diff --git a/20181122/README.txt b/20181122/README.txt new file mode 100644 index 00000000..b7444ae9 --- /dev/null +++ b/20181122/README.txt @@ -0,0 +1,17 @@ +# How to use your Twitter archive + +The simplest way to use your Twitter archive is through the archive browser interface provided in this file. Just double-click `index.html` from the root folder and you can browse your entire history of Tweets from inside your browser. + +--- + +In the `data` folder, your Twitter archive is present in two formats: JSON and CSV exports by month and year. + +* CSV is a generic format that can be imported into many data tools, spreadsheet applications, or consumed simply using a programming language. + +## JSON for Developers + +* The JSON export contains a full representation of your Tweets as returned by v1.1 of the Twitter API. See https://dev.twitter.com/docs/api/1.1 for more information. +* The JSON export is also used to power the archive browser interface (index.html). +* To consume the export in a generic JSON parser in any language, strip the first and last lines of each file. + +To provide feedback, ask questions, or share ideas with other Twitter developers, join the discussion forums on https://dev.twitter.com. \ No newline at end of file diff --git a/20181122/css/application.min.css b/20181122/css/application.min.css new file mode 100644 index 00000000..d86642ad --- /dev/null +++ b/20181122/css/application.min.css @@ -0,0 +1 @@ +body{padding-top:39px;color:#000;background:#FFF url(../img/bg.png) repeat fixed}i{padding-right:4px}.truncated{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.hidden-elements{visibility:hidden;position:absolute;left:0;top:0;clip:rect(0,0,0,0);clip:rect(0 0 0 0)}.navbar .brand{padding:10px 2px 8px;margin:0 5px;cursor:pointer}.navbar-search .search-query,.navbar-search .search-query:hover{background:#CCC}.navbar-search .search-query:focus{background:#FFF}.navbar-search .search-query::-moz-placeholder{color:#666}.navbar-search .search-query::-webkit-input-placeholder{color:#666}.navbar-search .search-query:hover::-moz-placeholder{color:#666}.navbar-search .search-query:hover::-webkit-input-placeholder{color:#666}.navbar-search .search-query:focus::-moz-placeholder{color:#CCC}.navbar-search .search-query:focus::-webkit-input-placeholder{color:#CCC}.dropdown-menu li>a:hover i[class^="icon-"],.dropdown-menu li>a:focus i[class^="icon-"],.dropdown-menu li>a:hover i[class*=" icon-"],.dropdown-menu li>a:focus i[class*=" icon-"]{background-image:url("../lib/bootstrap/glyphicons-halflings-white.png")}.navbar .nav .icon-sprite,.navbar .icon-sprite{margin:0 10px;padding:8px 2px;width:20px;height:20px;background-image:url(../img/sprite.png);background-repeat:no-repeat}.navbar .icon-sprite.icon-bird{background-position:0 10px;margin:0 4px 0 26px}.navbar .nav .icon-sprite.icon-user{margin:0;padding:10px 4px;width:25px;background-position:-23px 8px}.navbar .nav li.open .icon-sprite.icon-user{background-position:-23px -26px}.navbar .nav .icon-sprite.icon-compose{width:37px;margin-top:3px;margin-left:5px;padding-top:8px;padding-bottom:4px;background-position:-60px 1px;cursor:pointer}.navbar .nav .icon-sprite.icon-compose:hover{background-position:-60px -30px}.navbar .nav .icon-sprite.icon-compose:active{background-position:-60px -61px}#primary-nav{margin-left:3px}#user-info .span2.wide{width:200px}.found{background-color:#f1da36;font-weight:bold;padding:2px 6px}.contents{width:518px;min-height:600px;padding:0 20px 10px;margin-bottom:40px;border:1px solid #DDD;border-radius:6px;background-color:#FFF}.tweets-header-container{display:block;position:fixed;z-index:1000;margin-left:20px;padding:0 20px;width:520px;background:url(../img/bg.png) repeat fixed}.tweets-header{position:relative}.tweets-header-container .tweets-header{padding:10px 0 5px;margin:20px -20px 0;height:40px;width:558px;overflow:hidden;background-color:#FFF;border-radius:6px 6px 0 0;border:1px solid #DDD;border-bottom-color:#e8e8e8}.nav-arrow,.nav-clear{position:absolute;margin:8px 10px 10px;width:22px;height:21px;cursor:pointer;background-image:url(../img/sprite.png);background-repeat:no-repeat}.nav-arrow.nav-arrow-left{left:14px;margin-right:25px;background-position:-100px 0}.nav-arrow.nav-arrow-left:hover{background-position:-100px -22px}.nav-arrow.nav-arrow-right,.nav-clear{right:14px}.nav-arrow.nav-arrow-right{background-position:-122px 0}.nav-arrow.nav-arrow-right:hover{background-position:-122px -22px}.nav-clear{display:none;font-size:14px;font-weight:bold;line-height:16px;background-position:-100px -44px}.nav-clear:hover{background-position:-100px -66px}.container.searching .nav-arrow{display:none}.container.searching .nav-clear{display:block}.container.searching.in-progress .nav-clear{display:none}.search-mask .nav-clear{position:relative;display:inline-block;margin:0}.tweets-header .tweets-header-title{margin-left:61px;float:left;width:80%}.tweets-header.raised{box-shadow:0 1px 5px rgba(200,200,200,.5)}.tweets-header-title span.count{font-size:50%;color:#CCC;text-transform:uppercase;padding-left:5px}.tweets{margin-top:80px}.sidebar{position:fixed;width:350px;margin-top:20px;margin-left:600px}.sidebar .sidebar-nav{position:relative;overflow:hidden;display:block;padding:15px;width:318px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);background:#fff;border:1px #DDD solid;border-radius:6px}.sidebar-nav .search-mask{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e4e4e4;background-color:rgba(228,228,228,.75);cursor:pointer}.sidebar-nav .search-mask p{position:absolute;top:50%;left:25%;width:50%;text-align:center;text-transform:uppercase;font-size:16px;color:#AAA}.sidebar .footer{display:block;padding:10px;text-align:center;text-shadow:0 1px 0 #FFF}.container.searching .sidebar .sidebar-nav .search-mask{display:block}.container.searching .sidebar .footer{display:none}.histogram{opacity:.5;clear:both;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.histogram.active,.histogram:hover{opacity:1}.months{margin-left:0;padding-left:0;display:inline-block}.histogram h3{display:block;color:#333;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.months li{display:inline-block}.months .with-tweets,.months .without-tweets{position:relative;display:inline-block;height:15px;width:15px;padding:4px;margin-right:2px;background-color:#fefefe;background-color:rgba(0,0,0,.025)}.months .with-tweets{cursor:pointer}.months .active.with-tweets span.bar{background-color:#25b2e6;border-bottom:1px solid #25b2e6}.months .with-tweets span.bar{display:block;position:absolute;bottom:0;left:0;width:100%;background:#94ddf8;border-bottom:1px solid #94ddf8}.months span.value{display:none;position:absolute;bottom:0;left:0;padding:4px;text-align:center;font-weight:bold;width:15px;color:#aeaeae;color:rgba(0,0,0,.2)}.months .with-tweets.active,.months .with-tweets:hover,.months .with-tweets:focus{background-color:#DDD}.months .with-tweets:hover span.value,.months .with-tweets:focus span.value,.months .with-tweets.active span.value{display:none}.modal-header{background-color:#f5f5f5}.modal-header .download-date{font-size:12px;padding-left:5px}.modal-body.row{margin-left:0}.modal-body .user-details{margin:0 auto;text-align:center}.modal-body .user-details .stats{margin:10px auto;width:60%}.modal-footer{padding:0}.modal-footer .account-details .stats p{font-weight:bold;font-size:14px;display:inline-block;border-left:1px solid #CCC;margin-bottom:0;padding:5px 15px 5px 10px;max-width:300px;float:left}.modal-footer .account-details .stats .footer-label{display:block;text-transform:uppercase;font-size:10px;font-weight:normal}.modal-footer p{padding-top:5px;padding-bottom:0;margin-bottom:0}.tooltip{position:fixed!important}.twt-tweet .e-content .p-name span.found,.twt-tweet .e-content .p-name span.found b{padding:1px 0!important;background:#f1da36!important;background:-moz-linear-gradient(top,#fefcea 0,#f1da36 100%)!important;background:-webkit-linear-gradient(top,#fefcea 0,#f1da36 100%)!important;background:-o-linear-gradient(top,#fefcea 0,#f1da36 100%)!important;background:linear-gradient(top,#fefcea 0,#f1da36 100%)!important;font-family:'Helvetica Neue',Arial,sans-serif!important;font-weight:bold!important;font-size:1em!important;color:#333!important;border-radius:4px!important}.twt-tweet .twt-actions li .retweet-action{display:none!important} \ No newline at end of file diff --git a/20181122/data/js/payload_details.js b/20181122/data/js/payload_details.js new file mode 100644 index 00000000..a7d2c46e --- /dev/null +++ b/20181122/data/js/payload_details.js @@ -0,0 +1,5 @@ +var payload_details = { + "tweets" : 13816, + "created_at" : "2018-11-22 17:35:38 +0000", + "lang" : "en" +} \ No newline at end of file diff --git a/20181122/data/js/tweet_index.js b/20181122/data/js/tweet_index.js new file mode 100644 index 00000000..012a7aa0 --- /dev/null +++ b/20181122/data/js/tweet_index.js @@ -0,0 +1,319 @@ +var tweet_index = [ { + "file_name" : "data\/js\/tweets\/2018_11.js", + "year" : 2018, + "var_name" : "tweets_2018_11", + "tweet_count" : 105, + "month" : 11 +}, { + "file_name" : "data\/js\/tweets\/2018_10.js", + "year" : 2018, + "var_name" : "tweets_2018_10", + "tweet_count" : 167, + "month" : 10 +}, { + "file_name" : "data\/js\/tweets\/2018_09.js", + "year" : 2018, + "var_name" : "tweets_2018_09", + "tweet_count" : 151, + "month" : 9 +}, { + "file_name" : "data\/js\/tweets\/2018_08.js", + "year" : 2018, + "var_name" : "tweets_2018_08", + "tweet_count" : 269, + "month" : 8 +}, { + "file_name" : "data\/js\/tweets\/2018_07.js", + "year" : 2018, + "var_name" : "tweets_2018_07", + "tweet_count" : 294, + "month" : 7 +}, { + "file_name" : "data\/js\/tweets\/2018_06.js", + "year" : 2018, + "var_name" : "tweets_2018_06", + "tweet_count" : 211, + "month" : 6 +}, { + "file_name" : "data\/js\/tweets\/2018_05.js", + "year" : 2018, + "var_name" : "tweets_2018_05", + "tweet_count" : 360, + "month" : 5 +}, { + "file_name" : "data\/js\/tweets\/2018_04.js", + "year" : 2018, + "var_name" : "tweets_2018_04", + "tweet_count" : 592, + "month" : 4 +}, { + "file_name" : "data\/js\/tweets\/2018_03.js", + "year" : 2018, + "var_name" : "tweets_2018_03", + "tweet_count" : 420, + "month" : 3 +}, { + "file_name" : "data\/js\/tweets\/2018_02.js", + "year" : 2018, + "var_name" : "tweets_2018_02", + "tweet_count" : 448, + "month" : 2 +}, { + "file_name" : "data\/js\/tweets\/2018_01.js", + "year" : 2018, + "var_name" : "tweets_2018_01", + "tweet_count" : 310, + "month" : 1 +}, { + "file_name" : "data\/js\/tweets\/2017_12.js", + "year" : 2017, + "var_name" : "tweets_2017_12", + "tweet_count" : 152, + "month" : 12 +}, { + "file_name" : "data\/js\/tweets\/2017_11.js", + "year" : 2017, + "var_name" : "tweets_2017_11", + "tweet_count" : 329, + "month" : 11 +}, { + "file_name" : "data\/js\/tweets\/2017_10.js", + "year" : 2017, + "var_name" : "tweets_2017_10", + "tweet_count" : 291, + "month" : 10 +}, { + "file_name" : "data\/js\/tweets\/2017_09.js", + "year" : 2017, + "var_name" : "tweets_2017_09", + "tweet_count" : 198, + "month" : 9 +}, { + "file_name" : "data\/js\/tweets\/2017_08.js", + "year" : 2017, + "var_name" : "tweets_2017_08", + "tweet_count" : 193, + "month" : 8 +}, { + "file_name" : "data\/js\/tweets\/2017_07.js", + "year" : 2017, + "var_name" : "tweets_2017_07", + "tweet_count" : 238, + "month" : 7 +}, { + "file_name" : "data\/js\/tweets\/2017_06.js", + "year" : 2017, + "var_name" : "tweets_2017_06", + "tweet_count" : 207, + "month" : 6 +}, { + "file_name" : "data\/js\/tweets\/2017_05.js", + "year" : 2017, + "var_name" : "tweets_2017_05", + "tweet_count" : 247, + "month" : 5 +}, { + "file_name" : "data\/js\/tweets\/2017_04.js", + "year" : 2017, + "var_name" : "tweets_2017_04", + "tweet_count" : 431, + "month" : 4 +}, { + "file_name" : "data\/js\/tweets\/2017_03.js", + "year" : 2017, + "var_name" : "tweets_2017_03", + "tweet_count" : 604, + "month" : 3 +}, { + "file_name" : "data\/js\/tweets\/2017_02.js", + "year" : 2017, + "var_name" : "tweets_2017_02", + "tweet_count" : 272, + "month" : 2 +}, { + "file_name" : "data\/js\/tweets\/2017_01.js", + "year" : 2017, + "var_name" : "tweets_2017_01", + "tweet_count" : 215, + "month" : 1 +}, { + "file_name" : "data\/js\/tweets\/2016_12.js", + "year" : 2016, + "var_name" : "tweets_2016_12", + "tweet_count" : 221, + "month" : 12 +}, { + "file_name" : "data\/js\/tweets\/2016_11.js", + "year" : 2016, + "var_name" : "tweets_2016_11", + "tweet_count" : 131, + "month" : 11 +}, { + "file_name" : "data\/js\/tweets\/2016_10.js", + "year" : 2016, + "var_name" : "tweets_2016_10", + "tweet_count" : 212, + "month" : 10 +}, { + "file_name" : "data\/js\/tweets\/2016_09.js", + "year" : 2016, + "var_name" : "tweets_2016_09", + "tweet_count" : 218, + "month" : 9 +}, { + "file_name" : "data\/js\/tweets\/2016_08.js", + "year" : 2016, + "var_name" : "tweets_2016_08", + "tweet_count" : 221, + "month" : 8 +}, { + "file_name" : "data\/js\/tweets\/2016_07.js", + "year" : 2016, + "var_name" : "tweets_2016_07", + "tweet_count" : 133, + "month" : 7 +}, { + "file_name" : "data\/js\/tweets\/2016_06.js", + "year" : 2016, + "var_name" : "tweets_2016_06", + "tweet_count" : 201, + "month" : 6 +}, { + "file_name" : "data\/js\/tweets\/2016_05.js", + "year" : 2016, + "var_name" : "tweets_2016_05", + "tweet_count" : 190, + "month" : 5 +}, { + "file_name" : "data\/js\/tweets\/2016_04.js", + "year" : 2016, + "var_name" : "tweets_2016_04", + "tweet_count" : 233, + "month" : 4 +}, { + "file_name" : "data\/js\/tweets\/2016_03.js", + "year" : 2016, + "var_name" : "tweets_2016_03", + "tweet_count" : 227, + "month" : 3 +}, { + "file_name" : "data\/js\/tweets\/2016_02.js", + "year" : 2016, + "var_name" : "tweets_2016_02", + "tweet_count" : 249, + "month" : 2 +}, { + "file_name" : "data\/js\/tweets\/2016_01.js", + "year" : 2016, + "var_name" : "tweets_2016_01", + "tweet_count" : 147, + "month" : 1 +}, { + "file_name" : "data\/js\/tweets\/2015_12.js", + "year" : 2015, + "var_name" : "tweets_2015_12", + "tweet_count" : 334, + "month" : 12 +}, { + "file_name" : "data\/js\/tweets\/2015_11.js", + "year" : 2015, + "var_name" : "tweets_2015_11", + "tweet_count" : 291, + "month" : 11 +}, { + "file_name" : "data\/js\/tweets\/2015_10.js", + "year" : 2015, + "var_name" : "tweets_2015_10", + "tweet_count" : 194, + "month" : 10 +}, { + "file_name" : "data\/js\/tweets\/2015_09.js", + "year" : 2015, + "var_name" : "tweets_2015_09", + "tweet_count" : 219, + "month" : 9 +}, { + "file_name" : "data\/js\/tweets\/2015_08.js", + "year" : 2015, + "var_name" : "tweets_2015_08", + "tweet_count" : 277, + "month" : 8 +}, { + "file_name" : "data\/js\/tweets\/2015_07.js", + "year" : 2015, + "var_name" : "tweets_2015_07", + "tweet_count" : 242, + "month" : 7 +}, { + "file_name" : "data\/js\/tweets\/2015_06.js", + "year" : 2015, + "var_name" : "tweets_2015_06", + "tweet_count" : 196, + "month" : 6 +}, { + "file_name" : "data\/js\/tweets\/2015_05.js", + "year" : 2015, + "var_name" : "tweets_2015_05", + "tweet_count" : 458, + "month" : 5 +}, { + "file_name" : "data\/js\/tweets\/2015_04.js", + "year" : 2015, + "var_name" : "tweets_2015_04", + "tweet_count" : 192, + "month" : 4 +}, { + "file_name" : "data\/js\/tweets\/2015_03.js", + "year" : 2015, + "var_name" : "tweets_2015_03", + "tweet_count" : 312, + "month" : 3 +}, { + "file_name" : "data\/js\/tweets\/2015_02.js", + "year" : 2015, + "var_name" : "tweets_2015_02", + "tweet_count" : 267, + "month" : 2 +}, { + "file_name" : "data\/js\/tweets\/2015_01.js", + "year" : 2015, + "var_name" : "tweets_2015_01", + "tweet_count" : 219, + "month" : 1 +}, { + "file_name" : "data\/js\/tweets\/2014_12.js", + "year" : 2014, + "var_name" : "tweets_2014_12", + "tweet_count" : 360, + "month" : 12 +}, { + "file_name" : "data\/js\/tweets\/2014_11.js", + "year" : 2014, + "var_name" : "tweets_2014_11", + "tweet_count" : 301, + "month" : 11 +}, { + "file_name" : "data\/js\/tweets\/2014_10.js", + "year" : 2014, + "var_name" : "tweets_2014_10", + "tweet_count" : 275, + "month" : 10 +}, { + "file_name" : "data\/js\/tweets\/2014_09.js", + "year" : 2014, + "var_name" : "tweets_2014_09", + "tweet_count" : 207, + "month" : 9 +}, { + "file_name" : "data\/js\/tweets\/2014_08.js", + "year" : 2014, + "var_name" : "tweets_2014_08", + "tweet_count" : 218, + "month" : 8 +}, { + "file_name" : "data\/js\/tweets\/2014_07.js", + "year" : 2014, + "var_name" : "tweets_2014_07", + "tweet_count" : 166, + "month" : 7 +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2014_07.js b/20181122/data/js/tweets/2014_07.js new file mode 100644 index 00000000..726279ff --- /dev/null +++ b/20181122/data/js/tweets/2014_07.js @@ -0,0 +1,5937 @@ +Grailbird.data.tweets_2014_07 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/dhNbErJwCt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619329910&oldid=619329156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494925761137377280", + "text" : "St. Peter Catholic High School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dhNbErJwCt", + "id" : 494925761137377280, + "created_at" : "2014-07-31 19:21:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/18BjgsauMU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619329156&oldid=612815283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494924330963587072", + "text" : "St. Peter Catholic High School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/18BjgsauMU", + "id" : 494924330963587072, + "created_at" : "2014-07-31 19:15:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/t0GGRL2zki", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619307356&oldid=598340504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494878349295374336", + "text" : "Kissing traditions Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/t0GGRL2zki", + "id" : 494878349295374336, + "created_at" : "2014-07-31 16:12:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/3p1IPZb0VS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619293593&oldid=525737935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494851547864760321", + "text" : "Talk:Falange Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3p1IPZb0VS", + "id" : 494851547864760321, + "created_at" : "2014-07-31 14:26:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/eYKgTKewrg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619293354&oldid=616054592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494851099367854080", + "text" : "Falange Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eYKgTKewrg", + "id" : 494851099367854080, + "created_at" : "2014-07-31 14:24:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Dg1oToDOfO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619279490&oldid=619279317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494818662839504897", + "text" : "Commonwealth of Nations Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Dg1oToDOfO", + "id" : 494818662839504897, + "created_at" : "2014-07-31 12:15:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/XPIMQS9Qmw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619279317&oldid=619279142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494818219740651520", + "text" : "Commonwealth of Nations Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XPIMQS9Qmw", + "id" : 494818219740651520, + "created_at" : "2014-07-31 12:13:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Ctllc11AdM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619279142&oldid=619278903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494817703178543104", + "text" : "Commonwealth of Nations Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Ctllc11AdM", + "id" : 494817703178543104, + "created_at" : "2014-07-31 12:11:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/kApJduJKl8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619278903&oldid=619278726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494817118878437376", + "text" : "Commonwealth of Nations Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kApJduJKl8", + "id" : 494817118878437376, + "created_at" : "2014-07-31 12:09:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/stQBog8QXe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619278726&oldid=619277172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494816632670527488", + "text" : "Commonwealth of Nations Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/stQBog8QXe", + "id" : 494816632670527488, + "created_at" : "2014-07-31 12:07:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/lr4ZlQ6yHh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619241130&oldid=619240707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494710520092823552", + "text" : "Faith Chepngetich Kipyegon Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lr4ZlQ6yHh", + "id" : 494710520092823552, + "created_at" : "2014-07-31 05:05:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/ZWIQ8xgOu3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619240707&oldid=619240302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494709119786708992", + "text" : "Faith Chepngetich Kipyegon Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZWIQ8xgOu3", + "id" : 494709119786708992, + "created_at" : "2014-07-31 05:00:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/IRxFKcFhd1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619240302&oldid=619080245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494707837772525568", + "text" : "Faith Chepngetich Kipyegon Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IRxFKcFhd1", + "id" : 494707837772525568, + "created_at" : "2014-07-31 04:55:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/nsEUxoPl46", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619179409&oldid=571011415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494563955676041216", + "text" : "C. D. Howe Building Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/nsEUxoPl46", + "id" : 494563955676041216, + "created_at" : "2014-07-30 19:23:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/N9K14tDulI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619176153&oldid=618922429", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494557346388262913", + "text" : "St. Catharines Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/N9K14tDulI", + "id" : 494557346388262913, + "created_at" : "2014-07-30 18:57:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/4p5vjjcft7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619159067&oldid=619156831", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494522737319489536", + "text" : "Rocky Saganiuk Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/4p5vjjcft7", + "id" : 494522737319489536, + "created_at" : "2014-07-30 16:39:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/cFZQmDybQl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619156831&oldid=617788840", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494518402107863040", + "text" : "Rocky Saganiuk Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/cFZQmDybQl", + "id" : 494518402107863040, + "created_at" : "2014-07-30 16:22:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/PduhPe2RCa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619151505&oldid=609046897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494508875920707584", + "text" : "Fred Flintstone and Friends Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/PduhPe2RCa", + "id" : 494508875920707584, + "created_at" : "2014-07-30 15:44:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/PduhPe2RCa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619151505&oldid=609046897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494508875954257920", + "text" : "Fred Flintstone and Friends Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PduhPe2RCa", + "id" : 494508875954257920, + "created_at" : "2014-07-30 15:44:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/9JB1Qx98UF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619148994&oldid=610643764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494504355438284800", + "text" : "Economy of Ontario Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/9JB1Qx98UF", + "id" : 494504355438284800, + "created_at" : "2014-07-30 15:26:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/tvQ4m5TWF1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619140555&oldid=611758788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494488237671714818", + "text" : "Blowing Smoke (Mad Men) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tvQ4m5TWF1", + "id" : 494488237671714818, + "created_at" : "2014-07-30 14:22:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/EnDLxa8Yvi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619138368&oldid=618943303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494484325912805376", + "text" : "Scooby-Doo Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EnDLxa8Yvi", + "id" : 494484325912805376, + "created_at" : "2014-07-30 14:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/XX2VAMhh8d", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619138368&oldid=618943303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494484325912825856", + "text" : "Scooby-Doo Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/XX2VAMhh8d", + "id" : 494484325912825856, + "created_at" : "2014-07-30 14:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/Bpremnwls4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619138320&oldid=616473976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494484237673066499", + "text" : "List of English Academy Award nominees and winners Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Bpremnwls4", + "id" : 494484237673066499, + "created_at" : "2014-07-30 14:06:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/h4CYdWIA5A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619138214&oldid=619042635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494483962669330432", + "text" : "Scary Scooby Funnies Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/h4CYdWIA5A", + "id" : 494483962669330432, + "created_at" : "2014-07-30 14:05:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/h4CYdWIA5A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619138214&oldid=619042635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494483962728026114", + "text" : "Scary Scooby Funnies Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/h4CYdWIA5A", + "id" : 494483962728026114, + "created_at" : "2014-07-30 14:05:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/glRIwEShD3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619131185&oldid=609937859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494468247065214976", + "text" : "The Scooby & Scrappy-Doo/Puppy Hour Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/glRIwEShD3", + "id" : 494468247065214976, + "created_at" : "2014-07-30 13:03:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/glRIwEShD3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619131185&oldid=609937859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494468247090368512", + "text" : "The Scooby & Scrappy-Doo/Puppy Hour Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/glRIwEShD3", + "id" : 494468247090368512, + "created_at" : "2014-07-30 13:03:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/Y0YqxNB8O2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619025654&oldid=619025545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494219824663646208", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/Y0YqxNB8O2", + "id" : 494219824663646208, + "created_at" : "2014-07-29 20:36:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/Y0YqxNB8O2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619025654&oldid=619025545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494219824885940224", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Y0YqxNB8O2", + "id" : 494219824885940224, + "created_at" : "2014-07-29 20:36:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/hUnWsMOzHW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619025545&oldid=618852853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494219615132975104", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/hUnWsMOzHW", + "id" : 494219615132975104, + "created_at" : "2014-07-29 20:35:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/hUnWsMOzHW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619025545&oldid=618852853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494219615149768705", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hUnWsMOzHW", + "id" : 494219615149768705, + "created_at" : "2014-07-29 20:35:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/6tXCrKw6hR", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=105813428&rcid=122950066", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494212148319764480", + "text" : "Thanh Hai Ngo Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/6tXCrKw6hR", + "id" : 494212148319764480, + "created_at" : "2014-07-29 20:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/QaggSTmnrE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619015849&oldid=619015787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494200567473127424", + "text" : "Robert Goguen Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/QaggSTmnrE", + "id" : 494200567473127424, + "created_at" : "2014-07-29 19:19:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/w47BUSdDnK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619015787&oldid=618507416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494200463248850944", + "text" : "Robert Goguen Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/w47BUSdDnK", + "id" : 494200463248850944, + "created_at" : "2014-07-29 19:19:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/mfjAFn3o0z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618984813&oldid=602856261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494141435344863232", + "text" : "Talk:Arlington, Texas Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mfjAFn3o0z", + "id" : 494141435344863232, + "created_at" : "2014-07-29 15:24:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/wei9OksKRg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618973125&oldid=617100147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494118973643190273", + "text" : "Automation Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wei9OksKRg", + "id" : 494118973643190273, + "created_at" : "2014-07-29 13:55:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 3, 19 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "Jonty Wareing", + "screen_name" : "jonty", + "indices" : [ 42, 48 ], + "id_str" : "1856851", + "id" : 1856851 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "494101886778109952", + "text" : "RT @parliamentedits: Using these soon. RT @jonty Parliament wouldn't reveal their web proxy IPs in an FOI, so I figured it out anyway: http\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jonty Wareing", + "screen_name" : "jonty", + "indices" : [ 21, 27 ], + "id_str" : "1856851", + "id" : 1856851 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/QdU1AZCiq5", + "expanded_url" : "https:\/\/gist.github.com\/Jonty\/aabb42ab31d970dfb447", + "display_url" : "gist.github.com\/Jonty\/aabb42ab\u2026" + } ] + }, + "in_reply_to_status_id_str" : "494085349787054080", + "geo" : { }, + "id_str" : "494090191314096128", + "in_reply_to_user_id" : 1856851, + "text" : "Using these soon. RT @jonty Parliament wouldn't reveal their web proxy IPs in an FOI, so I figured it out anyway: https:\/\/t.co\/QdU1AZCiq5", + "id" : 494090191314096128, + "in_reply_to_status_id" : 494085349787054080, + "created_at" : "2014-07-29 12:00:56 +0000", + "in_reply_to_screen_name" : "jonty", + "in_reply_to_user_id_str" : "1856851", + "user" : { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "protected" : false, + "id_str" : "2611870982", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486537099001094145\/M7S6ZHUK_normal.jpeg", + "id" : 2611870982, + "verified" : false + } + }, + "id" : 494101886778109952, + "created_at" : "2014-07-29 12:47:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 3, 19 ], + "id_str" : "2611870982", + "id" : 2611870982 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/VylXLgBdCl", + "expanded_url" : "https:\/\/www.whatdotheyknow.com\/request\/current_ip_addresses_used_to_acc", + "display_url" : "whatdotheyknow.com\/request\/curren\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494076253541261312", + "text" : "RT @parliamentedits: The FoI request for Parliament's IP addresses has been refused on \"national security\" grounds. https:\/\/t.co\/VylXLgBdCl\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/VylXLgBdCl", + "expanded_url" : "https:\/\/www.whatdotheyknow.com\/request\/current_ip_addresses_used_to_acc", + "display_url" : "whatdotheyknow.com\/request\/curren\u2026" + } ] + }, + "geo" : { }, + "id_str" : "494075126917660672", + "text" : "The FoI request for Parliament's IP addresses has been refused on \"national security\" grounds. https:\/\/t.co\/VylXLgBdCl\n\nDeciding what to do.", + "id" : 494075126917660672, + "created_at" : "2014-07-29 11:01:04 +0000", + "user" : { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "protected" : false, + "id_str" : "2611870982", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486537099001094145\/M7S6ZHUK_normal.jpeg", + "id" : 2611870982, + "verified" : false + } + }, + "id" : 494076253541261312, + "created_at" : "2014-07-29 11:05:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/UMpRR9QfIy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618757499&oldid=618211697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "493589228723634176", + "text" : "List of companies named after peopl Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/UMpRR9QfIy", + "id" : 493589228723634176, + "created_at" : "2014-07-28 02:50:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/EN5NKIAJsR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618457676&oldid=616067057", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492759882559668224", + "text" : "Friday Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/EN5NKIAJsR", + "id" : 492759882559668224, + "created_at" : "2014-07-25 19:54:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/k0fPmLolou", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618456945&oldid=617528374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492758137745981440", + "text" : "House of Commons of Canada Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/k0fPmLolou", + "id" : 492758137745981440, + "created_at" : "2014-07-25 19:47:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/C8xYSyMiHN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618455762&oldid=618264113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492755096187719681", + "text" : "Poutine Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/C8xYSyMiHN", + "id" : 492755096187719681, + "created_at" : "2014-07-25 19:35:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/w8VOzmpbfy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618454850&oldid=618451571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492752981528678400", + "text" : "Talk:State of Palestine Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/w8VOzmpbfy", + "id" : 492752981528678400, + "created_at" : "2014-07-25 19:27:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/kiw5YCvIm8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618448359&oldid=618448054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492737377799274496", + "text" : "The Argyll and Sutherland Highl Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/kiw5YCvIm8", + "id" : 492737377799274496, + "created_at" : "2014-07-25 18:25:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/O9nvGRmfgB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618448054&oldid=615980258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492736737530380288", + "text" : "The Argyll and Sutherland Highl Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/O9nvGRmfgB", + "id" : 492736737530380288, + "created_at" : "2014-07-25 18:22:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/MpnKJVpmVn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618446248&oldid=617825383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492732848387153920", + "text" : "Johann Hari Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/MpnKJVpmVn", + "id" : 492732848387153920, + "created_at" : "2014-07-25 18:07:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/zL37sADPOZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618416924&oldid=615029157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492667130727641088", + "text" : "Jewish surname Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/zL37sADPOZ", + "id" : 492667130727641088, + "created_at" : "2014-07-25 13:46:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/vQuD35WFRQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618327614&oldid=617868745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492418317567946752", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/vQuD35WFRQ", + "id" : 492418317567946752, + "created_at" : "2014-07-24 21:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/CUSZedWevn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618323136&oldid=612760821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492408829360214016", + "text" : "Grenoble Institute of Political Studies Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/CUSZedWevn", + "id" : 492408829360214016, + "created_at" : "2014-07-24 20:39:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/2brAxISSm3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618322439&oldid=617891833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492407520468959232", + "text" : "Atlanta Falcons Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/2brAxISSm3", + "id" : 492407520468959232, + "created_at" : "2014-07-24 20:34:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/OamcBLuiV0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618322147&oldid=618321641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492406902551494656", + "text" : "Robert Goguen Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/OamcBLuiV0", + "id" : 492406902551494656, + "created_at" : "2014-07-24 20:32:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/RMtQ16M5Ih", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618321641&oldid=618320818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492405882672926721", + "text" : "Robert Goguen Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/RMtQ16M5Ih", + "id" : 492405882672926721, + "created_at" : "2014-07-24 20:28:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/mTi9lrW0CM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618320818&oldid=616553990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492404269799444480", + "text" : "Robert Goguen Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/mTi9lrW0CM", + "id" : 492404269799444480, + "created_at" : "2014-07-24 20:21:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/78vVYX23RG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618301553&oldid=618301155", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492365699038576640", + "text" : "Mission Command Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/78vVYX23RG", + "id" : 492365699038576640, + "created_at" : "2014-07-24 17:48:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/UlVFzW6lCZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618301155&oldid=618301040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492364871347228672", + "text" : "Mission Command Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/UlVFzW6lCZ", + "id" : 492364871347228672, + "created_at" : "2014-07-24 17:45:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/PvLKlj53A7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618301040&oldid=561413502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492364647807614976", + "text" : "Mission Command Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/PvLKlj53A7", + "id" : 492364647807614976, + "created_at" : "2014-07-24 17:44:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/LtjrsB8GcG", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=105689326&rcid=122725150", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492363206548291584", + "text" : "Gabriel Landry Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/LtjrsB8GcG", + "id" : 492363206548291584, + "created_at" : "2014-07-24 17:38:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/edwE4vBpeA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618270605&oldid=614082190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492300479242973184", + "text" : "Maria of Portugal, Duchess of Viseu Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/edwE4vBpeA", + "id" : 492300479242973184, + "created_at" : "2014-07-24 13:29:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/64eT9lpIdF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618268846&oldid=609672201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492296253850783744", + "text" : "Minor third Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/64eT9lpIdF", + "id" : 492296253850783744, + "created_at" : "2014-07-24 13:12:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Regierungsedits", + "screen_name" : "Regierungsedits", + "indices" : [ 3, 19 ], + "id_str" : "2618538824", + "id" : 2618538824 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "492270934699810818", + "text" : "RT @Regierungsedits: Dieser Bot postet Wikipedia-\u00C4nderungen von IP-Adressen der Bundesregierung, Landesregierungen, Ministerien, Parteien u\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487726672779960320", + "text" : "Dieser Bot postet Wikipedia-\u00C4nderungen von IP-Adressen der Bundesregierung, Landesregierungen, Ministerien, Parteien und Bundes\u00E4mtern.", + "id" : 487726672779960320, + "created_at" : "2014-07-11 22:34:34 +0000", + "user" : { + "name" : "Regierungsedits", + "screen_name" : "Regierungsedits", + "protected" : false, + "id_str" : "2618538824", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/487723775056551936\/ZVObATlc_normal.png", + "id" : 2618538824, + "verified" : false + } + }, + "id" : 492270934699810818, + "created_at" : "2014-07-24 11:31:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/nBJr1IaIPH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618170012&oldid=611550897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492040483250929664", + "text" : "FNSS ACV-15 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/nBJr1IaIPH", + "id" : 492040483250929664, + "created_at" : "2014-07-23 20:16:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/F8clqP4eDG", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=105665319&oldid=100538998&rcid=122666746", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "492003942512197633", + "text" : "Trigonom\u00E9trie sph\u00E9rique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/F8clqP4eDG", + "id" : 492003942512197633, + "created_at" : "2014-07-23 17:50:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/qgIM0tkJFC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618148419&oldid=604547154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491994378651848704", + "text" : "Constitutional debate in Canada Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/qgIM0tkJFC", + "id" : 491994378651848704, + "created_at" : "2014-07-23 17:12:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/8sT76zys1V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618141620&oldid=617384822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491979861830152192", + "text" : "Shadow price Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/8sT76zys1V", + "id" : 491979861830152192, + "created_at" : "2014-07-23 16:15:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "valleyedits", + "screen_name" : "valleyedits", + "indices" : [ 3, 15 ], + "id_str" : "2671560560", + "id" : 2671560560 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/XkVU8Loadm", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=75738144&oldid=75724214", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491940660027871232", + "text" : "RT @valleyedits: April Jeanette Wikipedia article edited anonymously by Google http:\/\/t.co\/XkVU8Loadm", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 62, 84 ], + "url" : "http:\/\/t.co\/XkVU8Loadm", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=75738144&oldid=75724214", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491809596499972096", + "text" : "April Jeanette Wikipedia article edited anonymously by Google http:\/\/t.co\/XkVU8Loadm", + "id" : 491809596499972096, + "created_at" : "2014-07-23 04:58:39 +0000", + "user" : { + "name" : "valleyedits", + "screen_name" : "valleyedits", + "protected" : false, + "id_str" : "2671560560", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/497505209820540928\/2fFLpj8k_normal.png", + "id" : 2671560560, + "verified" : false + } + }, + "id" : 491940660027871232, + "created_at" : "2014-07-23 13:39:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/CHvwkXN2PA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618120545&oldid=614112761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491936096335691776", + "text" : "The Windsor Regiment (RCAC) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CHvwkXN2PA", + "id" : 491936096335691776, + "created_at" : "2014-07-23 13:21:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "491361393074270208", + "geo" : { }, + "id_str" : "491724547545370624", + "in_reply_to_user_id" : 2613454796, + "text" : "That was an overwhelming 'yes'. \n\nWe'll start working on incorporating Federal Crown Corporation IP address ranges in our list of IPs.", + "id" : 491724547545370624, + "in_reply_to_status_id" : 491361393074270208, + "created_at" : "2014-07-22 23:20:42 +0000", + "in_reply_to_screen_name" : "gccaedits", + "in_reply_to_user_id_str" : "2613454796", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/qvl3Ftimdb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618020431&oldid=618020014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491660000931360769", + "text" : "Talk:Corneliu Chisu Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/qvl3Ftimdb", + "id" : 491660000931360769, + "created_at" : "2014-07-22 19:04:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/TyYh9pJTtO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618020014&oldid=615744681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491659182232571904", + "text" : "Talk:Corneliu Chisu Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/TyYh9pJTtO", + "id" : 491659182232571904, + "created_at" : "2014-07-22 19:00:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/ob26ioPoFh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=618002319&oldid=613084341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491619717388722177", + "text" : "New Democratic Party (Canada) leadership election Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/ob26ioPoFh", + "id" : 491619717388722177, + "created_at" : "2014-07-22 16:24:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/77Hfd8g8b0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617992461&oldid=607693104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491596319992320000", + "text" : "List of current Parliamentary Secretaries of Ca Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/77Hfd8g8b0", + "id" : 491596319992320000, + "created_at" : "2014-07-22 14:51:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "cndpoli", + "indices" : [ 104, 112 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "491361393074270208", + "text" : "Quick poll (24hrs): \n\nShould we include Federal Crown Corporation IP address ranges in our list of IPs? #cndpoli \n\nReply 'yes' or 'no'.", + "id" : 491361393074270208, + "created_at" : "2014-07-21 23:17:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/VNnLrYKkla", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617898626&oldid=616486476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491329428249919488", + "text" : "West Edmonton Mall Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/VNnLrYKkla", + "id" : 491329428249919488, + "created_at" : "2014-07-21 21:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "UN edits", + "screen_name" : "un_edits", + "indices" : [ 3, 12 ], + "id_str" : "2666962512", + "id" : 2666962512 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "491317815279116289", + "text" : "RT @un_edits: I\u2019m a bot that tweets anonymous Wikipedia edits made from IP addresses that belong to UNHQ and UNOG.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "491314007991922688", + "text" : "I\u2019m a bot that tweets anonymous Wikipedia edits made from IP addresses that belong to UNHQ and UNOG.", + "id" : 491314007991922688, + "created_at" : "2014-07-21 20:09:22 +0000", + "user" : { + "name" : "UN edits", + "screen_name" : "un_edits", + "protected" : false, + "id_str" : "2666962512", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/491310776334819331\/M7XA3QqW_normal.png", + "id" : 2666962512, + "verified" : false + } + }, + "id" : 491317815279116289, + "created_at" : "2014-07-21 20:24:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "cmu-edits", + "screen_name" : "cmuedits", + "indices" : [ 3, 12 ], + "id_str" : "2664702360", + "id" : 2664702360 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "491283862232641537", + "text" : "RT @cmuedits: I\u2019m a bot that tweets anonymous Wikipedia edits that are made from IP addresses at Carnegie Mellon University. Powered by @ed\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ed Summers", + "screen_name" : "edsu", + "indices" : [ 122, 127 ], + "id_str" : "14331818", + "id" : 14331818 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "491056605073784832", + "text" : "I\u2019m a bot that tweets anonymous Wikipedia edits that are made from IP addresses at Carnegie Mellon University. Powered by @edsu's anon.", + "id" : 491056605073784832, + "created_at" : "2014-07-21 03:06:32 +0000", + "user" : { + "name" : "cmu-edits", + "screen_name" : "cmuedits", + "protected" : false, + "id_str" : "2664702360", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/491052590751158272\/x1s07phQ_normal.png", + "id" : 2664702360, + "verified" : false + } + }, + "id" : 491283862232641537, + "created_at" : "2014-07-21 18:09:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "NATO edits", + "screen_name" : "NATOedits", + "indices" : [ 3, 13 ], + "id_str" : "2664309438", + "id" : 2664309438 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "491283775771250688", + "text" : "RT @NATOedits: I\u2019m a bot that tweets anonymous Wikipedia edits made from IP addresses that belong to NATO.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "491279068021940224", + "text" : "I\u2019m a bot that tweets anonymous Wikipedia edits made from IP addresses that belong to NATO.", + "id" : 491279068021940224, + "created_at" : "2014-07-21 17:50:32 +0000", + "user" : { + "name" : "NATO edits", + "screen_name" : "NATOedits", + "protected" : false, + "id_str" : "2664309438", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/491008706213969920\/VajO2eQf_normal.png", + "id" : 2664309438, + "verified" : false + } + }, + "id" : 491283775771250688, + "created_at" : "2014-07-21 18:09:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/127pJrpBMH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617873560&oldid=617873337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491275211741081601", + "text" : "Richard Conn Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/127pJrpBMH", + "id" : 491275211741081601, + "created_at" : "2014-07-21 17:35:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/PcOwGjJShZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617873356&oldid=617545678", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491274882072981506", + "text" : "Sitar Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/PcOwGjJShZ", + "id" : 491274882072981506, + "created_at" : "2014-07-21 17:33:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/i46xD2kUis", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617873328&oldid=594491565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491274833943351296", + "text" : "Richard Conn Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/i46xD2kUis", + "id" : 491274833943351296, + "created_at" : "2014-07-21 17:33:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/FkA0NPKu4C", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617869806&oldid=617869488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491267913446608896", + "text" : "6th BRICS summit Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/FkA0NPKu4C", + "id" : 491267913446608896, + "created_at" : "2014-07-21 17:06:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/87vQz9VmkN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617865903&oldid=617783935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491259297666703360", + "text" : "Ottawa Redblacks Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/87vQz9VmkN", + "id" : 491259297666703360, + "created_at" : "2014-07-21 16:31:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/NoySMaM6q4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617861689&oldid=610790790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491250627889348608", + "text" : "HMCS Esquimalt (J272) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/NoySMaM6q4", + "id" : 491250627889348608, + "created_at" : "2014-07-21 15:57:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/84ppMXPslY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617834500&oldid=572904560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "491188676635156481", + "text" : "Naval Radio Section Aldergrove Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/84ppMXPslY", + "id" : 491188676635156481, + "created_at" : "2014-07-21 11:51:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "NSAedits", + "screen_name" : "nsaedits", + "indices" : [ 3, 12 ], + "id_str" : "2649176936", + "id" : 2649176936 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490862836005232640", + "text" : "RT @nsaedits: I'm a bot that tweets Wikipedia edits that are made from IP addresses inside the National Security Agency. Inspired by @congr\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 119, 133 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489555207404019713", + "text" : "I'm a bot that tweets Wikipedia edits that are made from IP addresses inside the National Security Agency. Inspired by @congressedits", + "id" : 489555207404019713, + "created_at" : "2014-07-16 23:40:31 +0000", + "user" : { + "name" : "NSAedits", + "screen_name" : "nsaedits", + "protected" : false, + "id_str" : "2649176936", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/489461166637215744\/wBi-8OXo_normal.jpeg", + "id" : 2649176936, + "verified" : false + } + }, + "id" : 490862836005232640, + "created_at" : "2014-07-20 14:16:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "IrishGovEdits", + "screen_name" : "IrishGovEdits", + "indices" : [ 3, 17 ], + "id_str" : "2636950596", + "id" : 2636950596 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490862291080847360", + "text" : "RT @IrishGovEdits: Hi, I\u2019m a bot that tweets anonymous Wikipedia edits that are made from IPs assigned to the Irish Government. I'm based o\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 122, 136 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488363369901342720", + "text" : "Hi, I\u2019m a bot that tweets anonymous Wikipedia edits that are made from IPs assigned to the Irish Government. I'm based on @congressedits.", + "id" : 488363369901342720, + "created_at" : "2014-07-13 16:44:35 +0000", + "user" : { + "name" : "IrishGovEdits", + "screen_name" : "IrishGovEdits", + "protected" : false, + "id_str" : "2636950596", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488361100178493440\/DustvnIq_normal.png", + "id" : 2636950596, + "verified" : false + } + }, + "id" : 490862291080847360, + "created_at" : "2014-07-20 14:14:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "CIAedits", + "screen_name" : "ciaedits", + "indices" : [ 3, 12 ], + "id_str" : "2649196813", + "id" : 2649196813 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 123, 137 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490862256695955456", + "text" : "RT @ciaedits: I'm a bot that tweets Anonymous Wikipedia edits that are made from IP addresses inside the CIA. Inspired by @congressedits", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 109, 123 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489521649079701504", + "text" : "I'm a bot that tweets Anonymous Wikipedia edits that are made from IP addresses inside the CIA. Inspired by @congressedits", + "id" : 489521649079701504, + "created_at" : "2014-07-16 21:27:10 +0000", + "user" : { + "name" : "CIAedits", + "screen_name" : "ciaedits", + "protected" : false, + "id_str" : "2649196813", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/489460922868432896\/6bjSXai9_normal.jpeg", + "id" : 2649196813, + "verified" : false + } + }, + "id" : 490862256695955456, + "created_at" : "2014-07-20 14:14:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/e8g7HFOyfl", + "expanded_url" : "http:\/\/zh.wikipedia.org\/w\/index.php?diff=31950704&oldid=31802332", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490766206685958144", + "text" : "\u5BA3\u9053\u6703\u9673\u5143\u559C\u5C0F\u5B78 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/e8g7HFOyfl", + "id" : 490766206685958144, + "created_at" : "2014-07-20 07:52:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "monsanto edits", + "screen_name" : "monsantoedits", + "indices" : [ 3, 17 ], + "id_str" : "2646304436", + "id" : 2646304436 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490676608508776449", + "text" : "RT @monsantoedits: i am a bot that automatically tweets edits made to wikipedia from IP addresses owned by monsanto. inspired by @congresse\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 110, 124 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490653032888025088", + "text" : "i am a bot that automatically tweets edits made to wikipedia from IP addresses owned by monsanto. inspired by @congressedits. run by @itvaru", + "id" : 490653032888025088, + "created_at" : "2014-07-20 00:22:53 +0000", + "user" : { + "name" : "monsanto edits", + "screen_name" : "monsantoedits", + "protected" : false, + "id_str" : "2646304436", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/490655145827377152\/ouZRkpD3_normal.png", + "id" : 2646304436, + "verified" : false + } + }, + "id" : 490676608508776449, + "created_at" : "2014-07-20 01:56:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "goldmanedits", + "screen_name" : "goldmanedits", + "indices" : [ 3, 16 ], + "id_str" : "2658439206", + "id" : 2658439206 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 111, 125 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "oil-edits", + "screen_name" : "oiledits", + "indices" : [ 130, 139 ], + "id_str" : "2654817222", + "id" : 2654817222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490528279514730497", + "text" : "RT @goldmanedits: I\u2019m a bot that tweets anonymous Wikipedia edits made from the IPs of Goldman Sachs. Based on @congressedits and @oiledits\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 93, 107 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "oil-edits", + "screen_name" : "oiledits", + "indices" : [ 112, 121 ], + "id_str" : "2654817222", + "id" : 2654817222 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490328871397376001", + "text" : "I\u2019m a bot that tweets anonymous Wikipedia edits made from the IPs of Goldman Sachs. Based on @congressedits and @oiledits and more.", + "id" : 490328871397376001, + "created_at" : "2014-07-19 02:54:47 +0000", + "user" : { + "name" : "goldmanedits", + "screen_name" : "goldmanedits", + "protected" : false, + "id_str" : "2658439206", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/490327696212123648\/KTOiuYO4_normal.jpeg", + "id" : 2658439206, + "verified" : false + } + }, + "id" : 490528279514730497, + "created_at" : "2014-07-19 16:07:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "israel-edits", + "screen_name" : "israeledits", + "indices" : [ 3, 15 ], + "id_str" : "2646180810", + "id" : 2646180810 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490257713088446464", + "text" : "RT @israeledits: i am a bot that automatically tweets edits made to wikipedia from IP addresses owned by the government of israel. inspired\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 126, 140 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488764100793483264", + "text" : "i am a bot that automatically tweets edits made to wikipedia from IP addresses owned by the government of israel. inspired by @congressedits", + "id" : 488764100793483264, + "created_at" : "2014-07-14 19:16:57 +0000", + "user" : { + "name" : "israel-edits", + "screen_name" : "israeledits", + "protected" : false, + "id_str" : "2646180810", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488769266678632448\/CLuEMmZM_normal.png", + "id" : 2646180810, + "verified" : false + } + }, + "id" : 490257713088446464, + "created_at" : "2014-07-18 22:12:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "BC Legislature Edits", + "screen_name" : "bclegedits", + "indices" : [ 3, 14 ], + "id_str" : "2652185574", + "id" : 2652185574 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 36, 50 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490257670600138753", + "text" : "RT @bclegedits: Hi there! Thanks to @congressedits, I will hopefully be tweeting anonymous Wikipedia edits from the Legislative Assembly of\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 20, 34 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489564745171623936", + "text" : "Hi there! Thanks to @congressedits, I will hopefully be tweeting anonymous Wikipedia edits from the Legislative Assembly of BC.", + "id" : 489564745171623936, + "created_at" : "2014-07-17 00:18:25 +0000", + "user" : { + "name" : "BC Legislature Edits", + "screen_name" : "bclegedits", + "protected" : false, + "id_str" : "2652185574", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/489625320706695170\/lvPKGgpd_normal.png", + "id" : 2652185574, + "verified" : false + } + }, + "id" : 490257670600138753, + "created_at" : "2014-07-18 22:11:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "LAGovEdits", + "screen_name" : "lagovedits", + "indices" : [ 3, 14 ], + "id_str" : "2648929008", + "id" : 2648929008 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490257629705678849", + "text" : "RT @lagovedits: I'm a bot that tweets anonymous Wikipedia edits from IP addresses belonging to the State of Louisiana. Inspired by @congres\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 115, 129 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490207369771491328", + "text" : "I'm a bot that tweets anonymous Wikipedia edits from IP addresses belonging to the State of Louisiana. Inspired by @congressedits.", + "id" : 490207369771491328, + "created_at" : "2014-07-18 18:51:59 +0000", + "user" : { + "name" : "LAGovEdits", + "screen_name" : "lagovedits", + "protected" : false, + "id_str" : "2648929008", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/489297350347591682\/PmFEfstO_normal.jpeg", + "id" : 2648929008, + "verified" : false + } + }, + "id" : 490257629705678849, + "created_at" : "2014-07-18 22:11:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u041F\u0440\u0430\u0432\u0438\u0442\u0435\u043B\u044C\u0441\u0442\u0432\u043E \u0438 \u0412\u0438\u043A\u0438", + "screen_name" : "gruedits", + "indices" : [ 3, 12 ], + "id_str" : "2652930360", + "id" : 2652930360 + }, { + "name" : "Wikipedia", + "screen_name" : "WikipediaRUS", + "indices" : [ 108, 121 ], + "id_str" : "1044482149", + "id" : 1044482149 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490257602245562369", + "text" : "RT @gruedits: \u0410\u043A\u043A\u0430\u0443\u043D\u0442 \u0441 \u0443\u0442\u0440\u0430 \u0431\u044B\u043B \u0437\u0430\u0431\u043B\u043E\u043A\u0438\u0440\u043E\u0432\u0430\u043D \u0442\u0432\u0438\u0442\u0442\u0435\u0440\u043E\u043C, \u043D\u043E \u0431\u043E\u0442 \u0441\u043D\u043E\u0432\u0430 \u0432 \u0441\u0442\u0440\u043E\u044E \u0438 \u043F\u0440\u043E\u0434\u043E\u043B\u0436\u0430\u0435\u0442 \u043F\u0440\u0438\u0441\u043C\u0430\u0442\u0440\u0438\u0432\u0430\u0442\u044C \u0437\u0430 @WikipediaRUS.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Wikipedia", + "screen_name" : "WikipediaRUS", + "indices" : [ 94, 107 ], + "id_str" : "1044482149", + "id" : 1044482149 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489918336734859264", + "text" : "\u0410\u043A\u043A\u0430\u0443\u043D\u0442 \u0441 \u0443\u0442\u0440\u0430 \u0431\u044B\u043B \u0437\u0430\u0431\u043B\u043E\u043A\u0438\u0440\u043E\u0432\u0430\u043D \u0442\u0432\u0438\u0442\u0442\u0435\u0440\u043E\u043C, \u043D\u043E \u0431\u043E\u0442 \u0441\u043D\u043E\u0432\u0430 \u0432 \u0441\u0442\u0440\u043E\u044E \u0438 \u043F\u0440\u043E\u0434\u043E\u043B\u0436\u0430\u0435\u0442 \u043F\u0440\u0438\u0441\u043C\u0430\u0442\u0440\u0438\u0432\u0430\u0442\u044C \u0437\u0430 @WikipediaRUS.", + "id" : 489918336734859264, + "created_at" : "2014-07-17 23:43:28 +0000", + "user" : { + "name" : "\u041F\u0440\u0430\u0432\u0438\u0442\u0435\u043B\u044C\u0441\u0442\u0432\u043E \u0438 \u0412\u0438\u043A\u0438", + "screen_name" : "gruedits", + "protected" : false, + "id_str" : "2652930360", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/489642564782268417\/P1Z2hATW_normal.png", + "id" : 2652930360, + "verified" : false + } + }, + "id" : 490257602245562369, + "created_at" : "2014-07-18 22:11:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "swiss gov edit", + "screen_name" : "swissgovedit", + "indices" : [ 3, 16 ], + "id_str" : "2653513585", + "id" : 2653513585 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 57, 71 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "bundesedit", + "screen_name" : "bundesedit", + "indices" : [ 72, 83 ], + "id_str" : "2628620941", + "id" : 2628620941 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "490257443952541696", + "text" : "RT @swissgovedit: Just started watching Swiss government @congressedits @bundesedit", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 39, 53 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "bundesedit", + "screen_name" : "bundesedit", + "indices" : [ 54, 65 ], + "id_str" : "2628620941", + "id" : 2628620941 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489781370311684096", + "text" : "Just started watching Swiss government @congressedits @bundesedit", + "id" : 489781370311684096, + "created_at" : "2014-07-17 14:39:13 +0000", + "user" : { + "name" : "swiss gov edit", + "screen_name" : "swissgovedit", + "protected" : false, + "id_str" : "2653513585", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/493360891635564545\/dJLYNQX3_normal.jpeg", + "id" : 2653513585, + "verified" : false + } + }, + "id" : 490257443952541696, + "created_at" : "2014-07-18 22:10:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/w03k05GTEP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617507075&oldid=617507027", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490253697520504832", + "text" : "Battle of the Allia Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/w03k05GTEP", + "id" : 490253697520504832, + "created_at" : "2014-07-18 21:56:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/bKCISA4quQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617507027&oldid=608402066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490253540586426369", + "text" : "Battle of the Allia Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/bKCISA4quQ", + "id" : 490253540586426369, + "created_at" : "2014-07-18 21:55:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "nick ruest", + "screen_name" : "ruebot", + "indices" : [ 126, 133 ], + "id_str" : "24092133", + "id" : 24092133 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 44, 67 ], + "url" : "https:\/\/t.co\/AhKxt3uImr", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits-ip-address-ranges\/blob\/master\/gccaedits.json", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + }, { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/y317a2CNll", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits-ip-address-ranges#contributing", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490203860901036032", + "text" : "These are the IP address ranges that I use: https:\/\/t.co\/AhKxt3uImr\n\nIf you know of more: https:\/\/t.co\/y317a2CNll\n\nQuestions: @ruebot", + "id" : 490203860901036032, + "created_at" : "2014-07-18 18:38:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 122, 144 ], + "url" : "http:\/\/t.co\/laE6f6a14H", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617471619&oldid=617080122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490171300271640577", + "text" : "Princess Patricia's Canadian Li Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/laE6f6a14H", + "id" : 490171300271640577, + "created_at" : "2014-07-18 16:28:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/1ztROTPX7r", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617466405&oldid=614632604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490159464600051712", + "text" : "The Current (radio program) Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/1ztROTPX7r", + "id" : 490159464600051712, + "created_at" : "2014-07-18 15:41:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u0413\u043E\u0441\u043F\u0440\u0430\u0432\u043A\u0438", + "screen_name" : "RuGovEdits", + "indices" : [ 3, 14 ], + "id_str" : "2617032708", + "id" : 2617032708 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/peZ60q07Fj", + "expanded_url" : "http:\/\/ru.wikipedia.org\/w\/index.php?diff=64288991&oldid=64288044", + "display_url" : "ru.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490143189484179456", + "text" : "RT @RuGovEdits: \u0421\u0442\u0430\u0442\u044C\u044F \u0432 \u0412\u0438\u043A\u0438\u043F\u0435\u0434\u0438\u0438 \u0421\u043F\u0438\u0441\u043E\u043A \u0430\u0432\u0438\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0445 \u043A\u0430\u0442\u0430\u0441\u0442\u0440\u043E\u0444 \u0432 \u0433\u0440\u0430\u0436\u0434\u0430\u043D\u0441\u043A\u043E\u0439 \u0430\u0432\u0438\u0430\u0446\u0438\u0438 \u0431\u044B\u043B\u0430 \u043E\u0442\u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0430 \u0412\u0413\u0422\u0420\u041A http:\/\/t.co\/peZ60q07Fj", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/github.com\/komachi\/anon\" rel=\"nofollow\"\u003E\u0413\u043E\u0441\u043F\u0440\u0430\u0432\u043A\u0438\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/peZ60q07Fj", + "expanded_url" : "http:\/\/ru.wikipedia.org\/w\/index.php?diff=64288991&oldid=64288044", + "display_url" : "ru.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490067268529704960", + "text" : "\u0421\u0442\u0430\u0442\u044C\u044F \u0432 \u0412\u0438\u043A\u0438\u043F\u0435\u0434\u0438\u0438 \u0421\u043F\u0438\u0441\u043E\u043A \u0430\u0432\u0438\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0445 \u043A\u0430\u0442\u0430\u0441\u0442\u0440\u043E\u0444 \u0432 \u0433\u0440\u0430\u0436\u0434\u0430\u043D\u0441\u043A\u043E\u0439 \u0430\u0432\u0438\u0430\u0446\u0438\u0438 \u0431\u044B\u043B\u0430 \u043E\u0442\u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0430 \u0412\u0413\u0422\u0420\u041A http:\/\/t.co\/peZ60q07Fj", + "id" : 490067268529704960, + "created_at" : "2014-07-18 09:35:16 +0000", + "user" : { + "name" : "\u0413\u043E\u0441\u043F\u0440\u0430\u0432\u043A\u0438", + "screen_name" : "RuGovEdits", + "protected" : false, + "id_str" : "2617032708", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/487544532213325824\/fheTDyFl_normal.png", + "id" : 2617032708, + "verified" : false + } + }, + "id" : 490143189484179456, + "created_at" : "2014-07-18 14:36:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jari Bakken", + "screen_name" : "jarib", + "indices" : [ 3, 9 ], + "id_str" : "14366724", + "id" : 14366724 + }, { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "indices" : [ 106, 116 ], + "id_str" : "2613454796", + "id" : 2613454796 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/HcBCn5JZjE", + "expanded_url" : "http:\/\/jarib.github.io\/anon-history\/gccaedits\/2002-2010\/", + "display_url" : "jarib.github.io\/anon-history\/g\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490135785518428160", + "text" : "RT @jarib: 8 years of anonymous Wikipedia edits made by the Canadian government http:\/\/t.co\/HcBCn5JZjE cc @gccaedits", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "indices" : [ 95, 105 ], + "id_str" : "2613454796", + "id" : 2613454796 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/HcBCn5JZjE", + "expanded_url" : "http:\/\/jarib.github.io\/anon-history\/gccaedits\/2002-2010\/", + "display_url" : "jarib.github.io\/anon-history\/g\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490135647664242688", + "text" : "8 years of anonymous Wikipedia edits made by the Canadian government http:\/\/t.co\/HcBCn5JZjE cc @gccaedits", + "id" : 490135647664242688, + "created_at" : "2014-07-18 14:06:59 +0000", + "user" : { + "name" : "Jari Bakken", + "screen_name" : "jarib", + "protected" : false, + "id_str" : "14366724", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1942941714\/image_normal.jpg", + "id" : 14366724, + "verified" : false + } + }, + "id" : 490135785518428160, + "created_at" : "2014-07-18 14:07:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/fk9ZXfZnAj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617445994&oldid=616836045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490108463633424385", + "text" : "Canadian Military Engineers Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/fk9ZXfZnAj", + "id" : 490108463633424385, + "created_at" : "2014-07-18 12:18:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Stortinget redigerer", + "screen_name" : "wikistorting", + "indices" : [ 3, 16 ], + "id_str" : "2615899284", + "id" : 2615899284 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/93yJk7RUUx", + "expanded_url" : "https:\/\/files.jaribakken.no\/wikiedits\/no\/en.html", + "display_url" : "files.jaribakken.no\/wikiedits\/no\/e\u2026" + } ] + }, + "geo" : { }, + "id_str" : "490094160574435328", + "text" : "RT @wikistorting: 10 years of anonymous Wikipedia edits from the Norwegian parliament and government offices https:\/\/t.co\/93yJk7RUUx http:\/\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/wikistorting\/status\/487650310312431616\/photo\/1", + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/OnUJdPhvyd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/BsR7X5XIYAA0Ndw.png", + "id_str" : "487650310127902720", + "id" : 487650310127902720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BsR7X5XIYAA0Ndw.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 765 + }, { + "h" : 496, + "resize" : "fit", + "w" : 765 + }, { + "h" : 496, + "resize" : "fit", + "w" : 765 + }, { + "h" : 441, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/OnUJdPhvyd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/93yJk7RUUx", + "expanded_url" : "https:\/\/files.jaribakken.no\/wikiedits\/no\/en.html", + "display_url" : "files.jaribakken.no\/wikiedits\/no\/e\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487650310312431616", + "text" : "10 years of anonymous Wikipedia edits from the Norwegian parliament and government offices https:\/\/t.co\/93yJk7RUUx http:\/\/t.co\/OnUJdPhvyd", + "id" : 487650310312431616, + "created_at" : "2014-07-11 17:31:08 +0000", + "user" : { + "name" : "Stortinget redigerer", + "screen_name" : "wikistorting", + "protected" : false, + "id_str" : "2615899284", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/487552726637608960\/w5BBc--2_normal.png", + "id" : 2615899284, + "verified" : false + } + }, + "id" : 490094160574435328, + "created_at" : "2014-07-18 11:22:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "harvard-edits", + "screen_name" : "harvardedits", + "indices" : [ 3, 16 ], + "id_str" : "2645320447", + "id" : 2645320447 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/am8iEyPjVr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617272139&oldid=617010258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489849087370747904", + "text" : "RT @harvardedits: My Super Sweet 16 Wikipedia article edited anonymously by Harvard University http:\/\/t.co\/am8iEyPjVr", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/github.com\/lbjay\/anon\" rel=\"nofollow\"\u003Eharvardedits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/am8iEyPjVr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617272139&oldid=617010258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489645827518783489", + "text" : "My Super Sweet 16 Wikipedia article edited anonymously by Harvard University http:\/\/t.co\/am8iEyPjVr", + "id" : 489645827518783489, + "created_at" : "2014-07-17 05:40:37 +0000", + "user" : { + "name" : "harvard-edits", + "screen_name" : "harvardedits", + "protected" : false, + "id_str" : "2645320447", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/491969529476415489\/Jl21w____normal.jpeg", + "id" : 2645320447, + "verified" : false + } + }, + "id" : 489849087370747904, + "created_at" : "2014-07-17 19:08:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/8OBer7mVzY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617348206&oldid=617318049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489834861390467072", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/8OBer7mVzY", + "id" : 489834861390467072, + "created_at" : "2014-07-17 18:11:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/NPnS6uj3hc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617212682&oldid=610268071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489477394815008768", + "text" : "4th Canadian Division Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/NPnS6uj3hc", + "id" : 489477394815008768, + "created_at" : "2014-07-16 18:31:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/2jq5oEDk5U", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617212147&oldid=617211954", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489476333337321472", + "text" : "4th Canadian Division Support Group Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/2jq5oEDk5U", + "id" : 489476333337321472, + "created_at" : "2014-07-16 18:27:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/ate1ugUgYo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617211954&oldid=617209271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489475981200355328", + "text" : "4th Canadian Division Support Group Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/ate1ugUgYo", + "id" : 489475981200355328, + "created_at" : "2014-07-16 18:25:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/76K0dzHeUw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617209271&oldid=617206848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489470147732987904", + "text" : "4th Canadian Division Support Group Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/76K0dzHeUw", + "id" : 489470147732987904, + "created_at" : "2014-07-16 18:02:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/xH7fNgePQX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617206848&oldid=617205595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489465059031400450", + "text" : "4th Canadian Division Support Group Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/xH7fNgePQX", + "id" : 489465059031400450, + "created_at" : "2014-07-16 17:42:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/azpGGUl6ys", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617205595&oldid=614035881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489462598191316992", + "text" : "4th Canadian Division Support Group Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/azpGGUl6ys", + "id" : 489462598191316992, + "created_at" : "2014-07-16 17:32:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/zUr17E7pqn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617183315&oldid=590026008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489411400071380992", + "text" : "Pierre-Hugues Boisvenu Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/zUr17E7pqn", + "id" : 489411400071380992, + "created_at" : "2014-07-16 14:09:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/o0u9YNNVRN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617182660&oldid=616042477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489409740829892608", + "text" : "SIG Sauer P220 Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/o0u9YNNVRN", + "id" : 489409740829892608, + "created_at" : "2014-07-16 14:02:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parlamento WikiEdits", + "screen_name" : "Parlamento_Wiki", + "indices" : [ 3, 19 ], + "id_str" : "2646532632", + "id" : 2646532632 + }, { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 33, 49 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 54, 68 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489359632599887874", + "text" : "RT @Parlamento_Wiki: inspired by @parliamentedits and @congressedits I will track Wikipedia for anonymous edits from Italian Parliament", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 12, 28 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 33, 47 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488870135848271872", + "text" : "inspired by @parliamentedits and @congressedits I will track Wikipedia for anonymous edits from Italian Parliament", + "id" : 488870135848271872, + "created_at" : "2014-07-15 02:18:17 +0000", + "user" : { + "name" : "Parlamento WikiEdits", + "screen_name" : "Parlamento_Wiki", + "protected" : false, + "id_str" : "2646532632", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488839656956375041\/9Y9nz6aV_normal.jpeg", + "id" : 2646532632, + "verified" : false + } + }, + "id" : 489359632599887874, + "created_at" : "2014-07-16 10:43:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parlamento WikiEdits", + "screen_name" : "Parlamento_Wiki", + "indices" : [ 3, 19 ], + "id_str" : "2646532632", + "id" : 2646532632 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489359582331146240", + "text" : "RT @Parlamento_Wiki: Mostro le \"vandalizzazioni\" di wikipedia eseguite dagli indirizzi IP del Parlamento Italiano, ispirato da @parliamente\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 106, 122 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 125, 139 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488866211783266304", + "text" : "Mostro le \"vandalizzazioni\" di wikipedia eseguite dagli indirizzi IP del Parlamento Italiano, ispirato da @parliamentedits e @congressedits", + "id" : 488866211783266304, + "created_at" : "2014-07-15 02:02:42 +0000", + "user" : { + "name" : "Parlamento WikiEdits", + "screen_name" : "Parlamento_Wiki", + "protected" : false, + "id_str" : "2646532632", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488839656956375041\/9Y9nz6aV_normal.jpeg", + "id" : 2646532632, + "verified" : false + } + }, + "id" : 489359582331146240, + "created_at" : "2014-07-16 10:43:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ontario Gov't Edits", + "screen_name" : "ONgovEdits", + "indices" : [ 3, 14 ], + "id_str" : "2648843286", + "id" : 2648843286 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489230491250606080", + "text" : "RT @ONgovEdits: ... but if you know of blocks I have missed, or which block is for which office\/MPP\/ministry, please let me know! (2\/2)", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489168668816052224", + "text" : "... but if you know of blocks I have missed, or which block is for which office\/MPP\/ministry, please let me know! (2\/2)", + "id" : 489168668816052224, + "created_at" : "2014-07-15 22:04:33 +0000", + "user" : { + "name" : "Ontario Gov't Edits", + "screen_name" : "ONgovEdits", + "protected" : false, + "id_str" : "2648843286", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/489122985345695744\/l04NUe6e_normal.png", + "id" : 2648843286, + "verified" : false + } + }, + "id" : 489230491250606080, + "created_at" : "2014-07-16 02:10:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ontario Gov't Edits", + "screen_name" : "ONgovEdits", + "indices" : [ 3, 14 ], + "id_str" : "2648843286", + "id" : 2648843286 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 23, 45 ], + "url" : "http:\/\/t.co\/Y86WDO6Ug6", + "expanded_url" : "http:\/\/whois.arin.net\/ui\/query.do", + "display_url" : "whois.arin.net\/ui\/query.do" + } ] + }, + "geo" : { }, + "id_str" : "489230463509467136", + "text" : "RT @ONgovEdits: I used http:\/\/t.co\/Y86WDO6Ug6 to search for \"Government of Ontario\" address blocks... (1\/2)", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 7, 29 ], + "url" : "http:\/\/t.co\/Y86WDO6Ug6", + "expanded_url" : "http:\/\/whois.arin.net\/ui\/query.do", + "display_url" : "whois.arin.net\/ui\/query.do" + } ] + }, + "geo" : { }, + "id_str" : "489168415949869056", + "text" : "I used http:\/\/t.co\/Y86WDO6Ug6 to search for \"Government of Ontario\" address blocks... (1\/2)", + "id" : 489168415949869056, + "created_at" : "2014-07-15 22:03:33 +0000", + "user" : { + "name" : "Ontario Gov't Edits", + "screen_name" : "ONgovEdits", + "protected" : false, + "id_str" : "2648843286", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/489122985345695744\/l04NUe6e_normal.png", + "id" : 2648843286, + "verified" : false + } + }, + "id" : 489230463509467136, + "created_at" : "2014-07-16 02:10:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/6UWObzt22g", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617078723&oldid=617078232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489109533814718464", + "text" : "User talk:192.197.82.203 Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/6UWObzt22g", + "id" : 489109533814718464, + "created_at" : "2014-07-15 18:09:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/4my1n9GgEe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617077946&oldid=617076894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489107644612112384", + "text" : "Small Dead Animals Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/4my1n9GgEe", + "id" : 489107644612112384, + "created_at" : "2014-07-15 18:02:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/Xc9QtCKoeP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617077559&oldid=615504644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489106802379096066", + "text" : "Canadian Museum of History Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/Xc9QtCKoeP", + "id" : 489106802379096066, + "created_at" : "2014-07-15 17:58:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/YSNNU5zxHM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617077155&oldid=617076588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489105917246734337", + "text" : "Dean Del Mastro Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/YSNNU5zxHM", + "id" : 489105917246734337, + "created_at" : "2014-07-15 17:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/Q8mbBWjjPn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617076998&oldid=617076772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489105619249815552", + "text" : "User talk:192.197.82.203 Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/Q8mbBWjjPn", + "id" : 489105619249815552, + "created_at" : "2014-07-15 17:54:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/yqfGVZDLSO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617076764&oldid=617076604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489105122547736576", + "text" : "Small Dead Animals Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/yqfGVZDLSO", + "id" : 489105122547736576, + "created_at" : "2014-07-15 17:52:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/veeV38TShU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617076576&oldid=593416422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489104705302573057", + "text" : "Small Dead Animals Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/veeV38TShU", + "id" : 489104705302573057, + "created_at" : "2014-07-15 17:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/qDZchaQdoT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617076272&oldid=617076158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489104042434789377", + "text" : "Dean Del Mastro Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/qDZchaQdoT", + "id" : 489104042434789377, + "created_at" : "2014-07-15 17:47:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/tZwrNyMdzP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617076158&oldid=617076015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489103807188832256", + "text" : "Dean Del Mastro Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/tZwrNyMdzP", + "id" : 489103807188832256, + "created_at" : "2014-07-15 17:46:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/Ix7batgpkz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617076015&oldid=617075829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489103457153204224", + "text" : "Dean Del Mastro Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/Ix7batgpkz", + "id" : 489103457153204224, + "created_at" : "2014-07-15 17:45:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/2FBUKB25oV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617075829&oldid=617000688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489103089929314304", + "text" : "Dean Del Mastro Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/2FBUKB25oV", + "id" : 489103089929314304, + "created_at" : "2014-07-15 17:43:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/R0IN4a8EA2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617074758&oldid=614455856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489100739533606912", + "text" : "CFS Leitrim Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/R0IN4a8EA2", + "id" : 489100739533606912, + "created_at" : "2014-07-15 17:34:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/x5hvd5mpxR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617065206&oldid=617065125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489080330809536512", + "text" : "Trans-Taiga Road Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/x5hvd5mpxR", + "id" : 489080330809536512, + "created_at" : "2014-07-15 16:13:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/UKXXyXHkdJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617065125&oldid=541319153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489080156573945856", + "text" : "Trans-Taiga Road Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/UKXXyXHkdJ", + "id" : 489080156573945856, + "created_at" : "2014-07-15 16:12:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/Eyxz6ZSQ8I", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617048110&oldid=617040379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489045149700608000", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/Eyxz6ZSQ8I", + "id" : 489045149700608000, + "created_at" : "2014-07-15 13:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "WikiEdits overheid", + "screen_name" : "OverheidEdits", + "indices" : [ 3, 17 ], + "id_str" : "2645310684", + "id" : 2645310684 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "489043066549186560", + "text" : "RT @OverheidEdits: Deze Twitter-bot waarschuwt je als de Nederlandse overheid (2e kamer, provincie, gemeente) anoniem een Wikipedia-artikel\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488665617214767104", + "text" : "Deze Twitter-bot waarschuwt je als de Nederlandse overheid (2e kamer, provincie, gemeente) anoniem een Wikipedia-artikel wijzigt.", + "id" : 488665617214767104, + "created_at" : "2014-07-14 12:45:36 +0000", + "user" : { + "name" : "WikiEdits overheid", + "screen_name" : "OverheidEdits", + "protected" : false, + "id_str" : "2645310684", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488663935541735425\/i030CPx__normal.jpeg", + "id" : 2645310684, + "verified" : false + } + }, + "id" : 489043066549186560, + "created_at" : "2014-07-15 13:45:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/lTwJSZAJ76", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617040379&oldid=617039952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489025560358952960", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/lTwJSZAJ76", + "id" : 489025560358952960, + "created_at" : "2014-07-15 12:35:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/0JHGWg0FGf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617039952&oldid=617039168", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489024438244220928", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/0JHGWg0FGf", + "id" : 489024438244220928, + "created_at" : "2014-07-15 12:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/dSVuyKaZTn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=617039168&oldid=609698119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "489022025286299648", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/dSVuyKaZTn", + "id" : 489022025286299648, + "created_at" : "2014-07-15 12:21:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "LTUParliamentEdits", + "screen_name" : "LRSwikiedits", + "indices" : [ 3, 16 ], + "id_str" : "2646780697", + "id" : 2646780697 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "myfirstTweet", + "indices" : [ 62, 75 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488885942623543297", + "text" : "RT @LRSwikiedits: Setting up and linking bot to this account. #myfirstTweet", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "myfirstTweet", + "indices" : [ 44, 57 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488883882746728450", + "text" : "Setting up and linking bot to this account. #myfirstTweet", + "id" : 488883882746728450, + "created_at" : "2014-07-15 03:12:55 +0000", + "user" : { + "name" : "LTUParliamentEdits", + "screen_name" : "LRSwikiedits", + "protected" : false, + "id_str" : "2646780697", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488994068324556800\/GAAAzH25_normal.png", + "id" : 2646780697, + "verified" : false + } + }, + "id" : 488885942623543297, + "created_at" : "2014-07-15 03:21:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/0R33Z2iYD1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616944696&oldid=616742843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "488804030609887233", + "text" : "The Lorne Scots (Peel, Dufferin ...) Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/0R33Z2iYD1", + "id" : 488804030609887233, + "created_at" : "2014-07-14 21:55:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "nick ruest", + "screen_name" : "ruebot", + "indices" : [ 97, 104 ], + "id_str" : "24092133", + "id" : 24092133 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 36, 59 ], + "url" : "https:\/\/t.co\/JDxuAqD96S", + "expanded_url" : "https:\/\/gist.github.com\/ruebot\/605426d052168156ba37", + "display_url" : "gist.github.com\/ruebot\/605426d\u2026" + } ] + }, + "geo" : { }, + "id_str" : "488797638763225088", + "text" : "These are the IP ranges that I use: https:\/\/t.co\/JDxuAqD96S\n\nIf you know of more, please contact @ruebot and\/or comment on the Gist.", + "id" : 488797638763225088, + "created_at" : "2014-07-14 21:30:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/Vmap9kACY7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616956486&oldid=616955928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "488777116012793856", + "text" : "Shelly Glover Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/Vmap9kACY7", + "id" : 488777116012793856, + "created_at" : "2014-07-14 20:08:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488776088949379072", + "text" : "Special:Log\/abusefilter Wikipedia article edited anonymously by Canadian House of Commons", + "id" : 488776088949379072, + "created_at" : "2014-07-14 20:04:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/sKQO0Pf5C5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616955878&oldid=602651140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "488776089050034177", + "text" : "Shelly Glover Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/sKQO0Pf5C5", + "id" : 488776089050034177, + "created_at" : "2014-07-14 20:04:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "RCMP edits", + "screen_name" : "rcmp_edits", + "indices" : [ 3, 14 ], + "id_str" : "2639392364", + "id" : 2639392364 + }, { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 41, 57 ], + "id_str" : "2611870982", + "id" : 2611870982 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488754053631844352", + "text" : "RT @rcmp_edits: Hello World! Inspired by @parliamentedits I'm going to watch Wikipedia for anonymous edits from the Royal Canadian Mounted \u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 25, 41 ], + "id_str" : "2611870982", + "id" : 2611870982 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488748782868508672", + "text" : "Hello World! Inspired by @parliamentedits I'm going to watch Wikipedia for anonymous edits from the Royal Canadian Mounted Police!", + "id" : 488748782868508672, + "created_at" : "2014-07-14 18:16:05 +0000", + "user" : { + "name" : "RCMP edits", + "screen_name" : "rcmp_edits", + "protected" : false, + "id_str" : "2639392364", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488420196860698624\/Su9pyMiO_normal.jpeg", + "id" : 2639392364, + "verified" : false + } + }, + "id" : 488754053631844352, + "created_at" : "2014-07-14 18:37:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/44n9YKLn7w", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616942063&oldid=616709271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "488746299484045313", + "text" : "Afzal Upal Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/44n9YKLn7w", + "id" : 488746299484045313, + "created_at" : "2014-07-14 18:06:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/gleAAG7Fd7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616937972&oldid=575677653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "488737873190199296", + "text" : "Regional Cadet Support Unit (Eastern) Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/gleAAG7Fd7", + "id" : 488737873190199296, + "created_at" : "2014-07-14 17:32:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/2fsp2C7T17", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616937197&oldid=615517330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "488736179098243072", + "text" : "Ottawa Renegades Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/2fsp2C7T17", + "id" : 488736179098243072, + "created_at" : "2014-07-14 17:26:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "bundesedit", + "screen_name" : "bundesedit", + "indices" : [ 3, 14 ], + "id_str" : "2628620941", + "id" : 2628620941 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488315141680025601", + "text" : "RT @bundesedit: Watching!", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488048421522374657", + "text" : "Watching!", + "id" : 488048421522374657, + "created_at" : "2014-07-12 19:53:05 +0000", + "user" : { + "name" : "bundesedit", + "screen_name" : "bundesedit", + "protected" : false, + "id_str" : "2628620941", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/489440424369475585\/0JO1_Dd-_normal.jpeg", + "id" : 2628620941, + "verified" : false + } + }, + "id" : 488315141680025601, + "created_at" : "2014-07-13 13:32:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "bundes WIKI edits", + "screen_name" : "reichstagedits", + "indices" : [ 3, 18 ], + "id_str" : "2618832373", + "id" : 2618832373 + }, { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 32, 48 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 53, 67 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488303146825826304", + "text" : "RT @reichstagedits: inspired by @parliamentedits and @congressedits I will track Wikipedia for anonymous edits from German Parliament", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 12, 28 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 33, 47 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488300470415654912", + "text" : "inspired by @parliamentedits and @congressedits I will track Wikipedia for anonymous edits from German Parliament", + "id" : 488300470415654912, + "created_at" : "2014-07-13 12:34:38 +0000", + "user" : { + "name" : "bundes WIKI edits", + "screen_name" : "reichstagedits", + "protected" : false, + "id_str" : "2618832373", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488299772227248128\/5Sq_sK_q_normal.png", + "id" : 2618832373, + "verified" : false + } + }, + "id" : 488303146825826304, + "created_at" : "2014-07-13 12:45:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "berlinEDU WIKI edits", + "screen_name" : "berlinEDUedits", + "indices" : [ 3, 18 ], + "id_str" : "2630084222", + "id" : 2630084222 + }, { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 32, 48 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 53, 67 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488303030639415296", + "text" : "RT @berlinEDUedits: inspired by @parliamentedits and @congressedits I will track Wikipedia for anonymous edits from scientific institutions\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 12, 28 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 33, 47 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488295732391456768", + "text" : "inspired by @parliamentedits and @congressedits I will track Wikipedia for anonymous edits from scientific institutions in Berlin.", + "id" : 488295732391456768, + "created_at" : "2014-07-13 12:15:49 +0000", + "user" : { + "name" : "berlinEDU WIKI edits", + "screen_name" : "berlinEDUedits", + "protected" : false, + "id_str" : "2630084222", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488293726075109378\/Jk8C5p1l_normal.png", + "id" : 2630084222, + "verified" : false + } + }, + "id" : 488303030639415296, + "created_at" : "2014-07-13 12:44:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "ParliZA WikiEdits", + "screen_name" : "parlizaedits", + "indices" : [ 3, 16 ], + "id_str" : "2621800387", + "id" : 2621800387 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 46, 60 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488302949014450176", + "text" : "RT @parlizaedits: We're up! Tip of the hat to @congressedits, who's code we're running, as well as Internet Organisation who supplied SA Pa\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 28, 42 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488271133335388160", + "text" : "We're up! Tip of the hat to @congressedits, who's code we're running, as well as Internet Organisation who supplied SA Parliament's IPs.", + "id" : 488271133335388160, + "created_at" : "2014-07-13 10:38:04 +0000", + "user" : { + "name" : "ParliZA WikiEdits", + "screen_name" : "parlizaedits", + "protected" : false, + "id_str" : "2621800387", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488250131586641920\/rIzdrGgR_normal.png", + "id" : 2621800387, + "verified" : false + } + }, + "id" : 488302949014450176, + "created_at" : "2014-07-13 12:44:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Aussie Parl&Gov WikiEdits", + "screen_name" : "AussieParlEdits", + "indices" : [ 3, 19 ], + "id_str" : "2634986904", + "id" : 2634986904 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 37, 51 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 56, 72 ], + "id_str" : "2611870982", + "id" : 2611870982 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488302865652645888", + "text" : "RT @AussieParlEdits: In the style of @congressedits and @parliamentedits this shows anonymous edits to Wikipedia pages from Australian Parl\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 16, 30 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 35, 51 ], + "id_str" : "2611870982", + "id" : 2611870982 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "488198416514551809", + "text" : "In the style of @congressedits and @parliamentedits this shows anonymous edits to Wikipedia pages from Australian Parliamentary Services IPs", + "id" : 488198416514551809, + "created_at" : "2014-07-13 05:49:07 +0000", + "user" : { + "name" : "Aussie Parl&Gov WikiEdits", + "screen_name" : "AussieParlEdits", + "protected" : false, + "id_str" : "2634986904", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/488205314605334528\/yZ3_dXRu_normal.jpeg", + "id" : 2634986904, + "verified" : false + } + }, + "id" : 488302865652645888, + "created_at" : "2014-07-13 12:44:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "NCGA Edits", + "screen_name" : "NCGAedits", + "indices" : [ 3, 13 ], + "id_str" : "2617790617", + "id" : 2617790617 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "NCGA", + "indices" : [ 133, 138 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487938384065994752", + "text" : "RT @NCGAedits: I am *theoretically* operational! Now actively scanning for anonymous edits to Wikipedia from the legislature and the #NCGA \u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "NCGA", + "indices" : [ 118, 123 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487749878190067712", + "text" : "I am *theoretically* operational! Now actively scanning for anonymous edits to Wikipedia from the legislature and the #NCGA public wifi!", + "id" : 487749878190067712, + "created_at" : "2014-07-12 00:06:47 +0000", + "user" : { + "name" : "NCGA Edits", + "screen_name" : "NCGAedits", + "protected" : false, + "id_str" : "2617790617", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/487662650046689280\/YN2MkQtS_normal.jpeg", + "id" : 2617790617, + "verified" : false + } + }, + "id" : 487938384065994752, + "created_at" : "2014-07-12 12:35:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Javier Sajuria", + "screen_name" : "jsajuria", + "indices" : [ 3, 12 ], + "id_str" : "2855471", + "id" : 2855471 + }, { + "name" : "Congreso Edita", + "screen_name" : "CongresoEdita", + "indices" : [ 29, 43 ], + "id_str" : "2646231908", + "id" : 2646231908 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 68, 82 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 87, 103 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "Alvaro Graves", + "screen_name" : "alvarograves", + "indices" : [ 114, 127 ], + "id_str" : "39816942", + "id" : 39816942 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487736160673071104", + "text" : "RT @jsajuria: Hi world, meet @CongresoEdita, the Chilean version of @congressedits and @parliamentedits set up by @alvarograves and myself", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Congreso Edita", + "screen_name" : "CongresoEdita", + "indices" : [ 15, 29 ], + "id_str" : "2646231908", + "id" : 2646231908 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 54, 68 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 73, 89 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "Alvaro Graves", + "screen_name" : "alvarograves", + "indices" : [ 100, 113 ], + "id_str" : "39816942", + "id" : 39816942 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487734768705241088", + "text" : "Hi world, meet @CongresoEdita, the Chilean version of @congressedits and @parliamentedits set up by @alvarograves and myself", + "id" : 487734768705241088, + "created_at" : "2014-07-11 23:06:45 +0000", + "user" : { + "name" : "Javier Sajuria", + "screen_name" : "jsajuria", + "protected" : false, + "id_str" : "2855471", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1054482793483431943\/RxMwFMn8_normal.jpg", + "id" : 2855471, + "verified" : false + } + }, + "id" : 487736160673071104, + "created_at" : "2014-07-11 23:12:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/xDoxtlU8i2", + "expanded_url" : "http:\/\/de.wikipedia.org\/w\/index.php?diff=132062104&oldid=130526099", + "display_url" : "de.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487663351280185344", + "text" : "Ren\u00E9 L\u00E9vesque Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/xDoxtlU8i2", + "id" : 487663351280185344, + "created_at" : "2014-07-11 18:22:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/w39ev7EqmJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616555706&oldid=616555600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487660460133875712", + "text" : "Zwolle Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/w39ev7EqmJ", + "id" : 487660460133875712, + "created_at" : "2014-07-11 18:11:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/sbxouGCGsY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616555600&oldid=613709681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487660238792065025", + "text" : "Zwolle Wikipedia article edited anonymously by Canadian House of Commons http:\/\/t.co\/sbxouGCGsY", + "id" : 487660238792065025, + "created_at" : "2014-07-11 18:10:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Stortinget redigerer", + "screen_name" : "wikistorting", + "indices" : [ 3, 16 ], + "id_str" : "2615899284", + "id" : 2615899284 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/K72dkxSES7", + "expanded_url" : "https:\/\/files.jaribakken.no\/wikiedits\/stortinget\/", + "display_url" : "files.jaribakken.no\/wikiedits\/stor\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487612016455348224", + "text" : "RT @wikistorting: Her er en liste med endringer gjort fra Stortinget fram til april 2010: https:\/\/t.co\/K72dkxSES7", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/K72dkxSES7", + "expanded_url" : "https:\/\/files.jaribakken.no\/wikiedits\/stortinget\/", + "display_url" : "files.jaribakken.no\/wikiedits\/stor\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487320837700075520", + "text" : "Her er en liste med endringer gjort fra Stortinget fram til april 2010: https:\/\/t.co\/K72dkxSES7", + "id" : 487320837700075520, + "created_at" : "2014-07-10 19:41:56 +0000", + "user" : { + "name" : "Stortinget redigerer", + "screen_name" : "wikistorting", + "protected" : false, + "id_str" : "2615899284", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/487552726637608960\/w5BBc--2_normal.png", + "id" : 2615899284, + "verified" : false + } + }, + "id" : 487612016455348224, + "created_at" : "2014-07-11 14:58:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/VkzBqGn5Sg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616519601&oldid=616085904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487582996619603968", + "text" : "List of military special forces units Wikipedia article edited anonymously by Canadian Department of National Defence http:\/\/t.co\/VkzBqGn5Sg", + "id" : 487582996619603968, + "created_at" : "2014-07-11 13:03:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "FolketingetRedigerer", + "screen_name" : "FTingetWikiEdit", + "indices" : [ 3, 19 ], + "id_str" : "2614271809", + "id" : 2614271809 + }, { + "name" : "Riksdagen redigerar", + "screen_name" : "RiksdagWikiEdit", + "indices" : [ 104, 120 ], + "id_str" : "2613352507", + "id" : 2613352507 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487555050949312512", + "text" : "RT @FTingetWikiEdit: Auto-tweet af Folketingets uindloggede Wikipedia-redigeringer? Jeps. Inspireret af @RiksdagWikiEdit. I maskinen: @paln\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Riksdagen redigerar", + "screen_name" : "RiksdagWikiEdit", + "indices" : [ 83, 99 ], + "id_str" : "2613352507", + "id" : 2613352507 + }, { + "name" : "Ole Palnatoke", + "screen_name" : "palnatoke", + "indices" : [ 113, 123 ], + "id_str" : "9213", + "id" : 9213 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "myfirstTweet", + "indices" : [ 124, 137 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487105697914429440", + "text" : "Auto-tweet af Folketingets uindloggede Wikipedia-redigeringer? Jeps. Inspireret af @RiksdagWikiEdit. I maskinen: @palnatoke #myfirstTweet", + "id" : 487105697914429440, + "created_at" : "2014-07-10 05:27:03 +0000", + "user" : { + "name" : "FolketingetRedigerer", + "screen_name" : "FTingetWikiEdit", + "protected" : false, + "id_str" : "2614271809", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/487086612262572032\/Dpy4YHih_normal.jpeg", + "id" : 2614271809, + "verified" : false + } + }, + "id" : 487555050949312512, + "created_at" : "2014-07-11 11:12:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ed Summers", + "screen_name" : "edsu", + "indices" : [ 3, 8 ], + "id_str" : "14331818", + "id" : 14331818 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 14, 28 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 30, 52 ], + "url" : "http:\/\/t.co\/tZ9ujd50Tv", + "expanded_url" : "http:\/\/inkdroid.org\/journal\/2014\/07\/10\/why-congressedits", + "display_url" : "inkdroid.org\/journal\/2014\/0\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487544518976487424", + "text" : "RT @edsu: Why @congressedits? http:\/\/t.co\/tZ9ujd50Tv", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 4, 18 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 20, 42 ], + "url" : "http:\/\/t.co\/tZ9ujd50Tv", + "expanded_url" : "http:\/\/inkdroid.org\/journal\/2014\/07\/10\/why-congressedits", + "display_url" : "inkdroid.org\/journal\/2014\/0\u2026" + } ] + }, + "geo" : { }, + "id_str" : "487458284753125376", + "text" : "Why @congressedits? http:\/\/t.co\/tZ9ujd50Tv", + "id" : 487458284753125376, + "created_at" : "2014-07-11 04:48:06 +0000", + "user" : { + "name" : "Ed Summers", + "screen_name" : "edsu", + "protected" : false, + "id_str" : "14331818", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/968243242172059648\/X-plvcp__normal.jpg", + "id" : 14331818, + "verified" : true + } + }, + "id" : 487544518976487424, + "created_at" : "2014-07-11 10:30:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "L'Assembl\u00E9e sur Wiki", + "screen_name" : "wikiAssemblee", + "indices" : [ 3, 17 ], + "id_str" : "2615320082", + "id" : 2615320082 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487199492567875585", + "text" : "RT @wikiAssemblee: Bienvenue ! Les articles Wikip\u00E9dia modifi\u00E9s par des IP appartenant \u00E0 l'Assembl\u00E9e nationale seront post\u00E9s ici.", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "487198997409701889", + "text" : "Bienvenue ! Les articles Wikip\u00E9dia modifi\u00E9s par des IP appartenant \u00E0 l'Assembl\u00E9e nationale seront post\u00E9s ici.", + "id" : 487198997409701889, + "created_at" : "2014-07-10 11:37:47 +0000", + "user" : { + "name" : "L'Assembl\u00E9e sur Wiki", + "screen_name" : "wikiAssemblee", + "protected" : false, + "id_str" : "2615320082", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/487198597826359297\/gJ9kIsIa_normal.jpeg", + "id" : 2615320082, + "verified" : false + } + }, + "id" : 487199492567875585, + "created_at" : "2014-07-10 11:39:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/CEQDyLSJt7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616251871&oldid=616250794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "486924849097768960", + "text" : "July 9 Wikipedia article edited anonymously by Government of Canada http:\/\/t.co\/CEQDyLSJt7", + "id" : 486924849097768960, + "created_at" : "2014-07-09 17:28:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/tnwPL5Cdtz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616228022&oldid=616203971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "486879034265964545", + "text" : "International Federation of American Football Wikipedia article edited anonymously by Government of Canada http:\/\/t.co\/tnwPL5Cdtz", + "id" : 486879034265964545, + "created_at" : "2014-07-09 14:26:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/AaU0mLkEa8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=616227522&oldid=616074126", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "486878126828691457", + "text" : "IFAF World Championship Wikipedia article edited anonymously by Government of Canada http:\/\/t.co\/AaU0mLkEa8", + "id" : 486878126828691457, + "created_at" : "2014-07-09 14:22:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Parliament WikiEdits", + "screen_name" : "parliamentedits", + "indices" : [ 12, 28 ], + "id_str" : "2611870982", + "id" : 2611870982 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 35, 49 ], + "id_str" : "2612261960", + "id" : 2612261960 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "486850636882132992", + "text" : "inspired by @parliamentedits & @congressedits I'm going to see if it's not too hard to watch Wikipedia for anon edits from the Gov of Canada", + "id" : 486850636882132992, + "created_at" : "2014-07-09 12:33:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2014_08.js b/20181122/data/js/tweets/2014_08.js new file mode 100644 index 00000000..938833bb --- /dev/null +++ b/20181122/data/js/tweets/2014_08.js @@ -0,0 +1,5888 @@ +Grailbird.data.tweets_2014_08 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 122, 144 ], + "url" : "http:\/\/t.co\/O70ANIOcwA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623618769&oldid=623618595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506174899887828993", + "text" : "Bens De Luxe Delicatessen & Res Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/O70ANIOcwA", + "id" : 506174899887828993, + "created_at" : "2014-08-31 20:21:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 122, 144 ], + "url" : "http:\/\/t.co\/vRe8Swxzvo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623618595&oldid=623615889", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506174476258930688", + "text" : "Bens De Luxe Delicatessen & Res Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vRe8Swxzvo", + "id" : 506174476258930688, + "created_at" : "2014-08-31 20:19:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/wvzov18ady", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623618364&oldid=623351354", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506173999718887424", + "text" : "435 Transport and Rescue Squadron Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wvzov18ady", + "id" : 506173999718887424, + "created_at" : "2014-08-31 20:17:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 122, 144 ], + "url" : "http:\/\/t.co\/3aErPYXIxa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623615889&oldid=623599189", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506168276767211520", + "text" : "Bens De Luxe Delicatessen & Res Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/3aErPYXIxa", + "id" : 506168276767211520, + "created_at" : "2014-08-31 19:54:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 122, 144 ], + "url" : "http:\/\/t.co\/mrHYEaf2ol", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623599189&oldid=616494342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506130647388553218", + "text" : "Bens De Luxe Delicatessen & Res Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/mrHYEaf2ol", + "id" : 506130647388553218, + "created_at" : "2014-08-31 17:25:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/CmxxgyzxQ4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623351120&oldid=622900838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505437902193852417", + "text" : "Richard Dawkins Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/CmxxgyzxQ4", + "id" : 505437902193852417, + "created_at" : "2014-08-29 19:32:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/1dpekKTCTm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623348647&oldid=616937263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505432818500263936", + "text" : "Closed system Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1dpekKTCTm", + "id" : 505432818500263936, + "created_at" : "2014-08-29 19:12:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/6d51y3EFjF", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106974390&oldid=106974289&rcid=124963452", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505428805968986112", + "text" : "Type 97 Chi-Ha Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6d51y3EFjF", + "id" : 505428805968986112, + "created_at" : "2014-08-29 18:56:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/DJqdnwrxNS", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106974289&oldid=106969197&rcid=124963262", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505427631647756288", + "text" : "Type 97 Chi-Ha Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DJqdnwrxNS", + "id" : 505427631647756288, + "created_at" : "2014-08-29 18:51:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/KAw7Wz5V9h", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623335680&oldid=622713707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505404423783591936", + "text" : "Phillips Exeter Academy Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KAw7Wz5V9h", + "id" : 505404423783591936, + "created_at" : "2014-08-29 17:19:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/DSCgMN1wMV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623333326&oldid=617496496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505398363446317056", + "text" : "CFS Alert Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/DSCgMN1wMV", + "id" : 505398363446317056, + "created_at" : "2014-08-29 16:55:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/vcMBIicdcN", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106969197&oldid=105876925&rcid=124955851", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505385461473611776", + "text" : "Type 97 Chi-Ha Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vcMBIicdcN", + "id" : 505385461473611776, + "created_at" : "2014-08-29 16:04:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/4KDVl5VQN7", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106969105&oldid=106761582&rcid=124955727", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505384651633201153", + "text" : "Type 95 Ha-Go Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4KDVl5VQN7", + "id" : 505384651633201153, + "created_at" : "2014-08-29 16:01:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/vZfOOV6XQf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623323459&oldid=614331615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505376919706435585", + "text" : "Yellow Sea Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/vZfOOV6XQf", + "id" : 505376919706435585, + "created_at" : "2014-08-29 15:30:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/xqpd9azjVb", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106968046&oldid=106965349&rcid=124954194", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505375108530462720", + "text" : "Bataille d'Okinawa Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xqpd9azjVb", + "id" : 505375108530462720, + "created_at" : "2014-08-29 15:23:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/SIFiz9iFwF", + "expanded_url" : "http:\/\/pt.wikipedia.org\/w\/index.php?diff=39937805&oldid=38139565&rcid=50832265", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505367005160292352", + "text" : "Saint-Vincent-de-Paul (Gironda) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SIFiz9iFwF", + "id" : 505367005160292352, + "created_at" : "2014-08-29 14:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/urj6QHkkDu", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=133083848&oldid=133060899&rcid=134699297", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505357990355271680", + "text" : "Commons:Featured picture candi Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/urj6QHkkDu", + "id" : 505357990355271680, + "created_at" : "2014-08-29 14:15:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/8s8BRXVAly", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623311819&oldid=623311774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505352598724296705", + "text" : "Kubb Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/8s8BRXVAly", + "id" : 505352598724296705, + "created_at" : "2014-08-29 13:53:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/OKre8gACuc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623311774&oldid=608924853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505352505581395968", + "text" : "Kubb Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OKre8gACuc", + "id" : 505352505581395968, + "created_at" : "2014-08-29 13:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/zORbY73uk4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623220880&oldid=622080040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505088974688628737", + "text" : "List of historical ships in British Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/zORbY73uk4", + "id" : 505088974688628737, + "created_at" : "2014-08-28 20:26:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 122, 144 ], + "url" : "http:\/\/t.co\/WHvO2tCAIx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623213674&oldid=622857272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505073491075665924", + "text" : "Lord Strathcona's Horse (Royal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/WHvO2tCAIx", + "id" : 505073491075665924, + "created_at" : "2014-08-28 19:24:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/OkTpS4Wffj", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106943287&oldid=106662253&rcid=124916376", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505059856836206592", + "text" : "Randy Johnson Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OkTpS4Wffj", + "id" : 505059856836206592, + "created_at" : "2014-08-28 18:30:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/ajbuJ1Y0Lt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623206768&oldid=623200158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505056696663031809", + "text" : "David Anderson (Saskatchewan politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/ajbuJ1Y0Lt", + "id" : 505056696663031809, + "created_at" : "2014-08-28 18:17:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Tfls03D3pk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623192310&oldid=623192177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505023281494499328", + "text" : "Captain (Canadian army and air forc Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Tfls03D3pk", + "id" : 505023281494499328, + "created_at" : "2014-08-28 16:05:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/917NlYHg08", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623192177&oldid=617597751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505022942003355648", + "text" : "Captain (Canadian army and air forc Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/917NlYHg08", + "id" : 505022942003355648, + "created_at" : "2014-08-28 16:03:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/a6v0q8PRbX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623190994&oldid=621827978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505020154452140032", + "text" : "Captain (armed forces) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/a6v0q8PRbX", + "id" : 505020154452140032, + "created_at" : "2014-08-28 15:52:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/sPxaFM5i2U", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106938854&oldid=98369013&rcid=124909317", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505015777490399232", + "text" : "Service m\u00E9t\u00E9orologique du Canada Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/sPxaFM5i2U", + "id" : 505015777490399232, + "created_at" : "2014-08-28 15:35:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/I1RmMrYHl2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623189059&oldid=623170982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "505015602592100354", + "text" : "Wendy Son Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/I1RmMrYHl2", + "id" : 505015602592100354, + "created_at" : "2014-08-28 15:34:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/WhA7TXkPXm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623170606&oldid=623152277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504970928724664320", + "text" : "Wendy Son Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WhA7TXkPXm", + "id" : 504970928724664320, + "created_at" : "2014-08-28 12:37:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/qgHIsWpTYN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623120175&oldid=623117159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504811707664179201", + "text" : "Wikipedia:Articles for deletio Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/qgHIsWpTYN", + "id" : 504811707664179201, + "created_at" : "2014-08-28 02:04:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/LjSRfWdDs6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623114988&oldid=623106186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504799296391495680", + "text" : "Ukrainian Ground Forces Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/LjSRfWdDs6", + "id" : 504799296391495680, + "created_at" : "2014-08-28 01:15:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/pkzgwNe7WD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623112823&oldid=623112641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504794096247267329", + "text" : "Danny Dorosh Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pkzgwNe7WD", + "id" : 504794096247267329, + "created_at" : "2014-08-28 00:54:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/bCaB0D5rDb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623112641&oldid=623112525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504793680746926080", + "text" : "Danny Dorosh Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/bCaB0D5rDb", + "id" : 504793680746926080, + "created_at" : "2014-08-28 00:52:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/y73ZTO1qHc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623112525&oldid=623112489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504793441130524672", + "text" : "Danny Dorosh Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/y73ZTO1qHc", + "id" : 504793441130524672, + "created_at" : "2014-08-28 00:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/N98xF1p99Y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623112201&oldid=623111942", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504792765654634498", + "text" : "Danny Dorosh Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/N98xF1p99Y", + "id" : 504792765654634498, + "created_at" : "2014-08-28 00:49:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/4FlTXqaKbw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623111942&oldid=581561126", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504792174677209089", + "text" : "Danny Dorosh Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/4FlTXqaKbw", + "id" : 504792174677209089, + "created_at" : "2014-08-28 00:46:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/OZTxHp0hys", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106916088&oldid=106915779&rcid=124863562", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504731455764037632", + "text" : "Bataille d'Okinawa Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OZTxHp0hys", + "id" : 504731455764037632, + "created_at" : "2014-08-27 20:45:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/mQrzSzabJH", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106915779&oldid=105278872&rcid=124863155", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504728753604669440", + "text" : "Bataille d'Okinawa Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mQrzSzabJH", + "id" : 504728753604669440, + "created_at" : "2014-08-27 20:34:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/lCFarP1lxo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623077298&oldid=611769677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504716997029294080", + "text" : "Centennial Secondary School (Bellev Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/lCFarP1lxo", + "id" : 504716997029294080, + "created_at" : "2014-08-27 19:48:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/x4VES4yQbZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623076978&oldid=623076876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504716235075235840", + "text" : "Stirling-Rawdon Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/x4VES4yQbZ", + "id" : 504716235075235840, + "created_at" : "2014-08-27 19:45:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/WqKCEzimr8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623076876&oldid=613612210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504716007739764736", + "text" : "Stirling-Rawdon Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/WqKCEzimr8", + "id" : 504716007739764736, + "created_at" : "2014-08-27 19:44:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/YJEgneWuqd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623076593&oldid=623075457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504715349393424384", + "text" : "Wendy Son Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YJEgneWuqd", + "id" : 504715349393424384, + "created_at" : "2014-08-27 19:41:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/qswf6qdCqV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623075457&oldid=623075337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504712910585987072", + "text" : "Wendy Son Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/qswf6qdCqV", + "id" : 504712910585987072, + "created_at" : "2014-08-27 19:31:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/US8aZw51QF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623075337&oldid=623075251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504712654246920192", + "text" : "Wendy Son Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/US8aZw51QF", + "id" : 504712654246920192, + "created_at" : "2014-08-27 19:30:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/avph8UF7hY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623075251&oldid=622760804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504712478744662016", + "text" : "Wendy Son Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/avph8UF7hY", + "id" : 504712478744662016, + "created_at" : "2014-08-27 19:30:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/wKCuwf8YCD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623067815&oldid=618707185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504698229666377728", + "text" : "David Collier (cartoonist) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wKCuwf8YCD", + "id" : 504698229666377728, + "created_at" : "2014-08-27 18:33:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/J6EklpGzd0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623054612&oldid=622690871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504674419948941312", + "text" : "Subaru Impreza Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/J6EklpGzd0", + "id" : 504674419948941312, + "created_at" : "2014-08-27 16:58:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/MAe09Lj6uN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623048345&oldid=618226477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504664051461672960", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MAe09Lj6uN", + "id" : 504664051461672960, + "created_at" : "2014-08-27 16:17:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/b9Ee7ydr44", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623035611&oldid=623031186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504642172273299456", + "text" : "Portal:Current events/2014 August 26 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/b9Ee7ydr44", + "id" : 504642172273299456, + "created_at" : "2014-08-27 14:50:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/ZST9POy2tw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623028208&oldid=615742077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504629758081388544", + "text" : "Tabagie (feast) Wikipedia article edited anonymously from Canadian Museum of Civilization http:\/\/t.co\/ZST9POy2tw", + "id" : 504629758081388544, + "created_at" : "2014-08-27 14:01:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/DQ3MhXqkRC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623025013&oldid=623024894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504624163232178176", + "text" : "Las Vegas Posse Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DQ3MhXqkRC", + "id" : 504624163232178176, + "created_at" : "2014-08-27 13:39:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/Ownk7x1Be5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623024894&oldid=622691238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504623973309898752", + "text" : "Las Vegas Posse Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Ownk7x1Be5", + "id" : 504623973309898752, + "created_at" : "2014-08-27 13:38:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/oLNuDavLAL", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106905068&oldid=104141574&rcid=124848495", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504622330753343488", + "text" : "Ghislain Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oLNuDavLAL", + "id" : 504622330753343488, + "created_at" : "2014-08-27 13:31:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/MTzueYxIwj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623016184&oldid=622384146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504603784400863232", + "text" : "Dallas (2012 TV series) Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/MTzueYxIwj", + "id" : 504603784400863232, + "created_at" : "2014-08-27 12:18:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/MTzueYxIwj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623016184&oldid=622384146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504603784442826752", + "text" : "Dallas (2012 TV series) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MTzueYxIwj", + "id" : 504603784442826752, + "created_at" : "2014-08-27 12:18:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/QxEqRj6gCn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622907822&oldid=616128246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504312700714106880", + "text" : "Voluntary Aid Detachment Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/QxEqRj6gCn", + "id" : 504312700714106880, + "created_at" : "2014-08-26 17:01:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/EHh5XUt9Lv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622898041&oldid=619056249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504291980030263296", + "text" : "Bishop Carroll High School (Calgary, Alberta) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EHh5XUt9Lv", + "id" : 504291980030263296, + "created_at" : "2014-08-26 15:39:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/zJx5Zs9T8c", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622893360&oldid=622893231", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504283003456352257", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/zJx5Zs9T8c", + "id" : 504283003456352257, + "created_at" : "2014-08-26 15:03:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/NWt9FYVKJU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622893231&oldid=598744412", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504282764259368960", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/NWt9FYVKJU", + "id" : 504282764259368960, + "created_at" : "2014-08-26 15:02:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/s15OdRQT1u", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622887273&oldid=618824588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504270862657531905", + "text" : "Lynne Griffin Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/s15OdRQT1u", + "id" : 504270862657531905, + "created_at" : "2014-08-26 14:15:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/aSV08OA8Ir", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622886923&oldid=622556036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504270042796945408", + "text" : "Watt Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/aSV08OA8Ir", + "id" : 504270042796945408, + "created_at" : "2014-08-26 14:12:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/klylvJdqPq", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=153520379&oldid=10868985&rcid=153952273", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504266362853019648", + "text" : "Q6725965 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/klylvJdqPq", + "id" : 504266362853019648, + "created_at" : "2014-08-26 13:57:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/aiDvDXNcdf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622882974&oldid=592035847", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504260873297620992", + "text" : "Cumberland Panthers Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/aiDvDXNcdf", + "id" : 504260873297620992, + "created_at" : "2014-08-26 13:35:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/XiBCdfgfSW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622877232&oldid=620332689", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504246410641178624", + "text" : "Dalida Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XiBCdfgfSW", + "id" : 504246410641178624, + "created_at" : "2014-08-26 12:38:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/CdK2k59lV8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622873743&oldid=622871070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504236878850441216", + "text" : "Marcel Masse Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CdK2k59lV8", + "id" : 504236878850441216, + "created_at" : "2014-08-26 12:00:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/DAkjdURZgT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106869247&oldid=101587943&rcid=124774092", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504229019257425920", + "text" : "Port-Gentil Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DAkjdURZgT", + "id" : 504229019257425920, + "created_at" : "2014-08-26 11:29:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/NMVoipiF71", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106869086&oldid=106599415&rcid=124773725", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504227487078166528", + "text" : "Marcel Masse Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NMVoipiF71", + "id" : 504227487078166528, + "created_at" : "2014-08-26 11:22:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/TnD2OpnnmX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622796373&oldid=605105887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "504012971975389186", + "text" : "Alexis Nakota Sioux First Nation Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TnD2OpnnmX", + "id" : 504012971975389186, + "created_at" : "2014-08-25 21:10:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/3X9pKFUE9q", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622789234&oldid=622374073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503998632627290112", + "text" : "Winnipeg Blue Bombers Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3X9pKFUE9q", + "id" : 503998632627290112, + "created_at" : "2014-08-25 20:13:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/LiiO4VVjNb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622779223&oldid=622310926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503979226627051520", + "text" : "List of Canadian military operation Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/LiiO4VVjNb", + "id" : 503979226627051520, + "created_at" : "2014-08-25 18:56:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/v9yTxOwXpz", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106849750&oldid=106849431&rcid=124732242", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503971669174919168", + "text" : "Indicatifs r\u00E9gionaux 819 et 873 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/v9yTxOwXpz", + "id" : 503971669174919168, + "created_at" : "2014-08-25 18:26:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/6Y7B9WKmWp", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106849431&oldid=106844445&rcid=124731433", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503968711389499392", + "text" : "Indicatifs r\u00E9gionaux 819 et 873 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6Y7B9WKmWp", + "id" : 503968711389499392, + "created_at" : "2014-08-25 18:14:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/CBAT6RCP0f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622761745&oldid=614608199", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503943841398128640", + "text" : "2006 Ontario terrorism plot Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CBAT6RCP0f", + "id" : 503943841398128640, + "created_at" : "2014-08-25 16:35:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/yURNOJNPhH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622760957&oldid=609383884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503942225194414080", + "text" : "Shared services Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yURNOJNPhH", + "id" : 503942225194414080, + "created_at" : "2014-08-25 16:29:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/WXbYd7Eqhs", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106844445&oldid=106227624&rcid=124723652", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503926412689289218", + "text" : "Indicatifs r\u00E9gionaux 819 et 873 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WXbYd7Eqhs", + "id" : 503926412689289218, + "created_at" : "2014-08-25 15:26:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/hFdtoqqTwd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622748209&oldid=613142335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503915404230922240", + "text" : "Maclaren Cemetery Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hFdtoqqTwd", + "id" : 503915404230922240, + "created_at" : "2014-08-25 14:42:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/J7LlJCr96s", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622742513&oldid=617627519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503903497130352640", + "text" : "1980 FA Cup Final Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/J7LlJCr96s", + "id" : 503903497130352640, + "created_at" : "2014-08-25 13:55:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/PummSCTGSB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622668170&oldid=622667964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503685543319068675", + "text" : "2010 G-20 Toronto summit Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/PummSCTGSB", + "id" : 503685543319068675, + "created_at" : "2014-08-24 23:29:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/MkfSPxmHkB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622667964&oldid=603770634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503685016573210624", + "text" : "2010 G-20 Toronto summit Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MkfSPxmHkB", + "id" : 503685016573210624, + "created_at" : "2014-08-24 23:27:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/q8MAwdVQkN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622640995&oldid=617772024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503624711553970176", + "text" : "Gun politics in Canada Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/q8MAwdVQkN", + "id" : 503624711553970176, + "created_at" : "2014-08-24 19:27:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/iYI4AU90x8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622504068&oldid=613035135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503256386806243329", + "text" : "Springhill Institution Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iYI4AU90x8", + "id" : 503256386806243329, + "created_at" : "2014-08-23 19:04:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/iQTC9i7Q86", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622503807&oldid=622503745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503255816410247168", + "text" : "Dorchester Penitentiary Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iQTC9i7Q86", + "id" : 503255816410247168, + "created_at" : "2014-08-23 19:01:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Cba7x3I3uW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622503745&oldid=581413519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "503255676945068032", + "text" : "Dorchester Penitentiary Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Cba7x3I3uW", + "id" : 503255676945068032, + "created_at" : "2014-08-23 19:01:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/4nOyhbfzCK", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106762605&oldid=104652129&rcid=124547911", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502940598270443520", + "text" : "Base des Forces canadiennes Valcartier Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/4nOyhbfzCK", + "id" : 502940598270443520, + "created_at" : "2014-08-22 22:09:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/rajsrp1qA0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622385963&oldid=622379215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502920650504552449", + "text" : "KLM Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rajsrp1qA0", + "id" : 502920650504552449, + "created_at" : "2014-08-22 20:50:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/NnYkuRNTp1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622373508&oldid=583881083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502892854717726720", + "text" : "Jamsil Station Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NnYkuRNTp1", + "id" : 502892854717726720, + "created_at" : "2014-08-22 18:59:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/QfatwkQ2Xr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622350225&oldid=621538154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502839563317157888", + "text" : "Raymond Heard Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QfatwkQ2Xr", + "id" : 502839563317157888, + "created_at" : "2014-08-22 15:27:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/kyblCXy4fm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622345132&oldid=622239060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502828200347848704", + "text" : "The Beatles (album) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kyblCXy4fm", + "id" : 502828200347848704, + "created_at" : "2014-08-22 14:42:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/PpBFgjtIvp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622344786&oldid=621781182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502827500733739008", + "text" : "Sgt. Pepper's Lonely Hearts Club Band Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PpBFgjtIvp", + "id" : 502827500733739008, + "created_at" : "2014-08-22 14:39:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/xaCSUN7v4r", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622338671&oldid=622111987", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502814216253100032", + "text" : "Zellers Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xaCSUN7v4r", + "id" : 502814216253100032, + "created_at" : "2014-08-22 13:47:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/O7JEn9xkWi", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106702766&oldid=106681185&rcid=124455636", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502531701063823361", + "text" : "Char M1 Abrams Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/O7JEn9xkWi", + "id" : 502531701063823361, + "created_at" : "2014-08-21 19:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/EVPqIBjRVs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622233299&oldid=612451306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502528897968529408", + "text" : "List of waterfalls by type Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EVPqIBjRVs", + "id" : 502528897968529408, + "created_at" : "2014-08-21 18:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/2G1Ik6QFkr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622222552&oldid=572362105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502506074856251392", + "text" : "Party Whip (Canada) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/2G1Ik6QFkr", + "id" : 502506074856251392, + "created_at" : "2014-08-21 17:22:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/m1CtuGxwbS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622200318&oldid=622137550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502457990033997824", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/m1CtuGxwbS", + "id" : 502457990033997824, + "created_at" : "2014-08-21 14:11:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/tEV6SoCr2R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622085746&oldid=602350445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502152232163614720", + "text" : "Durham Regional Police Service Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/tEV6SoCr2R", + "id" : 502152232163614720, + "created_at" : "2014-08-20 17:56:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/3saojJV2Jb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622077880&oldid=611112384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502134543256932352", + "text" : "HMCS Charlottetown (FFH 339) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/3saojJV2Jb", + "id" : 502134543256932352, + "created_at" : "2014-08-20 16:46:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/IbyTo9lmu4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622076350&oldid=622073335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502131105290784768", + "text" : "Toronto FC Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/IbyTo9lmu4", + "id" : 502131105290784768, + "created_at" : "2014-08-20 16:32:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/ishBGq7VfM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622073335&oldid=622072922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502124627830009856", + "text" : "Toronto FC Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/ishBGq7VfM", + "id" : 502124627830009856, + "created_at" : "2014-08-20 16:06:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/IAr09mVCXy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622072922&oldid=622015914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502123589286768640", + "text" : "Toronto FC Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/IAr09mVCXy", + "id" : 502123589286768640, + "created_at" : "2014-08-20 16:02:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/zhjtIvGNLj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622068156&oldid=622068041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502112284253368320", + "text" : "User talk:Nmcke Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/zhjtIvGNLj", + "id" : 502112284253368320, + "created_at" : "2014-08-20 15:17:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/K020TO5qLw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622068041&oldid=622067238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502111999699222528", + "text" : "User talk:Nmcke Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/K020TO5qLw", + "id" : 502111999699222528, + "created_at" : "2014-08-20 15:16:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/L4wRjbhxSE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622067472&oldid=621446235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502110623334170624", + "text" : "British Columbia Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/L4wRjbhxSE", + "id" : 502110623334170624, + "created_at" : "2014-08-20 15:11:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/xoTy7dxDHZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622066606&oldid=622065726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502108680243146753", + "text" : "Peter Mansbridge Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/xoTy7dxDHZ", + "id" : 502108680243146753, + "created_at" : "2014-08-20 15:03:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/zeo2AHgvA4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622065708&oldid=622000895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502106762468937728", + "text" : "Stephen I of Hungary Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/zeo2AHgvA4", + "id" : 502106762468937728, + "created_at" : "2014-08-20 14:55:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/wSI3ymZFaz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622065451&oldid=622060125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502106169142685696", + "text" : "Peter Mansbridge Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/wSI3ymZFaz", + "id" : 502106169142685696, + "created_at" : "2014-08-20 14:53:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/mbKiJLAGSR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=622062501&oldid=618114882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "502099287615209473", + "text" : "User talk:Nmcke Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/mbKiJLAGSR", + "id" : 502099287615209473, + "created_at" : "2014-08-20 14:26:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Z76EGfMZ9I", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621962580&oldid=621961010", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501826279919058944", + "text" : "1973 Saint John River Flood Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Z76EGfMZ9I", + "id" : 501826279919058944, + "created_at" : "2014-08-19 20:21:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/0M8u34HGuM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621962354&oldid=621961963", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501825859498803202", + "text" : "History of flooding in Canada Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0M8u34HGuM", + "id" : 501825859498803202, + "created_at" : "2014-08-19 20:19:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/hU4PIzMq8N", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621961963&oldid=621958575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501825057006837760", + "text" : "History of flooding in Canada Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hU4PIzMq8N", + "id" : 501825057006837760, + "created_at" : "2014-08-19 20:16:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Ef64gRjqyw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621961010&oldid=392181499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501823440001986561", + "text" : "1973 Saint John River Flood Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Ef64gRjqyw", + "id" : 501823440001986561, + "created_at" : "2014-08-19 20:10:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/rfBrIcMQ8e", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621958575&oldid=621958413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501819208523866113", + "text" : "History of flooding in Canada Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rfBrIcMQ8e", + "id" : 501819208523866113, + "created_at" : "2014-08-19 19:53:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/Nl738lyfqc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621958413&oldid=621324341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501818930613473281", + "text" : "History of flooding in Canada Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Nl738lyfqc", + "id" : 501818930613473281, + "created_at" : "2014-08-19 19:52:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/L5XoBDTX6c", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621938325&oldid=621724311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501775490978701313", + "text" : "Maroon 5 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/L5XoBDTX6c", + "id" : 501775490978701313, + "created_at" : "2014-08-19 16:59:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/ejrREGRpih", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621936488&oldid=621806756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501771931746832384", + "text" : "Timeline of the Euromaidan Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/ejrREGRpih", + "id" : 501771931746832384, + "created_at" : "2014-08-19 16:45:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/0iogaNnKbC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621925968&oldid=608372991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501750463080181760", + "text" : "Johnny Wander Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0iogaNnKbC", + "id" : 501750463080181760, + "created_at" : "2014-08-19 15:20:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/hjIQHQckGy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621915107&oldid=601976558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501727162282831873", + "text" : "Larry Miller (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/hjIQHQckGy", + "id" : 501727162282831873, + "created_at" : "2014-08-19 13:47:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/rMwg0Cf96h", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106479797&oldid=106037599&rcid=124121710", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501689442776920064", + "text" : "Mod\u00E8le:Alignement Rouge et Noir d'Ottawa Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rMwg0Cf96h", + "id" : 501689442776920064, + "created_at" : "2014-08-19 11:17:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/KkQ024RXIC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621802722&oldid=621185397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501431201522274304", + "text" : "Metalcore Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KkQ024RXIC", + "id" : 501431201522274304, + "created_at" : "2014-08-18 18:11:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/UhMviEWchR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621782821&oldid=621782763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501390049762893824", + "text" : "Tala' al Badru 'Alayna Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UhMviEWchR", + "id" : 501390049762893824, + "created_at" : "2014-08-18 15:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/0yQmfv4sHp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621782763&oldid=617161174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501389923933782016", + "text" : "Tala' al Badru 'Alayna Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0yQmfv4sHp", + "id" : 501389923933782016, + "created_at" : "2014-08-18 15:27:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/odBsIT2lfu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621779245&oldid=621779183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501380989059616769", + "text" : "Eastern wolf Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/odBsIT2lfu", + "id" : 501380989059616769, + "created_at" : "2014-08-18 14:51:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/yYOQfPLBNH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621779183&oldid=621778952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501380811997085697", + "text" : "Eastern wolf Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yYOQfPLBNH", + "id" : 501380811997085697, + "created_at" : "2014-08-18 14:51:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/9BAMJispsv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621778952&oldid=616135152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501380220256288769", + "text" : "Eastern wolf Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9BAMJispsv", + "id" : 501380220256288769, + "created_at" : "2014-08-18 14:48:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/wgxjzupAvG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621752407&oldid=621160375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "501306227805413376", + "text" : "Elisha Cuthbert Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wgxjzupAvG", + "id" : 501306227805413376, + "created_at" : "2014-08-18 09:54:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/JOIyKhnMHQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621392968&oldid=621392878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500360957026385921", + "text" : "List of Carleton University people Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/JOIyKhnMHQ", + "id" : 500360957026385921, + "created_at" : "2014-08-15 19:18:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/1MoqEulbRj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621392878&oldid=620198326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500360745415352320", + "text" : "List of Carleton University people Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/1MoqEulbRj", + "id" : 500360745415352320, + "created_at" : "2014-08-15 19:17:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/gidsHDGYyN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621366441&oldid=620870382", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500305846778490880", + "text" : "International availability of Fanta Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gidsHDGYyN", + "id" : 500305846778490880, + "created_at" : "2014-08-15 15:39:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/dlz6z7zQog", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621366430&oldid=619550110", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500305817187651584", + "text" : "Costas Menegakis Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/dlz6z7zQog", + "id" : 500305817187651584, + "created_at" : "2014-08-15 15:39:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/gtQesD0EWK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621355847&oldid=621251071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500285445050490880", + "text" : "Vs. System Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gtQesD0EWK", + "id" : 500285445050490880, + "created_at" : "2014-08-15 14:18:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/UaV3b8IwzF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621354440&oldid=619214783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500282954862841856", + "text" : "Bean Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/UaV3b8IwzF", + "id" : 500282954862841856, + "created_at" : "2014-08-15 14:08:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/O41rycOZDD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621335283&oldid=621334948", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500233926179569664", + "text" : "Nova Scotia Senior Baseball League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/O41rycOZDD", + "id" : 500233926179569664, + "created_at" : "2014-08-15 10:53:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/ZNjhqjOCWG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621334948&oldid=621334850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500232942606909441", + "text" : "Nova Scotia Senior Baseball League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZNjhqjOCWG", + "id" : 500232942606909441, + "created_at" : "2014-08-15 10:50:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/v4x4D5LTaU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621334850&oldid=569870182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500232684921450496", + "text" : "Nova Scotia Senior Baseball League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/v4x4D5LTaU", + "id" : 500232684921450496, + "created_at" : "2014-08-15 10:49:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/5Go7uN3W1i", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621273090&oldid=621272810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500048814498406400", + "text" : "Jeremy Hansen Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/5Go7uN3W1i", + "id" : 500048814498406400, + "created_at" : "2014-08-14 22:38:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/QDKkbNr0bn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621272810&oldid=614240586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500048097486327808", + "text" : "Jeremy Hansen Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/QDKkbNr0bn", + "id" : 500048097486327808, + "created_at" : "2014-08-14 22:35:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/QzXh25hBog", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621251130&oldid=620865981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "500001378589499392", + "text" : "Governor (United States) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QzXh25hBog", + "id" : 500001378589499392, + "created_at" : "2014-08-14 19:29:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/NWDMPqzu98", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621246225&oldid=621221904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499990783215562752", + "text" : "Fraser Forster Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/NWDMPqzu98", + "id" : 499990783215562752, + "created_at" : "2014-08-14 18:47:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/VCCogbhtFr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621230695&oldid=618372177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499956759495462913", + "text" : "Resolute, Nunavut Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/VCCogbhtFr", + "id" : 499956759495462913, + "created_at" : "2014-08-14 16:32:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/BOgMlPWdPm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621222502&oldid=621220724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499940338287775744", + "text" : "Sociology Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BOgMlPWdPm", + "id" : 499940338287775744, + "created_at" : "2014-08-14 15:27:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/ub0u9njMCC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621220724&oldid=619758533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499936526730813441", + "text" : "Sociology Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ub0u9njMCC", + "id" : 499936526730813441, + "created_at" : "2014-08-14 15:12:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/zM4UcJWQhy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621200572&oldid=621200527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499889872925384704", + "text" : "Chelsea, Quebec Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zM4UcJWQhy", + "id" : 499889872925384704, + "created_at" : "2014-08-14 12:06:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/q395cHA8Sf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621200527&oldid=621200232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499889777437863936", + "text" : "Chelsea, Quebec Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/q395cHA8Sf", + "id" : 499889777437863936, + "created_at" : "2014-08-14 12:06:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/SeoP0ihcbs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621200232&oldid=597585340", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499889076485779456", + "text" : "Chelsea, Quebec Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SeoP0ihcbs", + "id" : 499889076485779456, + "created_at" : "2014-08-14 12:03:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/EmIeTmeVFa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621135860&oldid=620612941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499707854212063232", + "text" : "Alison Redford Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/EmIeTmeVFa", + "id" : 499707854212063232, + "created_at" : "2014-08-14 00:03:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/vqFAA46X0Y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621135519&oldid=621134922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499707115867742208", + "text" : "List of modern Canadian Army equipm Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vqFAA46X0Y", + "id" : 499707115867742208, + "created_at" : "2014-08-14 00:00:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/kTCY7WCGIX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621134922&oldid=611944107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499705704962605056", + "text" : "List of modern Canadian Army equipm Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/kTCY7WCGIX", + "id" : 499705704962605056, + "created_at" : "2014-08-13 23:54:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/6r0sufhkct", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621133444&oldid=619783444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499702337284612098", + "text" : "Operation Medak Pocket Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6r0sufhkct", + "id" : 499702337284612098, + "created_at" : "2014-08-13 23:41:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/l37CK5VD2M", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621130503&oldid=621113619", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499695394906198016", + "text" : "List of main battle tanks by countr Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/l37CK5VD2M", + "id" : 499695394906198016, + "created_at" : "2014-08-13 23:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/pAnbr2G4Dv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621100961&oldid=621100873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499633735890132993", + "text" : "List of schools of the Cons Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pAnbr2G4Dv", + "id" : 499633735890132993, + "created_at" : "2014-08-13 19:09:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/PhfTDsfuKN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621100873&oldid=610005610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499633569112010754", + "text" : "List of schools of the Cons Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/PhfTDsfuKN", + "id" : 499633569112010754, + "created_at" : "2014-08-13 19:08:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/GvM9esjUTS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621100776&oldid=621100620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499633378707394560", + "text" : "Honda CR-X del Sol Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GvM9esjUTS", + "id" : 499633378707394560, + "created_at" : "2014-08-13 19:07:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/dZh2BgKy9K", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621100546&oldid=621100336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499632928717291521", + "text" : "Honda CR-X del Sol Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/dZh2BgKy9K", + "id" : 499632928717291521, + "created_at" : "2014-08-13 19:05:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/gLFC7sQGMt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621100336&oldid=621100062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499632533739683840", + "text" : "Honda CR-X del Sol Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/gLFC7sQGMt", + "id" : 499632533739683840, + "created_at" : "2014-08-13 19:04:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/bg0G1sJXZz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621100062&oldid=621099457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499631966107746304", + "text" : "Honda CR-X del Sol Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/bg0G1sJXZz", + "id" : 499631966107746304, + "created_at" : "2014-08-13 19:01:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/pH4OnfjjD3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621099457&oldid=619373991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499630830051155968", + "text" : "Honda CR-X del Sol Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pH4OnfjjD3", + "id" : 499630830051155968, + "created_at" : "2014-08-13 18:57:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/HW713iJ9eZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621088812&oldid=620948278", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499608400830169088", + "text" : "Scooby-Doo Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/HW713iJ9eZ", + "id" : 499608400830169088, + "created_at" : "2014-08-13 17:28:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/4k62IWCFUD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621077770&oldid=618711481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499585434767601666", + "text" : "Royal Victorian Chain Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4k62IWCFUD", + "id" : 499585434767601666, + "created_at" : "2014-08-13 15:57:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/DY3iKIcIuz", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106234873&oldid=90239532&rcid=123747475", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499568997994872834", + "text" : "Tautogolabrus adspersus Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/DY3iKIcIuz", + "id" : 499568997994872834, + "created_at" : "2014-08-13 14:51:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/DY3iKIcIuz", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106234873&oldid=90239532&rcid=123747475", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499568998011658240", + "text" : "Tautogolabrus adspersus Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DY3iKIcIuz", + "id" : 499568998011658240, + "created_at" : "2014-08-13 14:51:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/nEHas5DHxM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621067682&oldid=621067621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499565670406049793", + "text" : "Ferguson, Missouri Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/nEHas5DHxM", + "id" : 499565670406049793, + "created_at" : "2014-08-13 14:38:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/nYh0PXWRTe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621067621&oldid=621067500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499565552244105216", + "text" : "Ferguson, Missouri Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/nYh0PXWRTe", + "id" : 499565552244105216, + "created_at" : "2014-08-13 14:38:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/sEmZ9fl4Lp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621063537&oldid=589700790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499557823035228160", + "text" : "1946 Stanley Cup Finals Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/sEmZ9fl4Lp", + "id" : 499557823035228160, + "created_at" : "2014-08-13 14:07:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/vQrUPsCfUd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=621052815&oldid=606739213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "499533557820567552", + "text" : "English Springer Spaniel Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vQrUPsCfUd", + "id" : 499533557820567552, + "created_at" : "2014-08-13 12:30:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/aiOhWL2pIt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620286505&oldid=620137965", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497490520474943488", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/aiOhWL2pIt", + "id" : 497490520474943488, + "created_at" : "2014-08-07 21:12:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/V0Y1aPkQGn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620271778&oldid=620271710", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497458975835951104", + "text" : "Mott the Hoople Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/V0Y1aPkQGn", + "id" : 497458975835951104, + "created_at" : "2014-08-07 19:07:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/gJgU05EFcJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620271710&oldid=619019848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497458827709935616", + "text" : "Mott the Hoople Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gJgU05EFcJ", + "id" : 497458827709935616, + "created_at" : "2014-08-07 19:06:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/FJo3Hr7JeR", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106077575&oldid=105681293&rcid=123476250", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497449019090931712", + "text" : "Mathieu Ravignat Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/FJo3Hr7JeR", + "id" : 497449019090931712, + "created_at" : "2014-08-07 18:27:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/Vg6dYZ3zi6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620245661&oldid=503114057", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497401424280825856", + "text" : "Nepean Point Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/Vg6dYZ3zi6", + "id" : 497401424280825856, + "created_at" : "2014-08-07 15:18:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/vvA6gPmYRq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620244855&oldid=584870883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497399402982830080", + "text" : "Ted Hsu Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vvA6gPmYRq", + "id" : 497399402982830080, + "created_at" : "2014-08-07 15:10:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/q4N3tkO6fA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620235867&oldid=618118709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497379218549137409", + "text" : "List of systemically important banks Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/q4N3tkO6fA", + "id" : 497379218549137409, + "created_at" : "2014-08-07 13:50:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/ZOm4pe6OQv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620143088&oldid=619454101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497123924204060672", + "text" : "Khalid ibn al-Walid Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZOm4pe6OQv", + "id" : 497123924204060672, + "created_at" : "2014-08-06 20:55:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/bTTKx41DYg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620137965&oldid=620134342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497113270541897728", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/bTTKx41DYg", + "id" : 497113270541897728, + "created_at" : "2014-08-06 20:13:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/CvQFac0vBd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620135598&oldid=616449376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497108126899138560", + "text" : "Thanh Hai Ngo Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/CvQFac0vBd", + "id" : 497108126899138560, + "created_at" : "2014-08-06 19:53:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/ldLaCxPU5R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620134465&oldid=618010386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497105431211552768", + "text" : "Cho PD Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ldLaCxPU5R", + "id" : 497105431211552768, + "created_at" : "2014-08-06 19:42:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/zXqOXubew8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620134342&oldid=620017485", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497105141322244096", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/zXqOXubew8", + "id" : 497105141322244096, + "created_at" : "2014-08-06 19:41:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/EiAR4hR4St", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620134314&oldid=618392042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497105073672294400", + "text" : "Stardom Entertainment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EiAR4hR4St", + "id" : 497105073672294400, + "created_at" : "2014-08-06 19:41:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/gPX7xTV2J5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620133793&oldid=619980111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497103929910771712", + "text" : "Amoeba Culture Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gPX7xTV2J5", + "id" : 497103929910771712, + "created_at" : "2014-08-06 19:36:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/Wt6nAfcmZ5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620132807&oldid=614647006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497101569738178560", + "text" : "Louis-Joseph Papineau Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/Wt6nAfcmZ5", + "id" : 497101569738178560, + "created_at" : "2014-08-06 19:27:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/IQNncPfniN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620118075&oldid=620117950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497069741652336641", + "text" : "Subjectivism Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IQNncPfniN", + "id" : 497069741652336641, + "created_at" : "2014-08-06 17:20:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/Abz7dO3SCu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620117950&oldid=589030643", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497069512160985088", + "text" : "Subjectivism Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Abz7dO3SCu", + "id" : 497069512160985088, + "created_at" : "2014-08-06 17:19:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/AgySXHHzK6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620116544&oldid=617982885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497067014050291712", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AgySXHHzK6", + "id" : 497067014050291712, + "created_at" : "2014-08-06 17:09:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/w17m4gXDAI", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106046180&oldid=90521648&rcid=123426833", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497062024514666496", + "text" : "Yvon Pedneault Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/w17m4gXDAI", + "id" : 497062024514666496, + "created_at" : "2014-08-06 16:49:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/wvOxhXy0MB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620112741&oldid=619593042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497058328452030464", + "text" : "Coin flipping Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wvOxhXy0MB", + "id" : 497058328452030464, + "created_at" : "2014-08-06 16:35:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/gmZYTI9anP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620110594&oldid=601504925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497053590645915648", + "text" : "List of tallest buildings in Ottawa\u2013Gatineau Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gmZYTI9anP", + "id" : 497053590645915648, + "created_at" : "2014-08-06 16:16:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/cd9yKDLcyn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620102772&oldid=619958809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497036474957955072", + "text" : "Timeline of the far future Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cd9yKDLcyn", + "id" : 497036474957955072, + "created_at" : "2014-08-06 15:08:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/4mHMtYUQCQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620100889&oldid=618832371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497032416125788160", + "text" : "List of people from Northern Ireland Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4mHMtYUQCQ", + "id" : 497032416125788160, + "created_at" : "2014-08-06 14:52:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/yWzlKpWApF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620100318&oldid=596564663", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497030930859819008", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yWzlKpWApF", + "id" : 497030930859819008, + "created_at" : "2014-08-06 14:46:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/4YGHn27NTA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620096745&oldid=575919902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497024056047448065", + "text" : "HMCS Prevost Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/4YGHn27NTA", + "id" : 497024056047448065, + "created_at" : "2014-08-06 14:19:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/QMpC3vM9iq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620094416&oldid=619891190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497018984014028800", + "text" : "North Korea and weapons of mass des Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/QMpC3vM9iq", + "id" : 497018984014028800, + "created_at" : "2014-08-06 13:58:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/WNZIcGkwrI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620091188&oldid=617280649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497010754265296896", + "text" : "Bull shark Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/WNZIcGkwrI", + "id" : 497010754265296896, + "created_at" : "2014-08-06 13:26:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/vbomIKPNb3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620089762&oldid=613695576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "497006847296282624", + "text" : "Yarmouth Airport Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/vbomIKPNb3", + "id" : 497006847296282624, + "created_at" : "2014-08-06 13:10:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/mLZZw2hbRW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620064696&oldid=619660037", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496928209771196416", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mLZZw2hbRW", + "id" : 496928209771196416, + "created_at" : "2014-08-06 07:58:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/QIXIqALJVK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620046491&oldid=620046455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496866770234642433", + "text" : "Barry Pepper Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QIXIqALJVK", + "id" : 496866770234642433, + "created_at" : "2014-08-06 03:54:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/nGhXaKixkw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620046455&oldid=620046371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496866645374418944", + "text" : "Barry Pepper Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nGhXaKixkw", + "id" : 496866645374418944, + "created_at" : "2014-08-06 03:53:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/ugyYTPZr3Q", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620046371&oldid=618151848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496866382085369857", + "text" : "Barry Pepper Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ugyYTPZr3Q", + "id" : 496866382085369857, + "created_at" : "2014-08-06 03:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/kWIFRvkZ3S", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620017485&oldid=620010597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496785705570672640", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/kWIFRvkZ3S", + "id" : 496785705570672640, + "created_at" : "2014-08-05 22:31:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/oQ1y3uBJBC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=620010597&oldid=618327614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496768765624074240", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/oQ1y3uBJBC", + "id" : 496768765624074240, + "created_at" : "2014-08-05 21:24:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/ZfbIykvVAm", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106024852&oldid=103991524&rcid=123387109", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496767037684080640", + "text" : "Bataille de Malaisie Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZfbIykvVAm", + "id" : 496767037684080640, + "created_at" : "2014-08-05 21:17:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/RsjLA5IHNT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=106024640&oldid=101755547&rcid=123386628", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496764492051939330", + "text" : "Bataille de Singapour Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RsjLA5IHNT", + "id" : 496764492051939330, + "created_at" : "2014-08-05 21:07:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/5gaWOLcqVm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?oldid=619999652&rcid=673361968", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496743506191581184", + "text" : "Draft:Canadian Clinical Trials Asset Map Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5gaWOLcqVm", + "id" : 496743506191581184, + "created_at" : "2014-08-05 19:44:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/nEWnRxv6TE", + "expanded_url" : "http:\/\/ro.wikipedia.org\/w\/index.php?diff=8769837&oldid=8659612&rcid=12180165", + "display_url" : "ro.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496727229901336576", + "text" : "Post Scriptum (forma\u021Bie) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nEWnRxv6TE", + "id" : 496727229901336576, + "created_at" : "2014-08-05 18:39:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/wcd5isPQ9V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619984541&oldid=573687780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496709841508118528", + "text" : "Military Police Complaints Commission Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wcd5isPQ9V", + "id" : 496709841508118528, + "created_at" : "2014-08-05 17:30:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/FetKOJrKSV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619984400&oldid=619918718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496709508497145856", + "text" : "List of American and Canadian cities by number of ma Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FetKOJrKSV", + "id" : 496709508497145856, + "created_at" : "2014-08-05 17:29:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/0L9XEryU1g", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619967585&oldid=618256895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496672282082045953", + "text" : "Panda Game (Ottawa vs. Carleton) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/0L9XEryU1g", + "id" : 496672282082045953, + "created_at" : "2014-08-05 15:01:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/NZ78REFF8P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619967138&oldid=599834734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496671379799162882", + "text" : "Dave Van Kesteren Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/NZ78REFF8P", + "id" : 496671379799162882, + "created_at" : "2014-08-05 14:57:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/84KcK2XUJ8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619859159&oldid=617962300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496378057369075713", + "text" : "Celebratory gunfire Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/84KcK2XUJ8", + "id" : 496378057369075713, + "created_at" : "2014-08-04 19:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/cBLlhidcQC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619797348&oldid=615727724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "496240656084639744", + "text" : "Ontario Provincial Police Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/cBLlhidcQC", + "id" : 496240656084639744, + "created_at" : "2014-08-04 10:26:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/9ePJgIxTE5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619462578&oldid=619394933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495293446970933248", + "text" : "Anemia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9ePJgIxTE5", + "id" : 495293446970933248, + "created_at" : "2014-08-01 19:42:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/QkOqEzWqgO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619456111&oldid=619447409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495279259674742784", + "text" : "Union Station (Toronto) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/QkOqEzWqgO", + "id" : 495279259674742784, + "created_at" : "2014-08-01 18:45:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/a063lVl16h", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619454519&oldid=567478282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495275691995578369", + "text" : "List of Manitoba senators Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/a063lVl16h", + "id" : 495275691995578369, + "created_at" : "2014-08-01 18:31:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/eCYAngUYEr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619448762&oldid=619261707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495261671360049152", + "text" : "Major League Baseball All-Century Team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eCYAngUYEr", + "id" : 495261671360049152, + "created_at" : "2014-08-01 17:35:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/dNM27AmeRX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619445767&oldid=618724878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495254813148729344", + "text" : "Union Station (Toronto) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/dNM27AmeRX", + "id" : 495254813148729344, + "created_at" : "2014-08-01 17:08:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/YNBT72lMWZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619436688&oldid=613623041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495234226145730560", + "text" : "Carolingian dynasty Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/YNBT72lMWZ", + "id" : 495234226145730560, + "created_at" : "2014-08-01 15:46:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/mtuSNfOD0G", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619434193&oldid=618607421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495228970242437120", + "text" : "Trichuriasis Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mtuSNfOD0G", + "id" : 495228970242437120, + "created_at" : "2014-08-01 15:26:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/7A6eg3GxRY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619428365&oldid=619138566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495216129997283329", + "text" : "Conurbation Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/7A6eg3GxRY", + "id" : 495216129997283329, + "created_at" : "2014-08-01 14:35:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 126, 148 ], + "url" : "http:\/\/t.co\/ormNbsIlri", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619424240&oldid=619228136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495207005586751488", + "text" : "Wikipedia:Tutorial/Wikipedia links/sandbox Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ormNbsIlri", + "id" : 495207005586751488, + "created_at" : "2014-08-01 13:58:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 121, 143 ], + "url" : "http:\/\/t.co\/TyWGcAd6Jb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619423993&oldid=619228176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495206470846541824", + "text" : "Wikipedia:Tutorial/Formatting/sandbox Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TyWGcAd6Jb", + "id" : 495206470846541824, + "created_at" : "2014-08-01 13:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/6UVGY40hcp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=619422813&oldid=619401660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "495203847519084544", + "text" : "Wikipedia:Tutorial/Editing/sandbox Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6UVGY40hcp", + "id" : 495203847519084544, + "created_at" : "2014-08-01 13:46:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2014_09.js b/20181122/data/js/tweets/2014_09.js new file mode 100644 index 00000000..ec99be34 --- /dev/null +++ b/20181122/data/js/tweets/2014_09.js @@ -0,0 +1,5591 @@ +Grailbird.data.tweets_2014_09 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/CNXVHNDoXu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627698606&oldid=627698279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "516989638850797568", + "text" : "Rector (surname) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CNXVHNDoXu", + "id" : 516989638850797568, + "created_at" : "2014-09-30 16:35:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/2S1rtNIC5w", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627698279&oldid=498973811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "516988919259205632", + "text" : "Rector (surname) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2S1rtNIC5w", + "id" : 516988919259205632, + "created_at" : "2014-09-30 16:32:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/R3chmU0qiK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627651164&oldid=626835040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "516855631257411584", + "text" : "Denial Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/R3chmU0qiK", + "id" : 516855631257411584, + "created_at" : "2014-09-30 07:42:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/iLoPbB6QKb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627577478&oldid=627076456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "516658502094180352", + "text" : "Flying car (aircraft) Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/iLoPbB6QKb", + "id" : 516658502094180352, + "created_at" : "2014-09-29 18:39:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/V4h7c5SSoN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627575600&oldid=624234069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "516654798322405376", + "text" : "Ibrahim al-Hamdi Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/V4h7c5SSoN", + "id" : 516654798322405376, + "created_at" : "2014-09-29 18:24:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/R0L99TMJBF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627557961&oldid=627507482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "516618618725859328", + "text" : "Federal districts of Russia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/R0L99TMJBF", + "id" : 516618618725859328, + "created_at" : "2014-09-29 16:00:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/jMVTxFD8fb", + "expanded_url" : "https:\/\/tools.wmflabs.org\/anon\/", + "display_url" : "tools.wmflabs.org\/anon\/" + } ] + }, + "geo" : { }, + "id_str" : "515578935518982144", + "text" : "I'm now running on the Wikimedia Tools Labs shared anon instance! https:\/\/t.co\/jMVTxFD8fb", + "id" : 515578935518982144, + "created_at" : "2014-09-26 19:09:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/O9DbbhsEYL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627170773&oldid=619968819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515530637529186304", + "text" : "Talk:Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/O9DbbhsEYL", + "id" : 515530637529186304, + "created_at" : "2014-09-26 15:57:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/ZbGqy0PhsG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627169076&oldid=625369609", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515526954250805248", + "text" : "Confrontation at Concordia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZbGqy0PhsG", + "id" : 515526954250805248, + "created_at" : "2014-09-26 15:42:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/ZbGqy0PhsG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627169076&oldid=625369609", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515526954271793153", + "text" : "Confrontation at Concordia Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/ZbGqy0PhsG", + "id" : 515526954271793153, + "created_at" : "2014-09-26 15:42:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/2pfTu0Q5rX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627158467&oldid=627155603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515502131088871425", + "text" : "The Pebbles and Bamm-Bamm Show Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2pfTu0Q5rX", + "id" : 515502131088871425, + "created_at" : "2014-09-26 14:04:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/2pfTu0Q5rX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627158467&oldid=627155603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515502131114016770", + "text" : "The Pebbles and Bamm-Bamm Show Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/2pfTu0Q5rX", + "id" : 515502131114016770, + "created_at" : "2014-09-26 14:04:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/ws8nKcVFDL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627155655&oldid=626952833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515494046312038400", + "text" : "The Flintstone Comedy Hour Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ws8nKcVFDL", + "id" : 515494046312038400, + "created_at" : "2014-09-26 13:32:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/ws8nKcVFDL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627155655&oldid=626952833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515494046546923522", + "text" : "The Flintstone Comedy Hour Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/ws8nKcVFDL", + "id" : 515494046546923522, + "created_at" : "2014-09-26 13:32:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/9xYp3dBpJq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627155603&oldid=627154995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515493870784614400", + "text" : "The Pebbles and Bamm-Bamm Show Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/9xYp3dBpJq", + "id" : 515493870784614400, + "created_at" : "2014-09-26 13:31:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/9xYp3dBpJq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627155603&oldid=627154995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515493870952398848", + "text" : "The Pebbles and Bamm-Bamm Show Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9xYp3dBpJq", + "id" : 515493870952398848, + "created_at" : "2014-09-26 13:31:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/8IIqhRROOK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627154995&oldid=624854345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515492046098821122", + "text" : "The Pebbles and Bamm-Bamm Show Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/8IIqhRROOK", + "id" : 515492046098821122, + "created_at" : "2014-09-26 13:24:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/8IIqhRROOK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627154995&oldid=624854345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515492046132375552", + "text" : "The Pebbles and Bamm-Bamm Show Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/8IIqhRROOK", + "id" : 515492046132375552, + "created_at" : "2014-09-26 13:24:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/cXIB5OIbUN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627146452&oldid=623334190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515467340087967744", + "text" : "Draft:Canadian Clinical Trials Asset Map Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cXIB5OIbUN", + "id" : 515467340087967744, + "created_at" : "2014-09-26 11:46:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/oN0uh0Ek1r", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627085287&oldid=622306063", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515264354355527680", + "text" : "Bullet Joe Simpson Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/oN0uh0Ek1r", + "id" : 515264354355527680, + "created_at" : "2014-09-25 22:19:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/I86JbL5SIn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627068621&oldid=626807783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515226644068315136", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/I86JbL5SIn", + "id" : 515226644068315136, + "created_at" : "2014-09-25 19:49:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/UJYyFDOeKV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627057984&oldid=626781523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515204204000862208", + "text" : "Abdullah Ibrahim Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UJYyFDOeKV", + "id" : 515204204000862208, + "created_at" : "2014-09-25 18:20:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/JgUTqM9cR3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627016857&oldid=626754995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515106801453264896", + "text" : "Fleetwood Mac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JgUTqM9cR3", + "id" : 515106801453264896, + "created_at" : "2014-09-25 11:53:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/JgUTqM9cR3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627016857&oldid=626754995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "515106801482600451", + "text" : "Fleetwood Mac Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/JgUTqM9cR3", + "id" : 515106801482600451, + "created_at" : "2014-09-25 11:53:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/dhrqu1bZ5U", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626982131&oldid=625233936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514982169941250049", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/dhrqu1bZ5U", + "id" : 514982169941250049, + "created_at" : "2014-09-25 03:38:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/jC6gzBLS7f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626981819&oldid=626497436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514981067346808833", + "text" : "Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/jC6gzBLS7f", + "id" : 514981067346808833, + "created_at" : "2014-09-25 03:33:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/hAnqrwcV2l", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626903819&oldid=626902897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514789149144932354", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/hAnqrwcV2l", + "id" : 514789149144932354, + "created_at" : "2014-09-24 14:51:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/fXjDxAV2m0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626902897&oldid=626278958", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514786724023529472", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/fXjDxAV2m0", + "id" : 514786724023529472, + "created_at" : "2014-09-24 14:41:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/okuc8JrLwi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626887950&oldid=626450914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514749093386547200", + "text" : "HMCS Protecteur (AOR 509) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/okuc8JrLwi", + "id" : 514749093386547200, + "created_at" : "2014-09-24 12:12:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/5y3X0E5l51", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626887122&oldid=626346602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514746853674328064", + "text" : "HMCS Preserver (AOR 510) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/5y3X0E5l51", + "id" : 514746853674328064, + "created_at" : "2014-09-24 12:03:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/A6f5zq1xwT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626877827&oldid=624521508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514714913231495168", + "text" : "Mahdah Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/A6f5zq1xwT", + "id" : 514714913231495168, + "created_at" : "2014-09-24 09:56:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/4MuQLc72H5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626807783&oldid=626807387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514508743094980609", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4MuQLc72H5", + "id" : 514508743094980609, + "created_at" : "2014-09-23 20:16:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/ktoR2oYvyL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626807387&oldid=626754062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514507848273784832", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ktoR2oYvyL", + "id" : 514507848273784832, + "created_at" : "2014-09-23 20:13:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/J3118Wggby", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626790829&oldid=619588589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514471458979217408", + "text" : "Canada Science and Technology Museum Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/J3118Wggby", + "id" : 514471458979217408, + "created_at" : "2014-09-23 17:48:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/F2TPewWZKF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626776567&oldid=626388811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514440010544979969", + "text" : "UCI Road World Championships Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/F2TPewWZKF", + "id" : 514440010544979969, + "created_at" : "2014-09-23 15:43:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/npXMdLD77P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626767309&oldid=614356313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514419799263571968", + "text" : "Pseudo-nitzschia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/npXMdLD77P", + "id" : 514419799263571968, + "created_at" : "2014-09-23 14:23:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/HKrcz368W1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626765904&oldid=625567655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514417092507205632", + "text" : "Maritime University Field Lacrosse League Wikipedia article edited anonymously from Federal Court of Canada http:\/\/t.co\/HKrcz368W1", + "id" : 514417092507205632, + "created_at" : "2014-09-23 14:12:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/HKrcz368W1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626765904&oldid=625567655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514417092507234305", + "text" : "Maritime University Field Lacrosse League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HKrcz368W1", + "id" : 514417092507234305, + "created_at" : "2014-09-23 14:12:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/L9mUAPMjkx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626754318&oldid=626736899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514387476035940352", + "text" : "Graydon Nicholas Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/L9mUAPMjkx", + "id" : 514387476035940352, + "created_at" : "2014-09-23 12:15:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/pG8WQ8aUbp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626650864&oldid=626650561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514107329282064384", + "text" : "Mass surveillance in the United Sta Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pG8WQ8aUbp", + "id" : 514107329282064384, + "created_at" : "2014-09-22 17:41:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/l0kKQT6fUa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626650561&oldid=620012471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514106834006073345", + "text" : "Mass surveillance in the United Sta Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/l0kKQT6fUa", + "id" : 514106834006073345, + "created_at" : "2014-09-22 17:39:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/yQLhgSdzLQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626649366&oldid=626598038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "514104883856048129", + "text" : "Kira Kazantsev Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yQLhgSdzLQ", + "id" : 514104883856048129, + "created_at" : "2014-09-22 17:32:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/XCoFFvETiq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626542078&oldid=625608112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "513829697361559553", + "text" : "HMS Fury (1814) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XCoFFvETiq", + "id" : 513829697361559553, + "created_at" : "2014-09-21 23:18:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/89BituIhRt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626459022&oldid=624887428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "513631478346170368", + "text" : "Vince Vaughn Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/89BituIhRt", + "id" : 513631478346170368, + "created_at" : "2014-09-21 10:11:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/YAHYXp0reT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626250485&oldid=623718160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "513055340326572033", + "text" : "Hanuabada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YAHYXp0reT", + "id" : 513055340326572033, + "created_at" : "2014-09-19 20:01:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/vJik36mtDH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626249570&oldid=623983275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "513053273843335169", + "text" : "Brick (film) Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/vJik36mtDH", + "id" : 513053273843335169, + "created_at" : "2014-09-19 19:53:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/vxJSmTg2nH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626218313&oldid=617308778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512982340407422977", + "text" : "List of First World War Victoria Cr Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vxJSmTg2nH", + "id" : 512982340407422977, + "created_at" : "2014-09-19 15:11:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/OFy5jESNO6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626212679&oldid=614254587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512969237670162433", + "text" : "RemoteView Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/OFy5jESNO6", + "id" : 512969237670162433, + "created_at" : "2014-09-19 14:19:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/iPFA7NBnR3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626208308&oldid=620778428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512954135474601985", + "text" : "Dionne quintuplets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iPFA7NBnR3", + "id" : 512954135474601985, + "created_at" : "2014-09-19 13:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/botONnm4wC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626205863&oldid=620808409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512947529038970880", + "text" : "4 Engineer Support Regiment Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/botONnm4wC", + "id" : 512947529038970880, + "created_at" : "2014-09-19 12:53:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/FuT99y2whg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626137107&oldid=616401436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512717770979438592", + "text" : "Animoto Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FuT99y2whg", + "id" : 512717770979438592, + "created_at" : "2014-09-18 21:40:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/n9qVGtaAzX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626123248&oldid=624018430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512686723222863873", + "text" : "Amoeba Culture Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/n9qVGtaAzX", + "id" : 512686723222863873, + "created_at" : "2014-09-18 19:36:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/vHei6CPewc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626123023&oldid=626122971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512686137199316992", + "text" : "Template:WA Entertainment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vHei6CPewc", + "id" : 512686137199316992, + "created_at" : "2014-09-18 19:34:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/YSqnbiiCvJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626122971&oldid=618511056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512686032651685889", + "text" : "Template:WA Entertainment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YSqnbiiCvJ", + "id" : 512686032651685889, + "created_at" : "2014-09-18 19:34:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/shLPhiTAgq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626117493&oldid=624307406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512673759057436672", + "text" : "Amherst, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/shLPhiTAgq", + "id" : 512673759057436672, + "created_at" : "2014-09-18 18:45:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/vTy1dwfMby", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626115972&oldid=625063078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512670482379046912", + "text" : "Ocean sunfish Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vTy1dwfMby", + "id" : 512670482379046912, + "created_at" : "2014-09-18 18:32:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/UWOhak6aSf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626115972&oldid=625063078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512670483121061888", + "text" : "Ocean sunfish Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/UWOhak6aSf", + "id" : 512670483121061888, + "created_at" : "2014-09-18 18:32:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/eHqYAFv86y", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107559845&oldid=106042775&rcid=126077788", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512670095341268992", + "text" : "Mod\u00E9lisation de processus Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eHqYAFv86y", + "id" : 512670095341268992, + "created_at" : "2014-09-18 18:30:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/yZM1lHadXs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626075989&oldid=626075902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512579115111948288", + "text" : "Nicole Scherzinger Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yZM1lHadXs", + "id" : 512579115111948288, + "created_at" : "2014-09-18 12:29:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/ExUql49Hy0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=626075902&oldid=625982024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512578893782736896", + "text" : "Nicole Scherzinger Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ExUql49Hy0", + "id" : 512578893782736896, + "created_at" : "2014-09-18 12:28:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/iOqFaodsoN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625996197&oldid=625996102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512343746634338304", + "text" : "Draft:Veterans Land Act Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/iOqFaodsoN", + "id" : 512343746634338304, + "created_at" : "2014-09-17 20:54:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/iOqFaodsoN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625996197&oldid=625996102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512343746638524416", + "text" : "Draft:Veterans Land Act Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iOqFaodsoN", + "id" : 512343746638524416, + "created_at" : "2014-09-17 20:54:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/RlowLh2icE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?oldid=625996102&rcid=681590450", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512343555445366784", + "text" : "Draft:Veterans Land Act Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/RlowLh2icE", + "id" : 512343555445366784, + "created_at" : "2014-09-17 20:53:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/RlowLh2icE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?oldid=625996102&rcid=681590450", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512343555453755392", + "text" : "Draft:Veterans Land Act Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RlowLh2icE", + "id" : 512343555453755392, + "created_at" : "2014-09-17 20:53:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/TLzR5g1RVn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625979237&oldid=625978921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512305616350875648", + "text" : "Transportation in North America Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/TLzR5g1RVn", + "id" : 512305616350875648, + "created_at" : "2014-09-17 18:22:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/IZMYhMPgSO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625978921&oldid=625978818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512304932884840448", + "text" : "Transportation in North America Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/IZMYhMPgSO", + "id" : 512304932884840448, + "created_at" : "2014-09-17 18:19:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/ZnFzf234kp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625978818&oldid=625978640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512304739703590913", + "text" : "Transportation in North America Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/ZnFzf234kp", + "id" : 512304739703590913, + "created_at" : "2014-09-17 18:19:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/pJCCQWsOgy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625978640&oldid=615041871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512304355635392513", + "text" : "Transportation in North America Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/pJCCQWsOgy", + "id" : 512304355635392513, + "created_at" : "2014-09-17 18:17:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/U40QAiq6yp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625973917&oldid=597975415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512293822374871040", + "text" : "21 Electronic Warfare Regiment Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/U40QAiq6yp", + "id" : 512293822374871040, + "created_at" : "2014-09-17 17:35:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/JCMIN8s2TV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625961101&oldid=624540045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512265551172079616", + "text" : "Vernon, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JCMIN8s2TV", + "id" : 512265551172079616, + "created_at" : "2014-09-17 15:43:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/dqi2IEUzlK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625942171&oldid=605165823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512228031667388416", + "text" : "Crombie REIT Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dqi2IEUzlK", + "id" : 512228031667388416, + "created_at" : "2014-09-17 13:14:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/I7aMDfTVj8", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=134740171&oldid=134480802&rcid=136357129", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512060556363452417", + "text" : "File:\u0424\u0440\u043E\u043D\u0442\u0430\u043B\u044C\u043D\u044B\u0439 \u0440\u0430\u0437\u0434\u0435\u043B \u043E\u043A\u043E\u043B\u043E \u0422\u043E\u043C\u0441\u043A\u0430.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/I7aMDfTVj8", + "id" : 512060556363452417, + "created_at" : "2014-09-17 02:08:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/0DC55AmdUc", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=134740136&oldid=115010592&rcid=136357088", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512060157350936577", + "text" : "File:B\u00F6enfront.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0DC55AmdUc", + "id" : 512060157350936577, + "created_at" : "2014-09-17 02:07:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/c4C83Qw1jz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625873753&oldid=625579698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "512007720564957184", + "text" : "Eve Adams Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/c4C83Qw1jz", + "id" : 512007720564957184, + "created_at" : "2014-09-16 22:38:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/nTNX9nsKKk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625863426&oldid=625452511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511983224596463616", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/nTNX9nsKKk", + "id" : 511983224596463616, + "created_at" : "2014-09-16 21:01:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/1hGxPBCM2R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625860817&oldid=625548535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511977543214596096", + "text" : "Existence of God Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1hGxPBCM2R", + "id" : 511977543214596096, + "created_at" : "2014-09-16 20:38:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/1hGxPBCM2R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625860817&oldid=625548535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511977543189417984", + "text" : "Existence of God Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/1hGxPBCM2R", + "id" : 511977543189417984, + "created_at" : "2014-09-16 20:38:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/ACzRNGnJIN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625857755&oldid=625850259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511970848392376320", + "text" : "Secret Nation Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/ACzRNGnJIN", + "id" : 511970848392376320, + "created_at" : "2014-09-16 20:12:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/E5J3w4xpyF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625855566&oldid=625855502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511966143897403393", + "text" : "Quebec French profanity Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/E5J3w4xpyF", + "id" : 511966143897403393, + "created_at" : "2014-09-16 19:53:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/aVvGFe63ne", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625855502&oldid=625766163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511965987282124800", + "text" : "Quebec French profanity Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aVvGFe63ne", + "id" : 511965987282124800, + "created_at" : "2014-09-16 19:52:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/Y6d1PgEZOp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625833371&oldid=625833207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511918262897377283", + "text" : "Shirt Tales Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Y6d1PgEZOp", + "id" : 511918262897377283, + "created_at" : "2014-09-16 16:43:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/Y6d1PgEZOp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625833371&oldid=625833207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511918262905745408", + "text" : "Shirt Tales Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/Y6d1PgEZOp", + "id" : 511918262905745408, + "created_at" : "2014-09-16 16:43:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/NGyfle7jpx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625833300&oldid=625443762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511918097415294976", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/NGyfle7jpx", + "id" : 511918097415294976, + "created_at" : "2014-09-16 16:42:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/NGyfle7jpx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625833300&oldid=625443762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511918097507553281", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NGyfle7jpx", + "id" : 511918097507553281, + "created_at" : "2014-09-16 16:42:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/qOXyNnXhrF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625833207&oldid=623340511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511917833505488896", + "text" : "Shirt Tales Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/qOXyNnXhrF", + "id" : 511917833505488896, + "created_at" : "2014-09-16 16:41:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/qOXyNnXhrF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625833207&oldid=623340511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511917833706799106", + "text" : "Shirt Tales Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/qOXyNnXhrF", + "id" : 511917833706799106, + "created_at" : "2014-09-16 16:41:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/r6WAcHMaf2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625828256&oldid=616534650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511907115779497984", + "text" : "GURPS Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/r6WAcHMaf2", + "id" : 511907115779497984, + "created_at" : "2014-09-16 15:59:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/dp1AIcYdQe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625768764&oldid=624611478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511749592413929472", + "text" : "List of diplomatic missions of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dp1AIcYdQe", + "id" : 511749592413929472, + "created_at" : "2014-09-16 05:33:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/D3rOZb5VU9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625735257&oldid=623027021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511653931064508417", + "text" : "HMS Birkenhead (1845) Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/D3rOZb5VU9", + "id" : 511653931064508417, + "created_at" : "2014-09-15 23:12:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/D3rOZb5VU9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625735257&oldid=623027021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511653931081277440", + "text" : "HMS Birkenhead (1845) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/D3rOZb5VU9", + "id" : 511653931081277440, + "created_at" : "2014-09-15 23:12:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/gi1evTI5tS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625722799&oldid=624499745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511627693499359233", + "text" : "The Untouchables (film) Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/gi1evTI5tS", + "id" : 511627693499359233, + "created_at" : "2014-09-15 21:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/gi1evTI5tS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625722799&oldid=624499745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511627693511933954", + "text" : "The Untouchables (film) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gi1evTI5tS", + "id" : 511627693511933954, + "created_at" : "2014-09-15 21:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/aqy01zY7XB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625698546&oldid=625179846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511583429272797184", + "text" : "Never Say Never Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aqy01zY7XB", + "id" : 511583429272797184, + "created_at" : "2014-09-15 18:32:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/sXJSChu4BH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625690980&oldid=621110701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511568086278098944", + "text" : "Rupert's Land Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/sXJSChu4BH", + "id" : 511568086278098944, + "created_at" : "2014-09-15 17:31:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/1Gp4PNixIZ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=134641906&oldid=91163067&rcid=136259745", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511563758586855424", + "text" : "File:Nur fur deutsche.jpg Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/1Gp4PNixIZ", + "id" : 511563758586855424, + "created_at" : "2014-09-15 17:14:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/JRbgCriJSJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625681462&oldid=534349067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "511550191951151104", + "text" : "Lady Ann Strait Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JRbgCriJSJ", + "id" : 511550191951151104, + "created_at" : "2014-09-15 16:20:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/DeMH1j3NRB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625240834&oldid=606513725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510428383520776192", + "text" : "List of First Nations governments Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DeMH1j3NRB", + "id" : 510428383520776192, + "created_at" : "2014-09-12 14:03:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/DAhgHO3vv2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625162928&oldid=625159853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510209073657430016", + "text" : "Taoism Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DAhgHO3vv2", + "id" : 510209073657430016, + "created_at" : "2014-09-11 23:31:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/2jqOowktxr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625162843&oldid=609551401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510208836352090113", + "text" : "Lieutenant (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2jqOowktxr", + "id" : 510208836352090113, + "created_at" : "2014-09-11 23:30:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/5bLi5YBe1g", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625118191&oldid=625118090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510119381121396736", + "text" : "List of Ottawa churches Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/5bLi5YBe1g", + "id" : 510119381121396736, + "created_at" : "2014-09-11 17:35:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/JXcy1GgzWw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625118090&oldid=625117896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510119150673735680", + "text" : "List of Ottawa churches Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/JXcy1GgzWw", + "id" : 510119150673735680, + "created_at" : "2014-09-11 17:34:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/GfT3cXGOvU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625117896&oldid=625117517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510118689384177664", + "text" : "List of Ottawa churches Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/GfT3cXGOvU", + "id" : 510118689384177664, + "created_at" : "2014-09-11 17:32:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/rm1vBqU1yP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625117517&oldid=624448270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510117729005998082", + "text" : "List of Ottawa churches Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/rm1vBqU1yP", + "id" : 510117729005998082, + "created_at" : "2014-09-11 17:28:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/vfwfnhwsLN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625101319&oldid=601294223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510085542546276352", + "text" : "Light crude oil Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vfwfnhwsLN", + "id" : 510085542546276352, + "created_at" : "2014-09-11 15:20:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/34g9XfCY35", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625096579&oldid=617066671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510075044790550529", + "text" : "HMCS Iroquois (DDG 280) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/34g9XfCY35", + "id" : 510075044790550529, + "created_at" : "2014-09-11 14:39:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/8nPzKNF5ji", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625095274&oldid=625094896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510072363577528321", + "text" : "Lake Chad Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/8nPzKNF5ji", + "id" : 510072363577528321, + "created_at" : "2014-09-11 14:28:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/KNiPPYADVq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625094896&oldid=625092590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510071676034613248", + "text" : "Lake Chad Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KNiPPYADVq", + "id" : 510071676034613248, + "created_at" : "2014-09-11 14:25:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/eBLK62l0c7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625092590&oldid=618026097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510067323852828672", + "text" : "Lake Chad Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eBLK62l0c7", + "id" : 510067323852828672, + "created_at" : "2014-09-11 14:08:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/CF2Fbahqbz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625089888&oldid=624540519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510060981234728960", + "text" : "Kunal Nayyar Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CF2Fbahqbz", + "id" : 510060981234728960, + "created_at" : "2014-09-11 13:43:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/hU5VG2apcg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=625080487&oldid=593795418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "510036992407904256", + "text" : "Sacrifice Medal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/hU5VG2apcg", + "id" : 510036992407904256, + "created_at" : "2014-09-11 12:07:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/QC70dfHAMG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624994136&oldid=624006141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509804289959919617", + "text" : "White Rock, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QC70dfHAMG", + "id" : 509804289959919617, + "created_at" : "2014-09-10 20:43:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/thuoap6OTr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624988072&oldid=622864551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509791344446164992", + "text" : "Saint John, New Brunswick Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/thuoap6OTr", + "id" : 509791344446164992, + "created_at" : "2014-09-10 19:51:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/AuHhqtwzkY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624987386&oldid=624987070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509789931850727424", + "text" : "Cameroon national football team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AuHhqtwzkY", + "id" : 509789931850727424, + "created_at" : "2014-09-10 19:46:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/BqzQYF49du", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624987070&oldid=624985281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509789326197407744", + "text" : "Cameroon national football team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BqzQYF49du", + "id" : 509789326197407744, + "created_at" : "2014-09-10 19:43:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/1zkcMqKhtr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624985281&oldid=624984739", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509785813438455808", + "text" : "Cameroon national football team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1zkcMqKhtr", + "id" : 509785813438455808, + "created_at" : "2014-09-10 19:29:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/Fa5yAdJpRR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624984739&oldid=624984461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509784840330543104", + "text" : "Cameroon national football team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Fa5yAdJpRR", + "id" : 509784840330543104, + "created_at" : "2014-09-10 19:25:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/s21QD2T3Zh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624984550&oldid=624950144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509784490873745409", + "text" : "Wendy Son Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/s21QD2T3Zh", + "id" : 509784490873745409, + "created_at" : "2014-09-10 19:24:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/9xvVzemfgh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624984461&oldid=624984287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509784308379553792", + "text" : "Cameroon national football team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9xvVzemfgh", + "id" : 509784308379553792, + "created_at" : "2014-09-10 19:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/YBzJgVvoxU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624984287&oldid=624971412", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509783956733321216", + "text" : "Cameroon national football team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YBzJgVvoxU", + "id" : 509783956733321216, + "created_at" : "2014-09-10 19:22:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/dNFM62elcy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624973143&oldid=623986331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509760698797522945", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/dNFM62elcy", + "id" : 509760698797522945, + "created_at" : "2014-09-10 17:49:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/LFSBnpR5yu", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107324162&oldid=107324035&rcid=125604505", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509751927199240192", + "text" : "Jean-Fran\u00E7ois Larose Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/LFSBnpR5yu", + "id" : 509751927199240192, + "created_at" : "2014-09-10 17:15:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/dH1CrP0KjJ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107324035&oldid=104813149&rcid=125604240", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509750728228098048", + "text" : "Jean-Fran\u00E7ois Larose Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/dH1CrP0KjJ", + "id" : 509750728228098048, + "created_at" : "2014-09-10 17:10:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/8EVDqNUINM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624953191&oldid=545564586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509717350036570113", + "text" : "Queen Maud Gulf Migratory Bird Sanctuary Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/8EVDqNUINM", + "id" : 509717350036570113, + "created_at" : "2014-09-10 14:57:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/tLuIwDasHL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624949889&oldid=623228964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509710083484561408", + "text" : "Newfoundland English Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tLuIwDasHL", + "id" : 509710083484561408, + "created_at" : "2014-09-10 14:28:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/tIrF7BbDZR", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107319045&oldid=89907598&rcid=125596196", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509708383466045440", + "text" : "Parcs Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tIrF7BbDZR", + "id" : 509708383466045440, + "created_at" : "2014-09-10 14:22:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/SP3fBaa31M", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624948201&oldid=614954861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509706999639334914", + "text" : "Parks Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SP3fBaa31M", + "id" : 509706999639334914, + "created_at" : "2014-09-10 14:16:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/jynaegZQDY", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107318625&oldid=105127223&rcid=125595532", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509704328471654400", + "text" : "Passage du Nord-Ouest Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jynaegZQDY", + "id" : 509704328471654400, + "created_at" : "2014-09-10 14:05:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/ENCbszjhTB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624935608&oldid=624935331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509676770208251904", + "text" : "Otto Carius Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ENCbszjhTB", + "id" : 509676770208251904, + "created_at" : "2014-09-10 12:16:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/pISLUVa2CB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624935331&oldid=623979396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509676033977880576", + "text" : "Otto Carius Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pISLUVa2CB", + "id" : 509676033977880576, + "created_at" : "2014-09-10 12:13:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/G4Ylb1RjYW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624856582&oldid=565627718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509445505659592704", + "text" : "Eddie Edgar Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/G4Ylb1RjYW", + "id" : 509445505659592704, + "created_at" : "2014-09-09 20:57:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/3Fs5DA4iEL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624855794&oldid=624667035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509443804911251456", + "text" : "Family Ties Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3Fs5DA4iEL", + "id" : 509443804911251456, + "created_at" : "2014-09-09 20:50:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/LsKq8bEYfy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624847230&oldid=624845719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509425183036571649", + "text" : "Embassy of Canada, Washington, D.C. Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LsKq8bEYfy", + "id" : 509425183036571649, + "created_at" : "2014-09-09 19:36:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/nnBTPgM1iE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624843932&oldid=624843894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509418156142886912", + "text" : "Simone Zaza Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nnBTPgM1iE", + "id" : 509418156142886912, + "created_at" : "2014-09-09 19:08:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/dZcBKs7GwZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624836081&oldid=624836056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509401595042603009", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dZcBKs7GwZ", + "id" : 509401595042603009, + "created_at" : "2014-09-09 18:02:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/dZcBKs7GwZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624836081&oldid=624836056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509401595067777024", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/dZcBKs7GwZ", + "id" : 509401595067777024, + "created_at" : "2014-09-09 18:02:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/5VvAb1jknV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624836056&oldid=624836001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509401525580742656", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5VvAb1jknV", + "id" : 509401525580742656, + "created_at" : "2014-09-09 18:02:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/5VvAb1jknV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624836056&oldid=624836001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509401525605904384", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/5VvAb1jknV", + "id" : 509401525605904384, + "created_at" : "2014-09-09 18:02:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/VNkbJcTsUY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624836001&oldid=624241995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509401403400671232", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/VNkbJcTsUY", + "id" : 509401403400671232, + "created_at" : "2014-09-09 18:02:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/VNkbJcTsUY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624836001&oldid=624241995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509401403455193088", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VNkbJcTsUY", + "id" : 509401403455193088, + "created_at" : "2014-09-09 18:02:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/2Z5MSxxMg7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624834106&oldid=624833929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509397220572286976", + "text" : "Book of Revelation Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2Z5MSxxMg7", + "id" : 509397220572286976, + "created_at" : "2014-09-09 17:45:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/AaFZZDVyHP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624833929&oldid=624833844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509396894175752192", + "text" : "Book of Revelation Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AaFZZDVyHP", + "id" : 509396894175752192, + "created_at" : "2014-09-09 17:44:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/PYq3UCSth1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624832492&oldid=620721434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509393749617934337", + "text" : "Loopy De Loop Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PYq3UCSth1", + "id" : 509393749617934337, + "created_at" : "2014-09-09 17:31:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/PYq3UCSth1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624832492&oldid=620721434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509393749743792129", + "text" : "Loopy De Loop Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/PYq3UCSth1", + "id" : 509393749743792129, + "created_at" : "2014-09-09 17:31:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/1jk7LgOQjJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624829347&oldid=624813769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509386751388172288", + "text" : "War and Peace Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/1jk7LgOQjJ", + "id" : 509386751388172288, + "created_at" : "2014-09-09 17:04:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/1jk7LgOQjJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624829347&oldid=624813769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509386751476260865", + "text" : "War and Peace Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1jk7LgOQjJ", + "id" : 509386751476260865, + "created_at" : "2014-09-09 17:04:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/ut2M5FdUKN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624828969&oldid=624765819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509385959935598592", + "text" : "Dallas (2012 TV series) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ut2M5FdUKN", + "id" : 509385959935598592, + "created_at" : "2014-09-09 17:00:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/ut2M5FdUKN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624828969&oldid=624765819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509385959998488576", + "text" : "Dallas (2012 TV series) Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/ut2M5FdUKN", + "id" : 509385959998488576, + "created_at" : "2014-09-09 17:00:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/Gufo2oN8D7", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107283540&oldid=106916080&rcid=125533370", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509318543004172288", + "text" : "Thermom\u00E8tre Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Gufo2oN8D7", + "id" : 509318543004172288, + "created_at" : "2014-09-09 12:32:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/MwkhBIRhdE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624701669&oldid=624400664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509043721183461376", + "text" : "Pink Floyd \u2013 The Wall Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MwkhBIRhdE", + "id" : 509043721183461376, + "created_at" : "2014-09-08 18:20:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/mFxx7MKZQZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624686548&oldid=621451088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509010121071280128", + "text" : "Frank McGill Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/mFxx7MKZQZ", + "id" : 509010121071280128, + "created_at" : "2014-09-08 16:07:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/d5U3rkTIgs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624686498&oldid=606331611", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509010027802533888", + "text" : "Tallinn Manual Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/d5U3rkTIgs", + "id" : 509010027802533888, + "created_at" : "2014-09-08 16:07:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/XpyUbx66Pc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624683554&oldid=595128878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "509003563209867264", + "text" : "Scotch Road Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/XpyUbx66Pc", + "id" : 509003563209867264, + "created_at" : "2014-09-08 15:41:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/0vXq0d0WTB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624679395&oldid=607913516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "508994667015585792", + "text" : "Battle of Panjwaii Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/0vXq0d0WTB", + "id" : 508994667015585792, + "created_at" : "2014-09-08 15:05:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/jLljxjHxGs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624670484&oldid=607162430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "508973112109850625", + "text" : "List of units of the Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/jLljxjHxGs", + "id" : 508973112109850625, + "created_at" : "2014-09-08 13:40:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/Pp7kimY0Z8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624665662&oldid=260628270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "508959697274404864", + "text" : "Kaleb Simmonds Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Pp7kimY0Z8", + "id" : 508959697274404864, + "created_at" : "2014-09-08 12:47:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/9yWUstLXgS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624655491&oldid=624640510", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "508932694299115520", + "text" : "ATP World Tour records Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/9yWUstLXgS", + "id" : 508932694299115520, + "created_at" : "2014-09-08 10:59:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/lBGLaYONiV", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=156187973&oldid=100965364&rcid=156620678", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "508634696889425920", + "text" : "Q8858140 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/lBGLaYONiV", + "id" : 508634696889425920, + "created_at" : "2014-09-07 15:15:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/B0YhWTm7bI", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=156187924&oldid=80865032&rcid=156620627", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "508634435911442432", + "text" : "Q13297392 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/B0YhWTm7bI", + "id" : 508634435911442432, + "created_at" : "2014-09-07 15:14:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/M9aRde6zEe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624334799&oldid=623373368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507994793683984385", + "text" : "Samuel Andrews (chemist) Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/M9aRde6zEe", + "id" : 507994793683984385, + "created_at" : "2014-09-05 20:52:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/KduvJSgqMW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624320105&oldid=623849305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507961247225348096", + "text" : "Chris Beal Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/KduvJSgqMW", + "id" : 507961247225348096, + "created_at" : "2014-09-05 18:39:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/2i8AcVuP7j", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624316965&oldid=623557964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507953724640477184", + "text" : "NanoRacks CubeSat Deployer Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/2i8AcVuP7j", + "id" : 507953724640477184, + "created_at" : "2014-09-05 18:09:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/eV3CxhgRO6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624304255&oldid=624304190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507921851805630465", + "text" : "Rival Sons Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eV3CxhgRO6", + "id" : 507921851805630465, + "created_at" : "2014-09-05 16:03:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/y0B6grxaCR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624304190&oldid=621394852", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507921665339428864", + "text" : "Rival Sons Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/y0B6grxaCR", + "id" : 507921665339428864, + "created_at" : "2014-09-05 16:02:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/z8Fq6aZqqP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624301216&oldid=623651131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507915129993068544", + "text" : "Grizzly Man Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/z8Fq6aZqqP", + "id" : 507915129993068544, + "created_at" : "2014-09-05 15:36:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/FMIOoLBIY3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624300391&oldid=624264926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507913397032484865", + "text" : "List of Glee episodes Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FMIOoLBIY3", + "id" : 507913397032484865, + "created_at" : "2014-09-05 15:29:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/1KZMVLRXyM", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107178233&oldid=107178036&rcid=125332221", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507901533535895552", + "text" : "Arm\u00E9e imp\u00E9riale japonaise Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1KZMVLRXyM", + "id" : 507901533535895552, + "created_at" : "2014-09-05 14:42:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/E3s5lj31Po", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107178036&oldid=106309739&rcid=125331758", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507899598707625984", + "text" : "Arm\u00E9e imp\u00E9riale japonaise Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/E3s5lj31Po", + "id" : 507899598707625984, + "created_at" : "2014-09-05 14:34:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/3UsxpWq36V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624215635&oldid=624215530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507656093934567425", + "text" : "Harmonic oscillator Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/3UsxpWq36V", + "id" : 507656093934567425, + "created_at" : "2014-09-04 22:26:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/QnwiQDMEq5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624215530&oldid=623953497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507655832763629568", + "text" : "Harmonic oscillator Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/QnwiQDMEq5", + "id" : 507655832763629568, + "created_at" : "2014-09-04 22:25:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/7dGxvFA2wk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624210196&oldid=624210124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507642671801073664", + "text" : "Merivale High School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7dGxvFA2wk", + "id" : 507642671801073664, + "created_at" : "2014-09-04 21:33:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/7oV9TvsXVr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624210124&oldid=624189809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507642543774130176", + "text" : "Merivale High School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7oV9TvsXVr", + "id" : 507642543774130176, + "created_at" : "2014-09-04 21:33:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/jGal1Y1vGI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624204372&oldid=624204298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507629297276682241", + "text" : "Talk:Gruppo Bertone Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/jGal1Y1vGI", + "id" : 507629297276682241, + "created_at" : "2014-09-04 20:40:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/3BhY7dwNTd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624204298&oldid=624204274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507629128041115648", + "text" : "Talk:Gruppo Bertone Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/3BhY7dwNTd", + "id" : 507629128041115648, + "created_at" : "2014-09-04 20:39:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/kB2AeLoQ1H", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624204274&oldid=571584322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507629044339191809", + "text" : "Talk:Gruppo Bertone Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/kB2AeLoQ1H", + "id" : 507629044339191809, + "created_at" : "2014-09-04 20:39:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/jKCz18eKg4", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107158956&oldid=106504199&rcid=125299298", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507600386874556417", + "text" : "Discussion:Route 138 (Qu\u00E9bec) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jKCz18eKg4", + "id" : 507600386874556417, + "created_at" : "2014-09-04 18:45:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/jKCz18eKg4", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107158956&oldid=106504199&rcid=125299298", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507600386878746625", + "text" : "Discussion:Route 138 (Qu\u00E9bec) Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/jKCz18eKg4", + "id" : 507600386878746625, + "created_at" : "2014-09-04 18:45:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/Aqhdkcm7tC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624158381&oldid=599336367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507526457120530433", + "text" : "GRIB Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Aqhdkcm7tC", + "id" : 507526457120530433, + "created_at" : "2014-09-04 13:51:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/wzEgtJljMA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624063887&oldid=624059863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507265092984270848", + "text" : "Mistral-class amphibious assault sh Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wzEgtJljMA", + "id" : 507265092984270848, + "created_at" : "2014-09-03 20:33:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/tBZcdRhB6Z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624059863&oldid=624049517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507257650548330496", + "text" : "Mistral-class amphibious assault sh Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/tBZcdRhB6Z", + "id" : 507257650548330496, + "created_at" : "2014-09-03 20:03:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/TRSH5zXZVG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624057746&oldid=622598863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507253960353542144", + "text" : "List of Koei Tecmo games Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TRSH5zXZVG", + "id" : 507253960353542144, + "created_at" : "2014-09-03 19:49:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/nkLqVpnpTW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=133622269&oldid=132945301&rcid=135240516", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507226093427126273", + "text" : "User talk:Knipptang Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/nkLqVpnpTW", + "id" : 507226093427126273, + "created_at" : "2014-09-03 17:58:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/GCeEiSPj8R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624042269&oldid=624040020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507225130607869952", + "text" : "Lise St-Denis Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/GCeEiSPj8R", + "id" : 507225130607869952, + "created_at" : "2014-09-03 17:54:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/JnTJeekoTR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624039539&oldid=624036325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507219914521079808", + "text" : "Lise St-Denis Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/JnTJeekoTR", + "id" : 507219914521079808, + "created_at" : "2014-09-03 17:33:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/RTjRrqSPJN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624036361&oldid=599554374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507214550551527424", + "text" : "Geography of San Marino Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RTjRrqSPJN", + "id" : 507214550551527424, + "created_at" : "2014-09-03 17:12:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/aDxADARrW6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624035953&oldid=586540152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507213637883551746", + "text" : "Land reclamation in Monaco Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aDxADARrW6", + "id" : 507213637883551746, + "created_at" : "2014-09-03 17:08:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/lK1oHi0Hn6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624035868&oldid=624033874", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507213466055483392", + "text" : "Lise St-Denis Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/lK1oHi0Hn6", + "id" : 507213466055483392, + "created_at" : "2014-09-03 17:08:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/z6LW5kZ0kO", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107129632&oldid=106606699&rcid=125252072", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507212744710709248", + "text" : "Lise St-Denis Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/z6LW5kZ0kO", + "id" : 507212744710709248, + "created_at" : "2014-09-03 17:05:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/oUs9TKsC8o", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624035438&oldid=617055785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507212528293019649", + "text" : "Jerry Agar Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oUs9TKsC8o", + "id" : 507212528293019649, + "created_at" : "2014-09-03 17:04:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/CVrIVliSdD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624035376&oldid=623992261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507212411490021376", + "text" : "BlackBerry Porsche Design P'9982 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CVrIVliSdD", + "id" : 507212411490021376, + "created_at" : "2014-09-03 17:03:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/Dfz03A0907", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624035181&oldid=623163905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507212058958778368", + "text" : "2014\u201315 Football League Cup Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Dfz03A0907", + "id" : 507212058958778368, + "created_at" : "2014-09-03 17:02:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/Wy1kMXtsD9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624034306&oldid=620844264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507210538175455232", + "text" : "List of BlackBerry products Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Wy1kMXtsD9", + "id" : 507210538175455232, + "created_at" : "2014-09-03 16:56:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/V1U6NhokoO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624033874&oldid=624033230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507209633283723264", + "text" : "Lise St-Denis Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/V1U6NhokoO", + "id" : 507209633283723264, + "created_at" : "2014-09-03 16:52:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/avjlVZStH1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624033230&oldid=623084306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507208341538734081", + "text" : "Lise St-Denis Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/avjlVZStH1", + "id" : 507208341538734081, + "created_at" : "2014-09-03 16:47:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/0HGduxDw0I", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624031821&oldid=623899778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507205670027165697", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/0HGduxDw0I", + "id" : 507205670027165697, + "created_at" : "2014-09-03 16:37:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/3Ej55Ni8uN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624031445&oldid=623907758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507204905518780416", + "text" : "BlackBerry Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3Ej55Ni8uN", + "id" : 507204905518780416, + "created_at" : "2014-09-03 16:34:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/CFX513iiif", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624030060&oldid=623959986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507201978838315008", + "text" : "Richard Dawkins Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/CFX513iiif", + "id" : 507201978838315008, + "created_at" : "2014-09-03 16:22:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/ktPETAWEIP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=624028674&oldid=567018824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507199228423467008", + "text" : "Geography of Macau Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ktPETAWEIP", + "id" : 507199228423467008, + "created_at" : "2014-09-03 16:11:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/wmPnwuSMeU", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107126300&oldid=106108526&rcid=125247025", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "507181375532040192", + "text" : "Histoire des droits des homosexuels au Canada Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/wmPnwuSMeU", + "id" : 507181375532040192, + "created_at" : "2014-09-03 15:00:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/Hk1tVEVJee", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623908872&oldid=622694629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506901280657506304", + "text" : "Bansi Lal Wikipedia article edited anonymously from Correctional Services Canada http:\/\/t.co\/Hk1tVEVJee", + "id" : 506901280657506304, + "created_at" : "2014-09-02 20:27:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/PN3RNCJ845", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623899778&oldid=623894164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506882579031916545", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/PN3RNCJ845", + "id" : 506882579031916545, + "created_at" : "2014-09-02 19:13:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 126, 148 ], + "url" : "http:\/\/t.co\/GJW8YWt67d", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107103945&oldid=107103146&rcid=125211866", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506875024968794112", + "text" : "Liste d'escadron de cadets de l'aviation roya Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/GJW8YWt67d", + "id" : 506875024968794112, + "created_at" : "2014-09-02 18:43:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/R8e2qDEOyd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623894164&oldid=623820543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506870795499761665", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/R8e2qDEOyd", + "id" : 506870795499761665, + "created_at" : "2014-09-02 18:26:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 126, 148 ], + "url" : "http:\/\/t.co\/wfOUJA0epc", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107103146&oldid=101929069&rcid=125210821", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506867513549148160", + "text" : "Liste d'escadron de cadets de l'aviation roya Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/wfOUJA0epc", + "id" : 506867513549148160, + "created_at" : "2014-09-02 18:13:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/atZOAGljKq", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107103004&oldid=106761899&rcid=125210647", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506866230096306176", + "text" : "R\u00E9publique dominicaine Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/atZOAGljKq", + "id" : 506866230096306176, + "created_at" : "2014-09-02 18:08:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/9wQyc1UWh3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623891145&oldid=621932147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506864837356699648", + "text" : "Higher education Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9wQyc1UWh3", + "id" : 506864837356699648, + "created_at" : "2014-09-02 18:02:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/7zD0v2zL81", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623876444&oldid=605002188", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506835554546511873", + "text" : "Kristine Kathryn Rusch Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/7zD0v2zL81", + "id" : 506835554546511873, + "created_at" : "2014-09-02 16:06:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 122, 144 ], + "url" : "http:\/\/t.co\/rksoa2h5H7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=623871616&oldid=622980616", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "506824978579599362", + "text" : "List of foreign recipients of the L\u00E9gion d'Honne Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rksoa2h5H7", + "id" : 506824978579599362, + "created_at" : "2014-09-02 15:24:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2014_10.js b/20181122/data/js/tweets/2014_10.js new file mode 100644 index 00000000..28283b96 --- /dev/null +++ b/20181122/data/js/tweets/2014_10.js @@ -0,0 +1,7427 @@ +Grailbird.data.tweets_2014_10 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/dP37PP48ki", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631880090&oldid=631879935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "528164165114818563", + "text" : "HMCS Fredericton (FFH 337) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/dP37PP48ki", + "id" : 528164165114818563, + "created_at" : "2014-10-31 12:38:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/mXkQWPgQDm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631879935&oldid=627949561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "528163619964350467", + "text" : "HMCS Fredericton (FFH 337) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/mXkQWPgQDm", + "id" : 528163619964350467, + "created_at" : "2014-10-31 12:36:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/pQkbciOOir", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631809246&oldid=622806909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527944200638038016", + "text" : "Dave Babych Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pQkbciOOir", + "id" : 527944200638038016, + "created_at" : "2014-10-30 22:04:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/ySdBKA8IlS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631795123&oldid=630117646", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527913635780108288", + "text" : "David Foucault Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ySdBKA8IlS", + "id" : 527913635780108288, + "created_at" : "2014-10-30 20:03:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/h35AcGSbmR", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108679058&oldid=107168405&rcid=128402223", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527901652267716608", + "text" : "Mod\u00E8le:Palette Temps (m\u00E9t\u00E9orologie) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/h35AcGSbmR", + "id" : 527901652267716608, + "created_at" : "2014-10-30 19:15:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/Z1tVuenhe3", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108678966&oldid=96885856&rcid=128401977", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527900771539374081", + "text" : "For\u00EAt humide Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Z1tVuenhe3", + "id" : 527900771539374081, + "created_at" : "2014-10-30 19:12:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/cEocHSO0mH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631783443&oldid=622795898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527890038453829632", + "text" : "Allan Rock Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/cEocHSO0mH", + "id" : 527890038453829632, + "created_at" : "2014-10-30 18:29:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/WRKyDN7tYt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631781073&oldid=631772379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527885200387100672", + "text" : "Jian Ghomeshi alleged sexual abuse scandal Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/WRKyDN7tYt", + "id" : 527885200387100672, + "created_at" : "2014-10-30 18:10:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/JwuJ4ymmfU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631778209&oldid=631777721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527878819055546368", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JwuJ4ymmfU", + "id" : 527878819055546368, + "created_at" : "2014-10-30 17:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/f01OOf9OAM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631777721&oldid=631777153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527877683128987648", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/f01OOf9OAM", + "id" : 527877683128987648, + "created_at" : "2014-10-30 17:40:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/PMlQDucfDa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631777153&oldid=631776907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527876339055869952", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PMlQDucfDa", + "id" : 527876339055869952, + "created_at" : "2014-10-30 17:35:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/rBsqjA7Dzu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631776907&oldid=631775630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527875732169424896", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rBsqjA7Dzu", + "id" : 527875732169424896, + "created_at" : "2014-10-30 17:32:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/WlNwNpyJCZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631775630&oldid=627566449", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527872778267934720", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WlNwNpyJCZ", + "id" : 527872778267934720, + "created_at" : "2014-10-30 17:20:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/aTC3ZaLDuY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631769608&oldid=631652539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527859772922425347", + "text" : "Q (radio show) Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/aTC3ZaLDuY", + "id" : 527859772922425347, + "created_at" : "2014-10-30 16:29:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/TnqmxWdbDm", + "expanded_url" : "http:\/\/it.wikipedia.org\/w\/index.php?diff=68919665&oldid=68862784&rcid=83968772", + "display_url" : "it.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527848107086598144", + "text" : "Dolci dei morti Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TnqmxWdbDm", + "id" : 527848107086598144, + "created_at" : "2014-10-30 15:42:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/azxlom2Yr3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631749052&oldid=631746444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527813518259539969", + "text" : "Leaside Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/azxlom2Yr3", + "id" : 527813518259539969, + "created_at" : "2014-10-30 13:25:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/P31u9lxYjn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631746444&oldid=630330132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527806530549067776", + "text" : "Leaside Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/P31u9lxYjn", + "id" : 527806530549067776, + "created_at" : "2014-10-30 12:57:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/KRD3rPNP84", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631745226&oldid=631668525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527803522322952192", + "text" : "Chicago Cubs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KRD3rPNP84", + "id" : 527803522322952192, + "created_at" : "2014-10-30 12:45:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/I9iJ0Sl4BQ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138125951&oldid=124265870&rcid=139760875", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527520190662078464", + "text" : "File:Clouds (4203745902).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/I9iJ0Sl4BQ", + "id" : 527520190662078464, + "created_at" : "2014-10-29 17:59:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/60rNDggrLo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631628569&oldid=631623078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527496117974335488", + "text" : "Deepak Chopra (Canada Post) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/60rNDggrLo", + "id" : 527496117974335488, + "created_at" : "2014-10-29 16:24:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/ryj86v1tYF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631622447&oldid=631620534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527482760311496704", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/ryj86v1tYF", + "id" : 527482760311496704, + "created_at" : "2014-10-29 15:31:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/ryj86v1tYF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631622447&oldid=631620534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527482760357617665", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ryj86v1tYF", + "id" : 527482760357617665, + "created_at" : "2014-10-29 15:31:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/5F7ydkm2dN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631620534&oldid=631620480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527478227447468032", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5F7ydkm2dN", + "id" : 527478227447468032, + "created_at" : "2014-10-29 15:13:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/5F7ydkm2dN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631620534&oldid=631620480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527478227518771200", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/5F7ydkm2dN", + "id" : 527478227518771200, + "created_at" : "2014-10-29 15:13:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/kOgbf8kg1k", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631620480&oldid=631619825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527478095494643712", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/kOgbf8kg1k", + "id" : 527478095494643712, + "created_at" : "2014-10-29 15:12:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/kOgbf8kg1k", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631620480&oldid=631619825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527478095595323392", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kOgbf8kg1k", + "id" : 527478095595323392, + "created_at" : "2014-10-29 15:12:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/Jdljb0lqoV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631619952&oldid=631004236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527476946918055936", + "text" : "Challenge of the GoBots Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/Jdljb0lqoV", + "id" : 527476946918055936, + "created_at" : "2014-10-29 15:07:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Jdljb0lqoV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631619952&oldid=631004236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527476947178119169", + "text" : "Challenge of the GoBots Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Jdljb0lqoV", + "id" : 527476947178119169, + "created_at" : "2014-10-29 15:07:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/HZ0XVIDjOf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631619825&oldid=631619542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527476649730662401", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HZ0XVIDjOf", + "id" : 527476649730662401, + "created_at" : "2014-10-29 15:06:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/HZ0XVIDjOf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631619825&oldid=631619542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527476649705472000", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/HZ0XVIDjOf", + "id" : 527476649705472000, + "created_at" : "2014-10-29 15:06:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/Thbq003Ww2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631619542&oldid=631613791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527476110930366465", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/Thbq003Ww2", + "id" : 527476110930366465, + "created_at" : "2014-10-29 15:04:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/Thbq003Ww2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631619542&oldid=631613791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527476111135870977", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Thbq003Ww2", + "id" : 527476111135870977, + "created_at" : "2014-10-29 15:04:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/xhRiDQ2YNn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631616385&oldid=631615904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527468877983137792", + "text" : "2015 Indy Lights season Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/xhRiDQ2YNn", + "id" : 527468877983137792, + "created_at" : "2014-10-29 14:35:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/yMzPJqtjxe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631615904&oldid=631615708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527467992339079169", + "text" : "2015 Indy Lights season Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/yMzPJqtjxe", + "id" : 527467992339079169, + "created_at" : "2014-10-29 14:32:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/G3W8c6HUZo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631615708&oldid=630933829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527467613350158338", + "text" : "2015 Indy Lights season Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/G3W8c6HUZo", + "id" : 527467613350158338, + "created_at" : "2014-10-29 14:30:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/JVnJguTch0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631613791&oldid=631613705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527464273174200321", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/JVnJguTch0", + "id" : 527464273174200321, + "created_at" : "2014-10-29 14:17:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/JVnJguTch0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631613791&oldid=631613705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527464274499600384", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JVnJguTch0", + "id" : 527464274499600384, + "created_at" : "2014-10-29 14:17:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/NhtU8JMs2w", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631613705&oldid=631509718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527464119264227330", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NhtU8JMs2w", + "id" : 527464119264227330, + "created_at" : "2014-10-29 14:17:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/NhtU8JMs2w", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631613705&oldid=631509718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527464119843045376", + "text" : "Hanna\u2013Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/NhtU8JMs2w", + "id" : 527464119843045376, + "created_at" : "2014-10-29 14:17:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/n0CBKuxAAY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631611228&oldid=630138416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527458469654188032", + "text" : "Clarence-Rockland Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/n0CBKuxAAY", + "id" : 527458469654188032, + "created_at" : "2014-10-29 13:54:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/izhuV21MS7", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108633061&oldid=106679525&rcid=128318995", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527443000599654400", + "text" : "Stefie Shock Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/izhuV21MS7", + "id" : 527443000599654400, + "created_at" : "2014-10-29 12:53:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/Nsg8Af7DNX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631599286&oldid=631323587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527424717934694400", + "text" : "The Facts of Life Reunion Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Nsg8Af7DNX", + "id" : 527424717934694400, + "created_at" : "2014-10-29 11:40:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Nsg8Af7DNX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631599286&oldid=631323587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527424717938909185", + "text" : "The Facts of Life Reunion Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/Nsg8Af7DNX", + "id" : 527424717938909185, + "created_at" : "2014-10-29 11:40:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/GiyUDjQICD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631598518&oldid=631362726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527421924138176512", + "text" : "Hanna-Barbera Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/GiyUDjQICD", + "id" : 527421924138176512, + "created_at" : "2014-10-29 11:29:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/GiyUDjQICD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631598518&oldid=631362726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527421924209487872", + "text" : "Hanna-Barbera Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/GiyUDjQICD", + "id" : 527421924209487872, + "created_at" : "2014-10-29 11:29:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/p8l9myilmL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631598309&oldid=589799302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527421266039304192", + "text" : "Hanna-Barbera Classics Collection Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/p8l9myilmL", + "id" : 527421266039304192, + "created_at" : "2014-10-29 11:26:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/p8l9myilmL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631598309&oldid=589799302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527421267083685889", + "text" : "Hanna-Barbera Classics Collection Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/p8l9myilmL", + "id" : 527421267083685889, + "created_at" : "2014-10-29 11:26:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/RZ0isrdNtA", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108613830&oldid=106601910&rcid=128283387", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527221011201024000", + "text" : "Andr\u00E9e Boucher (com\u00E9dienne) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RZ0isrdNtA", + "id" : 527221011201024000, + "created_at" : "2014-10-28 22:10:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/CVWTkp9ako", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631523027&oldid=630201407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527220586708078594", + "text" : "Judy Sgro Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/CVWTkp9ako", + "id" : 527220586708078594, + "created_at" : "2014-10-28 22:09:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/Yt7otGK6XX", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138067173&oldid=134928956&rcid=139702519", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527190600232079360", + "text" : "File:Grainfield(byTaylorLeopold).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Yt7otGK6XX", + "id" : 527190600232079360, + "created_at" : "2014-10-28 20:10:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/PQFwkMgyJe", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138067096&oldid=138066783&rcid=139702444", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527190289908125696", + "text" : "File:Indonesia Cloud Towers.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PQFwkMgyJe", + "id" : 527190289908125696, + "created_at" : "2014-10-28 20:08:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/yIpuOQtSEB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631507324&oldid=628733165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527189618353905664", + "text" : "Social isolation Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yIpuOQtSEB", + "id" : 527189618353905664, + "created_at" : "2014-10-28 20:06:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/v99DgaoeM2", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138066783&oldid=137933259&rcid=139702138", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527189559818207232", + "text" : "File:Indonesia Cloud Towers.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/v99DgaoeM2", + "id" : 527189559818207232, + "created_at" : "2014-10-28 20:06:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/5Z2gOMOqUo", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138066166&oldid=138065848&rcid=139701563", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527188633313218561", + "text" : "File:Bejisa 31 december 2013 0004 utc trmm pr.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5Z2gOMOqUo", + "id" : 527188633313218561, + "created_at" : "2014-10-28 20:02:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/VtLhIPw4ar", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138065848&oldid=137934572&rcid=139701248", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527188183625134080", + "text" : "File:Bejisa 31 december 2013 0004 utc trmm pr.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VtLhIPw4ar", + "id" : 527188183625134080, + "created_at" : "2014-10-28 20:00:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/O1T7utwdt8", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138065563&oldid=113372028&rcid=139700968", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527187725187702784", + "text" : "File:Bejisa Jan 2 2014 1000Z.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/O1T7utwdt8", + "id" : 527187725187702784, + "created_at" : "2014-10-28 19:58:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/nemZWKhseL", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138065519&oldid=113014711&rcid=139700925", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527187622897016832", + "text" : "File:Bejisa Jan 1 2014 0630Z.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nemZWKhseL", + "id" : 527187622897016832, + "created_at" : "2014-10-28 19:58:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/P3P3f6QadF", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138065451&oldid=112963157&rcid=139700875", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527187477186887680", + "text" : "File:Bejisa Dec 31 2013 1010Z.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/P3P3f6QadF", + "id" : 527187477186887680, + "created_at" : "2014-10-28 19:57:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/FbHZEWB0dk", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138065340&oldid=112890284&rcid=139700778", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527187306449362944", + "text" : "File:Bejisa Dec 30 2013 0640Z.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FbHZEWB0dk", + "id" : 527187306449362944, + "created_at" : "2014-10-28 19:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/bkEE1ZBCZl", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=138065237&oldid=119587001&rcid=139700670", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527187108234944512", + "text" : "Category:Cyclone Bejisa Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bkEE1ZBCZl", + "id" : 527187108234944512, + "created_at" : "2014-10-28 19:56:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/hOFDw0ndaH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631505397&oldid=629916436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527185324363874305", + "text" : "Dean Del Mastro Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/hOFDw0ndaH", + "id" : 527185324363874305, + "created_at" : "2014-10-28 19:49:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/o7kjpYXXYR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631504537&oldid=626046498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527183517457731585", + "text" : "Stanley Ellin Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/o7kjpYXXYR", + "id" : 527183517457731585, + "created_at" : "2014-10-28 19:41:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/o7kjpYXXYR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631504537&oldid=626046498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527183517713580032", + "text" : "Stanley Ellin Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/o7kjpYXXYR", + "id" : 527183517713580032, + "created_at" : "2014-10-28 19:41:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/SPJbAo5hmx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631501825&oldid=631501436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527177987645394946", + "text" : "Clarington Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/SPJbAo5hmx", + "id" : 527177987645394946, + "created_at" : "2014-10-28 19:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/JBMwMxpyfk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631501436&oldid=629548405", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527177125212614656", + "text" : "Clarington Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/JBMwMxpyfk", + "id" : 527177125212614656, + "created_at" : "2014-10-28 19:16:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/KGa2PXD1ks", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631490730&oldid=630536952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527154958848622593", + "text" : "Stormont, Dundas and Glengarry United Counties munic Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KGa2PXD1ks", + "id" : 527154958848622593, + "created_at" : "2014-10-28 17:48:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/nBDxYIrAri", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631485486&oldid=631478290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527143060908425217", + "text" : "Paul Pierce Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/nBDxYIrAri", + "id" : 527143060908425217, + "created_at" : "2014-10-28 17:01:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/F69QDgaJiA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631475812&oldid=629982292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527122941406756866", + "text" : "Kendall Waston Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/F69QDgaJiA", + "id" : 527122941406756866, + "created_at" : "2014-10-28 15:41:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/vZz9YAW7eX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631473161&oldid=631472917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527116818486272000", + "text" : "Richacha Balengola Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vZz9YAW7eX", + "id" : 527116818486272000, + "created_at" : "2014-10-28 15:16:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/j6qutRyrdl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631472917&oldid=631347801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "527116302213578752", + "text" : "Richacha Balengola Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/j6qutRyrdl", + "id" : 527116302213578752, + "created_at" : "2014-10-28 15:14:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/ssIGQR1Oi5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631411756&oldid=631411680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526923730279084032", + "text" : "Champlain Society Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/ssIGQR1Oi5", + "id" : 526923730279084032, + "created_at" : "2014-10-28 02:29:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/xLePCoMecI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631411680&oldid=631411557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526923530210795523", + "text" : "Champlain Society Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/xLePCoMecI", + "id" : 526923530210795523, + "created_at" : "2014-10-28 02:28:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/0Epu3kU5CU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631411557&oldid=631411140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526923255433547776", + "text" : "Champlain Society Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/0Epu3kU5CU", + "id" : 526923255433547776, + "created_at" : "2014-10-28 02:27:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/qFWHasw3cF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631411140&oldid=627421006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526922235500453888", + "text" : "Champlain Society Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/qFWHasw3cF", + "id" : 526922235500453888, + "created_at" : "2014-10-28 02:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/KVwm1p58KK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631362604&oldid=631362477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526821371276320769", + "text" : "Talk:Scam City Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KVwm1p58KK", + "id" : 526821371276320769, + "created_at" : "2014-10-27 19:42:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/6qgPpR15Y2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631362319&oldid=627293770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526820840583606272", + "text" : "Talk:Scam City Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6qgPpR15Y2", + "id" : 526820840583606272, + "created_at" : "2014-10-27 19:40:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/TYoUyDxXnI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631331406&oldid=604391517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526754518214537217", + "text" : "Gordon Thiessen Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/TYoUyDxXnI", + "id" : 526754518214537217, + "created_at" : "2014-10-27 15:17:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/x9BvELnKDr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631325773&oldid=627035435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526741937038950401", + "text" : "List of Middle Eastern superheroes Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/x9BvELnKDr", + "id" : 526741937038950401, + "created_at" : "2014-10-27 14:27:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/mjdp8TVV1b", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137952677&oldid=117804574&rcid=139588868", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526705365581176832", + "text" : "File:Courant-Jet 2.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mjdp8TVV1b", + "id" : 526705365581176832, + "created_at" : "2014-10-27 12:01:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/aZa45B0iIj", + "expanded_url" : "http:\/\/zh.wikipedia.org\/w\/index.php?diff=33091231&oldid=30820148", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526552184809218048", + "text" : "\u897F\u7063\u570B\u6BA4\u7D00\u5FF5\u58B3\u5834 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aZa45B0iIj", + "id" : 526552184809218048, + "created_at" : "2014-10-27 01:53:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Qm5Vk2a22P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631170845&oldid=626483747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526321310536712192", + "text" : "Vehicle registration plates of Cana Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Qm5Vk2a22P", + "id" : 526321310536712192, + "created_at" : "2014-10-26 10:35:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/I1vi0hFGgz", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108518565&oldid=108213474&rcid=128107688", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "526096515475845120", + "text" : "Bobby Shmurda Wikipedia article edited anonymously from Canadian Museum of Civilization http:\/\/t.co\/I1vi0hFGgz", + "id" : 526096515475845120, + "created_at" : "2014-10-25 19:42:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/kEgmmZEY2m", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108490627&oldid=108464502&rcid=128047672", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525717030435958785", + "text" : "Franco-Ontariens Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kEgmmZEY2m", + "id" : 525717030435958785, + "created_at" : "2014-10-24 18:34:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Q5dTjazDJ6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630957983&oldid=627186838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525703453280989184", + "text" : "List of compositions by Johann Nepomuk Hu Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/Q5dTjazDJ6", + "id" : 525703453280989184, + "created_at" : "2014-10-24 17:40:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/KZXxgM3QvD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630933829&oldid=630726791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525648744436342784", + "text" : "2015 Indy Lights season Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/KZXxgM3QvD", + "id" : 525648744436342784, + "created_at" : "2014-10-24 14:03:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/Ddg4d5guqj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630932202&oldid=630927362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525644596789796865", + "text" : "Conor McGregor Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Ddg4d5guqj", + "id" : 525644596789796865, + "created_at" : "2014-10-24 13:46:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/7WWyj8iAvH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630928886&oldid=630878551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525635398303625216", + "text" : "Canada national rugby union team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7WWyj8iAvH", + "id" : 525635398303625216, + "created_at" : "2014-10-24 13:10:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/UnHnxOQ4bc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630919029&oldid=630915216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525606362319839232", + "text" : "2014 shootings at Parliament Hill, Ottawa Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UnHnxOQ4bc", + "id" : 525606362319839232, + "created_at" : "2014-10-24 11:14:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/vv6ZAAyd6V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630836587&oldid=500294304", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525377768100753410", + "text" : "NATO Research and Technology Organi Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vv6ZAAyd6V", + "id" : 525377768100753410, + "created_at" : "2014-10-23 20:06:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/9JAoU2Dmut", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630823966&oldid=630823788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525352553706704896", + "text" : "Centre Block Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/9JAoU2Dmut", + "id" : 525352553706704896, + "created_at" : "2014-10-23 18:26:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/raruRg5Kqk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630823788&oldid=630823654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525352213024350209", + "text" : "Centre Block Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/raruRg5Kqk", + "id" : 525352213024350209, + "created_at" : "2014-10-23 18:25:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/l2CSHUVnPn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630823654&oldid=630821443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525351860564013056", + "text" : "Centre Block Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/l2CSHUVnPn", + "id" : 525351860564013056, + "created_at" : "2014-10-23 18:23:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/JpGE19lplj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630821940&oldid=630816374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525348135376142336", + "text" : "Serjeant-at-Arms Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/JpGE19lplj", + "id" : 525348135376142336, + "created_at" : "2014-10-23 18:08:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/5cJ9KXs8cK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630813875&oldid=570624651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525331199175045122", + "text" : "Talk:Mrs Vandebilt Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/5cJ9KXs8cK", + "id" : 525331199175045122, + "created_at" : "2014-10-23 17:01:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/F9k8ASH214", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630801538&oldid=629857017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525305806518906881", + "text" : "Standards Council of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/F9k8ASH214", + "id" : 525305806518906881, + "created_at" : "2014-10-23 15:20:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/jWTVxcNZtp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630797306&oldid=295886801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525296289051721728", + "text" : "Talk:Standards Council of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jWTVxcNZtp", + "id" : 525296289051721728, + "created_at" : "2014-10-23 14:42:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/G9qdndwbaJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630696200&oldid=615539615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "525016084185763840", + "text" : "Darin Erstad Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/G9qdndwbaJ", + "id" : 525016084185763840, + "created_at" : "2014-10-22 20:09:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/vDJ7Y1dUWk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630676018&oldid=630675625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524972895378735104", + "text" : "Serjeant-at-Arms Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/vDJ7Y1dUWk", + "id" : 524972895378735104, + "created_at" : "2014-10-22 17:17:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/vDJ7Y1dUWk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630676018&oldid=630675625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524972897522028544", + "text" : "Serjeant-at-Arms Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vDJ7Y1dUWk", + "id" : 524972897522028544, + "created_at" : "2014-10-22 17:17:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/SuCbJJ2D3d", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630650931&oldid=630650842", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524915942556307457", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SuCbJJ2D3d", + "id" : 524915942556307457, + "created_at" : "2014-10-22 13:31:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/XsjqE0dIE0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630650842&oldid=625853614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524915736813109248", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XsjqE0dIE0", + "id" : 524915736813109248, + "created_at" : "2014-10-22 13:30:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/9Rn6xyAmKj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630649004&oldid=597277640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524910963552559104", + "text" : "Wikipedia:The Wikipedia Library\/Research desk Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9Rn6xyAmKj", + "id" : 524910963552559104, + "created_at" : "2014-10-22 13:11:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/HlxzdHoSTB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630575249&oldid=628670703", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524683804435173376", + "text" : "Valeant Pharmaceuticals Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HlxzdHoSTB", + "id" : 524683804435173376, + "created_at" : "2014-10-21 22:09:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/MjVO0JSpPE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630572503&oldid=626181672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524678788706086912", + "text" : "Yvon Godin Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/MjVO0JSpPE", + "id" : 524678788706086912, + "created_at" : "2014-10-21 21:49:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/F0x6FK3PNM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630571837&oldid=630571148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524677491466588160", + "text" : "List of Homestar Runner characters Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/F0x6FK3PNM", + "id" : 524677491466588160, + "created_at" : "2014-10-21 21:43:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/F0x6FK3PNM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630571837&oldid=630571148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524677485082849280", + "text" : "List of Homestar Runner characters Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/F0x6FK3PNM", + "id" : 524677485082849280, + "created_at" : "2014-10-21 21:43:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/qAUGdIFt8n", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630571148&oldid=630570547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524676207934062592", + "text" : "List of Homestar Runner characters Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/qAUGdIFt8n", + "id" : 524676207934062592, + "created_at" : "2014-10-21 21:38:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/qAUGdIFt8n", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630571148&oldid=630570547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524676208097624064", + "text" : "List of Homestar Runner characters Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/qAUGdIFt8n", + "id" : 524676208097624064, + "created_at" : "2014-10-21 21:38:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/VkRiKsi6MX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630570547&oldid=630570064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524675009164226560", + "text" : "List of Homestar Runner characters Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VkRiKsi6MX", + "id" : 524675009164226560, + "created_at" : "2014-10-21 21:34:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/VkRiKsi6MX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630570547&oldid=630570064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524675009172627456", + "text" : "List of Homestar Runner characters Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/VkRiKsi6MX", + "id" : 524675009172627456, + "created_at" : "2014-10-21 21:34:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/jZIz5rWTYf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630570064&oldid=623788444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524674059234078720", + "text" : "List of Homestar Runner characters Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/jZIz5rWTYf", + "id" : 524674059234078720, + "created_at" : "2014-10-21 21:30:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/jZIz5rWTYf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630570064&oldid=623788444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524674052980342784", + "text" : "List of Homestar Runner characters Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jZIz5rWTYf", + "id" : 524674052980342784, + "created_at" : "2014-10-21 21:30:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/SUzsdaewPd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630547329&oldid=585226513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524628968461201408", + "text" : "Suzanne Todd Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/SUzsdaewPd", + "id" : 524628968461201408, + "created_at" : "2014-10-21 18:31:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/2GEPo7DTxP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630515546&oldid=630502700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524562648323473408", + "text" : "List of killings by law enforcement officers in Cana Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2GEPo7DTxP", + "id" : 524562648323473408, + "created_at" : "2014-10-21 14:07:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/3v9ykENaTr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630420140&oldid=630417296", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524292531320651777", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3v9ykENaTr", + "id" : 524292531320651777, + "created_at" : "2014-10-20 20:14:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/erZ5bvJKQZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630418478&oldid=630225761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524289165030985730", + "text" : "Talk:Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/erZ5bvJKQZ", + "id" : 524289165030985730, + "created_at" : "2014-10-20 20:00:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/M9ARkasNQH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630417296&oldid=630416766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524286748054937601", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/M9ARkasNQH", + "id" : 524286748054937601, + "created_at" : "2014-10-20 19:51:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/bAAERynSVP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630417254&oldid=630416042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524286638906556416", + "text" : "List of killings by law enforcement officers in Cana Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bAAERynSVP", + "id" : 524286638906556416, + "created_at" : "2014-10-20 19:50:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/UVPYE0rfzO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630416766&oldid=630345109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524285710954553345", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UVPYE0rfzO", + "id" : 524285710954553345, + "created_at" : "2014-10-20 19:47:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/MJpTDJV4qq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630415521&oldid=629234564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524283286973980672", + "text" : "List of killings by law enforcement officers in Cana Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MJpTDJV4qq", + "id" : 524283286973980672, + "created_at" : "2014-10-20 19:37:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/pBAcbn7I5a", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108374937&oldid=108370836&rcid=127828349", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524200270725537792", + "text" : "Beno\u00EEt XVI Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pBAcbn7I5a", + "id" : 524200270725537792, + "created_at" : "2014-10-20 14:07:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/1iTYMelhZy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630372252&oldid=629593210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "524191084058923008", + "text" : "Xylitol Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/1iTYMelhZy", + "id" : 524191084058923008, + "created_at" : "2014-10-20 13:31:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/AvTAJ3Wtuz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630194560&oldid=603993582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523686534969434112", + "text" : "Junior Ah You Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AvTAJ3Wtuz", + "id" : 523686534969434112, + "created_at" : "2014-10-19 04:06:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/AvTAJ3Wtuz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630194560&oldid=603993582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523686535137206273", + "text" : "Junior Ah You Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/AvTAJ3Wtuz", + "id" : 523686535137206273, + "created_at" : "2014-10-19 04:06:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/Rx3NZvJbwd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630020742&oldid=629813020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523198797166301184", + "text" : "Talk:Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Rx3NZvJbwd", + "id" : 523198797166301184, + "created_at" : "2014-10-17 19:48:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/EYaAhe4iqA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=630016601&oldid=626695573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523188911003021312", + "text" : "Pacific Palisades, Los Angeles Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/EYaAhe4iqA", + "id" : 523188911003021312, + "created_at" : "2014-10-17 19:08:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/padL5b49ty", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629999296&oldid=627874752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523148696817389569", + "text" : "Canadian Forces ranks and insignia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/padL5b49ty", + "id" : 523148696817389569, + "created_at" : "2014-10-17 16:29:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/FFHZ9VoDMm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629990981&oldid=629990404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523129590886039552", + "text" : "5th Projekt Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/FFHZ9VoDMm", + "id" : 523129590886039552, + "created_at" : "2014-10-17 15:13:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/lhwD9TRwWv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629990404&oldid=629989480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523128101803278336", + "text" : "5th Projekt Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/lhwD9TRwWv", + "id" : 523128101803278336, + "created_at" : "2014-10-17 15:07:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/ZM0v9tvkzV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629989480&oldid=629986433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523125904822652928", + "text" : "5th Projekt Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/ZM0v9tvkzV", + "id" : 523125904822652928, + "created_at" : "2014-10-17 14:58:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/GdEkBu00sX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629986433&oldid=629986272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523118395508527104", + "text" : "5th Projekt Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/GdEkBu00sX", + "id" : 523118395508527104, + "created_at" : "2014-10-17 14:28:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/BlAyivlnIc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629986272&oldid=626276230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523118079534825473", + "text" : "5th Projekt Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/BlAyivlnIc", + "id" : 523118079534825473, + "created_at" : "2014-10-17 14:27:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/F5VNXnSqIr", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108297982&oldid=108297942&rcid=127667193", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523102819419582464", + "text" : "Portail:Apple\/Mat\u00E9riel Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/F5VNXnSqIr", + "id" : 523102819419582464, + "created_at" : "2014-10-17 13:26:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/5I3euLzCnX", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108297942&oldid=108063182&rcid=127667076", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523102168400678912", + "text" : "Portail:Apple\/Mat\u00E9riel Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/5I3euLzCnX", + "id" : 523102168400678912, + "created_at" : "2014-10-17 13:24:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/WzbEw2J9qP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629974939&oldid=629973477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523088045923241984", + "text" : "Glass Swords Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/WzbEw2J9qP", + "id" : 523088045923241984, + "created_at" : "2014-10-17 12:28:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/WzbEw2J9qP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629974939&oldid=629973477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "523088042114818048", + "text" : "Glass Swords Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WzbEw2J9qP", + "id" : 523088042114818048, + "created_at" : "2014-10-17 12:28:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/yxyMpkhXwg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629895891&oldid=623708512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522842644192317440", + "text" : "Carthage, Missouri Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/yxyMpkhXwg", + "id" : 522842644192317440, + "created_at" : "2014-10-16 20:12:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/JRQaYURq0k", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629890995&oldid=627673913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522832142019989505", + "text" : "King City weather radar station Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JRQaYURq0k", + "id" : 522832142019989505, + "created_at" : "2014-10-16 19:31:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/UubYRXNcTx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629890573&oldid=629889455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522831448458268673", + "text" : "Cyclone Hudhud Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UubYRXNcTx", + "id" : 522831448458268673, + "created_at" : "2014-10-16 19:28:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/YFcuFmjsI0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137119208&oldid=136885506&rcid=138751410", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522830078330150912", + "text" : "File:Weather table for the year 1777, France Wellcome L0 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/YFcuFmjsI0", + "id" : 522830078330150912, + "created_at" : "2014-10-16 19:22:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/8sV8Z9b3Xp", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137119177&oldid=136885574&rcid=138751378", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522829923686166529", + "text" : "File:Weather table for the year 1776, France Wellcome L0 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/8sV8Z9b3Xp", + "id" : 522829923686166529, + "created_at" : "2014-10-16 19:22:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/q5A4FVUK19", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137119130&oldid=136885389&rcid=138751333", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522829792702251008", + "text" : "File:Weather table for the month of August, 1776, France Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/q5A4FVUK19", + "id" : 522829792702251008, + "created_at" : "2014-10-16 19:21:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/p9LzvLNprp", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137119047&oldid=136885464&rcid=138751240", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522829494285897728", + "text" : "File:Weather table for month of December, 1777, France W Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/p9LzvLNprp", + "id" : 522829494285897728, + "created_at" : "2014-10-16 19:20:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/iKK0Mu0Gon", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137118876&oldid=136572161&rcid=138751079", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522828752376459267", + "text" : "File:Tree of Wisdom Wellcome L0017329.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iKK0Mu0Gon", + "id" : 522828752376459267, + "created_at" : "2014-10-16 19:17:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/Tlwej9zueN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629886581&oldid=629886463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522822966749323264", + "text" : "Wingsuit flying Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/Tlwej9zueN", + "id" : 522822966749323264, + "created_at" : "2014-10-16 18:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/Tlwej9zueN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629886581&oldid=629886463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522822966917087232", + "text" : "Wingsuit flying Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Tlwej9zueN", + "id" : 522822966917087232, + "created_at" : "2014-10-16 18:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/vJ6EZ0u103", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629886463&oldid=627063659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522822720476569600", + "text" : "Wingsuit flying Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/vJ6EZ0u103", + "id" : 522822720476569600, + "created_at" : "2014-10-16 18:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/vJ6EZ0u103", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629886463&oldid=627063659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522822720480763905", + "text" : "Wingsuit flying Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vJ6EZ0u103", + "id" : 522822720480763905, + "created_at" : "2014-10-16 18:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/zAtwUhLhZI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629881387&oldid=629279932", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522812451390103555", + "text" : "Wendy Son Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zAtwUhLhZI", + "id" : 522812451390103555, + "created_at" : "2014-10-16 18:12:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/LB6Yttqtmg", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137115292&oldid=137115204&rcid=138747596", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522810882821083139", + "text" : "File:SMHI Observatoriekullen 2011.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/LB6Yttqtmg", + "id" : 522810882821083139, + "created_at" : "2014-10-16 18:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/oUrbQczcrt", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137115204&oldid=58428349&rcid=138747512", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522810443388055552", + "text" : "File:SMHI Observatoriekullen 2011.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/oUrbQczcrt", + "id" : 522810443388055552, + "created_at" : "2014-10-16 18:04:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/ZNWicdno2o", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=137115129&rcid=138747442", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522810123861782528", + "text" : "Category:Swedish Meteorological and Hydrological Institu Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZNWicdno2o", + "id" : 522810123861782528, + "created_at" : "2014-10-16 18:03:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/LxePZFxIRC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=137115087&oldid=38887612&rcid=138747402", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522809942965620736", + "text" : "File:Smhiofficesnorrkoping.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/LxePZFxIRC", + "id" : 522809942965620736, + "created_at" : "2014-10-16 18:02:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/1VGVaQmfnq", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108280688&oldid=104040167&rcid=127619194", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522807584487514112", + "text" : "Temp\u00EAte Xaver Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1VGVaQmfnq", + "id" : 522807584487514112, + "created_at" : "2014-10-16 17:53:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/DOktV6CtAJ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=108280670&rcid=127619162", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522807288180924416", + "text" : "SMHI Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DOktV6CtAJ", + "id" : 522807288180924416, + "created_at" : "2014-10-16 17:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/zmsxI7bgnY", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108280631&oldid=107583708&rcid=127619100", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522806769689432064", + "text" : "Mod\u00E8le:Palette Services m\u00E9t\u00E9orologiques nationaux Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zmsxI7bgnY", + "id" : 522806769689432064, + "created_at" : "2014-10-16 17:50:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/4C6As22iXt", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108280600&oldid=108256471&rcid=127618989", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522806283661881344", + "text" : "Institut su\u00E9dois de m\u00E9t\u00E9orologie et d'hydrologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4C6As22iXt", + "id" : 522806283661881344, + "created_at" : "2014-10-16 17:48:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/k7Cs78zELa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629866512&oldid=578391646", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522780656590286851", + "text" : "McTaggart Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/k7Cs78zELa", + "id" : 522780656590286851, + "created_at" : "2014-10-16 16:06:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/BgKOttTgGe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629866273&oldid=629832596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522780119048265728", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BgKOttTgGe", + "id" : 522780119048265728, + "created_at" : "2014-10-16 16:04:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/LSFfbFZMCU", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108276396&oldid=108275934&rcid=127609201", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522765187468632064", + "text" : "A\u00E9roport d'Iqaluit Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LSFfbFZMCU", + "id" : 522765187468632064, + "created_at" : "2014-10-16 15:05:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/2UCnnKLnMK", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108275934&oldid=101391478&rcid=127608257", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522760192841097216", + "text" : "A\u00E9roport d'Iqaluit Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2UCnnKLnMK", + "id" : 522760192841097216, + "created_at" : "2014-10-16 14:45:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/1RhVptKMtV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629857017&oldid=620632101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522759914150576128", + "text" : "Standards Council of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1RhVptKMtV", + "id" : 522759914150576128, + "created_at" : "2014-10-16 14:44:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/uNWBnQ71GQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629853731&oldid=627450929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522752896455020544", + "text" : "Incorporation of Tibet into the Peo Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/uNWBnQ71GQ", + "id" : 522752896455020544, + "created_at" : "2014-10-16 14:16:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/lDNIoZcvPZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108270450&oldid=107396258&rcid=127592429", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522707309428891650", + "text" : "Gibraltar Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lDNIoZcvPZ", + "id" : 522707309428891650, + "created_at" : "2014-10-16 11:15:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/kFDU9ixpIE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629752462&oldid=629752234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522468807881666561", + "text" : "Janis Johnson Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/kFDU9ixpIE", + "id" : 522468807881666561, + "created_at" : "2014-10-15 19:27:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/qIjPYTTKRw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629752234&oldid=629752188", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522468311074746368", + "text" : "Janis Johnson Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/qIjPYTTKRw", + "id" : 522468311074746368, + "created_at" : "2014-10-15 19:25:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/7SSsFrDbmd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629752188&oldid=629750973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522468205860626432", + "text" : "Janis Johnson Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/7SSsFrDbmd", + "id" : 522468205860626432, + "created_at" : "2014-10-15 19:25:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/H54YybbnAt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629750973&oldid=629750413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522465724699136002", + "text" : "Janis Johnson Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/H54YybbnAt", + "id" : 522465724699136002, + "created_at" : "2014-10-15 19:15:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/B1qwBBR06K", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629750413&oldid=629750230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522464576856543233", + "text" : "Janis Johnson Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/B1qwBBR06K", + "id" : 522464576856543233, + "created_at" : "2014-10-15 19:10:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/3MPcubslfV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629750230&oldid=582002450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522464166473248768", + "text" : "Janis Johnson Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/3MPcubslfV", + "id" : 522464166473248768, + "created_at" : "2014-10-15 19:08:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/KPePDeKMnC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629746779&oldid=625127006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522457097020010496", + "text" : "Place d'Orl\u00E9ans Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KPePDeKMnC", + "id" : 522457097020010496, + "created_at" : "2014-10-15 18:40:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/LZ6ZIi9QS6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629729930&oldid=629725646", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522423815725256704", + "text" : "Callander, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LZ6ZIi9QS6", + "id" : 522423815725256704, + "created_at" : "2014-10-15 16:28:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/1TSj9j4rVE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629725646&oldid=629549836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522414552369999872", + "text" : "Callander, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1TSj9j4rVE", + "id" : 522414552369999872, + "created_at" : "2014-10-15 15:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/4idXVNtQVq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629725209&oldid=594296562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522413706538258432", + "text" : "The Debaters Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/4idXVNtQVq", + "id" : 522413706538258432, + "created_at" : "2014-10-15 15:48:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/y2DA0hqG8p", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629645778&oldid=627615768", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522177830004596736", + "text" : "Tub Ring Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/y2DA0hqG8p", + "id" : 522177830004596736, + "created_at" : "2014-10-15 00:11:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/I9dSNBdEgR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629645679&oldid=625620818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522177538169126913", + "text" : "Chic-a-Go-Go Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/I9dSNBdEgR", + "id" : 522177538169126913, + "created_at" : "2014-10-15 00:10:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/w2gUGFLxIg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629623991&oldid=629612014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522126041825820673", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/w2gUGFLxIg", + "id" : 522126041825820673, + "created_at" : "2014-10-14 20:45:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/ntMSYpYoah", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629615658&oldid=625901244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522108048433627137", + "text" : "Solidarity Forever Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/ntMSYpYoah", + "id" : 522108048433627137, + "created_at" : "2014-10-14 19:33:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/FnpvGHNaXd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629613773&oldid=625689143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522104367936049152", + "text" : "David Xiao Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/FnpvGHNaXd", + "id" : 522104367936049152, + "created_at" : "2014-10-14 19:19:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/CUw8SNdo7u", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629613393&oldid=629089669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522103501497720832", + "text" : "Splendor in the Grass Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/CUw8SNdo7u", + "id" : 522103501497720832, + "created_at" : "2014-10-14 19:15:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/r4gGM7OQZ6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629612014&oldid=629304040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522100600654159872", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/r4gGM7OQZ6", + "id" : 522100600654159872, + "created_at" : "2014-10-14 19:04:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/bXIkkUyUxS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629611715&oldid=629256587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522099942123249664", + "text" : "Toronto FC Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bXIkkUyUxS", + "id" : 522099942123249664, + "created_at" : "2014-10-14 19:01:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/Z16p7Av6WI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629611584&oldid=605288403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522099683678629889", + "text" : "Talk:Far side of the Moon Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/Z16p7Av6WI", + "id" : 522099683678629889, + "created_at" : "2014-10-14 19:00:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/r4marz6BWI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629607658&oldid=626179394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522091498305622017", + "text" : "Dean Allison Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/r4marz6BWI", + "id" : 522091498305622017, + "created_at" : "2014-10-14 18:28:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/gRCoqkVjo2", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108225499&oldid=106780270&rcid=127458315", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "522074069332553728", + "text" : "L\u00E9o Bonneville Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/gRCoqkVjo2", + "id" : 522074069332553728, + "created_at" : "2014-10-14 17:18:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/SxSjEfmtIE", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=77518180&oldid=75972686", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "521688700485263361", + "text" : "Mohs\u00E9n Reza\u00ED Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SxSjEfmtIE", + "id" : 521688700485263361, + "created_at" : "2014-10-13 15:47:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/ChYYB17fti", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=77518077&oldid=69589921", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "521687497814712320", + "text" : "Consejo de Guardianes Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ChYYB17fti", + "id" : 521687497814712320, + "created_at" : "2014-10-13 15:42:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/0kyHV5ub4C", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=77504385&oldid=77504329", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "521404209149644801", + "text" : "Preso de conciencia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0kyHV5ub4C", + "id" : 521404209149644801, + "created_at" : "2014-10-12 20:57:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/YBpFbOYmnB", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=77504329&oldid=76594277", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "521403446470000640", + "text" : "Preso de conciencia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YBpFbOYmnB", + "id" : 521403446470000640, + "created_at" : "2014-10-12 20:54:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/xJlWKZcEBQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629252720&oldid=629142246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "521123624300728320", + "text" : "Ramones Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xJlWKZcEBQ", + "id" : 521123624300728320, + "created_at" : "2014-10-12 02:22:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/TdqHrXpnWM", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108114405&oldid=108032881&rcid=127226726", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520651280906080256", + "text" : "AC\/DC Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/TdqHrXpnWM", + "id" : 520651280906080256, + "created_at" : "2014-10-10 19:05:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/sa0siA5HpI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629086262&oldid=592599457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520645418791620608", + "text" : "Multilinear principal component analysis Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/sa0siA5HpI", + "id" : 520645418791620608, + "created_at" : "2014-10-10 18:41:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/gKWLqHcuCb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629067227&oldid=618112454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520603921958445057", + "text" : "Talk:Shelly Glover Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/gKWLqHcuCb", + "id" : 520603921958445057, + "created_at" : "2014-10-10 15:57:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/mDNe5HrIED", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629066857&oldid=628658488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520602988788740096", + "text" : "WhatsApp Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mDNe5HrIED", + "id" : 520602988788740096, + "created_at" : "2014-10-10 15:53:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/88MvOcq8fK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629021313&oldid=629021114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520465155058966528", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/88MvOcq8fK", + "id" : 520465155058966528, + "created_at" : "2014-10-10 06:45:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/bblxMAlnSe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629021114&oldid=629020638", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520464444032163841", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/bblxMAlnSe", + "id" : 520464444032163841, + "created_at" : "2014-10-10 06:42:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/HPTMbjS2MK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629020638&oldid=629020437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520462738577842176", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/HPTMbjS2MK", + "id" : 520462738577842176, + "created_at" : "2014-10-10 06:36:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/8wfMESME3h", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629020437&oldid=629020174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520462251841425409", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/8wfMESME3h", + "id" : 520462251841425409, + "created_at" : "2014-10-10 06:34:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/Mte3AZEfTK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629020174&oldid=629019996", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520461593113403392", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Mte3AZEfTK", + "id" : 520461593113403392, + "created_at" : "2014-10-10 06:31:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/qpEjBtlVR4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629019996&oldid=629019414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520461091302699008", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/qpEjBtlVR4", + "id" : 520461091302699008, + "created_at" : "2014-10-10 06:29:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/07u82JsBvR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=629019414&oldid=628981964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520458762532843521", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/07u82JsBvR", + "id" : 520458762532843521, + "created_at" : "2014-10-10 06:20:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/8DE06fxPIM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628977530&oldid=628975882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520325466964905985", + "text" : "McDonnell Douglas CF-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/8DE06fxPIM", + "id" : 520325466964905985, + "created_at" : "2014-10-09 21:30:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/bPQiA2QFoT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628975882&oldid=628289520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520321807593664515", + "text" : "McDonnell Douglas CF-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/bPQiA2QFoT", + "id" : 520321807593664515, + "created_at" : "2014-10-09 21:16:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/Wu4E90D4qD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628959785&oldid=627244442", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520285928737095680", + "text" : "Dick Pound Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Wu4E90D4qD", + "id" : 520285928737095680, + "created_at" : "2014-10-09 18:53:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/pY0q6FJbSU", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108089623&oldid=106527589&rcid=127170638", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520278939931930624", + "text" : "Paul Triquet Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pY0q6FJbSU", + "id" : 520278939931930624, + "created_at" : "2014-10-09 18:25:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/AT9xzFwUmo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628936034&oldid=628935955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520233211767439362", + "text" : "Canadian Red Cross Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/AT9xzFwUmo", + "id" : 520233211767439362, + "created_at" : "2014-10-09 15:23:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/xkDA6OZc2X", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628935955&oldid=628506771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520233060965416960", + "text" : "Canadian Red Cross Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xkDA6OZc2X", + "id" : 520233060965416960, + "created_at" : "2014-10-09 15:23:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/BOva0mBji8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628934317&oldid=614112659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520229244266242050", + "text" : "The Brockville Rifles Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BOva0mBji8", + "id" : 520229244266242050, + "created_at" : "2014-10-09 15:08:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/DMjDzTfyLf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628927436&oldid=628088307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520214299235450880", + "text" : "List of comparative military ranks Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DMjDzTfyLf", + "id" : 520214299235450880, + "created_at" : "2014-10-09 14:08:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/gSQneUhWmt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628881146&oldid=625643358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520070461036564480", + "text" : "Greater Winnipeg Water District aqueduct Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gSQneUhWmt", + "id" : 520070461036564480, + "created_at" : "2014-10-09 04:37:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/HLkLgN8TQW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628872440&oldid=628871543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520040759265746944", + "text" : "NHL Heritage Classic Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HLkLgN8TQW", + "id" : 520040759265746944, + "created_at" : "2014-10-09 02:39:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/6WEBoKuj5P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628871543&oldid=620250826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "520037763962253312", + "text" : "NHL Heritage Classic Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6WEBoKuj5P", + "id" : 520037763962253312, + "created_at" : "2014-10-09 02:27:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/5hAymDBRkS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628824604&oldid=614452117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519924159485206528", + "text" : "Douglas Jung Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5hAymDBRkS", + "id" : 519924159485206528, + "created_at" : "2014-10-08 18:55:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/6TEl3qfTd2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628818374&oldid=606209851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519911221491810305", + "text" : "2002 Air Canada Cup Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6TEl3qfTd2", + "id" : 519911221491810305, + "created_at" : "2014-10-08 18:04:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/F3oWiDZUEQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628817416&oldid=606645163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519909302614495232", + "text" : "It Hurts Me Too Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/F3oWiDZUEQ", + "id" : 519909302614495232, + "created_at" : "2014-10-08 17:56:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/X4WiZ2P2Iz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628808137&oldid=608758007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519889518422290432", + "text" : "Receiver of Wreck Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/X4WiZ2P2Iz", + "id" : 519889518422290432, + "created_at" : "2014-10-08 16:38:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/X4WiZ2P2Iz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628808137&oldid=608758007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519889518426456066", + "text" : "Receiver of Wreck Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/X4WiZ2P2Iz", + "id" : 519889518426456066, + "created_at" : "2014-10-08 16:38:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/nLESnA1PNS", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108063182&oldid=108063084&rcid=127115034", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519880407198621696", + "text" : "Portail:Apple\/Mat\u00E9riel Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/nLESnA1PNS", + "id" : 519880407198621696, + "created_at" : "2014-10-08 16:02:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/A3VM7ehesB", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108063084&oldid=106358511&rcid=127114869", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519879359507607553", + "text" : "Portail:Apple\/Mat\u00E9riel Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/A3VM7ehesB", + "id" : 519879359507607553, + "created_at" : "2014-10-08 15:57:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/x1iLNkM9is", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?oldid=628800802&rcid=685489187", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519874018233446404", + "text" : "Draft:Ihor Walter Bardyn Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/x1iLNkM9is", + "id" : 519874018233446404, + "created_at" : "2014-10-08 15:36:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/Sme0g14tI3", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108061778&oldid=107280770&rcid=127112463", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519865650060070912", + "text" : "Grippe Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Sme0g14tI3", + "id" : 519865650060070912, + "created_at" : "2014-10-08 15:03:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/9403YnoAdL", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108055280&oldid=107960332&rcid=127097130", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519808121779126273", + "text" : "Royal Jordanian Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9403YnoAdL", + "id" : 519808121779126273, + "created_at" : "2014-10-08 11:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/N70kALDSjK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628704547&oldid=620386673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519594731987156992", + "text" : "The North Saskatchewan Regiment Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/N70kALDSjK", + "id" : 519594731987156992, + "created_at" : "2014-10-07 21:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/eJ97rsfmcW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628689212&oldid=510129852", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519562879981219840", + "text" : "Gordon Van Tol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eJ97rsfmcW", + "id" : 519562879981219840, + "created_at" : "2014-10-07 19:00:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/ZUDzeqtSrT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628689139&oldid=628681768", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519562743200747520", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZUDzeqtSrT", + "id" : 519562743200747520, + "created_at" : "2014-10-07 18:59:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/azOndGgAlM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628681768&oldid=628676267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519548191851573249", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/azOndGgAlM", + "id" : 519548191851573249, + "created_at" : "2014-10-07 18:01:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/J2DcTBk4O5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628680546&oldid=619375309", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519545580297519104", + "text" : "Kiryas Tosh Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/J2DcTBk4O5", + "id" : 519545580297519104, + "created_at" : "2014-10-07 17:51:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/FpzPeWOGOn", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108039106&oldid=107752162&rcid=127063950", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519544944210362368", + "text" : "Jean-Fran\u00E7ois Larose Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/FpzPeWOGOn", + "id" : 519544944210362368, + "created_at" : "2014-10-07 17:49:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/MjKuvTxKxx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628678208&oldid=628673379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519541185828753409", + "text" : "Wikipedia:Articles for creation\/Redirects Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MjKuvTxKxx", + "id" : 519541185828753409, + "created_at" : "2014-10-07 17:34:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/7hZGNpy1C7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628676267&oldid=628666906", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519536894372110336", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7hZGNpy1C7", + "id" : 519536894372110336, + "created_at" : "2014-10-07 17:17:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/4zGGepM0LG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628663202&oldid=627803698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519511455045931008", + "text" : "William Booth Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/4zGGepM0LG", + "id" : 519511455045931008, + "created_at" : "2014-10-07 15:35:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/c9Ij0uUD4A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628653723&oldid=627667561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519495471052496896", + "text" : "Ottawa municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/c9Ij0uUD4A", + "id" : 519495471052496896, + "created_at" : "2014-10-07 14:32:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/ce8XZDQ1GL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628599834&oldid=622286036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519388388005122048", + "text" : "Central sleep apnea Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ce8XZDQ1GL", + "id" : 519388388005122048, + "created_at" : "2014-10-07 07:26:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/9yhNQGZMTt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628525102&oldid=619726336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519208849270534144", + "text" : "John Fields (record producer) Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/9yhNQGZMTt", + "id" : 519208849270534144, + "created_at" : "2014-10-06 19:33:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/AWvaeTAXcX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628502375&oldid=628501991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519170016160129025", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AWvaeTAXcX", + "id" : 519170016160129025, + "created_at" : "2014-10-06 16:59:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/6a65PcKCV3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628501991&oldid=628501709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519169455343927298", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6a65PcKCV3", + "id" : 519169455343927298, + "created_at" : "2014-10-06 16:56:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/UzbaDhRoOM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628501709&oldid=628501400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519169026648330240", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UzbaDhRoOM", + "id" : 519169026648330240, + "created_at" : "2014-10-06 16:55:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/7xVbPPiAvg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628501400&oldid=623652757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519168517778591744", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7xVbPPiAvg", + "id" : 519168517778591744, + "created_at" : "2014-10-06 16:53:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/1vy4Kie7uJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628485894&oldid=595762235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519141242819469313", + "text" : "Embassy of Chad in Washington, D.C. Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1vy4Kie7uJ", + "id" : 519141242819469313, + "created_at" : "2014-10-06 15:04:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/vu49m12eWM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628481552&oldid=619380090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519132830916288512", + "text" : "Fire and Water (Free album) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vu49m12eWM", + "id" : 519132830916288512, + "created_at" : "2014-10-06 14:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/gkGXQIGQyy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628481348&oldid=625915581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519132435859009536", + "text" : "Investors Group Field Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/gkGXQIGQyy", + "id" : 519132435859009536, + "created_at" : "2014-10-06 14:29:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/LmAd9lEb6S", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628477470&oldid=621810062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519124656205209600", + "text" : "Robert Gigu\u00E8re Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/LmAd9lEb6S", + "id" : 519124656205209600, + "created_at" : "2014-10-06 13:58:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/9kYpdlUfVM", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108001101&oldid=106719594&rcid=126992624", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519058015832395776", + "text" : "80 (nombre) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9kYpdlUfVM", + "id" : 519058015832395776, + "created_at" : "2014-10-06 09:34:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/il60axOsfF", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108000962&oldid=103266781&rcid=126992395", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "519056948679815168", + "text" : "Velours Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/il60axOsfF", + "id" : 519056948679815168, + "created_at" : "2014-10-06 09:29:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/uOvqWfRmRR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628359887&oldid=624021470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518820252382023680", + "text" : "The British Columbia Regiment (Duke Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/uOvqWfRmRR", + "id" : 518820252382023680, + "created_at" : "2014-10-05 17:49:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/RnQcMbgsTg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628219515&oldid=627930839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518428242428964864", + "text" : "List of municipalities in Manitoba Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RnQcMbgsTg", + "id" : 518428242428964864, + "created_at" : "2014-10-04 15:51:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/5Z3mBwNrMn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628138114&oldid=616379902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518161312858112000", + "text" : "Nicole Eaton Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/5Z3mBwNrMn", + "id" : 518161312858112000, + "created_at" : "2014-10-03 22:10:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/iOjwTmXiHh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628122828&oldid=627800967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518125164593029120", + "text" : "Multivariate adaptive regression splines Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/iOjwTmXiHh", + "id" : 518125164593029120, + "created_at" : "2014-10-03 19:47:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/68jKJPyJMA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628121766&oldid=628121658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518122512471703553", + "text" : "Autoregressive conditional heteroskedasticity Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/68jKJPyJMA", + "id" : 518122512471703553, + "created_at" : "2014-10-03 19:36:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/WEyKjEw85Z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628121658&oldid=625825395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518122274784681984", + "text" : "Autoregressive conditional heteroskedasticity Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/WEyKjEw85Z", + "id" : 518122274784681984, + "created_at" : "2014-10-03 19:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/kcg1otoG7R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628118103&oldid=583392930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518113832913235968", + "text" : "Nonlinear autoregressive exogenous model Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/kcg1otoG7R", + "id" : 518113832913235968, + "created_at" : "2014-10-03 19:02:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/vrIfX61N2M", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628117761&oldid=613065934", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518113055352164352", + "text" : "John Williamson (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/vrIfX61N2M", + "id" : 518113055352164352, + "created_at" : "2014-10-03 18:59:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/uOuIBeecHk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628116893&oldid=628116353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518111142678245376", + "text" : "Inside-the-park home run Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/uOuIBeecHk", + "id" : 518111142678245376, + "created_at" : "2014-10-03 18:51:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/m0kBaCK9Xi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628116353&oldid=628115664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518109969128779776", + "text" : "Inside-the-park home run Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/m0kBaCK9Xi", + "id" : 518109969128779776, + "created_at" : "2014-10-03 18:46:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/lncbI8KsA1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628115664&oldid=623614564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518108483447574528", + "text" : "Inside-the-park home run Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lncbI8KsA1", + "id" : 518108483447574528, + "created_at" : "2014-10-03 18:41:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/zPKKSDK9rA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628103337&oldid=628080068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518083957565308928", + "text" : "Kenojuak Ashevak Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zPKKSDK9rA", + "id" : 518083957565308928, + "created_at" : "2014-10-03 17:03:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/i9e7oVNTsV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628101557&oldid=598651241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518080406436868096", + "text" : "Talk:Northwest Passage Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/i9e7oVNTsV", + "id" : 518080406436868096, + "created_at" : "2014-10-03 16:49:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/o6qFMp4Utw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628088307&oldid=628087701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518051362618089475", + "text" : "List of comparative military ranks Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/o6qFMp4Utw", + "id" : 518051362618089475, + "created_at" : "2014-10-03 14:54:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/6en5ypO1dL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628087701&oldid=625925873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518049894527811585", + "text" : "List of comparative military ranks Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6en5ypO1dL", + "id" : 518049894527811585, + "created_at" : "2014-10-03 14:48:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/RcqmtrvK0s", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628083833&oldid=628083652", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518041631371444225", + "text" : "Cinderella (sports) Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/RcqmtrvK0s", + "id" : 518041631371444225, + "created_at" : "2014-10-03 14:15:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/t7Q2fIf8qd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628083652&oldid=626516385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518041192324272128", + "text" : "Cinderella (sports) Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/t7Q2fIf8qd", + "id" : 518041192324272128, + "created_at" : "2014-10-03 14:13:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/4s8SLayf4R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628081670&oldid=625098399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518036295075901440", + "text" : "Area codes 902 and 782 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4s8SLayf4R", + "id" : 518036295075901440, + "created_at" : "2014-10-03 13:54:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/NtT2evjCtE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=628080965&oldid=623858895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "518034573976805376", + "text" : "Ron Francis Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/NtT2evjCtE", + "id" : 518034573976805376, + "created_at" : "2014-10-03 13:47:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/O3Od3nh5ul", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627965744&oldid=624568036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517701521899679744", + "text" : "Dragons' Den (Canada) Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/O3Od3nh5ul", + "id" : 517701521899679744, + "created_at" : "2014-10-02 15:43:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/lmfoV3TPCS", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107908305&oldid=107908282&rcid=126797545", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517657835748872194", + "text" : "948 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lmfoV3TPCS", + "id" : 517657835748872194, + "created_at" : "2014-10-02 12:50:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/az8CUVaxRi", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=107908282&oldid=98532863&rcid=126797503", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517657589341880322", + "text" : "948 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/az8CUVaxRi", + "id" : 517657589341880322, + "created_at" : "2014-10-02 12:49:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/zJL5wil9wi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627854924&oldid=627853824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517388089988112384", + "text" : "Peel Region municipal elections, 20 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/zJL5wil9wi", + "id" : 517388089988112384, + "created_at" : "2014-10-01 18:58:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/1V0SapBaan", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627853824&oldid=627729596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517385950326829056", + "text" : "Peel Region municipal elections, 20 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/1V0SapBaan", + "id" : 517385950326829056, + "created_at" : "2014-10-01 18:49:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/GXk7uFGUvZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627834844&oldid=625392023", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517344463409000448", + "text" : "Battle of the Sambre (1918) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/GXk7uFGUvZ", + "id" : 517344463409000448, + "created_at" : "2014-10-01 16:05:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 88 ], + "url" : "http:\/\/t.co\/cQH8zBvMLK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627818913&oldid=627647163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517318811721023488", + "text" : "Zagazig Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/cQH8zBvMLK", + "id" : 517318811721023488, + "created_at" : "2014-10-01 14:23:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/3KS0IRsoRL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627818333&oldid=626737719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517317887044771840", + "text" : "Escitalopram Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3KS0IRsoRL", + "id" : 517317887044771840, + "created_at" : "2014-10-01 14:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/v1iqeUHp5Y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627814080&oldid=603353219", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517308475311783936", + "text" : "Ralph A. Lewin Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/v1iqeUHp5Y", + "id" : 517308475311783936, + "created_at" : "2014-10-01 13:42:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/H1JLRcHsCk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627810765&oldid=609259639", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517299796718010369", + "text" : "National Patriots' Day Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/H1JLRcHsCk", + "id" : 517299796718010369, + "created_at" : "2014-10-01 13:07:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/JZCSB4Bsew", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627809626&oldid=627809364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517296888182108161", + "text" : "Table tennis at the 2014 Asian Games \u2013 Men's singles Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JZCSB4Bsew", + "id" : 517296888182108161, + "created_at" : "2014-10-01 12:56:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Qe0Qe7MRwB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=627809364&oldid=627521295", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "517296213054341120", + "text" : "Table tennis at the 2014 Asian Games \u2013 Men's singles Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Qe0Qe7MRwB", + "id" : 517296213054341120, + "created_at" : "2014-10-01 12:53:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2014_11.js b/20181122/data/js/tweets/2014_11.js new file mode 100644 index 00000000..92e0fb0b --- /dev/null +++ b/20181122/data/js/tweets/2014_11.js @@ -0,0 +1,8129 @@ +Grailbird.data.tweets_2014_11 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/zc16Ms0n2w", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=178066140&oldid=132828493&rcid=178529807", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538990118682775552", + "text" : "Q5175704 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zc16Ms0n2w", + "id" : 538990118682775552, + "created_at" : "2014-11-30 09:37:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/waC7btRpIL", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109554052&oldid=109554035&rcid=130516146", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538989561893101568", + "text" : "Motomarine Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/waC7btRpIL", + "id" : 538989561893101568, + "created_at" : "2014-11-30 09:35:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/olAbWPYmX5", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109554035&oldid=109549607&rcid=130516116", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538989232585707520", + "text" : "Motomarine Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/olAbWPYmX5", + "id" : 538989232585707520, + "created_at" : "2014-11-30 09:33:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/ZYOaufHOnt", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109554015&oldid=109541178&rcid=130516087", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538989050401927169", + "text" : "Sport au Liban Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZYOaufHOnt", + "id" : 538989050401927169, + "created_at" : "2014-11-30 09:32:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/nFuli8cF8c", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109554005&oldid=103219131&rcid=130516067", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538988872072724480", + "text" : "Skat (yacht) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nFuli8cF8c", + "id" : 538988872072724480, + "created_at" : "2014-11-30 09:32:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/oVZnPDKhjp", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109553997&oldid=29333125&rcid=130516054", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538988735195783168", + "text" : "Jet Ski Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/oVZnPDKhjp", + "id" : 538988735195783168, + "created_at" : "2014-11-30 09:31:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/eKzd0gNXEn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635846044&oldid=635447332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538513699070566402", + "text" : "Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/eKzd0gNXEn", + "id" : 538513699070566402, + "created_at" : "2014-11-29 02:04:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/WAZTa8enb3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635844022&oldid=635843186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538508632888193025", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/WAZTa8enb3", + "id" : 538508632888193025, + "created_at" : "2014-11-29 01:43:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/d6atCyEHmH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635843186&oldid=635842951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538506455398481921", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/d6atCyEHmH", + "id" : 538506455398481921, + "created_at" : "2014-11-29 01:35:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/G2B6aGDIlS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635842951&oldid=635842756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538505807575670785", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/G2B6aGDIlS", + "id" : 538505807575670785, + "created_at" : "2014-11-29 01:32:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/7DM80zchgf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635842756&oldid=635842453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538505338857979904", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7DM80zchgf", + "id" : 538505338857979904, + "created_at" : "2014-11-29 01:30:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/vGlhVnpotw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635842453&oldid=635840964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538504604540223488", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vGlhVnpotw", + "id" : 538504604540223488, + "created_at" : "2014-11-29 01:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/IKizTGs7bY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635840964&oldid=635840681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538501151017422848", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/IKizTGs7bY", + "id" : 538501151017422848, + "created_at" : "2014-11-29 01:14:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/R7bu463rwH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635840681&oldid=635840196", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538500522123460608", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/R7bu463rwH", + "id" : 538500522123460608, + "created_at" : "2014-11-29 01:11:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/7lxdd2dE7M", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635840196&oldid=635837687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538499354940952576", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7lxdd2dE7M", + "id" : 538499354940952576, + "created_at" : "2014-11-29 01:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/F9mrAhKk3O", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635837687&oldid=607429895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538493860713082880", + "text" : "History of Dartmouth, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/F9mrAhKk3O", + "id" : 538493860713082880, + "created_at" : "2014-11-29 00:45:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/Bcp9g30yvV", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109522106&oldid=109522064&rcid=130454840", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538460906737631232", + "text" : "Manteau neigeux Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Bcp9g30yvV", + "id" : 538460906737631232, + "created_at" : "2014-11-28 22:34:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/vzntA0vfaT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109522064&oldid=109517954&rcid=130454778", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538460541862572034", + "text" : "Manteau neigeux Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/vzntA0vfaT", + "id" : 538460541862572034, + "created_at" : "2014-11-28 22:32:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/F6OnWs7Pvc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635815037&oldid=635586378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538442087914799104", + "text" : "Sun News Network Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/F6OnWs7Pvc", + "id" : 538442087914799104, + "created_at" : "2014-11-28 21:19:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/92WFYtbEL9", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109517954&oldid=109511371&rcid=130447761", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538419373317578752", + "text" : "Manteau neigeux Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/92WFYtbEL9", + "id" : 538419373317578752, + "created_at" : "2014-11-28 19:49:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/cEXHGwFObE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635791102&oldid=634437975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538388431144239104", + "text" : "Sailing ballast Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/cEXHGwFObE", + "id" : 538388431144239104, + "created_at" : "2014-11-28 17:46:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/cEXHGwFObE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635791102&oldid=634437975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538388431299420162", + "text" : "Sailing ballast Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cEXHGwFObE", + "id" : 538388431299420162, + "created_at" : "2014-11-28 17:46:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/h7WqHImyRX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635780174&oldid=633042728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538361081564241920", + "text" : "Gracias Por La M\u00FAsica (album) Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/h7WqHImyRX", + "id" : 538361081564241920, + "created_at" : "2014-11-28 15:57:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/h7WqHImyRX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635780174&oldid=633042728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538361076124254209", + "text" : "Gracias Por La M\u00FAsica (album) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/h7WqHImyRX", + "id" : 538361076124254209, + "created_at" : "2014-11-28 15:57:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/QPNYohPDlA", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=109511602&rcid=130431262", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538347751143378944", + "text" : "Couverture de neige Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QPNYohPDlA", + "id" : 538347751143378944, + "created_at" : "2014-11-28 15:04:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/jnZlrX8Ktk", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109511573&oldid=24675221&rcid=130431179", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538347480552050688", + "text" : "Enneigement Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jnZlrX8Ktk", + "id" : 538347480552050688, + "created_at" : "2014-11-28 15:03:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/M8ugLGYxjk", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=109511395&rcid=130430654", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538345789052174337", + "text" : "Manteau nival Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/M8ugLGYxjk", + "id" : 538345789052174337, + "created_at" : "2014-11-28 14:56:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/6UCfRjNV1Z", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109511371&oldid=109481560&rcid=130430565", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538345506586755073", + "text" : "Manteau neigeux Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6UCfRjNV1Z", + "id" : 538345506586755073, + "created_at" : "2014-11-28 14:55:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/3FyhiCDMau", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635771686&oldid=635561295", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538334920318652417", + "text" : "Uriah Heep discography Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3FyhiCDMau", + "id" : 538334920318652417, + "created_at" : "2014-11-28 14:13:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/YKSH9yBUIh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635771611&oldid=635281654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538334619889041408", + "text" : "The Princess Louise Fusiliers Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/YKSH9yBUIh", + "id" : 538334619889041408, + "created_at" : "2014-11-28 14:12:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/bUo5Xg7hjm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635766191&oldid=629810315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538313756934438913", + "text" : "Template:Action Bronson Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bUo5Xg7hjm", + "id" : 538313756934438913, + "created_at" : "2014-11-28 12:49:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/MQaNEBzvd0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635688536&oldid=635671626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538073758087774208", + "text" : "Assassin's Creed Rogue Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MQaNEBzvd0", + "id" : 538073758087774208, + "created_at" : "2014-11-27 20:55:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/qWjNXkJfxK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635686357&oldid=621175020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538068212798464000", + "text" : "Abbotsford Centre Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/qWjNXkJfxK", + "id" : 538068212798464000, + "created_at" : "2014-11-27 20:33:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/jHAsOkRBwD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635681243&oldid=586564396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "538055258640248832", + "text" : "Fitzroy Harbour, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jHAsOkRBwD", + "id" : 538055258640248832, + "created_at" : "2014-11-27 19:42:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/xUzY9lzFrT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635543079&oldid=614889497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537679067362107392", + "text" : "Senneville, Quebec Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/xUzY9lzFrT", + "id" : 537679067362107392, + "created_at" : "2014-11-26 18:47:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/ndbFANyi0A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635536180&oldid=628704756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537664433867472896", + "text" : "Cayuga, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ndbFANyi0A", + "id" : 537664433867472896, + "created_at" : "2014-11-26 17:49:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/IkaoeGt29K", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635513503&oldid=635513482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537610489698979840", + "text" : "5th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/IkaoeGt29K", + "id" : 537610489698979840, + "created_at" : "2014-11-26 14:15:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/y6MZMpKsfj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635513482&oldid=635513448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537610404059709441", + "text" : "5th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/y6MZMpKsfj", + "id" : 537610404059709441, + "created_at" : "2014-11-26 14:14:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/FZ2TNCV54o", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635513448&oldid=635199375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537610303425740801", + "text" : "5th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/FZ2TNCV54o", + "id" : 537610303425740801, + "created_at" : "2014-11-26 14:14:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/JlwaoN026A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635512480&oldid=632935403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537607397741977601", + "text" : "Comprehensive Economic and Trade Agreement Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JlwaoN026A", + "id" : 537607397741977601, + "created_at" : "2014-11-26 14:02:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/6puaYUZD6y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635425957&oldid=631814227", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537349744050589697", + "text" : "Alex Cullen Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/6puaYUZD6y", + "id" : 537349744050589697, + "created_at" : "2014-11-25 20:58:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/BB0mWDa4ZT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635400791&oldid=635279968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537292692431331328", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BB0mWDa4ZT", + "id" : 537292692431331328, + "created_at" : "2014-11-25 17:12:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/0tRYDoYFxI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635383760&oldid=635383718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537254250095837184", + "text" : "Special:Log\/eparticle Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0tRYDoYFxI", + "id" : 537254250095837184, + "created_at" : "2014-11-25 14:39:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/zqNXcHIH53", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635383718&oldid=632844685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537254127353724928", + "text" : "University of Ottawa Faculty of Law Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zqNXcHIH53", + "id" : 537254127353724928, + "created_at" : "2014-11-25 14:39:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/XrjRvzInqV", + "expanded_url" : "http:\/\/uk.wikipedia.org\/w\/index.php?diff=15186853&oldid=15186464", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537253162542198784", + "text" : "\u0412\u0456\u0439\u043D\u0430 \u043D\u0430 \u0441\u0445\u043E\u0434\u0456 \u0423\u043A\u0440\u0430\u0457\u043D\u0438 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XrjRvzInqV", + "id" : 537253162542198784, + "created_at" : "2014-11-25 14:35:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/BsH6kblBtl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635380521&oldid=624158503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537244891106271232", + "text" : "Place du Portage Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BsH6kblBtl", + "id" : 537244891106271232, + "created_at" : "2014-11-25 14:02:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/VVdwiuU7X1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635380277&oldid=635380114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537244205689880576", + "text" : "Richacha Balengola Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VVdwiuU7X1", + "id" : 537244205689880576, + "created_at" : "2014-11-25 13:59:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/z42J2tZ0VB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635380114&oldid=635269464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537243737303572481", + "text" : "Richacha Balengola Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/z42J2tZ0VB", + "id" : 537243737303572481, + "created_at" : "2014-11-25 13:57:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/AdcfLBWOve", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635376369&oldid=635376208", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537233096975060993", + "text" : "Westmorland County, New Brunswick Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AdcfLBWOve", + "id" : 537233096975060993, + "created_at" : "2014-11-25 13:15:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/ryRKexU82R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635376208&oldid=615991561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537232700101652480", + "text" : "Westmorland County, New Brunswick Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ryRKexU82R", + "id" : 537232700101652480, + "created_at" : "2014-11-25 13:13:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/IBUCXQ0w7u", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635358077&oldid=634732779", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537171040460627969", + "text" : "History of Crimea Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IBUCXQ0w7u", + "id" : 537171040460627969, + "created_at" : "2014-11-25 09:08:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/Bo6Vg5buI1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635301894&oldid=635300479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537012882337439745", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/Bo6Vg5buI1", + "id" : 537012882337439745, + "created_at" : "2014-11-24 22:40:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/wTWBWyIpU8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635300479&oldid=635292479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "537009945854894080", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/wTWBWyIpU8", + "id" : 537009945854894080, + "created_at" : "2014-11-24 22:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/x9CUaYeVsr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635283463&oldid=635278839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "536977254388338689", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/x9CUaYeVsr", + "id" : 536977254388338689, + "created_at" : "2014-11-24 20:18:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/oWBwupyXj7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635278839&oldid=635253231", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "536968173103628289", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/oWBwupyXj7", + "id" : 536968173103628289, + "created_at" : "2014-11-24 19:42:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/MoNCqppS47", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635270286&oldid=625957822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "536950922715607040", + "text" : "Cinnabar Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MoNCqppS47", + "id" : 536950922715607040, + "created_at" : "2014-11-24 18:34:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/ydngYE3BPg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635265720&oldid=631180011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "536941204064460800", + "text" : "List of strong chess tournaments Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ydngYE3BPg", + "id" : 536941204064460800, + "created_at" : "2014-11-24 17:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/xLp4WUNA8A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635255476&oldid=635099635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "536919101642649600", + "text" : "Richacha Balengola Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xLp4WUNA8A", + "id" : 536919101642649600, + "created_at" : "2014-11-24 16:27:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/qu9C9MqMEZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635253231&oldid=635239680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "536914907514810369", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/qu9C9MqMEZ", + "id" : 536914907514810369, + "created_at" : "2014-11-24 16:11:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/rI18cjFhMV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=635231408&oldid=635230648", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "536863764839403520", + "text" : "ATP World Tour records Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/rI18cjFhMV", + "id" : 536863764839403520, + "created_at" : "2014-11-24 12:47:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/Ns4iPLQR8p", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634930815&oldid=634930040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "536046864098144256", + "text" : "2014\u201315 Edmonton Oilers season Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Ns4iPLQR8p", + "id" : 536046864098144256, + "created_at" : "2014-11-22 06:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/MuHQVPQ5bc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634876807&oldid=585853570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535893209663430656", + "text" : "Forum for International Trade Training Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MuHQVPQ5bc", + "id" : 535893209663430656, + "created_at" : "2014-11-21 20:31:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/BsdcV23OEA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634876663&oldid=633184615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535892858960891904", + "text" : "Royal Winnipeg Rifles Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BsdcV23OEA", + "id" : 535892858960891904, + "created_at" : "2014-11-21 20:29:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/r4AgXlJWFM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634874481&oldid=634874426", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535888255762595840", + "text" : "Harry W. Brown Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/r4AgXlJWFM", + "id" : 535888255762595840, + "created_at" : "2014-11-21 20:11:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/F3h9Oqa2d8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634874426&oldid=556526875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535888172769898497", + "text" : "Harry W. Brown Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/F3h9Oqa2d8", + "id" : 535888172769898497, + "created_at" : "2014-11-21 20:11:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/73MRav9b98", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634874074&oldid=634873941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535887565719879680", + "text" : "Plan 9 from Outer Space Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/73MRav9b98", + "id" : 535887565719879680, + "created_at" : "2014-11-21 20:08:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/hJpeQgn2lv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634873941&oldid=634873796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535887283770384385", + "text" : "Plan 9 from Outer Space Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/hJpeQgn2lv", + "id" : 535887283770384385, + "created_at" : "2014-11-21 20:07:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/k4omKKJDgO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634873796&oldid=634873719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535886985542791168", + "text" : "Plan 9 from Outer Space Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/k4omKKJDgO", + "id" : 535886985542791168, + "created_at" : "2014-11-21 20:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/dGD0wZ7hMi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634873719&oldid=634563274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535886831787991040", + "text" : "Plan 9 from Outer Space Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/dGD0wZ7hMi", + "id" : 535886831787991040, + "created_at" : "2014-11-21 20:05:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/11tB0WUUAy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634859197&oldid=634720735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535856117780590592", + "text" : "K-pop Star 3 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/11tB0WUUAy", + "id" : 535856117780590592, + "created_at" : "2014-11-21 18:03:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/MjCT5mu1do", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634854249&oldid=634758060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535845735854768128", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/MjCT5mu1do", + "id" : 535845735854768128, + "created_at" : "2014-11-21 17:22:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/BTVjZak9zB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634852066&oldid=634852006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535840743114690560", + "text" : "Paul Jeffrey Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BTVjZak9zB", + "id" : 535840743114690560, + "created_at" : "2014-11-21 17:02:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/srZcmeg4Mm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634852006&oldid=604952399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535840575006978048", + "text" : "Paul Jeffrey Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/srZcmeg4Mm", + "id" : 535840575006978048, + "created_at" : "2014-11-21 17:02:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/3C00WKUqiT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634850893&oldid=566179325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535837903365345282", + "text" : "Polemonium vanbruntiae Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3C00WKUqiT", + "id" : 535837903365345282, + "created_at" : "2014-11-21 16:51:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/RHBFvH1b4E", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634844452&oldid=634844045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535824320522891265", + "text" : "Grace Dieu (ship) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/RHBFvH1b4E", + "id" : 535824320522891265, + "created_at" : "2014-11-21 15:57:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/TVFrSn8qtS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634844045&oldid=634843158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535823492076552192", + "text" : "Grace Dieu (ship) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/TVFrSn8qtS", + "id" : 535823492076552192, + "created_at" : "2014-11-21 15:54:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/1GLcrDrgm4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634843158&oldid=605483923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535821618539663360", + "text" : "Grace Dieu (ship) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/1GLcrDrgm4", + "id" : 535821618539663360, + "created_at" : "2014-11-21 15:46:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/1HeHgLZzPt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634746375&oldid=632471029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535549122645090305", + "text" : "Seconds From Disaster Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/1HeHgLZzPt", + "id" : 535549122645090305, + "created_at" : "2014-11-20 21:43:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/VcZ6In9pBY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634744319&oldid=634730566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535544840843722752", + "text" : "Talk:Same-sex marriage in the United States Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VcZ6In9pBY", + "id" : 535544840843722752, + "created_at" : "2014-11-20 21:26:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/jzhdPljs4f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634725387&oldid=634585600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535508084299694080", + "text" : "M\u00E9tis people (Canada) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jzhdPljs4f", + "id" : 535508084299694080, + "created_at" : "2014-11-20 19:00:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/PTBiHwNGAm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634720857&oldid=611292270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535498182764294146", + "text" : "Talk:Terephthalic acid Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PTBiHwNGAm", + "id" : 535498182764294146, + "created_at" : "2014-11-20 18:21:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/2HBP1zOi9G", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634715806&oldid=634715491", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535487030588104704", + "text" : "Talk:Same-sex marriage in the United States Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2HBP1zOi9G", + "id" : 535487030588104704, + "created_at" : "2014-11-20 17:37:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/kXF5BV5bob", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634715491&oldid=634714603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535486357893029889", + "text" : "Talk:Same-sex marriage in the United States Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kXF5BV5bob", + "id" : 535486357893029889, + "created_at" : "2014-11-20 17:34:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/xSGG7mrX2p", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634712692&oldid=634635277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535480285715251201", + "text" : "David Ruffin Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/xSGG7mrX2p", + "id" : 535480285715251201, + "created_at" : "2014-11-20 17:10:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/xV5qkDYfnQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634708976&oldid=633806441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535472192289779712", + "text" : "Defence Research and Development Ca Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xV5qkDYfnQ", + "id" : 535472192289779712, + "created_at" : "2014-11-20 16:38:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/vz6aCirwLY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634585365&oldid=630324537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535160995594108930", + "text" : "Template:Winnipeg Jets roster Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/vz6aCirwLY", + "id" : 535160995594108930, + "created_at" : "2014-11-19 20:01:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/MG0HiDJiMw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634564141&oldid=621913691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535121361900146689", + "text" : "Salmonella bongori Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MG0HiDJiMw", + "id" : 535121361900146689, + "created_at" : "2014-11-19 17:24:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/cZWZfnudm3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634549759&oldid=634549571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535093601450332161", + "text" : "Cadet Instructors Cadre Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/cZWZfnudm3", + "id" : 535093601450332161, + "created_at" : "2014-11-19 15:33:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/CQRQqS7R4f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634549571&oldid=632536263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "535093324919877633", + "text" : "Cadet Instructors Cadre Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CQRQqS7R4f", + "id" : 535093324919877633, + "created_at" : "2014-11-19 15:32:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/xB2Cb9vVdS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634429165&oldid=634383546", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534812454564679681", + "text" : "Milton Friedman Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xB2Cb9vVdS", + "id" : 534812454564679681, + "created_at" : "2014-11-18 20:56:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/DorPJrO0Zt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634421080&oldid=634420901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534797076966940673", + "text" : "Thomas J. Lawson Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/DorPJrO0Zt", + "id" : 534797076966940673, + "created_at" : "2014-11-18 19:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/Hdoz8rYmec", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634420901&oldid=629208960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534796684661129217", + "text" : "Thomas J. Lawson Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/Hdoz8rYmec", + "id" : 534796684661129217, + "created_at" : "2014-11-18 19:54:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/mITIaN7mRB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634417061&oldid=634401335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534789695826575360", + "text" : "Air pollution Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mITIaN7mRB", + "id" : 534789695826575360, + "created_at" : "2014-11-18 19:26:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/gRsBYGawPj", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=139877132&oldid=137974407&rcid=141558358", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534779794177937409", + "text" : "File:Richacha on drums.jpg Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gRsBYGawPj", + "id" : 534779794177937409, + "created_at" : "2014-11-18 18:46:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/6xwcVMWPNy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634411662&oldid=624440242", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534779755862949888", + "text" : "Torcida Split Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6xwcVMWPNy", + "id" : 534779755862949888, + "created_at" : "2014-11-18 18:46:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/6AVY5ejxUS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634404283&oldid=634077190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534765369970671616", + "text" : "Charlotte (wrestler) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6AVY5ejxUS", + "id" : 534765369970671616, + "created_at" : "2014-11-18 17:49:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/f7qUTK3esU", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109232357&oldid=108126853&rcid=129839256", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534762943452549120", + "text" : "Centurion (char) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/f7qUTK3esU", + "id" : 534762943452549120, + "created_at" : "2014-11-18 17:39:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/JfpO383ktz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634386714&oldid=634344010", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534729487624441856", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JfpO383ktz", + "id" : 534729487624441856, + "created_at" : "2014-11-18 15:26:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/7bgAgWtUV7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634371112&oldid=634370766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534694307081760770", + "text" : "ATP World Tour records Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7bgAgWtUV7", + "id" : 534694307081760770, + "created_at" : "2014-11-18 13:07:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/IaGamxR2eP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634370766&oldid=634355837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534693460549591040", + "text" : "ATP World Tour records Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/IaGamxR2eP", + "id" : 534693460549591040, + "created_at" : "2014-11-18 13:03:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/tAv3SBiskF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634280698&oldid=632702163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534460825369837568", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/tAv3SBiskF", + "id" : 534460825369837568, + "created_at" : "2014-11-17 21:39:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/uVWOiEBU88", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634260240&oldid=627629809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534426035044237312", + "text" : "John Sullivan (Canadian football) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/uVWOiEBU88", + "id" : 534426035044237312, + "created_at" : "2014-11-17 19:21:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/jzYfYb8DxF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634244889&oldid=634244805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534395782037000192", + "text" : "Gord Brown Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/jzYfYb8DxF", + "id" : 534395782037000192, + "created_at" : "2014-11-17 17:20:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/7ekI2h1PL4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634244805&oldid=634244596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534395629334953984", + "text" : "Gord Brown Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/7ekI2h1PL4", + "id" : 534395629334953984, + "created_at" : "2014-11-17 17:20:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/CT9lfxcExB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634244596&oldid=621730780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534395237133983745", + "text" : "Gord Brown Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/CT9lfxcExB", + "id" : 534395237133983745, + "created_at" : "2014-11-17 17:18:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/3kIOzdSNx2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634237846&oldid=633950182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534381826501255168", + "text" : "Lexicon Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3kIOzdSNx2", + "id" : 534381826501255168, + "created_at" : "2014-11-17 16:25:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/yrnaMp0Lb8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634222137&oldid=634113690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534345995497512960", + "text" : "David Krej\u010D\u00ED Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yrnaMp0Lb8", + "id" : 534345995497512960, + "created_at" : "2014-11-17 14:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/fwIpdp3r5e", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634211184&oldid=633801123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534314301872693248", + "text" : "Old Man Winter Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/fwIpdp3r5e", + "id" : 534314301872693248, + "created_at" : "2014-11-17 11:57:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/LlnRQgyUJO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634196385&oldid=634196153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534257795399700480", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LlnRQgyUJO", + "id" : 534257795399700480, + "created_at" : "2014-11-17 08:12:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/uPTyJ3Mdvp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=634196153&oldid=633617279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "534256917623762944", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/uPTyJ3Mdvp", + "id" : 534256917623762944, + "created_at" : "2014-11-17 08:09:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/yb7w83horo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633864425&oldid=633863638", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533378051791683584", + "text" : "2014 ATP World Tour Finals \u2013 Singles Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yb7w83horo", + "id" : 533378051791683584, + "created_at" : "2014-11-14 21:56:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/HHcMzjkBcA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633863638&oldid=633860440", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533376505863487488", + "text" : "2014 ATP World Tour Finals \u2013 Singles Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HHcMzjkBcA", + "id" : 533376505863487488, + "created_at" : "2014-11-14 21:50:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/AuTclIhRRf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633860050&oldid=633859439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533370103510081538", + "text" : "2014 ATP World Tour Finals \u2013 Singles Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AuTclIhRRf", + "id" : 533370103510081538, + "created_at" : "2014-11-14 21:25:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/KeJwCXzfzT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633859439&oldid=633856779", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533368910259961856", + "text" : "2014 ATP World Tour Finals \u2013 Singles Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KeJwCXzfzT", + "id" : 533368910259961856, + "created_at" : "2014-11-14 21:20:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/XTWnR9DM58", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633858857&oldid=626803259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533367816972664833", + "text" : "Stittsville, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/XTWnR9DM58", + "id" : 533367816972664833, + "created_at" : "2014-11-14 21:16:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/B9yGc7dRIE", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109127322&oldid=108438197&rcid=129621417", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533361339507691521", + "text" : "Grippe Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/B9yGc7dRIE", + "id" : 533361339507691521, + "created_at" : "2014-11-14 20:50:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/tNNh349obJ", + "expanded_url" : "http:\/\/uk.wikipedia.org\/w\/index.php?diff=15138091&oldid=14991528", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533356945613553665", + "text" : "\u0412\u0430\u043B\u044C\u0434\u0435\u043C\u0430\u0440 IV \u0410\u0442\u0442\u0435\u0440\u0434\u0430\u0433 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tNNh349obJ", + "id" : 533356945613553665, + "created_at" : "2014-11-14 20:32:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/bE7BcVKN7z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633844364&oldid=632439660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533337406477332480", + "text" : "Arab Canadians Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bE7BcVKN7z", + "id" : 533337406477332480, + "created_at" : "2014-11-14 19:15:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/sk7NVg25vS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633839191&oldid=631973476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533326381849911297", + "text" : "Godzilla (animated series) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/sk7NVg25vS", + "id" : 533326381849911297, + "created_at" : "2014-11-14 18:31:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/sk7NVg25vS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633839191&oldid=631973476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533326381854109696", + "text" : "Godzilla (animated series) Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/sk7NVg25vS", + "id" : 533326381854109696, + "created_at" : "2014-11-14 18:31:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/Ian8bjo92h", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633839025&oldid=632079844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533326001527209984", + "text" : "Frank Clair Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Ian8bjo92h", + "id" : 533326001527209984, + "created_at" : "2014-11-14 18:30:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/5LYv8dcQJs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633838030&oldid=633834060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533323769217953792", + "text" : "The Super Globetrotters Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/5LYv8dcQJs", + "id" : 533323769217953792, + "created_at" : "2014-11-14 18:21:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/5LYv8dcQJs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633838030&oldid=633834060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533323769289261056", + "text" : "The Super Globetrotters Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5LYv8dcQJs", + "id" : 533323769289261056, + "created_at" : "2014-11-14 18:21:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/s9AMMZ9DWj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633834060&oldid=633833845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533314591778824193", + "text" : "The Super Globetrotters Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/s9AMMZ9DWj", + "id" : 533314591778824193, + "created_at" : "2014-11-14 17:44:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/s9AMMZ9DWj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633834060&oldid=633833845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533314591862714369", + "text" : "The Super Globetrotters Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/s9AMMZ9DWj", + "id" : 533314591862714369, + "created_at" : "2014-11-14 17:44:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/QDanDUgrJu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633833845&oldid=633833716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533314147237126144", + "text" : "The Super Globetrotters Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/QDanDUgrJu", + "id" : 533314147237126144, + "created_at" : "2014-11-14 17:42:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/QDanDUgrJu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633833845&oldid=633833716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533314147262271488", + "text" : "The Super Globetrotters Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QDanDUgrJu", + "id" : 533314147262271488, + "created_at" : "2014-11-14 17:42:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/T64AimS300", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633833716&oldid=633780693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533313889757167616", + "text" : "The Super Globetrotters Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/T64AimS300", + "id" : 533313889757167616, + "created_at" : "2014-11-14 17:41:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/T64AimS300", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633833716&oldid=633780693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533313889937543169", + "text" : "The Super Globetrotters Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/T64AimS300", + "id" : 533313889937543169, + "created_at" : "2014-11-14 17:41:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/rlL3d8Iwlq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633828694&oldid=626382386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533302198407413760", + "text" : "Securities research Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/rlL3d8Iwlq", + "id" : 533302198407413760, + "created_at" : "2014-11-14 16:55:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/RTgBMMxR5W", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633773103&oldid=622557410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533137594976964608", + "text" : "Moe Hurwitz Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RTgBMMxR5W", + "id" : 533137594976964608, + "created_at" : "2014-11-14 06:01:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/VnTrFl5DE5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633729460&oldid=626235966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "533028136531677184", + "text" : "Weather records in Windsor, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VnTrFl5DE5", + "id" : 533028136531677184, + "created_at" : "2014-11-13 22:46:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/dvwexRouku", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633713024&oldid=587832375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532994439426224128", + "text" : "Canadian Wildlife Service Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dvwexRouku", + "id" : 532994439426224128, + "created_at" : "2014-11-13 20:32:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/MYJcmJTWum", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633706312&oldid=612599586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532980811662770176", + "text" : "The Green EP (Bibio EP) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MYJcmJTWum", + "id" : 532980811662770176, + "created_at" : "2014-11-13 19:38:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/PVvkSNBCss", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633706312&oldid=612599586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532980811788988416", + "text" : "The Green EP (Bibio EP) Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/PVvkSNBCss", + "id" : 532980811788988416, + "created_at" : "2014-11-13 19:38:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/nQM7h7gTri", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633706109&oldid=612599591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532980421793820672", + "text" : "Talk:The Green EP (Bibio EP) Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/nQM7h7gTri", + "id" : 532980421793820672, + "created_at" : "2014-11-13 19:36:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/nQM7h7gTri", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633706109&oldid=612599591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532980421902880769", + "text" : "Talk:The Green EP (Bibio EP) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nQM7h7gTri", + "id" : 532980421902880769, + "created_at" : "2014-11-13 19:36:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/GiVhDKnErt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633704901&oldid=633704736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532977788181946368", + "text" : "HMCS Montcalm Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GiVhDKnErt", + "id" : 532977788181946368, + "created_at" : "2014-11-13 19:26:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/UZiBF6ok9o", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633704736&oldid=616300009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532977489702703104", + "text" : "HMCS Montcalm Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/UZiBF6ok9o", + "id" : 532977489702703104, + "created_at" : "2014-11-13 19:25:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/BN50CqvIwL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633698974&oldid=633598405", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532966031312965632", + "text" : "Fallout (series) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BN50CqvIwL", + "id" : 532966031312965632, + "created_at" : "2014-11-13 18:39:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/JzSxsZoMLg", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109093545&oldid=107824547&rcid=129538976", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532958748562571264", + "text" : "Capteur \u00E0 effet Hall Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JzSxsZoMLg", + "id" : 532958748562571264, + "created_at" : "2014-11-13 18:10:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/booWSq0rm4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633689335&oldid=633639239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532944799985176577", + "text" : "User talk:Philg88 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/booWSq0rm4", + "id" : 532944799985176577, + "created_at" : "2014-11-13 17:15:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/HJgFnrRVFH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633686926&oldid=633686796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532939586746322944", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HJgFnrRVFH", + "id" : 532939586746322944, + "created_at" : "2014-11-13 16:54:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/E0cQVVdeFo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633686796&oldid=633677879", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532939326154215424", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/E0cQVVdeFo", + "id" : 532939326154215424, + "created_at" : "2014-11-13 16:53:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/SMqWz8P4e0", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532922244557991936", + "text" : "Periodically I will request my Twitter archive and deposit it here (https:\/\/t.co\/SMqWz8P4e0). It is public domain, so have at it.", + "id" : 532922244557991936, + "created_at" : "2014-11-13 15:45:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/KN1gO7dZV5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633677879&oldid=633677398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532921042918838273", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KN1gO7dZV5", + "id" : 532921042918838273, + "created_at" : "2014-11-13 15:40:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/tBI6PMeAQP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633677398&oldid=633666873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532920031093325824", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tBI6PMeAQP", + "id" : 532920031093325824, + "created_at" : "2014-11-13 15:36:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/f3WatpeWmo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633671506&oldid=633607433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532906564441501696", + "text" : "Azov Battalion Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/f3WatpeWmo", + "id" : 532906564441501696, + "created_at" : "2014-11-13 14:43:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/Zv2oqXvNRF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633670528&oldid=633670432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532903879474556929", + "text" : "National Office of WHMIS Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Zv2oqXvNRF", + "id" : 532903879474556929, + "created_at" : "2014-11-13 14:32:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/3LUsmW7RUN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633670432&oldid=532057610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532903611492073472", + "text" : "National Office of WHMIS Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3LUsmW7RUN", + "id" : 532903611492073472, + "created_at" : "2014-11-13 14:31:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/ly7yupHlkB", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109087197&oldid=109086868&rcid=129525787", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532900912411320322", + "text" : "ATP World Tour Finals 2014 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ly7yupHlkB", + "id" : 532900912411320322, + "created_at" : "2014-11-13 14:20:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/szmRtMdOi6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633666873&oldid=633666627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532894405108056066", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/szmRtMdOi6", + "id" : 532894405108056066, + "created_at" : "2014-11-13 13:55:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/bVJ5lwyxUQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633666627&oldid=633666499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532893737228046336", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bVJ5lwyxUQ", + "id" : 532893737228046336, + "created_at" : "2014-11-13 13:52:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/uDpvFVQlRF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633666499&oldid=633666451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532893360625684480", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/uDpvFVQlRF", + "id" : 532893360625684480, + "created_at" : "2014-11-13 13:50:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/5xaUiFvXAE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633666451&oldid=633666399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532893212302508034", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5xaUiFvXAE", + "id" : 532893212302508034, + "created_at" : "2014-11-13 13:50:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/fPcoCm3dkR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633666399&oldid=633666193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532893078701342720", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/fPcoCm3dkR", + "id" : 532893078701342720, + "created_at" : "2014-11-13 13:49:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/VkYwoAKIKO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633666193&oldid=633666109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532892530547765250", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VkYwoAKIKO", + "id" : 532892530547765250, + "created_at" : "2014-11-13 13:47:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/AQhlPcy7mq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633666109&oldid=633557715", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532892266067542017", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AQhlPcy7mq", + "id" : 532892266067542017, + "created_at" : "2014-11-13 13:46:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/JBoSe7S9vo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633617279&oldid=633617170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532734148771733504", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JBoSe7S9vo", + "id" : 532734148771733504, + "created_at" : "2014-11-13 03:18:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/wRHP3c1HCp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633617170&oldid=633616366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532733867564601344", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wRHP3c1HCp", + "id" : 532733867564601344, + "created_at" : "2014-11-13 03:17:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/JvwHbwkEFT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633616366&oldid=633616207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532731672668553216", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JvwHbwkEFT", + "id" : 532731672668553216, + "created_at" : "2014-11-13 03:08:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/YU06SSf7tM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633616207&oldid=624369665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532731214084313088", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YU06SSf7tM", + "id" : 532731214084313088, + "created_at" : "2014-11-13 03:06:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/MdSwJOuP2e", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633573102&oldid=633450038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532635187205521408", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/MdSwJOuP2e", + "id" : 532635187205521408, + "created_at" : "2014-11-12 20:44:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/VpH4r9rSeI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633557715&oldid=633557312", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532603531572690944", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VpH4r9rSeI", + "id" : 532603531572690944, + "created_at" : "2014-11-12 18:39:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/XIWV30rIcL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633557312&oldid=633557264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532602602022658048", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XIWV30rIcL", + "id" : 532602602022658048, + "created_at" : "2014-11-12 18:35:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/WY7IPNsJOK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633557264&oldid=633557127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532602504362471424", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WY7IPNsJOK", + "id" : 532602504362471424, + "created_at" : "2014-11-12 18:35:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/SpLHsFRtKW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633557127&oldid=633557072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532602222140342272", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SpLHsFRtKW", + "id" : 532602222140342272, + "created_at" : "2014-11-12 18:33:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/9ZhGS8z9kh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633557072&oldid=633555615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532602100073517056", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9ZhGS8z9kh", + "id" : 532602100073517056, + "created_at" : "2014-11-12 18:33:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/oji9kPccYh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633555615&oldid=633554915", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532599090958176256", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oji9kPccYh", + "id" : 532599090958176256, + "created_at" : "2014-11-12 18:21:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/nlW9fk6x9m", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633554915&oldid=633554588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532597541724905473", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nlW9fk6x9m", + "id" : 532597541724905473, + "created_at" : "2014-11-12 18:15:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/fz24aXnfsO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633554588&oldid=633543147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532596825560055808", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/fz24aXnfsO", + "id" : 532596825560055808, + "created_at" : "2014-11-12 18:12:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/yOnKPCU0Y7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633553034&oldid=632129971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532593762262712320", + "text" : "Polar Satellite Launch Vehicle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/yOnKPCU0Y7", + "id" : 532593762262712320, + "created_at" : "2014-11-12 18:00:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/FNzJfJadeV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633549748&oldid=631619364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532587285397520384", + "text" : "Maman (sculpture) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FNzJfJadeV", + "id" : 532587285397520384, + "created_at" : "2014-11-12 17:34:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/naDBP3HC43", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633547381&oldid=633220875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532582378393186306", + "text" : "Trapped in the Closet Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/naDBP3HC43", + "id" : 532582378393186306, + "created_at" : "2014-11-12 17:15:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/N3oJfKGwAV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633544728&oldid=593115292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532576980097445890", + "text" : "David Smith (Canadian senator) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/N3oJfKGwAV", + "id" : 532576980097445890, + "created_at" : "2014-11-12 16:53:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/Wr1pTXFQoN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633543147&oldid=633539055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532573664974094336", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Wr1pTXFQoN", + "id" : 532573664974094336, + "created_at" : "2014-11-12 16:40:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/zCBGZ0Xfsv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633539055&oldid=633538133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532565571070488577", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zCBGZ0Xfsv", + "id" : 532565571070488577, + "created_at" : "2014-11-12 16:08:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/ScUsF6MHRt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633538133&oldid=633537806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532563673374396416", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ScUsF6MHRt", + "id" : 532563673374396416, + "created_at" : "2014-11-12 16:00:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/BpF0P5s28R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633537806&oldid=633537706", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532563013245497344", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BpF0P5s28R", + "id" : 532563013245497344, + "created_at" : "2014-11-12 15:58:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/Ynm75sM2N7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633537706&oldid=622423320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532562798199320576", + "text" : "SIRIUS Travel Link Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Ynm75sM2N7", + "id" : 532562798199320576, + "created_at" : "2014-11-12 15:57:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/YSxLh4dxFI", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109063850&oldid=108607413&rcid=129458498", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532557897587113984", + "text" : "R\u00F4le du spectateur dans l'art Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/YSxLh4dxFI", + "id" : 532557897587113984, + "created_at" : "2014-11-12 15:37:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/KqmN8p9ukK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633403488&oldid=633400089", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532220146794758144", + "text" : "Talk:Goodbyeee Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/KqmN8p9ukK", + "id" : 532220146794758144, + "created_at" : "2014-11-11 17:15:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/t4O6KO1tPS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633393117&oldid=633389672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "532198004837478400", + "text" : "Goodbyeee Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/t4O6KO1tPS", + "id" : 532198004837478400, + "created_at" : "2014-11-11 15:47:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/SZbs6Hl7vu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633249333&oldid=632794412", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "531852198292885504", + "text" : "2015 Indy Lights season Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/SZbs6Hl7vu", + "id" : 531852198292885504, + "created_at" : "2014-11-10 16:53:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/5mthDMIB5K", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633243371&oldid=633241454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "531839921602842624", + "text" : "Workplace Hazardous Materials Information System Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5mthDMIB5K", + "id" : 531839921602842624, + "created_at" : "2014-11-10 16:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/OBAT9hVGHq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633241454&oldid=633240882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "531836195265724416", + "text" : "Workplace Hazardous Materials Information System Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OBAT9hVGHq", + "id" : 531836195265724416, + "created_at" : "2014-11-10 15:50:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/9NNDizXMg6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633240882&oldid=627457542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "531835092226682880", + "text" : "Workplace Hazardous Materials Information System Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9NNDizXMg6", + "id" : 531835092226682880, + "created_at" : "2014-11-10 15:45:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/YKLq3IoIcZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633233714&oldid=621954605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "531820026626465792", + "text" : "Canada Revenue Agency Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YKLq3IoIcZ", + "id" : 531820026626465792, + "created_at" : "2014-11-10 14:45:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/GXIJ4JsSoi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=633232175&oldid=631691415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "531816436037976065", + "text" : "Point Pelee National Park Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/GXIJ4JsSoi", + "id" : 531816436037976065, + "created_at" : "2014-11-10 14:31:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/UBIaAgE5JW", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109004148&oldid=108794537&rcid=129308056", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "531796891382452226", + "text" : "Richacha Balengola Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UBIaAgE5JW", + "id" : 531796891382452226, + "created_at" : "2014-11-10 13:13:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/Su0gphHBx6", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108971053&oldid=108955757&rcid=129212051", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "531408899748810752", + "text" : "Tour convective Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Su0gphHBx6", + "id" : 531408899748810752, + "created_at" : "2014-11-09 11:32:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/hmqDISEScj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632850788&oldid=583387018", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530777414847053824", + "text" : "Pileus (meteorology) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hmqDISEScj", + "id" : 530777414847053824, + "created_at" : "2014-11-07 17:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/0xtrToifix", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632844640&oldid=626352759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530762979554242560", + "text" : "Ahmadiyya by country Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/0xtrToifix", + "id" : 530762979554242560, + "created_at" : "2014-11-07 16:45:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/izoWE1x6CM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632834385&oldid=632754851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530738987862736896", + "text" : "Technoself Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/izoWE1x6CM", + "id" : 530738987862736896, + "created_at" : "2014-11-07 15:10:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/zmHcZ1U416", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632744137&oldid=632394144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530470246034186243", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zmHcZ1U416", + "id" : 530470246034186243, + "created_at" : "2014-11-06 21:22:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/ZULnqmGYYB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632704100&oldid=632703851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530387135296053248", + "text" : "Lake Egmont, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ZULnqmGYYB", + "id" : 530387135296053248, + "created_at" : "2014-11-06 15:52:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/PEghTR9RWE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632697762&oldid=632697689", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530373673396346880", + "text" : "SNC-Lavalin Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/PEghTR9RWE", + "id" : 530373673396346880, + "created_at" : "2014-11-06 14:58:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/nf8SfyNGOs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632697689&oldid=632697630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530373468282310656", + "text" : "SNC-Lavalin Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/nf8SfyNGOs", + "id" : 530373468282310656, + "created_at" : "2014-11-06 14:57:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/CXoLH4aaHf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632697630&oldid=630512419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530373304851263488", + "text" : "SNC-Lavalin Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/CXoLH4aaHf", + "id" : 530373304851263488, + "created_at" : "2014-11-06 14:57:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/LmZPdPjeO0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632686866&oldid=618850146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530342435679764482", + "text" : "Equerry Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/LmZPdPjeO0", + "id" : 530342435679764482, + "created_at" : "2014-11-06 12:54:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/3XuqXELVd4", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=108880179&rcid=128918007", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530181832784887808", + "text" : "Michael Wayne McGray Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3XuqXELVd4", + "id" : 530181832784887808, + "created_at" : "2014-11-06 02:16:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/MWymljcsAN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632603268&oldid=632602121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530099399125241856", + "text" : "Dean Del Mastro Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/MWymljcsAN", + "id" : 530099399125241856, + "created_at" : "2014-11-05 20:48:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/TIEgjzLA3n", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632602862&oldid=628835584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530098409076559872", + "text" : "Minister of Agriculture (Canada) Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/TIEgjzLA3n", + "id" : 530098409076559872, + "created_at" : "2014-11-05 20:44:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/SNGLEYcMj4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632592520&oldid=632592341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530076350678196225", + "text" : "Huron Tract Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SNGLEYcMj4", + "id" : 530076350678196225, + "created_at" : "2014-11-05 19:17:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/SNGLEYcMj4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632592520&oldid=632592341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530076350648840192", + "text" : "Huron Tract Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/SNGLEYcMj4", + "id" : 530076350648840192, + "created_at" : "2014-11-05 19:17:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/GQdouaAfFu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632592341&oldid=616165142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530075944199786496", + "text" : "Huron Tract Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/GQdouaAfFu", + "id" : 530075944199786496, + "created_at" : "2014-11-05 19:15:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/GQdouaAfFu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632592341&oldid=616165142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530075944199794688", + "text" : "Huron Tract Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/GQdouaAfFu", + "id" : 530075944199794688, + "created_at" : "2014-11-05 19:15:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/4LXLysngPQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632589485&oldid=617652073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530069949968949248", + "text" : "River Canard, Ontario Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/4LXLysngPQ", + "id" : 530069949968949248, + "created_at" : "2014-11-05 18:51:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/4LXLysngPQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632589485&oldid=617652073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530069950015107072", + "text" : "River Canard, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4LXLysngPQ", + "id" : 530069950015107072, + "created_at" : "2014-11-05 18:51:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/tF6Y8a9cB9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632588933&oldid=352556885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530068714637381632", + "text" : "Talk:River Canard, Ontario Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/tF6Y8a9cB9", + "id" : 530068714637381632, + "created_at" : "2014-11-05 18:46:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/tF6Y8a9cB9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632588933&oldid=352556885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530068714679304193", + "text" : "Talk:River Canard, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tF6Y8a9cB9", + "id" : 530068714679304193, + "created_at" : "2014-11-05 18:46:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/YPD7UegNxK", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108869575&oldid=108857216&rcid=128892214", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530050102094606336", + "text" : "Grande paix de Montr\u00E9al Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YPD7UegNxK", + "id" : 530050102094606336, + "created_at" : "2014-11-05 17:32:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/FZgJa9ffYZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632562321&oldid=622110453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530010886161707008", + "text" : "Randy Burridge Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/FZgJa9ffYZ", + "id" : 530010886161707008, + "created_at" : "2014-11-05 14:56:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/GY7lN2YEyN", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108865225&oldid=107577440&rcid=128884708", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530009484593086465", + "text" : "NCSM St. John's (FFH 340) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GY7lN2YEyN", + "id" : 530009484593086465, + "created_at" : "2014-11-05 14:51:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/YrQiJrNWmG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632561429&oldid=631867672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "530008715043172352", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/YrQiJrNWmG", + "id" : 530008715043172352, + "created_at" : "2014-11-05 14:48:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/pgNvFwZE8Q", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=108847238&rcid=128838933", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529743218272120832", + "text" : "Crue type Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/pgNvFwZE8Q", + "id" : 529743218272120832, + "created_at" : "2014-11-04 21:13:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/gcQjZ137uG", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=108847225&rcid=128838920", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529743087086866432", + "text" : "Crue nominale Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/gcQjZ137uG", + "id" : 529743087086866432, + "created_at" : "2014-11-04 21:12:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/5FJbl7thcx", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108847203&oldid=108317630&rcid=128838898", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529742916953317377", + "text" : "Crue de projet Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5FJbl7thcx", + "id" : 529742916953317377, + "created_at" : "2014-11-04 21:12:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/CmdQf3MDcC", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108846109&oldid=108817631&rcid=128837317", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529732704120885248", + "text" : "Glossaire de la m\u00E9t\u00E9orologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CmdQf3MDcC", + "id" : 529732704120885248, + "created_at" : "2014-11-04 20:31:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/BTAhcNBgp9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632462928&oldid=623347055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529729341815812097", + "text" : "Bill Barilko Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BTAhcNBgp9", + "id" : 529729341815812097, + "created_at" : "2014-11-04 20:18:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/A0ToRYPiJZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632453316&oldid=627629255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529710156419178496", + "text" : "News satire Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/A0ToRYPiJZ", + "id" : 529710156419178496, + "created_at" : "2014-11-04 19:01:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/4A621b4v1w", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632438590&oldid=632155982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529679269547356160", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/4A621b4v1w", + "id" : 529679269547356160, + "created_at" : "2014-11-04 16:59:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/bYGntkFg2D", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108836383&oldid=98482020&rcid=128819304", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529643701702639616", + "text" : "Utilisateur:Khan Tengri\/sandbox Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bYGntkFg2D", + "id" : 529643701702639616, + "created_at" : "2014-11-04 14:37:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/svPXEOXPPq", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108836338&oldid=104454739&rcid=128819240", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529643328107593729", + "text" : "Utilisateur:Sydo78\/Brouillon Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/svPXEOXPPq", + "id" : 529643328107593729, + "created_at" : "2014-11-04 14:36:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/V53TRHbtYl", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108836245&oldid=108836151&rcid=128819105", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529642658503749632", + "text" : "Utilisateur:AntonyB\/Per27 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/V53TRHbtYl", + "id" : 529642658503749632, + "created_at" : "2014-11-04 14:33:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/1hj5XrwnQv", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108836151&oldid=108836095&rcid=128818972", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529641872113688576", + "text" : "Utilisateur:AntonyB\/Per27 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1hj5XrwnQv", + "id" : 529641872113688576, + "created_at" : "2014-11-04 14:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/ItG1T1kGKK", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108836095&oldid=104286498&rcid=128818898", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529641391907807232", + "text" : "Utilisateur:AntonyB\/Per27 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ItG1T1kGKK", + "id" : 529641391907807232, + "created_at" : "2014-11-04 14:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/4XMTyM8D68", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108836049&oldid=92633951&rcid=128818854", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529641050797658112", + "text" : "Utilisateur:Oussama zrafi\/Brouillon Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4XMTyM8D68", + "id" : 529641050797658112, + "created_at" : "2014-11-04 14:27:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/LxQHdA7CL6", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108836020&oldid=105827328&rcid=128818824", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529640875215687681", + "text" : "Utilisateur:Maztaw\/Brouillon Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/LxQHdA7CL6", + "id" : 529640875215687681, + "created_at" : "2014-11-04 14:26:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/rYwxCImVoz", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108836004&oldid=96893223&rcid=128818807", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529640689496121344", + "text" : "Utilisateur:Peha\/Bac \u00E0 sable3 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rYwxCImVoz", + "id" : 529640689496121344, + "created_at" : "2014-11-04 14:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/MVM7BnBGfT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835979&oldid=81987632&rcid=128818782", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529640484910551040", + "text" : "Utilisatrice:Zorrosk\/Livres\/Cagnoscenza Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/MVM7BnBGfT", + "id" : 529640484910551040, + "created_at" : "2014-11-04 14:25:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/HwJJm8ruNe", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835959&oldid=65616316&rcid=128818761", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529640308783321090", + "text" : "Utilisateur:Triliar\/Livres\/Meteorologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HwJJm8ruNe", + "id" : 529640308783321090, + "created_at" : "2014-11-04 14:24:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/Utx50F1r6m", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835938&oldid=93707142&rcid=128818728", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529640153808003073", + "text" : "Utilisateur:Tatmouss\/Bac \u00E0 sable Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Utx50F1r6m", + "id" : 529640153808003073, + "created_at" : "2014-11-04 14:23:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/E2lcneyckg", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835893&oldid=100001077&rcid=128818682", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529639788832227332", + "text" : "Utilisateur:Feldo\/Brouillon Portail de l'Afrique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/E2lcneyckg", + "id" : 529639788832227332, + "created_at" : "2014-11-04 14:22:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/h9Lrd4heT3", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835855&oldid=93801325&rcid=128818648", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529639528550522882", + "text" : "Utilisateur:Adehertogh\/bac \u00E0 sable Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/h9Lrd4heT3", + "id" : 529639528550522882, + "created_at" : "2014-11-04 14:21:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/92nzCFwKrR", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835809&oldid=91282106&rcid=128818584", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529639280679735296", + "text" : "Utilisateur:Guilhem\/Brouillon\/G\u00E9ographie de l'Andalousie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/92nzCFwKrR", + "id" : 529639280679735296, + "created_at" : "2014-11-04 14:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/WfJY14dJDB", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835785&oldid=108252482&rcid=128818554", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529639033417105409", + "text" : "Utilisateur:Rayman3640\/Bloc-notes\/Afrique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WfJY14dJDB", + "id" : 529639033417105409, + "created_at" : "2014-11-04 14:19:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/N7nqbrdYKA", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835733&oldid=101029834&rcid=128818499", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529638706546610176", + "text" : "Utilisateur:Psychoslave\/pr\u00E9requis\/Exemple2 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/N7nqbrdYKA", + "id" : 529638706546610176, + "created_at" : "2014-11-04 14:18:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/fdkd3fvN8a", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835695&oldid=54129971&rcid=128818440", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529638431245103104", + "text" : "Utilisateur:Alainr345\/Bac \u00E0 sable\/Nouvelles\/Lumi\u00E8re et a Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fdkd3fvN8a", + "id" : 529638431245103104, + "created_at" : "2014-11-04 14:16:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/yv3rp4w6A8", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835683&oldid=16191715&rcid=128818427", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529638241394114560", + "text" : "Utilisateur:Bogoris\/Nuage Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/yv3rp4w6A8", + "id" : 529638241394114560, + "created_at" : "2014-11-04 14:16:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/KpuxSsynNU", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835666&oldid=69223189&rcid=128818409", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529638082228649984", + "text" : "Utilisateur:Bopnrgi\/testcevenol Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KpuxSsynNU", + "id" : 529638082228649984, + "created_at" : "2014-11-04 14:15:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/Ty8IoDXsT4", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835617&oldid=95538460&rcid=128818355", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529637662362046464", + "text" : "Discussion utilisateur:Pierre cb\/test Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Ty8IoDXsT4", + "id" : 529637662362046464, + "created_at" : "2014-11-04 14:13:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/LeCkDAOkrC", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835589&oldid=68147245&rcid=128818323", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529637372254617600", + "text" : "Utilisateur:Le3eFrereBrunet\/Livres\/M\u00E9t\u00E9orologie, Climat Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/LeCkDAOkrC", + "id" : 529637372254617600, + "created_at" : "2014-11-04 14:12:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/ZxGRCEkdub", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835533&oldid=67049173&rcid=128818230", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529636869126889472", + "text" : "Projet:Wikip\u00E9dia 1.0\/Version 0.5\/Math\u00E9matiques, sciences Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZxGRCEkdub", + "id" : 529636869126889472, + "created_at" : "2014-11-04 14:10:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/X3narjV67o", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835338&oldid=94946894&rcid=128818004", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529635519190142976", + "text" : "Mod\u00E8le:Infobox \u00C9v\u00E9nement m\u00E9t\u00E9orologique\/Documentation Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/X3narjV67o", + "id" : 529635519190142976, + "created_at" : "2014-11-04 14:05:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/SRBEZdX1uo", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835241&oldid=86581140&rcid=128817876", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529634611777646593", + "text" : "Wikip\u00E9dia:Lumi\u00E8re sur\/Pluviom\u00E8tre Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/SRBEZdX1uo", + "id" : 529634611777646593, + "created_at" : "2014-11-04 14:01:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/wUKSgAmFaO", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835214&oldid=104278086&rcid=128817849", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529634402267983872", + "text" : "Wikip\u00E9dia:Le Bistro\/28 avril 2012 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/wUKSgAmFaO", + "id" : 529634402267983872, + "created_at" : "2014-11-04 14:00:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/oFdtLVFcBb", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835188&oldid=107222981&rcid=128817820", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529634146167975938", + "text" : "Wikip\u00E9dia:Pages les plus li\u00E9es\/4 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/oFdtLVFcBb", + "id" : 529634146167975938, + "created_at" : "2014-11-04 13:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/qClnYp5edk", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835158&oldid=107481578&rcid=128817766", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529633923609804800", + "text" : "Wikip\u00E9dia:Oracle\/semaine 47 2006 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qClnYp5edk", + "id" : 529633923609804800, + "created_at" : "2014-11-04 13:59:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/ZG1GU7SsIe", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835096&oldid=93748241&rcid=128817698", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529633316811456512", + "text" : "Discussion:Pic Diamond Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZG1GU7SsIe", + "id" : 529633316811456512, + "created_at" : "2014-11-04 13:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/TdTTjfgRf7", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835075&oldid=48018508&rcid=128817661", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529633077270552576", + "text" : "Discussion:Cyclone tropical\/Bon article Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/TdTTjfgRf7", + "id" : 529633077270552576, + "created_at" : "2014-11-04 13:55:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/kc7qQrpFqJ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108835019&oldid=40670958&rcid=128817562", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529632612029972480", + "text" : "Utilisateur:Citronic\/Livres\/Meteorologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/kc7qQrpFqJ", + "id" : 529632612029972480, + "created_at" : "2014-11-04 13:53:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/hdZhK694Be", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834986&oldid=108834741&rcid=128817514", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529632362141732865", + "text" : "Cat\u00E9gorie:Pr\u00E9cipitation Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hdZhK694Be", + "id" : 529632362141732865, + "created_at" : "2014-11-04 13:52:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/QnlJLrEUdT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834741&oldid=91537411&rcid=128817210", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529630452055699459", + "text" : "Cat\u00E9gorie:Pr\u00E9cipitation Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QnlJLrEUdT", + "id" : 529630452055699459, + "created_at" : "2014-11-04 13:45:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/BvaZI2KNzk", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834634&oldid=108725109&rcid=128817098", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529629540562137088", + "text" : "Projet:G\u00E9ographie\/Pages populaires Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/BvaZI2KNzk", + "id" : 529629540562137088, + "created_at" : "2014-11-04 13:41:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/ByeNxCQbMj", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834608&oldid=92159801&rcid=128817069", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529629312983371776", + "text" : "Projet:Wikip\u00E9dia 1.0\/Version 0.5\/Archive Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ByeNxCQbMj", + "id" : 529629312983371776, + "created_at" : "2014-11-04 13:40:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/9j585pznlw", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834566&oldid=97848820&rcid=128817007", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529629084079230977", + "text" : "Projet:Wikip\u00E9dia 1.0\/Version 0.5\/propositions\/janvier 20 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9j585pznlw", + "id" : 529629084079230977, + "created_at" : "2014-11-04 13:39:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/OqRXYym7Ox", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834533&oldid=58973557&rcid=128816974", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529628833217916928", + "text" : "Projet:G\u00E9ographie\/\u00C9valuation\/Articles s\u00E9lectionn\u00E9s Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OqRXYym7Ox", + "id" : 529628833217916928, + "created_at" : "2014-11-04 13:38:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/Qvhj1S2Ktp", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834476&oldid=59922043&rcid=128816894", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529628527197290496", + "text" : "Projet:G\u00E9ographie\/\u00C9valuation\/Index\/1 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Qvhj1S2Ktp", + "id" : 529628527197290496, + "created_at" : "2014-11-04 13:37:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/eATGtspVyq", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834352&oldid=82507960&rcid=128816740", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529627688059674625", + "text" : "Wikip\u00E9dia:Lumi\u00E8re sur\/Hydrologie de la Suisse Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/eATGtspVyq", + "id" : 529627688059674625, + "created_at" : "2014-11-04 13:34:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/cswIadFiRf", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834310&oldid=67710882&rcid=128816670", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529627192754315265", + "text" : "Utilisateur:The Shadow Knows\/Travaux en cours\/\u0152il (Cyclo Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cswIadFiRf", + "id" : 529627192754315265, + "created_at" : "2014-11-04 13:32:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/CpSvtXkaL6", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834292&oldid=105813777&rcid=128816649", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529626970837884928", + "text" : "Portail:G\u00E9ographie\/Principal Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CpSvtXkaL6", + "id" : 529626970837884928, + "created_at" : "2014-11-04 13:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/XZF6K3Y3VX", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834261&oldid=107088473&rcid=128816590", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529626673835040769", + "text" : "Portail:Eau\/Index th\u00E9matique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XZF6K3Y3VX", + "id" : 529626673835040769, + "created_at" : "2014-11-04 13:30:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/Mbc9DbHebW", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834243&oldid=99705007&rcid=128816567", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529626530997993473", + "text" : "Portail:Suisse\/Tableau principal\/Lumi\u00E8re sur\/1 2014 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Mbc9DbHebW", + "id" : 529626530997993473, + "created_at" : "2014-11-04 13:29:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/66oVvD4NzL", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834229&oldid=86603527&rcid=128816553", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529626387477311488", + "text" : "Portail:Suisse\/Tableau principal\/Lumi\u00E8re sur\/1 2013 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/66oVvD4NzL", + "id" : 529626387477311488, + "created_at" : "2014-11-04 13:29:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/AgyenOH8lV", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834213&oldid=60156513&rcid=128816536", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529626240886386688", + "text" : "Portail:Suisse\/Tableau principal\/Lumi\u00E8re sur\/51 2010 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/AgyenOH8lV", + "id" : 529626240886386688, + "created_at" : "2014-11-04 13:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/krg3dVYeTn", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834191&oldid=54140553&rcid=128816511", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529626011399233536", + "text" : "Portail:Information g\u00E9ographique\/Lumi\u00E8re et actualit\u00E9s Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/krg3dVYeTn", + "id" : 529626011399233536, + "created_at" : "2014-11-04 13:27:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/meLucXaJUF", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834168&oldid=102375628&rcid=128816485", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529625806213881856", + "text" : "Portail:Ville de Qu\u00E9bec\/Lumi\u00E8re sur\/Archives Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/meLucXaJUF", + "id" : 529625806213881856, + "created_at" : "2014-11-04 13:26:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/9MSloWlBum", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834141&oldid=47491657&rcid=128816442", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529625590802825216", + "text" : "Portail:Suisse\/Tableau principal\/Lumi\u00E8re sur\/51 2009 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9MSloWlBum", + "id" : 529625590802825216, + "created_at" : "2014-11-04 13:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/EDgB2XBQTv", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834125&oldid=46378442&rcid=128816426", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529625392957513730", + "text" : "Portail:G\u00E9ographie de la Suisse\/Lumi\u00E8re sur...\/1 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/EDgB2XBQTv", + "id" : 529625392957513730, + "created_at" : "2014-11-04 13:25:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/4LH7JIaNze", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834083&oldid=98445578&rcid=128816380", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529625027230978048", + "text" : "Portail:G\u00E9od\u00E9sie et g\u00E9ophysique\/Articles Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4LH7JIaNze", + "id" : 529625027230978048, + "created_at" : "2014-11-04 13:23:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/gUwfXJxfMV", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834058&oldid=85822139&rcid=128816355", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529624773014200321", + "text" : "Portail:M\u00E9t\u00E9orologie\/7 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/gUwfXJxfMV", + "id" : 529624773014200321, + "created_at" : "2014-11-04 13:22:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/d2VswoeU5f", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834026&oldid=106182818&rcid=128816314", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529624487159795712", + "text" : "Portail:M\u00E9t\u00E9orologie\/4 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/d2VswoeU5f", + "id" : 529624487159795712, + "created_at" : "2014-11-04 13:21:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/cLOMOsfrif", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108834008&oldid=58260607&rcid=128816296", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529624314283171843", + "text" : "Portail:G\u00E9ographie\/Nouvelles Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cLOMOsfrif", + "id" : 529624314283171843, + "created_at" : "2014-11-04 13:20:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/2IdhP2I2VI", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108833989&oldid=73277131&rcid=128816275", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529624135630995456", + "text" : "Portail:Suisse\/Tableau principal\/Lumi\u00E8re sur\/1 2012 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2IdhP2I2VI", + "id" : 529624135630995456, + "created_at" : "2014-11-04 13:20:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/sIy273seZt", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108833950&oldid=30745651&rcid=128816197", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529623827412549633", + "text" : "Mod\u00E8le:AccueilArticleDeLaSemaine\/30 2006 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/sIy273seZt", + "id" : 529623827412549633, + "created_at" : "2014-11-04 13:18:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/ktXXZVmQpS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632385245&oldid=632379116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529519646357999616", + "text" : "Ivan Stojmenovi\u0107 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ktXXZVmQpS", + "id" : 529519646357999616, + "created_at" : "2014-11-04 06:24:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/7OvtgZnQhx", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108812040&oldid=106607851&rcid=128739824", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529388072022982656", + "text" : "C\u00E9line Hervieux-Payette Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/7OvtgZnQhx", + "id" : 529388072022982656, + "created_at" : "2014-11-03 21:42:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/kx8XGn5CBR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632332878&oldid=632332670", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529384060171210752", + "text" : "C\u00E9line Hervieux-Payette Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/kx8XGn5CBR", + "id" : 529384060171210752, + "created_at" : "2014-11-03 21:26:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/bBMp8WwOi7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632332670&oldid=632332533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529383639759323136", + "text" : "C\u00E9line Hervieux-Payette Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/bBMp8WwOi7", + "id" : 529383639759323136, + "created_at" : "2014-11-03 21:24:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/QIH8o3lBaH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632332533&oldid=607363885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529383381616701441", + "text" : "C\u00E9line Hervieux-Payette Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/QIH8o3lBaH", + "id" : 529383381616701441, + "created_at" : "2014-11-03 21:23:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/AUa6QhJkIN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632325905&oldid=630287218", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529370502796558336", + "text" : "Ryse: Son of Rome Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AUa6QhJkIN", + "id" : 529370502796558336, + "created_at" : "2014-11-03 20:32:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/eLPk8UiOW2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632325823&oldid=627878497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529370319899734016", + "text" : "Crytek Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eLPk8UiOW2", + "id" : 529370319899734016, + "created_at" : "2014-11-03 20:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/W6VeFn0Cxj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632321661&oldid=632320551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529361752912183296", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/W6VeFn0Cxj", + "id" : 529361752912183296, + "created_at" : "2014-11-03 19:57:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/QBRseCt6Bp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632320551&oldid=632319481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529359328201826304", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QBRseCt6Bp", + "id" : 529359328201826304, + "created_at" : "2014-11-03 19:47:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/3GA7Gs8kuV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632320127&oldid=627277565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529358442352238592", + "text" : "Template:New England Black Wolves roster Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3GA7Gs8kuV", + "id" : 529358442352238592, + "created_at" : "2014-11-03 19:44:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/oY8m6RypWD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632319892&oldid=631207063", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529357964889440256", + "text" : "New England Black Wolves Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oY8m6RypWD", + "id" : 529357964889440256, + "created_at" : "2014-11-03 19:42:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/5xoncRSYab", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632319481&oldid=632287286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529357143242059776", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5xoncRSYab", + "id" : 529357143242059776, + "created_at" : "2014-11-03 19:39:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/mGXc7VZ0Pg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632313548&oldid=632313436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529344640122507265", + "text" : "List of Indianapolis Colts starting quarterbacks Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mGXc7VZ0Pg", + "id" : 529344640122507265, + "created_at" : "2014-11-03 18:49:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/47fprWlGf7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632313436&oldid=599477356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529344405870624768", + "text" : "List of Indianapolis Colts starting quarterbacks Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/47fprWlGf7", + "id" : 529344405870624768, + "created_at" : "2014-11-03 18:48:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/KHnzg9giGr", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108805918&oldid=108805466&rcid=128726384", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529335935737946112", + "text" : "\u00C9mile Durkheim Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/KHnzg9giGr", + "id" : 529335935737946112, + "created_at" : "2014-11-03 18:14:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/zhvW8efe5J", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108805466&oldid=108805297&rcid=128725716", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529332663274844162", + "text" : "\u00C9mile Durkheim Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/zhvW8efe5J", + "id" : 529332663274844162, + "created_at" : "2014-11-03 18:01:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/rkvU78TmQO", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108805297&oldid=108805265&rcid=128725454", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529331531962003458", + "text" : "\u00C9mile Durkheim Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/rkvU78TmQO", + "id" : 529331531962003458, + "created_at" : "2014-11-03 17:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/JGmfPTKdVY", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108805265&oldid=108802945&rcid=128725411", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529331225735880704", + "text" : "\u00C9mile Durkheim Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/JGmfPTKdVY", + "id" : 529331225735880704, + "created_at" : "2014-11-03 17:56:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/3HmisMZz80", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108802945&oldid=108802666&rcid=128721844", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529315478632554496", + "text" : "\u00C9mile Durkheim Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/3HmisMZz80", + "id" : 529315478632554496, + "created_at" : "2014-11-03 16:53:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/VxGEHMqkMZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108802666&oldid=108802246&rcid=128721420", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529313631096147968", + "text" : "\u00C9mile Durkheim Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/VxGEHMqkMZ", + "id" : 529313631096147968, + "created_at" : "2014-11-03 16:46:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/lZpqyovPvT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=108802246&oldid=108740680&rcid=128720820", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529311540625670144", + "text" : "\u00C9mile Durkheim Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/lZpqyovPvT", + "id" : 529311540625670144, + "created_at" : "2014-11-03 16:38:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/DgrL7YQ86x", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632287772&oldid=632050171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529291798212927488", + "text" : "Alexandra Feodorovna (Alix of Hesse) Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/DgrL7YQ86x", + "id" : 529291798212927488, + "created_at" : "2014-11-03 15:19:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/2o7Ca6uU0i", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632285623&oldid=631801869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529286974155145216", + "text" : "Ted Nugent Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/2o7Ca6uU0i", + "id" : 529286974155145216, + "created_at" : "2014-11-03 15:00:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/Bvme1ermVd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=632276951&oldid=632272584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "529265141997502464", + "text" : "ATP World Tour records Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Bvme1ermVd", + "id" : 529265141997502464, + "created_at" : "2014-11-03 13:33:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/EG6W4RNN5g", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=631997554&oldid=572292139", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "528498455841226752", + "text" : "Marcia Young Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/EG6W4RNN5g", + "id" : 528498455841226752, + "created_at" : "2014-11-01 10:47:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2014_12.js b/20181122/data/js/tweets/2014_12.js new file mode 100644 index 00000000..a0653aab --- /dev/null +++ b/20181122/data/js/tweets/2014_12.js @@ -0,0 +1,9722 @@ +Grailbird.data.tweets_2014_12 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/qPuJ6N5bcY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640398071&oldid=640397986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "550326530103320576", + "text" : "Hampton Park, Ottawa Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/qPuJ6N5bcY", + "id" : 550326530103320576, + "created_at" : "2014-12-31 16:24:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/gD1nsOu0tH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640397986&oldid=637870380", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "550326352495509504", + "text" : "Hampton Park, Ottawa Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/gD1nsOu0tH", + "id" : 550326352495509504, + "created_at" : "2014-12-31 16:23:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/AlYLGSbn7y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640384865&oldid=640384605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "550295001054580736", + "text" : "UFC 182 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AlYLGSbn7y", + "id" : 550295001054580736, + "created_at" : "2014-12-31 14:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/s3t1fQclOC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640384605&oldid=640384473", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "550294395040587776", + "text" : "UFC 182 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/s3t1fQclOC", + "id" : 550294395040587776, + "created_at" : "2014-12-31 14:16:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/VcfZ9gH7ty", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640384473&oldid=640379629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "550294055692021761", + "text" : "UFC 182 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/VcfZ9gH7ty", + "id" : 550294055692021761, + "created_at" : "2014-12-31 14:15:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/shv91HMbqB", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=185054180&oldid=121728360&rcid=185527248", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "550293399631577088", + "text" : "Q910548 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/shv91HMbqB", + "id" : 550293399631577088, + "created_at" : "2014-12-31 14:12:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/rKcYpSGS3J", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640272758&oldid=640271076", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "550000031055740929", + "text" : "Enlargement of the European Union Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rKcYpSGS3J", + "id" : 550000031055740929, + "created_at" : "2014-12-30 18:46:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/dSBjjeTO9d", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640265922&oldid=615876108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549986048017989632", + "text" : "SS Arlington Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/dSBjjeTO9d", + "id" : 549986048017989632, + "created_at" : "2014-12-30 17:51:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/3rNSs356QX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640264629&oldid=632318621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549983282226802688", + "text" : "Regimental nicknames of the Canadian Forces Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3rNSs356QX", + "id" : 549983282226802688, + "created_at" : "2014-12-30 17:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/GXgaQQGjU0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144747940&oldid=144599093&rcid=146656300", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549982407404048385", + "text" : "File:Air Asia QZ8501 Flight Path and Satellite Imagery.j Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/GXgaQQGjU0", + "id" : 549982407404048385, + "created_at" : "2014-12-30 17:36:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/JYcghC3r7E", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640251610&oldid=637258004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549956115715620865", + "text" : "William Lyon Mackenzie Collegiate Institute Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JYcghC3r7E", + "id" : 549956115715620865, + "created_at" : "2014-12-30 15:52:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/dSHQRU2v2U", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640250267&oldid=639754415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549953502110560256", + "text" : "Damon and Pythias Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/dSHQRU2v2U", + "id" : 549953502110560256, + "created_at" : "2014-12-30 15:41:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/RcMT13JNbL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640247466&oldid=639947805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549946869133373441", + "text" : "Enlargement of the European Union Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RcMT13JNbL", + "id" : 549946869133373441, + "created_at" : "2014-12-30 15:15:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/M68D3Mr3qq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640235804&oldid=640235716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549918009054478336", + "text" : "Blended whiskey Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/M68D3Mr3qq", + "id" : 549918009054478336, + "created_at" : "2014-12-30 13:20:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/vcxtbmlBEw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640235716&oldid=637990605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549917831606067201", + "text" : "Blended whiskey Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vcxtbmlBEw", + "id" : 549917831606067201, + "created_at" : "2014-12-30 13:20:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/fnNRWQuscc", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144724048&oldid=144311231&rcid=146629090", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549911698669178880", + "text" : "File:ELM-2238 STAR radar onboard INS Satpura (F48).png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fnNRWQuscc", + "id" : 549911698669178880, + "created_at" : "2014-12-30 12:55:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/TDOZosMgwv", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144724011&oldid=144311233&rcid=146629049", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549911549931159552", + "text" : "File:ELM 2248 MF-STAR radar onboard INS Kolkata (D63) of Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/TDOZosMgwv", + "id" : 549911549931159552, + "created_at" : "2014-12-30 12:55:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/xtBLiKFkJk", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144723108&oldid=144715131&rcid=146627931", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549907969388060672", + "text" : "File:NOAA MTSAT Indonesia 12282014 0032z Cropped.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xtBLiKFkJk", + "id" : 549907969388060672, + "created_at" : "2014-12-30 12:40:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/iULG2pcesI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640162011&oldid=640144690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549714268791537664", + "text" : "James Naismith Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iULG2pcesI", + "id" : 549714268791537664, + "created_at" : "2014-12-29 23:51:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/w165mQCKDi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640146206&oldid=640146183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549678933810372609", + "text" : "2014 Spengler Cup Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/w165mQCKDi", + "id" : 549678933810372609, + "created_at" : "2014-12-29 21:30:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/zbwhxmt4uH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640146183&oldid=640112794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549678900947976195", + "text" : "2014 Spengler Cup Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zbwhxmt4uH", + "id" : 549678900947976195, + "created_at" : "2014-12-29 21:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/ra8GQfFgWz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640139666&oldid=639058542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549666486806388736", + "text" : "Lost Girl Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/ra8GQfFgWz", + "id" : 549666486806388736, + "created_at" : "2014-12-29 20:41:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/ra8GQfFgWz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640139666&oldid=639058542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549666480682704897", + "text" : "Lost Girl Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ra8GQfFgWz", + "id" : 549666480682704897, + "created_at" : "2014-12-29 20:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/agezU5OXgk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640130283&oldid=636133258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549648589769957377", + "text" : "August Schellenberg Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/agezU5OXgk", + "id" : 549648589769957377, + "created_at" : "2014-12-29 19:30:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/L0hbfmAoHb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640129446&oldid=639470726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549646734461526017", + "text" : "Isa Boletini Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/L0hbfmAoHb", + "id" : 549646734461526017, + "created_at" : "2014-12-29 19:22:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/bjNHFp3iro", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640128013&oldid=631311592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549643814978465793", + "text" : "Blown Away (1994 film) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bjNHFp3iro", + "id" : 549643814978465793, + "created_at" : "2014-12-29 19:11:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/e841AN8fce", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144629128&oldid=109519925&rcid=146523053", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549641065637363713", + "text" : "File:PB142159 (3031204737).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/e841AN8fce", + "id" : 549641065637363713, + "created_at" : "2014-12-29 19:00:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/qFLul2gA7f", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144629010&oldid=97874556&rcid=146522935", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549640823370182657", + "text" : "File:PB142150 (3031203889).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qFLul2gA7f", + "id" : 549640823370182657, + "created_at" : "2014-12-29 18:59:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/zWQYFeBMR9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144628903&oldid=144628875&rcid=146522820", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549640584739442688", + "text" : "File:Parco di Serravalle 9.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zWQYFeBMR9", + "id" : 549640584739442688, + "created_at" : "2014-12-29 18:58:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/JIX3CqswYK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144628875&oldid=133590916&rcid=146522791", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549640510110179328", + "text" : "File:Parco di Serravalle 9.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JIX3CqswYK", + "id" : 549640510110179328, + "created_at" : "2014-12-29 18:58:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/eD8CMyLit0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144628804&oldid=137014226&rcid=146522720", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549640315356082176", + "text" : "File:Parting with the Skyline (2844995862).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/eD8CMyLit0", + "id" : 549640315356082176, + "created_at" : "2014-12-29 18:57:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/WryuAsKITz", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144628713&oldid=141766095&rcid=146522625", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549640078709227520", + "text" : "File:Mt Batur and Mt Abang 200507.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WryuAsKITz", + "id" : 549640078709227520, + "created_at" : "2014-12-29 18:56:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/SAoKL5L4xH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144628625&oldid=144592626&rcid=146522535", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549639829856997376", + "text" : "File:Jd. Bonfiglioli, Butant\u00E3 - panoramio.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/SAoKL5L4xH", + "id" : 549639829856997376, + "created_at" : "2014-12-29 18:55:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/oXPq4fQdpU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144628494&oldid=144592165&rcid=146522391", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549639494178471936", + "text" : "File:C\u00E9u tempestuoso, Vila Mariana - panoramio.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/oXPq4fQdpU", + "id" : 549639494178471936, + "created_at" : "2014-12-29 18:54:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/wo5NUFN0TV", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144628362&oldid=144591801&rcid=146522250", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549639144868446208", + "text" : "File:C\u00E9u matinal, Ipiranga - panoramio.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/wo5NUFN0TV", + "id" : 549639144868446208, + "created_at" : "2014-12-29 18:52:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/WrOUwxY95m", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144628264&oldid=144591688&rcid=146522154", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549638870007308288", + "text" : "File:Crep\u00FAsculo na alvorada, Ipiranga. - panoramio.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WrOUwxY95m", + "id" : 549638870007308288, + "created_at" : "2014-12-29 18:51:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/PbS3WWsYUK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=144627843&oldid=144619221&rcid=146521715", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549638009747152896", + "text" : "File:Bikers no. 43 Copyright Daniel D. Teoli Jr..jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PbS3WWsYUK", + "id" : 549638009747152896, + "created_at" : "2014-12-29 18:48:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/BuK8vXINA4", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110358198&oldid=105288233&rcid=132405961", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549628487964033029", + "text" : "Bureau de la s\u00E9curit\u00E9 des transports Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BuK8vXINA4", + "id" : 549628487964033029, + "created_at" : "2014-12-29 18:10:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/xav1i39t2p", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640118936&oldid=640118882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549625048097894400", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xav1i39t2p", + "id" : 549625048097894400, + "created_at" : "2014-12-29 17:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/wjy9gkUg9a", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640118882&oldid=632199854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549624917801844737", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wjy9gkUg9a", + "id" : 549624917801844737, + "created_at" : "2014-12-29 17:56:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/2VxAbGfhtl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640118647&oldid=630894279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549624363230986240", + "text" : "Early Edition Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2VxAbGfhtl", + "id" : 549624363230986240, + "created_at" : "2014-12-29 17:53:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/aVTkb2uGgP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640093191&oldid=639302328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549567057717907456", + "text" : "Saint Lucia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aVTkb2uGgP", + "id" : 549567057717907456, + "created_at" : "2014-12-29 14:06:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/AROpugpn4g", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640091899&oldid=640091820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549563795300155393", + "text" : "Postdiction Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AROpugpn4g", + "id" : 549563795300155393, + "created_at" : "2014-12-29 13:53:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/l2T6mqHBhe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640091820&oldid=640091761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549563604278996993", + "text" : "Postdiction Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/l2T6mqHBhe", + "id" : 549563604278996993, + "created_at" : "2014-12-29 13:52:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/f8hmeAvU0V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640091761&oldid=640091564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549563412158881793", + "text" : "Postdiction Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/f8hmeAvU0V", + "id" : 549563412158881793, + "created_at" : "2014-12-29 13:51:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/Vu5Ez0UGRB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640091564&oldid=640091446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549562932355670016", + "text" : "Postdiction Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Vu5Ez0UGRB", + "id" : 549562932355670016, + "created_at" : "2014-12-29 13:49:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/mp7tGnlBmP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640091446&oldid=626118729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549562562023809024", + "text" : "Postdiction Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/mp7tGnlBmP", + "id" : 549562562023809024, + "created_at" : "2014-12-29 13:48:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/IMLOZna8ly", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640089698&oldid=640089610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549557666503487488", + "text" : "Upal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/IMLOZna8ly", + "id" : 549557666503487488, + "created_at" : "2014-12-29 13:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/rvFldpIZ78", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640089610&oldid=640089363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549557422810202112", + "text" : "Upal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/rvFldpIZ78", + "id" : 549557422810202112, + "created_at" : "2014-12-29 13:27:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/UIQsgGeVJ3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640089363&oldid=584159774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549556908638871555", + "text" : "Upal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/UIQsgGeVJ3", + "id" : 549556908638871555, + "created_at" : "2014-12-29 13:25:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/vVzNNbysuo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640088364&oldid=637365949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549554904055181312", + "text" : "Context-based model of minimal coun Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vVzNNbysuo", + "id" : 549554904055181312, + "created_at" : "2014-12-29 13:17:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/xFxksBKGLV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639998715&oldid=639978503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549324626531450880", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/xFxksBKGLV", + "id" : 549324626531450880, + "created_at" : "2014-12-28 22:02:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/aiqvqs1dZg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639951298&oldid=595794006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549221311994929154", + "text" : "Tawa, Edmonton Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/aiqvqs1dZg", + "id" : 549221311994929154, + "created_at" : "2014-12-28 15:12:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/jpfAa03W91", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639911435&oldid=639566513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549094644286775296", + "text" : "Iron Chef Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jpfAa03W91", + "id" : 549094644286775296, + "created_at" : "2014-12-28 06:48:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/vBwEElkMfF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639881291&oldid=639849427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "549007979161595904", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/vBwEElkMfF", + "id" : 549007979161595904, + "created_at" : "2014-12-28 01:04:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/ekcpKk8tsI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639597834&oldid=637750471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "548163767528587264", + "text" : "Eight Is Enough Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ekcpKk8tsI", + "id" : 548163767528587264, + "created_at" : "2014-12-25 17:10:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/Rdm4LBieNL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639489495&oldid=639489355", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547796947034456066", + "text" : "Saladin Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Rdm4LBieNL", + "id" : 547796947034456066, + "created_at" : "2014-12-24 16:52:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/Mym9dELHmp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639489355&oldid=639250026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547796582931132418", + "text" : "Saladin Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Mym9dELHmp", + "id" : 547796582931132418, + "created_at" : "2014-12-24 16:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/NridwYzMFc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639484116&oldid=639484054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547784055652380672", + "text" : "Talk:Hanumass Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/NridwYzMFc", + "id" : 547784055652380672, + "created_at" : "2014-12-24 16:01:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/s5v5UgJkcT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639483264&oldid=639483243", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547781815474610176", + "text" : "Hanumass Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/s5v5UgJkcT", + "id" : 547781815474610176, + "created_at" : "2014-12-24 15:52:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/tTn7XmzpPi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639483243&oldid=639483124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547781764849344512", + "text" : "Hanumass Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/tTn7XmzpPi", + "id" : 547781764849344512, + "created_at" : "2014-12-24 15:52:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/7TCvtOi2Bs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639483124&oldid=639483065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547781483155685376", + "text" : "Hanumass Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/7TCvtOi2Bs", + "id" : 547781483155685376, + "created_at" : "2014-12-24 15:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/nk8USQ893A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639483065&oldid=639482390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547781342122229762", + "text" : "Hanumass Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/nk8USQ893A", + "id" : 547781342122229762, + "created_at" : "2014-12-24 15:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/GRxNCevMqs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639481130&oldid=639480953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547776844872024064", + "text" : "Talk:Hanumass Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/GRxNCevMqs", + "id" : 547776844872024064, + "created_at" : "2014-12-24 15:32:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/vukxXZygD3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?oldid=639480643&rcid=701562605", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547775636199452672", + "text" : "Talk:Hanumass Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/vukxXZygD3", + "id" : 547775636199452672, + "created_at" : "2014-12-24 15:27:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/IQiVvmD5IY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639431607&oldid=613557009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547616334910332928", + "text" : "John Barbour (actor) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IQiVvmD5IY", + "id" : 547616334910332928, + "created_at" : "2014-12-24 04:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/3LSwnAMc2G", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639352518&oldid=638356444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547424063715831808", + "text" : "List of breweries in Quebec Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/3LSwnAMc2G", + "id" : 547424063715831808, + "created_at" : "2014-12-23 16:10:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/J5hFXmFeqp", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110198247&oldid=109633619&rcid=131990948", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547423842571157504", + "text" : "Liste de microbrasseries qu\u00E9b\u00E9coises Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/J5hFXmFeqp", + "id" : 547423842571157504, + "created_at" : "2014-12-23 16:09:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/fbroQvurjs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639344108&oldid=637751436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547407343735283712", + "text" : "Star Wars Kid Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/fbroQvurjs", + "id" : 547407343735283712, + "created_at" : "2014-12-23 15:04:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/hIQNH12gbV", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110182453&oldid=110182410&rcid=131961270", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547313142108553216", + "text" : "Gatineau Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/hIQNH12gbV", + "id" : 547313142108553216, + "created_at" : "2014-12-23 08:49:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/fIT0L2YT0K", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110182410&oldid=109439126&rcid=131961164", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547312248948289537", + "text" : "Gatineau Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/fIT0L2YT0K", + "id" : 547312248948289537, + "created_at" : "2014-12-23 08:46:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/cN3cP2KDJb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639272525&oldid=638451160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547214525830004736", + "text" : "British Pacific Fleet Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/cN3cP2KDJb", + "id" : 547214525830004736, + "created_at" : "2014-12-23 02:18:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/rgKub7uvg9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143712076&oldid=104120004&rcid=145547153", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547177286559334402", + "text" : "File:Einzelbild Sonnenuntergang.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rgKub7uvg9", + "id" : 547177286559334402, + "created_at" : "2014-12-22 23:50:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/T0BH6kpUww", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143712012&oldid=100973880&rcid=145547088", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547177097534644224", + "text" : "File:WinterbergI.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/T0BH6kpUww", + "id" : 547177097534644224, + "created_at" : "2014-12-22 23:49:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/cGTddwi734", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143711944&oldid=69615967&rcid=145547011", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547176871629438977", + "text" : "File:Chiro pipo 090.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cGTddwi734", + "id" : 547176871629438977, + "created_at" : "2014-12-22 23:48:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/seRFrd0oTe", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143711843&oldid=138875151&rcid=145546900", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547176567651463171", + "text" : "File:Bodental Schoschelz 2008 0824.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/seRFrd0oTe", + "id" : 547176567651463171, + "created_at" : "2014-12-22 23:47:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/7nkLZt1lWn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143711802&oldid=132606610&rcid=145546857", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547176374361153537", + "text" : "File:Panorama Schlossmauer 1.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/7nkLZt1lWn", + "id" : 547176374361153537, + "created_at" : "2014-12-22 23:46:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/kPY7t0bUlN", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143711766&oldid=132606594&rcid=145546819", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547176234644680705", + "text" : "File:Panorama Schlossmauer 2.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/kPY7t0bUlN", + "id" : 547176234644680705, + "created_at" : "2014-12-22 23:45:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/3fXvk3I0DM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143711626&oldid=108412359&rcid=145546669", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547175786839830528", + "text" : "File:Slovakia-Trencin stormy day.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3fXvk3I0DM", + "id" : 547175786839830528, + "created_at" : "2014-12-22 23:44:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/9HCxg8I6Jl", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143711529&oldid=120487185&rcid=145546555", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547175360337809408", + "text" : "File:Clouds-dusk-thunderstorm-near.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9HCxg8I6Jl", + "id" : 547175360337809408, + "created_at" : "2014-12-22 23:42:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/dkWBvF8k0V", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143711389&oldid=142662520&rcid=145546405", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547174904026906624", + "text" : "File:CLOUDS-12.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dkWBvF8k0V", + "id" : 547174904026906624, + "created_at" : "2014-12-22 23:40:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/V5tSJ7Hxh5", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143711322&oldid=120455124&rcid=145546330", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547174706592624641", + "text" : "File:Cielo Nublado.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/V5tSJ7Hxh5", + "id" : 547174706592624641, + "created_at" : "2014-12-22 23:39:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/mMbxOxsLRB", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700894&oldid=133437098&rcid=145534896", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547143002943389697", + "text" : "File:\u6D77\u4E2D\u66B4\u96E8.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mMbxOxsLRB", + "id" : 547143002943389697, + "created_at" : "2014-12-22 21:33:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/7C3aoAm0ex", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700766&oldid=143700746&rcid=145534753", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547142574247780352", + "text" : "File:Jytimtraffic - 10.jpeg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/7C3aoAm0ex", + "id" : 547142574247780352, + "created_at" : "2014-12-22 21:32:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/d42IGDWp51", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700746&oldid=142170236&rcid=145534732", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547142498263789568", + "text" : "File:Jytimtraffic - 10.jpeg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/d42IGDWp51", + "id" : 547142498263789568, + "created_at" : "2014-12-22 21:31:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/uzco1y9m8d", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700672&oldid=96513418&rcid=145534636", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547142275521085440", + "text" : "File:Glen Strathfarrar - Flickr - Graham Grinner Lewis.j Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uzco1y9m8d", + "id" : 547142275521085440, + "created_at" : "2014-12-22 21:30:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/yI4yvnxrnf", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700567&oldid=126080860&rcid=145534518", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547141952182177792", + "text" : "File:Flickr - ronsaunders47 - Is it a kangaroo, or is it Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/yI4yvnxrnf", + "id" : 547141952182177792, + "created_at" : "2014-12-22 21:29:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/nD9rTZmTm8", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700525&oldid=118723199&rcid=145534472", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547141824704692224", + "text" : "File:Evening.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nD9rTZmTm8", + "id" : 547141824704692224, + "created_at" : "2014-12-22 21:29:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/KGJDwWsF7j", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700444&oldid=55034670&rcid=145534384", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547141648220966912", + "text" : "File:Dunkle Wolkenformation 2008-06-20.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KGJDwWsF7j", + "id" : 547141648220966912, + "created_at" : "2014-12-22 21:28:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/v2YTmdNV5P", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700146&oldid=81196414&rcid=145534065", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547140722097659904", + "text" : "File:Large Stratocumulus.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/v2YTmdNV5P", + "id" : 547140722097659904, + "created_at" : "2014-12-22 21:24:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/MqJb4MGIM0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700088&oldid=29388783&rcid=145534006", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547140550227668992", + "text" : "File:Above the Clouds.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/MqJb4MGIM0", + "id" : 547140550227668992, + "created_at" : "2014-12-22 21:24:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/hjym1yvOnL", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143700010&oldid=65774949&rcid=145533925", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547140352034222080", + "text" : "File:Ac perlucidus.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hjym1yvOnL", + "id" : 547140352034222080, + "created_at" : "2014-12-22 21:23:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/0b79bjK6RI", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=143699907&rcid=145533818", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547140065118674945", + "text" : "Category:Perlucidus cloud varieties Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0b79bjK6RI", + "id" : 547140065118674945, + "created_at" : "2014-12-22 21:22:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/g9dFYjms3i", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639239479&oldid=637840478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547140037239123968", + "text" : "Tony Clement Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/g9dFYjms3i", + "id" : 547140037239123968, + "created_at" : "2014-12-22 21:22:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/r3vD0nCnGi", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143699892&oldid=81595801&rcid=145533803", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547140016120799233", + "text" : "File:Altocumulus stratiformis am Morgen.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/r3vD0nCnGi", + "id" : 547140016120799233, + "created_at" : "2014-12-22 21:21:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 89 ], + "url" : "http:\/\/t.co\/VtzHtBkOQD", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110172769&oldid=109025570&rcid=131934485", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547139225863618561", + "text" : "Nuage Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VtzHtBkOQD", + "id" : 547139225863618561, + "created_at" : "2014-12-22 21:18:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/JXgKyfPCCH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639223736&oldid=637338104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547108055717281792", + "text" : "Edmundston Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/JXgKyfPCCH", + "id" : 547108055717281792, + "created_at" : "2014-12-22 19:14:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/PulJ3Ix1NB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639221369&oldid=633496422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547102795300884480", + "text" : "Kyle Seeback Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/PulJ3Ix1NB", + "id" : 547102795300884480, + "created_at" : "2014-12-22 18:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/Vz5AG90Wb7", + "expanded_url" : "http:\/\/pt.wikipedia.org\/w\/index.php?diff=40908636&oldid=40882984&rcid=53705803", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547098566788141056", + "text" : "Aeroporto da Portela Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Vz5AG90Wb7", + "id" : 547098566788141056, + "created_at" : "2014-12-22 18:37:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/cP9udqplj5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639218328&oldid=638571086", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547095892768350208", + "text" : "Ottawa Rapid Transit Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cP9udqplj5", + "id" : 547095892768350208, + "created_at" : "2014-12-22 18:26:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/V4xY5Kmc2z", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143682790&oldid=69271694&rcid=145515667", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547094431867097092", + "text" : "File:Set3 Fir0002 stiched cloned.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/V4xY5Kmc2z", + "id" : 547094431867097092, + "created_at" : "2014-12-22 18:20:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/F8icw1vJ59", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143682292&oldid=132855565&rcid=145515148", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547093336692359168", + "text" : "File:Mat\u010Dina hora a k\u0159ivokl\u00E1tsko.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/F8icw1vJ59", + "id" : 547093336692359168, + "created_at" : "2014-12-22 18:16:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/kb1y2k82ed", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143681935&oldid=98281198&rcid=145514775", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547092586687909888", + "text" : "File:Flickr - Nicholas T - Enclosure.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/kb1y2k82ed", + "id" : 547092586687909888, + "created_at" : "2014-12-22 18:13:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/Ey8JD5VYps", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110164669&oldid=109364346&rcid=131917151", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547059570175393792", + "text" : "Volkswagen Passat Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/Ey8JD5VYps", + "id" : 547059570175393792, + "created_at" : "2014-12-22 16:02:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/Ey8JD5VYps", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110164669&oldid=109364346&rcid=131917151", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547059570200576000", + "text" : "Volkswagen Passat Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Ey8JD5VYps", + "id" : 547059570200576000, + "created_at" : "2014-12-22 16:02:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/KL6YtRxp6z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639192907&oldid=637425377", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547041466657542144", + "text" : "Titanfall Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KL6YtRxp6z", + "id" : 547041466657542144, + "created_at" : "2014-12-22 14:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/2TAVB59iOf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=639189592&oldid=638589341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "547033493956747264", + "text" : "Canadian Forces ranks and insignia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2TAVB59iOf", + "id" : 547033493956747264, + "created_at" : "2014-12-22 14:18:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/QsA3tKRIiW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143595496&oldid=67881130&rcid=145423721", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546809537429524480", + "text" : "File:My bliss.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QsA3tKRIiW", + "id" : 546809537429524480, + "created_at" : "2014-12-21 23:28:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/5ehWIoemde", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143595463&oldid=67878852&rcid=145423688", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546809466650628098", + "text" : "File:My Bliss edited.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5ehWIoemde", + "id" : 546809466650628098, + "created_at" : "2014-12-21 23:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/DtcvinryZy", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143595293&oldid=64658489&rcid=145423518", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546809165331853312", + "text" : "File:Morning clouds7.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DtcvinryZy", + "id" : 546809165331853312, + "created_at" : "2014-12-21 23:27:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/V2awmFjPOv", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143595217&oldid=100739232&rcid=145423438", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546809037007106049", + "text" : "File:Mount Rose 1 (3147011822).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/V2awmFjPOv", + "id" : 546809037007106049, + "created_at" : "2014-12-21 23:26:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/9SQBPIBMEB", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143595159&oldid=111863870&rcid=145423379", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546808930522116096", + "text" : "File:Mount Ngauruhoe (6371802057).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9SQBPIBMEB", + "id" : 546808930522116096, + "created_at" : "2014-12-21 23:26:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/JIP5FxhbdM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143595075&oldid=129557157&rcid=145423289", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546808744865452032", + "text" : "File:Clouds florence 11.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JIP5FxhbdM", + "id" : 546808744865452032, + "created_at" : "2014-12-21 23:25:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/6O6mFkBz2n", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594945&oldid=77538216&rcid=145423159", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546808448600780800", + "text" : "File:Clouds after cold front.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6O6mFkBz2n", + "id" : 546808448600780800, + "created_at" : "2014-12-21 23:24:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/pdkNCUCoyR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594898&oldid=97919836&rcid=145423112", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546808319848226816", + "text" : "File:Clouds 01.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/pdkNCUCoyR", + "id" : 546808319848226816, + "created_at" : "2014-12-21 23:23:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/zt8myqKRH2", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594827&oldid=26122324&rcid=145423041", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546808107075399682", + "text" : "File:Cloud-tree-cycle.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zt8myqKRH2", + "id" : 546808107075399682, + "created_at" : "2014-12-21 23:23:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/nnlDYObemW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594634&oldid=129556497&rcid=145422846", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546807642103230464", + "text" : "File:Clouds 301106.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nnlDYObemW", + "id" : 546807642103230464, + "created_at" : "2014-12-21 23:21:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/J457JvODQx", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594547&oldid=119360488&rcid=145422754", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546807399315943425", + "text" : "File:Bord-de-nuage.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/J457JvODQx", + "id" : 546807399315943425, + "created_at" : "2014-12-21 23:20:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/5fZRj49u9B", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594447&oldid=106550077&rcid=145422651", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546807199004385280", + "text" : "File:Moody Day (4265803035).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5fZRj49u9B", + "id" : 546807199004385280, + "created_at" : "2014-12-21 23:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/fTNHCVSah3", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594402&oldid=115609915&rcid=145422604", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546807108730372096", + "text" : "File:Monta\u00F1as al norte de C\u00FAcuta .2.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fTNHCVSah3", + "id" : 546807108730372096, + "created_at" : "2014-12-21 23:19:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/GznrPSpAKy", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594348&oldid=101639081&rcid=145422548", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546806946003976194", + "text" : "File:Moln, Johannes Jansson (3).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/GznrPSpAKy", + "id" : 546806946003976194, + "created_at" : "2014-12-21 23:18:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/78AkEFIpvu", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594320&oldid=101639064&rcid=145422519", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546806868497420288", + "text" : "File:Moln, Johannes Jansson (2).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/78AkEFIpvu", + "id" : 546806868497420288, + "created_at" : "2014-12-21 23:18:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/HCtV79jM5g", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594271&oldid=115325608&rcid=145422468", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546806752315207681", + "text" : "File:Monastery in montenegrin royal city Cetinje.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HCtV79jM5g", + "id" : 546806752315207681, + "created_at" : "2014-12-21 23:17:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/XM6zddbW7B", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594171&oldid=117314408&rcid=145422360", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546806514783363072", + "text" : "File:Mlf-asa-06-sa1001503.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XM6zddbW7B", + "id" : 546806514783363072, + "created_at" : "2014-12-21 23:16:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/XA5pmGU8kC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594144&oldid=117314406&rcid=145422331", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546806451768139776", + "text" : "File:Mlf-asa-06-sa1001502.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XA5pmGU8kC", + "id" : 546806451768139776, + "created_at" : "2014-12-21 23:16:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/zFX83Jj0Yk", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594112&oldid=117314403&rcid=145422295", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546806381312245761", + "text" : "File:Mlf-asa-06-sa1001501.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zFX83Jj0Yk", + "id" : 546806381312245761, + "created_at" : "2014-12-21 23:16:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/gotL1w2c1o", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143594009&oldid=143578758&rcid=145422184", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546806136616525824", + "text" : "File:Mama Clouds.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/gotL1w2c1o", + "id" : 546806136616525824, + "created_at" : "2014-12-21 23:15:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/DxBBZwrQwc", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143593912&oldid=140727973&rcid=145422078", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546805961504337920", + "text" : "File:Lanin nubes.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DxBBZwrQwc", + "id" : 546805961504337920, + "created_at" : "2014-12-21 23:14:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/fEqj6NkQy9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143593877&oldid=64528813&rcid=145422040", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546805852657942528", + "text" : "File:Lardosbeachcloud01.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fEqj6NkQy9", + "id" : 546805852657942528, + "created_at" : "2014-12-21 23:14:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/nYkRlSZn0L", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143593836&oldid=129049280&rcid=145421996", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546805729181835264", + "text" : "File:Late evening (2683342134).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nYkRlSZn0L", + "id" : 546805729181835264, + "created_at" : "2014-12-21 23:13:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/cjmG550Fv9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143593791&oldid=118450156&rcid=145421950", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546805616959057922", + "text" : "File:Late afternoon sunset (3947976925).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cjmG550Fv9", + "id" : 546805616959057922, + "created_at" : "2014-12-21 23:13:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/iebfvY4R7B", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143593721&oldid=63328489&rcid=145421873", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546805429834362880", + "text" : "File:Dreamy California Sky.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iebfvY4R7B", + "id" : 546805429834362880, + "created_at" : "2014-12-21 23:12:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/jPKTMSA2K9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143593661&oldid=129556240&rcid=145421805", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546805271373549568", + "text" : "File:Clouds22.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jPKTMSA2K9", + "id" : 546805271373549568, + "created_at" : "2014-12-21 23:11:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/Y269iLSMIY", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143593516&oldid=133404550&rcid=145421655", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546805037016825856", + "text" : "File:Dramatismo natural (5922539403).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Y269iLSMIY", + "id" : 546805037016825856, + "created_at" : "2014-12-21 23:10:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/XRgFVMMJb0", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110148786&oldid=110148740&rcid=131876056", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546802727230386178", + "text" : "Glossaire de la m\u00E9t\u00E9orologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XRgFVMMJb0", + "id" : 546802727230386178, + "created_at" : "2014-12-21 23:01:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/gXKESZvJbW", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110148740&oldid=108948949&rcid=131875989", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546802295678443520", + "text" : "Glossaire de la m\u00E9t\u00E9orologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/gXKESZvJbW", + "id" : 546802295678443520, + "created_at" : "2014-12-21 23:00:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/36SmlyW77A", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143568717&oldid=142718635&rcid=145394272", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546741250075160578", + "text" : "Category:Cloud Atlas Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/36SmlyW77A", + "id" : 546741250075160578, + "created_at" : "2014-12-21 18:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/rAt2XDYDaV", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143568333&oldid=140912920&rcid=145393832", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546740041591308288", + "text" : "File:Dugny. RGA (r\u00E9serve g\u00E9n\u00E9rale d'aviation). Station c Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rAt2XDYDaV", + "id" : 546740041591308288, + "created_at" : "2014-12-21 18:52:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/rbL1EwjGb7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143568287&oldid=140912936&rcid=145393780", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546739900918558720", + "text" : "File:Dugny. RGA (r\u00E9serve g\u00E9n\u00E9rale d'aviation). Station c Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rbL1EwjGb7", + "id" : 546739900918558720, + "created_at" : "2014-12-21 18:52:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/YFUGYrpcR7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143568088&oldid=140893819&rcid=145393563", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546739406598856704", + "text" : "File:Dugny. M\u00E9t\u00E9o. R. Berthel\u00E9. Th\u00E9odolite - Fonds Berth Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/YFUGYrpcR7", + "id" : 546739406598856704, + "created_at" : "2014-12-21 18:50:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/4eV4dWktT7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143557418&oldid=111127525&rcid=145382012", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546712347440869378", + "text" : "File:Nuages 6.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4eV4dWktT7", + "id" : 546712347440869378, + "created_at" : "2014-12-21 17:02:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/XwUVafVUuv", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143557342&oldid=111127468&rcid=145381933", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546712157153669120", + "text" : "File:Nuages 4.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XwUVafVUuv", + "id" : 546712157153669120, + "created_at" : "2014-12-21 17:01:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/xPfEcoMrJ5", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143557203&oldid=111127440&rcid=145381792", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546711916953882624", + "text" : "File:Nuages 3.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xPfEcoMrJ5", + "id" : 546711916953882624, + "created_at" : "2014-12-21 17:00:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/toHKrpt2cz", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143557078&oldid=111127421&rcid=145381655", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546711641271050240", + "text" : "File:Nuages 1.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/toHKrpt2cz", + "id" : 546711641271050240, + "created_at" : "2014-12-21 16:59:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/C3gJRNbkTK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143556985&oldid=48088064&rcid=145381555", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546711421221093377", + "text" : "File:Nebe.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/C3gJRNbkTK", + "id" : 546711421221093377, + "created_at" : "2014-12-21 16:58:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/9ddHsvblAv", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143556725&oldid=125152500&rcid=145381282", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546710742406135810", + "text" : "File:Jar Raduni 6.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9ddHsvblAv", + "id" : 546710742406135810, + "created_at" : "2014-12-21 16:56:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/HPCegXOhcL", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143556620&oldid=111127538&rcid=145381170", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546710467025321985", + "text" : "File:Nuages 7.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HPCegXOhcL", + "id" : 546710467025321985, + "created_at" : "2014-12-21 16:55:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/IKnwF6rcr7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143556502&oldid=123461005&rcid=145381043", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546710204264767489", + "text" : "File:Gdansk chmura 1.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/IKnwF6rcr7", + "id" : 546710204264767489, + "created_at" : "2014-12-21 16:54:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/cfcr6ls5UF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638986404&oldid=638986367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546477118591631360", + "text" : "Pox party Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cfcr6ls5UF", + "id" : 546477118591631360, + "created_at" : "2014-12-21 01:27:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/2n1rxg7xtF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638986367&oldid=638986259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546477018540687360", + "text" : "Pox party Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2n1rxg7xtF", + "id" : 546477018540687360, + "created_at" : "2014-12-21 01:27:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/ahBm5aZVPI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638986259&oldid=627856855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546476756983877632", + "text" : "Pox party Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ahBm5aZVPI", + "id" : 546476756983877632, + "created_at" : "2014-12-21 01:26:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/WDOpXqE0wR", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=182390683&oldid=179500070&rcid=182856768", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546406258581188608", + "text" : "Q6712086 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WDOpXqE0wR", + "id" : 546406258581188608, + "created_at" : "2014-12-20 20:46:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/NWlo4h04Ps", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638945767&oldid=634201733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546390836435755009", + "text" : "Robert Simpson Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/NWlo4h04Ps", + "id" : 546390836435755009, + "created_at" : "2014-12-20 19:45:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/4St0mL2LUR", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110117285&oldid=93752857&rcid=131799638", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546390306040848385", + "text" : "Robert Simpson Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4St0mL2LUR", + "id" : 546390306040848385, + "created_at" : "2014-12-20 19:42:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/h1TfgJsD1Y", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110111740&oldid=110110042&rcid=131790329", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546337456317267968", + "text" : "Robert Simpson (m\u00E9t\u00E9orologue) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/h1TfgJsD1Y", + "id" : 546337456317267968, + "created_at" : "2014-12-20 16:12:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/gEYb3nVe2X", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638813927&oldid=609755601", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546024343097335808", + "text" : "Itzchak Tarkay Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/gEYb3nVe2X", + "id" : 546024343097335808, + "created_at" : "2014-12-19 19:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/LqakjuQ8Fv", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110091864&oldid=108089060&rcid=131743980", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546011998694408192", + "text" : "Griffintown Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LqakjuQ8Fv", + "id" : 546011998694408192, + "created_at" : "2014-12-19 18:39:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/draB4FzpYH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638808288&oldid=638808089", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546011379736797186", + "text" : "Griffintown Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/draB4FzpYH", + "id" : 546011379736797186, + "created_at" : "2014-12-19 18:37:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/UQ6pWEMpQg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638808089&oldid=629059413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546010866253299712", + "text" : "Griffintown Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UQ6pWEMpQg", + "id" : 546010866253299712, + "created_at" : "2014-12-19 18:35:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/cR4lHUPvA7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638806383&oldid=636341631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "546007058425073670", + "text" : "P'ent'ay Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cR4lHUPvA7", + "id" : 546007058425073670, + "created_at" : "2014-12-19 18:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/p9FBxwFZ8Y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638782230&oldid=638782168", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545949591464865793", + "text" : "The Small One Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/p9FBxwFZ8Y", + "id" : 545949591464865793, + "created_at" : "2014-12-19 14:31:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/p9FBxwFZ8Y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638782230&oldid=638782168", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545949591519395840", + "text" : "The Small One Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/p9FBxwFZ8Y", + "id" : 545949591519395840, + "created_at" : "2014-12-19 14:31:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/jR6CaPwURA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638782168&oldid=638782026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545949469448355840", + "text" : "The Small One Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/jR6CaPwURA", + "id" : 545949469448355840, + "created_at" : "2014-12-19 14:31:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/jR6CaPwURA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638782168&oldid=638782026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545949469490302976", + "text" : "The Small One Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jR6CaPwURA", + "id" : 545949469490302976, + "created_at" : "2014-12-19 14:31:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/W6mmv1gsRH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638782026&oldid=638442544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545949168758697985", + "text" : "The Small One Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/W6mmv1gsRH", + "id" : 545949168758697985, + "created_at" : "2014-12-19 14:29:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/W6mmv1gsRH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638782026&oldid=638442544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545949168779689984", + "text" : "The Small One Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/W6mmv1gsRH", + "id" : 545949168779689984, + "created_at" : "2014-12-19 14:29:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/L5LJs52Klz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638694519&oldid=638688575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545693915207434240", + "text" : "Potluck Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/L5LJs52Klz", + "id" : 545693915207434240, + "created_at" : "2014-12-18 21:35:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/KT5bnbHANZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638688575&oldid=638688470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545682752042196993", + "text" : "Potluck Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/KT5bnbHANZ", + "id" : 545682752042196993, + "created_at" : "2014-12-18 20:51:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/v7zBmgvg7x", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638688470&oldid=635957196", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545682528632586240", + "text" : "Potluck Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/v7zBmgvg7x", + "id" : 545682528632586240, + "created_at" : "2014-12-18 20:50:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/pD07nDlRVa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638670187&oldid=638371650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545643750651752449", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pD07nDlRVa", + "id" : 545643750651752449, + "created_at" : "2014-12-18 18:16:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/1XST42RJ2d", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638667792&oldid=564203671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545638648436510721", + "text" : "Redan (disambiguation) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/1XST42RJ2d", + "id" : 545638648436510721, + "created_at" : "2014-12-18 17:56:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/ihTofunlFt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638650846&oldid=638525875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545602099934154753", + "text" : "Walk off the Earth Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/ihTofunlFt", + "id" : 545602099934154753, + "created_at" : "2014-12-18 15:30:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/wUuM4BAT4x", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046301&oldid=107793740&rcid=131637514", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545347348076167168", + "text" : "Instabilit\u00E9 g\u00E9om\u00E9trique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/wUuM4BAT4x", + "id" : 545347348076167168, + "created_at" : "2014-12-17 22:38:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/ymBKQjoTZY", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046281&oldid=98690513&rcid=131637462", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545347187212058624", + "text" : "Instabilit\u00E9 gravitationnelle Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ymBKQjoTZY", + "id" : 545347187212058624, + "created_at" : "2014-12-17 22:37:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/uHtUD7wfrr", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046235&oldid=102167888&rcid=131637413", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545347049135542273", + "text" : "Instabilit\u00E9 gravitaire Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uHtUD7wfrr", + "id" : 545347049135542273, + "created_at" : "2014-12-17 22:37:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/9yG4LuqhO8", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046213&oldid=90392198&rcid=131637364", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545346826736771072", + "text" : "Instabilit\u00E9 de Taylor-Couette Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9yG4LuqhO8", + "id" : 545346826736771072, + "created_at" : "2014-12-17 22:36:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/kYERoAzQjA", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046200&oldid=90840807&rcid=131637332", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545346663708393472", + "text" : "Instabilit\u00E9 de Richtmyer-Meshkov Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/kYERoAzQjA", + "id" : 545346663708393472, + "created_at" : "2014-12-17 22:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/zPhJmtIEdY", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046178&oldid=104614654&rcid=131637289", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545346476290080768", + "text" : "Instabilit\u00E9 de Rayleigh-Taylor Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zPhJmtIEdY", + "id" : 545346476290080768, + "created_at" : "2014-12-17 22:35:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/i11Wwuys9j", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046158&oldid=98121494&rcid=131637245", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545346323244146689", + "text" : "Instabilit\u00E9 de Plateau-Rayleigh Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/i11Wwuys9j", + "id" : 545346323244146689, + "created_at" : "2014-12-17 22:34:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/ZVSTl3yrYO", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046149&oldid=96696394&rcid=131637223", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545346225860771840", + "text" : "Instabilit\u00E9 de Kelvin-Helmholtz Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZVSTl3yrYO", + "id" : 545346225860771840, + "created_at" : "2014-12-17 22:34:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/ngJKTYjZE6", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046139&oldid=62749471&rcid=131637200", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545346117941338112", + "text" : "Instabilit\u00E9 de Faraday Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ngJKTYjZE6", + "id" : 545346117941338112, + "created_at" : "2014-12-17 22:33:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/gwfBslW07w", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046127&oldid=97625997&rcid=131637171", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545345992372273152", + "text" : "Digitation visqueuse Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/gwfBslW07w", + "id" : 545345992372273152, + "created_at" : "2014-12-17 22:33:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/4MdyM4r4fp", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046108&oldid=109753700&rcid=131637130", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545345810754699264", + "text" : "Instabilit\u00E9 \u00E9lectrothermique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4MdyM4r4fp", + "id" : 545345810754699264, + "created_at" : "2014-12-17 22:32:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/Ke2bjnWagu", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110046001&oldid=102523915&rcid=131636816", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545344599448100864", + "text" : "Instabilit\u00E9 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Ke2bjnWagu", + "id" : 545344599448100864, + "created_at" : "2014-12-17 22:27:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/Ewcsabd6Od", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638556264&oldid=631952616", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545339124509851649", + "text" : "Instability Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Ewcsabd6Od", + "id" : 545339124509851649, + "created_at" : "2014-12-17 22:05:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/6UTcc15PsR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638554906&oldid=633683289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545336598460907520", + "text" : "Trauma center Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6UTcc15PsR", + "id" : 545336598460907520, + "created_at" : "2014-12-17 21:55:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/Pkmfbq1Lo6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638543914&oldid=600354765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545315471000891392", + "text" : "Art Eggleton Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/Pkmfbq1Lo6", + "id" : 545315471000891392, + "created_at" : "2014-12-17 20:31:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/74jA40bjJ8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638536122&oldid=510736346", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545299831548542978", + "text" : "Queen's Regulations and Orders for Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/74jA40bjJ8", + "id" : 545299831548542978, + "created_at" : "2014-12-17 19:29:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/YILc1YSBbV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638534788&oldid=638534635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545297015207624704", + "text" : "Yabba-Dabba-Doo! The Happy World of Hanna-Barbera Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/YILc1YSBbV", + "id" : 545297015207624704, + "created_at" : "2014-12-17 19:18:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/YILc1YSBbV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638534788&oldid=638534635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545297015211827202", + "text" : "Yabba-Dabba-Doo! The Happy World of Hanna-Barbera Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YILc1YSBbV", + "id" : 545297015211827202, + "created_at" : "2014-12-17 19:18:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/07l2sofIzm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638534635&oldid=638423067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545296723263102976", + "text" : "Yabba-Dabba-Doo! The Happy World of Hanna-Barbera Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/07l2sofIzm", + "id" : 545296723263102976, + "created_at" : "2014-12-17 19:17:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/07l2sofIzm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638534635&oldid=638423067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545296716921319425", + "text" : "Yabba-Dabba-Doo! The Happy World of Hanna-Barbera Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/07l2sofIzm", + "id" : 545296716921319425, + "created_at" : "2014-12-17 19:17:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/rN6VHrr1rN", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=110034528&rcid=131612152", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545248902572953600", + "text" : "Jet streak Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rN6VHrr1rN", + "id" : 545248902572953600, + "created_at" : "2014-12-17 16:07:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/DDLmGjzQQr", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=110034499&rcid=131612077", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545248483985604609", + "text" : "Coeur du courant-jet Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DDLmGjzQQr", + "id" : 545248483985604609, + "created_at" : "2014-12-17 16:05:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/VQR8hLtF0b", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=143066327&oldid=76081168&rcid=144861276", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545246516462751744", + "text" : "File:Gone Driveabout 1, Incipient cloud street, Indian O Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VQR8hLtF0b", + "id" : 545246516462751744, + "created_at" : "2014-12-17 15:57:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/5HL6d6vXRa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638505431&oldid=604419027", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545245361783459840", + "text" : "G\u00E9rard Asselin Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/5HL6d6vXRa", + "id" : 545245361783459840, + "created_at" : "2014-12-17 15:53:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/EJ541uF3o2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638504227&oldid=638114854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545243167336202240", + "text" : "Pierre Trudeau Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EJ541uF3o2", + "id" : 545243167336202240, + "created_at" : "2014-12-17 15:44:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/3wFdR6IplY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638499806&oldid=573958426", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545234784277245952", + "text" : "Saint Boniface\u2014Saint Vital Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/3wFdR6IplY", + "id" : 545234784277245952, + "created_at" : "2014-12-17 15:11:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/lr9VTP2Mcj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638432635&oldid=638432547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545022029859422208", + "text" : "Bennett, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lr9VTP2Mcj", + "id" : 545022029859422208, + "created_at" : "2014-12-17 01:05:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/Inb94GcOim", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638432547&oldid=638432464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545021781132984321", + "text" : "Bennett, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Inb94GcOim", + "id" : 545021781132984321, + "created_at" : "2014-12-17 01:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/An9BYTd6mx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638432464&oldid=638432416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545021563171799042", + "text" : "Bennett, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/An9BYTd6mx", + "id" : 545021563171799042, + "created_at" : "2014-12-17 01:04:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/ryy1Q71B6x", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638432416&oldid=638432342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545021456514822144", + "text" : "Bennett, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ryy1Q71B6x", + "id" : 545021456514822144, + "created_at" : "2014-12-17 01:03:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/nlWhEzJNjv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638432342&oldid=638432167", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545021265862742016", + "text" : "Bennett, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nlWhEzJNjv", + "id" : 545021265862742016, + "created_at" : "2014-12-17 01:02:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/zhSI4k0rQV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638432167&oldid=638432043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545020874655797248", + "text" : "Bennett, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zhSI4k0rQV", + "id" : 545020874655797248, + "created_at" : "2014-12-17 01:01:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/A8soC4Wzzh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638432043&oldid=638431880", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545020533679869952", + "text" : "Bennett, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/A8soC4Wzzh", + "id" : 545020533679869952, + "created_at" : "2014-12-17 00:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/t7KaaTTEmJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638431880&oldid=618901974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545020104036347904", + "text" : "Bennett, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/t7KaaTTEmJ", + "id" : 545020104036347904, + "created_at" : "2014-12-17 00:58:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/t6K3FPWbdk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638423884&oldid=637899083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545002377917763585", + "text" : "Honey Nut Cheerios Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/t6K3FPWbdk", + "id" : 545002377917763585, + "created_at" : "2014-12-16 23:47:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/VRjzmzlr1X", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638423024&oldid=634709217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "545000435707568128", + "text" : "Waterloo, Ontario Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VRjzmzlr1X", + "id" : 545000435707568128, + "created_at" : "2014-12-16 23:40:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/MjCIISR0vm", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=142974770&oldid=142974499&rcid=144759696", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544952194018344960", + "text" : "File:Fallstreak hole over Moscow 04.ogg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/MjCIISR0vm", + "id" : 544952194018344960, + "created_at" : "2014-12-16 20:28:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/clnE2SdrH7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=142974499&oldid=119109248&rcid=144759394", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544951205085319169", + "text" : "File:Fallstreak hole over Moscow 04.ogg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/clnE2SdrH7", + "id" : 544951205085319169, + "created_at" : "2014-12-16 20:24:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/xyf01AwSRg", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=142974087&oldid=103076590&rcid=144758926", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544949669273829376", + "text" : "Category:Fallstreak holes Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xyf01AwSRg", + "id" : 544949669273829376, + "created_at" : "2014-12-16 20:18:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/aBVVxFgV3d", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=142973938&oldid=141861845&rcid=144758761", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544949299017445377", + "text" : "File:Hi-in sky.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/aBVVxFgV3d", + "id" : 544949299017445377, + "created_at" : "2014-12-16 20:16:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/XukTDkLKLp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638386107&oldid=638278731", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544924205331267584", + "text" : "Yabba-Dabba-Doo! The Happy World of Hanna-Barbera Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/XukTDkLKLp", + "id" : 544924205331267584, + "created_at" : "2014-12-16 18:37:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/XukTDkLKLp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638386107&oldid=638278731", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544924199073378305", + "text" : "Yabba-Dabba-Doo! The Happy World of Hanna-Barbera Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XukTDkLKLp", + "id" : 544924199073378305, + "created_at" : "2014-12-16 18:37:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/H806JvvA04", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638379687&oldid=638071284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544910306317987841", + "text" : "Canada House Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/H806JvvA04", + "id" : 544910306317987841, + "created_at" : "2014-12-16 17:41:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/aAtpmRqdOt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638373569&oldid=638361550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544897314851418112", + "text" : "Tehrik-i-Taliban Pakistan Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/aAtpmRqdOt", + "id" : 544897314851418112, + "created_at" : "2014-12-16 16:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/ABqOnkl5hi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638372488&oldid=637284903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544895310301261824", + "text" : "Gene Kelly Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ABqOnkl5hi", + "id" : 544895310301261824, + "created_at" : "2014-12-16 16:42:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/ABqOnkl5hi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638372488&oldid=637284903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544895305674915840", + "text" : "Gene Kelly Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/ABqOnkl5hi", + "id" : 544895305674915840, + "created_at" : "2014-12-16 16:42:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/mDfw0opt8f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638371650&oldid=638371262", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544893663974014976", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mDfw0opt8f", + "id" : 544893663974014976, + "created_at" : "2014-12-16 16:35:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/TXzPXWPIxP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638371262&oldid=638369966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544892841236115456", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TXzPXWPIxP", + "id" : 544892841236115456, + "created_at" : "2014-12-16 16:32:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/dapEEuonCU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638369966&oldid=638369801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544890430413111296", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dapEEuonCU", + "id" : 544890430413111296, + "created_at" : "2014-12-16 16:22:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/YvXrGBnroo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638369801&oldid=638368414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544890047905144833", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YvXrGBnroo", + "id" : 544890047905144833, + "created_at" : "2014-12-16 16:21:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/Mx0F8LOTD3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638368414&oldid=637179359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544887365463179264", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Mx0F8LOTD3", + "id" : 544887365463179264, + "created_at" : "2014-12-16 16:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/NQVvyGkirR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638366828&oldid=638366626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544884136134340608", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/NQVvyGkirR", + "id" : 544884136134340608, + "created_at" : "2014-12-16 15:57:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/g9HU5xgnV7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638366626&oldid=638366140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544883703076622336", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/g9HU5xgnV7", + "id" : 544883703076622336, + "created_at" : "2014-12-16 15:56:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/V5hzpteY13", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638366140&oldid=638364403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544882649987555328", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/V5hzpteY13", + "id" : 544882649987555328, + "created_at" : "2014-12-16 15:52:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/3xxypxpwSJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638364510&oldid=634675228", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544878938120785920", + "text" : "Gorski kotar Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3xxypxpwSJ", + "id" : 544878938120785920, + "created_at" : "2014-12-16 15:37:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/Vvq8mAgWo4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638364403&oldid=638364006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544878769476214784", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/Vvq8mAgWo4", + "id" : 544878769476214784, + "created_at" : "2014-12-16 15:36:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/OM9dSjBpa2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638364006&oldid=638363856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544878034885816320", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/OM9dSjBpa2", + "id" : 544878034885816320, + "created_at" : "2014-12-16 15:33:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/04LQeOZeHb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638363856&oldid=638362502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544877807911071744", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/04LQeOZeHb", + "id" : 544877807911071744, + "created_at" : "2014-12-16 15:32:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/Yks1YaJ6mX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638362502&oldid=638362274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544875309389340672", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/Yks1YaJ6mX", + "id" : 544875309389340672, + "created_at" : "2014-12-16 15:22:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/s9tot07AGZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638362274&oldid=638362011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544874865782956032", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/s9tot07AGZ", + "id" : 544874865782956032, + "created_at" : "2014-12-16 15:21:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/0fsnOWtu2D", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638362011&oldid=638358960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544874349539639297", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/0fsnOWtu2D", + "id" : 544874349539639297, + "created_at" : "2014-12-16 15:19:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/hyuiMu08LS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638361567&oldid=637334484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544873541070761984", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/hyuiMu08LS", + "id" : 544873541070761984, + "created_at" : "2014-12-16 15:15:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/sBcTatzvn1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638358960&oldid=638358528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544868356420280320", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/sBcTatzvn1", + "id" : 544868356420280320, + "created_at" : "2014-12-16 14:55:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/zwozfDWAzr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638358528&oldid=638357990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544867405936488450", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/zwozfDWAzr", + "id" : 544867405936488450, + "created_at" : "2014-12-16 14:51:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/4BZS7SGxmo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638357990&oldid=638356729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544866139101478912", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/4BZS7SGxmo", + "id" : 544866139101478912, + "created_at" : "2014-12-16 14:46:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/mw3VgivRWh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638356729&oldid=638354201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544862989305020418", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/mw3VgivRWh", + "id" : 544862989305020418, + "created_at" : "2014-12-16 14:33:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/cALxJmNkcU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638356444&oldid=623737189", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544862225216045056", + "text" : "List of breweries in Quebec Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/cALxJmNkcU", + "id" : 544862225216045056, + "created_at" : "2014-12-16 14:30:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/otfFei68f7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638354201&oldid=638353744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544856362413723648", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/otfFei68f7", + "id" : 544856362413723648, + "created_at" : "2014-12-16 14:07:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/avfgpJ9Sjm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638353744&oldid=638352943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544855062447919106", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/avfgpJ9Sjm", + "id" : 544855062447919106, + "created_at" : "2014-12-16 14:02:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/TxzzDLYTPn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638351612&oldid=634235732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544849332873474048", + "text" : "Charlevoix Railway Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/TxzzDLYTPn", + "id" : 544849332873474048, + "created_at" : "2014-12-16 13:39:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/TxzzDLYTPn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638351612&oldid=634235732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544849333389381632", + "text" : "Charlevoix Railway Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TxzzDLYTPn", + "id" : 544849333389381632, + "created_at" : "2014-12-16 13:39:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/OG0pGH7xrT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=142932358&oldid=69755064&rcid=144713278", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544841272255860736", + "text" : "Category:Iridescent clouds Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OG0pGH7xrT", + "id" : 544841272255860736, + "created_at" : "2014-12-16 13:07:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/2xxASBX2tx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638346597&oldid=636852729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544833822161113088", + "text" : "Sodom and Gomorrah Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/2xxASBX2tx", + "id" : 544833822161113088, + "created_at" : "2014-12-16 12:38:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/Al9Giju3So", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638279372&oldid=638061648", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544633840917315585", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/Al9Giju3So", + "id" : 544633840917315585, + "created_at" : "2014-12-15 23:23:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/kAn0A4LYwT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638278561&oldid=638278503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544631907863265280", + "text" : "Moldova State University Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kAn0A4LYwT", + "id" : 544631907863265280, + "created_at" : "2014-12-15 23:15:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/9fVPrSvAIb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638278503&oldid=633428643", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544631759623966720", + "text" : "Moldova State University Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9fVPrSvAIb", + "id" : 544631759623966720, + "created_at" : "2014-12-15 23:15:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/xXwQ7OZ0hL", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109993254&oldid=109993238&rcid=131508776", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544631682826248192", + "text" : "Antenne radio\u00E9lectrique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xXwQ7OZ0hL", + "id" : 544631682826248192, + "created_at" : "2014-12-15 23:14:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/I8EsLlcMn3", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109993238&oldid=109335484&rcid=131508738", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544631514773065728", + "text" : "Antenne radio\u00E9lectrique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/I8EsLlcMn3", + "id" : 544631514773065728, + "created_at" : "2014-12-15 23:14:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/xsgjUystRM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638278162&oldid=638278052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544630930879832064", + "text" : "Guangzhou University Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xsgjUystRM", + "id" : 544630930879832064, + "created_at" : "2014-12-15 23:11:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/WbiITihbXR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638278052&oldid=621224560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544630691213082624", + "text" : "Guangzhou University Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WbiITihbXR", + "id" : 544630691213082624, + "created_at" : "2014-12-15 23:10:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/X40IZNk4nd", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109991289&oldid=109462449&rcid=131503992", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544614418878038018", + "text" : "Forces et D\u00E9mocratie Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/X40IZNk4nd", + "id" : 544614418878038018, + "created_at" : "2014-12-15 22:06:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/nSe0aWKqbS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638247493&oldid=638167584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544569758822445056", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/nSe0aWKqbS", + "id" : 544569758822445056, + "created_at" : "2014-12-15 19:08:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/rVo14QktQH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638240184&oldid=636748977", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544553272502398976", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rVo14QktQH", + "id" : 544553272502398976, + "created_at" : "2014-12-15 18:03:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/Hf1oaM9Yhg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638239337&oldid=638239100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544551457325084672", + "text" : "Chengdu J-10 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Hf1oaM9Yhg", + "id" : 544551457325084672, + "created_at" : "2014-12-15 17:55:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/eCZSLXuwx5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638239100&oldid=638238599", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544550936799363072", + "text" : "Chengdu J-10 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/eCZSLXuwx5", + "id" : 544550936799363072, + "created_at" : "2014-12-15 17:53:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/QBaK074Izz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638238599&oldid=638238210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544549838495707137", + "text" : "Chengdu J-10 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/QBaK074Izz", + "id" : 544549838495707137, + "created_at" : "2014-12-15 17:49:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/HQJm8jOBzn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638238210&oldid=638237821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544548950691565569", + "text" : "Chengdu J-10 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/HQJm8jOBzn", + "id" : 544548950691565569, + "created_at" : "2014-12-15 17:46:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/U7ERhDF9sp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638237921&oldid=638216784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544548291607027712", + "text" : "Moon landing Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/U7ERhDF9sp", + "id" : 544548291607027712, + "created_at" : "2014-12-15 17:43:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/8z92PPh0Ht", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638237821&oldid=638237290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544548073469648896", + "text" : "Chengdu J-10 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/8z92PPh0Ht", + "id" : 544548073469648896, + "created_at" : "2014-12-15 17:42:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/W7ARBu1Whk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638237290&oldid=637952443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544546838662369280", + "text" : "Chengdu J-10 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/W7ARBu1Whk", + "id" : 544546838662369280, + "created_at" : "2014-12-15 17:37:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/JPzlk9kCjW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638235853&oldid=631458813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544543664165617664", + "text" : "Avicopter AC313 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JPzlk9kCjW", + "id" : 544543664165617664, + "created_at" : "2014-12-15 17:25:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/fKtApofBqE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638231765&oldid=638151443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544535208368672768", + "text" : "Talk:Eye movement desensitization a Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/fKtApofBqE", + "id" : 544535208368672768, + "created_at" : "2014-12-15 16:51:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/BAr6oUvvzT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=638218749&oldid=637868813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "544507828346818560", + "text" : "Hypercapnia Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BAr6oUvvzT", + "id" : 544507828346818560, + "created_at" : "2014-12-15 15:02:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/dcW4saUCxP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637959293&oldid=635736945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543883682235547648", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/dcW4saUCxP", + "id" : 543883682235547648, + "created_at" : "2014-12-13 21:42:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/ubJBEspXsw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637927226&oldid=631073001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543815453953777664", + "text" : "Petroleum industry in Russia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ubJBEspXsw", + "id" : 543815453953777664, + "created_at" : "2014-12-13 17:11:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/pdamxmF7ph", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637841943&oldid=636933794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543558774754381824", + "text" : "Stanley Cup playoffs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pdamxmF7ph", + "id" : 543558774754381824, + "created_at" : "2014-12-13 00:11:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/pdamxmF7ph", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637841943&oldid=636933794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543558774821507072", + "text" : "Stanley Cup playoffs Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/pdamxmF7ph", + "id" : 543558774821507072, + "created_at" : "2014-12-13 00:11:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/4rNzLudcqC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637835041&oldid=637834992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543542599639117825", + "text" : "United States Holocaust Memorial Mu Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/4rNzLudcqC", + "id" : 543542599639117825, + "created_at" : "2014-12-12 23:07:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/7IBMR5nogQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637834992&oldid=637119487", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543542487013687296", + "text" : "United States Holocaust Memorial Mu Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7IBMR5nogQ", + "id" : 543542487013687296, + "created_at" : "2014-12-12 23:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/IlKjLTss3o", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637833744&oldid=637832914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543539581321498624", + "text" : "Exodus: Gods and Kings Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/IlKjLTss3o", + "id" : 543539581321498624, + "created_at" : "2014-12-12 22:55:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/x0mzVuhchU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637769587&oldid=637435984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543401328006168576", + "text" : "Cetshwayo kaMpande Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/x0mzVuhchU", + "id" : 543401328006168576, + "created_at" : "2014-12-12 13:45:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/lG183klSVM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637684055&oldid=637142204", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543164327604518912", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lG183klSVM", + "id" : 543164327604518912, + "created_at" : "2014-12-11 22:04:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/BFUsJJTKjO", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109874637&oldid=100442012&rcid=131214878", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543161702855229440", + "text" : "Wilgeforte Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BFUsJJTKjO", + "id" : 543161702855229440, + "created_at" : "2014-12-11 21:53:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/Ktn2sUU6VO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637668390&oldid=637666838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543132514932772864", + "text" : "Canadian Parliamentary Cats Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/Ktn2sUU6VO", + "id" : 543132514932772864, + "created_at" : "2014-12-11 19:57:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/dBurv7rRVG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637666838&oldid=630585717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543129577359683584", + "text" : "Canadian Parliamentary Cats Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/dBurv7rRVG", + "id" : 543129577359683584, + "created_at" : "2014-12-11 19:45:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/YV7RXl3t0b", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637652106&oldid=626974102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543101189454589952", + "text" : "V.O.S (band) Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/YV7RXl3t0b", + "id" : 543101189454589952, + "created_at" : "2014-12-11 17:53:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/ZdAkVvZD5Z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637639472&oldid=636942635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543075863802445824", + "text" : "2015 Pro Mazda Championship season Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/ZdAkVvZD5Z", + "id" : 543075863802445824, + "created_at" : "2014-12-11 16:12:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/EHtxwdykJy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637634951&oldid=631820844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "543067161464688640", + "text" : "The Sketchersons Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/EHtxwdykJy", + "id" : 543067161464688640, + "created_at" : "2014-12-11 15:37:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/Dr5Oi2fyPZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109849940&oldid=109033223&rcid=131163009", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542812663932551168", + "text" : "Algue Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Dr5Oi2fyPZ", + "id" : 542812663932551168, + "created_at" : "2014-12-10 22:46:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/Dr5Oi2fyPZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109849940&oldid=109033223&rcid=131163009", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542812663995437056", + "text" : "Algue Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/Dr5Oi2fyPZ", + "id" : 542812663995437056, + "created_at" : "2014-12-10 22:46:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/qyQsgW5Aoy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637529002&oldid=637528267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542796054237024257", + "text" : "The North Nova Scotia Highlanders Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/qyQsgW5Aoy", + "id" : 542796054237024257, + "created_at" : "2014-12-10 21:40:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/48XNqR9Yv3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637528267&oldid=630962131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542794769244884992", + "text" : "The North Nova Scotia Highlanders Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/48XNqR9Yv3", + "id" : 542794769244884992, + "created_at" : "2014-12-10 21:35:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/fmA3DHNT7F", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637523812&oldid=637523452", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542786026117550080", + "text" : "Master warrant officer Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/fmA3DHNT7F", + "id" : 542786026117550080, + "created_at" : "2014-12-10 21:00:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/gM7xa3wPjQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637523452&oldid=589576080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542785356459167744", + "text" : "Master warrant officer Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/gM7xa3wPjQ", + "id" : 542785356459167744, + "created_at" : "2014-12-10 20:58:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/5ZBO8RFSFe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637522275&oldid=637522166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542783211026518017", + "text" : "Chief warrant officer Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/5ZBO8RFSFe", + "id" : 542783211026518017, + "created_at" : "2014-12-10 20:49:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/ylNrBzqs6O", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637522166&oldid=625755614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542783015836213248", + "text" : "Chief warrant officer Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ylNrBzqs6O", + "id" : 542783015836213248, + "created_at" : "2014-12-10 20:48:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/CYbLrjmaT3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637521532&oldid=610932841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542781802155622400", + "text" : "Dominic LeBlanc Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/CYbLrjmaT3", + "id" : 542781802155622400, + "created_at" : "2014-12-10 20:44:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/zCBd0Pr6Va", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637496157&oldid=636905544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542732119412572160", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/zCBd0Pr6Va", + "id" : 542732119412572160, + "created_at" : "2014-12-10 17:26:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/mqh5DaW0CL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637492845&oldid=637492775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542725348254031872", + "text" : "ISO 8601 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mqh5DaW0CL", + "id" : 542725348254031872, + "created_at" : "2014-12-10 16:59:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/CJXk0WW7LX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637492775&oldid=637135245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542725227768467456", + "text" : "ISO 8601 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CJXk0WW7LX", + "id" : 542725227768467456, + "created_at" : "2014-12-10 16:59:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/fC824Bmhr4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637488838&oldid=635285321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542716112409227264", + "text" : "Feminist art movement Wikipedia article edited anonymously from Canadian Museum of Civilization http:\/\/t.co\/fC824Bmhr4", + "id" : 542716112409227264, + "created_at" : "2014-12-10 16:22:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/bGcQ3EO1xn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637473991&oldid=626495227", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542679639211397121", + "text" : "NIST RBAC model Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bGcQ3EO1xn", + "id" : 542679639211397121, + "created_at" : "2014-12-10 13:58:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/7xiH6g6l0N", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637379551&oldid=637379265", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542433193933025280", + "text" : "William Reid Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7xiH6g6l0N", + "id" : 542433193933025280, + "created_at" : "2014-12-09 21:38:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/3qGRgwFMPx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637379265&oldid=557997611", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542432671813496832", + "text" : "William Reid Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3qGRgwFMPx", + "id" : 542432671813496832, + "created_at" : "2014-12-09 21:36:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/nT412749wk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637365949&oldid=637365683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542408042243821568", + "text" : "Context-based model of minimal coun Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/nT412749wk", + "id" : 542408042243821568, + "created_at" : "2014-12-09 19:58:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/JnapuCGTYt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637365683&oldid=637365434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542407648050544643", + "text" : "Context-based model of minimal coun Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JnapuCGTYt", + "id" : 542407648050544643, + "created_at" : "2014-12-09 19:57:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/mpTGUR4ZFV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637365434&oldid=630367281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542407219069743104", + "text" : "Context-based model of minimal coun Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/mpTGUR4ZFV", + "id" : 542407219069743104, + "created_at" : "2014-12-09 19:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/HwHRYkfiQF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637364545&oldid=622451461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542405670801113092", + "text" : "Richard Zussman Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/HwHRYkfiQF", + "id" : 542405670801113092, + "created_at" : "2014-12-09 19:49:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/8moFRvMQRr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637363673&oldid=637363553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542404100277534720", + "text" : "The Minimal Counterintuitiveness Ef Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/8moFRvMQRr", + "id" : 542404100277534720, + "created_at" : "2014-12-09 19:43:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/LZ9NEbfHtQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637363553&oldid=619133275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542403893120864257", + "text" : "The Minimal Counterintuitiveness Ef Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/LZ9NEbfHtQ", + "id" : 542403893120864257, + "created_at" : "2014-12-09 19:42:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/XKc7cJUCQF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637362835&oldid=637362711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542402568060538882", + "text" : "Afzal Upal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/XKc7cJUCQF", + "id" : 542402568060538882, + "created_at" : "2014-12-09 19:37:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/tL1LHvs0sl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637362711&oldid=637362541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542402321368371202", + "text" : "Afzal Upal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/tL1LHvs0sl", + "id" : 542402321368371202, + "created_at" : "2014-12-09 19:36:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/xYIguGELdF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637362541&oldid=637361816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542402055772463104", + "text" : "Afzal Upal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xYIguGELdF", + "id" : 542402055772463104, + "created_at" : "2014-12-09 19:35:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/wM2wlSbrAq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637361816&oldid=635085148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542400777566687232", + "text" : "Afzal Upal Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wM2wlSbrAq", + "id" : 542400777566687232, + "created_at" : "2014-12-09 19:29:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/K85SGDPmvC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637322501&oldid=629681073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542323017586839554", + "text" : "Joel de la Fuente Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/K85SGDPmvC", + "id" : 542323017586839554, + "created_at" : "2014-12-09 14:20:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/Wk1avEAEUm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637238669&oldid=637238218", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542092548454748160", + "text" : "User talk:Meters Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/Wk1avEAEUm", + "id" : 542092548454748160, + "created_at" : "2014-12-08 23:05:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/uGrsADEmra", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637238218&oldid=637118983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542091774953787392", + "text" : "User talk:Meters Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/uGrsADEmra", + "id" : 542091774953787392, + "created_at" : "2014-12-08 23:02:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/m7H4k39VSS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637235361&oldid=618782494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542085864726487040", + "text" : "IBM Hardware Management Console Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/m7H4k39VSS", + "id" : 542085864726487040, + "created_at" : "2014-12-08 22:38:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/3ZdcYyWZZz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637207382&oldid=637164276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542033223182974976", + "text" : "Cube Entertainment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3ZdcYyWZZz", + "id" : 542033223182974976, + "created_at" : "2014-12-08 19:09:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/0RIYXyAI0B", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637205916&oldid=633628070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542030466296336384", + "text" : "Ontario Highway 403 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0RIYXyAI0B", + "id" : 542030466296336384, + "created_at" : "2014-12-08 18:58:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/hxBZ4RxXYH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637202763&oldid=637104759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "542023877078310912", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/hxBZ4RxXYH", + "id" : 542023877078310912, + "created_at" : "2014-12-08 18:32:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/Au7THgcyML", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637182138&oldid=633228314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541986287063166976", + "text" : "Human rights in Singapore Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Au7THgcyML", + "id" : 541986287063166976, + "created_at" : "2014-12-08 16:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/7wp7xzoXZd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637179699&oldid=615326082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541981780908466176", + "text" : "Jim Judd Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7wp7xzoXZd", + "id" : 541981780908466176, + "created_at" : "2014-12-08 15:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/ZoPBNo5Oco", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637179359&oldid=637178658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541981184767819776", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZoPBNo5Oco", + "id" : 541981184767819776, + "created_at" : "2014-12-08 15:42:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/XfmFEZBSP1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637178658&oldid=637173938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541979928070471680", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XfmFEZBSP1", + "id" : 541979928070471680, + "created_at" : "2014-12-08 15:37:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/rFEyNChT3O", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=78621255&oldid=78621229", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541979045253361664", + "text" : "Robin S. Sharma Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rFEyNChT3O", + "id" : 541979045253361664, + "created_at" : "2014-12-08 15:34:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/0sNBvmfMBI", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=78621229&oldid=72868395", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541978822607110144", + "text" : "Robin S. Sharma Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0sNBvmfMBI", + "id" : 541978822607110144, + "created_at" : "2014-12-08 15:33:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/O3bw5umZ7e", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637173938&oldid=637173679", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541971091078799360", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/O3bw5umZ7e", + "id" : 541971091078799360, + "created_at" : "2014-12-08 15:02:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/dizBsWk2Pj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637173679&oldid=637173593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541970561849913344", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dizBsWk2Pj", + "id" : 541970561849913344, + "created_at" : "2014-12-08 15:00:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/Zhm3MUpzId", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637173593&oldid=633527189", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541970378261037056", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Zhm3MUpzId", + "id" : 541970378261037056, + "created_at" : "2014-12-08 14:59:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/YvHEF17A8h", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637169365&oldid=637056855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541960969526988801", + "text" : "Kiesza Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/YvHEF17A8h", + "id" : 541960969526988801, + "created_at" : "2014-12-08 14:22:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/Cl4JUc8etj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637092646&oldid=637090125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541746393531301888", + "text" : "National Hockey League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Cl4JUc8etj", + "id" : 541746393531301888, + "created_at" : "2014-12-08 00:09:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/yE6PDVmIXT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637040291&oldid=633646897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541636840819019777", + "text" : "National Pearl Harbor Remembrance Day Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yE6PDVmIXT", + "id" : 541636840819019777, + "created_at" : "2014-12-07 16:54:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/q1WJnSCR12", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=637029966&oldid=598925766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "541615824466087936", + "text" : "Wok with Yan Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/q1WJnSCR12", + "id" : 541615824466087936, + "created_at" : "2014-12-07 15:30:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/aW1kRGVo3R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636764622&oldid=632731118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540889380089769984", + "text" : "Small and medium-sized enterprises Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/aW1kRGVo3R", + "id" : 540889380089769984, + "created_at" : "2014-12-05 15:24:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/IVLUyOx32q", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636751183&oldid=605024376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540856937819410432", + "text" : "Ch\u00E2teauesque Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/IVLUyOx32q", + "id" : 540856937819410432, + "created_at" : "2014-12-05 13:15:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/xJERCpSFLP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636671006&oldid=636477658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540631067955585024", + "text" : "Academy of the Impossible Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/xJERCpSFLP", + "id" : 540631067955585024, + "created_at" : "2014-12-04 22:17:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/d9rzHMWLK8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636642193&oldid=633580428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540577050768474113", + "text" : "Special Investigations Unit Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/d9rzHMWLK8", + "id" : 540577050768474113, + "created_at" : "2014-12-04 18:43:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/FSKxThrkp9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636639843&oldid=636117084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540572452406198272", + "text" : "The Voyageurs Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/FSKxThrkp9", + "id" : 540572452406198272, + "created_at" : "2014-12-04 18:24:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/OtdZJjjC2g", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636613107&oldid=636612869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540522133651480577", + "text" : "Dmanisi skull Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/OtdZJjjC2g", + "id" : 540522133651480577, + "created_at" : "2014-12-04 15:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/kgX0WGkWTM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636612869&oldid=636257422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540521636106354688", + "text" : "Dmanisi skull Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/kgX0WGkWTM", + "id" : 540521636106354688, + "created_at" : "2014-12-04 15:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/vmd7E2tAOb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636604952&oldid=635647551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540503331983339522", + "text" : "Homeopathic dilutions Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vmd7E2tAOb", + "id" : 540503331983339522, + "created_at" : "2014-12-04 13:50:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/CtF4Iu9jMH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636529312&oldid=636369791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540285958433030144", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/CtF4Iu9jMH", + "id" : 540285958433030144, + "created_at" : "2014-12-03 23:26:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/Gc2Udcs1e0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636475524&oldid=636474556", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540179171478360064", + "text" : "2015 Pro Mazda Championship season Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/Gc2Udcs1e0", + "id" : 540179171478360064, + "created_at" : "2014-12-03 16:22:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/lM9ETZy5BK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636474556&oldid=636350442", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540177091187458048", + "text" : "2015 Pro Mazda Championship season Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/lM9ETZy5BK", + "id" : 540177091187458048, + "created_at" : "2014-12-03 16:13:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/bnvPg6pRaR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636461746&oldid=636461647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540149319123628033", + "text" : "Land Force Central Area Training Ce Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/bnvPg6pRaR", + "id" : 540149319123628033, + "created_at" : "2014-12-03 14:23:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/LxoFnVZqPH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636461647&oldid=636461558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540149094753521665", + "text" : "Land Force Central Area Training Ce Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/LxoFnVZqPH", + "id" : 540149094753521665, + "created_at" : "2014-12-03 14:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/nPZ0BUGJhd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636461558&oldid=634298581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "540148911743455234", + "text" : "Land Force Central Area Training Ce Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/nPZ0BUGJhd", + "id" : 540148911743455234, + "created_at" : "2014-12-03 14:21:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/cedMg5uYi2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636374118&oldid=635037769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539898981233725442", + "text" : "Bytown and Prescott Railway Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/cedMg5uYi2", + "id" : 539898981233725442, + "created_at" : "2014-12-02 21:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/lvByQop2pj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636369791&oldid=636353416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539891295289098240", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/lvByQop2pj", + "id" : 539891295289098240, + "created_at" : "2014-12-02 21:18:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/inWweVnqL9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636343213&oldid=625232231", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539840722565103617", + "text" : "Grand Haven, Michigan Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/inWweVnqL9", + "id" : 539840722565103617, + "created_at" : "2014-12-02 17:57:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/3VAVl1OP7I", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636339207&oldid=630654717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539832136199864320", + "text" : "North Preston Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/3VAVl1OP7I", + "id" : 539832136199864320, + "created_at" : "2014-12-02 17:23:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/1HbWOrfM8k", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636332311&oldid=636331968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539818563398541313", + "text" : "List of people from Dieppe, New Brunswick Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/1HbWOrfM8k", + "id" : 539818563398541313, + "created_at" : "2014-12-02 16:29:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/7YPHwSF8NW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636331467&oldid=636036833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539816835106226176", + "text" : "Pierre-Simon Laplace Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7YPHwSF8NW", + "id" : 539816835106226176, + "created_at" : "2014-12-02 16:22:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/ybo4tRxKyi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636325088&oldid=495544938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539803973449183233", + "text" : "Talk:Iron Mountain Incorporated Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ybo4tRxKyi", + "id" : 539803973449183233, + "created_at" : "2014-12-02 15:31:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/C5rXNfBme6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636233470&oldid=636223458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539552527348674560", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/C5rXNfBme6", + "id" : 539552527348674560, + "created_at" : "2014-12-01 22:52:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/m35I4i9POA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636223458&oldid=635835071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539530182240260097", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/m35I4i9POA", + "id" : 539530182240260097, + "created_at" : "2014-12-01 21:23:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/P00vW4xBkR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636213154&oldid=636213040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539508416352616448", + "text" : "Forecastle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/P00vW4xBkR", + "id" : 539508416352616448, + "created_at" : "2014-12-01 19:56:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/ExilDAsss0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636213040&oldid=632120064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539508169970835456", + "text" : "Forecastle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ExilDAsss0", + "id" : 539508169970835456, + "created_at" : "2014-12-01 19:55:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/wBvZEa1ozK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636193082&oldid=625338082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539469096078016512", + "text" : "Elegantly Wasted (song) Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/wBvZEa1ozK", + "id" : 539469096078016512, + "created_at" : "2014-12-01 17:20:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/wBvZEa1ozK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=636193082&oldid=625338082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539469090017247233", + "text" : "Elegantly Wasted (song) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wBvZEa1ozK", + "id" : 539469090017247233, + "created_at" : "2014-12-01 17:20:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/1fdaNVvBcg", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109580487&oldid=109565772&rcid=130562741", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539340162913013760", + "text" : "Cat\u00E9gorie:Motocyclette Kawasaki Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1fdaNVvBcg", + "id" : 539340162913013760, + "created_at" : "2014-12-01 08:48:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/qYpCB8l4R7", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109580455&oldid=109580227&rcid=130562697", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539339766882656257", + "text" : "Jet Ski Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qYpCB8l4R7", + "id" : 539339766882656257, + "created_at" : "2014-12-01 08:46:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/xQEJSEHnph", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109580428&oldid=109580215&rcid=130562663", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539339415580332032", + "text" : "Cat\u00E9gorie:Kawasaki Heavy Industries Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xQEJSEHnph", + "id" : 539339415580332032, + "created_at" : "2014-12-01 08:45:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/hDb466ekrJ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109580227&oldid=109566134&rcid=130562372", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539336468624584704", + "text" : "Jet Ski Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hDb466ekrJ", + "id" : 539336468624584704, + "created_at" : "2014-12-01 08:33:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/9T9mgXU0vo", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?oldid=109580215&rcid=130562359", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539336275019706368", + "text" : "Cat\u00E9gorie:Kawasaki Heavy Industries Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9T9mgXU0vo", + "id" : 539336275019706368, + "created_at" : "2014-12-01 08:32:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/wFwEiOIGvi", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109580202&oldid=109565916&rcid=130562342", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539336184401760257", + "text" : "Kawasaki Heavy Industries Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/wFwEiOIGvi", + "id" : 539336184401760257, + "created_at" : "2014-12-01 08:32:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/oFWQlTJJW1", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=109580064&oldid=109567522&rcid=130562068", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "539333750967242752", + "text" : "Motomarine Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/oFWQlTJJW1", + "id" : 539333750967242752, + "created_at" : "2014-12-01 08:22:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_01.js b/20181122/data/js/tweets/2015_01.js new file mode 100644 index 00000000..3569cc0a --- /dev/null +++ b/20181122/data/js/tweets/2015_01.js @@ -0,0 +1,5915 @@ +Grailbird.data.tweets_2015_01 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/BWCRsuJ2BP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644889765&oldid=638244774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "561256348021977090", + "text" : "Harold Pringle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BWCRsuJ2BP", + "id" : 561256348021977090, + "created_at" : "2015-01-30 20:15:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/Y3aXXx2jt4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644886506&oldid=644886314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "561249918124589056", + "text" : "The Last Starfighter Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Y3aXXx2jt4", + "id" : 561249918124589056, + "created_at" : "2015-01-30 19:49:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/wLjeA53fS7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644886314&oldid=644886205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "561249573663150080", + "text" : "The Last Starfighter Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wLjeA53fS7", + "id" : 561249573663150080, + "created_at" : "2015-01-30 19:48:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/YKEWkCjhQW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644886205&oldid=644886059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "561249359934009345", + "text" : "The Last Starfighter Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YKEWkCjhQW", + "id" : 561249359934009345, + "created_at" : "2015-01-30 19:47:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/3Oql2L1GN1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644886059&oldid=641364498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "561249099471929345", + "text" : "The Last Starfighter Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3Oql2L1GN1", + "id" : 561249099471929345, + "created_at" : "2015-01-30 19:46:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/VJWkcXba49", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644876747&oldid=630199862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "561229768017059840", + "text" : "Ted Opitz Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/VJWkcXba49", + "id" : 561229768017059840, + "created_at" : "2015-01-30 18:29:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/eHdLnBuuDZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644857912&oldid=628074392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "561189579022401536", + "text" : "HMCS Calgary Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/eHdLnBuuDZ", + "id" : 561189579022401536, + "created_at" : "2015-01-30 15:49:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/yDnGXPn5ec", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644803519&oldid=644630732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "561025405130645504", + "text" : "Belmont Secondary School Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/yDnGXPn5ec", + "id" : 561025405130645504, + "created_at" : "2015-01-30 04:57:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/xOzv4vdI8N", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644733476&oldid=600093325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560873890071998464", + "text" : "Arcade Building (Toronto) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xOzv4vdI8N", + "id" : 560873890071998464, + "created_at" : "2015-01-29 18:55:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/YwNANKOnXz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644725095&oldid=635814806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560854666523975682", + "text" : "The House of the Devil Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YwNANKOnXz", + "id" : 560854666523975682, + "created_at" : "2015-01-29 17:39:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/oNxxOrpr0R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644719080&oldid=640013745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560840964181590016", + "text" : "Suhana Meharchand Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/oNxxOrpr0R", + "id" : 560840964181590016, + "created_at" : "2015-01-29 16:44:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/cgJonRWfig", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644717352&oldid=616146289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560836926966870016", + "text" : "Economic Club of Canada Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/cgJonRWfig", + "id" : 560836926966870016, + "created_at" : "2015-01-29 16:28:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/FniiEBYqs1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644710850&oldid=644707439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560823555894820864", + "text" : "2015 in South Korean music Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FniiEBYqs1", + "id" : 560823555894820864, + "created_at" : "2015-01-29 15:35:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/WSQyUC3GB1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644703308&oldid=644308974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560807544462270465", + "text" : "The Game (UK TV series) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WSQyUC3GB1", + "id" : 560807544462270465, + "created_at" : "2015-01-29 14:31:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/WSQyUC3GB1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644703308&oldid=644308974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560807544500027392", + "text" : "The Game (UK TV series) Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/WSQyUC3GB1", + "id" : 560807544500027392, + "created_at" : "2015-01-29 14:31:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/2qM3gAlF3R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644694345&oldid=644473236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560782754863132673", + "text" : "Suicide of Rehtaeh Parsons Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2qM3gAlF3R", + "id" : 560782754863132673, + "created_at" : "2015-01-29 12:53:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/isDZ6pY1tS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644620337&oldid=590533606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560573533248815104", + "text" : "1st Canadian Armoured Brigade Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/isDZ6pY1tS", + "id" : 560573533248815104, + "created_at" : "2015-01-28 23:01:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/i6fdf1eB2B", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644609472&oldid=644520040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560551153340276736", + "text" : "Pepper Ann Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/i6fdf1eB2B", + "id" : 560551153340276736, + "created_at" : "2015-01-28 21:33:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/i6TP8SiQOI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644583552&oldid=644583421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560500187647709184", + "text" : "Talk:United States diplomatic cable Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/i6TP8SiQOI", + "id" : 560500187647709184, + "created_at" : "2015-01-28 18:10:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/lggXln68Kr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644583421&oldid=644582854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560499893035626496", + "text" : "Talk:United States diplomatic cable Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/lggXln68Kr", + "id" : 560499893035626496, + "created_at" : "2015-01-28 18:09:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/2iWSwU24Ub", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644582854&oldid=613791614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560498628788518914", + "text" : "Talk:United States diplomatic cable Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2iWSwU24Ub", + "id" : 560498628788518914, + "created_at" : "2015-01-28 18:04:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/Tu0IUeku8V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644577201&oldid=643798432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560486297777995777", + "text" : "John Kricfalusi Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Tu0IUeku8V", + "id" : 560486297777995777, + "created_at" : "2015-01-28 17:15:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/kX5l7Fmjdf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644572585&oldid=639153161", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560476693824294913", + "text" : "John Slaney Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kX5l7Fmjdf", + "id" : 560476693824294913, + "created_at" : "2015-01-28 16:37:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/VrUNnyPN9r", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644556182&oldid=644222017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560440764174721025", + "text" : "Nathan Burgoine Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VrUNnyPN9r", + "id" : 560440764174721025, + "created_at" : "2015-01-28 14:14:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/7qXpltyCm9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644555322&oldid=638105160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560438737654779904", + "text" : "List of supermarket chains in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7qXpltyCm9", + "id" : 560438737654779904, + "created_at" : "2015-01-28 14:06:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/Yu1bJlgVlK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644545956&oldid=643205013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560413135962914816", + "text" : "Emeritus Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Yu1bJlgVlK", + "id" : 560413135962914816, + "created_at" : "2015-01-28 12:24:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/V7PZGQ78wd", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=191607736&oldid=7064734&rcid=192122396", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560138621559517184", + "text" : "Q4960350 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/V7PZGQ78wd", + "id" : 560138621559517184, + "created_at" : "2015-01-27 18:13:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/kSxMpTLkt4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644414220&oldid=638267436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560095140652806144", + "text" : "Duncan McNab McEachran Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/kSxMpTLkt4", + "id" : 560095140652806144, + "created_at" : "2015-01-27 15:21:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/EP0xjKZkMH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644412099&oldid=644411687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560090662285365253", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/EP0xjKZkMH", + "id" : 560090662285365253, + "created_at" : "2015-01-27 15:03:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/EP0xjKZkMH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644412099&oldid=644411687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560090662297948164", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EP0xjKZkMH", + "id" : 560090662297948164, + "created_at" : "2015-01-27 15:03:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/M1eGkAxZ8f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644411687&oldid=644411590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560089886674657280", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/M1eGkAxZ8f", + "id" : 560089886674657280, + "created_at" : "2015-01-27 15:00:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/M1eGkAxZ8f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644411687&oldid=644411590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560089886632734722", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/M1eGkAxZ8f", + "id" : 560089886632734722, + "created_at" : "2015-01-27 15:00:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/bzNhOkYr55", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644411590&oldid=644411476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560089689735311360", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/bzNhOkYr55", + "id" : 560089689735311360, + "created_at" : "2015-01-27 14:59:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/bzNhOkYr55", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644411590&oldid=644411476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560089689756291072", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bzNhOkYr55", + "id" : 560089689756291072, + "created_at" : "2015-01-27 14:59:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/auDemaZqG0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644411476&oldid=644260664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560089430707671041", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/auDemaZqG0", + "id" : 560089430707671041, + "created_at" : "2015-01-27 14:58:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/auDemaZqG0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644411476&oldid=644260664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "560089430720282624", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/auDemaZqG0", + "id" : 560089430720282624, + "created_at" : "2015-01-27 14:58:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/A5jM1RPcEo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644296429&oldid=644296294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559804000040943617", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/A5jM1RPcEo", + "id" : 559804000040943617, + "created_at" : "2015-01-26 20:04:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/wZtxxxBmh1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644296294&oldid=644296001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559803742447759360", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wZtxxxBmh1", + "id" : 559803742447759360, + "created_at" : "2015-01-26 20:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/xjBIbF3B3Y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644296001&oldid=644295786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559803276246659074", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xjBIbF3B3Y", + "id" : 559803276246659074, + "created_at" : "2015-01-26 20:01:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/aaqbrIVHpH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644295786&oldid=644295451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559802890429403136", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/aaqbrIVHpH", + "id" : 559802890429403136, + "created_at" : "2015-01-26 19:59:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/xp7ZLijNK7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644295451&oldid=644195106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559802350052052993", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xp7ZLijNK7", + "id" : 559802350052052993, + "created_at" : "2015-01-26 19:57:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/rvyWRkoeTO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644289244&oldid=640442506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559790838688251904", + "text" : "Rhysling Award Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rvyWRkoeTO", + "id" : 559790838688251904, + "created_at" : "2015-01-26 19:11:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/wTmmwkgFYJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644287952&oldid=644287751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559788023769231360", + "text" : "Vacuum Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wTmmwkgFYJ", + "id" : 559788023769231360, + "created_at" : "2015-01-26 19:00:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/zi6TaMpFKt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644287670&oldid=642876100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559787506687049730", + "text" : "Vacuum Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/zi6TaMpFKt", + "id" : 559787506687049730, + "created_at" : "2015-01-26 18:58:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/lSeFXoLBBl", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111289365&oldid=111035877&rcid=134254020", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559785948842852352", + "text" : "Castor Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/lSeFXoLBBl", + "id" : 559785948842852352, + "created_at" : "2015-01-26 18:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/s1UzizG9b2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644285041&oldid=643607771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559782116276580352", + "text" : "Suicide of Rehtaeh Parsons Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/s1UzizG9b2", + "id" : 559782116276580352, + "created_at" : "2015-01-26 18:37:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/yZQpkYTKzA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644278651&oldid=642695950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559769124361232384", + "text" : "Boeing C-17 Globemaster III Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/yZQpkYTKzA", + "id" : 559769124361232384, + "created_at" : "2015-01-26 17:45:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/9V3gmYorkH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644271494&oldid=643995397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559753842309754881", + "text" : "Madagascar Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9V3gmYorkH", + "id" : 559753842309754881, + "created_at" : "2015-01-26 16:44:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/ogpie1jsIL", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111284411&oldid=111136414&rcid=134242818", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559745096376393729", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/ogpie1jsIL", + "id" : 559745096376393729, + "created_at" : "2015-01-26 16:10:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/6xsAROta48", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=644263827&oldid=643008962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "559738435637096449", + "text" : "List of Fullmetal Alchemist characters Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6xsAROta48", + "id" : 559738435637096449, + "created_at" : "2015-01-26 15:43:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/3zdJZuLVCQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643941611&oldid=643939841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558933267727257600", + "text" : "Madeline Merlo Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/3zdJZuLVCQ", + "id" : 558933267727257600, + "created_at" : "2015-01-24 10:24:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/qw9eNKPhLa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643939841&oldid=643939510", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558926229320249344", + "text" : "Madeline Merlo Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/qw9eNKPhLa", + "id" : 558926229320249344, + "created_at" : "2015-01-24 09:56:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/OIN61YKm8H", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643939510&oldid=643939418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558925132014833664", + "text" : "Madeline Merlo Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/OIN61YKm8H", + "id" : 558925132014833664, + "created_at" : "2015-01-24 09:51:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/mEVj0mzUXk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643939418&oldid=635553046", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558924870030204929", + "text" : "Madeline Merlo Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/mEVj0mzUXk", + "id" : 558924870030204929, + "created_at" : "2015-01-24 09:50:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/VXtmwKONbU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643929643&oldid=608430056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558895182142521344", + "text" : "Talk:Walt Disney World Railroad Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VXtmwKONbU", + "id" : 558895182142521344, + "created_at" : "2015-01-24 07:52:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/6YaLrfXOrZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111208521&oldid=111071260&rcid=134014342", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558805656875315200", + "text" : "Halifax (Nouvelle-\u00C9cosse) Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/6YaLrfXOrZ", + "id" : 558805656875315200, + "created_at" : "2015-01-24 01:57:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/6YaLrfXOrZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111208521&oldid=111071260&rcid=134014342", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558805657026314241", + "text" : "Halifax (Nouvelle-\u00C9cosse) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6YaLrfXOrZ", + "id" : 558805657026314241, + "created_at" : "2015-01-24 01:57:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/jNvl8aj1oi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643867585&oldid=643433186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558728725035237376", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jNvl8aj1oi", + "id" : 558728725035237376, + "created_at" : "2015-01-23 20:51:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/vlNHEpfoFf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643865935&oldid=643838806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558725083238510592", + "text" : "Niki Ashton Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/vlNHEpfoFf", + "id" : 558725083238510592, + "created_at" : "2015-01-23 20:36:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/JcDORK6Rk0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643862661&oldid=642914848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558717951722135552", + "text" : "Ancaster, Ontario Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/JcDORK6Rk0", + "id" : 558717951722135552, + "created_at" : "2015-01-23 20:08:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/gTLB9pfBxf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643861554&oldid=619708817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558715517339701249", + "text" : "Rogers K-Rock Centre Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gTLB9pfBxf", + "id" : 558715517339701249, + "created_at" : "2015-01-23 19:58:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/KmrrApRsa3", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=147593777&oldid=138847616&rcid=151400533", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558706224657891329", + "text" : "User talk:Padraic Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KmrrApRsa3", + "id" : 558706224657891329, + "created_at" : "2015-01-23 19:21:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/x0pFUTLxHk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643838806&oldid=634320220", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558667568446455808", + "text" : "Niki Ashton Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/x0pFUTLxHk", + "id" : 558667568446455808, + "created_at" : "2015-01-23 16:48:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/vZ0WLfMQiF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643834903&oldid=635448206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558659387301326849", + "text" : "Pontiac, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vZ0WLfMQiF", + "id" : 558659387301326849, + "created_at" : "2015-01-23 16:15:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/1tJEZDtHfJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643824060&oldid=643740786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558634649782853632", + "text" : "Opposites Attract (1990 film) Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/1tJEZDtHfJ", + "id" : 558634649782853632, + "created_at" : "2015-01-23 14:37:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/1tJEZDtHfJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643824060&oldid=643740786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558634649795457026", + "text" : "Opposites Attract (1990 film) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1tJEZDtHfJ", + "id" : 558634649795457026, + "created_at" : "2015-01-23 14:37:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/gA4BMLt5Q7", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111191296&oldid=110081162&rcid=133973670", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558621893688049664", + "text" : "Guy Marcoux Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/gA4BMLt5Q7", + "id" : 558621893688049664, + "created_at" : "2015-01-23 13:46:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/07HAn8iwGd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643810537&oldid=643810472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558595894590050305", + "text" : "List of snipers Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/07HAn8iwGd", + "id" : 558595894590050305, + "created_at" : "2015-01-23 12:03:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/AWzEXklbCn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643810472&oldid=643659072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558595664968695808", + "text" : "List of snipers Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/AWzEXklbCn", + "id" : 558595664968695808, + "created_at" : "2015-01-23 12:02:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/EIRgXvrU25", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111174188&oldid=111173945&rcid=133921728", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558375969766256641", + "text" : "Isabelle Morin Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/EIRgXvrU25", + "id" : 558375969766256641, + "created_at" : "2015-01-22 21:29:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/nhNebwyLN5", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111173902&oldid=104800129&rcid=133921416", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558373383503872001", + "text" : "Isabelle Morin Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/nhNebwyLN5", + "id" : 558373383503872001, + "created_at" : "2015-01-22 21:19:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/lW25K1w8fP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643714011&oldid=636064809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558357662442987520", + "text" : "Software framework Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lW25K1w8fP", + "id" : 558357662442987520, + "created_at" : "2015-01-22 20:16:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/m5i6ByQPbj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643702356&oldid=642753472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558335905086595072", + "text" : "The Curse of Oak Island Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/m5i6ByQPbj", + "id" : 558335905086595072, + "created_at" : "2015-01-22 18:50:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/fEoPfzA7Cl", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=189816909&oldid=110202575&rcid=190320346", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558290207372742657", + "text" : "Q5513012 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/fEoPfzA7Cl", + "id" : 558290207372742657, + "created_at" : "2015-01-22 15:48:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/MGLpuKHxXi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643581383&oldid=545142474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558029013843988481", + "text" : "Canada Olympic Park bobsleigh, luge, and skeleton tr Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MGLpuKHxXi", + "id" : 558029013843988481, + "created_at" : "2015-01-21 22:30:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/aaxEChMFFI", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111146701&oldid=109066498&rcid=133848283", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558014028203962368", + "text" : "Parc de la Gatineau Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aaxEChMFFI", + "id" : 558014028203962368, + "created_at" : "2015-01-21 21:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/aaxEChMFFI", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111146701&oldid=109066498&rcid=133848283", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "558014021774114816", + "text" : "Parc de la Gatineau Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/aaxEChMFFI", + "id" : 558014021774114816, + "created_at" : "2015-01-21 21:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/L8iTfQpSJl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643540634&oldid=635642108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557946708903358465", + "text" : "Borden Grammar School Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/L8iTfQpSJl", + "id" : 557946708903358465, + "created_at" : "2015-01-21 17:03:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/roCaUuuAal", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111136414&oldid=111136364&rcid=133826134", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557921801440067584", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/roCaUuuAal", + "id" : 557921801440067584, + "created_at" : "2015-01-21 15:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/iKoQBIuoXF", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111136364&oldid=111136329&rcid=133826033", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557921448040599552", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/iKoQBIuoXF", + "id" : 557921448040599552, + "created_at" : "2015-01-21 15:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/gWQxl3ib4c", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111136329&oldid=111136204&rcid=133825930", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557921130460483584", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/gWQxl3ib4c", + "id" : 557921130460483584, + "created_at" : "2015-01-21 15:22:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/aYcIZkQAfM", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111136204&oldid=111136125&rcid=133825643", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557920139757514753", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/aYcIZkQAfM", + "id" : 557920139757514753, + "created_at" : "2015-01-21 15:18:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/cW55W6UA30", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111136125&oldid=111135927&rcid=133825432", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557919506266619904", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/cW55W6UA30", + "id" : 557919506266619904, + "created_at" : "2015-01-21 15:15:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/xQ76uUXXyc", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111135927&oldid=106846308&rcid=133824950", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557917900343115776", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/xQ76uUXXyc", + "id" : 557917900343115776, + "created_at" : "2015-01-21 15:09:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/MVOAQk71j3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643522585&oldid=638369773", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557908411778875392", + "text" : "List of The Stand characters Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/MVOAQk71j3", + "id" : 557908411778875392, + "created_at" : "2015-01-21 14:31:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/r6mP8Xk9Sk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643450888&oldid=643450807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557702247807975424", + "text" : "Canada's Technology Triangle Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/r6mP8Xk9Sk", + "id" : 557702247807975424, + "created_at" : "2015-01-21 00:52:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/vVhd6xB4PF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643450807&oldid=525481559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557702084691521536", + "text" : "Canada's Technology Triangle Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/vVhd6xB4PF", + "id" : 557702084691521536, + "created_at" : "2015-01-21 00:51:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/Yy17BNLmzb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643413612&oldid=641233318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557626809765101570", + "text" : "Armageddon (1998 film) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Yy17BNLmzb", + "id" : 557626809765101570, + "created_at" : "2015-01-20 19:52:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/FLH2EpJttr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643394420&oldid=643170331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557590581791453184", + "text" : "Winnipeg James Armstrong Richardson Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/FLH2EpJttr", + "id" : 557590581791453184, + "created_at" : "2015-01-20 17:28:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/LjKDlUoCXW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643389413&oldid=637742351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557579918960513024", + "text" : "Paul Michael Glaser Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/LjKDlUoCXW", + "id" : 557579918960513024, + "created_at" : "2015-01-20 16:46:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/iXPFU6sckV", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?diff=189256173&oldid=3963484&rcid=189759833", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557566494318809088", + "text" : "Q2819039 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iXPFU6sckV", + "id" : 557566494318809088, + "created_at" : "2015-01-20 15:53:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/P16w9ps8iT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643372374&oldid=641872617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557542158677585920", + "text" : "Peel Regional Police Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/P16w9ps8iT", + "id" : 557542158677585920, + "created_at" : "2015-01-20 14:16:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/GTlnlc6m61", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643368584&oldid=642860053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557532741877915648", + "text" : "Spina bifida Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GTlnlc6m61", + "id" : 557532741877915648, + "created_at" : "2015-01-20 13:38:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/9JAtG0mBO0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643249737&oldid=643125436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557265536749699072", + "text" : "Zakk Wylde Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9JAtG0mBO0", + "id" : 557265536749699072, + "created_at" : "2015-01-19 19:57:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/JQMpXfrG3z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643244364&oldid=643199912", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557257596206600192", + "text" : "January 23 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JQMpXfrG3z", + "id" : 557257596206600192, + "created_at" : "2015-01-19 19:25:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/eDiBofJ1wl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643242180&oldid=643241974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557254197356548096", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eDiBofJ1wl", + "id" : 557254197356548096, + "created_at" : "2015-01-19 19:12:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/dQXaU7v6nd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643241974&oldid=643241777", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557253900391424000", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dQXaU7v6nd", + "id" : 557253900391424000, + "created_at" : "2015-01-19 19:10:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/A4308wyd3Q", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643241867&oldid=643197222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557253700994220033", + "text" : "List of metro systems Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/A4308wyd3Q", + "id" : 557253700994220033, + "created_at" : "2015-01-19 19:10:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/Yd0YbIo2sZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643241777&oldid=643241632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557253520215506945", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Yd0YbIo2sZ", + "id" : 557253520215506945, + "created_at" : "2015-01-19 19:09:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/isKfGidJ5n", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643241632&oldid=643090231", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557253223275593729", + "text" : "Star Citizen Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/isKfGidJ5n", + "id" : 557253223275593729, + "created_at" : "2015-01-19 19:08:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/xWhVf8OSTz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643237273&oldid=643237027", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557245346481700867", + "text" : "Target Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xWhVf8OSTz", + "id" : 557245346481700867, + "created_at" : "2015-01-19 18:36:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/tnUs3s1eGQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643237027&oldid=643200443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557244925990154240", + "text" : "Target Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tnUs3s1eGQ", + "id" : 557244925990154240, + "created_at" : "2015-01-19 18:35:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/1aZzNnfufM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643220055&oldid=643218816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557211446304858112", + "text" : "Michel Guimond Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1aZzNnfufM", + "id" : 557211446304858112, + "created_at" : "2015-01-19 16:22:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/V0DmxGjZZK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643218230&oldid=643217760", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557208095106281472", + "text" : "Structure of the Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/V0DmxGjZZK", + "id" : 557208095106281472, + "created_at" : "2015-01-19 16:08:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/80VX80l8mZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=643217760&oldid=598448011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557207122883379200", + "text" : "Structure of the Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/80VX80l8mZ", + "id" : 557207122883379200, + "created_at" : "2015-01-19 16:05:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/QKgUq8lkDV", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=147072362&oldid=147022036&rcid=150040055", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "557081326315372544", + "text" : "File:Clouds Bonheiden Belgium jun 2014.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QKgUq8lkDV", + "id" : 557081326315372544, + "created_at" : "2015-01-19 07:45:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/BTOWNTx1tL", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=146778689&oldid=146778471&rcid=148985846", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556206519768055809", + "text" : "File:Sisainen rajakerros.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/BTOWNTx1tL", + "id" : 556206519768055809, + "created_at" : "2015-01-16 21:49:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/VMIhsNgnB7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=146778471&oldid=146699963&rcid=148984144", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556205603350405120", + "text" : "File:Sisainen rajakerros.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VMIhsNgnB7", + "id" : 556205603350405120, + "created_at" : "2015-01-16 21:45:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/tZ6pFgj5fj", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=146778084&oldid=146778059&rcid=148981318", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556204348024561664", + "text" : "Special:Log\/gwtoolset Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/tZ6pFgj5fj", + "id" : 556204348024561664, + "created_at" : "2015-01-16 21:40:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/EZEfVPNSeA", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=146778059&oldid=135308513&rcid=148981138", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556204259881254912", + "text" : "File:Cumulonimbus capillatus 4.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/EZEfVPNSeA", + "id" : 556204259881254912, + "created_at" : "2015-01-16 21:40:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/53KxxhWz3I", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=146777924&oldid=96501852&rcid=148980291", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556203776231878656", + "text" : "File:Spissatus spi.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/53KxxhWz3I", + "id" : 556203776231878656, + "created_at" : "2015-01-16 21:38:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/PBI2IvSa0c", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=146777897&rcid=148979968", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556203651287777280", + "text" : "Special:Log\/gwtoolset Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PBI2IvSa0c", + "id" : 556203651287777280, + "created_at" : "2015-01-16 21:37:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/JSDPHjHH6K", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=146777787&oldid=129332805&rcid=148979076", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556203203403210752", + "text" : "Special:Log\/gwtoolset Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JSDPHjHH6K", + "id" : 556203203403210752, + "created_at" : "2015-01-16 21:35:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/7mv64nBub0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642805591&oldid=641438964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556170207371460608", + "text" : "SIG Sauer P220 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7mv64nBub0", + "id" : 556170207371460608, + "created_at" : "2015-01-16 19:24:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/HZ2mIe55k6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642798225&oldid=635513503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "556154658428039170", + "text" : "5th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/HZ2mIe55k6", + "id" : 556154658428039170, + "created_at" : "2015-01-16 18:22:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/a41jR4tWZZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642621716&oldid=642621653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555764818993741824", + "text" : "Patrick Brown (politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/a41jR4tWZZ", + "id" : 555764818993741824, + "created_at" : "2015-01-15 16:33:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/Oi9RC8JNnG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642621653&oldid=642621516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555764673023586304", + "text" : "Patrick Brown (politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/Oi9RC8JNnG", + "id" : 555764673023586304, + "created_at" : "2015-01-15 16:33:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/r78VNUg3JW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642621516&oldid=642620994", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555764380902883328", + "text" : "Patrick Brown (politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/r78VNUg3JW", + "id" : 555764380902883328, + "created_at" : "2015-01-15 16:32:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/nKwYaX9yG9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642620994&oldid=642618914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555763242275188736", + "text" : "Patrick Brown (politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/nKwYaX9yG9", + "id" : 555763242275188736, + "created_at" : "2015-01-15 16:27:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/VLfJQ54Hyx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642618914&oldid=642618559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555758870703144960", + "text" : "Patrick Brown (politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/VLfJQ54Hyx", + "id" : 555758870703144960, + "created_at" : "2015-01-15 16:10:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/NJcywA209L", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642618559&oldid=637855808", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555758190558973952", + "text" : "Patrick Brown (politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/NJcywA209L", + "id" : 555758190558973952, + "created_at" : "2015-01-15 16:07:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/L3w8gXcAhs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642617379&oldid=641213913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555755672030425089", + "text" : "Anna Chapman Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/L3w8gXcAhs", + "id" : 555755672030425089, + "created_at" : "2015-01-15 15:57:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/aesNTNEWX3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642615260&oldid=628276234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555751235450830849", + "text" : "Riverside South, Ottawa Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/aesNTNEWX3", + "id" : 555751235450830849, + "created_at" : "2015-01-15 15:39:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/EspKgWi2Qi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642613504&oldid=639339815", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555747626638114816", + "text" : "Template:JYP Entertainment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EspKgWi2Qi", + "id" : 555747626638114816, + "created_at" : "2015-01-15 15:25:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/WyVeRbtfbQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642604556&oldid=642410846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555726563539685376", + "text" : "Oligarchy Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/WyVeRbtfbQ", + "id" : 555726563539685376, + "created_at" : "2015-01-15 14:01:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/lCCO7BD4DS", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110892626&oldid=110405219&rcid=133353828", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555103277692772352", + "text" : "Jean-Fran\u00E7ois Larose Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/lCCO7BD4DS", + "id" : 555103277692772352, + "created_at" : "2015-01-13 20:45:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/dRunLf2dgg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642356161&oldid=642355556", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555101700688986112", + "text" : "Wagyu Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dRunLf2dgg", + "id" : 555101700688986112, + "created_at" : "2015-01-13 20:38:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/arGPsHlx4T", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642355556&oldid=642293368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555100561985777665", + "text" : "Wagyu Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/arGPsHlx4T", + "id" : 555100561985777665, + "created_at" : "2015-01-13 20:34:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/IPCjHs84ed", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642347413&oldid=641584773", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555085419109703680", + "text" : "Canada Goose (clothing) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IPCjHs84ed", + "id" : 555085419109703680, + "created_at" : "2015-01-13 19:34:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/jWHje1BJ3O", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110889652&oldid=108234536&rcid=133348366", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555081219411824640", + "text" : "Manon Perreault Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/jWHje1BJ3O", + "id" : 555081219411824640, + "created_at" : "2015-01-13 19:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/byZb1DpLc4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642343186&oldid=637568274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555076987472326656", + "text" : "Aldershot School Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/byZb1DpLc4", + "id" : 555076987472326656, + "created_at" : "2015-01-13 19:00:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/wJa5JcnXL5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642341729&oldid=636983391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555074188369989633", + "text" : "Nova Scotia general election, 2013 Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/wJa5JcnXL5", + "id" : 555074188369989633, + "created_at" : "2015-01-13 18:49:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/SiETZcnamC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642329391&oldid=641199205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555048656567795713", + "text" : "List of accidents and incidents inv Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/SiETZcnamC", + "id" : 555048656567795713, + "created_at" : "2015-01-13 17:08:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/P20RJdsSqC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642315653&oldid=642315625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555017212021731329", + "text" : "Sister Wives Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/P20RJdsSqC", + "id" : 555017212021731329, + "created_at" : "2015-01-13 15:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/zmxZkjaDzA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642315625&oldid=642282580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555017117473714176", + "text" : "Sister Wives Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/zmxZkjaDzA", + "id" : 555017117473714176, + "created_at" : "2015-01-13 15:02:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/SElYBnfhz1", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110880873&oldid=110859720&rcid=133334121", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "555014548949065728", + "text" : "Jos\u00E9 Nunez-Melo Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/SElYBnfhz1", + "id" : 555014548949065728, + "created_at" : "2015-01-13 14:52:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/YnDMwt4QtB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642273697&oldid=640355416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554898783021314049", + "text" : "List of Freedom of the City recipients (military) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YnDMwt4QtB", + "id" : 554898783021314049, + "created_at" : "2015-01-13 07:12:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/gaNVUCg8DQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642216132&oldid=642215999", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554759246907461632", + "text" : "Rudyard Griffiths Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/gaNVUCg8DQ", + "id" : 554759246907461632, + "created_at" : "2015-01-12 21:58:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/udl6hHUU68", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642215999&oldid=642215851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554758975850557441", + "text" : "Rudyard Griffiths Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/udl6hHUU68", + "id" : 554758975850557441, + "created_at" : "2015-01-12 21:57:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/JNTXQfBZZF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642215851&oldid=626458185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554758662083051520", + "text" : "Rudyard Griffiths Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/JNTXQfBZZF", + "id" : 554758662083051520, + "created_at" : "2015-01-12 21:55:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/51pp6iX1jC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642207302&oldid=641484558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554742088890589186", + "text" : "Talk:Lays of Ancient Rome Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/51pp6iX1jC", + "id" : 554742088890589186, + "created_at" : "2015-01-12 20:49:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/tdN6IvB6Ue", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642192666&oldid=636322273", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554715282254872576", + "text" : "The Ten O'Clock People Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/tdN6IvB6Ue", + "id" : 554715282254872576, + "created_at" : "2015-01-12 19:03:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/lYPDMm9CJe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642178450&oldid=635874664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554687965629526017", + "text" : "Nicolas Leblanc Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lYPDMm9CJe", + "id" : 554687965629526017, + "created_at" : "2015-01-12 17:14:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/7MtmsXNgC9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642172948&oldid=625997105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554677300164567040", + "text" : "Marie-Madeleine Lachenais Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/7MtmsXNgC9", + "id" : 554677300164567040, + "created_at" : "2015-01-12 16:32:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/NL1r9lCK8V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642169512&oldid=641600466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554670629962907649", + "text" : "Amanda Lang Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NL1r9lCK8V", + "id" : 554670629962907649, + "created_at" : "2015-01-12 16:05:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/EHPpBplavT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=642158417&oldid=639773535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554644423309787138", + "text" : "Saint Helena Airport Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/EHPpBplavT", + "id" : 554644423309787138, + "created_at" : "2015-01-12 14:21:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/FXFtuPsfpP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641915534&oldid=641915422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554009471421513730", + "text" : "Draft:6 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/FXFtuPsfpP", + "id" : 554009471421513730, + "created_at" : "2015-01-10 20:18:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/Oa3Oeiv15y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641915422&oldid=641915348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554009262520020992", + "text" : "Draft:6 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Oa3Oeiv15y", + "id" : 554009262520020992, + "created_at" : "2015-01-10 20:17:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/l5WXFGfbiU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?oldid=641915348&rcid=705577956", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "554009135369691136", + "text" : "Draft:6 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/l5WXFGfbiU", + "id" : 554009135369691136, + "created_at" : "2015-01-10 20:17:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/DYNaPTlRDg", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=145936929&oldid=52772435&rcid=147907804", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553732314103283712", + "text" : "File:PSM V39 D648 Various forms of hydrometers.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DYNaPTlRDg", + "id" : 553732314103283712, + "created_at" : "2015-01-10 01:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/W1eTcB8vx6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641797473&oldid=641115445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553692644082479104", + "text" : "HMCS Annapolis (DDH 265) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/W1eTcB8vx6", + "id" : 553692644082479104, + "created_at" : "2015-01-09 23:19:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/G60fhFafhp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641791488&oldid=641791036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553678336279707651", + "text" : "Talk:Charlie Hebdo shooting Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/G60fhFafhp", + "id" : 553678336279707651, + "created_at" : "2015-01-09 22:22:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/NHuE77fx5S", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=110746135&oldid=90410857&rcid=133093109", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553632729213173760", + "text" : "Armoiries de l'Alberta Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NHuE77fx5S", + "id" : 553632729213173760, + "created_at" : "2015-01-09 19:21:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/2PnJjldXph", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641765149&oldid=641459612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553625999079124992", + "text" : "CBLA-FM Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/2PnJjldXph", + "id" : 553625999079124992, + "created_at" : "2015-01-09 18:54:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/5vf4FCthtp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641765088&oldid=641263779", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553625842883260416", + "text" : "Ed Fast Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5vf4FCthtp", + "id" : 553625842883260416, + "created_at" : "2015-01-09 18:54:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/mxMveSkkpn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641755105&oldid=641629198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553604584707735552", + "text" : "2015 Canadian Junior Curling Championships \u2013 Women's Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mxMveSkkpn", + "id" : 553604584707735552, + "created_at" : "2015-01-09 17:29:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/HFsRumg8XR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641750478&oldid=641750431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553594346461990912", + "text" : "List of commemorative days Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HFsRumg8XR", + "id" : 553594346461990912, + "created_at" : "2015-01-09 16:49:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/K0BbgbKTtd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641750431&oldid=641718587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553594215444545538", + "text" : "List of commemorative days Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/K0BbgbKTtd", + "id" : 553594215444545538, + "created_at" : "2015-01-09 16:48:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/60Jsls1qgg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641743054&oldid=641742558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553579265351229440", + "text" : "Vovin Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/60Jsls1qgg", + "id" : 553579265351229440, + "created_at" : "2015-01-09 15:49:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/Zutijnd5U6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641742558&oldid=641742148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553578196286074880", + "text" : "Vovin Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Zutijnd5U6", + "id" : 553578196286074880, + "created_at" : "2015-01-09 15:45:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/4I9pZwJeAG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641742148&oldid=580858590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553577275317571584", + "text" : "Vovin Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/4I9pZwJeAG", + "id" : 553577275317571584, + "created_at" : "2015-01-09 15:41:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/EealFsdRMp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641741695&oldid=641741672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553576279262646272", + "text" : "Poland, Maine Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/EealFsdRMp", + "id" : 553576279262646272, + "created_at" : "2015-01-09 15:37:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/PY2UcmDc9Y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641741672&oldid=623873081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553576210341838848", + "text" : "Poland, Maine Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/PY2UcmDc9Y", + "id" : 553576210341838848, + "created_at" : "2015-01-09 15:37:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/6DKVVPe4kt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641726824&oldid=641726745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553540199691853825", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/6DKVVPe4kt", + "id" : 553540199691853825, + "created_at" : "2015-01-09 13:14:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/6DKVVPe4kt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641726824&oldid=641726745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553540199717040128", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6DKVVPe4kt", + "id" : 553540199717040128, + "created_at" : "2015-01-09 13:14:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/MbupY9Oj1G", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641726745&oldid=641726329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553540010960752641", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/MbupY9Oj1G", + "id" : 553540010960752641, + "created_at" : "2015-01-09 13:13:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/MbupY9Oj1G", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641726745&oldid=641726329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553540006951022592", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MbupY9Oj1G", + "id" : 553540006951022592, + "created_at" : "2015-01-09 13:13:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/4DjRbLjNPz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641726329&oldid=641725551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553538818981507072", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/4DjRbLjNPz", + "id" : 553538818981507072, + "created_at" : "2015-01-09 13:08:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/4DjRbLjNPz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641726329&oldid=641725551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553538819006660608", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4DjRbLjNPz", + "id" : 553538819006660608, + "created_at" : "2015-01-09 13:08:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/2sNBPaXJds", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641725224&oldid=641725148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553535714697441282", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/2sNBPaXJds", + "id" : 553535714697441282, + "created_at" : "2015-01-09 12:56:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/2sNBPaXJds", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641725224&oldid=641725148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553535714705833984", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2sNBPaXJds", + "id" : 553535714705833984, + "created_at" : "2015-01-09 12:56:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/GtDwOPki55", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641725148&oldid=641725124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553535482840485888", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/GtDwOPki55", + "id" : 553535482840485888, + "created_at" : "2015-01-09 12:55:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/GtDwOPki55", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641725148&oldid=641725124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553535476469354496", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/GtDwOPki55", + "id" : 553535476469354496, + "created_at" : "2015-01-09 12:55:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/dHHioTBy1D", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641725124&oldid=641724984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553535376099672065", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dHHioTBy1D", + "id" : 553535376099672065, + "created_at" : "2015-01-09 12:54:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/dHHioTBy1D", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641725124&oldid=641724984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553535376103858177", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/dHHioTBy1D", + "id" : 553535376103858177, + "created_at" : "2015-01-09 12:54:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/HI0N59zuhc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641724984&oldid=641642052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553534926143094784", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HI0N59zuhc", + "id" : 553534926143094784, + "created_at" : "2015-01-09 12:53:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/HI0N59zuhc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641724984&oldid=641642052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553534919537065984", + "text" : "The Girls in the Office Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/HI0N59zuhc", + "id" : 553534919537065984, + "created_at" : "2015-01-09 12:53:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/nqomyTMzKZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641722996&oldid=638568937", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553528564180865024", + "text" : "List of armouries in Canada Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/nqomyTMzKZ", + "id" : 553528564180865024, + "created_at" : "2015-01-09 12:27:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/UEcHMDsrdi", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=145769156&oldid=145734982&rcid=147736907", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553366050138771456", + "text" : "File:Radar Aurora in Sochi.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UEcHMDsrdi", + "id" : 553366050138771456, + "created_at" : "2015-01-09 01:42:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/7sT3vMEP8t", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641630663&oldid=633474778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553299681540075522", + "text" : "Jerry Agar Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7sT3vMEP8t", + "id" : 553299681540075522, + "created_at" : "2015-01-08 21:18:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/CBxj5zgmw0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641622222&oldid=629819658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "553281565200252928", + "text" : "Charitable organizations (Canada) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CBxj5zgmw0", + "id" : 553281565200252928, + "created_at" : "2015-01-08 20:06:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/PxHGrL02P7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641294439&oldid=589818492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552563482974253056", + "text" : "Carlisle Adams Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PxHGrL02P7", + "id" : 552563482974253056, + "created_at" : "2015-01-06 20:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/8m1Yvu1B2X", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641291802&oldid=641232121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552559602500648960", + "text" : "Nerium Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/8m1Yvu1B2X", + "id" : 552559602500648960, + "created_at" : "2015-01-06 20:17:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/K3AJVj30n9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641276997&oldid=641276916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552533970790146049", + "text" : "Continent Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/K3AJVj30n9", + "id" : 552533970790146049, + "created_at" : "2015-01-06 18:35:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/Y4qU26Z09w", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641276916&oldid=641109146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552533819119894528", + "text" : "Continent Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Y4qU26Z09w", + "id" : 552533819119894528, + "created_at" : "2015-01-06 18:35:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/dm35rl4NJe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641276852&oldid=641276791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552533685753614336", + "text" : "Tropical and subtropical dry broadleaf forests Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/dm35rl4NJe", + "id" : 552533685753614336, + "created_at" : "2015-01-06 18:34:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/pcEoIWEhTz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641276791&oldid=641276197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552533546150416385", + "text" : "Tropical and subtropical dry broadleaf forests Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pcEoIWEhTz", + "id" : 552533546150416385, + "created_at" : "2015-01-06 18:33:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/bZWZLKp5mA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641272592&oldid=633766109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552525005314330625", + "text" : "Russell, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bZWZLKp5mA", + "id" : 552525005314330625, + "created_at" : "2015-01-06 18:00:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/aKVeaVsukC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641263779&oldid=641239128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552508382692016128", + "text" : "Ed Fast Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aKVeaVsukC", + "id" : 552508382692016128, + "created_at" : "2015-01-06 16:53:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/hbZCmBV81M", + "expanded_url" : "http:\/\/uk.wikipedia.org\/w\/index.php?diff=15390581&oldid=15332195", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552501326400475136", + "text" : "Modus tollens Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hbZCmBV81M", + "id" : 552501326400475136, + "created_at" : "2015-01-06 16:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/rFq4QAt3vp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641243887&oldid=641243766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552466594308558849", + "text" : "HeroQuest Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rFq4QAt3vp", + "id" : 552466594308558849, + "created_at" : "2015-01-06 14:07:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/4Ci0mpEXgP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641243766&oldid=641243374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552466232033959936", + "text" : "HeroQuest Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4Ci0mpEXgP", + "id" : 552466232033959936, + "created_at" : "2015-01-06 14:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/uepWPsmdV8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641243374&oldid=641242754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552465220023881729", + "text" : "HeroQuest Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/uepWPsmdV8", + "id" : 552465220023881729, + "created_at" : "2015-01-06 14:02:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/wlHWx24EFY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641242754&oldid=641242374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552463449222287360", + "text" : "HeroQuest Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wlHWx24EFY", + "id" : 552463449222287360, + "created_at" : "2015-01-06 13:55:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/VjMTgQEfO5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641242374&oldid=638484485", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552462589910077441", + "text" : "HeroQuest Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VjMTgQEfO5", + "id" : 552462589910077441, + "created_at" : "2015-01-06 13:52:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/Ki1gqfIzT0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641142503&oldid=617652527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552215278080512000", + "text" : "1979 South American U-20 Championship Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/Ki1gqfIzT0", + "id" : 552215278080512000, + "created_at" : "2015-01-05 21:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/Ki1gqfIzT0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641142503&oldid=617652527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552215278109851649", + "text" : "1979 South American U-20 Championship Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Ki1gqfIzT0", + "id" : 552215278109851649, + "created_at" : "2015-01-05 21:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/PeVCQFyCPx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641140558&oldid=620727966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552211273178677249", + "text" : "Ed Fast Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PeVCQFyCPx", + "id" : 552211273178677249, + "created_at" : "2015-01-05 21:13:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/orUKm3qnmU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641139203&oldid=641089330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552208544364519425", + "text" : "Expert system Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/orUKm3qnmU", + "id" : 552208544364519425, + "created_at" : "2015-01-05 21:02:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/0PKW9q1DFZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641135742&oldid=634310247", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552201474311475201", + "text" : "Cairine Wilson Secondary School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0PKW9q1DFZ", + "id" : 552201474311475201, + "created_at" : "2015-01-05 20:34:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/6mmwDmeyWM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641125404&oldid=592246114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552181069152518144", + "text" : "Michael Hopkins Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6mmwDmeyWM", + "id" : 552181069152518144, + "created_at" : "2015-01-05 19:13:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/0CZyu0xr8k", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641119232&oldid=632243460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552168071579066368", + "text" : "Shrug Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0CZyu0xr8k", + "id" : 552168071579066368, + "created_at" : "2015-01-05 18:21:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/l4z9b2Eh9f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641118463&oldid=641116928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552166509410516992", + "text" : "Minister of Veterans Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/l4z9b2Eh9f", + "id" : 552166509410516992, + "created_at" : "2015-01-05 18:15:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/job2QPRy0D", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641116928&oldid=622640936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552163258262896640", + "text" : "Minister of Veterans Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/job2QPRy0D", + "id" : 552163258262896640, + "created_at" : "2015-01-05 18:02:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/cYnsZhhZDx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641116431&oldid=641111514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552162215948980224", + "text" : "Erin O'Toole Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cYnsZhhZDx", + "id" : 552162215948980224, + "created_at" : "2015-01-05 17:58:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/o1tQwng3g8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=641113351&oldid=620331407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552155914309222402", + "text" : "Rod Smith (sportscaster) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/o1tQwng3g8", + "id" : 552155914309222402, + "created_at" : "2015-01-05 17:33:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 46, 69 ], + "url" : "https:\/\/t.co\/rAz11OwU5I", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "552122784370147328", + "text" : "First 2015 Twitter archive is available here: https:\/\/t.co\/rAz11OwU5I\n\nData directory and tweets.csv are public domain.\n\nEnjoy!", + "id" : 552122784370147328, + "created_at" : "2015-01-05 15:21:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/WDuRmg3hjE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640679248&oldid=640679174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551071714969661440", + "text" : "Victoria (3D figure) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WDuRmg3hjE", + "id" : 551071714969661440, + "created_at" : "2015-01-02 17:45:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/b28JNxQZLz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640679174&oldid=640679070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551071499130773504", + "text" : "Victoria (3D figure) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/b28JNxQZLz", + "id" : 551071499130773504, + "created_at" : "2015-01-02 17:44:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/STJ8sg3mqe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640679070&oldid=630485348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551071284386598912", + "text" : "Victoria (3D figure) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/STJ8sg3mqe", + "id" : 551071284386598912, + "created_at" : "2015-01-02 17:43:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/81K9VvmmsN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640678529&oldid=640677992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551070046022549504", + "text" : "Poser Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/81K9VvmmsN", + "id" : 551070046022549504, + "created_at" : "2015-01-02 17:38:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/s6BFDTOQKz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640677992&oldid=638968112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551068809634017280", + "text" : "Poser Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/s6BFDTOQKz", + "id" : 551068809634017280, + "created_at" : "2015-01-02 17:33:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/RsdjMVdp6c", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=640668000&oldid=631039133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551047673315614720", + "text" : "List of Molson Coors brands Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RsdjMVdp6c", + "id" : 551047673315614720, + "created_at" : "2015-01-02 16:09:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/m4nOduRjVL", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=79159549&oldid=79159538", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551028937942659072", + "text" : "Campeonato Sudamericano Sub-20 de 1979 Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/m4nOduRjVL", + "id" : 551028937942659072, + "created_at" : "2015-01-02 14:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/m4nOduRjVL", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=79159549&oldid=79159538", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551028937988771841", + "text" : "Campeonato Sudamericano Sub-20 de 1979 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/m4nOduRjVL", + "id" : 551028937988771841, + "created_at" : "2015-01-02 14:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/6099SYGkWD", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=79159538&oldid=79159532", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551028595330912256", + "text" : "Campeonato Sudamericano Sub-20 de 1979 Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/6099SYGkWD", + "id" : 551028595330912256, + "created_at" : "2015-01-02 14:53:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/6099SYGkWD", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=79159538&oldid=79159532", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551028595356106755", + "text" : "Campeonato Sudamericano Sub-20 de 1979 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6099SYGkWD", + "id" : 551028595356106755, + "created_at" : "2015-01-02 14:53:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/Bq2hbGxUB1", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=79159532&oldid=67971459", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551028454008061952", + "text" : "Campeonato Sudamericano Sub-20 de 1979 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Bq2hbGxUB1", + "id" : 551028454008061952, + "created_at" : "2015-01-02 14:53:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/Bq2hbGxUB1", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=79159532&oldid=67971459", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "551028454041600001", + "text" : "Campeonato Sudamericano Sub-20 de 1979 Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/Bq2hbGxUB1", + "id" : 551028454041600001, + "created_at" : "2015-01-02 14:53:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_02.js b/20181122/data/js/tweets/2015_02.js new file mode 100644 index 00000000..4722ee31 --- /dev/null +++ b/20181122/data/js/tweets/2015_02.js @@ -0,0 +1,7211 @@ +Grailbird.data.tweets_2015_02 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/L1lA1m1aTt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649132431&oldid=649132168", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571405138918838272", + "text" : "Maurice Vellacott Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/L1lA1m1aTt", + "id" : 571405138918838272, + "created_at" : "2015-02-27 20:22:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/kkkFBmIl8u", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649131950&oldid=649131531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571404093635362816", + "text" : "Maurice Vellacott Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/kkkFBmIl8u", + "id" : 571404093635362816, + "created_at" : "2015-02-27 20:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/7gGIOGExQa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649131531&oldid=648850783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571403178677313540", + "text" : "Maurice Vellacott Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/7gGIOGExQa", + "id" : 571403178677313540, + "created_at" : "2015-02-27 20:15:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/0OZV1tPCpT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649122115&oldid=649122039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571382865235214336", + "text" : "Earl Armstrong Arena Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0OZV1tPCpT", + "id" : 571382865235214336, + "created_at" : "2015-02-27 18:54:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/5UK5V9bF3O", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649122039&oldid=649121844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571382725258698753", + "text" : "Earl Armstrong Arena Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5UK5V9bF3O", + "id" : 571382725258698753, + "created_at" : "2015-02-27 18:53:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/9qzk4KcnDv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649121844&oldid=649121471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571382311587090433", + "text" : "Earl Armstrong Arena Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9qzk4KcnDv", + "id" : 571382311587090433, + "created_at" : "2015-02-27 18:52:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/eqHoD4Vmov", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649121471&oldid=649121090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571381522021916673", + "text" : "Earl Armstrong Arena Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eqHoD4Vmov", + "id" : 571381522021916673, + "created_at" : "2015-02-27 18:49:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/Sn4pHqlTmu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649121090&oldid=643909387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571380648398733312", + "text" : "Earl Armstrong Arena Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Sn4pHqlTmu", + "id" : 571380648398733312, + "created_at" : "2015-02-27 18:45:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/HqepGYOzOD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649120103&oldid=649095388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571378502345342976", + "text" : "2015 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HqepGYOzOD", + "id" : 571378502345342976, + "created_at" : "2015-02-27 18:37:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/FNCHgde215", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649111100&oldid=649093851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571359518321451009", + "text" : "SDSS J0100+2802 Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/FNCHgde215", + "id" : 571359518321451009, + "created_at" : "2015-02-27 17:21:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/ktacsKOQ9o", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649106694&oldid=647896398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571349671198760960", + "text" : "Toluene Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/ktacsKOQ9o", + "id" : 571349671198760960, + "created_at" : "2015-02-27 16:42:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/NFphJ1GBsb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648993907&oldid=648699397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571057283700015104", + "text" : "List of bears Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NFphJ1GBsb", + "id" : 571057283700015104, + "created_at" : "2015-02-26 21:20:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/KmkzpFFxHx", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229630&oldid=112229581&rcid=136353458", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571042666454106112", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/KmkzpFFxHx", + "id" : 571042666454106112, + "created_at" : "2015-02-26 20:22:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/9Eg0L72MOR", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229579&oldid=112229554&rcid=136353347", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571042146201047041", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/9Eg0L72MOR", + "id" : 571042146201047041, + "created_at" : "2015-02-26 20:20:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/aVVJM4MqDd", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229541&oldid=112229525&rcid=136353276", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571041848216723458", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/aVVJM4MqDd", + "id" : 571041848216723458, + "created_at" : "2015-02-26 20:19:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/tigIPmsZn0", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229519&oldid=112229499&rcid=136353212", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571041577147207680", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/tigIPmsZn0", + "id" : 571041577147207680, + "created_at" : "2015-02-26 20:18:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/n10SHbVFNB", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229489&oldid=112229458&rcid=136353152", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571041267351752704", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/n10SHbVFNB", + "id" : 571041267351752704, + "created_at" : "2015-02-26 20:17:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/Sp56q44KXj", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229434&oldid=112229395&rcid=136353050", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571040726269730816", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Sp56q44KXj", + "id" : 571040726269730816, + "created_at" : "2015-02-26 20:14:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/N7xanIqQ9y", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229318&oldid=112229306&rcid=136352871", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571039647096295424", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/N7xanIqQ9y", + "id" : 571039647096295424, + "created_at" : "2015-02-26 20:10:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/sHsSvYLDdS", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229306&oldid=112229264&rcid=136352845", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571039525872504832", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/sHsSvYLDdS", + "id" : 571039525872504832, + "created_at" : "2015-02-26 20:10:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/sELLcztbsn", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229259&oldid=112229119&rcid=136352772", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571039087228018688", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/sELLcztbsn", + "id" : 571039087228018688, + "created_at" : "2015-02-26 20:08:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/XJExqmpUCB", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112229119&oldid=112221568&rcid=136352541", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571037880073760768", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/XJExqmpUCB", + "id" : 571037880073760768, + "created_at" : "2015-02-26 20:03:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/Tqd3lQpIld", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648980843&oldid=647821319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571033861867610113", + "text" : "Talk:Instagram Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Tqd3lQpIld", + "id" : 571033861867610113, + "created_at" : "2015-02-26 19:47:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/ZV97aWgcTY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648978651&oldid=648978527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571029994572550144", + "text" : "Canadian Forces Northern Area Headquarters Yellowkni Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZV97aWgcTY", + "id" : 571029994572550144, + "created_at" : "2015-02-26 19:32:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/798638qpgu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648978527&oldid=614329061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571029796945334272", + "text" : "Canadian Forces Northern Area Headquarters Yellowkni Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/798638qpgu", + "id" : 571029796945334272, + "created_at" : "2015-02-26 19:31:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/MwaLTjNlgn", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112228120&oldid=105969672&rcid=136350006", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571027049013501952", + "text" : "Jamie Nicholls Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/MwaLTjNlgn", + "id" : 571027049013501952, + "created_at" : "2015-02-26 19:20:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/bLt1utX0VY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648972349&oldid=621275539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571018757176467456", + "text" : "Blake Richards Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/bLt1utX0VY", + "id" : 571018757176467456, + "created_at" : "2015-02-26 18:47:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/jYgj8Nqro8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648958747&oldid=648958686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570990996839931904", + "text" : "Tahsis Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/jYgj8Nqro8", + "id" : 570990996839931904, + "created_at" : "2015-02-26 16:57:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/rrwRqqLNBf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648958686&oldid=632116732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570990874768871424", + "text" : "Tahsis Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/rrwRqqLNBf", + "id" : 570990874768871424, + "created_at" : "2015-02-26 16:56:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/Ja57mSHKfL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648949855&oldid=648948408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570973141301891073", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Ja57mSHKfL", + "id" : 570973141301891073, + "created_at" : "2015-02-26 15:46:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/XMD1jImOcM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648949376&oldid=643525536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570972182093926400", + "text" : "M203 grenade launcher Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/XMD1jImOcM", + "id" : 570972182093926400, + "created_at" : "2015-02-26 15:42:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/iUjI2dSbIp", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112221404&oldid=112161008&rcid=136337949", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570971323368902657", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/iUjI2dSbIp", + "id" : 570971323368902657, + "created_at" : "2015-02-26 15:39:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/rqfFFSgyxN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648948408&oldid=648948196", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570970060753403905", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/rqfFFSgyxN", + "id" : 570970060753403905, + "created_at" : "2015-02-26 15:34:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/sSuUH3GNNq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648948196&oldid=648013020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570969587031920640", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/sSuUH3GNNq", + "id" : 570969587031920640, + "created_at" : "2015-02-26 15:32:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/Qr5J3wL9KC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648867092&oldid=648584007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570743067193573376", + "text" : "Voice of Fire Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Qr5J3wL9KC", + "id" : 570743067193573376, + "created_at" : "2015-02-26 00:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/R7x8soHYpj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648858942&oldid=635440588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570724513148755968", + "text" : "Brian Jean Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/R7x8soHYpj", + "id" : 570724513148755968, + "created_at" : "2015-02-25 23:18:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/jbPNOacDT5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648850783&oldid=648850512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570707752105979905", + "text" : "Maurice Vellacott Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/jbPNOacDT5", + "id" : 570707752105979905, + "created_at" : "2015-02-25 22:11:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/JuyhschkHL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648850512&oldid=643425505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570707131692920834", + "text" : "Maurice Vellacott Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/JuyhschkHL", + "id" : 570707131692920834, + "created_at" : "2015-02-25 22:09:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/T2nz0GRGPi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648840234&oldid=647783216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570687148212559872", + "text" : "List of people from London, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/T2nz0GRGPi", + "id" : 570687148212559872, + "created_at" : "2015-02-25 20:49:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/bMww0LUQkK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648833292&oldid=648830752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570673960532246528", + "text" : "Grant Lawrence Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/bMww0LUQkK", + "id" : 570673960532246528, + "created_at" : "2015-02-25 19:57:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/OacvVi9ZE4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648830752&oldid=648053152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570668978110128128", + "text" : "Grant Lawrence Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/OacvVi9ZE4", + "id" : 570668978110128128, + "created_at" : "2015-02-25 19:37:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/PufmHDNAWM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648686432&oldid=642862448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570334593598955520", + "text" : "65th Infantry Regiment (United Stat Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/PufmHDNAWM", + "id" : 570334593598955520, + "created_at" : "2015-02-24 21:28:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/rg96VilKoE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648657957&oldid=648657732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570282602977992705", + "text" : "Wagon Wheels Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rg96VilKoE", + "id" : 570282602977992705, + "created_at" : "2015-02-24 18:02:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/xFoOednJXk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648657732&oldid=648587757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570282222135193601", + "text" : "Wagon Wheels Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xFoOednJXk", + "id" : 570282222135193601, + "created_at" : "2015-02-24 18:00:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/B7Sxv8mhbC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648593586&oldid=648531015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "570112697158799360", + "text" : "Fresh Off the Boat Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/B7Sxv8mhbC", + "id" : 570112697158799360, + "created_at" : "2015-02-24 06:47:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/XnUgEKlE6Z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648532109&oldid=627720623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569966662239305728", + "text" : "Talk:Spawn (comics) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XnUgEKlE6Z", + "id" : 569966662239305728, + "created_at" : "2015-02-23 21:06:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/EyXCXxy5GA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648522592&oldid=648508036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569949402460241920", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/EyXCXxy5GA", + "id" : 569949402460241920, + "created_at" : "2015-02-23 19:58:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/Jd18Y9KIDB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648521387&oldid=646890990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569947229945012224", + "text" : "How Few Remain Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/Jd18Y9KIDB", + "id" : 569947229945012224, + "created_at" : "2015-02-23 19:49:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/x7bOiAahZ2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648520348&oldid=647998580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569945268625522688", + "text" : "Pattie Mallette Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/x7bOiAahZ2", + "id" : 569945268625522688, + "created_at" : "2015-02-23 19:41:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/rIzH1X5pAh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648512833&oldid=646204613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569931244479361025", + "text" : "LAPV Enok Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/rIzH1X5pAh", + "id" : 569931244479361025, + "created_at" : "2015-02-23 18:46:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/D6hFE3f9M0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648503413&oldid=648503017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569912956626051073", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/D6hFE3f9M0", + "id" : 569912956626051073, + "created_at" : "2015-02-23 17:33:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/b592OC5vQa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648503017&oldid=648404939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569912225651150848", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/b592OC5vQa", + "id" : 569912225651150848, + "created_at" : "2015-02-23 17:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/G1J2wsl2PX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648477066&oldid=648466420", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569858923655794690", + "text" : "Talk:Dumas Brothel Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/G1J2wsl2PX", + "id" : 569858923655794690, + "created_at" : "2015-02-23 13:58:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/E6eBuBGRwd", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112115909&oldid=112032317&rcid=136126552", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569858611922542593", + "text" : "Charny (L\u00E9vis) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/E6eBuBGRwd", + "id" : 569858611922542593, + "created_at" : "2015-02-23 13:57:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/FBVZoA5DvS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648450809&oldid=646259115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569781295993262080", + "text" : "Frank Sinatra, Jr. Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FBVZoA5DvS", + "id" : 569781295993262080, + "created_at" : "2015-02-23 08:50:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/fJ85dVUJ2e", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648441988&oldid=391204791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569755945062027264", + "text" : "Talk:Great power\/History Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/fJ85dVUJ2e", + "id" : 569755945062027264, + "created_at" : "2015-02-23 07:09:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/yMKfFAnSfJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648217770&oldid=643750610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569205401008402432", + "text" : "Virginia Peak (Nevada) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/yMKfFAnSfJ", + "id" : 569205401008402432, + "created_at" : "2015-02-21 18:41:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/XWQYEfgZuy", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112063665&oldid=109905804&rcid=135998599", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569199983473369088", + "text" : "Service de police de Toronto Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XWQYEfgZuy", + "id" : 569199983473369088, + "created_at" : "2015-02-21 18:20:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/ofmuYHtLYZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112063651&oldid=108279724&rcid=135998545", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569199851428323330", + "text" : "Service de police de la Ville de Qu\u00E9bec Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ofmuYHtLYZ", + "id" : 569199851428323330, + "created_at" : "2015-02-21 18:19:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/iQsu1VVoH5", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112063627&oldid=98303236&rcid=135998507", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569199642405179393", + "text" : "Service de police de Hamilton Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iQsu1VVoH5", + "id" : 569199642405179393, + "created_at" : "2015-02-21 18:19:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/1iiLhl6Rcz", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112063614&oldid=106246881&rcid=135998463", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569199453434998785", + "text" : "Police municipale (Canada) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1iiLhl6Rcz", + "id" : 569199453434998785, + "created_at" : "2015-02-21 18:18:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/B0qzISCEq5", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112063598&oldid=111897488&rcid=135998435", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569199288745627649", + "text" : "Service de police de la ville de Montr\u00E9al Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/B0qzISCEq5", + "id" : 569199288745627649, + "created_at" : "2015-02-21 18:17:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/2lSfYz8zhD", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058747&oldid=109514844&rcid=135987586", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569159924082741248", + "text" : "Monts Huang Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2lSfYz8zhD", + "id" : 569159924082741248, + "created_at" : "2015-02-21 15:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/cVQ5x4WZYb", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058681&oldid=109749788&rcid=135987437", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569159493361266690", + "text" : "Le Triomphe de la volont\u00E9 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cVQ5x4WZYb", + "id" : 569159493361266690, + "created_at" : "2015-02-21 15:39:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/qgKpZFqjGt", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058648&oldid=106422401&rcid=135987368", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569159281880256512", + "text" : "Chen Shu Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qgKpZFqjGt", + "id" : 569159281880256512, + "created_at" : "2015-02-21 15:38:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/iMRgBJHt7Z", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058617&oldid=111697009&rcid=135987304", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569159078645252096", + "text" : "Solatorobo: Red the Hunter Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iMRgBJHt7Z", + "id" : 569159078645252096, + "created_at" : "2015-02-21 15:37:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/FcpM3NuHmD", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058516&oldid=111992974&rcid=135987057", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569158356428038144", + "text" : "Grand Line Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FcpM3NuHmD", + "id" : 569158356428038144, + "created_at" : "2015-02-21 15:35:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/Bjsbn0Ccaz", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058480&oldid=110035618&rcid=135986986", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569158104396509184", + "text" : "Climat des Hautes-Pyr\u00E9n\u00E9es Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Bjsbn0Ccaz", + "id" : 569158104396509184, + "created_at" : "2015-02-21 15:34:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/CyVorqD1CW", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058428&oldid=110404481&rcid=135986881", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569157776183853058", + "text" : "Agni\u00E8res-en-D\u00E9voluy Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CyVorqD1CW", + "id" : 569157776183853058, + "created_at" : "2015-02-21 15:32:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/4Qda3h2rQ8", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058386&oldid=111169777&rcid=135986792", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569157546235318272", + "text" : "Shion (Saint Seiya) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4Qda3h2rQ8", + "id" : 569157546235318272, + "created_at" : "2015-02-21 15:31:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/uc04SJ5Qnc", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112058303&oldid=111627959&rcid=135986642", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569157090306093056", + "text" : "Luna 5 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uc04SJ5Qnc", + "id" : 569157090306093056, + "created_at" : "2015-02-21 15:29:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/EsHYY1PtNi", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112057097&oldid=111074162&rcid=135984200", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "569149615829864448", + "text" : "S\u00E9mites Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/EsHYY1PtNi", + "id" : 569149615829864448, + "created_at" : "2015-02-21 15:00:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/JSPoi7A9Us", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112041346&oldid=112024150&rcid=135938775", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568909550507728896", + "text" : "Rivi\u00E8re atmosph\u00E9rique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JSPoi7A9Us", + "id" : 568909550507728896, + "created_at" : "2015-02-20 23:06:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/ZEPZOaXf3h", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648062999&oldid=648062936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568821400611500032", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ZEPZOaXf3h", + "id" : 568821400611500032, + "created_at" : "2015-02-20 17:16:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/6mHMimXTL5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648062936&oldid=648062828", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568821299994333186", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6mHMimXTL5", + "id" : 568821299994333186, + "created_at" : "2015-02-20 17:15:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/AOpXQ7I3wD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648062828&oldid=648061389", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568821104522993664", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AOpXQ7I3wD", + "id" : 568821104522993664, + "created_at" : "2015-02-20 17:14:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/AlWvS6NWpD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648061389&oldid=647922517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568818212076445696", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AlWvS6NWpD", + "id" : 568818212076445696, + "created_at" : "2015-02-20 17:03:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/7A39ekvRy0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648060872&oldid=615476693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568817251232702464", + "text" : "CBM-CFS3 Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/7A39ekvRy0", + "id" : 568817251232702464, + "created_at" : "2015-02-20 16:59:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/TAaoIRiJw9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648051669&oldid=646922245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568798338084159488", + "text" : "Vaccinium vitis-idaea Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TAaoIRiJw9", + "id" : 568798338084159488, + "created_at" : "2015-02-20 15:44:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/tcQq6NSivL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=648039972&oldid=645763378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568772476827779072", + "text" : "Template:JYP Entertainment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tcQq6NSivL", + "id" : 568772476827779072, + "created_at" : "2015-02-20 14:01:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/PTKzQkXN4p", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112023597&oldid=112021029&rcid=135897580", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568748763516424192", + "text" : "Rivi\u00E8re atmosph\u00E9rique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PTKzQkXN4p", + "id" : 568748763516424192, + "created_at" : "2015-02-20 12:27:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/xq3ejmts39", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647982254&oldid=646712695", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568610434812477441", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xq3ejmts39", + "id" : 568610434812477441, + "created_at" : "2015-02-20 03:17:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/TwVycr66Gz", + "expanded_url" : "http:\/\/www.wikidata.org\/w\/index.php?oldid=197949266&rcid=198486876", + "display_url" : "wikidata.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568595697722892288", + "text" : "Q19323444 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TwVycr66Gz", + "id" : 568595697722892288, + "created_at" : "2015-02-20 02:19:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/KkXhakYPxr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647948085&oldid=647947675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568540775681802240", + "text" : "Canadian Policy Research Networks Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/KkXhakYPxr", + "id" : 568540775681802240, + "created_at" : "2015-02-19 22:40:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/0MhQuUSkYL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647947675&oldid=532131762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568540284927266816", + "text" : "Canadian Policy Research Networks Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/0MhQuUSkYL", + "id" : 568540284927266816, + "created_at" : "2015-02-19 22:39:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/uHugOBUuig", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647928719&oldid=647928225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568508797725097984", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/uHugOBUuig", + "id" : 568508797725097984, + "created_at" : "2015-02-19 20:33:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/2NHH6hlTFy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647928225&oldid=647927662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568507951608168450", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2NHH6hlTFy", + "id" : 568507951608168450, + "created_at" : "2015-02-19 20:30:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/LnIUggH4z3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647927662&oldid=647927263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568506951010816000", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/LnIUggH4z3", + "id" : 568506951010816000, + "created_at" : "2015-02-19 20:26:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/FATkWULMHE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647927263&oldid=647926963", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568506272594731008", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/FATkWULMHE", + "id" : 568506272594731008, + "created_at" : "2015-02-19 20:23:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/pYfl2JT2II", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647926963&oldid=647914883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568505739117010944", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pYfl2JT2II", + "id" : 568505739117010944, + "created_at" : "2015-02-19 20:21:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/2JAkrZolJa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647916987&oldid=647916083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568487568800661504", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2JAkrZolJa", + "id" : 568487568800661504, + "created_at" : "2015-02-19 19:09:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/6dfLVBkhs5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647916083&oldid=647911980", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568485811697659905", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6dfLVBkhs5", + "id" : 568485811697659905, + "created_at" : "2015-02-19 19:02:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/jP2yDIK1XI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647914714&oldid=623087672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568483340136919040", + "text" : "Canadian Nuclear Safety Commission Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jP2yDIK1XI", + "id" : 568483340136919040, + "created_at" : "2015-02-19 18:52:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/gxoSE6ecAf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647913368&oldid=636574838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568480755292233729", + "text" : "Nuclear Regulatory Commission Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gxoSE6ecAf", + "id" : 568480755292233729, + "created_at" : "2015-02-19 18:42:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/vrtVvJNK55", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647911980&oldid=647911483", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568477943267241985", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vrtVvJNK55", + "id" : 568477943267241985, + "created_at" : "2015-02-19 18:31:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/xR4QYzOvtC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647911483&oldid=647905911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568476954401361920", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xR4QYzOvtC", + "id" : 568476954401361920, + "created_at" : "2015-02-19 18:27:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/JoWEJDjkhD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647903750&oldid=647903421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568461762380623873", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JoWEJDjkhD", + "id" : 568461762380623873, + "created_at" : "2015-02-19 17:27:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/tkVFb23vBD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647903421&oldid=647903192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568461132576493568", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/tkVFb23vBD", + "id" : 568461132576493568, + "created_at" : "2015-02-19 17:24:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/CIrs71ZsYW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647903192&oldid=647903084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568460709505470464", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CIrs71ZsYW", + "id" : 568460709505470464, + "created_at" : "2015-02-19 17:22:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/bvEZ4tC2A7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647903084&oldid=647902917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568460476889374720", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/bvEZ4tC2A7", + "id" : 568460476889374720, + "created_at" : "2015-02-19 17:21:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/0CJmqAtcBD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647902917&oldid=647902195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568460159506370560", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/0CJmqAtcBD", + "id" : 568460159506370560, + "created_at" : "2015-02-19 17:20:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/XDY0IzjdJS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647902195&oldid=647901183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568458659245764608", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/XDY0IzjdJS", + "id" : 568458659245764608, + "created_at" : "2015-02-19 17:14:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/RAXK5c5qq3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647901183&oldid=647901154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568456750292185089", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/RAXK5c5qq3", + "id" : 568456750292185089, + "created_at" : "2015-02-19 17:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/CxGbiWRt1J", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647899725&oldid=647899496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568454227267342336", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CxGbiWRt1J", + "id" : 568454227267342336, + "created_at" : "2015-02-19 16:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/Iok23rDeUP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647899496&oldid=647899150", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568453761691201536", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Iok23rDeUP", + "id" : 568453761691201536, + "created_at" : "2015-02-19 16:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/AQOGuUwdun", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647899150&oldid=647898869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568453121128730624", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AQOGuUwdun", + "id" : 568453121128730624, + "created_at" : "2015-02-19 16:52:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/ATY1C4q1jI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647896789&oldid=647854030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568448907103113216", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ATY1C4q1jI", + "id" : 568448907103113216, + "created_at" : "2015-02-19 16:35:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/675HpgESXm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647893578&oldid=641220747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568443100705759233", + "text" : "Crime in Venezuela Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/675HpgESXm", + "id" : 568443100705759233, + "created_at" : "2015-02-19 16:12:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/xXbvsuqLWU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647892367&oldid=642498150", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568440888394973184", + "text" : "Allison Macfarlane Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xXbvsuqLWU", + "id" : 568440888394973184, + "created_at" : "2015-02-19 16:04:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/a3r2Obc6aB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647890673&oldid=647890539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568437482393632768", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/a3r2Obc6aB", + "id" : 568437482393632768, + "created_at" : "2015-02-19 15:50:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/wIwv7JQNA7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647890539&oldid=647890000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568437220748726272", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wIwv7JQNA7", + "id" : 568437220748726272, + "created_at" : "2015-02-19 15:49:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/3C4cnkGNpK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647890000&oldid=647889748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568436131458637824", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/3C4cnkGNpK", + "id" : 568436131458637824, + "created_at" : "2015-02-19 15:45:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/i5Bmw8M6Vy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647889748&oldid=647889504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568435708706365441", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/i5Bmw8M6Vy", + "id" : 568435708706365441, + "created_at" : "2015-02-19 15:43:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/EBIST7k9xj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647889504&oldid=647889361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568435240169041920", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/EBIST7k9xj", + "id" : 568435240169041920, + "created_at" : "2015-02-19 15:41:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/OcJvJVu5SY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647889361&oldid=647888723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568435008664440833", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/OcJvJVu5SY", + "id" : 568435008664440833, + "created_at" : "2015-02-19 15:40:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/Ap03tHlOML", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647888723&oldid=647855577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568433938852679681", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Ap03tHlOML", + "id" : 568433938852679681, + "created_at" : "2015-02-19 15:36:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/9Bc52qzwil", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647888330&oldid=647888151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568433064398995456", + "text" : "C79 optical sight Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/9Bc52qzwil", + "id" : 568433064398995456, + "created_at" : "2015-02-19 15:32:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/MyOoaOcyQ2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647888151&oldid=639299358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568432686592892928", + "text" : "C79 optical sight Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MyOoaOcyQ2", + "id" : 568432686592892928, + "created_at" : "2015-02-19 15:31:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/uYIdttJn2x", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647777893&oldid=647776476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568180892209946624", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/uYIdttJn2x", + "id" : 568180892209946624, + "created_at" : "2015-02-18 22:50:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/qhtA23Vl6o", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647776476&oldid=647774981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568177895954386944", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/qhtA23Vl6o", + "id" : 568177895954386944, + "created_at" : "2015-02-18 22:39:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/2mOHsfkxxD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647774981&oldid=647774008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568174943940292608", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2mOHsfkxxD", + "id" : 568174943940292608, + "created_at" : "2015-02-18 22:27:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/1pmCTG7B3R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647774008&oldid=647773237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568173022953271297", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/1pmCTG7B3R", + "id" : 568173022953271297, + "created_at" : "2015-02-18 22:19:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/TqCgEr32tA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647773237&oldid=647772769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568171427238690816", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/TqCgEr32tA", + "id" : 568171427238690816, + "created_at" : "2015-02-18 22:13:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/x8sOr31ywp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647772769&oldid=647772181", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568170605939453953", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/x8sOr31ywp", + "id" : 568170605939453953, + "created_at" : "2015-02-18 22:10:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/aEqTWkuH2q", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647772181&oldid=647770261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568169489910648832", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/aEqTWkuH2q", + "id" : 568169489910648832, + "created_at" : "2015-02-18 22:05:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/298TuruvyJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647770261&oldid=647769528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568165828560093184", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/298TuruvyJ", + "id" : 568165828560093184, + "created_at" : "2015-02-18 21:51:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/htnJma1EII", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647769528&oldid=647769029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568164574979080192", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/htnJma1EII", + "id" : 568164574979080192, + "created_at" : "2015-02-18 21:46:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/RaVhlfh78X", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647769029&oldid=647768316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568163640953712640", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/RaVhlfh78X", + "id" : 568163640953712640, + "created_at" : "2015-02-18 21:42:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/tJpa0VsABf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647768316&oldid=647767316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568162268413870080", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/tJpa0VsABf", + "id" : 568162268413870080, + "created_at" : "2015-02-18 21:36:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/edGGJbr4KD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647767316&oldid=647766384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568160411624849408", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/edGGJbr4KD", + "id" : 568160411624849408, + "created_at" : "2015-02-18 21:29:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/V4nfFAOnWP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647766384&oldid=647765600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568158662725902336", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/V4nfFAOnWP", + "id" : 568158662725902336, + "created_at" : "2015-02-18 21:22:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/XKqHbSDCfx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647765600&oldid=647765326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568157076704366592", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/XKqHbSDCfx", + "id" : 568157076704366592, + "created_at" : "2015-02-18 21:16:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/j3Kv1uEgI2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647765326&oldid=647764064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568156498033045504", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/j3Kv1uEgI2", + "id" : 568156498033045504, + "created_at" : "2015-02-18 21:13:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/abs4pb5v5U", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647764064&oldid=647762525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568154173910470656", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/abs4pb5v5U", + "id" : 568154173910470656, + "created_at" : "2015-02-18 21:04:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/Eh3UdoBkA3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647762525&oldid=647760914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568151492470956033", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Eh3UdoBkA3", + "id" : 568151492470956033, + "created_at" : "2015-02-18 20:54:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/aLIDzxjLfs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647760914&oldid=647760672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568148503513444352", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/aLIDzxjLfs", + "id" : 568148503513444352, + "created_at" : "2015-02-18 20:42:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/LJMEHdreDR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647760672&oldid=647760494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568148049433903104", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/LJMEHdreDR", + "id" : 568148049433903104, + "created_at" : "2015-02-18 20:40:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/venmoHt6Io", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647760494&oldid=647760389", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568147727600754688", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/venmoHt6Io", + "id" : 568147727600754688, + "created_at" : "2015-02-18 20:39:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/RB7A1iOjwS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647760389&oldid=647759811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568147558981349376", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/RB7A1iOjwS", + "id" : 568147558981349376, + "created_at" : "2015-02-18 20:38:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/n1mbO4CXg9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647759811&oldid=647754429", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568146509520359428", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/n1mbO4CXg9", + "id" : 568146509520359428, + "created_at" : "2015-02-18 20:34:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/xh2ECX0zBt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647754919&oldid=620108628", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568137716283666432", + "text" : "Rolltop desk Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/xh2ECX0zBt", + "id" : 568137716283666432, + "created_at" : "2015-02-18 19:59:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/VJpDCB8O5r", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647754429&oldid=647753906", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568136883903062016", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/VJpDCB8O5r", + "id" : 568136883903062016, + "created_at" : "2015-02-18 19:56:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/g0Vtv7LRSn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647753906&oldid=647753875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568135924976095232", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/g0Vtv7LRSn", + "id" : 568135924976095232, + "created_at" : "2015-02-18 19:52:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/k4tofIvwaA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647753875&oldid=647753767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568135836635693056", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/k4tofIvwaA", + "id" : 568135836635693056, + "created_at" : "2015-02-18 19:51:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/et2MJRpJaF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647753767&oldid=647753202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568135654447714304", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/et2MJRpJaF", + "id" : 568135654447714304, + "created_at" : "2015-02-18 19:51:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/BVJMXTDlEB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647753202&oldid=647752479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568134656228524032", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BVJMXTDlEB", + "id" : 568134656228524032, + "created_at" : "2015-02-18 19:47:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/3PsaLSl1OC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647752479&oldid=647752066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568133291632693248", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/3PsaLSl1OC", + "id" : 568133291632693248, + "created_at" : "2015-02-18 19:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/CzxWabQADY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647752066&oldid=647751674", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568132563715395584", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CzxWabQADY", + "id" : 568132563715395584, + "created_at" : "2015-02-18 19:38:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/T9MAaV98ne", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647751674&oldid=647750880", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568131721394323456", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/T9MAaV98ne", + "id" : 568131721394323456, + "created_at" : "2015-02-18 19:35:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/USZI2WLzAj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647750880&oldid=647749091", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568130306827522048", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/USZI2WLzAj", + "id" : 568130306827522048, + "created_at" : "2015-02-18 19:29:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/x4xH9Otz21", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647750539&oldid=570448816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568129734510579713", + "text" : "Put Your Dreams Away (For Another Day) Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/x4xH9Otz21", + "id" : 568129734510579713, + "created_at" : "2015-02-18 19:27:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/71yNXwnbYP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647747332&oldid=645679870", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568123693467086850", + "text" : "Transport Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/71yNXwnbYP", + "id" : 568123693467086850, + "created_at" : "2015-02-18 19:03:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/71yNXwnbYP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647747332&oldid=645679870", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568123687196610561", + "text" : "Transport Canada Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/71yNXwnbYP", + "id" : 568123687196610561, + "created_at" : "2015-02-18 19:03:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/9gcXp81jNT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647742182&oldid=640536987", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568114064062320640", + "text" : "Quantitative computed tomography Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9gcXp81jNT", + "id" : 568114064062320640, + "created_at" : "2015-02-18 18:25:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/ndlBMqxg2b", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647730716&oldid=644575054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568091985606799361", + "text" : "Combatant Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ndlBMqxg2b", + "id" : 568091985606799361, + "created_at" : "2015-02-18 16:57:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/uVpOmlVFFk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647712507&oldid=647383335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "568054979296153600", + "text" : "Punjabi people Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/uVpOmlVFFk", + "id" : 568054979296153600, + "created_at" : "2015-02-18 14:30:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/vNMlIFVl9a", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647623061&oldid=647622928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567821811586637825", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vNMlIFVl9a", + "id" : 567821811586637825, + "created_at" : "2015-02-17 23:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/BIIiikiker", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647622928&oldid=647621583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567821531306467328", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BIIiikiker", + "id" : 567821531306467328, + "created_at" : "2015-02-17 23:02:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/bwgHKRFT6P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647621583&oldid=647620907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567818813686824961", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/bwgHKRFT6P", + "id" : 567818813686824961, + "created_at" : "2015-02-17 22:52:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/Y84bZKHjAN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647620907&oldid=647618597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567817532137291776", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Y84bZKHjAN", + "id" : 567817532137291776, + "created_at" : "2015-02-17 22:47:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/4NScl0aruS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647617627&oldid=646243209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567811397011374080", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/4NScl0aruS", + "id" : 567811397011374080, + "created_at" : "2015-02-17 22:22:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/jPVsNMja2T", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647615130&oldid=647356517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567806473712193536", + "text" : "Tatiana P. Grigorieva Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jPVsNMja2T", + "id" : 567806473712193536, + "created_at" : "2015-02-17 22:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/XjmsWy3Zno", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647601631&oldid=647169211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567783135015104513", + "text" : "Restaurant Brands International Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XjmsWy3Zno", + "id" : 567783135015104513, + "created_at" : "2015-02-17 20:30:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/cz0JruGwXJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647586130&oldid=647276370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567753792629002240", + "text" : "Irwin Cotler Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/cz0JruGwXJ", + "id" : 567753792629002240, + "created_at" : "2015-02-17 18:33:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/MzS6UTjq8o", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647576127&oldid=647575951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567734630737264641", + "text" : "Rotten and pocket boroughs Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/MzS6UTjq8o", + "id" : 567734630737264641, + "created_at" : "2015-02-17 17:17:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/HmgFmqt6cF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647575951&oldid=637052007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567734294442156032", + "text" : "Rotten and pocket boroughs Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/HmgFmqt6cF", + "id" : 567734294442156032, + "created_at" : "2015-02-17 17:16:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/XTtVWGgt0Y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647573072&oldid=645486966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567728594932486144", + "text" : "Royal Military College of Canada Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/XTtVWGgt0Y", + "id" : 567728594932486144, + "created_at" : "2015-02-17 16:53:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/ugHwUzMZKf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647572495&oldid=647572431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567727406556147714", + "text" : "World Pond Hockey Championships Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ugHwUzMZKf", + "id" : 567727406556147714, + "created_at" : "2015-02-17 16:48:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/iRdBpZ2P56", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647572431&oldid=646848398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567727255624105984", + "text" : "World Pond Hockey Championships Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iRdBpZ2P56", + "id" : 567727255624105984, + "created_at" : "2015-02-17 16:48:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/SCjVPNgV0q", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647552465&oldid=644121678", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567687129011347456", + "text" : "Alpha Flight Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SCjVPNgV0q", + "id" : 567687129011347456, + "created_at" : "2015-02-17 14:08:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/WGV7khhwCO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647551016&oldid=632692586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567683548472438784", + "text" : "The Walter and Duncan Gordon Foundation Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/WGV7khhwCO", + "id" : 567683548472438784, + "created_at" : "2015-02-17 13:54:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/NJzbV8ficu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647538739&oldid=644112189", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567651305075011585", + "text" : "Geneva, Illinois Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NJzbV8ficu", + "id" : 567651305075011585, + "created_at" : "2015-02-17 11:46:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/VmWhytIzqx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647416750&oldid=626415515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567365212438036480", + "text" : "Orca-class patrol vessel Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/VmWhytIzqx", + "id" : 567365212438036480, + "created_at" : "2015-02-16 16:49:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/ih79D1otyf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647399206&oldid=641743054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567327827172024320", + "text" : "Vovin Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ih79D1otyf", + "id" : 567327827172024320, + "created_at" : "2015-02-16 14:21:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/SItgNnM04P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647387631&oldid=647221868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "567297282115395584", + "text" : "ISIL takeover of Derna Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SItgNnM04P", + "id" : 567297282115395584, + "created_at" : "2015-02-16 12:19:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Jz4odvwWWh", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111849280&oldid=102372155&rcid=135564702", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "566679987978510336", + "text" : "Championnat du monde de roller in l Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Jz4odvwWWh", + "id" : 566679987978510336, + "created_at" : "2015-02-14 19:26:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/Z8EKHHQ566", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647040879&oldid=614436757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "566423552417865728", + "text" : "Alpine Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Z8EKHHQ566", + "id" : 566423552417865728, + "created_at" : "2015-02-14 02:27:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/iJNZO1TGMd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647040573&oldid=647040532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "566422803231309824", + "text" : "Matt Kirk Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iJNZO1TGMd", + "id" : 566422803231309824, + "created_at" : "2015-02-14 02:24:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/hy9XqXAMvf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647040532&oldid=645276516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "566422682720550912", + "text" : "Matt Kirk Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hy9XqXAMvf", + "id" : 566422682720550912, + "created_at" : "2015-02-14 02:24:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/VGg1w7plJn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=647040326&oldid=636531522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "566422140061515776", + "text" : "La Salle Secondary School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VGg1w7plJn", + "id" : 566422140061515776, + "created_at" : "2015-02-14 02:22:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/yHpBHauFKA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646978215&oldid=631888290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "566288957009559552", + "text" : "Governor General's Foot Guards Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/yHpBHauFKA", + "id" : 566288957009559552, + "created_at" : "2015-02-13 17:33:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/42vqviNdsv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646970352&oldid=645128553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "566271906962493441", + "text" : "Assad Kotaite Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/42vqviNdsv", + "id" : 566271906962493441, + "created_at" : "2015-02-13 16:25:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/7IQKX4nujd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646806173&oldid=642642676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565894461428097025", + "text" : "Section 1782 Discovery Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/7IQKX4nujd", + "id" : 565894461428097025, + "created_at" : "2015-02-12 15:25:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/2k6o1SLaCd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646747895&oldid=641003545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565717904440950786", + "text" : "Babu (title) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2k6o1SLaCd", + "id" : 565717904440950786, + "created_at" : "2015-02-12 03:43:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/ikQC3idRTG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646738082&oldid=624688170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565692848235094016", + "text" : "Dalton Armoury Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ikQC3idRTG", + "id" : 565692848235094016, + "created_at" : "2015-02-12 02:04:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/4ef6W9pmwO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646720546&oldid=646720313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565657667868561410", + "text" : "Croton-on-Hudson, New York Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/4ef6W9pmwO", + "id" : 565657667868561410, + "created_at" : "2015-02-11 23:44:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/TLuU3oDSgW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646720313&oldid=645360239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565657208982339584", + "text" : "Croton-on-Hudson, New York Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/TLuU3oDSgW", + "id" : 565657208982339584, + "created_at" : "2015-02-11 23:42:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/OQbbK131Zb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646706874&oldid=643134044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565629927148761089", + "text" : "Gabriel Cusson Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/OQbbK131Zb", + "id" : 565629927148761089, + "created_at" : "2015-02-11 21:54:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/OQbbK131Zb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646706874&oldid=643134044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565629924447633410", + "text" : "Gabriel Cusson Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OQbbK131Zb", + "id" : 565629924447633410, + "created_at" : "2015-02-11 21:54:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/hKn1nO910s", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646671727&oldid=638536122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565562122227449857", + "text" : "Queen's Regulations and Orders for Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/hKn1nO910s", + "id" : 565562122227449857, + "created_at" : "2015-02-11 17:24:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/pjqbc1oWBF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646656784&oldid=638466833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565532594243395586", + "text" : "Salem's Lot (1979 miniseries) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pjqbc1oWBF", + "id" : 565532594243395586, + "created_at" : "2015-02-11 15:27:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/x5HPTKzVaE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646650906&oldid=645911928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565519992964538371", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/x5HPTKzVaE", + "id" : 565519992964538371, + "created_at" : "2015-02-11 14:37:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/LQtqF3otmy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646533819&oldid=646533450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565222456571727872", + "text" : "Lawrence A. Mysak Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LQtqF3otmy", + "id" : 565222456571727872, + "created_at" : "2015-02-10 18:55:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/bLxAncm2iv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646533450&oldid=619191990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565221664234164224", + "text" : "Lawrence A. Mysak Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bLxAncm2iv", + "id" : 565221664234164224, + "created_at" : "2015-02-10 18:52:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/UpdLkIqQQz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646530392&oldid=645783053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565215123472916480", + "text" : "Operation Varsity Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/UpdLkIqQQz", + "id" : 565215123472916480, + "created_at" : "2015-02-10 18:26:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/NQIL9BlfPG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646516722&oldid=628501414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "565186982045683712", + "text" : "HMCS Carleton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/NQIL9BlfPG", + "id" : 565186982045683712, + "created_at" : "2015-02-10 16:34:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/S6pdLFjqR8", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111705340&oldid=111688801&rcid=135237977", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564872527995236352", + "text" : "28e conseil des ministres du Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/S6pdLFjqR8", + "id" : 564872527995236352, + "created_at" : "2015-02-09 19:44:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/gIjVeRXCeZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646379711&oldid=485982657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564851846653952000", + "text" : "Athlete Assistance Program Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gIjVeRXCeZ", + "id" : 564851846653952000, + "created_at" : "2015-02-09 18:22:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/wofxkP8mFb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646365301&oldid=646365003", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564824108568150016", + "text" : "CCGS Hudson Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wofxkP8mFb", + "id" : 564824108568150016, + "created_at" : "2015-02-09 16:32:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/rDby8WZ611", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646365003&oldid=643983475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564823618002366464", + "text" : "CCGS Hudson Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rDby8WZ611", + "id" : 564823618002366464, + "created_at" : "2015-02-09 16:30:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/CRE7r95fRp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646358123&oldid=646358049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564811475819446273", + "text" : "Oakville North\u2014Burlington Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CRE7r95fRp", + "id" : 564811475819446273, + "created_at" : "2015-02-09 15:42:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/LHkdHvB7uI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646358049&oldid=602129838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564811322349854720", + "text" : "Oakville North\u2014Burlington Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LHkdHvB7uI", + "id" : 564811322349854720, + "created_at" : "2015-02-09 15:41:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/PJu6L6RE3N", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646346335&oldid=646237095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564783395889491968", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/PJu6L6RE3N", + "id" : 564783395889491968, + "created_at" : "2015-02-09 13:50:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/PJu6L6RE3N", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646346335&oldid=646237095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564783390680170496", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PJu6L6RE3N", + "id" : 564783390680170496, + "created_at" : "2015-02-09 13:50:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/pddXPI55sH", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111693284&oldid=111677418&rcid=135213964", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564775725094686720", + "text" : "\u00C9quipe du S\u00E9n\u00E9gal de football Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pddXPI55sH", + "id" : 564775725094686720, + "created_at" : "2015-02-09 13:20:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/Yuzb9yh0oE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646331234&oldid=621361849", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564739146930204672", + "text" : "Joint Force Training Centre Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Yuzb9yh0oE", + "id" : 564739146930204672, + "created_at" : "2015-02-09 10:54:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/DU3TicoGPm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646235803&oldid=645382902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564522242743496705", + "text" : "Steve Vigneault Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DU3TicoGPm", + "id" : 564522242743496705, + "created_at" : "2015-02-08 20:32:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/DU3TicoGPm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646235803&oldid=645382902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564522236825305088", + "text" : "Steve Vigneault Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/DU3TicoGPm", + "id" : 564522236825305088, + "created_at" : "2015-02-08 20:32:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/wp8E3626h8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646130506&oldid=645408356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564257933798961152", + "text" : "Fugget About It Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wp8E3626h8", + "id" : 564257933798961152, + "created_at" : "2015-02-08 03:02:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/T4G04WQ8oz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=646126157&oldid=636514976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "564246772751826944", + "text" : "The Brockville Rifles Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/T4G04WQ8oz", + "id" : 564246772751826944, + "created_at" : "2015-02-08 02:18:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/CEDwxIMivP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645951899&oldid=645941538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563820026466435072", + "text" : "Alan Gilbert (conductor) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CEDwxIMivP", + "id" : 563820026466435072, + "created_at" : "2015-02-06 22:02:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/A6tL9h2TxJ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111618651&oldid=109078155&rcid=135018630", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563789630555062273", + "text" : "Beauharnois (ville) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/A6tL9h2TxJ", + "id" : 563789630555062273, + "created_at" : "2015-02-06 20:01:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/54jJnFKB7R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645932170&oldid=645930168", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563778931766353920", + "text" : "2015 in South Korean music Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/54jJnFKB7R", + "id" : 563778931766353920, + "created_at" : "2015-02-06 19:19:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/BPnywubCsB", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111617060&oldid=111616998&rcid=135015606", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563774988453679104", + "text" : "Acte de Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BPnywubCsB", + "id" : 563774988453679104, + "created_at" : "2015-02-06 19:03:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/glfnwgO3gx", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111616998&oldid=109774746&rcid=135015509", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563774364882333697", + "text" : "Acte de Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/glfnwgO3gx", + "id" : 563774364882333697, + "created_at" : "2015-02-06 19:00:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/SsYTmN2Q7s", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645923281&oldid=645922232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563760356674531328", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/SsYTmN2Q7s", + "id" : 563760356674531328, + "created_at" : "2015-02-06 18:05:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/CpEYkJ2Lja", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645922232&oldid=645922173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563758088160022528", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CpEYkJ2Lja", + "id" : 563758088160022528, + "created_at" : "2015-02-06 17:56:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/erKCrGSZKH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645922173&oldid=641456374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563757951652220928", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/erKCrGSZKH", + "id" : 563757951652220928, + "created_at" : "2015-02-06 17:55:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/TDdfqx2wJz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645902808&oldid=641185339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563716806981222400", + "text" : "Cairine Wilson Secondary School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TDdfqx2wJz", + "id" : 563716806981222400, + "created_at" : "2015-02-06 15:12:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/GxWyxwTw2S", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645897506&oldid=641493563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563704040992047104", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GxWyxwTw2S", + "id" : 563704040992047104, + "created_at" : "2015-02-06 14:21:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/oJr2f6mllT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645802504&oldid=645802362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563450991618830336", + "text" : "Carpenter Gothic Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/oJr2f6mllT", + "id" : 563450991618830336, + "created_at" : "2015-02-05 21:35:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/gvTmAxjRkg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645802362&oldid=642637469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563450767684927489", + "text" : "Carpenter Gothic Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/gvTmAxjRkg", + "id" : 563450767684927489, + "created_at" : "2015-02-05 21:35:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/BS98g7GGhM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645796083&oldid=645795224", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563438995506724864", + "text" : "I Mother Earth Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BS98g7GGhM", + "id" : 563438995506724864, + "created_at" : "2015-02-05 20:48:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/zDzZqFaYZk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645795224&oldid=645795000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563437652561891328", + "text" : "I Mother Earth Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zDzZqFaYZk", + "id" : 563437652561891328, + "created_at" : "2015-02-05 20:42:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/6wRAGJTbYg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645795000&oldid=645727146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563437249682219008", + "text" : "I Mother Earth Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6wRAGJTbYg", + "id" : 563437249682219008, + "created_at" : "2015-02-05 20:41:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/EQRDf8r1as", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645792873&oldid=615300824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563434049856110592", + "text" : "Authorization to Transport Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/EQRDf8r1as", + "id" : 563434049856110592, + "created_at" : "2015-02-05 20:28:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/EQRDf8r1as", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645792873&oldid=615300824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563434049885462528", + "text" : "Authorization to Transport Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EQRDf8r1as", + "id" : 563434049885462528, + "created_at" : "2015-02-05 20:28:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/GAB1JKIYvl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645767483&oldid=641959093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563374058142986240", + "text" : "Royal Canadian Horse Artillery Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GAB1JKIYvl", + "id" : 563374058142986240, + "created_at" : "2015-02-05 16:30:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/JMBjRqAZVD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645763378&oldid=645653686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563365333327953921", + "text" : "Template:JYP Entertainment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JMBjRqAZVD", + "id" : 563365333327953921, + "created_at" : "2015-02-05 15:55:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/jAd39awJn6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645763142&oldid=645733922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563364769709973505", + "text" : "JYP Entertainment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jAd39awJn6", + "id" : 563364769709973505, + "created_at" : "2015-02-05 15:53:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/O5EtAe5hyX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645763023&oldid=645140912", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563364505896628224", + "text" : "G.Soul Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/O5EtAe5hyX", + "id" : 563364505896628224, + "created_at" : "2015-02-05 15:52:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/CBVBUHVC72", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645762067&oldid=645595970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563362450914152450", + "text" : "Canadian Armed Forces Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CBVBUHVC72", + "id" : 563362450914152450, + "created_at" : "2015-02-05 15:44:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/X3eekxCron", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645749130&oldid=635687238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563330964743794688", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/X3eekxCron", + "id" : 563330964743794688, + "created_at" : "2015-02-05 13:39:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/y7CcA59qPd", + "expanded_url" : "http:\/\/pl.wikipedia.org\/w\/index.php?oldid=41720290&rcid=55570314", + "display_url" : "pl.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "563309886633955328", + "text" : "Ewa M\u00F3\u0142r Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/y7CcA59qPd", + "id" : 563309886633955328, + "created_at" : "2015-02-05 12:15:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/j4wY3EGGsX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645516826&oldid=644550074", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562743183646666753", + "text" : "Maroon beret Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/j4wY3EGGsX", + "id" : 562743183646666753, + "created_at" : "2015-02-03 22:43:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/GVBpA4XYMk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645498329&oldid=645498193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562709052963430401", + "text" : "Hao Haidong Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/GVBpA4XYMk", + "id" : 562709052963430401, + "created_at" : "2015-02-03 20:27:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/ge8ttnPjlo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645498193&oldid=644025354", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562708768426049536", + "text" : "Hao Haidong Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ge8ttnPjlo", + "id" : 562708768426049536, + "created_at" : "2015-02-03 20:26:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/GmJvU9FkJK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645495235&oldid=644145359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562703012486201346", + "text" : "2014 shootings at Parliament Hill, Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GmJvU9FkJK", + "id" : 562703012486201346, + "created_at" : "2015-02-03 20:03:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/3QHBQMRgBu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645478162&oldid=645477954", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562668213600002048", + "text" : "Talk:Indian Act Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/3QHBQMRgBu", + "id" : 562668213600002048, + "created_at" : "2015-02-03 17:45:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/lXlXR1qYxC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645477954&oldid=645477129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562667776817778689", + "text" : "Talk:Indian Act Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/lXlXR1qYxC", + "id" : 562667776817778689, + "created_at" : "2015-02-03 17:43:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/BeWbcl4a4R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645477129&oldid=358407622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562665962290561024", + "text" : "Talk:Indian Act Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/BeWbcl4a4R", + "id" : 562665962290561024, + "created_at" : "2015-02-03 17:36:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/n9E1wBLBvh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645475542&oldid=645475476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562662536425000961", + "text" : "Indian Act Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/n9E1wBLBvh", + "id" : 562662536425000961, + "created_at" : "2015-02-03 17:22:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/shAAJAyKUr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645475476&oldid=645217742", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562662390056374275", + "text" : "Indian Act Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/shAAJAyKUr", + "id" : 562662390056374275, + "created_at" : "2015-02-03 17:22:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/eHXGoCWgP1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645474721&oldid=641006538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562660792219496448", + "text" : "The Flintstone Comedy Hour Wikipedia article edited anonymously from Government of Canada http:\/\/t.co\/eHXGoCWgP1", + "id" : 562660792219496448, + "created_at" : "2015-02-03 17:16:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/eHXGoCWgP1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645474721&oldid=641006538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562660785823182849", + "text" : "The Flintstone Comedy Hour Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eHXGoCWgP1", + "id" : 562660785823182849, + "created_at" : "2015-02-03 17:15:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/EcOyBOBUB1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645471053&oldid=634310407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562652730926583808", + "text" : "Osgoode Township High School Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/EcOyBOBUB1", + "id" : 562652730926583808, + "created_at" : "2015-02-03 16:43:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/HTGPTQXk1d", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645470977&oldid=645470448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562652593898655745", + "text" : "Ottawa West\u2014Nepean Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HTGPTQXk1d", + "id" : 562652593898655745, + "created_at" : "2015-02-03 16:43:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/WV6kA7hwt8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645470660&oldid=618631242", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562651957870211073", + "text" : "Bay Roberts Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/WV6kA7hwt8", + "id" : 562651957870211073, + "created_at" : "2015-02-03 16:40:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/iqyV17SgSi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645470448&oldid=616186659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562651510468018176", + "text" : "Ottawa West\u2014Nepean Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iqyV17SgSi", + "id" : 562651510468018176, + "created_at" : "2015-02-03 16:39:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/c9BijBmj1z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645454637&oldid=644877599", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562614985940275200", + "text" : "Elizabeth J. Duncan Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/c9BijBmj1z", + "id" : 562614985940275200, + "created_at" : "2015-02-03 14:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/c9BijBmj1z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645454637&oldid=644877599", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562614985994821632", + "text" : "Elizabeth J. Duncan Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/c9BijBmj1z", + "id" : 562614985994821632, + "created_at" : "2015-02-03 14:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/H3tp6J4U4E", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645445869&oldid=645327710", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562590263106080768", + "text" : "German submarine U-536 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/H3tp6J4U4E", + "id" : 562590263106080768, + "created_at" : "2015-02-03 12:35:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/OUEUkw3vVM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645352211&oldid=645343775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562345679889379329", + "text" : "Progressive Conservative Party of Ontario leaders Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/OUEUkw3vVM", + "id" : 562345679889379329, + "created_at" : "2015-02-02 20:23:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/yEGEYbfytJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645346013&oldid=615489443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562334002414362626", + "text" : "Kopp\u00E1ny Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/yEGEYbfytJ", + "id" : 562334002414362626, + "created_at" : "2015-02-02 19:37:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/zHfgIISTLD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645334610&oldid=645089341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562311938810851330", + "text" : "Alberto Fujimori Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zHfgIISTLD", + "id" : 562311938810851330, + "created_at" : "2015-02-02 18:09:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/w1aXWO0Y5i", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645334562&oldid=645334513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562311833076649985", + "text" : "Canadian Football League Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/w1aXWO0Y5i", + "id" : 562311833076649985, + "created_at" : "2015-02-02 18:09:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/jBYYqYK7cr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645334513&oldid=644455264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562311728810434561", + "text" : "Canadian Football League Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/jBYYqYK7cr", + "id" : 562311728810434561, + "created_at" : "2015-02-02 18:08:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/KB3IsOW5JJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645334430&oldid=643136157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562311531053187073", + "text" : "Canadian Interuniversity Sport football Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/KB3IsOW5JJ", + "id" : 562311531053187073, + "created_at" : "2015-02-02 18:08:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/LZrdsyLNqu", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111498054&oldid=106643879&rcid=134754708", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562290796620414976", + "text" : "Yvon Godin Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/LZrdsyLNqu", + "id" : 562290796620414976, + "created_at" : "2015-02-02 16:45:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/zXmxJDluxU", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111496664&oldid=110151125&rcid=134752732", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562282161605459968", + "text" : "Thomas Mulcair Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/zXmxJDluxU", + "id" : 562282161605459968, + "created_at" : "2015-02-02 16:11:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/6kMibFWMot", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645315737&oldid=645314010", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562273134620196865", + "text" : "The 39 Steps (play) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6kMibFWMot", + "id" : 562273134620196865, + "created_at" : "2015-02-02 15:35:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/quLXjCmsEz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645315514&oldid=645315367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562272568355614720", + "text" : "Patrick Barlow Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/quLXjCmsEz", + "id" : 562272568355614720, + "created_at" : "2015-02-02 15:33:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/JzqFqwXwxl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645315367&oldid=645315028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562272195796566016", + "text" : "Patrick Barlow Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JzqFqwXwxl", + "id" : 562272195796566016, + "created_at" : "2015-02-02 15:31:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/JxyhsWpUrq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645315028&oldid=597803616", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562271433771192320", + "text" : "Patrick Barlow Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JxyhsWpUrq", + "id" : 562271433771192320, + "created_at" : "2015-02-02 15:28:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/itbM6BN2P9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645314010&oldid=643040522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562269031072546816", + "text" : "The 39 Steps (play) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/itbM6BN2P9", + "id" : 562269031072546816, + "created_at" : "2015-02-02 15:19:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/2A7Nxbq9qv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=645312761&oldid=637749295", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562265913429590017", + "text" : "Counter-recruitment Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2A7Nxbq9qv", + "id" : 562265913429590017, + "created_at" : "2015-02-02 15:06:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/K4npnEIl4n", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=111493627&oldid=109084641&rcid=134746928", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "562256198377144322", + "text" : "Objet (informatique) Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/K4npnEIl4n", + "id" : 562256198377144322, + "created_at" : "2015-02-02 14:28:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_03.js b/20181122/data/js/tweets/2015_03.js new file mode 100644 index 00000000..e01a6007 --- /dev/null +++ b/20181122/data/js/tweets/2015_03.js @@ -0,0 +1,8431 @@ +Grailbird.data.tweets_2015_03 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/OkPMQw1EUm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654393868&oldid=654025722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583004789560180737", + "text" : "Prime Directive Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OkPMQw1EUm", + "id" : 583004789560180737, + "created_at" : "2015-03-31 20:35:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/cZl9x22tSx", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113432252&oldid=111734768&rcid=138770876", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583000360702234625", + "text" : "Odessa Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cZl9x22tSx", + "id" : 583000360702234625, + "created_at" : "2015-03-31 20:18:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/OJlQfX6bUH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654383805&oldid=653394831", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582986318071889920", + "text" : "Audio mastering Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/OJlQfX6bUH", + "id" : 582986318071889920, + "created_at" : "2015-03-31 19:22:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/yX8NdToklq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654361310&oldid=654360463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582945529732173824", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yX8NdToklq", + "id" : 582945529732173824, + "created_at" : "2015-03-31 16:40:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/LgJkLBijN2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654360463&oldid=654360362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582943832129585152", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LgJkLBijN2", + "id" : 582943832129585152, + "created_at" : "2015-03-31 16:33:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/cEULPSH1wo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654360362&oldid=638271445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582943638260420608", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cEULPSH1wo", + "id" : 582943638260420608, + "created_at" : "2015-03-31 16:32:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/WqN3RP8nQN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654353090&oldid=650105572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582930481068507136", + "text" : "Conscientious objector Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/WqN3RP8nQN", + "id" : 582930481068507136, + "created_at" : "2015-03-31 15:40:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/ciInQbaSer", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654346566&oldid=653692456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582918448948359168", + "text" : "Lord's Resistance Army Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ciInQbaSer", + "id" : 582918448948359168, + "created_at" : "2015-03-31 14:52:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/C6PLlbx7mG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654345114&oldid=654269783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582915531587600384", + "text" : "Tosaint Ricketts Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/C6PLlbx7mG", + "id" : 582915531587600384, + "created_at" : "2015-03-31 14:41:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/WlLCVFcLuv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654229010&oldid=654228701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582631403382272000", + "text" : "Heartland (Canadian TV series) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WlLCVFcLuv", + "id" : 582631403382272000, + "created_at" : "2015-03-30 19:52:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/AbGWHos1mz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654228701&oldid=654220211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582630711737335808", + "text" : "Heartland (Canadian TV series) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AbGWHos1mz", + "id" : 582630711737335808, + "created_at" : "2015-03-30 19:49:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/TWqEqO3MJt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654220759&oldid=648471441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582615256133996545", + "text" : "I'm Happy Just to Dance with You Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TWqEqO3MJt", + "id" : 582615256133996545, + "created_at" : "2015-03-30 18:47:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/gu5sCM1bV4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654220525&oldid=637348937", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582614787944779778", + "text" : "Jukebox (Bachman & Cummings album) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gu5sCM1bV4", + "id" : 582614787944779778, + "created_at" : "2015-03-30 18:46:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/cqkqJX5Ix5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654198569&oldid=654198201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582572889217585152", + "text" : "2015 military intervention in Yemen Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/cqkqJX5Ix5", + "id" : 582572889217585152, + "created_at" : "2015-03-30 15:59:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/2nDsstBnGW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654198201&oldid=654195570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "582572204124200960", + "text" : "2015 military intervention in Yemen Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/2nDsstBnGW", + "id" : 582572204124200960, + "created_at" : "2015-03-30 15:56:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/YvVSqT88r2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653805208&oldid=651641607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581566841841143809", + "text" : "Mansur Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YvVSqT88r2", + "id" : 581566841841143809, + "created_at" : "2015-03-27 21:21:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/HZEvEXQlYU", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113314853&oldid=113265042&rcid=138497615", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581557572710338562", + "text" : "Actinom\u00E8tre Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HZEvEXQlYU", + "id" : 581557572710338562, + "created_at" : "2015-03-27 20:45:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/TDwNkbPkSe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653790266&oldid=653790205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581535445563109376", + "text" : "List of fiction set in Toronto Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/TDwNkbPkSe", + "id" : 581535445563109376, + "created_at" : "2015-03-27 19:17:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/bs6wQyqF8l", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653790205&oldid=653790132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581535300981288960", + "text" : "List of fiction set in Toronto Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/bs6wQyqF8l", + "id" : 581535300981288960, + "created_at" : "2015-03-27 19:16:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/5HJgkMu4Jq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653790132&oldid=653790068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581535149445259265", + "text" : "List of fiction set in Toronto Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/5HJgkMu4Jq", + "id" : 581535149445259265, + "created_at" : "2015-03-27 19:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/5uEhenfJ1a", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653790068&oldid=648709121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581535005068890113", + "text" : "List of fiction set in Toronto Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/5uEhenfJ1a", + "id" : 581535005068890113, + "created_at" : "2015-03-27 19:15:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/z1s7mkGqhK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653783246&oldid=653782994", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581520584657530880", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/z1s7mkGqhK", + "id" : 581520584657530880, + "created_at" : "2015-03-27 18:18:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/zjMIIwuiHg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653782994&oldid=653761692", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581520010507612160", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/zjMIIwuiHg", + "id" : 581520010507612160, + "created_at" : "2015-03-27 18:15:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/pZqCE5UkyU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653773612&oldid=652809677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581499475157508096", + "text" : "Flannan Isles Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pZqCE5UkyU", + "id" : 581499475157508096, + "created_at" : "2015-03-27 16:54:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/AnMoR0JUkE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653761692&oldid=653709559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581476037084729345", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AnMoR0JUkE", + "id" : 581476037084729345, + "created_at" : "2015-03-27 15:21:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/HbbEnzNSlG", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113304597&oldid=113304567&rcid=138481222", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581468990263955456", + "text" : "Discussion utilisateur:195.221.64.170 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HbbEnzNSlG", + "id" : 581468990263955456, + "created_at" : "2015-03-27 14:53:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/x5lE3BYCCs", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113304567&oldid=113298247&rcid=138481188", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581468771187068928", + "text" : "Discussion utilisateur:195.221.64.170 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/x5lE3BYCCs", + "id" : 581468771187068928, + "created_at" : "2015-03-27 14:52:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/XTAXw8Et1M", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154948991&oldid=60918174&rcid=159479843", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581455523196903424", + "text" : "File:272 temperature.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XTAXw8Et1M", + "id" : 581455523196903424, + "created_at" : "2015-03-27 13:59:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/LS5zCBbNDD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653751389&oldid=644432549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581454581873438720", + "text" : "Ciabatta Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LS5zCBbNDD", + "id" : 581454581873438720, + "created_at" : "2015-03-27 13:55:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/FNbJqsPkoS", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=154945315&rcid=159476026", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581444476293529600", + "text" : "Category:Pyrradiometers Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FNbJqsPkoS", + "id" : 581444476293529600, + "created_at" : "2015-03-27 13:15:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/thIC6Lp006", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154945300&oldid=147266627&rcid=159476011", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581444426804920321", + "text" : "File:Net radiometer nr01 hukseflux.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/thIC6Lp006", + "id" : 581444426804920321, + "created_at" : "2015-03-27 13:15:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/La1rZYNewR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154945104&oldid=99965305&rcid=159475807", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581443780424916992", + "text" : "File:P\u00E4ikese fotomeeter CIMEL 318A.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/La1rZYNewR", + "id" : 581443780424916992, + "created_at" : "2015-03-27 13:12:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/NGQYfShyMm", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154945030&oldid=152549507&rcid=159475729", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581443508323643392", + "text" : "File:SAO Equipment Outside Smithsonian Institution Build Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/NGQYfShyMm", + "id" : 581443508323643392, + "created_at" : "2015-03-27 13:11:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/FmfrTX4X0U", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944853&oldid=52921994&rcid=159475532", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581443028725923840", + "text" : "File:Aanderaa Solar radiation sensors.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FmfrTX4X0U", + "id" : 581443028725923840, + "created_at" : "2015-03-27 13:09:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/ceZbpNkDOO", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944787&oldid=118811203&rcid=159475465", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581442817811214336", + "text" : "File:Sunshine-gauge,amedas,japan.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ceZbpNkDOO", + "id" : 581442817811214336, + "created_at" : "2015-03-27 13:09:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/mD0R8pGPd3", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944626&oldid=146931717&rcid=159475291", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581442243447431168", + "text" : "File:BoM solar recorders.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mD0R8pGPd3", + "id" : 581442243447431168, + "created_at" : "2015-03-27 13:06:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/OeJSoVRBGu", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944557&oldid=145583576&rcid=159475216", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581441959992172544", + "text" : "File:AERONET sunphotometer.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OeJSoVRBGu", + "id" : 581441959992172544, + "created_at" : "2015-03-27 13:05:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/W1YgSgIAz5", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944421&oldid=127823800&rcid=159475069", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581441502565572608", + "text" : "File:Campbell-Stokes recorder, Blue Hill Meteorological Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/W1YgSgIAz5", + "id" : 581441502565572608, + "created_at" : "2015-03-27 13:03:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/MiSGqDRRSk", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944382&oldid=52923952&rcid=159475030", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581441383627665408", + "text" : "File:Eppley Normal Incidence Pyrheliometer.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/MiSGqDRRSk", + "id" : 581441383627665408, + "created_at" : "2015-03-27 13:03:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/SdZRglkt64", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944270&oldid=145218890&rcid=159474917", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581441078794043392", + "text" : "File:Lp02-manual-v02.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/SdZRglkt64", + "id" : 581441078794043392, + "created_at" : "2015-03-27 13:02:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/r8CQB08stN", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944236&oldid=154496614&rcid=159474883", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440928587599872", + "text" : "File:2012-06-26 Ruby Lake RAWS pyranometer.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/r8CQB08stN", + "id" : 581440928587599872, + "created_at" : "2015-03-27 13:01:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/UbxjgWoCJC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944216&oldid=142683521&rcid=159474863", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440847528480769", + "text" : "File:Lp02-photo-v02.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UbxjgWoCJC", + "id" : 581440847528480769, + "created_at" : "2015-03-27 13:01:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/RvQgVj71Oo", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944180&oldid=127748441&rcid=159474826", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440726128586752", + "text" : "File:SR12 solar radiation sensor.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/RvQgVj71Oo", + "id" : 581440726128586752, + "created_at" : "2015-03-27 13:00:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/EBeFTqHHBP", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944151&oldid=133428249&rcid=159474789", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440619521929217", + "text" : "File:\u65E5\u5C04\u8A08 Pyranometer sr11 hukseflux jp.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/EBeFTqHHBP", + "id" : 581440619521929217, + "created_at" : "2015-03-27 13:00:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/9Y6V3rdb2j", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944125&oldid=147076045&rcid=159474756", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440538311815168", + "text" : "File:Hukseflux Pyranometer SR03.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9Y6V3rdb2j", + "id" : 581440538311815168, + "created_at" : "2015-03-27 13:00:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/TH9WA3XrX6", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944108&oldid=85907917&rcid=159474739", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440464437530624", + "text" : "File:Pyranometer.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/TH9WA3XrX6", + "id" : 581440464437530624, + "created_at" : "2015-03-27 12:59:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/jfuQoYUWHg", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944072&oldid=154262368&rcid=159474703", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440357394739201", + "text" : "File:Pyranometer sr11 hukseflux.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jfuQoYUWHg", + "id" : 581440357394739201, + "created_at" : "2015-03-27 12:59:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/DZ2QLWypPp", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944048&oldid=127748758&rcid=159474677", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440276436258816", + "text" : "File:Pyranometer Hukseflux SR20.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DZ2QLWypPp", + "id" : 581440276436258816, + "created_at" : "2015-03-27 12:58:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/SxTEnWSjyw", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=154944018&rcid=159474647", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440162946764800", + "text" : "Category:Pyranometers Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/SxTEnWSjyw", + "id" : 581440162946764800, + "created_at" : "2015-03-27 12:58:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/vauReTktaM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154944006&oldid=87829938&rcid=159474635", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581440106789253120", + "text" : "File:Pyranometer 2740.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/vauReTktaM", + "id" : 581440106789253120, + "created_at" : "2015-03-27 12:58:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/m5STSEk3p8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653743546&oldid=630608901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581434955676454913", + "text" : "Second-rate Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/m5STSEk3p8", + "id" : 581434955676454913, + "created_at" : "2015-03-27 12:37:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/W4AlBIgSrv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653661556&oldid=650229568", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581208285883318273", + "text" : "Jason Mantzoukas Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/W4AlBIgSrv", + "id" : 581208285883318273, + "created_at" : "2015-03-26 21:37:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/0TIru2Q0XG", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113284202&oldid=112735078&rcid=138444363", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581172762254938112", + "text" : "Jeux de la communication Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/0TIru2Q0XG", + "id" : 581172762254938112, + "created_at" : "2015-03-26 19:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/RyHo6sSNl4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653643882&oldid=653642676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581171761431080960", + "text" : "Colombia national football team Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/RyHo6sSNl4", + "id" : 581171761431080960, + "created_at" : "2015-03-26 19:12:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/uMnQeJ3IEG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653643688&oldid=651090496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581171384598077440", + "text" : "Canadian military bands Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/uMnQeJ3IEG", + "id" : 581171384598077440, + "created_at" : "2015-03-26 19:10:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/kP2FFbSS3L", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653638884&oldid=653127137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581161095244746752", + "text" : "The World's Fastest Indian Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kP2FFbSS3L", + "id" : 581161095244746752, + "created_at" : "2015-03-26 18:29:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/V0BJTmjkVq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653607192&oldid=653417406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581093790804500480", + "text" : "Marc Garneau Collegiate Institute Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/V0BJTmjkVq", + "id" : 581093790804500480, + "created_at" : "2015-03-26 14:02:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/OAD5CT82mK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653601070&oldid=653601024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581077315519684608", + "text" : "Ice Cold Gold Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OAD5CT82mK", + "id" : 581077315519684608, + "created_at" : "2015-03-26 12:56:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/B8Zak0uvmk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653601024&oldid=653600941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581077171957022720", + "text" : "Ice Cold Gold Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/B8Zak0uvmk", + "id" : 581077171957022720, + "created_at" : "2015-03-26 12:56:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/JHKl7FCUYL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653600941&oldid=653600834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581076924459552768", + "text" : "Ice Cold Gold Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/JHKl7FCUYL", + "id" : 581076924459552768, + "created_at" : "2015-03-26 12:55:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/WSpLWjLtLz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653600834&oldid=653600745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581076666769887233", + "text" : "Ice Cold Gold Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WSpLWjLtLz", + "id" : 581076666769887233, + "created_at" : "2015-03-26 12:54:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/YmdC9PxRcn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653600745&oldid=653600577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581076419964436480", + "text" : "Ice Cold Gold Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YmdC9PxRcn", + "id" : 581076419964436480, + "created_at" : "2015-03-26 12:53:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/ignvsaFO8f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653600577&oldid=652112000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581075889938653184", + "text" : "Ice Cold Gold Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ignvsaFO8f", + "id" : 581075889938653184, + "created_at" : "2015-03-26 12:51:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/5aQ5qrUZVF", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113272036&oldid=112757056&rcid=138424881", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581062530874896384", + "text" : "Dimanche rouge Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/5aQ5qrUZVF", + "id" : 581062530874896384, + "created_at" : "2015-03-26 11:57:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/9O6Tk1BRWP", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154818640&oldid=154818446&rcid=159343311", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581018938131124225", + "text" : "File:Radarspotting Equipment.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9O6Tk1BRWP", + "id" : 581018938131124225, + "created_at" : "2015-03-26 09:04:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/bNCw2pW2YR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154818446&oldid=154688023&rcid=159343113", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "581018550782935040", + "text" : "File:Radarspotting Equipment.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bNCw2pW2YR", + "id" : 581018550782935040, + "created_at" : "2015-03-26 09:03:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/xUTx5I7x5s", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653562979&oldid=617099224", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580953954307203072", + "text" : "Talk:LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xUTx5I7x5s", + "id" : 580953954307203072, + "created_at" : "2015-03-26 04:46:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/7zDdUAWZuE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653562331&oldid=653419338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580951832060628992", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7zDdUAWZuE", + "id" : 580951832060628992, + "created_at" : "2015-03-26 04:38:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/RiFU1MbeG8", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113265042&oldid=113259094&rcid=138411070", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580927053492576256", + "text" : "Actinom\u00E8tre Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/RiFU1MbeG8", + "id" : 580927053492576256, + "created_at" : "2015-03-26 02:59:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/wa2hE42ouN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653525754&oldid=653525040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580864868141690880", + "text" : "Wolf Lake (Ontario) Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/wa2hE42ouN", + "id" : 580864868141690880, + "created_at" : "2015-03-25 22:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/xsVmdqGJsj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653524721&oldid=653524376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580862426003992577", + "text" : "Wolf Lake (Ontario) Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/xsVmdqGJsj", + "id" : 580862426003992577, + "created_at" : "2015-03-25 22:42:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/ke78VgcSjk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653524141&oldid=592347618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580860915274407936", + "text" : "Wolf Lake (Ontario) Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/ke78VgcSjk", + "id" : 580860915274407936, + "created_at" : "2015-03-25 22:36:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/d0dzuvizcY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653467538&oldid=646710308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580749460235554817", + "text" : "Howard Johnson's Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/d0dzuvizcY", + "id" : 580749460235554817, + "created_at" : "2015-03-25 15:13:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/duU5ypzBNM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653458533&oldid=620005933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580728557925769216", + "text" : "James Knight Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/duU5ypzBNM", + "id" : 580728557925769216, + "created_at" : "2015-03-25 13:50:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/D54DwAhnhS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653456446&oldid=645363070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580723190927867904", + "text" : "Clayton Alderfer Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/D54DwAhnhS", + "id" : 580723190927867904, + "created_at" : "2015-03-25 13:29:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/4JiGqDbfrQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653455821&oldid=648005121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580721710774763521", + "text" : "DPT vaccine Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4JiGqDbfrQ", + "id" : 580721710774763521, + "created_at" : "2015-03-25 13:23:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/ubJLgEiisY", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154646079&oldid=117063537&rcid=159162712", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580561203677773824", + "text" : "File:PSM V18 D029 The violle actinometer.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ubJLgEiisY", + "id" : 580561203677773824, + "created_at" : "2015-03-25 02:45:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/5cOBTsIcXe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653321723&oldid=600931922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580398441773297665", + "text" : "Office of Religious Freedom Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5cOBTsIcXe", + "id" : 580398441773297665, + "created_at" : "2015-03-24 15:59:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/QjNa8dedgG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653314164&oldid=653009696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580383891011301376", + "text" : "List of unsolved deaths Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QjNa8dedgG", + "id" : 580383891011301376, + "created_at" : "2015-03-24 15:01:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/CbD9A3wy3F", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653309554&oldid=647931698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580374408033890305", + "text" : "IRIG timecode Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/CbD9A3wy3F", + "id" : 580374408033890305, + "created_at" : "2015-03-24 14:23:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/DyMJjfaFsT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653303355&oldid=651864437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580359198476730368", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DyMJjfaFsT", + "id" : 580359198476730368, + "created_at" : "2015-03-24 13:23:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/MdUHQgSfig", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653294054&oldid=544714735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580334755457187840", + "text" : "R\u00E9al Lemieux Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MdUHQgSfig", + "id" : 580334755457187840, + "created_at" : "2015-03-24 11:46:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/Qa6kDOQe6y", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653197755&oldid=653036234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580086314407747584", + "text" : "Montenegro Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Qa6kDOQe6y", + "id" : 580086314407747584, + "created_at" : "2015-03-23 19:18:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/PuYT62P0zI", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113192438&oldid=110995752&rcid=138221968", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580065620689072128", + "text" : "G\u00E9olympiades Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PuYT62P0zI", + "id" : 580065620689072128, + "created_at" : "2015-03-23 17:56:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/aGdiCHwhTU", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113190794&oldid=112711186&rcid=138217749", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580052176153812992", + "text" : "Billy Tellier Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/aGdiCHwhTU", + "id" : 580052176153812992, + "created_at" : "2015-03-23 17:03:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/Yg7lY9ecgY", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113190668&oldid=108118950&rcid=138217374", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580051170267369472", + "text" : "Tammy Verge Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/Yg7lY9ecgY", + "id" : 580051170267369472, + "created_at" : "2015-03-23 16:59:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/kGVqb39CGZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113190494&oldid=109786050&rcid=138216877", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580049964165890049", + "text" : "Ana\u00EFs Favron Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/kGVqb39CGZ", + "id" : 580049964165890049, + "created_at" : "2015-03-23 16:54:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/M9r5Lcdgfe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653173648&oldid=652480440", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "580040720351916032", + "text" : "Target Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/M9r5Lcdgfe", + "id" : 580040720351916032, + "created_at" : "2015-03-23 16:17:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/CMb6ax3lCH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653110735&oldid=653110690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579861389092765696", + "text" : "McDonnell Douglas DC-X Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CMb6ax3lCH", + "id" : 579861389092765696, + "created_at" : "2015-03-23 04:25:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/PdHBD869kP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653110690&oldid=643428669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579861224449388544", + "text" : "McDonnell Douglas DC-X Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/PdHBD869kP", + "id" : 579861224449388544, + "created_at" : "2015-03-23 04:24:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/Yt7A6RjPgH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653053464&oldid=653051603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579729827814645760", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Yt7A6RjPgH", + "id" : 579729827814645760, + "created_at" : "2015-03-22 19:42:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/pYZOLkmdff", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653051603&oldid=653051558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579726067281297408", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pYZOLkmdff", + "id" : 579726067281297408, + "created_at" : "2015-03-22 19:27:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/F4ItoQ87IY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653051558&oldid=653051480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579725963451326464", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/F4ItoQ87IY", + "id" : 579725963451326464, + "created_at" : "2015-03-22 19:26:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/Fy4wpIcp6r", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653051480&oldid=653051258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579725802805293056", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Fy4wpIcp6r", + "id" : 579725802805293056, + "created_at" : "2015-03-22 19:26:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/6CPwtZz6md", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653051258&oldid=653050985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579725356636213249", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6CPwtZz6md", + "id" : 579725356636213249, + "created_at" : "2015-03-22 19:24:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/vFGNT0VWlO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653050985&oldid=653050509", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579724862958276608", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vFGNT0VWlO", + "id" : 579724862958276608, + "created_at" : "2015-03-22 19:22:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/0Yx6RF20gh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653050509&oldid=653049993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579723934767136768", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0Yx6RF20gh", + "id" : 579723934767136768, + "created_at" : "2015-03-22 19:18:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/2uhE4xIPzK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653049993&oldid=653049873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579722791089532929", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2uhE4xIPzK", + "id" : 579722791089532929, + "created_at" : "2015-03-22 19:14:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/U1Vxmatflt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=653049873&oldid=652920548", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579722556728545280", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/U1Vxmatflt", + "id" : 579722556728545280, + "created_at" : "2015-03-22 19:13:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/FmkvGO6ADB", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113153857&oldid=112953467&rcid=138117208", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579622051213914112", + "text" : "C\u00E9lom\u00E8tre Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FmkvGO6ADB", + "id" : 579622051213914112, + "created_at" : "2015-03-22 12:34:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/Gu2OIFq6Vh", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113153118&oldid=113144471&rcid=138115559", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579614409460445184", + "text" : "Station m\u00E9t\u00E9orologique automatique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Gu2OIFq6Vh", + "id" : 579614409460445184, + "created_at" : "2015-03-22 12:03:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/nDGQRsDkSp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652920548&oldid=649244217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579375355305267200", + "text" : "Johnny Gosch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nDGQRsDkSp", + "id" : 579375355305267200, + "created_at" : "2015-03-21 20:13:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/7bcHNk6SEK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154228676&oldid=154158521&rcid=158708457", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579373794176925697", + "text" : "File:Strahlungsbilanz-atmosphaere-breitenabhaengig.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/7bcHNk6SEK", + "id" : 579373794176925697, + "created_at" : "2015-03-21 20:07:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/rwcvELGGbC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=154228635&oldid=154158282&rcid=158708412", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579373689063530496", + "text" : "File:Mittelwerte der Strahlungsbilanz an der Obergrenze Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rwcvELGGbC", + "id" : 579373689063530496, + "created_at" : "2015-03-21 20:07:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/6rK5eVCOGm", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113135719&oldid=112336868&rcid=138068326", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579366461132709888", + "text" : "NEXRAD Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6rK5eVCOGm", + "id" : 579366461132709888, + "created_at" : "2015-03-21 19:38:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/4mt25WUfAQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652883215&oldid=631947489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579294755428937728", + "text" : "12 (Vancouver) Service Company Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/4mt25WUfAQ", + "id" : 579294755428937728, + "created_at" : "2015-03-21 14:53:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/aIiA2RYLrQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652778842&oldid=651981561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "579010272762978304", + "text" : "Babylon 5 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aIiA2RYLrQ", + "id" : 579010272762978304, + "created_at" : "2015-03-20 20:03:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/byoFA5P9vD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652770937&oldid=652770141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578994832254869504", + "text" : "Bromine Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/byoFA5P9vD", + "id" : 578994832254869504, + "created_at" : "2015-03-20 19:01:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/Oaj1Cbpso6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652731023&oldid=580738435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578910712493424640", + "text" : "Talk:Marburg Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Oaj1Cbpso6", + "id" : 578910712493424640, + "created_at" : "2015-03-20 13:27:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/FUPmININks", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652123750&oldid=634921862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578654414573060096", + "text" : "Governor General's Awards Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/FUPmININks", + "id" : 578654414573060096, + "created_at" : "2015-03-19 20:28:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/r6sQEeEznQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652119411&oldid=651685494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578645657726103552", + "text" : "Faraday's law of induction Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/r6sQEeEznQ", + "id" : 578645657726103552, + "created_at" : "2015-03-19 19:54:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/X1VvQbvy8t", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652099488&oldid=644182904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578604039413321728", + "text" : "2004 Stanley Cup Finals Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/X1VvQbvy8t", + "id" : 578604039413321728, + "created_at" : "2015-03-19 17:08:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/AGg7yGiTOB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652082271&oldid=651156756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578569984156258305", + "text" : "Quebec French profanity Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AGg7yGiTOB", + "id" : 578569984156258305, + "created_at" : "2015-03-19 14:53:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/cGdQsGF7md", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652081800&oldid=642406329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578569014663864320", + "text" : "West End Gang Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cGdQsGF7md", + "id" : 578569014663864320, + "created_at" : "2015-03-19 14:49:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/QtbBiH23Ct", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652079546&oldid=652040123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578563913966592000", + "text" : "Rooster Teeth Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/QtbBiH23Ct", + "id" : 578563913966592000, + "created_at" : "2015-03-19 14:29:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/HcyvUDzpyL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652066479&oldid=640116544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578531668673318912", + "text" : "Birthright: The Gorgon's Alliance Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/HcyvUDzpyL", + "id" : 578531668673318912, + "created_at" : "2015-03-19 12:21:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/6xQKY2nckk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=652039289&oldid=651349386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578438662251278336", + "text" : "Mike Myers Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6xQKY2nckk", + "id" : 578438662251278336, + "created_at" : "2015-03-19 06:11:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/MPwNksCUvi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651971712&oldid=651756822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578283343147565056", + "text" : "Dragon Age: Inquisition Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MPwNksCUvi", + "id" : 578283343147565056, + "created_at" : "2015-03-18 19:54:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/5ixcWX29HW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651936484&oldid=650103597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "578213246928338944", + "text" : "Ancient murrelet Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5ixcWX29HW", + "id" : 578213246928338944, + "created_at" : "2015-03-18 15:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/XUneqgyqfT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651795653&oldid=651795476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577863218867126272", + "text" : "Parental leave Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XUneqgyqfT", + "id" : 577863218867126272, + "created_at" : "2015-03-17 16:05:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/y1dGqYYnI8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651795476&oldid=650761618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577862894316101632", + "text" : "Parental leave Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/y1dGqYYnI8", + "id" : 577862894316101632, + "created_at" : "2015-03-17 16:03:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/7txu3rOJaT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651794480&oldid=621915838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577860951736762368", + "text" : "Larry Miller (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/7txu3rOJaT", + "id" : 577860951736762368, + "created_at" : "2015-03-17 15:56:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/4TfetueETQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651793092&oldid=638012494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577858107201683456", + "text" : "Parkwood Hills Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/4TfetueETQ", + "id" : 577858107201683456, + "created_at" : "2015-03-17 15:44:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/jj0vcS89vy", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112871115&oldid=112831667&rcid=137661548", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577845539838042113", + "text" : "Gare centrale de Montr\u00E9al Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/jj0vcS89vy", + "id" : 577845539838042113, + "created_at" : "2015-03-17 14:54:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/jj0vcS89vy", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112871115&oldid=112831667&rcid=137661548", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577845539854766080", + "text" : "Gare centrale de Montr\u00E9al Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jj0vcS89vy", + "id" : 577845539854766080, + "created_at" : "2015-03-17 14:54:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/k7rN5xuF17", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651668237&oldid=651652376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577539407688941568", + "text" : "Cities: Skylines Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/k7rN5xuF17", + "id" : 577539407688941568, + "created_at" : "2015-03-16 18:38:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/52VEiiAMWv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651638073&oldid=651351984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577479927970271232", + "text" : "Texas hold 'em Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/52VEiiAMWv", + "id" : 577479927970271232, + "created_at" : "2015-03-16 14:41:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/4AOiPDDTDb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651590222&oldid=650185655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577336583394893824", + "text" : "Evapotranspiration Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4AOiPDDTDb", + "id" : 577336583394893824, + "created_at" : "2015-03-16 05:12:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/v6JOXEaAUg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651590153&oldid=618089469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577336369023967232", + "text" : "Penman\u2013Monteith equation Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/v6JOXEaAUg", + "id" : 577336369023967232, + "created_at" : "2015-03-16 05:11:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/lOvopJrM64", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=153295132&oldid=153260463&rcid=157734508", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "577286050994896896", + "text" : "File:JMA TD (double circulation center) Aug 02 2012.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/lOvopJrM64", + "id" : 577286050994896896, + "created_at" : "2015-03-16 01:51:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/OUeHI5mInC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651415861&oldid=651382346", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "576917555035676672", + "text" : "User:Taylordw\/sandbox\/Aeroplankton Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OUeHI5mInC", + "id" : 576917555035676672, + "created_at" : "2015-03-15 01:27:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/3Po7NZjkd4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651095708&oldid=645674932", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "576115394349502464", + "text" : "Applied science Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3Po7NZjkd4", + "id" : 576115394349502464, + "created_at" : "2015-03-12 20:19:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/ianTlvUoH3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651093960&oldid=635862882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "576112759638761472", + "text" : "Outline of applied science Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ianTlvUoH3", + "id" : 576112759638761472, + "created_at" : "2015-03-12 20:09:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/ZgNgjTLkUv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651090496&oldid=648948229", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "576106916126015489", + "text" : "Canadian military bands Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ZgNgjTLkUv", + "id" : 576106916126015489, + "created_at" : "2015-03-12 19:46:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/IMT6Kbt0RX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651082576&oldid=641589604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "576090462248939520", + "text" : "Destruction of the Seven Cities Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IMT6Kbt0RX", + "id" : 576090462248939520, + "created_at" : "2015-03-12 18:40:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/ir2J1XY0e0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651078447&oldid=635116032", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "576079756095045632", + "text" : "London Central Secondary School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ir2J1XY0e0", + "id" : 576079756095045632, + "created_at" : "2015-03-12 17:58:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/ATY3kkVogX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=651066035&oldid=648746603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "576056720620986368", + "text" : "Winchester Mystery House Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ATY3kkVogX", + "id" : 576056720620986368, + "created_at" : "2015-03-12 16:26:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/PkMx01e1rU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650960594&oldid=650731270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575776596482723840", + "text" : "Guy Fawkes Night Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PkMx01e1rU", + "id" : 575776596482723840, + "created_at" : "2015-03-11 21:53:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/vTRxLcytYT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650948130&oldid=528012643", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575751138349309952", + "text" : "Canadian Forces Europe Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vTRxLcytYT", + "id" : 575751138349309952, + "created_at" : "2015-03-11 20:12:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/stMDWKmuWm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650918178&oldid=650917960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575690863575195648", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/stMDWKmuWm", + "id" : 575690863575195648, + "created_at" : "2015-03-11 16:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/yJ9Js9u4SQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650917960&oldid=650917846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575690422497976321", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/yJ9Js9u4SQ", + "id" : 575690422497976321, + "created_at" : "2015-03-11 16:11:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/J5cm7qZ2hE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650917846&oldid=642966947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575690164204343296", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/J5cm7qZ2hE", + "id" : 575690164204343296, + "created_at" : "2015-03-11 16:10:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/GVsz8nkrKQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650827029&oldid=644133860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575431813461639169", + "text" : "Blackjack Hall of Fame Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GVsz8nkrKQ", + "id" : 575431813461639169, + "created_at" : "2015-03-10 23:03:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/NW3v8DkOW0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650811995&oldid=645549513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575401093963845632", + "text" : "Nephilim in popular culture Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/NW3v8DkOW0", + "id" : 575401093963845632, + "created_at" : "2015-03-10 21:01:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/vUDkC5fdsv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650805453&oldid=590927663", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575388168725401600", + "text" : "Canadian Parliamentary Coalition to Combat Antise Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/vUDkC5fdsv", + "id" : 575388168725401600, + "created_at" : "2015-03-10 20:10:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/NBIdbV3Usu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650770857&oldid=485225969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575321287410741249", + "text" : "User:Matthew.murdoch Wikipedia article edited anonymously from Finance Canada http:\/\/t.co\/NBIdbV3Usu", + "id" : 575321287410741249, + "created_at" : "2015-03-10 15:44:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/NBIdbV3Usu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650770857&oldid=485225969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575321287419162624", + "text" : "User:Matthew.murdoch Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NBIdbV3Usu", + "id" : 575321287419162624, + "created_at" : "2015-03-10 15:44:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/NeoYfmKQiI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650769279&oldid=650561788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575318051169656832", + "text" : "Royal Military College of Canada Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/NeoYfmKQiI", + "id" : 575318051169656832, + "created_at" : "2015-03-10 15:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/HK7bpJ6kf0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650748695&oldid=649514876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575267787536494592", + "text" : "Hussein Radjabu Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HK7bpJ6kf0", + "id" : 575267787536494592, + "created_at" : "2015-03-10 12:11:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/vQXKcJVZl9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650743422&oldid=650743387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575251501507035136", + "text" : "Canadian Special Operations Forces Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vQXKcJVZl9", + "id" : 575251501507035136, + "created_at" : "2015-03-10 11:07:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/EbPNHKizlF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650743387&oldid=650329306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575251362654584834", + "text" : "Canadian Special Operations Forces Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/EbPNHKizlF", + "id" : 575251362654584834, + "created_at" : "2015-03-10 11:06:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/hliRejRON6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650667726&oldid=650561970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575048491401109504", + "text" : "John Williamson (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/hliRejRON6", + "id" : 575048491401109504, + "created_at" : "2015-03-09 21:40:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/p0kNW7S5Fx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650652962&oldid=649400868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575021225577181186", + "text" : "Surrey, British Columbia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/p0kNW7S5Fx", + "id" : 575021225577181186, + "created_at" : "2015-03-09 19:51:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 87 ], + "url" : "http:\/\/t.co\/xfn1A6p8OF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650647559&oldid=650443235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "575011272032456705", + "text" : "Louvre Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/xfn1A6p8OF", + "id" : 575011272032456705, + "created_at" : "2015-03-09 19:12:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/PeHOYEd0lp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650640892&oldid=636624318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "574998846515904512", + "text" : "Rilla of Ingleside Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PeHOYEd0lp", + "id" : 574998846515904512, + "created_at" : "2015-03-09 18:23:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/8NThICRtWx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650639075&oldid=650638941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "574995593078177792", + "text" : "David Lee (Canadian football) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/8NThICRtWx", + "id" : 574995593078177792, + "created_at" : "2015-03-09 18:10:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/LWGfaRU9Tm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650638941&oldid=650638792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "574995340224520193", + "text" : "David Lee (Canadian football) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LWGfaRU9Tm", + "id" : 574995340224520193, + "created_at" : "2015-03-09 18:09:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/zeG1tfc5fk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650638792&oldid=635160315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "574995087299637248", + "text" : "David Lee (Canadian football) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zeG1tfc5fk", + "id" : 574995087299637248, + "created_at" : "2015-03-09 18:08:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/gYvvEZv0XQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650638094&oldid=650610456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "574993761698254848", + "text" : "Buddha (album) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gYvvEZv0XQ", + "id" : 574993761698254848, + "created_at" : "2015-03-09 18:02:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/gYvvEZv0XQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650638094&oldid=650610456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "574993755402543106", + "text" : "Buddha (album) Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/gYvvEZv0XQ", + "id" : 574993755402543106, + "created_at" : "2015-03-09 18:02:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/X2MfLn4Awj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650630211&oldid=643852883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "574977210551025666", + "text" : "Architectural technologist Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/X2MfLn4Awj", + "id" : 574977210551025666, + "created_at" : "2015-03-09 16:57:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/4iv25grQA3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650619073&oldid=650481501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "574955827662057473", + "text" : "Synthetic oil Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4iv25grQA3", + "id" : 574955827662057473, + "created_at" : "2015-03-09 15:32:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/G4IGP0o8aF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650204782&oldid=645779045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573962980901187584", + "text" : "List of places named after people Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/G4IGP0o8aF", + "id" : 573962980901187584, + "created_at" : "2015-03-06 21:46:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/lVBcD2bQDM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650174294&oldid=649346341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573905390364155904", + "text" : "Copyright infringement Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/lVBcD2bQDM", + "id" : 573905390364155904, + "created_at" : "2015-03-06 17:58:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/ah0YnelzTe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650169984&oldid=650074098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573896432085823490", + "text" : "Designated Player Rule Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ah0YnelzTe", + "id" : 573896432085823490, + "created_at" : "2015-03-06 17:22:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/PgjjnlZLBO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650162541&oldid=645483454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573880798480371713", + "text" : "The North Saskatchewan Regiment Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/PgjjnlZLBO", + "id" : 573880798480371713, + "created_at" : "2015-03-06 16:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 38, 61 ], + "url" : "https:\/\/t.co\/4kbHLx46rk", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2015.03", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + }, { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/CNWiaKUtrQ", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/blob\/master\/README.md", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573850710347022336", + "text" : "March 2015 Twitter archive accession: https:\/\/t.co\/4kbHLx46rk\n\nAll tweets are Public Domain. https:\/\/t.co\/CNWiaKUtrQ\n\nEnjoy!", + "id" : 573850710347022336, + "created_at" : "2015-03-06 14:20:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/vQTumuuXS8", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152272779&oldid=149449884&rcid=156573343", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573781880836853761", + "text" : "File:Tephigram-page-001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/vQTumuuXS8", + "id" : 573781880836853761, + "created_at" : "2015-03-06 09:47:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/WvL9MZ8IXe", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152272760&oldid=151204057&rcid=156573322", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573781782232961024", + "text" : "File:Stability tepfigram.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WvL9MZ8IXe", + "id" : 573781782232961024, + "created_at" : "2015-03-06 09:46:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/W4XMALDFXL", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152272655&oldid=150022446&rcid=156573199", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573781452212543488", + "text" : "File:Wind Rose.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/W4XMALDFXL", + "id" : 573781452212543488, + "created_at" : "2015-03-06 09:45:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/g1y3hLsMKk", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152272338&oldid=152026911&rcid=156572841", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573779978732576768", + "text" : "File:Rain Shadow Effect caused by Orographic Lift.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/g1y3hLsMKk", + "id" : 573779978732576768, + "created_at" : "2015-03-06 09:39:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/5Mv4Jw8UU2", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152271703&oldid=151435516&rcid=156572111", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573778361169936385", + "text" : "File:Pastweather.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5Mv4Jw8UU2", + "id" : 573778361169936385, + "created_at" : "2015-03-06 09:33:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/AJIluwZpZ2", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152271559&oldid=151435522&rcid=156571900", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573777724440985600", + "text" : "File:Pressuretrend.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/AJIluwZpZ2", + "id" : 573777724440985600, + "created_at" : "2015-03-06 09:30:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/UDHUhjhrJ5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650123135&oldid=639168825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573776908418170881", + "text" : "Station model Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UDHUhjhrJ5", + "id" : 573776908418170881, + "created_at" : "2015-03-06 09:27:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/9i5xrDADFb", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152271383&oldid=152270731&rcid=156571701", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573776792483459072", + "text" : "File:Skycover.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9i5xrDADFb", + "id" : 573776792483459072, + "created_at" : "2015-03-06 09:27:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/6cYEoALI9k", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270731&oldid=151435553&rcid=156570973", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573773881732960258", + "text" : "File:Skycover.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6cYEoALI9k", + "id" : 573773881732960258, + "created_at" : "2015-03-06 09:15:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/MYviSdnotS", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270598&oldid=152077827&rcid=156570808", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573773054502920192", + "text" : "File:Wn\u0119trze klatki meteorologicznej.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/MYviSdnotS", + "id" : 573773054502920192, + "created_at" : "2015-03-06 09:12:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/q602g7REni", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270548&oldid=152077829&rcid=156570756", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573772793738829824", + "text" : "File:Termohigrograf.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/q602g7REni", + "id" : 573772793738829824, + "created_at" : "2015-03-06 09:11:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/5BOfSaNYBE", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270352&oldid=152075406&rcid=156570538", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573771836707762176", + "text" : "File:Wiatromierz.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5BOfSaNYBE", + "id" : 573771836707762176, + "created_at" : "2015-03-06 09:07:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/aelbis3Gz7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270281&oldid=150936769&rcid=156570454", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573771382770683905", + "text" : "File:Tornado F\u0103c\u0103eni 2.jpeg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/aelbis3Gz7", + "id" : 573771382770683905, + "created_at" : "2015-03-06 09:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/UYwsKmiN3I", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270226&oldid=150936770&rcid=156570388", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573771134308651008", + "text" : "File:Tornado F\u0103c\u0103eni 1.jpeg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UYwsKmiN3I", + "id" : 573771134308651008, + "created_at" : "2015-03-06 09:04:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/BS8wzfhHS9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270086&oldid=151442518&rcid=156570220", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573770298681655296", + "text" : "File:Thunderstorm near Elko, Nevada 4.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/BS8wzfhHS9", + "id" : 573770298681655296, + "created_at" : "2015-03-06 09:01:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/DPLGeXqW7G", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270073&oldid=151442517&rcid=156570196", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573770214258642945", + "text" : "File:Thunderstorm near Elko, Nevada 3.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DPLGeXqW7G", + "id" : 573770214258642945, + "created_at" : "2015-03-06 09:00:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/zaOaHLOUCP", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270051&oldid=151442516&rcid=156570174", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573770127294009345", + "text" : "File:Thunderstorm near Elko, Nevada 2.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zaOaHLOUCP", + "id" : 573770127294009345, + "created_at" : "2015-03-06 09:00:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/u7XvwLanbb", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152270009&oldid=151976332&rcid=156570126", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573769904517701632", + "text" : "File:Threatening Storm in Canyonlands NP.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/u7XvwLanbb", + "id" : 573769904517701632, + "created_at" : "2015-03-06 08:59:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/iO6Bk3Q0JL", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269971&oldid=151600808&rcid=156570073", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573769549159469056", + "text" : "File:Snow, Waves, and Surfers - Lake Tahoe.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iO6Bk3Q0JL", + "id" : 573769549159469056, + "created_at" : "2015-03-06 08:58:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/y2JF4RMc0L", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269942&oldid=151600803&rcid=156570043", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573769309161394176", + "text" : "File:Snow and Waves - Lake Tahoe.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/y2JF4RMc0L", + "id" : 573769309161394176, + "created_at" : "2015-03-06 08:57:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/Mlrz8nlMhD", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269845&oldid=145598819&rcid=156569931", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573768733581275136", + "text" : "Category:Pied-de-vent Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Mlrz8nlMhD", + "id" : 573768733581275136, + "created_at" : "2015-03-06 08:55:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/0bUO8UrkNj", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269821&oldid=151976330&rcid=156569901", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573768556699082752", + "text" : "File:Rays of Sun - Canyonlands National Park.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0bUO8UrkNj", + "id" : 573768556699082752, + "created_at" : "2015-03-06 08:54:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/8QJn8Vqcnf", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269740&oldid=151763352&rcid=156569796", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573768031131820032", + "text" : "File:Rainbow over the Canyons.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/8QJn8Vqcnf", + "id" : 573768031131820032, + "created_at" : "2015-03-06 08:52:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/fcWhwZhZgC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269659&oldid=151992108&rcid=156569689", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573767569867468800", + "text" : "File:Overcast Monument Valley.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fcWhwZhZgC", + "id" : 573767569867468800, + "created_at" : "2015-03-06 08:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/0lsEwQmodR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269621&oldid=151600826&rcid=156569650", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573767371015462912", + "text" : "File:Mount Rose Summit 4.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0lsEwQmodR", + "id" : 573767371015462912, + "created_at" : "2015-03-06 08:49:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/nExcqelokD", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269426&oldid=151600819&rcid=156569421", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573766257520066560", + "text" : "File:Mount Rose Summit 3.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nExcqelokD", + "id" : 573766257520066560, + "created_at" : "2015-03-06 08:45:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/InbTYQZ8QT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269410&oldid=151600800&rcid=156569399", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573766112787197953", + "text" : "File:Mount Rose Summit 2.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/InbTYQZ8QT", + "id" : 573766112787197953, + "created_at" : "2015-03-06 08:44:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/mMFTPJWAq8", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152269345&oldid=151600796&rcid=156569307", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573765546254168064", + "text" : "File:Mount Rose Ski.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mMFTPJWAq8", + "id" : 573765546254168064, + "created_at" : "2015-03-06 08:42:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/Q82IpVINUl", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268424&oldid=151600821&rcid=156568250", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573758568299655168", + "text" : "File:Mount Rose Ski 3.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Q82IpVINUl", + "id" : 573758568299655168, + "created_at" : "2015-03-06 08:14:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/KGDaKsmnIR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268402&oldid=151600815&rcid=156568225", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573758457851023360", + "text" : "File:Mount Rose Ski - Northwest Magnum 6.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KGDaKsmnIR", + "id" : 573758457851023360, + "created_at" : "2015-03-06 08:14:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/VKgvpWSviM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268378&oldid=151600811&rcid=156568199", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573758315701932032", + "text" : "File:Mount Rose Ski 2.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VKgvpWSviM", + "id" : 573758315701932032, + "created_at" : "2015-03-06 08:13:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/XIjelLZQr1", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268353&oldid=151617713&rcid=156568171", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573758135984349184", + "text" : "File:Mount Rose Ski - Blazing Zepyr Six.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XIjelLZQr1", + "id" : 573758135984349184, + "created_at" : "2015-03-06 08:12:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Bngmv2pIGQ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268242&oldid=151600816&rcid=156568046", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573757446637948928", + "text" : "File:Mount Rose Highway.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Bngmv2pIGQ", + "id" : 573757446637948928, + "created_at" : "2015-03-06 08:10:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/YYiBbCU11u", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268179&oldid=151600818&rcid=156567974", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573756887344287744", + "text" : "File:Mount Rose Highway 2.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/YYiBbCU11u", + "id" : 573756887344287744, + "created_at" : "2015-03-06 08:07:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/iwSBHDWX0T", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268116&oldid=151992021&rcid=156567894", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573756282852806657", + "text" : "File:Monument Valley Cast in the Dust.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iwSBHDWX0T", + "id" : 573756282852806657, + "created_at" : "2015-03-06 08:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/dN8rtwepxn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268075&oldid=151442511&rcid=156567847", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573756016753573890", + "text" : "File:Lightning over Elko, Nevada.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dN8rtwepxn", + "id" : 573756016753573890, + "created_at" : "2015-03-06 08:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/leC36OSyQW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268059&oldid=151442512&rcid=156567830", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573755915704401920", + "text" : "File:Lightning across the Elko Hills.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/leC36OSyQW", + "id" : 573755915704401920, + "created_at" : "2015-03-06 08:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/fypfOxOkw9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152268025&oldid=150760123&rcid=156567784", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573755603450986496", + "text" : "File:LenticularCloud-Madeira 20150221\u00A9KarlheinzEssl.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fypfOxOkw9", + "id" : 573755603450986496, + "created_at" : "2015-03-06 08:02:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/JrZ2chmxBn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267972&oldid=151600802&rcid=156567723", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573755309098942464", + "text" : "File:Lake Tahoe - Heavy Snow.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JrZ2chmxBn", + "id" : 573755309098942464, + "created_at" : "2015-03-06 08:01:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/VPACwsDZoS", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267926&oldid=150903837&rcid=156567672", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573755068283031552", + "text" : "File:La-moitie-des-phenomenes-meteorologiques-extremes-d Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VPACwsDZoS", + "id" : 573755068283031552, + "created_at" : "2015-03-06 08:00:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/Wvcq0ZeDfR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267742&oldid=152075413&rcid=156567430", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573753862403854336", + "text" : "File:Klatka meteorologiczna 07.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Wvcq0ZeDfR", + "id" : 573753862403854336, + "created_at" : "2015-03-06 07:55:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/X8SZMgWGMT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267729&oldid=152075412&rcid=156567397", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573753790316298240", + "text" : "File:Klatka meteorologiczna 06.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/X8SZMgWGMT", + "id" : 573753790316298240, + "created_at" : "2015-03-06 07:55:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/s0Jb5LDSSV", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267715&oldid=152075414&rcid=156567384", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573753700671426560", + "text" : "File:Klatka meteorologiczna 05.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/s0Jb5LDSSV", + "id" : 573753700671426560, + "created_at" : "2015-03-06 07:55:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/52BnyaYOUv", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267701&oldid=152075408&rcid=156567362", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573753627199868928", + "text" : "File:Klatka meteorologiczna 04.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/52BnyaYOUv", + "id" : 573753627199868928, + "created_at" : "2015-03-06 07:54:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/Oq9e3ReVA1", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267693&oldid=152075407&rcid=156567354", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573753546665033728", + "text" : "File:Klatka meteorologiczna 03.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Oq9e3ReVA1", + "id" : 573753546665033728, + "created_at" : "2015-03-06 07:54:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/QI3Fmgbtqj", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267680&oldid=152065292&rcid=156567336", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573753473541488640", + "text" : "File:Klatka meteorologiczna 02.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QI3Fmgbtqj", + "id" : 573753473541488640, + "created_at" : "2015-03-06 07:54:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/IaNKFNBwHT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267643&oldid=152065293&rcid=156567288", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573753228380270593", + "text" : "File:Klatka meteorologiczna 01.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/IaNKFNBwHT", + "id" : 573753228380270593, + "created_at" : "2015-03-06 07:53:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/QJWEIoKhqj", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267600&oldid=151991948&rcid=156567238", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573752875886706688", + "text" : "File:Dusty Monument Valley.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QJWEIoKhqj", + "id" : 573752875886706688, + "created_at" : "2015-03-06 07:52:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/ZRjeq4ldCg", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267455&oldid=151763281&rcid=156567078", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573752233365495808", + "text" : "File:Double Rainbow and Sunset in Canyonlands National P Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZRjeq4ldCg", + "id" : 573752233365495808, + "created_at" : "2015-03-06 07:49:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/GTtKDhd8md", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267435&oldid=151974510&rcid=156567052", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573752116797435904", + "text" : "File:Double Rainbow - Canyonlands NP.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/GTtKDhd8md", + "id" : 573752116797435904, + "created_at" : "2015-03-06 07:48:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/rsYWB3EToE", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267376&oldid=151974511&rcid=156566986", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573751814740381696", + "text" : "File:Cliff Walls at Canyon Lands National Park.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rsYWB3EToE", + "id" : 573751814740381696, + "created_at" : "2015-03-06 07:47:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/KVE8Ou5AjD", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267354&oldid=151974512&rcid=156566963", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573751674227068929", + "text" : "File:Cloud to Ground Lightning in Canyonlands National P Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KVE8Ou5AjD", + "id" : 573751674227068929, + "created_at" : "2015-03-06 07:47:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/ftGgsShgmc", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267294&oldid=152267271&rcid=156566886", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573751252674297856", + "text" : "File:Canyonlands National Park Sunset.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ftGgsShgmc", + "id" : 573751252674297856, + "created_at" : "2015-03-06 07:45:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/AYmqxG1rMP", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267271&oldid=151974513&rcid=156566857", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573751102996365312", + "text" : "File:Canyonlands National Park Sunset.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/AYmqxG1rMP", + "id" : 573751102996365312, + "created_at" : "2015-03-06 07:44:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/0CkdNIeCDp", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152267067&oldid=136533635&rcid=156566646", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573750862142697472", + "text" : "Category:Double Rainbow Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0CkdNIeCDp", + "id" : 573750862142697472, + "created_at" : "2015-03-06 07:43:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/UiMfkArqfJ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152266337&oldid=143193432&rcid=156565902", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573750249363238912", + "text" : "File:Double Rainbow in Cologne (5421120929).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UiMfkArqfJ", + "id" : 573750249363238912, + "created_at" : "2015-03-06 07:41:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/RvzBgijBx7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152266325&oldid=120441393&rcid=156565890", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573750147240321024", + "text" : "File:Double Rainbow Beauty.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/RvzBgijBx7", + "id" : 573750147240321024, + "created_at" : "2015-03-06 07:41:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/9ht5O201Fe", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152266308&oldid=151762799&rcid=156565866", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573750010669613056", + "text" : "File:Canyonlands National Park 2.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9ht5O201Fe", + "id" : 573750010669613056, + "created_at" : "2015-03-06 07:40:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/NIA6ZIBPan", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152266253&oldid=151974509&rcid=156565798", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573749477036654592", + "text" : "File:Canyonlands National Park - Sunsets.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/NIA6ZIBPan", + "id" : 573749477036654592, + "created_at" : "2015-03-06 07:38:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/dNoM7htQXY", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152266218&oldid=151974769&rcid=156565757", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573749029630251008", + "text" : "File:Arches National Park - Double Arches 3.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dNoM7htQXY", + "id" : 573749029630251008, + "created_at" : "2015-03-06 07:36:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/Xvg2sBoOXH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152266207&oldid=151974770&rcid=156565743", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573748905550217216", + "text" : "File:Arches National Park - Blue Sky.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Xvg2sBoOXH", + "id" : 573748905550217216, + "created_at" : "2015-03-06 07:36:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/LBH3J6hzeE", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152266178&oldid=148781379&rcid=156565711", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573748627094564864", + "text" : "File:2015-02-01 snow storm in Medford, MA.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/LBH3J6hzeE", + "id" : 573748627094564864, + "created_at" : "2015-03-06 07:35:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/By61XeYAea", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112470717&oldid=112465058&rcid=136876637", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573708386895790080", + "text" : "Pression de vapeur saturante de l'eau Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/By61XeYAea", + "id" : 573708386895790080, + "created_at" : "2015-03-06 04:55:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/46rgJQ22Tw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650029193&oldid=650028981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573558969974849537", + "text" : "Report on the Affairs of British North Amer Wikipedia article edited anonymously from Canadian Museum of Civilization http:\/\/t.co\/46rgJQ22Tw", + "id" : 573558969974849537, + "created_at" : "2015-03-05 19:01:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/KLhyyhSmDP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650028981&oldid=625685620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573558517543649280", + "text" : "Report on the Affairs of British North Amer Wikipedia article edited anonymously from Canadian Museum of Civilization http:\/\/t.co\/KLhyyhSmDP", + "id" : 573558517543649280, + "created_at" : "2015-03-05 18:59:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/ZQYr0eot2f", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650014706&oldid=646828821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573531832110686208", + "text" : "Arthur Rimbaud Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZQYr0eot2f", + "id" : 573531832110686208, + "created_at" : "2015-03-05 17:13:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/aHQRuCZStk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650008445&oldid=650007625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573519551771590656", + "text" : "Fin Donnelly Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/aHQRuCZStk", + "id" : 573519551771590656, + "created_at" : "2015-03-05 16:24:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/INOwLDdvlU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650007625&oldid=650007349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573517934242435072", + "text" : "Fin Donnelly Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/INOwLDdvlU", + "id" : 573517934242435072, + "created_at" : "2015-03-05 16:18:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/Xo4Lwt2oTZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=650007349&oldid=623828200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573517357446008832", + "text" : "Fin Donnelly Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/Xo4Lwt2oTZ", + "id" : 573517357446008832, + "created_at" : "2015-03-05 16:16:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/7vGfJcNlOw", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=80409781&oldid=80409764", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573497449228169216", + "text" : "Inmigraci\u00F3n brit\u00E1nica en Argentina Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7vGfJcNlOw", + "id" : 573497449228169216, + "created_at" : "2015-03-05 14:57:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/RWFGKDjjZW", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=80409764&oldid=80408597", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573497347596021761", + "text" : "Inmigraci\u00F3n brit\u00E1nica en Argentina Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RWFGKDjjZW", + "id" : 573497347596021761, + "created_at" : "2015-03-05 14:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/VasitiEDSL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649992523&oldid=648818641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573484092693606400", + "text" : "2015 Canadian Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VasitiEDSL", + "id" : 573484092693606400, + "created_at" : "2015-03-05 14:03:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/mScXcKGa2i", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=80408597&oldid=80304551", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573473865575317506", + "text" : "Inmigraci\u00F3n brit\u00E1nica en Argentina Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mScXcKGa2i", + "id" : 573473865575317506, + "created_at" : "2015-03-05 13:23:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/skTDhCct0d", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112437189&oldid=110343466&rcid=136790348", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573367832987213826", + "text" : "Discussion:Prisonniers de guerre allemands aux \u00C9tats-Uni Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/skTDhCct0d", + "id" : 573367832987213826, + "created_at" : "2015-03-05 06:21:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/U6lrNwXppK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176624&oldid=152109761&rcid=156451498", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573326409550209025", + "text" : "File:Ogwen River in spate after the storms that ended th Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/U6lrNwXppK", + "id" : 573326409550209025, + "created_at" : "2015-03-05 03:37:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/aRRjDSAFcN", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176564&oldid=100630598&rcid=156451442", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573325580130643968", + "text" : "File:Vlatva River, Prague (5661025505).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/aRRjDSAFcN", + "id" : 573325580130643968, + "created_at" : "2015-03-05 03:34:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/1T3gxvyBIU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176556&oldid=151838316&rcid=156451432", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573325412819984384", + "text" : "File:Julian Alps Shots Summer 2004 (31).JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1T3gxvyBIU", + "id" : 573325412819984384, + "created_at" : "2015-03-05 03:33:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/qP3SVj62Uw", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176550&oldid=137714022&rcid=156451427", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573325271580979203", + "text" : "File:Fly00803 - Flickr - NOAA Photo Library.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qP3SVj62Uw", + "id" : 573325271580979203, + "created_at" : "2015-03-05 03:32:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/ARmgQRm3cq", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176536&oldid=138097796&rcid=156451412", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573325159186235392", + "text" : "File:Ek och moln p\u00E5 sommaren p\u00E5 Gotland.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ARmgQRm3cq", + "id" : 573325159186235392, + "created_at" : "2015-03-05 03:32:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/ERCYg1xSMt", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176518&oldid=137714084&rcid=156451395", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573325045348601856", + "text" : "File:Draho\u0148\u016Fv \u00DAjezd, domy u silnice.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ERCYg1xSMt", + "id" : 573325045348601856, + "created_at" : "2015-03-05 03:31:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/e1fAr5XW1T", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176507&oldid=143419709&rcid=156451383", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573324950779637760", + "text" : "File:De Madrid al cielo 283.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/e1fAr5XW1T", + "id" : 573324950779637760, + "created_at" : "2015-03-05 03:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/3BbX04OEFR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176492&oldid=144067013&rcid=156451369", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573324796014018560", + "text" : "File:C\u00FAmulus castellanus 2.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3BbX04OEFR", + "id" : 573324796014018560, + "created_at" : "2015-03-05 03:30:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/DHNd7oSPjJ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176480&oldid=143419702&rcid=156451356", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573324675742367744", + "text" : "File:De Madrid al cielo 279.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DHNd7oSPjJ", + "id" : 573324675742367744, + "created_at" : "2015-03-05 03:30:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/13AxxppVeD", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176465&oldid=144019934&rcid=156451341", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573324483588714496", + "text" : "File:C\u00FAmulos castellanus.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/13AxxppVeD", + "id" : 573324483588714496, + "created_at" : "2015-03-05 03:29:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/hudjeRWXED", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176446&oldid=137786304&rcid=156451319", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573324246149169152", + "text" : "File:Classic \"Corn Dog\" SWA colors, SJC, dramatic lighti Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hudjeRWXED", + "id" : 573324246149169152, + "created_at" : "2015-03-05 03:28:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/bvTF1x2LDs", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176434&oldid=137702172&rcid=156451307", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573324102720737280", + "text" : "File:2014-10-19 16 44 07 Cumulus clouds viewed from near Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bvTF1x2LDs", + "id" : 573324102720737280, + "created_at" : "2015-03-05 03:28:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/L6XijzVnyM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176390&oldid=138455743&rcid=156451260", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573323890115661824", + "text" : "File:Ave du parc CUMULUS 1 NB.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/L6XijzVnyM", + "id" : 573323890115661824, + "created_at" : "2015-03-05 03:27:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/OzpSoXs1he", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176331&oldid=152176294&rcid=156451198", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573323631532630017", + "text" : "File:De Madrid al cielo 287.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OzpSoXs1he", + "id" : 573323631532630017, + "created_at" : "2015-03-05 03:26:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/Sc9q84fRnO", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=152176294&oldid=143419736&rcid=156451162", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573323515509784576", + "text" : "File:De Madrid al cielo 287.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Sc9q84fRnO", + "id" : 573323515509784576, + "created_at" : "2015-03-05 03:25:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/R6qbS8wJod", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649910200&oldid=649908895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573262215966556160", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/R6qbS8wJod", + "id" : 573262215966556160, + "created_at" : "2015-03-04 23:22:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/MvpSgMQsiR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649908895&oldid=649908814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573259564298178560", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MvpSgMQsiR", + "id" : 573259564298178560, + "created_at" : "2015-03-04 23:11:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/qkajYmaVrh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649908814&oldid=649908491", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573259395926237184", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/qkajYmaVrh", + "id" : 573259395926237184, + "created_at" : "2015-03-04 23:11:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/wQTvINRPpg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649908491&oldid=649908334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573258746404732928", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wQTvINRPpg", + "id" : 573258746404732928, + "created_at" : "2015-03-04 23:08:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/6XWVWTPPNv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649908334&oldid=649907961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573258428103192577", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6XWVWTPPNv", + "id" : 573258428103192577, + "created_at" : "2015-03-04 23:07:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/jnWUi3CZ2r", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649907961&oldid=649907735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573257630547902464", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jnWUi3CZ2r", + "id" : 573257630547902464, + "created_at" : "2015-03-04 23:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/p0qcKYKBDM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649907735&oldid=649907651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573257200996638720", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/p0qcKYKBDM", + "id" : 573257200996638720, + "created_at" : "2015-03-04 23:02:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/GM8gsjZwt1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649907651&oldid=649907407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573257036533792768", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/GM8gsjZwt1", + "id" : 573257036533792768, + "created_at" : "2015-03-04 23:01:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/nJHWNbtntF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649907407&oldid=649644713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573256658408873984", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nJHWNbtntF", + "id" : 573256658408873984, + "created_at" : "2015-03-04 23:00:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/CDZTD5ixwU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649906616&oldid=643425974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573255179962851329", + "text" : "If I Had $1000000 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CDZTD5ixwU", + "id" : 573255179962851329, + "created_at" : "2015-03-04 22:54:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/8drs3MTRGm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649905393&oldid=649902711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573252890892099584", + "text" : "List of armouries in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/8drs3MTRGm", + "id" : 573252890892099584, + "created_at" : "2015-03-04 22:45:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/oBpdBPBKz4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649902711&oldid=649900961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573247819286487042", + "text" : "List of armouries in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oBpdBPBKz4", + "id" : 573247819286487042, + "created_at" : "2015-03-04 22:25:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/DvDQBTrpH4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649900961&oldid=644247240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573244738914156544", + "text" : "List of armouries in Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DvDQBTrpH4", + "id" : 573244738914156544, + "created_at" : "2015-03-04 22:12:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/TOHiqi3Hqe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649899945&oldid=649899901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573242804706660356", + "text" : "The Fort Garry Horse Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TOHiqi3Hqe", + "id" : 573242804706660356, + "created_at" : "2015-03-04 22:05:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/LGsnAiRth9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649899901&oldid=646405571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573242703296790528", + "text" : "The Fort Garry Horse Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LGsnAiRth9", + "id" : 573242703296790528, + "created_at" : "2015-03-04 22:04:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/Anllv0Jq3P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649854557&oldid=649854465", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573153890302087168", + "text" : "Property Brothers Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/Anllv0Jq3P", + "id" : 573153890302087168, + "created_at" : "2015-03-04 16:11:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/Anllv0Jq3P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649854557&oldid=649854465", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573153890310483968", + "text" : "Property Brothers Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Anllv0Jq3P", + "id" : 573153890310483968, + "created_at" : "2015-03-04 16:11:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/CudFGA19wA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649854465&oldid=648147598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573153726057349121", + "text" : "Property Brothers Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CudFGA19wA", + "id" : 573153726057349121, + "created_at" : "2015-03-04 16:11:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/CudFGA19wA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649854465&oldid=648147598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573153726090878976", + "text" : "Property Brothers Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/CudFGA19wA", + "id" : 573153726090878976, + "created_at" : "2015-03-04 16:11:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/AHImPGKSpB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649844006&oldid=641212303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "573130715967193088", + "text" : "SS Montevideo Maru Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/AHImPGKSpB", + "id" : 573130715967193088, + "created_at" : "2015-03-04 14:39:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/BisnSvriVE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649720802&oldid=649720662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572825842096717824", + "text" : "Chiac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BisnSvriVE", + "id" : 572825842096717824, + "created_at" : "2015-03-03 18:28:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/ToQGZbyfDY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649720662&oldid=649720520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572825511015149568", + "text" : "Chiac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ToQGZbyfDY", + "id" : 572825511015149568, + "created_at" : "2015-03-03 18:26:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/QTqlBtm0IN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649720520&oldid=649720463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572825129358655488", + "text" : "Chiac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QTqlBtm0IN", + "id" : 572825129358655488, + "created_at" : "2015-03-03 18:25:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/WtAUPqhrfD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649720463&oldid=649720045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572825007790936065", + "text" : "Chiac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WtAUPqhrfD", + "id" : 572825007790936065, + "created_at" : "2015-03-03 18:24:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/vKaSQo6PND", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649720045&oldid=649719827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572824087715811328", + "text" : "Chiac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vKaSQo6PND", + "id" : 572824087715811328, + "created_at" : "2015-03-03 18:21:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/S8zN68lkU6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649719827&oldid=649719709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572823627088990208", + "text" : "Chiac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/S8zN68lkU6", + "id" : 572823627088990208, + "created_at" : "2015-03-03 18:19:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/Z2OLxB8Ggd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649719709&oldid=649718183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572823388009447425", + "text" : "Chiac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Z2OLxB8Ggd", + "id" : 572823388009447425, + "created_at" : "2015-03-03 18:18:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/9fBjPjWXRN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649718183&oldid=638688978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572820562491387904", + "text" : "Chiac Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9fBjPjWXRN", + "id" : 572820562491387904, + "created_at" : "2015-03-03 18:07:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/x501LAmUvG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649698850&oldid=614020449", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572782607831846912", + "text" : "Bert Fegg's Nasty Book for Boys and Girls Wikipedia article edited anonymously from Industry Canada http:\/\/t.co\/x501LAmUvG", + "id" : 572782607831846912, + "created_at" : "2015-03-03 15:36:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/xJMz1GmMdf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649693413&oldid=649693367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572770638978555904", + "text" : "Zangger Committee Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xJMz1GmMdf", + "id" : 572770638978555904, + "created_at" : "2015-03-03 14:48:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/hYY1JY40mn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649693367&oldid=571396384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572770528357974016", + "text" : "Zangger Committee Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hYY1JY40mn", + "id" : 572770528357974016, + "created_at" : "2015-03-03 14:48:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/A9Htn9taPA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649686412&oldid=618638769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572754194710593536", + "text" : "Talk:Sunlight Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/A9Htn9taPA", + "id" : 572754194710593536, + "created_at" : "2015-03-03 13:43:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/xrnXKKJMTU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649686191&oldid=649572316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572753625396719616", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xrnXKKJMTU", + "id" : 572753625396719616, + "created_at" : "2015-03-03 13:41:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/mqbg8D6xsU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649601659&oldid=623350132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572526198133280768", + "text" : "429 Transport Squadron Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/mqbg8D6xsU", + "id" : 572526198133280768, + "created_at" : "2015-03-02 22:37:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/HDug33smU1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649572501&oldid=649572260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572473662386905088", + "text" : "15th Field Artillery Regiment (Cana Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/HDug33smU1", + "id" : 572473662386905088, + "created_at" : "2015-03-02 19:08:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/f2rYITwtpf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649572260&oldid=649459773", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572473265735802880", + "text" : "15th Field Artillery Regiment (Cana Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/f2rYITwtpf", + "id" : 572473265735802880, + "created_at" : "2015-03-02 19:07:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/AwuDSCQz1z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649571897&oldid=648410145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572472498471763968", + "text" : "Gatineau Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AwuDSCQz1z", + "id" : 572472498471763968, + "created_at" : "2015-03-02 19:04:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/ewCnq25NaB", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112357035&oldid=112357012&rcid=136645304", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572464481349058561", + "text" : "Claude Carignan Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/ewCnq25NaB", + "id" : 572464481349058561, + "created_at" : "2015-03-02 18:32:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/ZYf9fiCFT2", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112357012&oldid=109906951&rcid=136645239", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572464201618366464", + "text" : "Claude Carignan Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/ZYf9fiCFT2", + "id" : 572464201618366464, + "created_at" : "2015-03-02 18:31:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/ZXUwurYp0E", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649562563&oldid=649562475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572453894401470465", + "text" : "Mitchell Kutney Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZXUwurYp0E", + "id" : 572453894401470465, + "created_at" : "2015-03-02 17:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/XZ6e5sSEtY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649562475&oldid=648884115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572453710485442560", + "text" : "Mitchell Kutney Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XZ6e5sSEtY", + "id" : 572453710485442560, + "created_at" : "2015-03-02 17:49:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/Y8j3ZyTt1l", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649549392&oldid=647175731", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572428076958801920", + "text" : "Quebec French profanity Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Y8j3ZyTt1l", + "id" : 572428076958801920, + "created_at" : "2015-03-02 16:07:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/xagyA9BZ4R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649546653&oldid=649546545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572422262902689792", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xagyA9BZ4R", + "id" : 572422262902689792, + "created_at" : "2015-03-02 15:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/Vym2WaktEl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649546545&oldid=649546041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572422035688833024", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Vym2WaktEl", + "id" : 572422035688833024, + "created_at" : "2015-03-02 15:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/CBh4A45iOo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649546041&oldid=649165073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572421013138513921", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/CBh4A45iOo", + "id" : 572421013138513921, + "created_at" : "2015-03-02 15:39:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/Qjsfrh2apH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649540645&oldid=577847096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572410162960605184", + "text" : "Beryl McBurnie Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Qjsfrh2apH", + "id" : 572410162960605184, + "created_at" : "2015-03-02 14:56:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/Bj2MYr4yS2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649540248&oldid=649537994", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572409331267862528", + "text" : "Jeff Petry Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Bj2MYr4yS2", + "id" : 572409331267862528, + "created_at" : "2015-03-02 14:53:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/ag4RZtdiRo", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112323266&oldid=112323169&rcid=136566049", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572109110688268289", + "text" : "Nuage noctulescent Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ag4RZtdiRo", + "id" : 572109110688268289, + "created_at" : "2015-03-01 19:00:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/gI7iJveq5R", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112323169&oldid=112322741&rcid=136565752", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572108269231218690", + "text" : "Nuage noctulescent Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/gI7iJveq5R", + "id" : 572108269231218690, + "created_at" : "2015-03-01 18:56:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/uPSEppupkm", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112322741&oldid=112322648&rcid=136564364", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572103868676497408", + "text" : "Nuage noctulescent Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uPSEppupkm", + "id" : 572103868676497408, + "created_at" : "2015-03-01 18:39:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/sd2DTU4zUw", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112322648&oldid=111122396&rcid=136564184", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572103024669274112", + "text" : "Nuage noctulescent Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/sd2DTU4zUw", + "id" : 572103024669274112, + "created_at" : "2015-03-01 18:36:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/Ow7I2AUiKD", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=112321936&oldid=112302713&rcid=136562626", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572095832524247040", + "text" : "Grande inondation de 1862 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Ow7I2AUiKD", + "id" : 572095832524247040, + "created_at" : "2015-03-01 18:07:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/G97nxKPWhX", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=151669161&oldid=150070484&rcid=155887315", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572071202233192448", + "text" : "File:Cloud and Thunderstorm.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/G97nxKPWhX", + "id" : 572071202233192448, + "created_at" : "2015-03-01 16:29:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/P6ADBqySeZ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=151668573&oldid=151638902&rcid=155886679", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572070854135324673", + "text" : "File:Thunderstorm near Elko, Nevada.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/P6ADBqySeZ", + "id" : 572070854135324673, + "created_at" : "2015-03-01 16:28:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/JbUA2NcLuF", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=151668294&oldid=141002697&rcid=155886395", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "572070563906265089", + "text" : "File:Historic American Buildings Survey, Arnold Moses, P Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JbUA2NcLuF", + "id" : 572070563906265089, + "created_at" : "2015-03-01 16:27:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/iou1Y1P3j0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=649359533&oldid=631961717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "571982074569216001", + "text" : "A\u00E9reo Calafia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iou1Y1P3j0", + "id" : 571982074569216001, + "created_at" : "2015-03-01 10:35:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_04.js b/20181122/data/js/tweets/2015_04.js new file mode 100644 index 00000000..72f93506 --- /dev/null +++ b/20181122/data/js/tweets/2015_04.js @@ -0,0 +1,5256 @@ +Grailbird.data.tweets_2015_04 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/sNqEkxkWRh", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159272556&oldid=146485158&rcid=164257784", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593915473714094084", + "text" : "File:Murphy Dome AFS Alaska.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/sNqEkxkWRh", + "id" : 593915473714094084, + "created_at" : "2015-04-30 23:10:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/bt74bqgETF", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159272538&oldid=138872087&rcid=164257763", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593915380567035905", + "text" : "File:Keno-2.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bt74bqgETF", + "id" : 593915380567035905, + "created_at" : "2015-04-30 23:10:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/epC0MDopGh", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159272514&oldid=138872098&rcid=164257738", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593915272744050688", + "text" : "File:Keno Air Force Station.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/epC0MDopGh", + "id" : 593915272744050688, + "created_at" : "2015-04-30 23:10:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/D63I9E60R4", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159272467&oldid=140070670&rcid=164257686", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593915086890237952", + "text" : "File:FPS-6 at KOKEE AFS HAWAII.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/D63I9E60R4", + "id" : 593915086890237952, + "created_at" : "2015-04-30 23:09:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/WK5vfTkoNn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159272436&oldid=62646248&rcid=164257647", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593914950717992960", + "text" : "File:FPS-24 and FPS-6A Radomes at Cottonwood AFS Idaho 1 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WK5vfTkoNn", + "id" : 593914950717992960, + "created_at" : "2015-04-30 23:08:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/UnszTACMMn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159272267&oldid=141307022&rcid=164257476", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593914735160070144", + "text" : "File:Fire Island AFS Alaska.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UnszTACMMn", + "id" : 593914735160070144, + "created_at" : "2015-04-30 23:08:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/vLpYaLGWL9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159271798&oldid=117367813&rcid=164257002", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593914379671883777", + "text" : "File:ARSR-4 Radar at Jedburg South Carolina.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/vLpYaLGWL9", + "id" : 593914379671883777, + "created_at" : "2015-04-30 23:06:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/zrgNwDiN0m", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159271597&oldid=133840178&rcid=164256799", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593914166353735681", + "text" : "File:2008 Eglin AFB Site C-6 phased array building.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zrgNwDiN0m", + "id" : 593914166353735681, + "created_at" : "2015-04-30 23:05:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/DVpQ50wQLi", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159271286&oldid=147163745&rcid=164256487", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593914010048798720", + "text" : "File:Naval Air Station South Weymouth-doppler radar.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DVpQ50wQLi", + "id" : 593914010048798720, + "created_at" : "2015-04-30 23:05:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/6DmJ83xiPm", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159271180&oldid=159270252&rcid=164256375", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593913803189919744", + "text" : "Category:Radar stations of the United States Air Force Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6DmJ83xiPm", + "id" : 593913803189919744, + "created_at" : "2015-04-30 23:04:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/XBp3tbFjaz", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159271079&oldid=101873490&rcid=164256271", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593913334178697216", + "text" : "Category:Texas Tower 4 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XBp3tbFjaz", + "id" : 593913334178697216, + "created_at" : "2015-04-30 23:02:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/NBrpgXn5xk", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159271059&oldid=101873482&rcid=164256248", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593913262208622592", + "text" : "Category:Texas Tower 3 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/NBrpgXn5xk", + "id" : 593913262208622592, + "created_at" : "2015-04-30 23:02:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/AoANjnP3KX", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159270909&oldid=101873449&rcid=164256096", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593913158907109376", + "text" : "Category:Texas Tower 2 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/AoANjnP3KX", + "id" : 593913158907109376, + "created_at" : "2015-04-30 23:01:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/bx6ogWCpZF", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159270668&oldid=136067956&rcid=164255842", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593912758715994112", + "text" : "Category:Radar Station B-71 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bx6ogWCpZF", + "id" : 593912758715994112, + "created_at" : "2015-04-30 23:00:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/g284otlKpV", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159270630&oldid=122421968&rcid=164255801", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593912589538762752", + "text" : "Category:North Truro Air Force Station Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/g284otlKpV", + "id" : 593912589538762752, + "created_at" : "2015-04-30 22:59:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/Ub5sfM9rCJ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159270585&oldid=123801568&rcid=164255754", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593912441148461056", + "text" : "Category:Fortuna Air Force Station Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Ub5sfM9rCJ", + "id" : 593912441148461056, + "created_at" : "2015-04-30 22:58:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/CrXz4xp2MH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159270482&oldid=155051761&rcid=164255653", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593912307765379072", + "text" : "Category:Ellsworth Air Force Base Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CrXz4xp2MH", + "id" : 593912307765379072, + "created_at" : "2015-04-30 22:58:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/rbNC8Z59YP", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159270252&oldid=159269948&rcid=164255422", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593912135245258752", + "text" : "Category:Radar stations of the United States Air Force Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rbNC8Z59YP", + "id" : 593912135245258752, + "created_at" : "2015-04-30 22:57:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/6QEe8GlVqg", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159269948&oldid=150450924&rcid=164255119", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593911808659959809", + "text" : "Category:Radar stations of the United States Air Force Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6QEe8GlVqg", + "id" : 593911808659959809, + "created_at" : "2015-04-30 22:56:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/Jx9SWvjxHA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660116275&oldid=660116252", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593871942496714752", + "text" : "Bishops (genus) Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/Jx9SWvjxHA", + "id" : 593871942496714752, + "created_at" : "2015-04-30 20:17:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/u9SVPNv9bi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660116252&oldid=656159890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593871896879464448", + "text" : "Bishops (genus) Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/u9SVPNv9bi", + "id" : 593871896879464448, + "created_at" : "2015-04-30 20:17:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/JIpeBKUBFO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660111218&oldid=617295932", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593863189927985155", + "text" : "41 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JIpeBKUBFO", + "id" : 593863189927985155, + "created_at" : "2015-04-30 19:43:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/pKRIxFDrZB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660110554&oldid=644440534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593862001098625024", + "text" : "Talk:List of Star Trek materials Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pKRIxFDrZB", + "id" : 593862001098625024, + "created_at" : "2015-04-30 19:38:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/zzE8pDW08S", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660109760&oldid=653852086", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593860631947825154", + "text" : "List of Star Trek materials Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zzE8pDW08S", + "id" : 593860631947825154, + "created_at" : "2015-04-30 19:33:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/QgPc1AATCy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660106929&oldid=654935640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593855962987032577", + "text" : "Talk:Bar mitzvah attack Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QgPc1AATCy", + "id" : 593855962987032577, + "created_at" : "2015-04-30 19:14:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/kgi29rB7eG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660100780&oldid=615046765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593846285645565953", + "text" : "Tom McSorley Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/kgi29rB7eG", + "id" : 593846285645565953, + "created_at" : "2015-04-30 18:36:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/TU4XoU96Dq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660070506&oldid=656526964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "593795589332180993", + "text" : "Markham District High School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TU4XoU96Dq", + "id" : 593795589332180993, + "created_at" : "2015-04-30 15:14:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/jSTaWKrlze", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=659511799&oldid=657416436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "592721144505040897", + "text" : "List of cover versions of Beatles songs Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/jSTaWKrlze", + "id" : 592721144505040897, + "created_at" : "2015-04-27 16:05:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/E6xg6PyDbd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=659493633&oldid=659493439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "592693237334351872", + "text" : "Ninjas in Pyjamas Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/E6xg6PyDbd", + "id" : 592693237334351872, + "created_at" : "2015-04-27 14:14:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/L1Kl2cMKfN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=659493439&oldid=659493311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "592692965505662976", + "text" : "Ninjas in Pyjamas Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/L1Kl2cMKfN", + "id" : 592692965505662976, + "created_at" : "2015-04-27 14:13:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/NzJqapDowH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=659493311&oldid=659493261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "592692772886466560", + "text" : "Ninjas in Pyjamas Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/NzJqapDowH", + "id" : 592692772886466560, + "created_at" : "2015-04-27 14:12:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/qP8tMV0450", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=659493261&oldid=659374899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "592692674286727171", + "text" : "Ninjas in Pyjamas Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/qP8tMV0450", + "id" : 592692674286727171, + "created_at" : "2015-04-27 14:11:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/UELYLCaLuH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=659475935&oldid=659180835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "592663716900020227", + "text" : "The Royal Canadian Regiment Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/UELYLCaLuH", + "id" : 592663716900020227, + "created_at" : "2015-04-27 12:16:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/LB3DlHRB0I", + "expanded_url" : "http:\/\/zh.wikipedia.org\/w\/index.php?diff=35468487&oldid=33347658", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "591377341668003842", + "text" : "\u9673\u8466\u84C1 Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/LB3DlHRB0I", + "id" : 591377341668003842, + "created_at" : "2015-04-23 23:05:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/AVehZQqXq8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658853942&oldid=658820064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "591266516039028736", + "text" : "1992 Summer Olympics Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AVehZQqXq8", + "id" : 591266516039028736, + "created_at" : "2015-04-23 15:44:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/03240MagJt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658826272&oldid=658749476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "591204554059939840", + "text" : "Battle of Kapyong Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/03240MagJt", + "id" : 591204554059939840, + "created_at" : "2015-04-23 11:38:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/iwTed2Ou3K", + "expanded_url" : "http:\/\/pl.wikipedia.org\/w\/index.php?diff=42547831&oldid=42547812", + "display_url" : "pl.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590997210231341056", + "text" : "Rassemblement pour l'Ind\u00E9pendance Nationale Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iwTed2Ou3K", + "id" : 590997210231341056, + "created_at" : "2015-04-22 21:54:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/mLgadyzrTJ", + "expanded_url" : "http:\/\/pl.wikipedia.org\/w\/index.php?diff=42547812&oldid=35106092", + "display_url" : "pl.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590996454640058369", + "text" : "Rassemblement pour l'Ind\u00E9pendance Nationale Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mLgadyzrTJ", + "id" : 590996454640058369, + "created_at" : "2015-04-22 21:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/i5Ri13E4nG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658749903&oldid=634175891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590995220789125120", + "text" : "Rassemblement pour l'Ind\u00E9pendance Nationale Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/i5Ri13E4nG", + "id" : 590995220789125120, + "created_at" : "2015-04-22 21:46:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/OHI5MAQ8rZ", + "expanded_url" : "http:\/\/es.wikipedia.org\/w\/index.php?diff=81972334&oldid=64599608", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590994730672070656", + "text" : "Rassemblement pour l'ind\u00E9pendance nationale Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OHI5MAQ8rZ", + "id" : 590994730672070656, + "created_at" : "2015-04-22 21:44:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/cBjcu9BIu3", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114389840&oldid=102472016&rcid=140502680", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590990284907016193", + "text" : "Rassemblement pour l'ind\u00E9pendance nationale Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cBjcu9BIu3", + "id" : 590990284907016193, + "created_at" : "2015-04-22 21:27:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/bZh9fF10T8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658642500&oldid=658639323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590953922224906240", + "text" : "List of department stores by country Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bZh9fF10T8", + "id" : 590953922224906240, + "created_at" : "2015-04-22 19:02:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/TBGPOV2VVD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658639323&oldid=658638915", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590953146937176065", + "text" : "List of department stores by country Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TBGPOV2VVD", + "id" : 590953146937176065, + "created_at" : "2015-04-22 18:59:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/KxLg4hfHf0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658638915&oldid=657663826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590953003198316544", + "text" : "List of department stores by country Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KxLg4hfHf0", + "id" : 590953003198316544, + "created_at" : "2015-04-22 18:59:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/iIy7jy81JP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658632976&oldid=658632503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590951169440227328", + "text" : "Rossy Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/iIy7jy81JP", + "id" : 590951169440227328, + "created_at" : "2015-04-22 18:51:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/nGIkA7HDW4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658632503&oldid=640841348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590951074212814848", + "text" : "Rossy Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nGIkA7HDW4", + "id" : 590951074212814848, + "created_at" : "2015-04-22 18:51:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/CcfvpOqLDQ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=158411272&oldid=158411148&rcid=163346582", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590947609902190592", + "text" : "Category:2004 Hallam, Nebraska, tornado Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CcfvpOqLDQ", + "id" : 590947609902190592, + "created_at" : "2015-04-22 18:37:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/nZfDa1YblF", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=158411236&oldid=158411208&rcid=163346545", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590947468159889408", + "text" : "File:Hallam001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nZfDa1YblF", + "id" : 590947468159889408, + "created_at" : "2015-04-22 18:37:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/UkIjLUGzYI", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=158411208&oldid=147128859&rcid=163346516", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590947310915481600", + "text" : "File:Hallam001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UkIjLUGzYI", + "id" : 590947310915481600, + "created_at" : "2015-04-22 18:36:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/gZTFv5bp7F", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=158411183&oldid=147128881&rcid=163346492", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590947195488206849", + "text" : "File:Hallam054.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/gZTFv5bp7F", + "id" : 590947195488206849, + "created_at" : "2015-04-22 18:36:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/7hnwfzlAtb", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=158411148&rcid=163346456", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590947093847666688", + "text" : "Category:2004 Hallam, Nebraska, tornado Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/7hnwfzlAtb", + "id" : 590947093847666688, + "created_at" : "2015-04-22 18:35:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/x1UV6rPVO0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=158411119&oldid=147128876&rcid=163346428", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590946989015232512", + "text" : "File:Hallam026.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/x1UV6rPVO0", + "id" : 590946989015232512, + "created_at" : "2015-04-22 18:35:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/q58YTNxrP7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=158409662&oldid=158347427&rcid=163344814", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590941512084676608", + "text" : "User talk:Anonymous Macaw Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/q58YTNxrP7", + "id" : 590941512084676608, + "created_at" : "2015-04-22 18:13:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/3uujhfTDud", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=158409432&oldid=158348030&rcid=163344537", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590940417409032192", + "text" : "File:Possible tornado Oakville.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3uujhfTDud", + "id" : 590940417409032192, + "created_at" : "2015-04-22 18:09:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/HF0NReW47D", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=658512953&oldid=630902979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590917186249695232", + "text" : "Thomas Craig (jurist) Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/HF0NReW47D", + "id" : 590917186249695232, + "created_at" : "2015-04-22 16:36:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/Ot2JrCils1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657910548&oldid=603847307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590658328788860929", + "text" : "Talk:Unit root Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Ot2JrCils1", + "id" : 590658328788860929, + "created_at" : "2015-04-21 23:28:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/xAZnZ2bLUM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657892631&oldid=656504250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590652400521895936", + "text" : "Rotating biological contactor Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xAZnZ2bLUM", + "id" : 590652400521895936, + "created_at" : "2015-04-21 23:04:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/AT98dR6yc8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657807023&oldid=657526943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590622547185688576", + "text" : "American Pit Bull Terrier Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AT98dR6yc8", + "id" : 590622547185688576, + "created_at" : "2015-04-21 21:06:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/pa4zPBL5EZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657802565&oldid=657255366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590620599560572929", + "text" : "Stone Cold Steve Austin Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pa4zPBL5EZ", + "id" : 590620599560572929, + "created_at" : "2015-04-21 20:58:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/fc0d1DoEX1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657725640&oldid=650854236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590592393856032770", + "text" : "Orange roughy Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/fc0d1DoEX1", + "id" : 590592393856032770, + "created_at" : "2015-04-21 19:06:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/fc0d1DoEX1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657725640&oldid=650854236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590592387606544385", + "text" : "Orange roughy Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/fc0d1DoEX1", + "id" : 590592387606544385, + "created_at" : "2015-04-21 19:06:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/Qp2vZEIxRS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657721693&oldid=647304329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590590864000425984", + "text" : "Sustainable yield in fisheries Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Qp2vZEIxRS", + "id" : 590590864000425984, + "created_at" : "2015-04-21 19:00:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/Qp2vZEIxRS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657721693&oldid=647304329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590590864004685827", + "text" : "Sustainable yield in fisheries Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/Qp2vZEIxRS", + "id" : 590590864004685827, + "created_at" : "2015-04-21 19:00:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/gD3ZDmcgSY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657679586&oldid=657678858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590575358740672513", + "text" : "List of Freedom of the City recipie Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/gD3ZDmcgSY", + "id" : 590575358740672513, + "created_at" : "2015-04-21 17:58:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/1MMCJyMX4M", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657678858&oldid=654344215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590575152011804672", + "text" : "List of Freedom of the City recipie Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/1MMCJyMX4M", + "id" : 590575152011804672, + "created_at" : "2015-04-21 17:57:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/LI51YqSg6d", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657625112&oldid=636984823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590554216919396353", + "text" : "Wayne Easter Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/LI51YqSg6d", + "id" : 590554216919396353, + "created_at" : "2015-04-21 16:34:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/5dgr39Uhht", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657584363&oldid=657416928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590533344867328000", + "text" : "Sam Bennett (ice hockey) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/5dgr39Uhht", + "id" : 590533344867328000, + "created_at" : "2015-04-21 15:11:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/5YGyHbpUtt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657511433&oldid=644903878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590505909580914688", + "text" : "Just As I Am (hymn) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5YGyHbpUtt", + "id" : 590505909580914688, + "created_at" : "2015-04-21 13:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/k5rJpD53UJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657395273&oldid=657394873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590286807021056001", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/k5rJpD53UJ", + "id" : 590286807021056001, + "created_at" : "2015-04-20 22:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/pXj31KqTrQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657394873&oldid=657394778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590285761641062401", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pXj31KqTrQ", + "id" : 590285761641062401, + "created_at" : "2015-04-20 22:47:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/zBf6djhXz2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657394778&oldid=654906727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590285528626528258", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/zBf6djhXz2", + "id" : 590285528626528258, + "created_at" : "2015-04-20 22:46:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/1CskKbLIEr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657393461&oldid=657393290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590282049052872704", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1CskKbLIEr", + "id" : 590282049052872704, + "created_at" : "2015-04-20 22:33:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/NiO7YUiNgY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657393290&oldid=657393226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590281540556455936", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NiO7YUiNgY", + "id" : 590281540556455936, + "created_at" : "2015-04-20 22:31:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/XEzdhrRlsu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657393226&oldid=649783088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590281375003054082", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/XEzdhrRlsu", + "id" : 590281375003054082, + "created_at" : "2015-04-20 22:30:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/MQMU5rSDkY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657388610&oldid=653341202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590270234323525632", + "text" : "List of museum ships Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MQMU5rSDkY", + "id" : 590270234323525632, + "created_at" : "2015-04-20 21:46:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/of2yZniGmx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657374491&oldid=651930684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590242380231639040", + "text" : "Talk:Ant Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/of2yZniGmx", + "id" : 590242380231639040, + "created_at" : "2015-04-20 19:55:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/Rjz7SsvSQI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657345235&oldid=647187466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590185761556848641", + "text" : "CFTV-DT Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Rjz7SsvSQI", + "id" : 590185761556848641, + "created_at" : "2015-04-20 16:10:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/8v3CE37Dni", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657327423&oldid=657224675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590148706487382017", + "text" : "Industrial Light & Magic Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/8v3CE37Dni", + "id" : 590148706487382017, + "created_at" : "2015-04-20 13:43:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/ZgdrrCNS8z", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=657322940&oldid=617921875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "590138210522652672", + "text" : "Djamel Ameziane Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZgdrrCNS8z", + "id" : 590138210522652672, + "created_at" : "2015-04-20 13:01:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "OpenNews Source", + "screen_name" : "source", + "indices" : [ 3, 10 ], + "id_str" : "587614785", + "id" : 587614785 + }, { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 38, 52 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "Ed Summers", + "screen_name" : "edsu", + "indices" : [ 63, 68 ], + "id_str" : "14331818", + "id" : 14331818 + }, { + "name" : "OpenNews Source", + "screen_name" : "source", + "indices" : [ 72, 79 ], + "id_str" : "587614785", + "id" : 587614785 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/543QHEZJYw", + "expanded_url" : "https:\/\/source.opennews.org\/en-US\/learning\/automating-transparency\/", + "display_url" : "source.opennews.org\/en-US\/learning\u2026" + } ] + }, + "geo" : { }, + "id_str" : "589955299047579648", + "text" : "RT @source: Incredible rundown of the @CongressEdits saga from @edsu on @Source Learning today: https:\/\/t.co\/543QHEZJYw", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "congress-edits", + "screen_name" : "congressedits", + "indices" : [ 26, 40 ], + "id_str" : "2612261960", + "id" : 2612261960 + }, { + "name" : "Ed Summers", + "screen_name" : "edsu", + "indices" : [ 51, 56 ], + "id_str" : "14331818", + "id" : 14331818 + }, { + "name" : "OpenNews Source", + "screen_name" : "source", + "indices" : [ 60, 67 ], + "id_str" : "587614785", + "id" : 587614785 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/543QHEZJYw", + "expanded_url" : "https:\/\/source.opennews.org\/en-US\/learning\/automating-transparency\/", + "display_url" : "source.opennews.org\/en-US\/learning\u2026" + } ] + }, + "geo" : { }, + "id_str" : "588753701537521666", + "text" : "Incredible rundown of the @CongressEdits saga from @edsu on @Source Learning today: https:\/\/t.co\/543QHEZJYw", + "id" : 588753701537521666, + "created_at" : "2015-04-16 17:19:55 +0000", + "user" : { + "name" : "OpenNews Source", + "screen_name" : "source", + "protected" : false, + "id_str" : "587614785", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2435479093\/szvjfuegdy1n2tzxuh6l_normal.gif", + "id" : 587614785, + "verified" : false + } + }, + "id" : 589955299047579648, + "created_at" : "2015-04-20 00:54:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/DFusgj5MJT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656638131&oldid=656632914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "588400866123763713", + "text" : "Operation Indian Ocean Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DFusgj5MJT", + "id" : 588400866123763713, + "created_at" : "2015-04-15 17:57:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/ofd7EZTkhq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656631480&oldid=654427689", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "588387943888330752", + "text" : "Lalo Schifrin Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ofd7EZTkhq", + "id" : 588387943888330752, + "created_at" : "2015-04-15 17:06:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/4tix0TGxKr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656600654&oldid=651830406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "588323052821356545", + "text" : "Drunk History (UK TV series) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4tix0TGxKr", + "id" : 588323052821356545, + "created_at" : "2015-04-15 12:48:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/WEfVXKYz8P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656465138&oldid=656464732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "588023782612332544", + "text" : "Sayyid Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WEfVXKYz8P", + "id" : 588023782612332544, + "created_at" : "2015-04-14 16:59:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/327j0oRp4i", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656464732&oldid=656463981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "588023116925956099", + "text" : "Sayyid Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/327j0oRp4i", + "id" : 588023116925956099, + "created_at" : "2015-04-14 16:56:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/nIcylseMEp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656463981&oldid=656403921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "588021943984599041", + "text" : "Sayyid Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nIcylseMEp", + "id" : 588021943984599041, + "created_at" : "2015-04-14 16:52:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/EyDQqT8hJq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656459782&oldid=655466022", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "588015119961042947", + "text" : "LLVM Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EyDQqT8hJq", + "id" : 588015119961042947, + "created_at" : "2015-04-14 16:25:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/0fIiO37xho", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656431346&oldid=656428780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "587963422094012416", + "text" : "Mark Reeds Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0fIiO37xho", + "id" : 587963422094012416, + "created_at" : "2015-04-14 12:59:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/seyIR8SvYg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656329949&oldid=655600172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "587721998278733824", + "text" : "Canadian Armed Forces ranks and ins Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/seyIR8SvYg", + "id" : 587721998278733824, + "created_at" : "2015-04-13 21:00:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/poety3ho2j", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113790701&oldid=113439294&rcid=139499309", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "587337806130913281", + "text" : "Station m\u00E9t\u00E9orologique automatique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/poety3ho2j", + "id" : 587337806130913281, + "created_at" : "2015-04-12 19:33:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/07bvRcCL8V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=656031102&oldid=656028469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "587014036618944512", + "text" : "Agrometeorology Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/07bvRcCL8V", + "id" : 587014036618944512, + "created_at" : "2015-04-11 22:07:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/3X58K1Mayo", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113759041&oldid=113614710&rcid=139440990", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586969995327832065", + "text" : "Convection atmosph\u00E9rique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3X58K1Mayo", + "id" : 586969995327832065, + "created_at" : "2015-04-11 19:12:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/mcywDcTfPM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=156770783&oldid=137817475&rcid=161411277", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586950723692265472", + "text" : "File:Airbus A340-600 Iberia atl\u00E1ntico.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mcywDcTfPM", + "id" : 586950723692265472, + "created_at" : "2015-04-11 17:55:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/K6dK0UENQH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=156770721&oldid=156569912&rcid=161411207", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586950568482078720", + "text" : "File:Cumulus Simferopol.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/K6dK0UENQH", + "id" : 586950568482078720, + "created_at" : "2015-04-11 17:54:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/VMm4G6gRT2", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113750342&oldid=113750136&rcid=139425749", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586890569613516801", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/VMm4G6gRT2", + "id" : 586890569613516801, + "created_at" : "2015-04-11 13:56:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/AWO4Nb4WOE", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113749821&oldid=113749739&rcid=139424837", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586886229146349568", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AWO4Nb4WOE", + "id" : 586886229146349568, + "created_at" : "2015-04-11 13:39:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/NjhDv6TCft", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113749717&oldid=113495733&rcid=139424682", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586885427589677056", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/NjhDv6TCft", + "id" : 586885427589677056, + "created_at" : "2015-04-11 13:36:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/ZKFrTgNPGe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655881622&oldid=655598095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586628694501957633", + "text" : "Steel guitar Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/ZKFrTgNPGe", + "id" : 586628694501957633, + "created_at" : "2015-04-10 20:35:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/tZrpTwYvtu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655873611&oldid=637707112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586614112651759617", + "text" : "Trevor Hirschfield Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/tZrpTwYvtu", + "id" : 586614112651759617, + "created_at" : "2015-04-10 19:37:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/71uHUvLMv0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655858372&oldid=544823990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586582786087190528", + "text" : "Free convective layer Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/71uHUvLMv0", + "id" : 586582786087190528, + "created_at" : "2015-04-10 17:33:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/uoKPeDTmlM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655858315&oldid=623444695", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586582651299061761", + "text" : "Equilibrium level Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uoKPeDTmlM", + "id" : 586582651299061761, + "created_at" : "2015-04-10 17:32:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/Z8BL9YypfH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655852220&oldid=655824057", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586569456505245696", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Z8BL9YypfH", + "id" : 586569456505245696, + "created_at" : "2015-04-10 16:40:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/spW8fLIZgI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655848007&oldid=655847745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586561291877232641", + "text" : "Mississippi Mills, Ontario Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/spW8fLIZgI", + "id" : 586561291877232641, + "created_at" : "2015-04-10 16:08:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/spW8fLIZgI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655848007&oldid=655847745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586561291885613056", + "text" : "Mississippi Mills, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/spW8fLIZgI", + "id" : 586561291885613056, + "created_at" : "2015-04-10 16:08:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/QZqd1PQyNI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655847745&oldid=636191031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586560716846542848", + "text" : "Mississippi Mills, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QZqd1PQyNI", + "id" : 586560716846542848, + "created_at" : "2015-04-10 16:05:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/QZqd1PQyNI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655847745&oldid=636191031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586560716859146240", + "text" : "Mississippi Mills, Ontario Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/QZqd1PQyNI", + "id" : 586560716859146240, + "created_at" : "2015-04-10 16:05:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/k3vdI3nUtp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655845955&oldid=655845822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586557016665149440", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/k3vdI3nUtp", + "id" : 586557016665149440, + "created_at" : "2015-04-10 15:51:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/k3vdI3nUtp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655845955&oldid=655845822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586557016669343744", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/k3vdI3nUtp", + "id" : 586557016669343744, + "created_at" : "2015-04-10 15:51:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/Web7ZUsAZa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655845822&oldid=655845454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586556727321059329", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Web7ZUsAZa", + "id" : 586556727321059329, + "created_at" : "2015-04-10 15:49:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/Web7ZUsAZa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655845822&oldid=655845454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586556727337869312", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/Web7ZUsAZa", + "id" : 586556727337869312, + "created_at" : "2015-04-10 15:49:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/xaFh7eq8g7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655845454&oldid=655844772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586555779886534656", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xaFh7eq8g7", + "id" : 586555779886534656, + "created_at" : "2015-04-10 15:46:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/xaFh7eq8g7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655845454&oldid=655844772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586555779941011457", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/xaFh7eq8g7", + "id" : 586555779941011457, + "created_at" : "2015-04-10 15:46:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/6adAIiASkQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655845155&oldid=655102573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586555105912172544", + "text" : "Milan Lucic Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6adAIiASkQ", + "id" : 586555105912172544, + "created_at" : "2015-04-10 15:43:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/hwWr2Ihen9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655844772&oldid=655844708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586554325964578817", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/hwWr2Ihen9", + "id" : 586554325964578817, + "created_at" : "2015-04-10 15:40:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/hwWr2Ihen9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655844772&oldid=655844708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586554326082056192", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hwWr2Ihen9", + "id" : 586554326082056192, + "created_at" : "2015-04-10 15:40:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/2RMR7qsnrH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655844708&oldid=641133961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586554194359930880", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2RMR7qsnrH", + "id" : 586554194359930880, + "created_at" : "2015-04-10 15:39:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/2RMR7qsnrH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655844708&oldid=641133961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586554194359939073", + "text" : "Almonte, Ontario Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/2RMR7qsnrH", + "id" : 586554194359939073, + "created_at" : "2015-04-10 15:39:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/WpLeTxwRXH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655780138&oldid=654387588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586376217458184194", + "text" : "Los Angeles Kings Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WpLeTxwRXH", + "id" : 586376217458184194, + "created_at" : "2015-04-10 03:52:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/Scsvb3xAJD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655738710&oldid=655546432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586277503108513793", + "text" : "The Forgotten (2004 film) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Scsvb3xAJD", + "id" : 586277503108513793, + "created_at" : "2015-04-09 21:20:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/EDlqjB8ROJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655703203&oldid=654726068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586214028105613312", + "text" : "Arcade Fire Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EDlqjB8ROJ", + "id" : 586214028105613312, + "created_at" : "2015-04-09 17:08:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/EdPT3PJpuz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655702369&oldid=655702251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586212510015029248", + "text" : "Win Butler Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/EdPT3PJpuz", + "id" : 586212510015029248, + "created_at" : "2015-04-09 17:02:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/Gxp1dkkqp4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655702251&oldid=655700864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586212284286009345", + "text" : "Win Butler Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Gxp1dkkqp4", + "id" : 586212284286009345, + "created_at" : "2015-04-09 17:01:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/UxObf8MKtj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655700864&oldid=655354947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586209647696183297", + "text" : "Win Butler Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UxObf8MKtj", + "id" : 586209647696183297, + "created_at" : "2015-04-09 16:50:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/pWgSMiysdt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655698669&oldid=650245324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586205045487722497", + "text" : "Severe acute respiratory syndrome Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pWgSMiysdt", + "id" : 586205045487722497, + "created_at" : "2015-04-09 16:32:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/yujT0kV40m", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655697229&oldid=649539276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586202151246004224", + "text" : "36th G8 summit Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yujT0kV40m", + "id" : 586202151246004224, + "created_at" : "2015-04-09 16:20:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/r3J6eA92mh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655696850&oldid=655355029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586201377111674880", + "text" : "R\u00E9gine Chassagne Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/r3J6eA92mh", + "id" : 586201377111674880, + "created_at" : "2015-04-09 16:17:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/hAX3dc1bTX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655694515&oldid=634543527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586196598377603072", + "text" : "Cannibal Reign Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/hAX3dc1bTX", + "id" : 586196598377603072, + "created_at" : "2015-04-09 15:58:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/siQs2RFg4m", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655693646&oldid=655693557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586194810299670528", + "text" : "Captain James Jauncey Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/siQs2RFg4m", + "id" : 586194810299670528, + "created_at" : "2015-04-09 15:51:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/rSRnVdajDk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655693557&oldid=655692808", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586194606053842944", + "text" : "Captain James Jauncey Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/rSRnVdajDk", + "id" : 586194606053842944, + "created_at" : "2015-04-09 15:50:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/8JucF4VkAE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655692808&oldid=655692461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586193082409967617", + "text" : "Captain James Jauncey Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/8JucF4VkAE", + "id" : 586193082409967617, + "created_at" : "2015-04-09 15:44:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/h7xOOecyZi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655692461&oldid=655692011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586192442761863168", + "text" : "Captain James Jauncey Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/h7xOOecyZi", + "id" : 586192442761863168, + "created_at" : "2015-04-09 15:42:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/SaNeU1CD6H", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655692011&oldid=655574254", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586191528172859393", + "text" : "Captain James Jauncey Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/SaNeU1CD6H", + "id" : 586191528172859393, + "created_at" : "2015-04-09 15:38:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/jbD2nDeiBP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655690941&oldid=655562022", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586189494904303617", + "text" : "Miscouche Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jbD2nDeiBP", + "id" : 586189494904303617, + "created_at" : "2015-04-09 15:30:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/R2MqmkSaBi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655688270&oldid=653946100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586184227827408896", + "text" : "K. C. Irving Regional Centre Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/R2MqmkSaBi", + "id" : 586184227827408896, + "created_at" : "2015-04-09 15:09:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/tCdqZnUVPt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655674453&oldid=655674386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586154942655782912", + "text" : "The Strumbellas Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/tCdqZnUVPt", + "id" : 586154942655782912, + "created_at" : "2015-04-09 13:13:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/zpoNYmvebg", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655674386&oldid=631920583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "586154742864281600", + "text" : "The Strumbellas Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/zpoNYmvebg", + "id" : 586154742864281600, + "created_at" : "2015-04-09 13:12:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/gGJ2v7Fdir", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655574254&oldid=645982521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585897977279029250", + "text" : "Captain James Jauncey Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/gGJ2v7Fdir", + "id" : 585897977279029250, + "created_at" : "2015-04-08 20:12:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/11G144HWm3", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113664922&oldid=112303090&rcid=139232547", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585867447984590849", + "text" : "Jacques Beauchamp Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/11G144HWm3", + "id" : 585867447984590849, + "created_at" : "2015-04-08 18:10:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/8PtrcnhuUW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655550501&oldid=654615226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585866012534382592", + "text" : "Radio clock Wikipedia article edited anonymously from Canadian Space Agency http:\/\/t.co\/8PtrcnhuUW", + "id" : 585866012534382592, + "created_at" : "2015-04-08 18:05:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/vhIcljGtEy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655522171&oldid=654985268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585826778645721088", + "text" : "Dana Carvey Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vhIcljGtEy", + "id" : 585826778645721088, + "created_at" : "2015-04-08 15:29:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/k8HWiPCNEs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655400944&oldid=644173158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585539731301212160", + "text" : "Investment Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/k8HWiPCNEs", + "id" : 585539731301212160, + "created_at" : "2015-04-07 20:28:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/MCJVavRXLD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655386978&oldid=650984531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585513355915485184", + "text" : "Longueuil Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/MCJVavRXLD", + "id" : 585513355915485184, + "created_at" : "2015-04-07 18:43:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/VEidUGBQoJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655384188&oldid=650908212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585508379742834689", + "text" : "Mart\u00EDn Javier Mina y Larrea Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VEidUGBQoJ", + "id" : 585508379742834689, + "created_at" : "2015-04-07 18:24:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/992GfWW1Nk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655378753&oldid=655378655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585499292934213632", + "text" : "Delisle\u2013Richler controversy Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/992GfWW1Nk", + "id" : 585499292934213632, + "created_at" : "2015-04-07 17:48:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/E8Ru4bdjqX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655378655&oldid=651226040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585499130065215488", + "text" : "Delisle\u2013Richler controversy Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/E8Ru4bdjqX", + "id" : 585499130065215488, + "created_at" : "2015-04-07 17:47:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/wsW3HqZION", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655374446&oldid=655355280", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585491473841463298", + "text" : "The Fast and the Furious Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wsW3HqZION", + "id" : 585491473841463298, + "created_at" : "2015-04-07 17:16:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/r3gCqxybPY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655374132&oldid=654759627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585490934831407104", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/r3gCqxybPY", + "id" : 585490934831407104, + "created_at" : "2015-04-07 17:14:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/Pvex1C6mxI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655372650&oldid=654538396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585488434355171330", + "text" : "Don Mills Collegiate Institute Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Pvex1C6mxI", + "id" : 585488434355171330, + "created_at" : "2015-04-07 17:04:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/d7EmbqdWsj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655372341&oldid=654812588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585487771730587648", + "text" : "Jill Duggar Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/d7EmbqdWsj", + "id" : 585487771730587648, + "created_at" : "2015-04-07 17:02:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/X3keA8k3Cq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655371947&oldid=652998667", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585487082023452672", + "text" : "Factions of Halo Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/X3keA8k3Cq", + "id" : 585487082023452672, + "created_at" : "2015-04-07 16:59:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/znV1lkTkU8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655371939&oldid=655371694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585487066647158784", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/znV1lkTkU8", + "id" : 585487066647158784, + "created_at" : "2015-04-07 16:59:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/1V6U1IPr6q", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655371694&oldid=655371461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585486570658144257", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/1V6U1IPr6q", + "id" : 585486570658144257, + "created_at" : "2015-04-07 16:57:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/i4cD5NHoFK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655371461&oldid=655371274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585486089491714050", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/i4cD5NHoFK", + "id" : 585486089491714050, + "created_at" : "2015-04-07 16:55:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/z6KRmWPdGV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655370299&oldid=651289297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585483887222071298", + "text" : "Civil Air Patrol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/z6KRmWPdGV", + "id" : 585483887222071298, + "created_at" : "2015-04-07 16:46:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/d8DZrCGlCt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655365418&oldid=654419805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585474515439919104", + "text" : "The Enemy (Child novel) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/d8DZrCGlCt", + "id" : 585474515439919104, + "created_at" : "2015-04-07 16:09:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/yAYtb8nMQt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655359988&oldid=637256391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585464311902035970", + "text" : "Uniforms of the Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/yAYtb8nMQt", + "id" : 585464311902035970, + "created_at" : "2015-04-07 15:29:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/fmyZdIWTPD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655339152&oldid=651505646", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "585421361394356224", + "text" : "Toast (honor) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/fmyZdIWTPD", + "id" : 585421361394356224, + "created_at" : "2015-04-07 12:38:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/oLSvJjOz2i", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655082276&oldid=654104637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "584802242282311680", + "text" : "Mattamy National Cycling Centre Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/oLSvJjOz2i", + "id" : 584802242282311680, + "created_at" : "2015-04-05 19:38:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/kbiW7Cg09K", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655080535&oldid=653563065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "584798583175716864", + "text" : "Talk:LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/kbiW7Cg09K", + "id" : 584798583175716864, + "created_at" : "2015-04-05 19:23:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/ZAzyKNqKCA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=655044801&oldid=637483308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "584717480054149120", + "text" : "Vancouver Island marmot Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ZAzyKNqKCA", + "id" : 584717480054149120, + "created_at" : "2015-04-05 14:01:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/7YqItANnQd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654928244&oldid=654750688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "584390893551144960", + "text" : "Wikipedia talk:Sandbox Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7YqItANnQd", + "id" : 584390893551144960, + "created_at" : "2015-04-04 16:23:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/Gw2zq6nE18", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113526139&oldid=113516447&rcid=138954211", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "584199517865713665", + "text" : "Convection atmosph\u00E9rique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Gw2zq6nE18", + "id" : 584199517865713665, + "created_at" : "2015-04-04 03:43:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/uH42S2o0xv", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113525806&oldid=113521285&rcid=138953447", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "584179220978466816", + "text" : "Averse Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uH42S2o0xv", + "id" : 584179220978466816, + "created_at" : "2015-04-04 02:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/k3Ttrl82UE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654697090&oldid=654683246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583764285186269184", + "text" : "Accidents and incidents involving t Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/k3Ttrl82UE", + "id" : 583764285186269184, + "created_at" : "2015-04-02 22:53:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/37a2ZbULgH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654671247&oldid=654671108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583706100802985985", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/37a2ZbULgH", + "id" : 583706100802985985, + "created_at" : "2015-04-02 19:02:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/1QvUDbdqAY", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654671108&oldid=654670720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583705802751488000", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/1QvUDbdqAY", + "id" : 583705802751488000, + "created_at" : "2015-04-02 19:01:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/cRftEuTcQR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654670720&oldid=654670670", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583705070434459648", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cRftEuTcQR", + "id" : 583705070434459648, + "created_at" : "2015-04-02 18:58:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/3V6iXCYlom", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654670670&oldid=654361310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583704967195795456", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3V6iXCYlom", + "id" : 583704967195795456, + "created_at" : "2015-04-02 18:58:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/a8aMHrJGTs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654666427&oldid=652424615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583696201364742144", + "text" : "University of Manitoba Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/a8aMHrJGTs", + "id" : 583696201364742144, + "created_at" : "2015-04-02 18:23:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/QpHRlCcI68", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654665669&oldid=648672106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583694588231168000", + "text" : "Regulation of greenhouse gases under the Clean Air Act Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QpHRlCcI68", + "id" : 583694588231168000, + "created_at" : "2015-04-02 18:16:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/TXO71qiZ0x", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654665030&oldid=645298816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583693378862321664", + "text" : "Wham-O Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TXO71qiZ0x", + "id" : 583693378862321664, + "created_at" : "2015-04-02 18:12:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/4I2WN2HqAe", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654662992&oldid=654098176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583689140383961088", + "text" : "Canada\u2013United States relations Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4I2WN2HqAe", + "id" : 583689140383961088, + "created_at" : "2015-04-02 17:55:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/fTkLQMtb7P", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654641646&oldid=654473458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583643164487057408", + "text" : "Steinbach, Manitoba Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/fTkLQMtb7P", + "id" : 583643164487057408, + "created_at" : "2015-04-02 14:52:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/ePqABreF9U", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654547653&oldid=654547475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583378640097964032", + "text" : "Marasmius oreades Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ePqABreF9U", + "id" : 583378640097964032, + "created_at" : "2015-04-01 21:21:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/DMVxmuqEL9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654547475&oldid=654547415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583378250199642112", + "text" : "Marasmius oreades Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DMVxmuqEL9", + "id" : 583378250199642112, + "created_at" : "2015-04-01 21:19:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/KjaIjhAnDb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654547415&oldid=654546871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583378135577714688", + "text" : "Marasmius oreades Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KjaIjhAnDb", + "id" : 583378135577714688, + "created_at" : "2015-04-01 21:19:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/34biKaMlK8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654546871&oldid=654546725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583377275938336770", + "text" : "Marasmius oreades Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/34biKaMlK8", + "id" : 583377275938336770, + "created_at" : "2015-04-01 21:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/j9DbXKd9sA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654546725&oldid=654546642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583376660206084096", + "text" : "Marasmius oreades Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/j9DbXKd9sA", + "id" : 583376660206084096, + "created_at" : "2015-04-01 21:13:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/8Qj4rDKjz6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654546642&oldid=647489525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583376481994301440", + "text" : "Marasmius oreades Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/8Qj4rDKjz6", + "id" : 583376481994301440, + "created_at" : "2015-04-01 21:12:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/oiRb6hBIbZ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113468463&oldid=113468296&rcid=138842197", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583366958818672640", + "text" : "Jean Perron (\u00E9crivain) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oiRb6hBIbZ", + "id" : 583366958818672640, + "created_at" : "2015-04-01 20:34:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/rKCcGX0Rd0", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113468296&oldid=113463473&rcid=138841966", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583366080527265793", + "text" : "Jean Perron (\u00E9crivain) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rKCcGX0Rd0", + "id" : 583366080527265793, + "created_at" : "2015-04-01 20:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/MmXugVQiKu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654538396&oldid=654538336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583359529179561984", + "text" : "Don Mills Collegiate Institute Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MmXugVQiKu", + "id" : 583359529179561984, + "created_at" : "2015-04-01 20:05:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/wqgWmK6WWo", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654538336&oldid=654538240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583359400162775040", + "text" : "Don Mills Collegiate Institute Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wqgWmK6WWo", + "id" : 583359400162775040, + "created_at" : "2015-04-01 20:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/vp5Qd00hVX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654538240&oldid=654538127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583359194667061248", + "text" : "Don Mills Collegiate Institute Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vp5Qd00hVX", + "id" : 583359194667061248, + "created_at" : "2015-04-01 20:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/Khn014JoHR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654538127&oldid=641172326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583358983190241281", + "text" : "Don Mills Collegiate Institute Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Khn014JoHR", + "id" : 583358983190241281, + "created_at" : "2015-04-01 20:03:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/svClDjBKP8", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113463473&oldid=113463357&rcid=138833061", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583328197892317184", + "text" : "Jean Perron (\u00E9crivain) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/svClDjBKP8", + "id" : 583328197892317184, + "created_at" : "2015-04-01 18:00:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/OKlwhweOgF", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=113463357&oldid=106654276&rcid=138832906", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583327330065604608", + "text" : "Jean Perron (\u00E9crivain) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OKlwhweOgF", + "id" : 583327330065604608, + "created_at" : "2015-04-01 17:57:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/jBQrPSwYL5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654508174&oldid=653681780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583296033482010624", + "text" : "Royal Canadian Air Force Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/jBQrPSwYL5", + "id" : 583296033482010624, + "created_at" : "2015-04-01 15:53:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/bzsThVBoT2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654492811&oldid=654492730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583265251740782592", + "text" : "The Ballad of Reading Gaol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bzsThVBoT2", + "id" : 583265251740782592, + "created_at" : "2015-04-01 13:50:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/RNxcnBNaJG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654492730&oldid=654398788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583265123088887808", + "text" : "The Ballad of Reading Gaol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RNxcnBNaJG", + "id" : 583265123088887808, + "created_at" : "2015-04-01 13:50:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/hf8Q2pBvx7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654491085&oldid=651001486", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583261780258004992", + "text" : "Drohiczyn Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hf8Q2pBvx7", + "id" : 583261780258004992, + "created_at" : "2015-04-01 13:36:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/bpj7XA4x3T", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=654480288&oldid=652124065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "583235132011712512", + "text" : "Brooklyn, Queens County, Nova Scotia Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/bpj7XA4x3T", + "id" : 583235132011712512, + "created_at" : "2015-04-01 11:51:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_05.js b/20181122/data/js/tweets/2015_05.js new file mode 100644 index 00000000..e8591172 --- /dev/null +++ b/20181122/data/js/tweets/2015_05.js @@ -0,0 +1,12368 @@ +Grailbird.data.tweets_2015_05 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/KLS1DjqSS6", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115553961&oldid=115212337&rcid=142651578", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605137844827500544", + "text" : "Glossaire de la m\u00E9t\u00E9orologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KLS1DjqSS6", + "id" : 605137844827500544, + "created_at" : "2015-05-31 22:24:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/kHMIOCH1S3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664916033&oldid=664912763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605113053638750209", + "text" : "List of firearms Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/kHMIOCH1S3", + "id" : 605113053638750209, + "created_at" : "2015-05-31 20:46:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/pdUICV3tGy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664915814&oldid=664907891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605112670388400128", + "text" : "List of firearm brands Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pdUICV3tGy", + "id" : 605112670388400128, + "created_at" : "2015-05-31 20:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/qWlB42OVU7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664915567&oldid=664905712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605112291772776448", + "text" : "List of modern armament manufacturers Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/qWlB42OVU7", + "id" : 605112291772776448, + "created_at" : "2015-05-31 20:43:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/IKEyCkqutC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664915311&oldid=664914981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605111869641256961", + "text" : "M1911 pistol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IKEyCkqutC", + "id" : 605111869641256961, + "created_at" : "2015-05-31 20:41:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/UEcWlkIcQh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664914981&oldid=664914856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605111380782497792", + "text" : "M1911 pistol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UEcWlkIcQh", + "id" : 605111380782497792, + "created_at" : "2015-05-31 20:39:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/7rdBwhBxhJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664914856&oldid=664914501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605111150733336576", + "text" : "M1911 pistol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7rdBwhBxhJ", + "id" : 605111150733336576, + "created_at" : "2015-05-31 20:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/y3PjTvJUT4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664914501&oldid=663549566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605110550515838979", + "text" : "M1911 pistol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/y3PjTvJUT4", + "id" : 605110550515838979, + "created_at" : "2015-05-31 20:36:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/2xEOxvhytH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664912763&oldid=664911910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605107806035918848", + "text" : "List of firearms Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2xEOxvhytH", + "id" : 605107806035918848, + "created_at" : "2015-05-31 20:25:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/MRhxiooxRV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664911910&oldid=663960019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605106429595381761", + "text" : "List of firearms Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/MRhxiooxRV", + "id" : 605106429595381761, + "created_at" : "2015-05-31 20:19:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/186P2tkE6u", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664907891&oldid=664907787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605099692700135424", + "text" : "List of firearm brands Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/186P2tkE6u", + "id" : 605099692700135424, + "created_at" : "2015-05-31 19:53:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/TJuVu9L2D7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664907787&oldid=664907656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605099506221387779", + "text" : "List of firearm brands Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TJuVu9L2D7", + "id" : 605099506221387779, + "created_at" : "2015-05-31 19:52:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/3xqx59xsi2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664907656&oldid=660979896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605099310674493440", + "text" : "List of firearm brands Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3xqx59xsi2", + "id" : 605099310674493440, + "created_at" : "2015-05-31 19:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/WldZMDMcSK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664905712&oldid=664138682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605096078401277952", + "text" : "List of modern armament manufacturers Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/WldZMDMcSK", + "id" : 605096078401277952, + "created_at" : "2015-05-31 19:38:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/rJRL10XoeO", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115546262&oldid=115546241&rcid=142640507", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605082314595553280", + "text" : "Emb\u00E2cle de glace Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rJRL10XoeO", + "id" : 605082314595553280, + "created_at" : "2015-05-31 18:44:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/NsFkQLyqQT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115546241&oldid=114807702&rcid=142640465", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605082042112573440", + "text" : "Emb\u00E2cle de glace Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/NsFkQLyqQT", + "id" : 605082042112573440, + "created_at" : "2015-05-31 18:42:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/5n7v4dFXVa", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115541511&oldid=115541495&rcid=142633410", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605046332781432832", + "text" : "Takata Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5n7v4dFXVa", + "id" : 605046332781432832, + "created_at" : "2015-05-31 16:21:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/XclQWLbZYs", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115541495&oldid=115179399&rcid=142633377", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605046243937644544", + "text" : "Takata Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XclQWLbZYs", + "id" : 605046243937644544, + "created_at" : "2015-05-31 16:20:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/wHi3m2Uloz", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115541414&oldid=115328490&rcid=142633242", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605045708685721600", + "text" : "Citro\u00EBn C4 Cactus Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/wHi3m2Uloz", + "id" : 605045708685721600, + "created_at" : "2015-05-31 16:18:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 90 ], + "url" : "http:\/\/t.co\/DDYEXGzJp7", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115541329&oldid=115113708&rcid=142633112", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605045197769175040", + "text" : "Motard Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DDYEXGzJp7", + "id" : 605045197769175040, + "created_at" : "2015-05-31 16:16:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/T8AWSeHQam", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162208403&oldid=162197923&rcid=167336429", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605018377992699905", + "text" : "File:The golden Temple.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/T8AWSeHQam", + "id" : 605018377992699905, + "created_at" : "2015-05-31 14:29:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/H0dzdQGlOZ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162208188&oldid=162183704&rcid=167336207", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605017494324133889", + "text" : "File:SKY AND CLOUNDS.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/H0dzdQGlOZ", + "id" : 605017494324133889, + "created_at" : "2015-05-31 14:26:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/y0MPtKKYkW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162208050&oldid=162190986&rcid=167336063", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605016896824590336", + "text" : "File:GOD IN MOUNTAINS.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/y0MPtKKYkW", + "id" : 605016896824590336, + "created_at" : "2015-05-31 14:24:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/7kPS6R7J1H", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664848657&oldid=660553186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604981933521674240", + "text" : "Rachel Blanchard Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7kPS6R7J1H", + "id" : 604981933521674240, + "created_at" : "2015-05-31 12:05:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/CXMUBKFpTt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664846071&oldid=664814174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604975462402650112", + "text" : "Kiss (band) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CXMUBKFpTt", + "id" : 604975462402650112, + "created_at" : "2015-05-31 11:39:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/5Kyc0D3LDA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664735991&oldid=664493559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604707812002906113", + "text" : "William Lyon Mackenzie King Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5Kyc0D3LDA", + "id" : 604707812002906113, + "created_at" : "2015-05-30 17:55:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/OwXqg7kX1E", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664609174&oldid=664345308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604379234946138112", + "text" : "Interpol Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OwXqg7kX1E", + "id" : 604379234946138112, + "created_at" : "2015-05-29 20:10:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/Arq1jU8LG0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664602057&oldid=625774501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604366093302546432", + "text" : "Miss Universe Canada 2009 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Arq1jU8LG0", + "id" : 604366093302546432, + "created_at" : "2015-05-29 19:17:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/Arq1jU8LG0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664602057&oldid=625774501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604366093331877888", + "text" : "Miss Universe Canada 2009 Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/Arq1jU8LG0", + "id" : 604366093331877888, + "created_at" : "2015-05-29 19:17:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/64KMhNSRCI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664579511&oldid=664419865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604319834629894144", + "text" : "Linnea Quigley Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/64KMhNSRCI", + "id" : 604319834629894144, + "created_at" : "2015-05-29 16:14:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/xostIu70kR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664568575&oldid=661839338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604296570973110272", + "text" : "Officer cadet Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xostIu70kR", + "id" : 604296570973110272, + "created_at" : "2015-05-29 14:41:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/7vGi0joUHf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664565293&oldid=663050358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604289568150544384", + "text" : "Gravimetric analysis Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7vGi0joUHf", + "id" : 604289568150544384, + "created_at" : "2015-05-29 14:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/7vGi0joUHf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664565293&oldid=663050358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604289568175722496", + "text" : "Gravimetric analysis Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/7vGi0joUHf", + "id" : 604289568175722496, + "created_at" : "2015-05-29 14:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/b8XjUEwOeH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664455869&oldid=472206062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "604000565878734849", + "text" : "Category:Highland regiments Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/b8XjUEwOeH", + "id" : 604000565878734849, + "created_at" : "2015-05-28 19:05:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/WPMajCi8hF", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115450603&oldid=113125744&rcid=142482742", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603992750162337792", + "text" : "Daniele Gatti Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/WPMajCi8hF", + "id" : 603992750162337792, + "created_at" : "2015-05-28 18:34:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/GnAoQzuw26", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664451752&oldid=579962887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603991968713150464", + "text" : "5 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GnAoQzuw26", + "id" : 603991968713150464, + "created_at" : "2015-05-28 18:31:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/yAU4e6Jgkp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664425372&oldid=664425101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603938473364627456", + "text" : "Jewish population by urban areas Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yAU4e6Jgkp", + "id" : 603938473364627456, + "created_at" : "2015-05-28 14:58:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/qFDR3lA7na", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664425101&oldid=664424350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603937902498811905", + "text" : "Jewish population by urban areas Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/qFDR3lA7na", + "id" : 603937902498811905, + "created_at" : "2015-05-28 14:56:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/L5aFOKVS0M", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664424350&oldid=664423894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603936315822964736", + "text" : "Jewish population by urban areas Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/L5aFOKVS0M", + "id" : 603936315822964736, + "created_at" : "2015-05-28 14:50:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/27QCyHfKhK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664423894&oldid=663165501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603935403117248513", + "text" : "Jewish population by urban areas Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/27QCyHfKhK", + "id" : 603935403117248513, + "created_at" : "2015-05-28 14:46:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/0t2dKfqotl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664420451&oldid=662629907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603927810470711296", + "text" : "Tobique Valley High School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0t2dKfqotl", + "id" : 603927810470711296, + "created_at" : "2015-05-28 14:16:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/eIZ2t8pRSa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664419325&oldid=632843031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603925491402276864", + "text" : "Donald Fraser Memorial School Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eIZ2t8pRSa", + "id" : 603925491402276864, + "created_at" : "2015-05-28 14:07:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/LoSsmUuzFC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664415894&oldid=664415795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603917548820766721", + "text" : "Fred Parker (ice hockey) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LoSsmUuzFC", + "id" : 603917548820766721, + "created_at" : "2015-05-28 13:35:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/aPu2cm6S6v", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664415795&oldid=650264099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603917338509979649", + "text" : "Fred Parker (ice hockey) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aPu2cm6S6v", + "id" : 603917338509979649, + "created_at" : "2015-05-28 13:34:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/EajlnFx3NC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664408646&oldid=661251544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603900134867492864", + "text" : "Aaron Saltzman Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/EajlnFx3NC", + "id" : 603900134867492864, + "created_at" : "2015-05-28 12:26:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/In48TRJlOs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664292773&oldid=663720177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603599413257314306", + "text" : "Louis XIII of France Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/In48TRJlOs", + "id" : 603599413257314306, + "created_at" : "2015-05-27 16:31:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/J9hjtqKP5U", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664280066&oldid=664280036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603572568222760960", + "text" : "Nando's Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/J9hjtqKP5U", + "id" : 603572568222760960, + "created_at" : "2015-05-27 14:44:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/CeXjCoc3xd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664280036&oldid=664279734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603572480763113472", + "text" : "Nando's Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/CeXjCoc3xd", + "id" : 603572480763113472, + "created_at" : "2015-05-27 14:44:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/IlDnORxSXD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664171007&oldid=664145277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603293832025878528", + "text" : "Noh Young-hak Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IlDnORxSXD", + "id" : 603293832025878528, + "created_at" : "2015-05-26 20:17:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/f7BtKmMzZG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664164009&oldid=663494684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603281486884839424", + "text" : "Dewey Soper Migratory Bird Sanctuary Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/f7BtKmMzZG", + "id" : 603281486884839424, + "created_at" : "2015-05-26 19:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/seW0czmyg7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664148260&oldid=664085733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603251621863235584", + "text" : "Masked Prosecutor Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/seW0czmyg7", + "id" : 603251621863235584, + "created_at" : "2015-05-26 17:29:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/VvwwgTBHba", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664145277&oldid=659268305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603246158677434368", + "text" : "Noh Young-hak Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VvwwgTBHba", + "id" : 603246158677434368, + "created_at" : "2015-05-26 17:07:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/UbTgGD9XiZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664145152&oldid=663315811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603246000577327104", + "text" : "Amazing-Man (DC Comics) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UbTgGD9XiZ", + "id" : 603246000577327104, + "created_at" : "2015-05-26 17:07:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/iw3B2Za3Pa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664139758&oldid=664139054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603237432708968448", + "text" : "CFB Griesbach Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/iw3B2Za3Pa", + "id" : 603237432708968448, + "created_at" : "2015-05-26 16:33:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/hnm6Oljgp1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664139054&oldid=579957095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603236143606411265", + "text" : "CFB Griesbach Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/hnm6Oljgp1", + "id" : 603236143606411265, + "created_at" : "2015-05-26 16:27:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/hB3JgwzBiC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664135434&oldid=663049787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603229225282379776", + "text" : "Leonor Varela Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hB3JgwzBiC", + "id" : 603229225282379776, + "created_at" : "2015-05-26 16:00:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/uOi6l6hMOr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=664121175&oldid=663208741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "603202233761714176", + "text" : "Pat Martin Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/uOi6l6hMOr", + "id" : 603202233761714176, + "created_at" : "2015-05-26 14:13:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/nziPbSEvrB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663990491&oldid=663230043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602914992791379969", + "text" : "Dubmatique Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/nziPbSEvrB", + "id" : 602914992791379969, + "created_at" : "2015-05-25 19:11:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/nziPbSEvrB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663990491&oldid=663230043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602914992791416834", + "text" : "Dubmatique Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nziPbSEvrB", + "id" : 602914992791416834, + "created_at" : "2015-05-25 19:11:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/7OV5smFHDL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663987373&oldid=663880811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602908653948108800", + "text" : "Talk:Amiibo Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/7OV5smFHDL", + "id" : 602908653948108800, + "created_at" : "2015-05-25 18:46:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/V2t65Vo8kh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663980206&oldid=660233687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602894255263219712", + "text" : "Iqaluit Airport Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/V2t65Vo8kh", + "id" : 602894255263219712, + "created_at" : "2015-05-25 17:49:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/DBvxLK960i", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663979796&oldid=663979712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602893488519290880", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DBvxLK960i", + "id" : 602893488519290880, + "created_at" : "2015-05-25 17:46:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/m743bSoZ6k", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663979712&oldid=663979618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602893332205928448", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/m743bSoZ6k", + "id" : 602893332205928448, + "created_at" : "2015-05-25 17:45:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/oq0v0Kaw7p", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663979618&oldid=663979533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602893134339678208", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oq0v0Kaw7p", + "id" : 602893134339678208, + "created_at" : "2015-05-25 17:44:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/olOqCxaP3F", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663979533&oldid=663979406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602892979125248001", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/olOqCxaP3F", + "id" : 602892979125248001, + "created_at" : "2015-05-25 17:44:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/9vgQ9CtaJ2", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663979406&oldid=662647968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602892698824093696", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9vgQ9CtaJ2", + "id" : 602892698824093696, + "created_at" : "2015-05-25 17:43:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/2puYEoqABh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663962745&oldid=662634419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602859767896346626", + "text" : "Lesser Poland Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2puYEoqABh", + "id" : 602859767896346626, + "created_at" : "2015-05-25 15:32:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/N32ZldeI0V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663958138&oldid=663946183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602849766029025281", + "text" : "Eurocopter AS350 Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/N32ZldeI0V", + "id" : 602849766029025281, + "created_at" : "2015-05-25 14:52:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/N32ZldeI0V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663958138&oldid=663946183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602849760677122048", + "text" : "Eurocopter AS350 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/N32ZldeI0V", + "id" : 602849760677122048, + "created_at" : "2015-05-25 14:52:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/cbrDd9wX2R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663955069&oldid=663924592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602842471559766016", + "text" : "Christian G\u00F3mez Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/cbrDd9wX2R", + "id" : 602842471559766016, + "created_at" : "2015-05-25 14:23:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/UiNiTdkBKn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663946183&oldid=661336081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602822796121657344", + "text" : "Eurocopter AS350 Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/UiNiTdkBKn", + "id" : 602822796121657344, + "created_at" : "2015-05-25 13:05:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/UiNiTdkBKn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663946183&oldid=661336081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602822793080786944", + "text" : "Eurocopter AS350 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UiNiTdkBKn", + "id" : 602822793080786944, + "created_at" : "2015-05-25 13:05:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/Oy7NwrJu8h", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663943978&oldid=663449218", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602817330771525632", + "text" : "Treble (association football) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Oy7NwrJu8h", + "id" : 602817330771525632, + "created_at" : "2015-05-25 12:43:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/uJ3lKYUBIQ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115326982&oldid=115326979&rcid=142274438", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602675200866549760", + "text" : "Andr\u00E9 Drolet Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uJ3lKYUBIQ", + "id" : 602675200866549760, + "created_at" : "2015-05-25 03:18:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/kFwLdWIbQW", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115326979&oldid=109897464&rcid=142274434", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602675145845698560", + "text" : "Andr\u00E9 Drolet Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/kFwLdWIbQW", + "id" : 602675145845698560, + "created_at" : "2015-05-25 03:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/jlfxVm3IAw", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115325525&oldid=115323492&rcid=142272116", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "602621872061165568", + "text" : "Wikip\u00E9dia:Le Bistro\/22 mai 2015 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jlfxVm3IAw", + "id" : 602621872061165568, + "created_at" : "2015-05-24 23:47:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/6XXBjqTfPn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161473926&oldid=161473884&rcid=166557040", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601865186203586561", + "text" : "File:Un nuage en forme de coeur !.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6XXBjqTfPn", + "id" : 601865186203586561, + "created_at" : "2015-05-22 21:40:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/2nJI33Zs4R", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161473884&oldid=161462934&rcid=166556992", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601864959694352384", + "text" : "File:Un nuage en forme de coeur !.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2nJI33Zs4R", + "id" : 601864959694352384, + "created_at" : "2015-05-22 21:39:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/ssBiphsc2c", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115267451&oldid=115267421&rcid=142145290", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601853304331771905", + "text" : "5e Bataillon des services du Canada Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ssBiphsc2c", + "id" : 601853304331771905, + "created_at" : "2015-05-22 20:53:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/pDumtGBRV5", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115267421&oldid=105133863&rcid=142145254", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601853027654475776", + "text" : "5e Bataillon des services du Canada Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/pDumtGBRV5", + "id" : 601853027654475776, + "created_at" : "2015-05-22 20:51:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/FN84KdP48G", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663588680&oldid=647214040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601847656151982080", + "text" : "Damon's Grill Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FN84KdP48G", + "id" : 601847656151982080, + "created_at" : "2015-05-22 20:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/yo5A4D1t7N", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663582518&oldid=663582477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601834345519783936", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yo5A4D1t7N", + "id" : 601834345519783936, + "created_at" : "2015-05-22 19:37:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/Th7d2JhyBf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663582477&oldid=663582302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601834235838799874", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Th7d2JhyBf", + "id" : 601834235838799874, + "created_at" : "2015-05-22 19:37:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/DeoBjB4ceE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663582302&oldid=663564714", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601833864999399424", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DeoBjB4ceE", + "id" : 601833864999399424, + "created_at" : "2015-05-22 19:35:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/nopksA4GDt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663578359&oldid=663139676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601825224078794752", + "text" : "List of foreign MLS players Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nopksA4GDt", + "id" : 601825224078794752, + "created_at" : "2015-05-22 19:01:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/HrLM3pyVH5", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161463076&oldid=145326347&rcid=166545386", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601822610985463808", + "text" : "File:Mobile Radar control station IAF.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HrLM3pyVH5", + "id" : 601822610985463808, + "created_at" : "2015-05-22 18:51:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/3wVBkF92QJ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462864&oldid=161462853&rcid=166545176", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601821679363465216", + "text" : "Category:Civilian ship radars Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3wVBkF92QJ", + "id" : 601821679363465216, + "created_at" : "2015-05-22 18:47:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/8IcHZjddIK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462853&oldid=161460235&rcid=166545165", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601821637688700928", + "text" : "Category:Civilian ship radars Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/8IcHZjddIK", + "id" : 601821637688700928, + "created_at" : "2015-05-22 18:47:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/UDlKa8Emi7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462633&oldid=131903335&rcid=166544954", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601820755668664321", + "text" : "File:ZSG - Etzel - Alpenquai 2014-03-17 17-46-07.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UDlKa8Emi7", + "id" : 601820755668664321, + "created_at" : "2015-05-22 18:43:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/8dqEfr7dCn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462605&oldid=154977713&rcid=166544928", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601820596905844736", + "text" : "File:SlottedWaveguideAntDet.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/8dqEfr7dCn", + "id" : 601820596905844736, + "created_at" : "2015-05-22 18:43:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/BygFfEsDLT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462572&oldid=97829192&rcid=166544892", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601820486155251712", + "text" : "File:Slot antenna section3.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/BygFfEsDLT", + "id" : 601820486155251712, + "created_at" : "2015-05-22 18:42:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/fHEASZjAEQ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462544&oldid=154975989&rcid=166544863", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601820428580032512", + "text" : "File:Slot antena section2.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fHEASZjAEQ", + "id" : 601820428580032512, + "created_at" : "2015-05-22 18:42:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/xBC67uNFUS", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462481&oldid=122173509&rcid=166544802", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601820220135702528", + "text" : "File:Ship radar of the Scenic Emerald.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xBC67uNFUS", + "id" : 601820220135702528, + "created_at" : "2015-05-22 18:41:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/CGqPO6aXfM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462467&oldid=126453824&rcid=166544787", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601820132772577280", + "text" : "File:Radar, nav\u00EDo Volc\u00E1n de Taburiente, Tenerife, Espa\u00F1a Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CGqPO6aXfM", + "id" : 601820132772577280, + "created_at" : "2015-05-22 18:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/qoa2NjwdNv", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462428&oldid=65766418&rcid=166544747", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601819962433531905", + "text" : "File:Picswiss BL-51-38.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qoa2NjwdNv", + "id" : 601819962433531905, + "created_at" : "2015-05-22 18:40:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/pqIIilbbjg", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462384&oldid=146859698&rcid=166544701", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601819801338703872", + "text" : "File:NRL's PPI radar display.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/pqIIilbbjg", + "id" : 601819801338703872, + "created_at" : "2015-05-22 18:39:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/EoPtSBZLlc", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462273&oldid=53386843&rcid=166544582", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601819275784024064", + "text" : "File:Nordwind takel.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/EoPtSBZLlc", + "id" : 601819275784024064, + "created_at" : "2015-05-22 18:37:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/jsEuju5TYw", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462193&oldid=147173682&rcid=166544496", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818964319182848", + "text" : "File:NavigationResearch 021.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jsEuju5TYw", + "id" : 601818964319182848, + "created_at" : "2015-05-22 18:36:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/KiJAWQfTgJ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462136&oldid=147173674&rcid=166544439", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818873613148160", + "text" : "File:NavigationResearch 020.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KiJAWQfTgJ", + "id" : 601818873613148160, + "created_at" : "2015-05-22 18:36:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/0rmnuKbke1", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462118&oldid=147173664&rcid=166544421", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818755484807168", + "text" : "File:NavigationResearch 019.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0rmnuKbke1", + "id" : 601818755484807168, + "created_at" : "2015-05-22 18:35:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/dsiokxHkhK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462065&oldid=147173660&rcid=166544365", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818501087666176", + "text" : "File:NavigationResearch 018.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dsiokxHkhK", + "id" : 601818501087666176, + "created_at" : "2015-05-22 18:34:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/eS7ZiheMBu", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462041&oldid=147173652&rcid=166544341", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818412021592064", + "text" : "File:NavigationResearch 017.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/eS7ZiheMBu", + "id" : 601818412021592064, + "created_at" : "2015-05-22 18:34:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/GfSSmsOKGj", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462029&oldid=147173643&rcid=166544327", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818354840686593", + "text" : "File:NavigationResearch 016.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/GfSSmsOKGj", + "id" : 601818354840686593, + "created_at" : "2015-05-22 18:34:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/GBR54pJP0A", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462013&oldid=161461836&rcid=166544313", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818266617696256", + "text" : "File:NavigationResearch 012.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/GBR54pJP0A", + "id" : 601818266617696256, + "created_at" : "2015-05-22 18:33:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/PD2IPNEtYi", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161462000&oldid=161461848&rcid=166544300", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818209096957953", + "text" : "File:NavigationResearch 013.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PD2IPNEtYi", + "id" : 601818209096957953, + "created_at" : "2015-05-22 18:33:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/zM1OqPDBPd", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461982&oldid=161461868&rcid=166544282", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818147868446720", + "text" : "File:NavigationResearch 014.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zM1OqPDBPd", + "id" : 601818147868446720, + "created_at" : "2015-05-22 18:33:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/kpxFXhIw7q", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461955&oldid=147173635&rcid=166544256", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601818052154544128", + "text" : "File:NavigationResearch 015.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/kpxFXhIw7q", + "id" : 601818052154544128, + "created_at" : "2015-05-22 18:32:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/1SsknCWzv5", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461868&oldid=147173628&rcid=166544171", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601817786114043906", + "text" : "File:NavigationResearch 014.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1SsknCWzv5", + "id" : 601817786114043906, + "created_at" : "2015-05-22 18:31:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/96oBxdJTJL", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461848&oldid=147173623&rcid=166544154", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601817722322821121", + "text" : "File:NavigationResearch 013.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/96oBxdJTJL", + "id" : 601817722322821121, + "created_at" : "2015-05-22 18:31:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/iB28c4RCRG", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461836&oldid=147173616&rcid=166544143", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601817693952540672", + "text" : "File:NavigationResearch 012.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iB28c4RCRG", + "id" : 601817693952540672, + "created_at" : "2015-05-22 18:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Wr8Ul37nZh", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461819&oldid=147173608&rcid=166544125", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601817574221946880", + "text" : "File:Detail view of livestock ramp showing pedestrian wa Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Wr8Ul37nZh", + "id" : 601817574221946880, + "created_at" : "2015-05-22 18:31:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/0dMiVGFT2g", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461660&oldid=147173601&rcid=166543960", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601817135757811712", + "text" : "File:NavigationResearch 010.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0dMiVGFT2g", + "id" : 601817135757811712, + "created_at" : "2015-05-22 18:29:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/1TprNdE6WE", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461635&oldid=147173596&rcid=166543935", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601817052572164096", + "text" : "File:NavigationResearch 009.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1TprNdE6WE", + "id" : 601817052572164096, + "created_at" : "2015-05-22 18:29:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/DIDhjpOkbP", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461615&oldid=118453152&rcid=166543916", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816993277313024", + "text" : "File:NavigationResearch 008.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DIDhjpOkbP", + "id" : 601816993277313024, + "created_at" : "2015-05-22 18:28:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/RT8Wa5Ved6", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461593&oldid=147173589&rcid=166543896", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816943809683457", + "text" : "File:NavigationResearch 007.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/RT8Wa5Ved6", + "id" : 601816943809683457, + "created_at" : "2015-05-22 18:28:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/Yl8zsYaCej", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461571&oldid=118453148&rcid=166543876", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816883990495232", + "text" : "File:NavigationResearch 006.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Yl8zsYaCej", + "id" : 601816883990495232, + "created_at" : "2015-05-22 18:28:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/jeQIarwP1S", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461548&oldid=118453146&rcid=166543855", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816848221474816", + "text" : "File:NavigationResearch 005.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jeQIarwP1S", + "id" : 601816848221474816, + "created_at" : "2015-05-22 18:28:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/zZowuz2LJ0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461532&oldid=147173577&rcid=166543840", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816757658091520", + "text" : "File:NavigationResearch 001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zZowuz2LJ0", + "id" : 601816757658091520, + "created_at" : "2015-05-22 18:27:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/VQ27X1DMED", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461293&oldid=118453143&rcid=166543608", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816598018654208", + "text" : "File:NavigationResearch 004.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VQ27X1DMED", + "id" : 601816598018654208, + "created_at" : "2015-05-22 18:27:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/rk6cPPMaaQ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461269&oldid=147173584&rcid=166543583", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816519748808704", + "text" : "File:NavigationResearch 003.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rk6cPPMaaQ", + "id" : 601816519748808704, + "created_at" : "2015-05-22 18:26:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/9iDMAhb4mH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461205&oldid=147173580&rcid=166543523", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816358947561472", + "text" : "File:NavigationResearch 002.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9iDMAhb4mH", + "id" : 601816358947561472, + "created_at" : "2015-05-22 18:26:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/OXXpwqsCMA", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461113&oldid=144841810&rcid=166543432", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816180832215040", + "text" : "File:MetalPlating 003.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OXXpwqsCMA", + "id" : 601816180832215040, + "created_at" : "2015-05-22 18:25:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/o1a7EBRqxv", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461094&oldid=144841803&rcid=166543411", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816056957665282", + "text" : "File:MetalPlating 002.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/o1a7EBRqxv", + "id" : 601816056957665282, + "created_at" : "2015-05-22 18:25:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/BDfzeWDOak", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461083&oldid=144845583&rcid=166543400", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601816001194414083", + "text" : "File:MetallurgyResearch 005.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/BDfzeWDOak", + "id" : 601816001194414083, + "created_at" : "2015-05-22 18:24:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/XQ6cXIQcIo", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461064&oldid=144841798&rcid=166543380", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815934320390144", + "text" : "File:MetalPlating 001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XQ6cXIQcIo", + "id" : 601815934320390144, + "created_at" : "2015-05-22 18:24:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/jD2Nlhfqcn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461057&oldid=144845595&rcid=166543373", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815876086669314", + "text" : "File:MetallurgyResearch 007.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jD2Nlhfqcn", + "id" : 601815876086669314, + "created_at" : "2015-05-22 18:24:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/p41kvemynK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461049&oldid=144845591&rcid=166543363", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815851352903681", + "text" : "File:MetallurgyResearch 006.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/p41kvemynK", + "id" : 601815851352903681, + "created_at" : "2015-05-22 18:24:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/AoydiXLSMc", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461023&oldid=144845577&rcid=166543338", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815727126007808", + "text" : "File:MetallurgyResearch 004.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/AoydiXLSMc", + "id" : 601815727126007808, + "created_at" : "2015-05-22 18:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/uWST3DdRsP", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161461004&oldid=144845568&rcid=166543318", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815661925388288", + "text" : "File:MetallurgyResearch 003.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uWST3DdRsP", + "id" : 601815661925388288, + "created_at" : "2015-05-22 18:23:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/kvhemnJ99h", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460972&oldid=118453319&rcid=166543286", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815604564271104", + "text" : "File:MetallurgyResearch 002.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/kvhemnJ99h", + "id" : 601815604564271104, + "created_at" : "2015-05-22 18:23:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/pWqEVmjwyl", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460956&oldid=144845560&rcid=166543271", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815538151591936", + "text" : "File:MetallurgyResearch 001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/pWqEVmjwyl", + "id" : 601815538151591936, + "created_at" : "2015-05-22 18:23:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/xZDM2BnbZz", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460935&oldid=144845551&rcid=166543248", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815468752658432", + "text" : "File:MetallurgyDivision 005.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xZDM2BnbZz", + "id" : 601815468752658432, + "created_at" : "2015-05-22 18:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/79XfVK2tJC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460923&oldid=118453314&rcid=166543237", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815416357449728", + "text" : "File:MetallurgyDivision 004.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/79XfVK2tJC", + "id" : 601815416357449728, + "created_at" : "2015-05-22 18:22:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/WF2iFvUdIW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460911&oldid=144845545&rcid=166543224", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815340906057728", + "text" : "File:MetallurgyDivision 003.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WF2iFvUdIW", + "id" : 601815340906057728, + "created_at" : "2015-05-22 18:22:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/9U3yQXOaat", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460886&oldid=118453311&rcid=166543199", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815278998159360", + "text" : "File:MetallurgyDivision 001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9U3yQXOaat", + "id" : 601815278998159360, + "created_at" : "2015-05-22 18:21:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/7z2q8vhqIW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460899&oldid=144845535&rcid=166543211", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815279283351553", + "text" : "File:MetallurgyDivision 002.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/7z2q8vhqIW", + "id" : 601815279283351553, + "created_at" : "2015-05-22 18:21:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/Z6z3q7TAfY", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460878&oldid=144841774&rcid=166543190", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815161121411075", + "text" : "File:MetalFatigue 007.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Z6z3q7TAfY", + "id" : 601815161121411075, + "created_at" : "2015-05-22 18:21:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/bkE7ZyIj9h", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460864&oldid=144841771&rcid=166543176", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815083245772801", + "text" : "File:MetalFatigue 006.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bkE7ZyIj9h", + "id" : 601815083245772801, + "created_at" : "2015-05-22 18:21:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/zbhPcl7Hdf", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460822&oldid=144841769&rcid=166543130", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601815010860466177", + "text" : "File:MetalFatigue 005.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zbhPcl7Hdf", + "id" : 601815010860466177, + "created_at" : "2015-05-22 18:20:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/dBI6hfeMLg", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460787&oldid=144841759&rcid=166543095", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814951947272193", + "text" : "File:MetalFatigue 004.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dBI6hfeMLg", + "id" : 601814951947272193, + "created_at" : "2015-05-22 18:20:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/TN4ZhUFdbo", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460777&oldid=144841741&rcid=166543083", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814877569732610", + "text" : "File:MetalFatigue 002.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/TN4ZhUFdbo", + "id" : 601814877569732610, + "created_at" : "2015-05-22 18:20:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/YkqqNHskDT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460754&oldid=144841751&rcid=166543062", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814819797409792", + "text" : "File:MetalFatigue 003.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/YkqqNHskDT", + "id" : 601814819797409792, + "created_at" : "2015-05-22 18:20:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/XG1JgYz7pa", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460734&oldid=144841729&rcid=166543042", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814747378487297", + "text" : "File:MetalFatigue 001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XG1JgYz7pa", + "id" : 601814747378487297, + "created_at" : "2015-05-22 18:19:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/7UfPUR2R10", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460695&oldid=122182867&rcid=166543009", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814531589935104", + "text" : "File:Man working with precipitator in pilot plant.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/7UfPUR2R10", + "id" : 601814531589935104, + "created_at" : "2015-05-22 18:19:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/52xv5uWkAh", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460639&oldid=133524644&rcid=166542952", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814430981214208", + "text" : "File:Le yacht \u00E0 moteur Libert\u00E9.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/52xv5uWkAh", + "id" : 601814430981214208, + "created_at" : "2015-05-22 18:18:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/QiDdTstx6d", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460570&oldid=121766465&rcid=166542880", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814298332135424", + "text" : "File:AluminumFromClay 006.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QiDdTstx6d", + "id" : 601814298332135424, + "created_at" : "2015-05-22 18:18:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/4uU4KAUXzn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460542&oldid=121766457&rcid=166542853", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814232632528896", + "text" : "File:AluminumFromClay 005.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4uU4KAUXzn", + "id" : 601814232632528896, + "created_at" : "2015-05-22 18:17:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/hdX93a1P0P", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460526&oldid=121766425&rcid=166542838", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814170821066753", + "text" : "File:AluminumFromClay 004.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hdX93a1P0P", + "id" : 601814170821066753, + "created_at" : "2015-05-22 18:17:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/3YyFCyG32U", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460511&oldid=122182854&rcid=166542822", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814094207922178", + "text" : "File:AluminumFromClay 001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3YyFCyG32U", + "id" : 601814094207922178, + "created_at" : "2015-05-22 18:17:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/l6wra6VK0P", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460490&oldid=121766383&rcid=166542802", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601814001153122304", + "text" : "File:AluminumFromClay 003.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/l6wra6VK0P", + "id" : 601814001153122304, + "created_at" : "2015-05-22 18:16:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/MZaRlgeruy", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460363&oldid=122179313&rcid=166542672", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601813534658437122", + "text" : "File:Ansicht auf die 'Br\u00FCcke' des (ehemaligen) Motorschi Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/MZaRlgeruy", + "id" : 601813534658437122, + "created_at" : "2015-05-22 18:15:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/jC0kmpoVH2", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460331&oldid=122184094&rcid=166542639", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601813426671853568", + "text" : "File:Antena-section1.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jC0kmpoVH2", + "id" : 601813426671853568, + "created_at" : "2015-05-22 18:14:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/mg9nyqeF8s", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460304&oldid=122185375&rcid=166542613", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601813319935221760", + "text" : "File:Antenne de radar marine et barres de fl\u00E8che.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mg9nyqeF8s", + "id" : 601813319935221760, + "created_at" : "2015-05-22 18:14:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/nARZMHqHRi", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460270&oldid=161459641&rcid=166542582", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601813182253035520", + "text" : "File:ALPHATRON JRC RADAR.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nARZMHqHRi", + "id" : 601813182253035520, + "created_at" : "2015-05-22 18:13:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/2Ul3a2uuFI", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=161460235&rcid=166542547", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601813035855040512", + "text" : "Category:Civilian ship radars Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2Ul3a2uuFI", + "id" : 601813035855040512, + "created_at" : "2015-05-22 18:13:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/ySENI6X83c", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460207&oldid=47321065&rcid=166542521", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601812867835367424", + "text" : "File:Picswiss ZG-04-46.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ySENI6X83c", + "id" : 601812867835367424, + "created_at" : "2015-05-22 18:12:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/NiHP8HArLc", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460160&oldid=154041527&rcid=166542474", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601812603795599360", + "text" : "File:Prosthesis 003.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/NiHP8HArLc", + "id" : 601812603795599360, + "created_at" : "2015-05-22 18:11:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/TaJjlSU2ci", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460110&oldid=154041522&rcid=166542427", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601812431241883648", + "text" : "File:Prosthesis 002.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/TaJjlSU2ci", + "id" : 601812431241883648, + "created_at" : "2015-05-22 18:10:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/KbOHFBfMqA", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161460087&oldid=154041517&rcid=166542404", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601812331492958208", + "text" : "File:Prosthesis 001.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KbOHFBfMqA", + "id" : 601812331492958208, + "created_at" : "2015-05-22 18:10:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/DmZGWEKX3d", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663571664&oldid=663503602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601810940913438720", + "text" : "Montreal Metro Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/DmZGWEKX3d", + "id" : 601810940913438720, + "created_at" : "2015-05-22 18:04:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/mEYK0zy1mM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161459641&oldid=161436940&rcid=166541963", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601810631411539968", + "text" : "File:ALPHATRON JRC RADAR.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mEYK0zy1mM", + "id" : 601810631411539968, + "created_at" : "2015-05-22 18:03:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/fyxdrE5Vrs", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161459423&oldid=160825166&rcid=166541747", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601809762712453120", + "text" : "File:Gadget for Nerds (5071481106).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fyxdrE5Vrs", + "id" : 601809762712453120, + "created_at" : "2015-05-22 18:00:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/RktHAaYBui", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458984&oldid=155244641&rcid=166541310", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601807754488078336", + "text" : "File:Sonnenuntergang 17. April 2010.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/RktHAaYBui", + "id" : 601807754488078336, + "created_at" : "2015-05-22 17:52:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/aAaUXmwqKX", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458970&oldid=110079325&rcid=166541298", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601807701803409408", + "text" : "File:Pinnaum\u00FCndung Sonnenuntergang Eyjafjallaj\u00F6kull 03.j Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/aAaUXmwqKX", + "id" : 601807701803409408, + "created_at" : "2015-05-22 17:51:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/dgGNFSfM8j", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458953&oldid=82184766&rcid=166541280", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601807588821495808", + "text" : "File:Pinnaum\u00FCndung Sonnenuntergang Eyjafjallaj\u00F6kull 02.j Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dgGNFSfM8j", + "id" : 601807588821495808, + "created_at" : "2015-05-22 17:51:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Prm37JV60t", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458933&oldid=82184762&rcid=166541261", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601807521632931841", + "text" : "File:Pinnaum\u00FCndung Sonnenuntergang Eyjafjallaj\u00F6kull 01.j Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Prm37JV60t", + "id" : 601807521632931841, + "created_at" : "2015-05-22 17:51:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/x5zOjUEXR6", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458857&oldid=82184763&rcid=166541188", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601807377076244480", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 12.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/x5zOjUEXR6", + "id" : 601807377076244480, + "created_at" : "2015-05-22 17:50:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/azL92D8bnw", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458839&oldid=82184764&rcid=166541170", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601807293173342208", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 11.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/azL92D8bnw", + "id" : 601807293173342208, + "created_at" : "2015-05-22 17:50:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/rFnVAIH2kE", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458819&oldid=110079395&rcid=166541150", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601807186738688002", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 10.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rFnVAIH2kE", + "id" : 601807186738688002, + "created_at" : "2015-05-22 17:49:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/yyPLxxfaMq", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458791&oldid=82184761&rcid=166541123", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601807056706801664", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 09.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/yyPLxxfaMq", + "id" : 601807056706801664, + "created_at" : "2015-05-22 17:49:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/pQ6OpzotNQ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458780&oldid=82184760&rcid=166541113", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806975136071680", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 08.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/pQ6OpzotNQ", + "id" : 601806975136071680, + "created_at" : "2015-05-22 17:48:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/qDFBGzuTWH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458766&oldid=82184759&rcid=166541098", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806905745485824", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 07.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qDFBGzuTWH", + "id" : 601806905745485824, + "created_at" : "2015-05-22 17:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/ZJThafRflq", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458751&oldid=82184757&rcid=166541083", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806835729965056", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 06.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZJThafRflq", + "id" : 601806835729965056, + "created_at" : "2015-05-22 17:48:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/Q8KRZEhDkF", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458736&oldid=82184754&rcid=166541069", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806761599860740", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 05.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Q8KRZEhDkF", + "id" : 601806761599860740, + "created_at" : "2015-05-22 17:48:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/cowW9yumzz", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458722&oldid=82184758&rcid=166541058", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806695560519680", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 04.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cowW9yumzz", + "id" : 601806695560519680, + "created_at" : "2015-05-22 17:47:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/qv42oz92Vi", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458710&oldid=82184755&rcid=166541047", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806632755077121", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 03.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qv42oz92Vi", + "id" : 601806632755077121, + "created_at" : "2015-05-22 17:47:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/Esb3SnCnac", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458694&oldid=82184753&rcid=166541029", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806553977638913", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 01.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Esb3SnCnac", + "id" : 601806553977638913, + "created_at" : "2015-05-22 17:47:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/lPTgUJOokl", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=161458639&rcid=166540975", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806355813552128", + "text" : "Category:Volcanic ash in Germany Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/lPTgUJOokl", + "id" : 601806355813552128, + "created_at" : "2015-05-22 17:46:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/YvmdcjyuVy", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161458611&oldid=82184756&rcid=166540947", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601806190729961472", + "text" : "File:Pinnaum\u00FCndung Abendhimmel Eyjafjallaj\u00F6kull 02.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/YvmdcjyuVy", + "id" : 601806190729961472, + "created_at" : "2015-05-22 17:45:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/9FgRGTuBzb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663563452&oldid=663563207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601792853011001344", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9FgRGTuBzb", + "id" : 601792853011001344, + "created_at" : "2015-05-22 16:52:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/y8kOxBEoTy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663563207&oldid=663505677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601792318241398785", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/y8kOxBEoTy", + "id" : 601792318241398785, + "created_at" : "2015-05-22 16:50:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/oJSKXIBqj4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663559544&oldid=663559477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601783734954827777", + "text" : "Deborah Drever Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oJSKXIBqj4", + "id" : 601783734954827777, + "created_at" : "2015-05-22 16:16:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/FFL2GEXIWb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663559477&oldid=663558754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601783598971277312", + "text" : "Deborah Drever Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FFL2GEXIWb", + "id" : 601783598971277312, + "created_at" : "2015-05-22 16:16:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/vUfiMtlhu9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663558754&oldid=663507052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601781916203929600", + "text" : "Deborah Drever Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vUfiMtlhu9", + "id" : 601781916203929600, + "created_at" : "2015-05-22 16:09:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/RkyaO1RIke", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115258363&oldid=115258351&rcid=142128605", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601763279334146049", + "text" : "Andr\u00E9 Robert (m\u00E9t\u00E9orologue) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/RkyaO1RIke", + "id" : 601763279334146049, + "created_at" : "2015-05-22 14:55:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/pmA7J3UfNu", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115258351&oldid=115258318&rcid=142128521", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601763089537748992", + "text" : "Andr\u00E9 Robert (m\u00E9t\u00E9orologue) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/pmA7J3UfNu", + "id" : 601763089537748992, + "created_at" : "2015-05-22 14:54:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/nQVIPIMEJf", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115258318&oldid=114174015&rcid=142128403", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601762774054793216", + "text" : "Andr\u00E9 Robert (m\u00E9t\u00E9orologue) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nQVIPIMEJf", + "id" : 601762774054793216, + "created_at" : "2015-05-22 14:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/NRDV6HD75s", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663546226&oldid=614830995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601758208114466816", + "text" : "Esplanade Laurier Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/NRDV6HD75s", + "id" : 601758208114466816, + "created_at" : "2015-05-22 14:35:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/m7H2WRn2Gb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663545984&oldid=659780478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601757807269027840", + "text" : "Andr\u00E9 Robert Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/m7H2WRn2Gb", + "id" : 601757807269027840, + "created_at" : "2015-05-22 14:33:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/cUIneRrMhL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663545311&oldid=663280026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601756752695132160", + "text" : "Claire Martin (meteorologist) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cUIneRrMhL", + "id" : 601756752695132160, + "created_at" : "2015-05-22 14:29:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/PDCkNLBr1f", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161445891&oldid=88285771&rcid=166525173", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601754637696393216", + "text" : "File:Tom Harrington.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PDCkNLBr1f", + "id" : 601754637696393216, + "created_at" : "2015-05-22 14:21:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/Hbn47PspiH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161445563&oldid=161430734&rcid=166524834", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601752697436536832", + "text" : "File:Cloud-wshjackson.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Hbn47PspiH", + "id" : 601752697436536832, + "created_at" : "2015-05-22 14:13:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/IOmYZDZGhI", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115256255&oldid=115255971&rcid=142124070", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601745951057956864", + "text" : "Gilles Villeneuve Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/IOmYZDZGhI", + "id" : 601745951057956864, + "created_at" : "2015-05-22 13:46:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/dOAfrHw52e", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115255971&oldid=113127674&rcid=142123551", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601743728609533952", + "text" : "Gilles Villeneuve Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/dOAfrHw52e", + "id" : 601743728609533952, + "created_at" : "2015-05-22 13:37:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/3TVyYtbTOs", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161387954&oldid=161366277&rcid=166464884", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601518933863170052", + "text" : "File:Ordubad svln svln4821 resimleri (84).JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3TVyYtbTOs", + "id" : 601518933863170052, + "created_at" : "2015-05-21 22:44:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/x4TcjyWOpA", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161387640&oldid=161376925&rcid=166464564", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601517681632751618", + "text" : "File:Flying Clouds.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/x4TcjyWOpA", + "id" : 601517681632751618, + "created_at" : "2015-05-21 22:39:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/KgxDST8VjQ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161387591&oldid=161376922&rcid=166464513", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601517469661016068", + "text" : "File:Evening Clouds and Mountains.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KgxDST8VjQ", + "id" : 601517469661016068, + "created_at" : "2015-05-21 22:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/oZg99aLqw3", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=161387535&oldid=161376913&rcid=166464455", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601517228673085441", + "text" : "File:Clouds with Mountains.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/oZg99aLqw3", + "id" : 601517228673085441, + "created_at" : "2015-05-21 22:37:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/hpMNTAEmDP", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115235330&oldid=105544828&rcid=142091285", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601473883905064960", + "text" : "A\u00E9roport de La M\u00F4le - Saint-Tropez Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hpMNTAEmDP", + "id" : 601473883905064960, + "created_at" : "2015-05-21 19:45:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/rFbM2AJ92a", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663433651&oldid=663433616", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601446282859712512", + "text" : "Michael Moore Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/rFbM2AJ92a", + "id" : 601446282859712512, + "created_at" : "2015-05-21 17:55:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/jHNo9w0NEa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663433616&oldid=663433546", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601446167503712257", + "text" : "Michael Moore Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/jHNo9w0NEa", + "id" : 601446167503712257, + "created_at" : "2015-05-21 17:55:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/SpOE21WQc3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663433546&oldid=663321100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601446017582510083", + "text" : "Michael Moore Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/SpOE21WQc3", + "id" : 601446017582510083, + "created_at" : "2015-05-21 17:54:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/7gX5S6y3Gh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663431707&oldid=654282876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601441981126946816", + "text" : "St. Priapus Church Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7gX5S6y3Gh", + "id" : 601441981126946816, + "created_at" : "2015-05-21 17:38:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/aUYpCSt23a", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663418529&oldid=663370553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601412847701270528", + "text" : "Global Force Wrestling Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aUYpCSt23a", + "id" : 601412847701270528, + "created_at" : "2015-05-21 15:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/F50IMKTCQl", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663302211&oldid=663302103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601108518024978434", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/F50IMKTCQl", + "id" : 601108518024978434, + "created_at" : "2015-05-20 19:33:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/rNKSdUM4eb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663302103&oldid=663297019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601108311937839107", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rNKSdUM4eb", + "id" : 601108311937839107, + "created_at" : "2015-05-20 19:32:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/OkikbUtOtC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663297058&oldid=662153735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601098829375664130", + "text" : "Boatswain's call Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/OkikbUtOtC", + "id" : 601098829375664130, + "created_at" : "2015-05-20 18:55:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/uf48OCTzu4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663297019&oldid=663294555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601098769518723073", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/uf48OCTzu4", + "id" : 601098769518723073, + "created_at" : "2015-05-20 18:54:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/4YzYFEFU8i", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663294555&oldid=663291657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601094241499090945", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4YzYFEFU8i", + "id" : 601094241499090945, + "created_at" : "2015-05-20 18:36:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/yNYXlvRsco", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663291657&oldid=663291167", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601088606405550080", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yNYXlvRsco", + "id" : 601088606405550080, + "created_at" : "2015-05-20 18:14:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/d8pbI23FYN", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663291167&oldid=663291022", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601087644228034560", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/d8pbI23FYN", + "id" : 601087644228034560, + "created_at" : "2015-05-20 18:10:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/bbCB4QMV6N", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663291022&oldid=663289990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601087378283966464", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bbCB4QMV6N", + "id" : 601087378283966464, + "created_at" : "2015-05-20 18:09:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/Ic9Yxnc6tG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663289990&oldid=663289283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601085366846775297", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Ic9Yxnc6tG", + "id" : 601085366846775297, + "created_at" : "2015-05-20 18:01:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/O2LnKlnT8e", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663289283&oldid=663289071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601083898437738497", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/O2LnKlnT8e", + "id" : 601083898437738497, + "created_at" : "2015-05-20 17:55:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/eEuKAAyKza", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663289071&oldid=663275021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601083452839088128", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/eEuKAAyKza", + "id" : 601083452839088128, + "created_at" : "2015-05-20 17:53:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/dnpi923mGj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663285770&oldid=662715555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601076830322458624", + "text" : "Gatineau Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dnpi923mGj", + "id" : 601076830322458624, + "created_at" : "2015-05-20 17:27:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/2ScpaXdpMV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663285550&oldid=656442232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601076392340627456", + "text" : "College English Test Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/2ScpaXdpMV", + "id" : 601076392340627456, + "created_at" : "2015-05-20 17:25:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/9htR0QniJ7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663276949&oldid=661157550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601059263763619840", + "text" : "Antigonish, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9htR0QniJ7", + "id" : 601059263763619840, + "created_at" : "2015-05-20 16:17:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/rv5voq1Zyp", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663276590&oldid=660964527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601058503239856128", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/rv5voq1Zyp", + "id" : 601058503239856128, + "created_at" : "2015-05-20 16:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/ajcxFJ5bxz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663260967&oldid=663260184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601023143621357569", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ajcxFJ5bxz", + "id" : 601023143621357569, + "created_at" : "2015-05-20 13:54:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/fj32AuJy5s", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663260184&oldid=663260117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601021431334461441", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/fj32AuJy5s", + "id" : 601021431334461441, + "created_at" : "2015-05-20 13:47:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/LMgjEgT1El", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663260117&oldid=663259893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601021276593991680", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/LMgjEgT1El", + "id" : 601021276593991680, + "created_at" : "2015-05-20 13:46:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/sZqZs0KAsT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663259893&oldid=663259719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601020862582628352", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/sZqZs0KAsT", + "id" : 601020862582628352, + "created_at" : "2015-05-20 13:45:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/oYriB6c2z8", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663259719&oldid=663259678", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601020478082424832", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oYriB6c2z8", + "id" : 601020478082424832, + "created_at" : "2015-05-20 13:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/82hRJfctyi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663259678&oldid=663258248", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601020374294339584", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/82hRJfctyi", + "id" : 601020374294339584, + "created_at" : "2015-05-20 13:43:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/HaWuFO6ORH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663258248&oldid=663256388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601017094357004289", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HaWuFO6ORH", + "id" : 601017094357004289, + "created_at" : "2015-05-20 13:30:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/w6rYzLe8Au", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663256388&oldid=663256011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601013181562167296", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/w6rYzLe8Au", + "id" : 601013181562167296, + "created_at" : "2015-05-20 13:14:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/CcDoE3pA6x", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663256011&oldid=663255851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601012271616270336", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/CcDoE3pA6x", + "id" : 601012271616270336, + "created_at" : "2015-05-20 13:11:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/3nGnRpReRP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663255851&oldid=663255353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601011829360435200", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3nGnRpReRP", + "id" : 601011829360435200, + "created_at" : "2015-05-20 13:09:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/u1fpYaer8b", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663255353&oldid=663243550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "601010462843604992", + "text" : "Need for Speed Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/u1fpYaer8b", + "id" : 601010462843604992, + "created_at" : "2015-05-20 13:03:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/oOJ45XMUDv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663251450&oldid=649186908", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600999340786716672", + "text" : "Ministry of Foreign Affairs of Georgia Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/oOJ45XMUDv", + "id" : 600999340786716672, + "created_at" : "2015-05-20 12:19:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/y3lEjtr3s3", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663124985&oldid=663124893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600731714693046272", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/y3lEjtr3s3", + "id" : 600731714693046272, + "created_at" : "2015-05-19 18:36:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/jlsm3IVQFw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663124893&oldid=663124393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600731570379608066", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jlsm3IVQFw", + "id" : 600731570379608066, + "created_at" : "2015-05-19 18:35:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/4hFPQcQFt1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663124393&oldid=663124287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600730694990594049", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4hFPQcQFt1", + "id" : 600730694990594049, + "created_at" : "2015-05-19 18:32:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/9NYJf21WfO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663124287&oldid=663124207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600730512337084416", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/9NYJf21WfO", + "id" : 600730512337084416, + "created_at" : "2015-05-19 18:31:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/M8EiX24s9Q", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663124207&oldid=663124153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600730392291835904", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/M8EiX24s9Q", + "id" : 600730392291835904, + "created_at" : "2015-05-19 18:31:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/GK5Y8LCR7A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663124153&oldid=651834369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600730304677044224", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/GK5Y8LCR7A", + "id" : 600730304677044224, + "created_at" : "2015-05-19 18:30:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/VHKkMYmWaQ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115167870&oldid=114780315&rcid=141959089", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600710545000538113", + "text" : "\u00C9quations de Navier-Stokes Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VHKkMYmWaQ", + "id" : 600710545000538113, + "created_at" : "2015-05-19 17:12:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/woywWElwfa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663097423&oldid=651005474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600685454938284032", + "text" : "Geography of Ottawa Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/woywWElwfa", + "id" : 600685454938284032, + "created_at" : "2015-05-19 15:32:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/8sJNgFGcGB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663083118&oldid=663082755", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600657353692815361", + "text" : "Crimes against humanity Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/8sJNgFGcGB", + "id" : 600657353692815361, + "created_at" : "2015-05-19 13:40:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/XtMR51UEqk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=663082755&oldid=662855318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "600656742284926976", + "text" : "Crimes against humanity Wikipedia article edited anonymously from Department of Justice Canada http:\/\/t.co\/XtMR51UEqk", + "id" : 600656742284926976, + "created_at" : "2015-05-19 13:38:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/d6H2n1bMSL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662515213&oldid=661319999", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599354371193905153", + "text" : "2012 Haida Gwaii earthquake Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/d6H2n1bMSL", + "id" : 599354371193905153, + "created_at" : "2015-05-15 23:23:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/hEIW8xSFoS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662506458&oldid=662506401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599332544803426305", + "text" : "Czech Republic men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/hEIW8xSFoS", + "id" : 599332544803426305, + "created_at" : "2015-05-15 21:56:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/5AHbkMu65R", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662506401&oldid=662298406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599332419695673347", + "text" : "Czech Republic men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/5AHbkMu65R", + "id" : 599332419695673347, + "created_at" : "2015-05-15 21:55:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/W055pZnAkI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662506046&oldid=662502237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599331550887567360", + "text" : "Russia men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/W055pZnAkI", + "id" : 599331550887567360, + "created_at" : "2015-05-15 21:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/gydK9YP6AB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662490580&oldid=655708565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599299144646270976", + "text" : "Snag, Yukon Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/gydK9YP6AB", + "id" : 599299144646270976, + "created_at" : "2015-05-15 19:43:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/QRb1BNLG4O", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662482694&oldid=662062345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599282748063350784", + "text" : "Office of Religious Freedom Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QRb1BNLG4O", + "id" : 599282748063350784, + "created_at" : "2015-05-15 18:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 138 ], + "url" : "http:\/\/t.co\/lMuvyg5NRs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662478160&oldid=660457105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599274097185529856", + "text" : "List of Queen's University people Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/lMuvyg5NRs", + "id" : 599274097185529856, + "created_at" : "2015-05-15 18:04:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/ga5uIrUWYd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662461544&oldid=662458137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599240611984715776", + "text" : "Francis (given name) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ga5uIrUWYd", + "id" : 599240611984715776, + "created_at" : "2015-05-15 15:51:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/1QLaleJG64", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662460434&oldid=660367884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599238564984000512", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/1QLaleJG64", + "id" : 599238564984000512, + "created_at" : "2015-05-15 15:43:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/AYLSHvn1yD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662457776&oldid=662382024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599232761388527617", + "text" : "Little Toy Guns Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/AYLSHvn1yD", + "id" : 599232761388527617, + "created_at" : "2015-05-15 15:19:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/GCZQ5bfWXJ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662453640&oldid=662452863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599223425631133696", + "text" : "Deborah Drever Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/GCZQ5bfWXJ", + "id" : 599223425631133696, + "created_at" : "2015-05-15 14:42:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/RQPbkLlVSd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662453442&oldid=660049818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599223030775205889", + "text" : "Martyn Burke Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/RQPbkLlVSd", + "id" : 599223030775205889, + "created_at" : "2015-05-15 14:41:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/Sv8ZWTTX4m", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662452863&oldid=662452531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599221897855901696", + "text" : "Deborah Drever Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/Sv8ZWTTX4m", + "id" : 599221897855901696, + "created_at" : "2015-05-15 14:36:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/E67umKLpac", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662452531&oldid=662452475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599221193334456320", + "text" : "Deborah Drever Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/E67umKLpac", + "id" : 599221193334456320, + "created_at" : "2015-05-15 14:34:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/lx4a0BHsrL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662452475&oldid=662452212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599221088397197313", + "text" : "Deborah Drever Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/lx4a0BHsrL", + "id" : 599221088397197313, + "created_at" : "2015-05-15 14:33:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/Q9X3IOy3aK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662452212&oldid=661891810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599220482035056640", + "text" : "Deborah Drever Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/Q9X3IOy3aK", + "id" : 599220482035056640, + "created_at" : "2015-05-15 14:31:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/0alcHZZt6a", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662440765&oldid=660473481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599193238730313728", + "text" : "Walter Wangerin, Jr. Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/0alcHZZt6a", + "id" : 599193238730313728, + "created_at" : "2015-05-15 12:42:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/nMm0ToZgMn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160705635&oldid=145091607&rcid=165751163", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599092254393946112", + "text" : "File:Friedrichshafen-0543.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/nMm0ToZgMn", + "id" : 599092254393946112, + "created_at" : "2015-05-15 06:01:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/3MYDyJlCaH", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115020990&oldid=115015321&rcid=141701153", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599052087473897473", + "text" : "Saison cyclonique 2015 dans l'oc\u00E9an Atlantique Nord Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3MYDyJlCaH", + "id" : 599052087473897473, + "created_at" : "2015-05-15 03:22:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 92 ], + "url" : "http:\/\/t.co\/o3Xj2Pc4Cv", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115020758&oldid=95655571&rcid=141700680", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599036855443714048", + "text" : "Amarrage Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/o3Xj2Pc4Cv", + "id" : 599036855443714048, + "created_at" : "2015-05-15 02:21:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/WMPPxkgwlV", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160694810&oldid=133627791&rcid=165740430", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599024150041223168", + "text" : "File:Tornado simulation.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WMPPxkgwlV", + "id" : 599024150041223168, + "created_at" : "2015-05-15 01:31:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/K1zTlTS8s7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160694782&oldid=160142054&rcid=165740404", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599023797388345344", + "text" : "File:\u0421\u043C\u0435\u0440\u0447 \u0438 \u043A\u0430\u0432\u0438\u0442\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0439 \u0448\u043D\u0443\u0440 - 2.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/K1zTlTS8s7", + "id" : 599023797388345344, + "created_at" : "2015-05-15 01:29:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/MoU0tp9nLh", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160694712&oldid=160641173&rcid=165740342", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599023115742617600", + "text" : "File:Hill under clouds.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/MoU0tp9nLh", + "id" : 599023115742617600, + "created_at" : "2015-05-15 01:26:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/fIU7QRVkz4", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160691573&oldid=160691048&rcid=165737112", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599001407518310400", + "text" : "File:Cloud (3010428598).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/fIU7QRVkz4", + "id" : 599001407518310400, + "created_at" : "2015-05-15 00:00:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/JHIKNoMdTP", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160691419&oldid=151258681&rcid=165736954", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599000525158350850", + "text" : "File:R100 St-Hubert.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JHIKNoMdTP", + "id" : 599000525158350850, + "created_at" : "2015-05-14 23:57:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/2CgvcLP76Z", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160691401&oldid=89452080&rcid=165736937", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599000341506617344", + "text" : "File:R100 moored at Cardington (Our Generation, 1938).jp Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2CgvcLP76Z", + "id" : 599000341506617344, + "created_at" : "2015-05-14 23:56:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/Ju0lSx3gtb", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160691383&oldid=154487505&rcid=165736919", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599000249898774528", + "text" : "File:R100 in St Hubert.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Ju0lSx3gtb", + "id" : 599000249898774528, + "created_at" : "2015-05-14 23:56:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/2KnVJkoykS", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160691287&oldid=89734237&rcid=165736824", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "599000033980190720", + "text" : "File:R-100 attached to mooring mast in Bedforshire, 1928 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2KnVJkoykS", + "id" : 599000033980190720, + "created_at" : "2015-05-14 23:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/5McelCUb71", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160691020&oldid=118200363&rcid=165736549", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598998858232942592", + "text" : "File:Zr3nearvertical.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/5McelCUb71", + "id" : 598998858232942592, + "created_at" : "2015-05-14 23:50:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/sOU9ucc7f0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160691006&oldid=118142457&rcid=165736534", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598998705933516800", + "text" : "File:USS Los Angeles in wind.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/sOU9ucc7f0", + "id" : 598998705933516800, + "created_at" : "2015-05-14 23:49:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/mGGUnBc2E9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160690966&oldid=107708461&rcid=165736493", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598998522063671296", + "text" : "File:USS Los Angeles moored to USS Patoka, 1931.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mGGUnBc2E9", + "id" : 598998522063671296, + "created_at" : "2015-05-14 23:49:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/yTA52w6JKC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160690952&oldid=126792978&rcid=165736480", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598998421417107457", + "text" : "File:Bundesarchiv Bild 102-11334, Amerikanisches Luftsch Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/yTA52w6JKC", + "id" : 598998421417107457, + "created_at" : "2015-05-14 23:48:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/nGywgAtLNC", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662362529&oldid=662362477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598969077609136128", + "text" : "Russia men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/nGywgAtLNC", + "id" : 598969077609136128, + "created_at" : "2015-05-14 21:52:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/rkGI5VjnDs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662362477&oldid=662339411", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598968966053257218", + "text" : "Russia men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rkGI5VjnDs", + "id" : 598968966053257218, + "created_at" : "2015-05-14 21:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/Ab9RGSEnGA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662343245&oldid=658787087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598929037717803008", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Ab9RGSEnGA", + "id" : 598929037717803008, + "created_at" : "2015-05-14 19:13:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/pzIIkMhAGM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662337065&oldid=658137902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598916632245833729", + "text" : "NetApp filer Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/pzIIkMhAGM", + "id" : 598916632245833729, + "created_at" : "2015-05-14 18:23:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 125 ], + "url" : "http:\/\/t.co\/mKXg1GuEXA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662335122&oldid=662306995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598912417674952704", + "text" : "List of DOS commands Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/mKXg1GuEXA", + "id" : 598912417674952704, + "created_at" : "2015-05-14 18:07:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/da4RSewRiy", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662313535&oldid=662160083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598871355287871488", + "text" : "Progressive Conservative Party of Ontario leadership Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/da4RSewRiy", + "id" : 598871355287871488, + "created_at" : "2015-05-14 15:23:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/mqsvOHMztI", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160640470&oldid=160627607&rcid=165685725", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598781370895335424", + "text" : "File:Cloud castle.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mqsvOHMztI", + "id" : 598781370895335424, + "created_at" : "2015-05-14 09:26:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 107 ], + "url" : "http:\/\/t.co\/hUhKt6DQQw", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160640407&oldid=160627606&rcid=165685661", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598781085615583232", + "text" : "File:Cloud castle 2.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hUhKt6DQQw", + "id" : 598781085615583232, + "created_at" : "2015-05-14 09:25:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/TQxuhGUAcm", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160640195&oldid=151636734&rcid=165685446", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598780185454993408", + "text" : "Category:Khamsin Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/TQxuhGUAcm", + "id" : 598780185454993408, + "created_at" : "2015-05-14 09:21:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/jWbEQo5Ku2", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114990433&oldid=114990427&rcid=141658054", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598694424479141888", + "text" : "Portail:M\u00E9t\u00E9orologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jWbEQo5Ku2", + "id" : 598694424479141888, + "created_at" : "2015-05-14 03:40:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/Osgjeu6FUv", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114990427&oldid=101696173&rcid=141658036", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598694162163183616", + "text" : "Portail:M\u00E9t\u00E9orologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Osgjeu6FUv", + "id" : 598694162163183616, + "created_at" : "2015-05-14 03:39:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/P94lyl9ExL", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160620744&oldid=159981281&rcid=165665586", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598691507365871616", + "text" : "File:WeatherManDan.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/P94lyl9ExL", + "id" : 598691507365871616, + "created_at" : "2015-05-14 03:29:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/KRqnHaX6HG", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160620304&oldid=107086110&rcid=165665151", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598688189423976448", + "text" : "Category:National Weather Service Cooperative Weather Ob Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KRqnHaX6HG", + "id" : 598688189423976448, + "created_at" : "2015-05-14 03:16:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/bGvfHehfOM", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160620244&oldid=160620205&rcid=165665097", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598687594252214272", + "text" : "Category:National Weather Service weather stations Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bGvfHehfOM", + "id" : 598687594252214272, + "created_at" : "2015-05-14 03:13:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/K7j18qb07u", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160620205&oldid=107086128&rcid=165665059", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598687323170177024", + "text" : "Category:National Weather Service weather stations Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/K7j18qb07u", + "id" : 598687323170177024, + "created_at" : "2015-05-14 03:12:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/YUYg9dU9m4", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114989871&oldid=114989841&rcid=141655600", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598661082228596736", + "text" : "M\u00E2t d'amarrage Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/YUYg9dU9m4", + "id" : 598661082228596736, + "created_at" : "2015-05-14 01:28:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/KLJayyKcRw", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114989866&oldid=113674998&rcid=141655590", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598660550835437568", + "text" : "LZ 129 Hindenburg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KLJayyKcRw", + "id" : 598660550835437568, + "created_at" : "2015-05-14 01:26:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/XjijZ6F1oG", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=160614996&oldid=128897021&rcid=165659826", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598660074186350592", + "text" : "File:Hindenburg at lakehurst.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XjijZ6F1oG", + "id" : 598660074186350592, + "created_at" : "2015-05-14 01:24:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/H3t0ns8T6P", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114989841&oldid=114980146&rcid=141655548", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598659712649981953", + "text" : "M\u00E2t d'amarrage Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/H3t0ns8T6P", + "id" : 598659712649981953, + "created_at" : "2015-05-14 01:22:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/yieJFqiYDD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662209695&oldid=662182829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598596367142035456", + "text" : "Greenland Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/yieJFqiYDD", + "id" : 598596367142035456, + "created_at" : "2015-05-13 21:11:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/RxPQoqZvsD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662182015&oldid=662064801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598544052057964544", + "text" : "Daredevil (film) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/RxPQoqZvsD", + "id" : 598544052057964544, + "created_at" : "2015-05-13 17:43:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/SDuBvKiaCK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662180647&oldid=661968902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598541582002958337", + "text" : "Jack Barsky Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/SDuBvKiaCK", + "id" : 598541582002958337, + "created_at" : "2015-05-13 17:33:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/6G6kpRbXiM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662159495&oldid=662158995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598498335050342400", + "text" : "The Canadian Scottish Regiment (Pri Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6G6kpRbXiM", + "id" : 598498335050342400, + "created_at" : "2015-05-13 14:41:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/0kp3gmaiAa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662158995&oldid=662158844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598497390346248193", + "text" : "The Canadian Scottish Regiment (Pri Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/0kp3gmaiAa", + "id" : 598497390346248193, + "created_at" : "2015-05-13 14:37:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/hMbzP1AVOX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662158844&oldid=661163162", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598497102419906561", + "text" : "The Canadian Scottish Regiment (Pri Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/hMbzP1AVOX", + "id" : 598497102419906561, + "created_at" : "2015-05-13 14:36:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/lNj8d9a2Ck", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662157259&oldid=662157028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598493798491099136", + "text" : "Progressive Conservative Party of Ontario leadership Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/lNj8d9a2Ck", + "id" : 598493798491099136, + "created_at" : "2015-05-13 14:23:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/BhsxvOAz1w", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662157028&oldid=662061761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598493308596396034", + "text" : "Progressive Conservative Party of Ontario leadership Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/BhsxvOAz1w", + "id" : 598493308596396034, + "created_at" : "2015-05-13 14:21:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/l6YvINPrqt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662153603&oldid=504947533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598486172407586816", + "text" : "Talk:History of numerical weather prediction Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/l6YvINPrqt", + "id" : 598486172407586816, + "created_at" : "2015-05-13 13:53:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/uRIr7tZ8Ig", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662092642&oldid=662090758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598308717180919810", + "text" : "List of diplomatic missions in Vietnam Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/uRIr7tZ8Ig", + "id" : 598308717180919810, + "created_at" : "2015-05-13 02:08:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/Hd69tBXGxZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662090758&oldid=660780127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598304590149361665", + "text" : "List of diplomatic missions in Vietnam Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Hd69tBXGxZ", + "id" : 598304590149361665, + "created_at" : "2015-05-13 01:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/Ktn25VoGDa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662059352&oldid=656986564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598229870993395712", + "text" : "Elliot Lake Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Ktn25VoGDa", + "id" : 598229870993395712, + "created_at" : "2015-05-12 20:54:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/YidRLeliKS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662055994&oldid=658841736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598223374066819072", + "text" : "Office of Religious Freedom Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/YidRLeliKS", + "id" : 598223374066819072, + "created_at" : "2015-05-12 20:29:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/tiRMTm1ZWx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662055536&oldid=661319297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598222554587930624", + "text" : "Maharaja Mohammad Adam Khan XIX Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/tiRMTm1ZWx", + "id" : 598222554587930624, + "created_at" : "2015-05-12 20:25:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/gWu3A5nXh6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662044781&oldid=662041474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598202693128232960", + "text" : "Progressive Conservative Party of Ontario leadership Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gWu3A5nXh6", + "id" : 598202693128232960, + "created_at" : "2015-05-12 19:06:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/6tQHsCGknE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=662024103&oldid=660841508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598166949915447296", + "text" : "Ontario Reign Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/6tQHsCGknE", + "id" : 598166949915447296, + "created_at" : "2015-05-12 16:44:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/pTl6F4e5Qx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661990740&oldid=661840849", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "598103218665758720", + "text" : "Portable Document Format Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/pTl6F4e5Qx", + "id" : 598103218665758720, + "created_at" : "2015-05-12 12:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/cwSvXw1Ke7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661896422&oldid=661883871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597862253975773185", + "text" : "Seymour Hersh Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/cwSvXw1Ke7", + "id" : 597862253975773185, + "created_at" : "2015-05-11 20:34:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/Yx2cBVim7j", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661887262&oldid=659990786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597846308863500288", + "text" : "Starship Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Yx2cBVim7j", + "id" : 597846308863500288, + "created_at" : "2015-05-11 19:30:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/ZZSpElDRPH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661884919&oldid=660519378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597842520379363328", + "text" : "Woking Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/ZZSpElDRPH", + "id" : 597842520379363328, + "created_at" : "2015-05-11 19:15:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/tOFsGZejqv", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661878080&oldid=661780422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597830380440399872", + "text" : "David Sweet Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/tOFsGZejqv", + "id" : 597830380440399872, + "created_at" : "2015-05-11 18:27:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/ARORxNygUj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661871775&oldid=660341156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597818956603359233", + "text" : "\u00C9cole Polytechnique massacre Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ARORxNygUj", + "id" : 597818956603359233, + "created_at" : "2015-05-11 17:42:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/ICG7T9ZqEK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661868092&oldid=661676740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597812077009461248", + "text" : "Thomas Middleditch Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/ICG7T9ZqEK", + "id" : 597812077009461248, + "created_at" : "2015-05-11 17:14:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/ep3OidU0yb", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661864815&oldid=661007999", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597805800090894337", + "text" : "Jetty (web server) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/ep3OidU0yb", + "id" : 597805800090894337, + "created_at" : "2015-05-11 16:49:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/JBmsB1UpJ5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661860832&oldid=660963106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597797516525096962", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JBmsB1UpJ5", + "id" : 597797516525096962, + "created_at" : "2015-05-11 16:16:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/N9Lqc5lYoQ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114916293&oldid=114746760&rcid=141526426", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597748840276598784", + "text" : "Trouble de la personnalit\u00E9 narcissi Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/N9Lqc5lYoQ", + "id" : 597748840276598784, + "created_at" : "2015-05-11 13:03:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/GTTS1JGrBq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661585802&oldid=659786083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "597105067439841280", + "text" : "Gordon Morton McGregor Wikipedia article edited anonymously from Library and Archives Canada http:\/\/t.co\/GTTS1JGrBq", + "id" : 597105067439841280, + "created_at" : "2015-05-09 18:25:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/rUrUIgqUyX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661473236&oldid=651191768", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596794122419187713", + "text" : "Grasslands National Park Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/rUrUIgqUyX", + "id" : 596794122419187713, + "created_at" : "2015-05-08 21:49:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/Q8HE8SL3kq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661469296&oldid=661468964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596785144742174720", + "text" : "440 Transport Squadron Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Q8HE8SL3kq", + "id" : 596785144742174720, + "created_at" : "2015-05-08 21:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/5fNDU7vVE6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661468964&oldid=653022180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596784436068425729", + "text" : "440 Transport Squadron Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/5fNDU7vVE6", + "id" : 596784436068425729, + "created_at" : "2015-05-08 21:11:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/vYyJNSK4Zz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661447186&oldid=661447100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596742306012758016", + "text" : "Westshore Rebels Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/vYyJNSK4Zz", + "id" : 596742306012758016, + "created_at" : "2015-05-08 18:23:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/gY9hEQuuBV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661447100&oldid=661446967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596742158784327681", + "text" : "Westshore Rebels Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/gY9hEQuuBV", + "id" : 596742158784327681, + "created_at" : "2015-05-08 18:23:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/JBb7CBwEAU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661446967&oldid=661444525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596741917234360320", + "text" : "Westshore Rebels Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/JBb7CBwEAU", + "id" : 596741917234360320, + "created_at" : "2015-05-08 18:22:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/ByJ9npGcnL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661444525&oldid=659239323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596737241625600000", + "text" : "Westshore Rebels Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ByJ9npGcnL", + "id" : 596737241625600000, + "created_at" : "2015-05-08 18:03:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/Xq6dptz1AS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661441375&oldid=659957905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596731173994373121", + "text" : "Canadian Junior Football League Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Xq6dptz1AS", + "id" : 596731173994373121, + "created_at" : "2015-05-08 17:39:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/s3IR5zLEhO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661421475&oldid=651586092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596692749698473984", + "text" : "Heracleum mantegazzianum Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/s3IR5zLEhO", + "id" : 596692749698473984, + "created_at" : "2015-05-08 15:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 96 ], + "url" : "http:\/\/t.co\/sTKDzXBwzA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661415718&oldid=660195515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596681702208057344", + "text" : "The Jerk Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/sTKDzXBwzA", + "id" : 596681702208057344, + "created_at" : "2015-05-08 14:22:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/KIjXJPvLHn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661413588&oldid=661413543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596677777551728641", + "text" : "Tensiometer (surface tension) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KIjXJPvLHn", + "id" : 596677777551728641, + "created_at" : "2015-05-08 14:07:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/aMFXR7ijxA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661413543&oldid=661413205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596677739018584064", + "text" : "Tensiometer (surface tension) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aMFXR7ijxA", + "id" : 596677739018584064, + "created_at" : "2015-05-08 14:07:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/yEJmcj6FKP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661413205&oldid=649129261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596676997390213120", + "text" : "Tensiometer (surface tension) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/yEJmcj6FKP", + "id" : 596676997390213120, + "created_at" : "2015-05-08 14:04:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/D5S4pgkxVO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661345926&oldid=660191316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596499301813063681", + "text" : "Emma Thomas Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/D5S4pgkxVO", + "id" : 596499301813063681, + "created_at" : "2015-05-08 02:18:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/1c08jBPgxr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661297738&oldid=661286119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596402068144967682", + "text" : "Police Vehicles Equipped with Automated External Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/1c08jBPgxr", + "id" : 596402068144967682, + "created_at" : "2015-05-07 19:51:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/iBDwrmCzvw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661283446&oldid=661283111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596373692902420481", + "text" : "H\u00F6fle Telegram Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/iBDwrmCzvw", + "id" : 596373692902420481, + "created_at" : "2015-05-07 17:59:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/TZML7NiyAI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661283111&oldid=661109501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596372958911791105", + "text" : "H\u00F6fle Telegram Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/TZML7NiyAI", + "id" : 596372958911791105, + "created_at" : "2015-05-07 17:56:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/KZbVyRVs16", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661267018&oldid=660277244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596340012012195841", + "text" : "2000 Indianapolis 500 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/KZbVyRVs16", + "id" : 596340012012195841, + "created_at" : "2015-05-07 15:45:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/aV6WvtNexm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661246249&oldid=607275975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596295817146834944", + "text" : "Aaron Saltzman Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/aV6WvtNexm", + "id" : 596295817146834944, + "created_at" : "2015-05-07 12:49:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/QQ2Bbv6rS6", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661150161&oldid=593734896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596044238757957632", + "text" : "Talk:Luminiferous aether Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/QQ2Bbv6rS6", + "id" : 596044238757957632, + "created_at" : "2015-05-06 20:09:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/nxoZazypAX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661146286&oldid=627582993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596036218300796928", + "text" : "Peter Stoffer Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/nxoZazypAX", + "id" : 596036218300796928, + "created_at" : "2015-05-06 19:38:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/Zzc3OAvjqj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661142617&oldid=661141196", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596029472073261056", + "text" : "Sir Wilfrid Laurier Secondary School (Ottawa) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Zzc3OAvjqj", + "id" : 596029472073261056, + "created_at" : "2015-05-06 19:11:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/n2UwlxjyeS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661141196&oldid=661140402", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596026685214105600", + "text" : "Sir Wilfrid Laurier Secondary School (Ottawa) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/n2UwlxjyeS", + "id" : 596026685214105600, + "created_at" : "2015-05-06 19:00:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/wTTirOqVkW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661140402&oldid=650355897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "596025324586016768", + "text" : "Sir Wilfrid Laurier Secondary School (Ottawa) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/wTTirOqVkW", + "id" : 596025324586016768, + "created_at" : "2015-05-06 18:54:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/UFA3oRV7MW", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661123993&oldid=656019908", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595997691827646464", + "text" : "Talk:Harry Styles Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UFA3oRV7MW", + "id" : 595997691827646464, + "created_at" : "2015-05-06 17:04:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/XaDgGm08Sj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661106911&oldid=661104699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595964110942113792", + "text" : "Canadian armed forces divers Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/XaDgGm08Sj", + "id" : 595964110942113792, + "created_at" : "2015-05-06 14:51:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/c7xnIKl48E", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=661104699&oldid=641323665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595959182525882368", + "text" : "Canadian armed forces divers Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/c7xnIKl48E", + "id" : 595959182525882368, + "created_at" : "2015-05-06 14:31:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/lkJLpcXBME", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114763070&oldid=114763037&rcid=141246437", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595693498029965312", + "text" : "Ministre de la D\u00E9fense nationale (C Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/lkJLpcXBME", + "id" : 595693498029965312, + "created_at" : "2015-05-05 20:56:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/ZemElMc8KQ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114763037&oldid=114762911&rcid=141246396", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595693242416570368", + "text" : "Ministre de la D\u00E9fense nationale (C Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/ZemElMc8KQ", + "id" : 595693242416570368, + "created_at" : "2015-05-05 20:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/VLoq3Pb3KT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114762911&oldid=114389720&rcid=141246211", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595692170272776193", + "text" : "Ministre de la D\u00E9fense nationale (C Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/VLoq3Pb3KT", + "id" : 595692170272776193, + "created_at" : "2015-05-05 20:50:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/qA1oTlRP0l", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660991896&oldid=658786386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595670362148446209", + "text" : "Skid Row (American band) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/qA1oTlRP0l", + "id" : 595670362148446209, + "created_at" : "2015-05-05 19:24:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/HhY1K1vbVe", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114760596&oldid=112732733&rcid=141242440", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595668890581106689", + "text" : "Komati Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HhY1K1vbVe", + "id" : 595668890581106689, + "created_at" : "2015-05-05 19:18:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/HVupCYXzEr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660985003&oldid=659641549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595657314000044032", + "text" : "Monism and dualism in international law Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/HVupCYXzEr", + "id" : 595657314000044032, + "created_at" : "2015-05-05 18:32:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/HVupCYXzEr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660985003&oldid=659641549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595657315870765056", + "text" : "Monism and dualism in international law Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/HVupCYXzEr", + "id" : 595657315870765056, + "created_at" : "2015-05-05 18:32:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/SP20TlcqXh", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660977339&oldid=660977290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595642853168193538", + "text" : "National Hockey League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SP20TlcqXh", + "id" : 595642853168193538, + "created_at" : "2015-05-05 17:34:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/OBzwGQuUiS", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660977158&oldid=660871434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595642438263377921", + "text" : "National Hockey League Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/OBzwGQuUiS", + "id" : 595642438263377921, + "created_at" : "2015-05-05 17:33:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/2PgxkT4yEd", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660976786&oldid=615120856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595641820966744064", + "text" : "Courtenay River Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2PgxkT4yEd", + "id" : 595641820966744064, + "created_at" : "2015-05-05 17:30:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/GMsBpH71Wk", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660964527&oldid=660964157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595619054221668352", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/GMsBpH71Wk", + "id" : 595619054221668352, + "created_at" : "2015-05-05 16:00:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/LZz2gTEv1k", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660964157&oldid=660308886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595618368134209542", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/LZz2gTEv1k", + "id" : 595618368134209542, + "created_at" : "2015-05-05 15:57:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/C0P7MDpSwE", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660951635&oldid=660951235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595595610755039234", + "text" : "Ombudsman Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/C0P7MDpSwE", + "id" : 595595610755039234, + "created_at" : "2015-05-05 14:27:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/XQK48FfmLZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660951235&oldid=651078960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595594841276428290", + "text" : "Ombudsman Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/XQK48FfmLZ", + "id" : 595594841276428290, + "created_at" : "2015-05-05 14:24:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/QlBJRKLHmf", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114745580&oldid=114731317&rcid=141215535", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595517929208283137", + "text" : "D\u00E9b\u00E2cle Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QlBJRKLHmf", + "id" : 595517929208283137, + "created_at" : "2015-05-05 09:18:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/OEAjvGnwxT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159848625&oldid=159848570&rcid=164849984", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595484710391906304", + "text" : "File:Sky fire.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OEAjvGnwxT", + "id" : 595484710391906304, + "created_at" : "2015-05-05 07:06:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/dUnkarT1la", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159848570&oldid=159828587&rcid=164849931", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595484522407399424", + "text" : "File:Sky fire.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dUnkarT1la", + "id" : 595484522407399424, + "created_at" : "2015-05-05 07:05:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/SMc9oH38qq", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159848465&oldid=159816920&rcid=164849827", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595484194660298752", + "text" : "File:Our throne is light.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/SMc9oH38qq", + "id" : 595484194660298752, + "created_at" : "2015-05-05 07:04:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/4nbQC19GOi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660856799&oldid=660299598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595372977287467009", + "text" : "Southend-on-Sea Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/4nbQC19GOi", + "id" : 595372977287467009, + "created_at" : "2015-05-04 23:42:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/croL6Qe6Sf", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660846540&oldid=644958970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595353131623555072", + "text" : "Eastwood, Essex Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/croL6Qe6Sf", + "id" : 595353131623555072, + "created_at" : "2015-05-04 22:23:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/2XOSPtWMhA", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660825913&oldid=659973521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595317144411308032", + "text" : "Nichelle Nichols Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2XOSPtWMhA", + "id" : 595317144411308032, + "created_at" : "2015-05-04 20:00:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/25EZM54L2S", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660825263&oldid=631075822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595316112780357632", + "text" : "Westhills Stadium Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/25EZM54L2S", + "id" : 595316112780357632, + "created_at" : "2015-05-04 19:56:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/J053SVTkez", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660816845&oldid=660407043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595303019304062976", + "text" : "BlackBerry Limited Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/J053SVTkez", + "id" : 595303019304062976, + "created_at" : "2015-05-04 19:04:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/wSlHclGxcs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660806346&oldid=660760890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595286512490704897", + "text" : "Coalition government Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/wSlHclGxcs", + "id" : 595286512490704897, + "created_at" : "2015-05-04 17:58:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/gENtGLXHK7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660760658&oldid=630127316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595211250814038016", + "text" : "The Short Victorious War Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/gENtGLXHK7", + "id" : 595211250814038016, + "created_at" : "2015-05-04 12:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/fDYxOcrovr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660755422&oldid=656141222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595201394371616768", + "text" : "1946 Wikipedia article edited anonymously from Canadian Broadcasting Corporation http:\/\/t.co\/fDYxOcrovr", + "id" : 595201394371616768, + "created_at" : "2015-05-04 12:20:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/9bBwq2c6jQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660691536&oldid=660691433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595047478640115712", + "text" : "American exceptionalism Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/9bBwq2c6jQ", + "id" : 595047478640115712, + "created_at" : "2015-05-04 02:09:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/7OZjVhqoBP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660691433&oldid=660588326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595047252294574081", + "text" : "American exceptionalism Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/7OZjVhqoBP", + "id" : 595047252294574081, + "created_at" : "2015-05-04 02:08:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/g4PYLOgUJQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660676737&oldid=656532224", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "595017485017055232", + "text" : "China and the United Nations Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/g4PYLOgUJQ", + "id" : 595017485017055232, + "created_at" : "2015-05-04 00:09:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/KVq5zJcOza", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159585395&oldid=157420118&rcid=164584129", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594903360022716416", + "text" : "File:Quais Montreal 1870.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/KVq5zJcOza", + "id" : 594903360022716416, + "created_at" : "2015-05-03 16:36:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 132 ], + "url" : "http:\/\/t.co\/FyrhTetlrK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159585307&oldid=147603964&rcid=164584040", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594903191956881411", + "text" : "File:Montreal wharves in winter, QC, 1865-75.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FyrhTetlrK", + "id" : 594903191956881411, + "created_at" : "2015-05-03 16:35:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/NzUDYeugOB", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159585112&oldid=159584906&rcid=164583840", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594902844920209409", + "text" : "File:Ice shove, Commissioners Street, Montreal, QC, abou Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/NzUDYeugOB", + "id" : 594902844920209409, + "created_at" : "2015-05-03 16:34:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/u1v0jFtKMD", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159584976&oldid=149146545&rcid=164583701", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594902702418763776", + "text" : "File:FEMA - 1358 - Photograph by Dave Saville taken on 0 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/u1v0jFtKMD", + "id" : 594902702418763776, + "created_at" : "2015-05-03 16:33:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/vOpog9ki7Z", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159584893&oldid=149146420&rcid=164583614", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594902560336666624", + "text" : "File:FEMA - 1356 - Photograph by Dave Saville taken on 0 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/vOpog9ki7Z", + "id" : 594902560336666624, + "created_at" : "2015-05-03 16:33:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/YV7i3zxHZi", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159584763&oldid=159562815&rcid=164583481", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594902398042275840", + "text" : "Category:Ice shoves Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/YV7i3zxHZi", + "id" : 594902398042275840, + "created_at" : "2015-05-03 16:32:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/hHBLIQp4s9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159584581&oldid=127269384&rcid=164583263", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594902052070936576", + "text" : "File:Debacle rue des Commissaires Montreal 1884.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hHBLIQp4s9", + "id" : 594902052070936576, + "created_at" : "2015-05-03 16:31:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/9k8Q4ffwh1", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159584508&oldid=114064607&rcid=164583188", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594901905370980353", + "text" : "File:Ice shove, Commissioners Street, Montreal, QC, abou Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9k8Q4ffwh1", + "id" : 594901905370980353, + "created_at" : "2015-05-03 16:30:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/7jCb0u4jpY", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159575806&oldid=156271716&rcid=164574392", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594889380717821953", + "text" : "File:Stamp of USSR 2018.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/7jCb0u4jpY", + "id" : 594889380717821953, + "created_at" : "2015-05-03 15:40:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/NC5cpi25j3", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159575718&oldid=159575098&rcid=164574299", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594889195316981760", + "text" : "File:1958 CPA 2181.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/NC5cpi25j3", + "id" : 594889195316981760, + "created_at" : "2015-05-03 15:40:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/jOEoLpahDI", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159575572&oldid=159575329&rcid=164574155", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594888899895414785", + "text" : "Category:Meteorological satellites on stamps Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jOEoLpahDI", + "id" : 594888899895414785, + "created_at" : "2015-05-03 15:39:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/mQgoA8N2p9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159575329&oldid=159575056&rcid=164573911", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594888621943033856", + "text" : "Category:Meteorological satellites on stamps Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/mQgoA8N2p9", + "id" : 594888621943033856, + "created_at" : "2015-05-03 15:37:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/ZUUdFx8RQv", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159575114&oldid=159574229&rcid=164573704", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594888172322082816", + "text" : "File:2019 Meteorological 100.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZUUdFx8RQv", + "id" : 594888172322082816, + "created_at" : "2015-05-03 15:36:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/FDcUtrFHvr", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159575056&oldid=151867174&rcid=164573648", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594888070907953153", + "text" : "Category:Meteorological satellites on stamps Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FDcUtrFHvr", + "id" : 594888070907953153, + "created_at" : "2015-05-03 15:35:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/B3w13xRkSk", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159574976&oldid=156290255&rcid=164573569", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594887933632610305", + "text" : "File:Stamps of Germany (DDR) 1972, MiNr Block 036.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/B3w13xRkSk", + "id" : 594887933632610305, + "created_at" : "2015-05-03 15:35:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 137 ], + "url" : "http:\/\/t.co\/XWksWmXaMW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159574391&oldid=156290246&rcid=164572980", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594887091374432256", + "text" : "File:Stamps of Germany (DDR) 1972, MiNr Block 034.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XWksWmXaMW", + "id" : 594887091374432256, + "created_at" : "2015-05-03 15:31:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/1o6cdUHUBy", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159574302&oldid=47920656&rcid=164572892", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594886908016230401", + "text" : "File:DBP 1973 760 Meteorologische Zusammenarbeit.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1o6cdUHUBy", + "id" : 594886908016230401, + "created_at" : "2015-05-03 15:31:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/D5NJvuAkRC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159574229&oldid=156865553&rcid=164572818", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594886759705616384", + "text" : "File:2019 Meteorological 100.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/D5NJvuAkRC", + "id" : 594886759705616384, + "created_at" : "2015-05-03 15:30:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/xX1Vp3nqKB", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159574169&oldid=159190747&rcid=164572758", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594886618017824768", + "text" : "File:1958 CPA 2181.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xX1Vp3nqKB", + "id" : 594886618017824768, + "created_at" : "2015-05-03 15:29:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/cW8k0nE4ma", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159574122&oldid=155074190&rcid=164572711", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594886522010206209", + "text" : "Category:Meteorological equipment on stamps Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/cW8k0nE4ma", + "id" : 594886522010206209, + "created_at" : "2015-05-03 15:29:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/Lg029sMx9r", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159573964&oldid=136436400&rcid=164572553", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594886250022199298", + "text" : "File:1664 Science 170.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Lg029sMx9r", + "id" : 594886250022199298, + "created_at" : "2015-05-03 15:28:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/khL2agiiGI", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159565426&oldid=159565229&rcid=164563825", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594862778613104640", + "text" : "File:Ligne Univers.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/khL2agiiGI", + "id" : 594862778613104640, + "created_at" : "2015-05-03 13:55:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/wFnvEr8L69", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159565229&oldid=159346579&rcid=164563627", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594862146628022272", + "text" : "File:Ligne Univers.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/wFnvEr8L69", + "id" : 594862146628022272, + "created_at" : "2015-05-03 13:52:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/2OsSKpaQaY", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159564587&oldid=124381852&rcid=164562956", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594860388233125889", + "text" : "File:Belem - Discoveries Monument P1000046.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2OsSKpaQaY", + "id" : 594860388233125889, + "created_at" : "2015-05-03 13:45:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/SgKA0hIb2W", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159564499&oldid=159554195&rcid=164562861", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594860112206024704", + "text" : "File:Angry Storm (7062576717).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/SgKA0hIb2W", + "id" : 594860112206024704, + "created_at" : "2015-05-03 13:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/A8RNLx6Dya", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159506422&oldid=159506162&rcid=164503111", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594633517251829762", + "text" : "File:Thunderstorm at Erchie sea.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/A8RNLx6Dya", + "id" : 594633517251829762, + "created_at" : "2015-05-02 22:44:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/yOg6hC4XCp", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159506344&oldid=159503527&rcid=164503033", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594633049008119808", + "text" : "Category:Thunderstorms at sea Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/yOg6hC4XCp", + "id" : 594633049008119808, + "created_at" : "2015-05-02 22:42:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/BrdR0t3AwA", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159506327&oldid=159506312&rcid=164503016", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594632931328532480", + "text" : "File:Wea03493 - Flickr - NOAA Photo Library.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/BrdR0t3AwA", + "id" : 594632931328532480, + "created_at" : "2015-05-02 22:41:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/qiG9HoxbMU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159506312&oldid=86459819&rcid=164502997", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594632812436807680", + "text" : "File:Wea03493 - Flickr - NOAA Photo Library.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qiG9HoxbMU", + "id" : 594632812436807680, + "created_at" : "2015-05-02 22:41:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/zWnaxvCxy0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159506279&oldid=110025515&rcid=164502969", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594632645704851456", + "text" : "File:Ludolf Bakhuizen - Harbor on the Sea in Gathering T Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zWnaxvCxy0", + "id" : 594632645704851456, + "created_at" : "2015-05-02 22:40:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/HdIGNiKPUu", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159506162&oldid=120669303&rcid=164502851", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594632285284077568", + "text" : "File:Thunderstorm at Erchie sea.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HdIGNiKPUu", + "id" : 594632285284077568, + "created_at" : "2015-05-02 22:39:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/rbRKkS5h7a", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159505081&oldid=137016959&rcid=164501707", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594628063813574657", + "text" : "File:Passing Storm (453598638).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rbRKkS5h7a", + "id" : 594628063813574657, + "created_at" : "2015-05-02 22:22:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/FbFjN048LT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159504763&oldid=159503850&rcid=164501379", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594626980475236353", + "text" : "File:Wea00119.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FbFjN048LT", + "id" : 594626980475236353, + "created_at" : "2015-05-02 22:18:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/VGTUMZgZCX", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159504564&oldid=142071993&rcid=164501174", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594626393713025024", + "text" : "File:Cumulonimbus with research vessel in foreground - N Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VGTUMZgZCX", + "id" : 594626393713025024, + "created_at" : "2015-05-02 22:15:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/byfhKVuOUn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159503917&oldid=158313850&rcid=164500514", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594624075168882690", + "text" : "File:Cumulonimbus (7918576222).jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/byfhKVuOUn", + "id" : 594624075168882690, + "created_at" : "2015-05-02 22:06:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 101 ], + "url" : "http:\/\/t.co\/UZv6pgijGN", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159503850&oldid=141932657&rcid=164500444", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594623927713984513", + "text" : "File:Wea00119.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UZv6pgijGN", + "id" : 594623927713984513, + "created_at" : "2015-05-02 22:06:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/PUHI4hAplq", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159503712&oldid=118537940&rcid=164500309", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594623526633644032", + "text" : "File:TormToolses.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PUHI4hAplq", + "id" : 594623526633644032, + "created_at" : "2015-05-02 22:04:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/rA3MfAJOrw", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159503658&oldid=159502914&rcid=164500251", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594623326355591171", + "text" : "File:Lightning storm over ocean at night.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rA3MfAJOrw", + "id" : 594623326355591171, + "created_at" : "2015-05-02 22:03:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/0Nk1W2DHU6", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=159503527&rcid=164500108", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594622892341653504", + "text" : "Category:Thunderstorms at sea Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0Nk1W2DHU6", + "id" : 594622892341653504, + "created_at" : "2015-05-02 22:01:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/buIsoDkXHU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159503458&oldid=78096560&rcid=164500039", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594622663504601088", + "text" : "File:Storm.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/buIsoDkXHU", + "id" : 594622663504601088, + "created_at" : "2015-05-02 22:01:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/uIHXD3atT9", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159503121&oldid=153365895&rcid=164499674", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594621768851128320", + "text" : "File:Scattered Thunderstorms over Hainan island 2012 5 2 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uIHXD3atT9", + "id" : 594621768851128320, + "created_at" : "2015-05-02 21:57:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/txoDMhphnh", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159502914&oldid=159467984&rcid=164499462", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594621294366367744", + "text" : "File:Lightning storm over ocean at night.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/txoDMhphnh", + "id" : 594621294366367744, + "created_at" : "2015-05-02 21:55:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/6WrN4uS8n1", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159502536&oldid=159427704&rcid=164499069", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594620048188248064", + "text" : "File:Ligtning new delhi view 1.GIF Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6WrN4uS8n1", + "id" : 594620048188248064, + "created_at" : "2015-05-02 21:50:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/Jf4jCRByOq", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159502250&oldid=159495781&rcid=164498776", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594618987117416448", + "text" : "File:A beautiful view of Faisal Mosque from Margalla Hil Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Jf4jCRByOq", + "id" : 594618987117416448, + "created_at" : "2015-05-02 21:46:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/taZp1dhKbp", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159502213&oldid=159495794&rcid=164498734", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594618808331071490", + "text" : "File:Inside Faisal Mosque,Islamabad ,Pakistan.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/taZp1dhKbp", + "id" : 594618808331071490, + "created_at" : "2015-05-02 21:45:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/dF50KRuSth", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159502139&oldid=159495765&rcid=164498655", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594618603191803904", + "text" : "File:A scene Outside Faisal Mosque,Islamabad,Pakistan.jp Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/dF50KRuSth", + "id" : 594618603191803904, + "created_at" : "2015-05-02 21:44:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/BtQSXXGHlx", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159501822&oldid=159495766&rcid=164498320", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594617355583500288", + "text" : "File:HDR photography near AJK,Pakistan.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/BtQSXXGHlx", + "id" : 594617355583500288, + "created_at" : "2015-05-02 21:39:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 130 ], + "url" : "http:\/\/t.co\/6wFUumdnIT", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114675239&oldid=108303547&rcid=141104641", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594559891357958144", + "text" : "Mod\u00E8le:Comparaison des \u00E9chelles de temp\u00E9rature Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/6wFUumdnIT", + "id" : 594559891357958144, + "created_at" : "2015-05-02 17:51:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/habU1oIncm", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114674730&oldid=113959443&rcid=141103747", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594555007044812800", + "text" : "Glossaire de la m\u00E9t\u00E9orologie Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/habU1oIncm", + "id" : 594555007044812800, + "created_at" : "2015-05-02 17:32:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 53, 76 ], + "url" : "https:\/\/t.co\/q8owObMdB9", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2015.05", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594554400749785088", + "text" : "May 2015 Twitter archive accession is now available: https:\/\/t.co\/q8owObMdB9\n\nAll tweets are public domain.\n\nEnjoy!", + "id" : 594554400749785088, + "created_at" : "2015-05-02 17:29:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/2nGuNgjlOV", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159476364&oldid=130824118&rcid=164471961", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594551229977632768", + "text" : "Category:Sea of clouds Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2nGuNgjlOV", + "id" : 594551229977632768, + "created_at" : "2015-05-02 17:17:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/FAtUaTDKj6", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159475777&oldid=159475753&rcid=164471269", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594549964707069954", + "text" : "File:Fog seen from Manakamana Cable Car.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FAtUaTDKj6", + "id" : 594549964707069954, + "created_at" : "2015-05-02 17:12:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/t3ViOztzUy", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159475753&oldid=159475711&rcid=164471236", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594549918188044288", + "text" : "File:Fog seen from Manakamana Cable Car.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/t3ViOztzUy", + "id" : 594549918188044288, + "created_at" : "2015-05-02 17:12:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/1Rv5ZKYXJi", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159475711&oldid=159475519&rcid=164471193", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594549836952772610", + "text" : "File:Fog seen from Manakamana Cable Car.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1Rv5ZKYXJi", + "id" : 594549836952772610, + "created_at" : "2015-05-02 17:11:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/yD11avBU7T", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159475519&oldid=159431095&rcid=164470993", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594549406084509696", + "text" : "File:Fog seen from Manakamana Cable Car.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/yD11avBU7T", + "id" : 594549406084509696, + "created_at" : "2015-05-02 17:09:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/uy3OUwuGzc", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159456593&oldid=114468261&rcid=164451018", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594502940175552512", + "text" : "File:Weather Facts and Predictions.djvu Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uy3OUwuGzc", + "id" : 594502940175552512, + "created_at" : "2015-05-02 14:05:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/69mczPpOVq", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=159456479&rcid=164450901", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594502591574351873", + "text" : "Category:Tempest Prognosticator Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/69mczPpOVq", + "id" : 594502591574351873, + "created_at" : "2015-05-02 14:03:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/Gq8eeHcYjt", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159456462&oldid=159452487&rcid=164450875", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594502513899929602", + "text" : "File:Tempest Prognosticator.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Gq8eeHcYjt", + "id" : 594502513899929602, + "created_at" : "2015-05-02 14:03:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/XxXr93UzGU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159452487&oldid=146340975&rcid=164446672", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594493460171857921", + "text" : "File:Tempest Prognosticator.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/XxXr93UzGU", + "id" : 594493460171857921, + "created_at" : "2015-05-02 13:27:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/3bqHqeMlKG", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=159452452&rcid=164446638", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594493370040504320", + "text" : "Category:Museum exhibits Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3bqHqeMlKG", + "id" : 594493370040504320, + "created_at" : "2015-05-02 13:27:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/CUz14t8LZE", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667869&oldid=114667804&rcid=141091935", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594491055506067457", + "text" : "Pont des Chapelets Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CUz14t8LZE", + "id" : 594491055506067457, + "created_at" : "2015-05-02 13:18:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/eYyCbxWqWY", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667804&oldid=112780823&rcid=141091852", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594490748218773504", + "text" : "Pont des Chapelets Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/eYyCbxWqWY", + "id" : 594490748218773504, + "created_at" : "2015-05-02 13:16:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/WavKCyMCOX", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667770&oldid=114642501&rcid=141091808", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594490443079000064", + "text" : "Classification des ponts Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WavKCyMCOX", + "id" : 594490443079000064, + "created_at" : "2015-05-02 13:15:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/BRS1ZiubID", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667730&oldid=96273148&rcid=141091762", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594490232281702403", + "text" : "D\u00E9troit de Wilkins (Antarctique) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/BRS1ZiubID", + "id" : 594490232281702403, + "created_at" : "2015-05-02 13:14:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/LJmA4z9aqC", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667667&oldid=113696742&rcid=141091678", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594489894803808256", + "text" : "Pont flottant Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/LJmA4z9aqC", + "id" : 594489894803808256, + "created_at" : "2015-05-02 13:13:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/bZJOXZgkbQ", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667646&oldid=114644691&rcid=141091645", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594489740679864320", + "text" : "Fran\u00E7ois-Xavier Cloutier (1848-1934) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bZJOXZgkbQ", + "id" : 594489740679864320, + "created_at" : "2015-05-02 13:12:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/JFfaSmkfJc", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667600&oldid=114557859&rcid=141091577", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594489447925862400", + "text" : "Pont de Sainte-Anne Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JFfaSmkfJc", + "id" : 594489447925862400, + "created_at" : "2015-05-02 13:11:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/7iTYTFbJ3B", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667569&oldid=114632225&rcid=141091533", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594489204790419457", + "text" : "Lac des Deux Montagnes Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/7iTYTFbJ3B", + "id" : 594489204790419457, + "created_at" : "2015-05-02 13:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/JxAwqE5n8w", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667523&oldid=114657770&rcid=141091468", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594488867388030976", + "text" : "Pont de glace naturel Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/JxAwqE5n8w", + "id" : 594488867388030976, + "created_at" : "2015-05-02 13:09:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/HiOvMHFgXh", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114667420&oldid=114654100&rcid=141091324", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594488157829226496", + "text" : "Pont de glace (construction) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HiOvMHFgXh", + "id" : 594488157829226496, + "created_at" : "2015-05-02 13:06:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 135 ], + "url" : "http:\/\/t.co\/OO4kcRRgPy", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114655401&oldid=105164833&rcid=141057453", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594270352441741313", + "text" : "Saison cyclonique 2015 dans l'oc\u00E9an Atlantique Nord Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/OO4kcRRgPy", + "id" : 594270352441741313, + "created_at" : "2015-05-01 22:41:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/e311OUJMfU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159379127&oldid=150358941&rcid=164370695", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594244783801036800", + "text" : "File:Halo solar en Tabasco, M\u00E9xico.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/e311OUJMfU", + "id" : 594244783801036800, + "created_at" : "2015-05-01 20:59:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/Wv3tOw9FxE", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159378979&oldid=158604604&rcid=164370539", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594244400013770752", + "text" : "File:Eclissi.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Wv3tOw9FxE", + "id" : 594244400013770752, + "created_at" : "2015-05-01 20:58:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 139 ], + "url" : "http:\/\/t.co\/bNhshmd2my", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159378664&oldid=159347034&rcid=164370116", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594243695702061056", + "text" : "File:Clouds and white sun mixture near AJK,Pakistan.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bNhshmd2my", + "id" : 594243695702061056, + "created_at" : "2015-05-01 20:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/2F93Gn7qLq", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159378019&oldid=159347023&rcid=164369427", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594242175833092099", + "text" : "File:20130713Windbruch Schwetzinger Hardt10.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2F93Gn7qLq", + "id" : 594242175833092099, + "created_at" : "2015-05-01 20:49:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/SCXBIIrSy2", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=159377913&oldid=158626460&rcid=164369319", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594241943670005761", + "text" : "File:Yacht with red spinnaker at full sail on blue ocean Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/SCXBIIrSy2", + "id" : 594241943670005761, + "created_at" : "2015-05-01 20:48:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/xyTZSbTaTM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660307715&oldid=660294178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594235292648919040", + "text" : "HMS Urge Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/xyTZSbTaTM", + "id" : 594235292648919040, + "created_at" : "2015-05-01 20:21:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/3bM77QvvIm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660287109&oldid=660088814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594201309022134272", + "text" : "National Hockey League rivalries Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3bM77QvvIm", + "id" : 594201309022134272, + "created_at" : "2015-05-01 18:06:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/TggTrxsvmZ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660284078&oldid=636923401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594197163934121984", + "text" : "Maitland Avenue Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/TggTrxsvmZ", + "id" : 594197163934121984, + "created_at" : "2015-05-01 17:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/nysLdYZ974", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660275910&oldid=646635024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594185051891494912", + "text" : "Aristagoras Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/nysLdYZ974", + "id" : 594185051891494912, + "created_at" : "2015-05-01 17:02:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/4w5RPuXOfL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660260522&oldid=648509003", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594158345310863360", + "text" : "Eastport-Kingsgate Border Crossing Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4w5RPuXOfL", + "id" : 594158345310863360, + "created_at" : "2015-05-01 15:16:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/sRXqMMRPXw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=660247830&oldid=660159158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594137652795985921", + "text" : "Dolores del R\u00EDo Wikipedia article edited anonymously from Natural Resources Canada http:\/\/t.co\/sRXqMMRPXw", + "id" : 594137652795985921, + "created_at" : "2015-05-01 13:53:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/1LZuR0mlpM", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=114635550&oldid=114019640&rcid=141015773", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "594097613990952960", + "text" : "Ouragan Leslie (2012) Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/1LZuR0mlpM", + "id" : 594097613990952960, + "created_at" : "2015-05-01 11:14:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_06.js b/20181122/data/js/tweets/2015_06.js new file mode 100644 index 00000000..e018f874 --- /dev/null +++ b/20181122/data/js/tweets/2015_06.js @@ -0,0 +1,5294 @@ +Grailbird.data.tweets_2015_06 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/PxodHpnRi1", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=16401602&oldid=15363157", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "615972723987226624", + "text" : "\u041F\u0440\u043E\u0441\u043F\u0435\u0440 \u041C\u0435\u0440\u0456\u043C\u0435 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PxodHpnRi1", + "id" : 615972723987226624, + "created_at" : "2015-06-30 19:58:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/bq3EUKVEit", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116439919&oldid=109050699&rcid=144061462", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "615968675783442432", + "text" : "Lokis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bq3EUKVEit", + "id" : 615968675783442432, + "created_at" : "2015-06-30 19:42:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/NaMC78PsWd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669362311&oldid=664548477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "615936434470559744", + "text" : "Brigitte Shim Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NaMC78PsWd", + "id" : 615936434470559744, + "created_at" : "2015-06-30 17:34:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/jkGnZx1UTn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669275695&oldid=669275569", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "615713360684912640", + "text" : "Buffalo Point First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jkGnZx1UTn", + "id" : 615713360684912640, + "created_at" : "2015-06-30 02:47:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ENj179K001", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669275569&oldid=619186907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "615713013182631937", + "text" : "Buffalo Point First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ENj179K001", + "id" : 615713013182631937, + "created_at" : "2015-06-30 02:46:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/kEG6LNBloL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669192175&oldid=667691258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "615532077904171008", + "text" : "USCGC Mackinaw (WAGB-83) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kEG6LNBloL", + "id" : 615532077904171008, + "created_at" : "2015-06-29 14:47:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/4jQ3uikYSV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669034644&oldid=660894498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "615138938026610688", + "text" : "Lampricide Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4jQ3uikYSV", + "id" : 615138938026610688, + "created_at" : "2015-06-28 12:45:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/4jQ3uikYSV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669034644&oldid=660894498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "615138938072793088", + "text" : "Lampricide Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/4jQ3uikYSV", + "id" : 615138938072793088, + "created_at" : "2015-06-28 12:45:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/v4PAfal8Bx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668835104&oldid=647888017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614579572894470144", + "text" : "Luc Portelance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v4PAfal8Bx", + "id" : 614579572894470144, + "created_at" : "2015-06-26 23:42:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/mtN0IDuSn2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668826322&oldid=668826184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614559030225313793", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mtN0IDuSn2", + "id" : 614559030225313793, + "created_at" : "2015-06-26 22:21:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/r8WA6fOWQl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668826184&oldid=666860242", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614558647235006464", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/r8WA6fOWQl", + "id" : 614558647235006464, + "created_at" : "2015-06-26 22:19:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/NUtlQvbX0O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668770916&oldid=668770784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614450420346392576", + "text" : "Glioblastoma multiforme Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/NUtlQvbX0O", + "id" : 614450420346392576, + "created_at" : "2015-06-26 15:09:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/vhdLojuq00", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668770784&oldid=663215922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614450103240269824", + "text" : "Glioblastoma multiforme Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/vhdLojuq00", + "id" : 614450103240269824, + "created_at" : "2015-06-26 15:08:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/w4mgST2Y2l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668763003&oldid=665100907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614433228200484865", + "text" : "Filibuster Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/w4mgST2Y2l", + "id" : 614433228200484865, + "created_at" : "2015-06-26 14:01:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/AjaAzTpzOU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668762783&oldid=668762736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614432734610653185", + "text" : "Robin Lehner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AjaAzTpzOU", + "id" : 614432734610653185, + "created_at" : "2015-06-26 13:59:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/gYyHUWixsL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668762736&oldid=668762515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614432622282960896", + "text" : "Robin Lehner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gYyHUWixsL", + "id" : 614432622282960896, + "created_at" : "2015-06-26 13:58:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/SMVuZU7e5i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668757999&oldid=667338588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614420839337971712", + "text" : "A Man Without Honor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SMVuZU7e5i", + "id" : 614420839337971712, + "created_at" : "2015-06-26 13:11:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/jvgdIeDSYC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668628173&oldid=636116514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614093323855339520", + "text" : "List of River-class frigates Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jvgdIeDSYC", + "id" : 614093323855339520, + "created_at" : "2015-06-25 15:30:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Yjh3YAbwkA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668627952&oldid=668627659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614092905150590977", + "text" : "Jainism and Sikhism Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Yjh3YAbwkA", + "id" : 614092905150590977, + "created_at" : "2015-06-25 15:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/HNKqSb1s7s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668627659&oldid=668627433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614092359773593601", + "text" : "Jainism and Sikhism Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HNKqSb1s7s", + "id" : 614092359773593601, + "created_at" : "2015-06-25 15:26:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Mmtg4wPJvW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668627433&oldid=654360724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614091890321965058", + "text" : "Jainism and Sikhism Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Mmtg4wPJvW", + "id" : 614091890321965058, + "created_at" : "2015-06-25 15:24:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Q9JHLVbuV2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668627310&oldid=666458571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614091592769622016", + "text" : "Diet in Sikhism Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q9JHLVbuV2", + "id" : 614091592769622016, + "created_at" : "2015-06-25 15:23:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/RecbLNPfFF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668620875&oldid=668620820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614077386586501120", + "text" : "The Sketchersons Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/RecbLNPfFF", + "id" : 614077386586501120, + "created_at" : "2015-06-25 14:27:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/yDelwmsiXi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668620820&oldid=668620711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614077217467973632", + "text" : "The Sketchersons Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/yDelwmsiXi", + "id" : 614077217467973632, + "created_at" : "2015-06-25 14:26:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/EmgNy98iGc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668620711&oldid=668619081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614076957232340992", + "text" : "The Sketchersons Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/EmgNy98iGc", + "id" : 614076957232340992, + "created_at" : "2015-06-25 14:25:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Qew26KftPW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668619081&oldid=668618982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614073431903092736", + "text" : "The Sketchersons Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Qew26KftPW", + "id" : 614073431903092736, + "created_at" : "2015-06-25 14:11:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ZjupksVqzY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668618982&oldid=660426997", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614073220837281793", + "text" : "The Sketchersons Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ZjupksVqzY", + "id" : 614073220837281793, + "created_at" : "2015-06-25 14:10:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qF3T8qlt5j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668610112&oldid=616474933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614052962315431936", + "text" : "Talk:MasterChef (U.S. TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qF3T8qlt5j", + "id" : 614052962315431936, + "created_at" : "2015-06-25 12:50:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/wBiXlBZUaB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668605373&oldid=642383533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "614039891169644544", + "text" : "Template:Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wBiXlBZUaB", + "id" : 614039891169644544, + "created_at" : "2015-06-25 11:58:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/mpFpsLrdl3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668517213&oldid=661114686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613802939174526976", + "text" : "Dominican Air Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mpFpsLrdl3", + "id" : 613802939174526976, + "created_at" : "2015-06-24 20:16:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/f0GwlZb6Fs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668513754&oldid=668400311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613797454073450496", + "text" : "Ralph Johnson (computer scientist) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f0GwlZb6Fs", + "id" : 613797454073450496, + "created_at" : "2015-06-24 19:54:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/aFB7kQ5mzW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668502247&oldid=664552427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613776013013721088", + "text" : "Clive Derby-Lewis Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aFB7kQ5mzW", + "id" : 613776013013721088, + "created_at" : "2015-06-24 18:29:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ursG2pYi2Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668487790&oldid=668487659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613746274832138240", + "text" : "4th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ursG2pYi2Z", + "id" : 613746274832138240, + "created_at" : "2015-06-24 16:31:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/7pg8ihm058", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668487659&oldid=666474785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613746009064243200", + "text" : "4th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7pg8ihm058", + "id" : 613746009064243200, + "created_at" : "2015-06-24 16:30:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/LwnAODTHDF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668487385&oldid=668365373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613745427591098368", + "text" : "Akhand Kirtani Jatha Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LwnAODTHDF", + "id" : 613745427591098368, + "created_at" : "2015-06-24 16:28:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/PZUOi5VX8U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668461312&oldid=661517719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613690184132075520", + "text" : "Todd Nicholson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PZUOi5VX8U", + "id" : 613690184132075520, + "created_at" : "2015-06-24 12:48:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/dcv4lzuTfa", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164161554&oldid=109856739&rcid=169377121", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613654703256289280", + "text" : "File:Vortex Ring Gun Target.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dcv4lzuTfa", + "id" : 613654703256289280, + "created_at" : "2015-06-24 10:27:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/hb7uJD4vjH", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164152818&oldid=101739942&rcid=169366087", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613600814364512256", + "text" : "Category:Precipitation diagrams of Germany Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hb7uJD4vjH", + "id" : 613600814364512256, + "created_at" : "2015-06-24 06:53:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/NFDa5GOomW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668413031&oldid=640640145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613550626052644864", + "text" : "And So It Goes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NFDa5GOomW", + "id" : 613550626052644864, + "created_at" : "2015-06-24 03:34:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/CZsvMzMKrV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668365373&oldid=668364719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613466751959965696", + "text" : "Akhand Kirtani Jatha Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CZsvMzMKrV", + "id" : 613466751959965696, + "created_at" : "2015-06-23 22:00:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/fgPQjljBHY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668364719&oldid=668364343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613465748707627008", + "text" : "Akhand Kirtani Jatha Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fgPQjljBHY", + "id" : 613465748707627008, + "created_at" : "2015-06-23 21:56:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/dkDNJqQ4po", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668364343&oldid=668364068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613465292912652288", + "text" : "Akhand Kirtani Jatha Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dkDNJqQ4po", + "id" : 613465292912652288, + "created_at" : "2015-06-23 21:54:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/BInwfBzV8V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668364068&oldid=667497757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613464954495213568", + "text" : "Akhand Kirtani Jatha Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BInwfBzV8V", + "id" : 613464954495213568, + "created_at" : "2015-06-23 21:53:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/LIEHa02DjR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668351511&oldid=665248260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613447152065449984", + "text" : "Enlargement of the European Union Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LIEHa02DjR", + "id" : 613447152065449984, + "created_at" : "2015-06-23 20:42:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/rPUtQaIxBN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668340935&oldid=667713067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613432825182834688", + "text" : "2012 Aurora shooting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rPUtQaIxBN", + "id" : 613432825182834688, + "created_at" : "2015-06-23 19:45:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/x5iY9aycqv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668335605&oldid=668334902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613424589079740416", + "text" : "Talk:Attitude and heading reference system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x5iY9aycqv", + "id" : 613424589079740416, + "created_at" : "2015-06-23 19:13:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/x5iY9aycqv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668335605&oldid=668334902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613424589092311040", + "text" : "Talk:Attitude and heading reference system Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/x5iY9aycqv", + "id" : 613424589092311040, + "created_at" : "2015-06-23 19:13:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/FqGa2ryQnb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668334768&oldid=661464230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613422926164029441", + "text" : "Talk:Attitude and heading reference system Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/FqGa2ryQnb", + "id" : 613422926164029441, + "created_at" : "2015-06-23 19:06:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/FqGa2ryQnb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668334768&oldid=661464230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613422926164062210", + "text" : "Talk:Attitude and heading reference system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FqGa2ryQnb", + "id" : 613422926164062210, + "created_at" : "2015-06-23 19:06:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/WPOLSxqvBq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668334072&oldid=668301701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613421474884546560", + "text" : "Big Brother 16 (U.S.) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WPOLSxqvBq", + "id" : 613421474884546560, + "created_at" : "2015-06-23 19:00:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/9fs6MEHYaJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668306627&oldid=665368143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613378393321676800", + "text" : "Victor A. McPherson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9fs6MEHYaJ", + "id" : 613378393321676800, + "created_at" : "2015-06-23 16:09:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/VPLdrd1CCt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668295157&oldid=668261291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613353131775270912", + "text" : "Air India Flight 182 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/VPLdrd1CCt", + "id" : 613353131775270912, + "created_at" : "2015-06-23 14:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/LEyywf2f73", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668240583&oldid=630543655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613211264848949248", + "text" : "Lac-des-Seize-\u00CEles, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LEyywf2f73", + "id" : 613211264848949248, + "created_at" : "2015-06-23 05:05:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/pvk7sLEvHB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668188262&oldid=650992913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613097079540477952", + "text" : "Victoria Building (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pvk7sLEvHB", + "id" : 613097079540477952, + "created_at" : "2015-06-22 21:31:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/pvk7sLEvHB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668188262&oldid=650992913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613097079565586432", + "text" : "Victoria Building (Ottawa) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/pvk7sLEvHB", + "id" : 613097079565586432, + "created_at" : "2015-06-22 21:31:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/S5O109yW9Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668176179&oldid=668175855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613085155058688000", + "text" : "Yellowknife Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S5O109yW9Q", + "id" : 613085155058688000, + "created_at" : "2015-06-22 20:44:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/yWlVf8H9e8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668175855&oldid=668175730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613084562701307904", + "text" : "Yellowknife Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yWlVf8H9e8", + "id" : 613084562701307904, + "created_at" : "2015-06-22 20:42:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/53JYjiwgMh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668175730&oldid=666756794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613084359768342528", + "text" : "Yellowknife Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/53JYjiwgMh", + "id" : 613084359768342528, + "created_at" : "2015-06-22 20:41:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/qzzJex5PzW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668174763&oldid=611980101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613082649134014464", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qzzJex5PzW", + "id" : 613082649134014464, + "created_at" : "2015-06-22 20:34:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/H3pJZ9jxej", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668171188&oldid=668171135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613076412430483456", + "text" : "Taman Shud Case Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/H3pJZ9jxej", + "id" : 613076412430483456, + "created_at" : "2015-06-22 20:09:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/hWe71V0Xjx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=668171135&oldid=668087273", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613076308067774464", + "text" : "Taman Shud Case Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hWe71V0Xjx", + "id" : 613076308067774464, + "created_at" : "2015-06-22 20:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Q7FhVg8N1v", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116218449&oldid=115690319&rcid=143706610", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "613056106101886976", + "text" : "Soci\u00E9t\u00E9 de transport de l'Outaouais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q7FhVg8N1v", + "id" : 613056106101886976, + "created_at" : "2015-06-22 18:49:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/h5Q071dHga", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667420119&oldid=186524671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "611312555831754753", + "text" : "Talk:Squad Leader Scenarios Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/h5Q071dHga", + "id" : 611312555831754753, + "created_at" : "2015-06-17 23:20:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/jPDAKmZhcb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667419778&oldid=613033707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "611311608531390464", + "text" : "Squad Leader Scenarios Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jPDAKmZhcb", + "id" : 611311608531390464, + "created_at" : "2015-06-17 23:16:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/k62cZYlOE9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667361889&oldid=667361697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "611193630515179520", + "text" : "Template:Rdt demo Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/k62cZYlOE9", + "id" : 611193630515179520, + "created_at" : "2015-06-17 15:28:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/XUTYVc1dfy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667361697&oldid=661891383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "611193292924039169", + "text" : "Template:Rdt demo Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XUTYVc1dfy", + "id" : 611193292924039169, + "created_at" : "2015-06-17 15:26:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/0Rl5z2gNPJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667338095&oldid=665761291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "611143189215490049", + "text" : "Servant leadership Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0Rl5z2gNPJ", + "id" : 611143189215490049, + "created_at" : "2015-06-17 12:07:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/FgXg4dH2cS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116054901&oldid=116052962&rcid=143487266", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610885951154483200", + "text" : "Daniel Boivin Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FgXg4dH2cS", + "id" : 610885951154483200, + "created_at" : "2015-06-16 19:05:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/FIbkPxc1Mm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667236182&oldid=665163372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610883491975274498", + "text" : "Entity\u2013relationship model Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FIbkPxc1Mm", + "id" : 610883491975274498, + "created_at" : "2015-06-16 18:55:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/8ZycNIuHpi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667203882&oldid=654455388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610822163986284544", + "text" : "List of abolished upper houses Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8ZycNIuHpi", + "id" : 610822163986284544, + "created_at" : "2015-06-16 14:52:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/wh9M2QBX1v", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=116043771&oldid=115748256&rcid=143470038", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610789329384927232", + "text" : "Sherbrooke Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/wh9M2QBX1v", + "id" : 610789329384927232, + "created_at" : "2015-06-16 12:41:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/B8kldR8Mk3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667185927&oldid=660843305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610783375687843841", + "text" : "Crazy Eights Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/B8kldR8Mk3", + "id" : 610783375687843841, + "created_at" : "2015-06-16 12:17:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/bu5IwT1Rrh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667112527&oldid=666773775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610574810087825408", + "text" : "Magic: The Gathering Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bu5IwT1Rrh", + "id" : 610574810087825408, + "created_at" : "2015-06-15 22:29:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/8PyAsP4mT3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667093635&oldid=666656061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610536006660562944", + "text" : "List of Claremont Graduate University people Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/8PyAsP4mT3", + "id" : 610536006660562944, + "created_at" : "2015-06-15 19:55:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 110 ], + "url" : "http:\/\/t.co\/SSz9mUNDuc", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=116024514&oldid=113473739&rcid=143437491", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610517621767831552", + "text" : "Jean Perron (\u00E9crivain) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/SSz9mUNDuc", + "id" : 610517621767831552, + "created_at" : "2015-06-15 18:41:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/AVxEHuHGPY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667081753&oldid=660900150", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610514106408419328", + "text" : "Gian-Carlo Coppola Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AVxEHuHGPY", + "id" : 610514106408419328, + "created_at" : "2015-06-15 18:28:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/VlCpCqrk1b", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=116019445&oldid=113282991&rcid=143428945", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610478945885155328", + "text" : "Goryeo Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/VlCpCqrk1b", + "id" : 610478945885155328, + "created_at" : "2015-06-15 16:08:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/vsrv0oDhDs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667056052&oldid=663881822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610461705349525504", + "text" : "Royal tours of Canada by the Canadian Royal Family Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vsrv0oDhDs", + "id" : 610461705349525504, + "created_at" : "2015-06-15 14:59:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/4Saf0dCtKQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667054474&oldid=667054405", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610458581989752832", + "text" : "Women in Chile Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4Saf0dCtKQ", + "id" : 610458581989752832, + "created_at" : "2015-06-15 14:47:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/UT6BAh23zJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667054405&oldid=650413681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610458455447629824", + "text" : "Women in Chile Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UT6BAh23zJ", + "id" : 610458455447629824, + "created_at" : "2015-06-15 14:46:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/JAm6LZoUm3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667047370&oldid=666931807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610444481863766016", + "text" : "Girl group Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JAm6LZoUm3", + "id" : 610444481863766016, + "created_at" : "2015-06-15 13:51:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GOsaFhPT9h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667035052&oldid=596293916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610413045328838656", + "text" : "Embassy of Brazil, Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GOsaFhPT9h", + "id" : 610413045328838656, + "created_at" : "2015-06-15 11:46:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/7MTwTTjovO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=667031336&oldid=660177515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610401355379933184", + "text" : "William Herbert Wallace Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7MTwTTjovO", + "id" : 610401355379933184, + "created_at" : "2015-06-15 10:59:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/7c0zhcCxb1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=666968045&oldid=639022092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610217206559952901", + "text" : "Jazz Aviation destinations Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7c0zhcCxb1", + "id" : 610217206559952901, + "created_at" : "2015-06-14 22:48:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/DLUEilBBjX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=666918139&oldid=634609451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "610113428955492352", + "text" : "Laurier House Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DLUEilBBjX", + "id" : 610113428955492352, + "created_at" : "2015-06-14 15:55:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/qXC2U67bkU", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666667167&oldid=666667136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609449253673541632", + "text" : "Zadoff\u2013Chu sequence Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/qXC2U67bkU", + "id" : 609449253673541632, + "created_at" : "2015-06-12 19:56:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/hW3P04o9Gi", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666667136&oldid=664867106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609449182697529344", + "text" : "Zadoff\u2013Chu sequence Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/hW3P04o9Gi", + "id" : 609449182697529344, + "created_at" : "2015-06-12 19:56:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/QeHNGdPkIV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666652958&oldid=666652924", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609420218360856576", + "text" : "Berg wind Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/QeHNGdPkIV", + "id" : 609420218360856576, + "created_at" : "2015-06-12 18:01:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/DS7q0pV4GL", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666652924&oldid=666368959", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609420150215938048", + "text" : "Berg wind Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DS7q0pV4GL", + "id" : 609420150215938048, + "created_at" : "2015-06-12 18:01:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/lCQsWWWKFO", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163234932&oldid=163059961&rcid=168417027", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609419598245568512", + "text" : "File:Coastal low.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/lCQsWWWKFO", + "id" : 609419598245568512, + "created_at" : "2015-06-12 17:58:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/PoMfetl99B", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=163234882&rcid=168416966", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609419152558833665", + "text" : "Category:Berg wind Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/PoMfetl99B", + "id" : 609419152558833665, + "created_at" : "2015-06-12 17:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/ZoNgU3Y9fw", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163234663&oldid=148693174&rcid=168416726", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609417988920463360", + "text" : "File:ISS-40 Namib Desert coast and dust plumes.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ZoNgU3Y9fw", + "id" : 609417988920463360, + "created_at" : "2015-06-12 17:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/2LoWg4dN8z", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163234370&oldid=163227639&rcid=168416390", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609416275371139072", + "text" : "File:Wolkenbruch.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/2LoWg4dN8z", + "id" : 609416275371139072, + "created_at" : "2015-06-12 17:45:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 136 ], + "url" : "http:\/\/t.co\/91ayN8uuJP", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666647667&oldid=666567028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609408013577900032", + "text" : "List of ethnic enclaves in North American cities Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/91ayN8uuJP", + "id" : 609408013577900032, + "created_at" : "2015-06-12 17:12:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/Z86ByP0o4r", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666646949&oldid=661957927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609406174178492416", + "text" : "Tara Spencer-Nairn Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/Z86ByP0o4r", + "id" : 609406174178492416, + "created_at" : "2015-06-12 17:05:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/DC8MB8DiaX", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115937419&oldid=115637456&rcid=143284901", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609382117533986816", + "text" : "Claude de La Sengle Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DC8MB8DiaX", + "id" : 609382117533986816, + "created_at" : "2015-06-12 15:29:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/z8Syyt9Ta0", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115937208&oldid=110947377&rcid=143284574", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609379907693637634", + "text" : "Grand Harbour Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/z8Syyt9Ta0", + "id" : 609379907693637634, + "created_at" : "2015-06-12 15:21:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/uaoJU4Wahz", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666625785&oldid=666625650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609359305188507648", + "text" : "Australopithecus afarensis Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/uaoJU4Wahz", + "id" : 609359305188507648, + "created_at" : "2015-06-12 13:59:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/cKOPV7hC1K", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666625650&oldid=664460198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609358971078639616", + "text" : "Australopithecus afarensis Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/cKOPV7hC1K", + "id" : 609358971078639616, + "created_at" : "2015-06-12 13:57:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/x00Rn9Kxb5", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666616482&oldid=658623016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609334243865575424", + "text" : "HMCS Charlottetown (FFH 339) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/x00Rn9Kxb5", + "id" : 609334243865575424, + "created_at" : "2015-06-12 12:19:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/IFf79MiQOj", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666616507&oldid=666616482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609334243869786112", + "text" : "HMCS Charlottetown (FFH 339) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/IFf79MiQOj", + "id" : 609334243869786112, + "created_at" : "2015-06-12 12:19:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/3JjelpDtOu", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666534278&oldid=665576510", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609099332785160192", + "text" : "Operation Cottage Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/3JjelpDtOu", + "id" : 609099332785160192, + "created_at" : "2015-06-11 20:46:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/FPiy5FtFxR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163173684&oldid=163173275&rcid=168352048", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609081111508062208", + "text" : "Category:Cumulonimbus clouds Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FPiy5FtFxR", + "id" : 609081111508062208, + "created_at" : "2015-06-11 19:33:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/4TtoCgrloU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163173550&oldid=159496787&rcid=168351917", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609080518664163328", + "text" : "File:Line of Towering Cumulus and CBs forming West of Ke Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/4TtoCgrloU", + "id" : 609080518664163328, + "created_at" : "2015-06-11 19:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/lK63TVffu4", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163173275&oldid=144497824&rcid=168351645", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609079670756274179", + "text" : "Category:Cumulonimbus clouds Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/lK63TVffu4", + "id" : 609079670756274179, + "created_at" : "2015-06-11 19:28:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/8iNhPDHJrf", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163172886&oldid=163068879&rcid=168351270", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609079063383289857", + "text" : "File:Gewitterwolke im Landkreis Heilbronn.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/8iNhPDHJrf", + "id" : 609079063383289857, + "created_at" : "2015-06-11 19:25:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/UVbwluC11A", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666520302&oldid=666341030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609070078445932544", + "text" : "Ken Shamrock Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/UVbwluC11A", + "id" : 609070078445932544, + "created_at" : "2015-06-11 18:49:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/PBecPczoHD", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666514418&oldid=666282754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609056718543290368", + "text" : "Firestarter (film) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/PBecPczoHD", + "id" : 609056718543290368, + "created_at" : "2015-06-11 17:56:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/A4tVk4buB0", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163156774&oldid=163156489&rcid=168334728", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609010081888370689", + "text" : "File:MIRA36 Cloud radar.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/A4tVk4buB0", + "id" : 609010081888370689, + "created_at" : "2015-06-11 14:51:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/hpcbLgskQp", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163156744&oldid=163156449&rcid=168334696", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609009932399210496", + "text" : "File:Cloud radars map.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/hpcbLgskQp", + "id" : 609009932399210496, + "created_at" : "2015-06-11 14:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/bPM1oY5Ltn", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=163156707&rcid=168334656", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609009767860850688", + "text" : "Category:Clouds radars Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/bPM1oY5Ltn", + "id" : 609009767860850688, + "created_at" : "2015-06-11 14:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/P3SI1luNIX", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163156648&oldid=163156135&rcid=168334595", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609009569147318275", + "text" : "File:Cloud radar measurement example.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/P3SI1luNIX", + "id" : 609009569147318275, + "created_at" : "2015-06-11 14:49:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 111 ], + "url" : "http:\/\/t.co\/v8CY8EmDO1", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163156489&oldid=163067043&rcid=168334436", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609009007118970880", + "text" : "File:MIRA36 Cloud radar.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/v8CY8EmDO1", + "id" : 609009007118970880, + "created_at" : "2015-06-11 14:47:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/EvEthpBUCZ", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163156449&oldid=163067037&rcid=168334395", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609008815179243520", + "text" : "File:Cloud radars map.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/EvEthpBUCZ", + "id" : 609008815179243520, + "created_at" : "2015-06-11 14:46:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/WSf9RJ4I2u", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=163156135&oldid=163067032&rcid=168334059", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "609007527301382144", + "text" : "File:Cloud radar measurement example.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/WSf9RJ4I2u", + "id" : 609007527301382144, + "created_at" : "2015-06-11 14:41:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/uMQt4eiESY", + "expanded_url" : "http:\/\/fr.wikipedia.org\/w\/index.php?diff=115905639&oldid=113165775&rcid=143233309", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "608966348086067201", + "text" : "Liste des musiciens et ensembles de musique traditionnell Wikipedia article edited anonymously from Statistics Canada http:\/\/t.co\/uMQt4eiESY", + "id" : 608966348086067201, + "created_at" : "2015-06-11 11:57:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/UxuBdMgv9V", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666471831&oldid=666471492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "608959821077954560", + "text" : "No. 415 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/UxuBdMgv9V", + "id" : 608959821077954560, + "created_at" : "2015-06-11 11:31:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/cQKE71wh87", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666471492&oldid=663871233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "608958810942627841", + "text" : "No. 415 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/cQKE71wh87", + "id" : 608958810942627841, + "created_at" : "2015-06-11 11:27:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/900QXqwtKR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666365398&oldid=666191550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "608690906045263873", + "text" : "Cloud computing Wikipedia article edited anonymously from Department of Fisheries and Oceans http:\/\/t.co\/900QXqwtKR", + "id" : 608690906045263873, + "created_at" : "2015-06-10 17:43:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/900QXqwtKR", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666365398&oldid=666191550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "608690906108178432", + "text" : "Cloud computing Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/900QXqwtKR", + "id" : 608690906108178432, + "created_at" : "2015-06-10 17:43:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/teu2Ve9EAs", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666355581&oldid=646828096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "608670647858900993", + "text" : "Kelvin Ogilvie Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/teu2Ve9EAs", + "id" : 608670647858900993, + "created_at" : "2015-06-10 16:22:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 117 ], + "url" : "http:\/\/t.co\/2sahj0os82", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666351377&oldid=633021026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "608661929494740992", + "text" : "Decoy effect Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/2sahj0os82", + "id" : 608661929494740992, + "created_at" : "2015-06-10 15:48:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/Sl8T2KhHGm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=666345048&oldid=665410549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "608648267543515136", + "text" : "Honda Integra DC5 Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/Sl8T2KhHGm", + "id" : 608648267543515136, + "created_at" : "2015-06-10 14:53:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 97 ], + "url" : "http:\/\/t.co\/0Za3ubAayr", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665649950&oldid=663082283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606884842429685760", + "text" : "Cream pie Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/0Za3ubAayr", + "id" : 606884842429685760, + "created_at" : "2015-06-05 18:06:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/mLy7fQOW3S", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665648626&oldid=665647765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606881714711969792", + "text" : "Stikeman Elliott Wikipedia article edited anonymously from Federal Court of Canada http:\/\/t.co\/mLy7fQOW3S", + "id" : 606881714711969792, + "created_at" : "2015-06-05 17:54:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/mLy7fQOW3S", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665648626&oldid=665647765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606881714720407552", + "text" : "Stikeman Elliott Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/mLy7fQOW3S", + "id" : 606881714720407552, + "created_at" : "2015-06-05 17:54:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 105 ], + "url" : "http:\/\/t.co\/AwOw1sisU4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665647765&oldid=655841332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606879906027470849", + "text" : "Stikeman Elliott Wikipedia article edited anonymously from Federal Court of Canada http:\/\/t.co\/AwOw1sisU4", + "id" : 606879906027470849, + "created_at" : "2015-06-05 17:46:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/AwOw1sisU4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665647765&oldid=655841332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606879906081992704", + "text" : "Stikeman Elliott Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/AwOw1sisU4", + "id" : 606879906081992704, + "created_at" : "2015-06-05 17:46:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/jLYNRiPtkm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665647174&oldid=654360627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606878605579317248", + "text" : "Transport Canada Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jLYNRiPtkm", + "id" : 606878605579317248, + "created_at" : "2015-06-05 17:41:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/jLYNRiPtkm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665647174&oldid=654360627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606878605596073984", + "text" : "Transport Canada Wikipedia article edited anonymously from Transport Canada http:\/\/t.co\/jLYNRiPtkm", + "id" : 606878605596073984, + "created_at" : "2015-06-05 17:41:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 127 ], + "url" : "http:\/\/t.co\/YyPue2LC07", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665630610&oldid=648455171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606843828176363520", + "text" : "HMCS Toronto (FFH 333) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/YyPue2LC07", + "id" : 606843828176363520, + "created_at" : "2015-06-05 15:23:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 108 ], + "url" : "http:\/\/t.co\/bwkFY8RCLt", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665623227&oldid=665593673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606828796268937217", + "text" : "2015 in video gaming Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bwkFY8RCLt", + "id" : 606828796268937217, + "created_at" : "2015-06-05 14:23:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/FWUjhtxqz0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665619132&oldid=660958623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606820725354328064", + "text" : "Bruce Nuclear Generating Station Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/FWUjhtxqz0", + "id" : 606820725354328064, + "created_at" : "2015-06-05 13:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/6MELKxCeJa", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665593116&oldid=663159583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606744815531900928", + "text" : "Spotted turtle Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/6MELKxCeJa", + "id" : 606744815531900928, + "created_at" : "2015-06-05 08:50:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/bUA8PiMYXx", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665514859&oldid=663272924", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606548051965022208", + "text" : "Micha\u00EBlle Jean Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/bUA8PiMYXx", + "id" : 606548051965022208, + "created_at" : "2015-06-04 19:48:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 118 ], + "url" : "http:\/\/t.co\/fKCNOYiHOO", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665498816&oldid=662687623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606515055224582145", + "text" : "Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/fKCNOYiHOO", + "id" : 606515055224582145, + "created_at" : "2015-06-04 17:37:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 129 ], + "url" : "http:\/\/t.co\/KJSOk2rMNB", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665497256&oldid=664372938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606511785378775041", + "text" : "Royal Canadian Air Force Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/KJSOk2rMNB", + "id" : 606511785378775041, + "created_at" : "2015-06-04 17:24:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/KQxh4FNza9", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665496760&oldid=665015758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606510843925286913", + "text" : "Sikorsky CH-148 Cyclone Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/KQxh4FNza9", + "id" : 606510843925286913, + "created_at" : "2015-06-04 17:20:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/SU3yCbM3Tn", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665488282&oldid=665487967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606493503540064256", + "text" : "Royal Regiment of Canadian Artiller Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/SU3yCbM3Tn", + "id" : 606493503540064256, + "created_at" : "2015-06-04 16:11:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 140 ], + "url" : "http:\/\/t.co\/R03ocvIadm", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665487967&oldid=656747939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606492860481994754", + "text" : "Royal Regiment of Canadian Artiller Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/R03ocvIadm", + "id" : 606492860481994754, + "created_at" : "2015-06-04 16:09:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 123 ], + "url" : "http:\/\/t.co\/3ERm5wQNaK", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162525401&oldid=162233453&rcid=167664497", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606285013622128640", + "text" : "File:2011-01-03-schwedt-by-RalfR-19.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/3ERm5wQNaK", + "id" : 606285013622128640, + "created_at" : "2015-06-04 02:23:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/R7WorgKpWV", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665370541&oldid=663863841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606188425998409729", + "text" : "Fresnel equations Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/R7WorgKpWV", + "id" : 606188425998409729, + "created_at" : "2015-06-03 19:59:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/d9LOkqfGX7", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665363753&oldid=637170426", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606175941644165121", + "text" : "1982 Memorial Cup Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/d9LOkqfGX7", + "id" : 606175941644165121, + "created_at" : "2015-06-03 19:09:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/xyTAphK6m4", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665356371&oldid=664490576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606161050656993280", + "text" : "List of Need for Speed video games Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/xyTAphK6m4", + "id" : 606161050656993280, + "created_at" : "2015-06-03 18:10:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/jH7In4XdXM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665356029&oldid=665355850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606160293090226176", + "text" : "Need for Speed (2015 video game) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/jH7In4XdXM", + "id" : 606160293090226176, + "created_at" : "2015-06-03 18:07:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/IT9HPFtOGw", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665355850&oldid=665355312", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606159919990087680", + "text" : "Need for Speed (2015 video game) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/IT9HPFtOGw", + "id" : 606159919990087680, + "created_at" : "2015-06-03 18:06:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/aweINIAxjI", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665351555&oldid=651553527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606151273184919553", + "text" : "North by Northeast Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aweINIAxjI", + "id" : 606151273184919553, + "created_at" : "2015-06-03 17:31:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 122 ], + "url" : "http:\/\/t.co\/v1Ibjq72zT", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665328053&oldid=664919968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "606099877735591938", + "text" : "Smoking (cooking) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/v1Ibjq72zT", + "id" : 606099877735591938, + "created_at" : "2015-06-03 14:07:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/tOxESRYsCo", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162456414&oldid=162456246&rcid=167591369", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605966163961606145", + "text" : "File:Maddox patrons patterns.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/tOxESRYsCo", + "id" : 605966163961606145, + "created_at" : "2015-06-03 05:16:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/Toq6d7JOxC", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162456246&oldid=82716444&rcid=167591201", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605965751317590016", + "text" : "File:Maddox patrons patterns.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Toq6d7JOxC", + "id" : 605965751317590016, + "created_at" : "2015-06-03 05:14:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/kZfEdseVyF", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162456190&oldid=81935705&rcid=167591145", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605965588054331393", + "text" : "File:Injection froide.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/kZfEdseVyF", + "id" : 605965588054331393, + "created_at" : "2015-06-03 05:13:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 104 ], + "url" : "http:\/\/t.co\/qEVVZWGd7s", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162456158&oldid=106449125&rcid=167591113", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605965489496539136", + "text" : "File:Regle Henry.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qEVVZWGd7s", + "id" : 605965489496539136, + "created_at" : "2015-06-03 05:13:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/HuOP2qpouO", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162456100&oldid=118361639&rcid=167591055", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605965350384091136", + "text" : "File:Snowcsi fr.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HuOP2qpouO", + "id" : 605965350384091136, + "created_at" : "2015-06-03 05:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/q7uRjdWEk3", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162456014&oldid=117964273&rcid=167590971", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605965129331654656", + "text" : "File:Termalvind.PNG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/q7uRjdWEk3", + "id" : 605965129331654656, + "created_at" : "2015-06-03 05:11:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/CuhC4V2lkR", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455836&oldid=162455790&rcid=167590796", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605964689646977024", + "text" : "File:HeatIsland Kanto ytkm.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CuhC4V2lkR", + "id" : 605964689646977024, + "created_at" : "2015-06-03 05:10:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/Nyj6cBWZOm", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455790&oldid=145818906&rcid=167590749", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605964549490130944", + "text" : "File:HeatIsland Kanto ytkm.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/Nyj6cBWZOm", + "id" : 605964549490130944, + "created_at" : "2015-06-03 05:09:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 112 ], + "url" : "http:\/\/t.co\/G6TxTc2YWW", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455695&oldid=146931233&rcid=167590651", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605964311069138944", + "text" : "File:HeatIsland Kanto en.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/G6TxTc2YWW", + "id" : 605964311069138944, + "created_at" : "2015-06-03 05:08:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/9CC7Z541OT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455342&oldid=131111803&rcid=167590294", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605963506584842243", + "text" : "File:Cyclonemodels.gif Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/9CC7Z541OT", + "id" : 605963506584842243, + "created_at" : "2015-06-03 05:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/qjb3kED4l8", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455304&oldid=92764188&rcid=167590256", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605963411961348096", + "text" : "File:Cyclonemodels-pt.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/qjb3kED4l8", + "id" : 605963411961348096, + "created_at" : "2015-06-03 05:05:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/xZeydQBEkS", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455246&oldid=159616658&rcid=167590197", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605963270651015168", + "text" : "File:Barotroper ozean.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/xZeydQBEkS", + "id" : 605963270651015168, + "created_at" : "2015-06-03 05:04:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 102 ], + "url" : "http:\/\/t.co\/CXfmEjgKGz", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455167&oldid=118114293&rcid=167590115", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605963070838587392", + "text" : "File:Barotrope.PNG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/CXfmEjgKGz", + "id" : 605963070838587392, + "created_at" : "2015-06-03 05:03:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/UHaM5KPqxI", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455132&oldid=159387989&rcid=167590081", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605962986851844096", + "text" : "File:Barotrope Atmosphaere.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UHaM5KPqxI", + "id" : 605962986851844096, + "created_at" : "2015-06-03 05:03:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 113 ], + "url" : "http:\/\/t.co\/HxybdeA3vH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455081&oldid=108767567&rcid=167590032", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605962847915507712", + "text" : "File:Barokline Atmosph\u00E4re.svg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/HxybdeA3vH", + "id" : 605962847915507712, + "created_at" : "2015-06-03 05:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/pKXuFcFj0b", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162455036&oldid=159818205&rcid=167589985", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605962716415717376", + "text" : "File:Barokliner ozean.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/pKXuFcFj0b", + "id" : 605962716415717376, + "created_at" : "2015-06-03 05:02:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 114 ], + "url" : "http:\/\/t.co\/h5obIluPyE", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162454918&oldid=159616645&rcid=167589869", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605962448483590144", + "text" : "File:Barokline Atmosphaere.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/h5obIluPyE", + "id" : 605962448483590144, + "created_at" : "2015-06-03 05:01:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/ex9O0guJd5", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162454870&oldid=118121271&rcid=167589822", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605962311292096512", + "text" : "File:Baroclinic fluid.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/ex9O0guJd5", + "id" : 605962311292096512, + "created_at" : "2015-06-03 05:00:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/eIujN28XTt", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162454783&oldid=162454504&rcid=167589734", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605962097667776512", + "text" : "Category:George technique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/eIujN28XTt", + "id" : 605962097667776512, + "created_at" : "2015-06-03 04:59:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 121 ], + "url" : "http:\/\/t.co\/DJgfYLEkjA", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162454684&oldid=81935714&rcid=167589635", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605961848400289792", + "text" : "File:Technique de George position.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/DJgfYLEkjA", + "id" : 605961848400289792, + "created_at" : "2015-06-03 04:58:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/zP27mIVfX7", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162454591&oldid=81935717&rcid=167589543", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605961606212816896", + "text" : "File:Technique de George developpement.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/zP27mIVfX7", + "id" : 605961606212816896, + "created_at" : "2015-06-03 04:57:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/0Zj7EwagZF", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?oldid=162454504&rcid=167589457", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605961357603815424", + "text" : "Category:George technique Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0Zj7EwagZF", + "id" : 605961357603815424, + "created_at" : "2015-06-03 04:57:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/rr4Cdp4PhU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162454476&oldid=162454352&rcid=167589430", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605961285604413440", + "text" : "File:Technique de George deplacement.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/rr4Cdp4PhU", + "id" : 605961285604413440, + "created_at" : "2015-06-03 04:56:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 124 ], + "url" : "http:\/\/t.co\/tGS6Bbhfff", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162454352&oldid=81935734&rcid=167589303", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605961002287550464", + "text" : "File:Technique de George deplacement.JPG Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/tGS6Bbhfff", + "id" : 605961002287550464, + "created_at" : "2015-06-03 04:55:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/FJC2JUyNVU", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162454179&oldid=145904594&rcid=167589129", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605960507137396736", + "text" : "File:Isla de calor.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/FJC2JUyNVU", + "id" : 605960507137396736, + "created_at" : "2015-06-03 04:53:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/0uVs2wxWXT", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162446846&oldid=157149476&rcid=167581842", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605938141896175616", + "text" : "File:Supercella.png Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/0uVs2wxWXT", + "id" : 605938141896175616, + "created_at" : "2015-06-03 03:24:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 94 ], + "url" : "http:\/\/t.co\/TmnBay1LxU", + "expanded_url" : "http:\/\/no.wikipedia.org\/w\/index.php?diff=14037583&oldid=13169386&rcid=21749749", + "display_url" : "no.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605937022629380097", + "text" : "Supercelle Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/TmnBay1LxU", + "id" : 605937022629380097, + "created_at" : "2015-06-03 03:20:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 91 ], + "url" : "http:\/\/t.co\/uYhgAUvcmE", + "expanded_url" : "http:\/\/ja.wikipedia.org\/w\/index.php?diff=55736750&oldid=53272428", + "display_url" : "ja.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605936763849183232", + "text" : "\u30AC\u30B9\u30C8\u30D5\u30ED\u30F3\u30C8 Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/uYhgAUvcmE", + "id" : 605936763849183232, + "created_at" : "2015-06-03 03:19:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/iRcYiNLeAS", + "expanded_url" : "http:\/\/de.wikipedia.org\/w\/index.php?diff=142741477&oldid=138229130", + "display_url" : "de.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605936596483866625", + "text" : "Hakenecho Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/iRcYiNLeAS", + "id" : 605936596483866625, + "created_at" : "2015-06-03 03:18:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 93 ], + "url" : "http:\/\/t.co\/jhVE3NlBCD", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162446693&oldid=140563403&rcid=167581693", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605936419245203458", + "text" : "Supercell Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/jhVE3NlBCD", + "id" : 605936419245203458, + "created_at" : "2015-06-03 03:17:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 106 ], + "url" : "http:\/\/t.co\/VU5QQ2o2Hh", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162445967&oldid=162443047&rcid=167580986", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605928508078985216", + "text" : "File:HappyTowelDay.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/VU5QQ2o2Hh", + "id" : 605928508078985216, + "created_at" : "2015-06-03 02:46:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 98 ], + "url" : "http:\/\/t.co\/x3XGOf5wdH", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162441743&oldid=162437253&rcid=167576272", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605886897416634368", + "text" : "File:Skies.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/x3XGOf5wdH", + "id" : 605886897416634368, + "created_at" : "2015-06-03 00:01:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 116 ], + "url" : "http:\/\/t.co\/UKqzF4Gv7f", + "expanded_url" : "http:\/\/commons.wikimedia.org\/w\/index.php?diff=162441707&oldid=162437252&rcid=167576234", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605886672559992834", + "text" : "File:Ferris wheel and clouds.jpg Wikipedia article edited anonymously from Environment Canada http:\/\/t.co\/UKqzF4Gv7f", + "id" : 605886672559992834, + "created_at" : "2015-06-03 00:00:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 99 ], + "url" : "http:\/\/t.co\/4lc68RECn1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665224489&oldid=662249526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605827682757009408", + "text" : "Lonnie Mack Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/4lc68RECn1", + "id" : 605827682757009408, + "created_at" : "2015-06-02 20:05:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 119 ], + "url" : "http:\/\/t.co\/NiZZ82YKO0", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665222502&oldid=607192949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605824153640275968", + "text" : "Official (Canadian football) Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/NiZZ82YKO0", + "id" : 605824153640275968, + "created_at" : "2015-06-02 19:51:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 120 ], + "url" : "http:\/\/t.co\/AY2Boa1zrc", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665217893&oldid=664277355", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605815790240022528", + "text" : "Ashbury College Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/AY2Boa1zrc", + "id" : 605815790240022528, + "created_at" : "2015-06-02 19:18:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 133 ], + "url" : "http:\/\/t.co\/valhSdsKQF", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665215768&oldid=664585091", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605811687971655680", + "text" : "Bishop Carroll High School (Calgary, Alberta) Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/valhSdsKQF", + "id" : 605811687971655680, + "created_at" : "2015-06-02 19:02:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 131 ], + "url" : "http:\/\/t.co\/MDglnUCJJ1", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665195292&oldid=559360547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605773770783997952", + "text" : "Talk:Operation Sharp Guard Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/MDglnUCJJ1", + "id" : 605773770783997952, + "created_at" : "2015-06-02 16:31:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/6crZ0Rd3JM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665191212&oldid=665191091", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605765138822500352", + "text" : "Star Trek: Insurrection Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/6crZ0Rd3JM", + "id" : 605765138822500352, + "created_at" : "2015-06-02 15:57:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 128 ], + "url" : "http:\/\/t.co\/lEvrjpoYJH", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665191091&oldid=664944514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605764872471769089", + "text" : "Star Trek: Insurrection Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/lEvrjpoYJH", + "id" : 605764872471769089, + "created_at" : "2015-06-02 15:56:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 100 ], + "url" : "http:\/\/t.co\/vSogLPTurX", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665176163&oldid=665175041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605735376603496448", + "text" : "Ana Ivanovic Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/vSogLPTurX", + "id" : 605735376603496448, + "created_at" : "2015-06-02 13:59:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 109 ], + "url" : "http:\/\/t.co\/qZKNhN5CdQ", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665079374&oldid=633236592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605494409614999552", + "text" : "Kenora\u2014Rainy River Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/qZKNhN5CdQ", + "id" : 605494409614999552, + "created_at" : "2015-06-01 22:01:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 103 ], + "url" : "http:\/\/t.co\/aJN5fwdfEq", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665055750&oldid=664620613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605447728466939905", + "text" : "Peter MacKay Wikipedia article edited anonymously from Canadian House of Commons http:\/\/t.co\/aJN5fwdfEq", + "id" : 605447728466939905, + "created_at" : "2015-06-01 18:56:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 126 ], + "url" : "http:\/\/t.co\/f4uPXit9XM", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665055220&oldid=664639252", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605446705107083264", + "text" : "America's Most Wanted Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/f4uPXit9XM", + "id" : 605446705107083264, + "created_at" : "2015-06-01 18:51:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/75ENSJSwMG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665045814&oldid=665045759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605428540255948800", + "text" : "Oak Island Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/75ENSJSwMG", + "id" : 605428540255948800, + "created_at" : "2015-06-01 17:39:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 115 ], + "url" : "http:\/\/t.co\/oy5sDUPCbG", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665045759&oldid=662094765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605428422572154881", + "text" : "Oak Island Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/oy5sDUPCbG", + "id" : 605428422572154881, + "created_at" : "2015-06-01 17:39:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 95 ], + "url" : "http:\/\/t.co\/aJiIvoYIcK", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665012138&oldid=659860935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605352714994917376", + "text" : "CYP2C19 Wikipedia article edited anonymously from Shared Services Canada http:\/\/t.co\/aJiIvoYIcK", + "id" : 605352714994917376, + "created_at" : "2015-06-01 12:38:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 134 ], + "url" : "http:\/\/t.co\/HmRf1Mmm4S", + "expanded_url" : "http:\/\/en.wikipedia.org\/w\/index.php?diff=665008660&oldid=664976592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "605343683622408192", + "text" : "Treble (association football) Wikipedia article edited anonymously from Canadian Department of National Defence http:\/\/t.co\/HmRf1Mmm4S", + "id" : 605343683622408192, + "created_at" : "2015-06-01 12:02:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_07.js b/20181122/data/js/tweets/2015_07.js new file mode 100644 index 00000000..a490fd0f --- /dev/null +++ b/20181122/data/js/tweets/2015_07.js @@ -0,0 +1,6536 @@ +Grailbird.data.tweets_2015_07 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/T2pZmYSDP1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673979801&oldid=662922475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627206817504997376", + "text" : "Frequency-shift keying Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/T2pZmYSDP1", + "id" : 627206817504997376, + "created_at" : "2015-07-31 19:58:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/mcmvx4M40b", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167271583&oldid=167259126&rcid=172913825", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627202197080698880", + "text" : "File:Manorbeer Castle, Pembrokeshire.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/mcmvx4M40b", + "id" : 627202197080698880, + "created_at" : "2015-07-31 19:40:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/SVpCLEfz7V", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167271510&oldid=167248236&rcid=172913745", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627201712869220352", + "text" : "File:Crickieth i.e Criccieth Castle north Wales.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/SVpCLEfz7V", + "id" : 627201712869220352, + "created_at" : "2015-07-31 19:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ep7JSN15ZR", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167271013&oldid=167268808&rcid=172913163", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627197840276738048", + "text" : "File:Mammatus 31-julio-2015.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ep7JSN15ZR", + "id" : 627197840276738048, + "created_at" : "2015-07-31 19:23:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/BRSFv3MnjE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673831781&oldid=673812851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626841634966249472", + "text" : "Tornadoes of 2015 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BRSFv3MnjE", + "id" : 626841634966249472, + "created_at" : "2015-07-30 19:47:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/qRKAvYmsAa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673811334&oldid=673750990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626800001268731904", + "text" : "Tornadoes of 2015 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/qRKAvYmsAa", + "id" : 626800001268731904, + "created_at" : "2015-07-30 17:02:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/9MUxg4NvGE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673770320&oldid=672152945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626707461932773376", + "text" : "Slavic vocabulary Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9MUxg4NvGE", + "id" : 626707461932773376, + "created_at" : "2015-07-30 10:54:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/YCui1u3vzH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673732841&oldid=659990574", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626595834373799936", + "text" : "Ceccano Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YCui1u3vzH", + "id" : 626595834373799936, + "created_at" : "2015-07-30 03:31:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/fL3pP5zdrA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673711405&oldid=673679691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626545253756108800", + "text" : "Talk:Death of Sandra Bland Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fL3pP5zdrA", + "id" : 626545253756108800, + "created_at" : "2015-07-30 00:10:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/tgqGKG0ItM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673673375&oldid=673673285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626464158633066496", + "text" : "Food safety incidents in China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tgqGKG0ItM", + "id" : 626464158633066496, + "created_at" : "2015-07-29 18:47:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/U1yCdHCh1f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673673285&oldid=673486235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626463961039417344", + "text" : "Food safety incidents in China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U1yCdHCh1f", + "id" : 626463961039417344, + "created_at" : "2015-07-29 18:47:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/yoxAXiZ8qw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673672655&oldid=673672550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626462723522600961", + "text" : "Air Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yoxAXiZ8qw", + "id" : 626462723522600961, + "created_at" : "2015-07-29 18:42:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/yRAFQLqCAQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673672550&oldid=673450097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626462546854289408", + "text" : "Air Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yRAFQLqCAQ", + "id" : 626462546854289408, + "created_at" : "2015-07-29 18:41:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/a8aYa0xFwr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673664549&oldid=668378566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626446267435089920", + "text" : "Canadair CP-107 Argus Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/a8aYa0xFwr", + "id" : 626446267435089920, + "created_at" : "2015-07-29 17:36:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/xBmoThneex", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673634951&oldid=673467396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626387843431141376", + "text" : "Flora MacDonald (politician) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xBmoThneex", + "id" : 626387843431141376, + "created_at" : "2015-07-29 13:44:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/WG5Ea7cNUA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673629987&oldid=673629669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626376719155482625", + "text" : "Camp Rhino Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WG5Ea7cNUA", + "id" : 626376719155482625, + "created_at" : "2015-07-29 13:00:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/AXCv55DJDd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673629669&oldid=652822399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626376028408160256", + "text" : "Camp Rhino Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AXCv55DJDd", + "id" : 626376028408160256, + "created_at" : "2015-07-29 12:57:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/91BdcqEr5F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673537588&oldid=673496814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626148705540943872", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/91BdcqEr5F", + "id" : 626148705540943872, + "created_at" : "2015-07-28 21:54:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/YpKTjtreqW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673527438&oldid=673375754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626130324116905985", + "text" : "The Huffington Post Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YpKTjtreqW", + "id" : 626130324116905985, + "created_at" : "2015-07-28 20:41:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/QokopaVi6H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673503642&oldid=673503522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626087346119798784", + "text" : "Travis Browne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QokopaVi6H", + "id" : 626087346119798784, + "created_at" : "2015-07-28 17:50:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/9o6S8u7Shy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673503522&oldid=673503408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626087113977647104", + "text" : "Travis Browne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9o6S8u7Shy", + "id" : 626087113977647104, + "created_at" : "2015-07-28 17:49:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Q4TfkHSNbP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673503408&oldid=672869601", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626086932876034048", + "text" : "Travis Browne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q4TfkHSNbP", + "id" : 626086932876034048, + "created_at" : "2015-07-28 17:48:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Fv155Qe3Jo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673496814&oldid=673496192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626074504645713920", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Fv155Qe3Jo", + "id" : 626074504645713920, + "created_at" : "2015-07-28 16:59:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/9cLirWUWQP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673496192&oldid=673492893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626073444384415744", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9cLirWUWQP", + "id" : 626073444384415744, + "created_at" : "2015-07-28 16:55:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/SKbKClahdZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673492893&oldid=673483815", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626067748137926656", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SKbKClahdZ", + "id" : 626067748137926656, + "created_at" : "2015-07-28 16:32:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/7wA5dFaHNW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673484387&oldid=673484317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626052326810365952", + "text" : "Ruger 10\/22 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7wA5dFaHNW", + "id" : 626052326810365952, + "created_at" : "2015-07-28 15:31:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/py6m6kmC3f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673484317&oldid=653906696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626052195012714496", + "text" : "Ruger 10\/22 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/py6m6kmC3f", + "id" : 626052195012714496, + "created_at" : "2015-07-28 15:30:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/4Y4PB9lLXR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673483815&oldid=667204238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626051169345998848", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4Y4PB9lLXR", + "id" : 626051169345998848, + "created_at" : "2015-07-28 15:26:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/0fom9ePsuX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673482271&oldid=668405418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626047981796630529", + "text" : "Wheat gluten (food) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0fom9ePsuX", + "id" : 626047981796630529, + "created_at" : "2015-07-28 15:14:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/YdZesyeZAU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673481943&oldid=547994845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "626047317729259521", + "text" : "Nisga'a Final Agreement Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/YdZesyeZAU", + "id" : 626047317729259521, + "created_at" : "2015-07-28 15:11:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/zDqWtKFdI5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673336079&oldid=668620875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "625721590672658432", + "text" : "The Sketchersons Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/zDqWtKFdI5", + "id" : 625721590672658432, + "created_at" : "2015-07-27 17:37:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/F9Un0IRRbx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673323978&oldid=670540716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "625699370265133056", + "text" : "Mystic Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F9Un0IRRbx", + "id" : 625699370265133056, + "created_at" : "2015-07-27 16:08:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/IAqWV1wwOt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673322212&oldid=673321815", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "625696168639598592", + "text" : "Area code 604 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IAqWV1wwOt", + "id" : 625696168639598592, + "created_at" : "2015-07-27 15:56:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/TRAsbW2r7V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673321815&oldid=647644101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "625695451174600704", + "text" : "Area code 604 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TRAsbW2r7V", + "id" : 625695451174600704, + "created_at" : "2015-07-27 15:53:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/BgGc0bR3Yn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673310480&oldid=644980112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "625673871614717953", + "text" : "Maclean's \"Too Asian\" controversy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BgGc0bR3Yn", + "id" : 625673871614717953, + "created_at" : "2015-07-27 14:27:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/poCUfxfojs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673309866&oldid=672931067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "625672781804531712", + "text" : "Show Me the Money 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/poCUfxfojs", + "id" : 625672781804531712, + "created_at" : "2015-07-27 14:23:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Mbi2daHSrI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=673000078&oldid=666630824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624884957949915136", + "text" : "List of protective service agencies Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Mbi2daHSrI", + "id" : 624884957949915136, + "created_at" : "2015-07-25 10:12:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/xrvLznLrWw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672963926&oldid=671412720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624768923636994049", + "text" : "Joe Krol Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xrvLznLrWw", + "id" : 624768923636994049, + "created_at" : "2015-07-25 02:31:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/unVzylJWk3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672917061&oldid=664193258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624657356773806080", + "text" : "John McCrae Secondary School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/unVzylJWk3", + "id" : 624657356773806080, + "created_at" : "2015-07-24 19:08:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/gGwLZJ79Ws", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672909537&oldid=672907857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624640972664762368", + "text" : "2015 Lafayette shooting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gGwLZJ79Ws", + "id" : 624640972664762368, + "created_at" : "2015-07-24 18:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/RercCwvR00", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672909442&oldid=672736205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624640773124943872", + "text" : "Tamale Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RercCwvR00", + "id" : 624640773124943872, + "created_at" : "2015-07-24 18:02:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/krjXlA7WvA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117145326&oldid=104705561&rcid=145117840", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624640051692093440", + "text" : "PATH (Toronto) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/krjXlA7WvA", + "id" : 624640051692093440, + "created_at" : "2015-07-24 17:59:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/KXNw6muG0G", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117145174&oldid=117145011&rcid=145117646", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624637996437012481", + "text" : "Place Bonaventure Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KXNw6muG0G", + "id" : 624637996437012481, + "created_at" : "2015-07-24 17:51:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/CnrwEGzHdK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117145011&oldid=115805176&rcid=145117376", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624635903701569536", + "text" : "Place Bonaventure Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CnrwEGzHdK", + "id" : 624635903701569536, + "created_at" : "2015-07-24 17:42:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/cw20mq9uEY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672884311&oldid=672044527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624587019637903360", + "text" : "Forest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cw20mq9uEY", + "id" : 624587019637903360, + "created_at" : "2015-07-24 14:28:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/WViaBxrJ65", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672881268&oldid=459056211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624580213276585988", + "text" : "Defence Production Sharing Agreement Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/WViaBxrJ65", + "id" : 624580213276585988, + "created_at" : "2015-07-24 14:01:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/xzmM48YKvl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672879048&oldid=672853233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624575108728926208", + "text" : "The Emergency (India) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/xzmM48YKvl", + "id" : 624575108728926208, + "created_at" : "2015-07-24 13:41:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/1MJoNCnLGf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672872928&oldid=672872883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624560399329923072", + "text" : "Forest Heights Community School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1MJoNCnLGf", + "id" : 624560399329923072, + "created_at" : "2015-07-24 12:42:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/VCEETaoudt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672872883&oldid=669555536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624560269541408768", + "text" : "Forest Heights Community School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VCEETaoudt", + "id" : 624560269541408768, + "created_at" : "2015-07-24 12:42:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/BCmxO4LHcN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672839544&oldid=667558427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624461925829713920", + "text" : "Cadet Instructors Cadre Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BCmxO4LHcN", + "id" : 624461925829713920, + "created_at" : "2015-07-24 06:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ZoPJsRl6jj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672813741&oldid=672813583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624392262194176000", + "text" : "Damian Warner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZoPJsRl6jj", + "id" : 624392262194176000, + "created_at" : "2015-07-24 01:34:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/bnSfMqtmwi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672813583&oldid=672811822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624391942483390464", + "text" : "Damian Warner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bnSfMqtmwi", + "id" : 624391942483390464, + "created_at" : "2015-07-24 01:33:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/cL3KBFvdXM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672777955&oldid=659756623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624310214011961345", + "text" : "Vic Elias Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/cL3KBFvdXM", + "id" : 624310214011961345, + "created_at" : "2015-07-23 20:08:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/OrkBhosnIm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672776640&oldid=605501748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624307592416751616", + "text" : "Classification of Instructional Programs Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/OrkBhosnIm", + "id" : 624307592416751616, + "created_at" : "2015-07-23 19:58:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Cq4J6M7DRd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166603979&oldid=154709163&rcid=172163426", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624294899983208448", + "text" : "File:Bright Rainbow.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Cq4J6M7DRd", + "id" : 624294899983208448, + "created_at" : "2015-07-23 19:07:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/2jQyMZTVWd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166603969&oldid=72551084&rcid=172163416", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624294828516446208", + "text" : "File:Bilder (6).JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2jQyMZTVWd", + "id" : 624294828516446208, + "created_at" : "2015-07-23 19:07:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/NTaOUoaewT", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166603940&oldid=166603825&rcid=172163385", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624294628385267712", + "text" : "File:Panther 8x8 action 15x10.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/NTaOUoaewT", + "id" : 624294628385267712, + "created_at" : "2015-07-23 19:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/JnwjnJuflI", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166603825&oldid=165316767&rcid=172163270", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624294043313401856", + "text" : "File:Panther 8x8 action 15x10.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JnwjnJuflI", + "id" : 624294043313401856, + "created_at" : "2015-07-23 19:04:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/oBI6Le3UWj", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?oldid=166603821&rcid=172163266", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624294024460042240", + "text" : "Category:Rainbows in Dubai Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oBI6Le3UWj", + "id" : 624294024460042240, + "created_at" : "2015-07-23 19:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/vKAsl8EfVU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117121629&oldid=117121135&rcid=145085494", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624293512868139008", + "text" : "Didier Drogba Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vKAsl8EfVU", + "id" : 624293512868139008, + "created_at" : "2015-07-23 19:02:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/iswORw23qL", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166603570&oldid=156871642&rcid=172163015", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624292581535576070", + "text" : "File:Lava Crystals (551805050).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/iswORw23qL", + "id" : 624292581535576070, + "created_at" : "2015-07-23 18:58:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/jiJHIdis88", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672756794&oldid=668496469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624268978391773185", + "text" : "RSVP (invitations) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jiJHIdis88", + "id" : 624268978391773185, + "created_at" : "2015-07-23 17:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/BhzENl49jK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672751812&oldid=672749933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624259416083329025", + "text" : "White Lake (Ontario) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BhzENl49jK", + "id" : 624259416083329025, + "created_at" : "2015-07-23 16:46:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/0P3ohu6unb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672749933&oldid=672749883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624255955316908032", + "text" : "White Lake (Ontario) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0P3ohu6unb", + "id" : 624255955316908032, + "created_at" : "2015-07-23 16:33:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/4igVI2xWfs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672749883&oldid=607349038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624255873318277120", + "text" : "White Lake (Ontario) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4igVI2xWfs", + "id" : 624255873318277120, + "created_at" : "2015-07-23 16:32:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/PL1tEliuHB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672745675&oldid=672308415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624247183441854464", + "text" : "Purity Factories Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PL1tEliuHB", + "id" : 624247183441854464, + "created_at" : "2015-07-23 15:58:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/wPU5Hi0yxl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672733812&oldid=672733603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624221659076132864", + "text" : "Lou Lamoriello Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/wPU5Hi0yxl", + "id" : 624221659076132864, + "created_at" : "2015-07-23 14:16:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/IdDTHO4bef", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166581334&oldid=113334468&rcid=172140014", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624200288539406336", + "text" : "File:Coloured reflections 2 (3796445408).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IdDTHO4bef", + "id" : 624200288539406336, + "created_at" : "2015-07-23 12:52:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/4QnR1CSOJp", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166581288&oldid=130228707&rcid=172139970", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624200153977761792", + "text" : "File:Sidewalk Rainbow.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4QnR1CSOJp", + "id" : 624200153977761792, + "created_at" : "2015-07-23 12:51:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/cwY9jnGe1R", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166581259&oldid=154818408&rcid=172139939", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624200038667919360", + "text" : "File:Rainbow in Se Catedral.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/cwY9jnGe1R", + "id" : 624200038667919360, + "created_at" : "2015-07-23 12:51:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/mSqXDIIGYV", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166581244&oldid=95705502&rcid=172139924", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624199965796077568", + "text" : "File:Rainbow from CD Part.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/mSqXDIIGYV", + "id" : 624199965796077568, + "created_at" : "2015-07-23 12:50:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/HSj3Hs8cIz", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166581222&oldid=95705494&rcid=172139903", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624199907834994688", + "text" : "File:Rainbow from CD Mid.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HSj3Hs8cIz", + "id" : 624199907834994688, + "created_at" : "2015-07-23 12:50:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/6VSO87sPmQ", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166581204&oldid=95705486&rcid=172139886", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624199853338435585", + "text" : "File:Rainbow from CD Big.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/6VSO87sPmQ", + "id" : 624199853338435585, + "created_at" : "2015-07-23 12:50:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/18C05KX1qm", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166581047&oldid=111255725&rcid=172139729", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624199033184239617", + "text" : "File:Storm Over Forest How.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/18C05KX1qm", + "id" : 624199033184239617, + "created_at" : "2015-07-23 12:47:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/oxf8g6KTdm", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166581019&oldid=143316602&rcid=172139697", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624198882768089092", + "text" : "File:Strong rain between periods of strong hot.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oxf8g6KTdm", + "id" : 624198882768089092, + "created_at" : "2015-07-23 12:46:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/6jrxDgPyjI", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166580904&oldid=142738912&rcid=172139581", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624198206252019712", + "text" : "File:Suskan.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/6jrxDgPyjI", + "id" : 624198206252019712, + "created_at" : "2015-07-23 12:43:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/g1msnVcLmI", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166580893&oldid=142738900&rcid=172139569", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624198116380688384", + "text" : "File:Suskan Sovetskaia.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/g1msnVcLmI", + "id" : 624198116380688384, + "created_at" : "2015-07-23 12:43:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/jZElxhJ5dd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166580754&oldid=166580710&rcid=172139430", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624197425834627072", + "text" : "File:The Gay Agenda (3048463237).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jZElxhJ5dd", + "id" : 624197425834627072, + "created_at" : "2015-07-23 12:40:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/4Kd8H1CS4v", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166580710&oldid=165520047&rcid=172139389", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624197219860791296", + "text" : "File:The Gay Agenda (3048463237).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4Kd8H1CS4v", + "id" : 624197219860791296, + "created_at" : "2015-07-23 12:39:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/4sEIU8MTyr", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166580649&oldid=97839579&rcid=172139326", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624196912497971200", + "text" : "File:The Royal Lahaina Hotel.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4sEIU8MTyr", + "id" : 624196912497971200, + "created_at" : "2015-07-23 12:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/K7xlFiJaOE", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166580604&oldid=161429958&rcid=172139282", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624196594204807168", + "text" : "File:Timergara DL.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/K7xlFiJaOE", + "id" : 624196594204807168, + "created_at" : "2015-07-23 12:37:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/8z5arwSIdG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672694060&oldid=669069733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "624114025169862656", + "text" : "The Challenge: Fresh Meat II Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8z5arwSIdG", + "id" : 624114025169862656, + "created_at" : "2015-07-23 07:09:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/OGnQkwbRJ9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117092941&oldid=117067062&rcid=145045085", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623966099319705600", + "text" : "J\u00E9r\u00F4me Dupras Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OGnQkwbRJ9", + "id" : 623966099319705600, + "created_at" : "2015-07-22 21:21:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/g1crQ2u1Lu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672620444&oldid=672620205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623932850484707329", + "text" : "Chevon Walker Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/g1crQ2u1Lu", + "id" : 623932850484707329, + "created_at" : "2015-07-22 19:09:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/gv3abJU1FF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672620205&oldid=672620076", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623932294596833280", + "text" : "Chevon Walker Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/gv3abJU1FF", + "id" : 623932294596833280, + "created_at" : "2015-07-22 19:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/KqEZkXGkP5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672620076&oldid=672602602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623932000127320064", + "text" : "Chevon Walker Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/KqEZkXGkP5", + "id" : 623932000127320064, + "created_at" : "2015-07-22 19:05:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ICGt5hfjVC", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166525236&oldid=106098006&rcid=172079390", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623931506365497345", + "text" : "File:Rainbow over Kendal (9787602535).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ICGt5hfjVC", + "id" : 623931506365497345, + "created_at" : "2015-07-22 19:03:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/wLvH7Lzon1", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=166525140&oldid=160352814&rcid=172079286", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623931190446309376", + "text" : "File:Rainbow over Brisbane Waters (14619311115).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wLvH7Lzon1", + "id" : 623931190446309376, + "created_at" : "2015-07-22 19:02:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Y0llHQ6h5p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672614215&oldid=663992097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623919705204637696", + "text" : "Jean-Paul Desbiens Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/Y0llHQ6h5p", + "id" : 623919705204637696, + "created_at" : "2015-07-22 18:17:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/FSe7xFr47v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672602602&oldid=672602517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623896721068826624", + "text" : "Chevon Walker Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/FSe7xFr47v", + "id" : 623896721068826624, + "created_at" : "2015-07-22 16:45:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/vPQ4wfuLcJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672602517&oldid=672600763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623896567519555584", + "text" : "Chevon Walker Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/vPQ4wfuLcJ", + "id" : 623896567519555584, + "created_at" : "2015-07-22 16:45:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/2QnVJppdZS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672600763&oldid=671891232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623892577964687360", + "text" : "Chevon Walker Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/2QnVJppdZS", + "id" : 623892577964687360, + "created_at" : "2015-07-22 16:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/nyoCUCv8qB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672587609&oldid=669107013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623865524326375424", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nyoCUCv8qB", + "id" : 623865524326375424, + "created_at" : "2015-07-22 14:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/x3nF51u6tG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672581922&oldid=669164723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623852999610380288", + "text" : "Pars pro toto Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/x3nF51u6tG", + "id" : 623852999610380288, + "created_at" : "2015-07-22 13:52:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YdpAgx0HSv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672482725&oldid=664354595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623596145353334784", + "text" : "Japanese history textbook controversies Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YdpAgx0HSv", + "id" : 623596145353334784, + "created_at" : "2015-07-21 20:51:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/42a8cKBRRo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672478733&oldid=669640890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623588006419668992", + "text" : "Persuasive definition Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/42a8cKBRRo", + "id" : 623588006419668992, + "created_at" : "2015-07-21 20:19:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/MBdFFZFBi2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672437847&oldid=659969292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623509045090107392", + "text" : "G-Anime Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/MBdFFZFBi2", + "id" : 623509045090107392, + "created_at" : "2015-07-21 15:05:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/1JV5xoqExr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672418271&oldid=630945579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623470235308457984", + "text" : "Chromated copper arsenate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1JV5xoqExr", + "id" : 623470235308457984, + "created_at" : "2015-07-21 12:31:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/BZnmA3VCDt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672410228&oldid=670705623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623448662207762432", + "text" : "International chess day Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BZnmA3VCDt", + "id" : 623448662207762432, + "created_at" : "2015-07-21 11:05:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/MLbaaPyUyQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117036986&oldid=113177326&rcid=144952626", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623262397726347265", + "text" : "Air China Cargo Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/MLbaaPyUyQ", + "id" : 623262397726347265, + "created_at" : "2015-07-20 22:45:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/fm1pi4q6Er", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672327135&oldid=672314896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623235583603777536", + "text" : "Denial-of-service attack Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fm1pi4q6Er", + "id" : 623235583603777536, + "created_at" : "2015-07-20 20:58:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/fm1pi4q6Er", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672327135&oldid=672314896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623235583641563136", + "text" : "Denial-of-service attack Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/fm1pi4q6Er", + "id" : 623235583641563136, + "created_at" : "2015-07-20 20:58:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/gctdNyR25E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672295339&oldid=669920395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623172631844548608", + "text" : "Dean Gunnarson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gctdNyR25E", + "id" : 623172631844548608, + "created_at" : "2015-07-20 16:48:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/wl6xkEoAC5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672275698&oldid=668109178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623129612411912192", + "text" : "Freight forwarder Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wl6xkEoAC5", + "id" : 623129612411912192, + "created_at" : "2015-07-20 13:57:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/QqLUzxSsxz", + "expanded_url" : "https:\/\/de.wikipedia.org\/w\/index.php?diff=144203026&oldid=123978143", + "display_url" : "de.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "623127769061421057", + "text" : "Hans-Georg Lemme Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QqLUzxSsxz", + "id" : 623127769061421057, + "created_at" : "2015-07-20 13:50:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/U4uSz8Ycoi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=672058025&oldid=669415032", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622551611194392576", + "text" : "Richard Rohmer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/U4uSz8Ycoi", + "id" : 622551611194392576, + "created_at" : "2015-07-18 23:40:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/kejBr8y9dn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671907765&oldid=671907726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622151446511923200", + "text" : "Keith Urban Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kejBr8y9dn", + "id" : 622151446511923200, + "created_at" : "2015-07-17 21:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/TYvK1cEpyj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671907726&oldid=671382895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622151360025391104", + "text" : "Keith Urban Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TYvK1cEpyj", + "id" : 622151360025391104, + "created_at" : "2015-07-17 21:10:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/sGU5vMDoZn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671882312&oldid=671723006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622095105936199680", + "text" : "Lusophone Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sGU5vMDoZn", + "id" : 622095105936199680, + "created_at" : "2015-07-17 17:26:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/vS1Hm7vNCW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671879191&oldid=671037894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622087677286948864", + "text" : "Richard J. Jensen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vS1Hm7vNCW", + "id" : 622087677286948864, + "created_at" : "2015-07-17 16:57:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/zCCX7uZtP7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671878886&oldid=668148753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622086979270873089", + "text" : "Spinor Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zCCX7uZtP7", + "id" : 622086979270873089, + "created_at" : "2015-07-17 16:54:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/JpNenTKNAP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671877644&oldid=671876718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622084038514352128", + "text" : "List of communities in Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JpNenTKNAP", + "id" : 622084038514352128, + "created_at" : "2015-07-17 16:42:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/C388MggIc5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671876718&oldid=664249774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622081833761697792", + "text" : "List of communities in Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/C388MggIc5", + "id" : 622081833761697792, + "created_at" : "2015-07-17 16:34:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/UOLlWzXIU0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116934812&oldid=116143977&rcid=144749372", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "622061329671700480", + "text" : "Occupation des pays baltes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UOLlWzXIU0", + "id" : 622061329671700480, + "created_at" : "2015-07-17 15:12:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Spaoy8FVzy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671756482&oldid=670876914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621772329274712064", + "text" : "Canadian Armed Forces Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Spaoy8FVzy", + "id" : 621772329274712064, + "created_at" : "2015-07-16 20:04:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/l1XJV928S9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116905421&oldid=115346084&rcid=144711762", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621766940076474368", + "text" : "Vol 236 Air Transat Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/l1XJV928S9", + "id" : 621766940076474368, + "created_at" : "2015-07-16 19:42:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/l1XJV928S9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116905421&oldid=115346084&rcid=144711762", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621766940122587137", + "text" : "Vol 236 Air Transat Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l1XJV928S9", + "id" : 621766940122587137, + "created_at" : "2015-07-16 19:42:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/JwBTYtlVcJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671733088&oldid=671138365", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621724535449063424", + "text" : "Dean W. Gonzalez Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JwBTYtlVcJ", + "id" : 621724535449063424, + "created_at" : "2015-07-16 16:54:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/lhSzLVfpgv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671732760&oldid=671732656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621723712417624064", + "text" : "HMCS Ontario (C53) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lhSzLVfpgv", + "id" : 621723712417624064, + "created_at" : "2015-07-16 16:50:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/4hfaSe2wDC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671732656&oldid=634369507", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621723461879250945", + "text" : "HMCS Ontario (C53) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4hfaSe2wDC", + "id" : 621723461879250945, + "created_at" : "2015-07-16 16:49:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/xJgplGBbs8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671724190&oldid=671724113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621705639862116352", + "text" : "Integration by parts Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xJgplGBbs8", + "id" : 621705639862116352, + "created_at" : "2015-07-16 15:39:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/4zZjRgWIUM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671724113&oldid=671699868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621705459775471616", + "text" : "Integration by parts Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4zZjRgWIUM", + "id" : 621705459775471616, + "created_at" : "2015-07-16 15:38:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Iu7t7DlCOD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671717832&oldid=671714658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621694487023235072", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Iu7t7DlCOD", + "id" : 621694487023235072, + "created_at" : "2015-07-16 14:54:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/VaJ3L6uEFT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116895869&oldid=105785230&rcid=144696894", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621681147928555526", + "text" : "Abr\u00E9viations militaires (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VaJ3L6uEFT", + "id" : 621681147928555526, + "created_at" : "2015-07-16 14:01:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/F8Xm7bzuDg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671710890&oldid=663573045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621679413973897216", + "text" : "Bureau of Pensions Advocates Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/F8Xm7bzuDg", + "id" : 621679413973897216, + "created_at" : "2015-07-16 13:54:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/F8Xm7bzuDg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671710890&oldid=663573045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621679414011645952", + "text" : "Bureau of Pensions Advocates Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F8Xm7bzuDg", + "id" : 621679414011645952, + "created_at" : "2015-07-16 13:54:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/NmWIJ2E8wW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671708343&oldid=671075673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621673702598549504", + "text" : "Cornwallis River Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NmWIJ2E8wW", + "id" : 621673702598549504, + "created_at" : "2015-07-16 13:32:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/rNtMTCHvjd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671699868&oldid=671524633", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621651624260411392", + "text" : "Integration by parts Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rNtMTCHvjd", + "id" : 621651624260411392, + "created_at" : "2015-07-16 12:04:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/997bX0sxw7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671675018&oldid=670542193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621587900405272576", + "text" : "M101 howitzer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/997bX0sxw7", + "id" : 621587900405272576, + "created_at" : "2015-07-16 07:51:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/IGM0XRjCxx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671674586&oldid=665498816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621586388455178240", + "text" : "Canadian Army Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IGM0XRjCxx", + "id" : 621586388455178240, + "created_at" : "2015-07-16 07:45:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/4k7PwDIZhq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671599184&oldid=668384181", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621397504354091008", + "text" : "Grob G 120 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4k7PwDIZhq", + "id" : 621397504354091008, + "created_at" : "2015-07-15 19:14:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/7tT6RIbKW2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671587863&oldid=671586710", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621375104568717312", + "text" : "Yoseikan Aikido Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7tT6RIbKW2", + "id" : 621375104568717312, + "created_at" : "2015-07-15 17:45:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/jTbMA9OaCJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671586710&oldid=666335114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621372783172427777", + "text" : "Yoseikan Aikido Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jTbMA9OaCJ", + "id" : 621372783172427777, + "created_at" : "2015-07-15 17:36:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/rBlfOnc9Cz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671557227&oldid=670615845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621309266348130304", + "text" : "2011 Pan American Games Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/rBlfOnc9Cz", + "id" : 621309266348130304, + "created_at" : "2015-07-15 13:24:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/GJEkcJdUjw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671445487&oldid=670536268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621038176698826752", + "text" : "Ukkusiksalik National Park Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GJEkcJdUjw", + "id" : 621038176698826752, + "created_at" : "2015-07-14 19:26:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/uoZChCF0tX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671436826&oldid=665344232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "621020438550982657", + "text" : "Swangard Stadium Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/uoZChCF0tX", + "id" : 621020438550982657, + "created_at" : "2015-07-14 18:16:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/dFxJRUdhmg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671417035&oldid=665221518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620980473024630785", + "text" : "Bedell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dFxJRUdhmg", + "id" : 620980473024630785, + "created_at" : "2015-07-14 15:37:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/DgRGrWTrzE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671414986&oldid=670673173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620976192007634945", + "text" : "Saskatoon Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/DgRGrWTrzE", + "id" : 620976192007634945, + "created_at" : "2015-07-14 15:20:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/ecBX9J5ama", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671412282&oldid=643215192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620970391771684864", + "text" : "Ed Kea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ecBX9J5ama", + "id" : 620970391771684864, + "created_at" : "2015-07-14 14:57:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/0FRXbDB4D0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671406233&oldid=624132878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620957935695491072", + "text" : "Convulsionnaires of Saint-M\u00E9dard Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/0FRXbDB4D0", + "id" : 620957935695491072, + "created_at" : "2015-07-14 14:08:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/0FRXbDB4D0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671406233&oldid=624132878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620957935745781761", + "text" : "Convulsionnaires of Saint-M\u00E9dard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0FRXbDB4D0", + "id" : 620957935745781761, + "created_at" : "2015-07-14 14:08:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/KAcc5mWSh7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671380292&oldid=662451976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620891291199651840", + "text" : "Category:Atmospheric optical phenomena Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KAcc5mWSh7", + "id" : 620891291199651840, + "created_at" : "2015-07-14 09:43:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/jBBIJ6KCoA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671361974&oldid=670265409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620835568218411008", + "text" : "Barkerville, British Columbia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jBBIJ6KCoA", + "id" : 620835568218411008, + "created_at" : "2015-07-14 06:01:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/b1zdvoCG5c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671295705&oldid=669050281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620674001271156736", + "text" : "Federico Garc\u00EDa Lorca Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b1zdvoCG5c", + "id" : 620674001271156736, + "created_at" : "2015-07-13 19:19:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/sMLkzySkI4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671294558&oldid=643073058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620671634035331072", + "text" : "Talk:Royal Canadian Air Cadets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sMLkzySkI4", + "id" : 620671634035331072, + "created_at" : "2015-07-13 19:10:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/2ZEe68XNoS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671287814&oldid=671287701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620658622318690304", + "text" : "Gautham Karthik Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2ZEe68XNoS", + "id" : 620658622318690304, + "created_at" : "2015-07-13 18:18:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/3t0alKnHwC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671287701&oldid=671287368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620658384430333952", + "text" : "Gautham Karthik Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3t0alKnHwC", + "id" : 620658384430333952, + "created_at" : "2015-07-13 18:17:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/pN8HeoTNNZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671287368&oldid=671287174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620657747869233152", + "text" : "Gautham Karthik Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pN8HeoTNNZ", + "id" : 620657747869233152, + "created_at" : "2015-07-13 18:15:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/u9hJTwh42N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671287174&oldid=671286899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620657337750147073", + "text" : "Gautham Karthik Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/u9hJTwh42N", + "id" : 620657337750147073, + "created_at" : "2015-07-13 18:13:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/tCrq6tHcJj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671287044&oldid=671254611", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620657079683010560", + "text" : "Kamal Haasan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/tCrq6tHcJj", + "id" : 620657079683010560, + "created_at" : "2015-07-13 18:12:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/J2hjtxj6NY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671286899&oldid=670827665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620656764434968576", + "text" : "Gautham Karthik Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/J2hjtxj6NY", + "id" : 620656764434968576, + "created_at" : "2015-07-13 18:11:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/DD6cmp5noU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671284617&oldid=671284593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620651974082600960", + "text" : "Christian Tolusso Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DD6cmp5noU", + "id" : 620651974082600960, + "created_at" : "2015-07-13 17:52:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/XTqCmrYZG1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671284593&oldid=669244733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620651933427175424", + "text" : "Christian Tolusso Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XTqCmrYZG1", + "id" : 620651933427175424, + "created_at" : "2015-07-13 17:52:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/t1p4G6HrI7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671279207&oldid=666818772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620641301990612994", + "text" : "Templeton Station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t1p4G6HrI7", + "id" : 620641301990612994, + "created_at" : "2015-07-13 17:09:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Hkb0mONoae", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671273275&oldid=670043107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620628643040075776", + "text" : "Erbil Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Hkb0mONoae", + "id" : 620628643040075776, + "created_at" : "2015-07-13 16:19:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/thxjxqmGws", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671264710&oldid=661328212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620611769082507264", + "text" : "20th Field Artillery Regiment, RCA Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/thxjxqmGws", + "id" : 620611769082507264, + "created_at" : "2015-07-13 15:12:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/KqD4oAUPob", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671264184&oldid=671263223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620610761296093186", + "text" : "Langenburg, Saskatchewan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KqD4oAUPob", + "id" : 620610761296093186, + "created_at" : "2015-07-13 15:08:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/eUD2O2B7IE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671263223&oldid=667908424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620609174154674176", + "text" : "Langenburg, Saskatchewan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eUD2O2B7IE", + "id" : 620609174154674176, + "created_at" : "2015-07-13 15:02:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/GoQfdy4bHL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671255775&oldid=671255713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620594325609689088", + "text" : "St. Clement Parish (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GoQfdy4bHL", + "id" : 620594325609689088, + "created_at" : "2015-07-13 14:03:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/0i7JuRv39h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671255713&oldid=636968500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620594195993100289", + "text" : "St. Clement Parish (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0i7JuRv39h", + "id" : 620594195993100289, + "created_at" : "2015-07-13 14:02:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 37, 60 ], + "url" : "https:\/\/t.co\/a3YY7vJOQm", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2015.07", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620580419306680321", + "text" : "July 2015 Twitter archive accession: https:\/\/t.co\/a3YY7vJOQm\n\nAll tweets are public domain.\n\nHave at it, and enjoy!", + "id" : 620580419306680321, + "created_at" : "2015-07-13 13:07:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/03rJ12yv4a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671248749&oldid=660248646", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620578649809551360", + "text" : "Howard Terpning Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/03rJ12yv4a", + "id" : 620578649809551360, + "created_at" : "2015-07-13 13:00:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/rKvQkrin9V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=671161725&oldid=668504953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "620347403946860544", + "text" : "Arrowhead Stadium Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rKvQkrin9V", + "id" : 620347403946860544, + "created_at" : "2015-07-12 21:42:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/8A0zj6a4f7", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=165478642&oldid=165461996&rcid=170791827", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619623641819578368", + "text" : "File:Cloud seen from white gumba nepal.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8A0zj6a4f7", + "id" : 619623641819578368, + "created_at" : "2015-07-10 21:46:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/O9b1qoa9ja", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116717545&oldid=116717534&rcid=144442918", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619586776336871424", + "text" : "Dave Hakstol Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O9b1qoa9ja", + "id" : 619586776336871424, + "created_at" : "2015-07-10 19:19:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/5bs0LIf6cd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116717534&oldid=115957548&rcid=144442905", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619586623534141440", + "text" : "Dave Hakstol Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5bs0LIf6cd", + "id" : 619586623534141440, + "created_at" : "2015-07-10 19:18:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/rJBmWMECY0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116715909&oldid=116715874&rcid=144441020", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619573285060243456", + "text" : "World Championship Wrestling Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rJBmWMECY0", + "id" : 619573285060243456, + "created_at" : "2015-07-10 18:25:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/TBSLKmBBzt", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116715874&oldid=114753492&rcid=144440976", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619573033825640448", + "text" : "World Championship Wrestling Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TBSLKmBBzt", + "id" : 619573033825640448, + "created_at" : "2015-07-10 18:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/EWEkn6WbqP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670861979&oldid=662233781", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619569421791686656", + "text" : "Weather radar Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/EWEkn6WbqP", + "id" : 619569421791686656, + "created_at" : "2015-07-10 18:10:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/CnY8xssf7o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670860671&oldid=661167624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619566821931397120", + "text" : "Primary Reserve Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CnY8xssf7o", + "id" : 619566821931397120, + "created_at" : "2015-07-10 18:00:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/jxfmP7eFux", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670860630&oldid=667636042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619566763659907072", + "text" : "Backscatter Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jxfmP7eFux", + "id" : 619566763659907072, + "created_at" : "2015-07-10 18:00:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/7zN8zJ055b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670856037&oldid=661324222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619558640719167488", + "text" : "Airband Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7zN8zJ055b", + "id" : 619558640719167488, + "created_at" : "2015-07-10 17:27:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/FMy19Bzu5N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670849193&oldid=670818667", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619545391961362434", + "text" : "Nicholas Sparks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FMy19Bzu5N", + "id" : 619545391961362434, + "created_at" : "2015-07-10 16:35:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Sx0RjHkdza", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670824236&oldid=660202501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619493730999996416", + "text" : "Talk:2015 in film Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Sx0RjHkdza", + "id" : 619493730999996416, + "created_at" : "2015-07-10 13:09:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/UdJedchZzS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670704846&oldid=670557501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619199900757139457", + "text" : "Punjabis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UdJedchZzS", + "id" : 619199900757139457, + "created_at" : "2015-07-09 17:42:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/839vzVNRTH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670670913&oldid=670600579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619125876991623168", + "text" : "Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/839vzVNRTH", + "id" : 619125876991623168, + "created_at" : "2015-07-09 12:48:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/839vzVNRTH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670670913&oldid=670600579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "619125876999987200", + "text" : "Prince Edward Island Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/839vzVNRTH", + "id" : 619125876999987200, + "created_at" : "2015-07-09 12:48:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/xeBtsdDk4y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670557603&oldid=670427347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618857961444798464", + "text" : "Hong Seok-cheon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xeBtsdDk4y", + "id" : 618857961444798464, + "created_at" : "2015-07-08 19:03:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/af2s7fQb2C", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116652995&oldid=116651924&rcid=144358418", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618851539940175872", + "text" : "1er bataillon parachutiste (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/af2s7fQb2C", + "id" : 618851539940175872, + "created_at" : "2015-07-08 18:37:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/HKYXaPfpVg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116651396&oldid=90970859&rcid=144356092", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618827697544896512", + "text" : "1er bataillon parachutiste (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HKYXaPfpVg", + "id" : 618827697544896512, + "created_at" : "2015-07-08 17:03:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/nZLD0jpGdq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116649132&oldid=110901167&rcid=144352732", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618801422231019520", + "text" : "Acte d'Union (1840) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nZLD0jpGdq", + "id" : 618801422231019520, + "created_at" : "2015-07-08 15:18:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ZPxKkBowOa", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=165294431&oldid=112822915&rcid=170586730", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618792760225742848", + "text" : "File:William Logan.jpg Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/ZPxKkBowOa", + "id" : 618792760225742848, + "created_at" : "2015-07-08 14:44:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/te0nFDBEKh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670522156&oldid=664275127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618788219593850880", + "text" : "Student Federation of the University of Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/te0nFDBEKh", + "id" : 618788219593850880, + "created_at" : "2015-07-08 14:26:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/VOvwf6NV3v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670518979&oldid=667140969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618781046998437888", + "text" : "North Dundas, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VOvwf6NV3v", + "id" : 618781046998437888, + "created_at" : "2015-07-08 13:57:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/FHaqd2xOsr", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=83659054&oldid=83585150", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618778299813220352", + "text" : "Charata Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FHaqd2xOsr", + "id" : 618778299813220352, + "created_at" : "2015-07-08 13:46:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/muVPOD7AYc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116644026&oldid=106853196&rcid=144346323", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618752606974951424", + "text" : "A\u00E9roport Al Hoceima - Cherif-Al-Idrissi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/muVPOD7AYc", + "id" : 618752606974951424, + "created_at" : "2015-07-08 12:04:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/KKVJKuFQet", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670406385&oldid=670406212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618499378110689280", + "text" : "David Lee (basketball) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KKVJKuFQet", + "id" : 618499378110689280, + "created_at" : "2015-07-07 19:18:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/KB72YuNg81", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670395011&oldid=563120804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618479838748409858", + "text" : "Music scheduling system Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/KB72YuNg81", + "id" : 618479838748409858, + "created_at" : "2015-07-07 18:00:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/Y4qnTrozsQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116622162&oldid=115737597&rcid=144315334", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618429959145680896", + "text" : "Les Fusiliers du Saint-Laurent Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Y4qnTrozsQ", + "id" : 618429959145680896, + "created_at" : "2015-07-07 14:42:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/S6adxES4op", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670252012&oldid=665854578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618157121436295168", + "text" : "Braid (video game) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S6adxES4op", + "id" : 618157121436295168, + "created_at" : "2015-07-06 20:38:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/S6adxES4op", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670252012&oldid=665854578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618157121478242304", + "text" : "Braid (video game) Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/S6adxES4op", + "id" : 618157121478242304, + "created_at" : "2015-07-06 20:38:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/5PDZFh2QYv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670248569&oldid=668923591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618151455841718272", + "text" : "List of Shrek characters Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/5PDZFh2QYv", + "id" : 618151455841718272, + "created_at" : "2015-07-06 20:16:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/3aKl2ykVnm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=670238298&oldid=670154404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "618130977198592000", + "text" : "Robin Lopez Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3aKl2ykVnm", + "id" : 618130977198592000, + "created_at" : "2015-07-06 18:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/B9GrUO9nmN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116580728&oldid=116580697&rcid=144254968", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617880265243889664", + "text" : "Parc national de Forillon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B9GrUO9nmN", + "id" : 617880265243889664, + "created_at" : "2015-07-06 02:18:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/z7hyJURxTo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116580697&oldid=116523018&rcid=144254921", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617878922060038148", + "text" : "Parc national de Forillon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z7hyJURxTo", + "id" : 617878922060038148, + "created_at" : "2015-07-06 02:13:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/R4BAkgwaMs", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116530286&oldid=116523404&rcid=144183680", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617158378725474304", + "text" : "Radar millim\u00E9trique de n\u00E9bulosit\u00E9 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/R4BAkgwaMs", + "id" : 617158378725474304, + "created_at" : "2015-07-04 02:29:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/nm5Vb4FuEY", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164924433&oldid=164924182&rcid=170195983", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617135536600412160", + "text" : "File:Stuart - Anchorage Marina boats.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/nm5Vb4FuEY", + "id" : 617135536600412160, + "created_at" : "2015-07-04 00:59:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/RdjOQszMNQ", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164924420&oldid=164924246&rcid=170195971", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617135469176987648", + "text" : "File:Stuart - Anchorage Marina.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RdjOQszMNQ", + "id" : 617135469176987648, + "created_at" : "2015-07-04 00:58:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Hfc8bxztyl", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?oldid=164924404&rcid=170195957", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617135364998885376", + "text" : "Category:Thunderstorms in Florida Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Hfc8bxztyl", + "id" : 617135364998885376, + "created_at" : "2015-07-04 00:58:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/chSk46VAYs", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164924374&oldid=164880778&rcid=170195929", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617135163504521216", + "text" : "File:StuartHutchinsonIsland-stormoats023.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/chSk46VAYs", + "id" : 617135163504521216, + "created_at" : "2015-07-04 00:57:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/oa90Kyp8Mb", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?oldid=164924350&rcid=170195907", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617135043190915072", + "text" : "Category:Clouds in Florida Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oa90Kyp8Mb", + "id" : 617135043190915072, + "created_at" : "2015-07-04 00:57:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/6w0wheK9pS", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164924297&oldid=164880780&rcid=170195857", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617134749660880896", + "text" : "File:StuartHutchinsonIsland-stormoats0221.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/6w0wheK9pS", + "id" : 617134749660880896, + "created_at" : "2015-07-04 00:56:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/n3Rnyz7cYE", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164924246&oldid=164881659&rcid=170195807", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617134495456755712", + "text" : "File:Stuart - Anchorage Marina.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/n3Rnyz7cYE", + "id" : 617134495456755712, + "created_at" : "2015-07-04 00:55:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/zUtbxeHmMI", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164924206&oldid=164924196&rcid=170195768", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617134292980920320", + "text" : "Category:Thunderstorms Florida Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zUtbxeHmMI", + "id" : 617134292980920320, + "created_at" : "2015-07-04 00:54:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/YZ26LWNiYK", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?oldid=164924196&rcid=170195759", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617134242204635136", + "text" : "Category:Thunderstorms Florida Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/YZ26LWNiYK", + "id" : 617134242204635136, + "created_at" : "2015-07-04 00:54:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/9Tp0hZUfuo", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164924182&oldid=164881658&rcid=170195745", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617134188333006849", + "text" : "File:Stuart - Anchorage Marina boats.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9Tp0hZUfuo", + "id" : 617134188333006849, + "created_at" : "2015-07-04 00:53:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/0Ahv6lpUo3", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164924055&oldid=164889220&rcid=170195622", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617133462986850304", + "text" : "File:El cielo en Llamas.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/0Ahv6lpUo3", + "id" : 617133462986850304, + "created_at" : "2015-07-04 00:50:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/PmHxHDw2Ty", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669827674&oldid=618211499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617071960011472896", + "text" : "Rhythmite Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/PmHxHDw2Ty", + "id" : 617071960011472896, + "created_at" : "2015-07-03 20:46:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/aTPSmFcoec", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669820761&oldid=668074647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617056102446989312", + "text" : "The Essentials (band) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aTPSmFcoec", + "id" : 617056102446989312, + "created_at" : "2015-07-03 19:43:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/gj7lsye4k3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116522812&oldid=115759199&rcid=144173687", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617029807252094976", + "text" : "Albert Bandura Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gj7lsye4k3", + "id" : 617029807252094976, + "created_at" : "2015-07-03 17:59:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/EnsvaSRUeq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669805140&oldid=649779802", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617022232754307072", + "text" : "Time\u2013temperature superposition Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EnsvaSRUeq", + "id" : 617022232754307072, + "created_at" : "2015-07-03 17:28:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2ggum4yO3A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669795903&oldid=666431262", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "617000353867911168", + "text" : "List of University of Toronto people Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2ggum4yO3A", + "id" : 617000353867911168, + "created_at" : "2015-07-03 16:02:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/2DqnludSXK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116515952&oldid=113894549&rcid=144164710", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616961902107860992", + "text" : "Raymond C\u00F4t\u00E9 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2DqnludSXK", + "id" : 616961902107860992, + "created_at" : "2015-07-03 13:29:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/JO1dSyyL3T", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116506187&oldid=116504715&rcid=144151612", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616865321161465856", + "text" : "Radar millim\u00E9trique de n\u00E9bulosit\u00E9 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JO1dSyyL3T", + "id" : 616865321161465856, + "created_at" : "2015-07-03 07:05:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/F5DIM1IqG1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116504715&oldid=116502699&rcid=144149257", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616833878670622720", + "text" : "Radar millim\u00E9trique de n\u00E9bulosit\u00E9 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/F5DIM1IqG1", + "id" : 616833878670622720, + "created_at" : "2015-07-03 05:00:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Un2pO8a4rf", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164843931&oldid=163001595&rcid=170113525", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616752685820342272", + "text" : "File:Scatch of two different Doppler spectra.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Un2pO8a4rf", + "id" : 616752685820342272, + "created_at" : "2015-07-02 23:37:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/RyYxHRbDto", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=164843925&oldid=163001596&rcid=170113518", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616752591163256832", + "text" : "File:Scatch of a single radar Doppler spectrum.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RyYxHRbDto", + "id" : 616752591163256832, + "created_at" : "2015-07-02 23:37:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/lQpS6TeKiT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116502699&oldid=116502683&rcid=144146540", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616750895603281925", + "text" : "Radar millim\u00E9trique de n\u00E9bulosit\u00E9 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lQpS6TeKiT", + "id" : 616750895603281925, + "created_at" : "2015-07-02 23:30:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/2g3vgBnEn3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116502683&oldid=116495778&rcid=144146515", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616750605164539904", + "text" : "Radar millim\u00E9trique de n\u00E9bulosit\u00E9 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2g3vgBnEn3", + "id" : 616750605164539904, + "created_at" : "2015-07-02 23:29:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lFcDDEuYM0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669698194&oldid=633995859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616738949629898753", + "text" : "Greatest Hits (Social Distortion album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lFcDDEuYM0", + "id" : 616738949629898753, + "created_at" : "2015-07-02 22:43:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/RDVIoq1Hbl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116501557&oldid=116501533&rcid=144145056", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616734738863288320", + "text" : "Relations entre la Russie et l'Ukraine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RDVIoq1Hbl", + "id" : 616734738863288320, + "created_at" : "2015-07-02 22:26:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Q5LX891H7n", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116501533&oldid=116501454&rcid=144145017", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616734499481755649", + "text" : "Relations entre la Russie et l'Ukraine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q5LX891H7n", + "id" : 616734499481755649, + "created_at" : "2015-07-02 22:25:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/WnMsV9CGVG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116501454&oldid=116501441&rcid=144144912", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616733753776472065", + "text" : "Relations entre la Russie et l'Ukraine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WnMsV9CGVG", + "id" : 616733753776472065, + "created_at" : "2015-07-02 22:22:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/82DbNRTFyV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116501441&oldid=116501400&rcid=144144898", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616733586520207361", + "text" : "Relations entre la Russie et l'Ukraine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/82DbNRTFyV", + "id" : 616733586520207361, + "created_at" : "2015-07-02 22:22:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/byECx4wy1X", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116501400&oldid=116501068&rcid=144144854", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616732911501475840", + "text" : "Relations entre la Russie et l'Ukraine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/byECx4wy1X", + "id" : 616732911501475840, + "created_at" : "2015-07-02 22:19:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/S81gWebn42", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116501068&oldid=116474887&rcid=144144250", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616728581494951936", + "text" : "Relations entre la Russie et l'Ukraine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S81gWebn42", + "id" : 616728581494951936, + "created_at" : "2015-07-02 22:02:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/OJ16RoiG0N", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116497462&oldid=113922296&rcid=144138833", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616682507354959872", + "text" : "Joe Clark Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OJ16RoiG0N", + "id" : 616682507354959872, + "created_at" : "2015-07-02 18:59:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/qbK3nOJ8DU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669645157&oldid=669644873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616627604339212288", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qbK3nOJ8DU", + "id" : 616627604339212288, + "created_at" : "2015-07-02 15:20:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/vjQreNm4WZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669645014&oldid=669059760", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616627330975440896", + "text" : "Victoria, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vjQreNm4WZ", + "id" : 616627330975440896, + "created_at" : "2015-07-02 15:19:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Ae3cReBBn7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669644873&oldid=669644820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616627079069724672", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ae3cReBBn7", + "id" : 616627079069724672, + "created_at" : "2015-07-02 15:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/GTnGFFw42x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669644820&oldid=669644738", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616626958928101376", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GTnGFFw42x", + "id" : 616626958928101376, + "created_at" : "2015-07-02 15:18:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ncZzHaNhPb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669644738&oldid=669644430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616626785132879872", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ncZzHaNhPb", + "id" : 616626785132879872, + "created_at" : "2015-07-02 15:17:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/fNrALyE4gM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669644430&oldid=669644305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616626164338135040", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fNrALyE4gM", + "id" : 616626164338135040, + "created_at" : "2015-07-02 15:15:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/efahWEY4B9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669644305&oldid=669644064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616625915360059392", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/efahWEY4B9", + "id" : 616625915360059392, + "created_at" : "2015-07-02 15:14:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/kc2zAnPGpH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669644064&oldid=669643982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616625447313481728", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kc2zAnPGpH", + "id" : 616625447313481728, + "created_at" : "2015-07-02 15:12:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/jOE7d4OJ6c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669643982&oldid=669643728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616625296620539905", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jOE7d4OJ6c", + "id" : 616625296620539905, + "created_at" : "2015-07-02 15:11:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/RkBQKUYSuB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669643728&oldid=669643239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616624826917232640", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RkBQKUYSuB", + "id" : 616624826917232640, + "created_at" : "2015-07-02 15:09:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/7NXWkudCEc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669643239&oldid=667252632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616623875498090496", + "text" : "Gonzaga University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7NXWkudCEc", + "id" : 616623875498090496, + "created_at" : "2015-07-02 15:06:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/hbl9zZkDMN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669635156&oldid=664226805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616607104011497472", + "text" : "Canadian military bands Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hbl9zZkDMN", + "id" : 616607104011497472, + "created_at" : "2015-07-02 13:59:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/6c32G2HqW1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669631111&oldid=669234498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616598167598067712", + "text" : "Nihilism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6c32G2HqW1", + "id" : 616598167598067712, + "created_at" : "2015-07-02 13:23:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Lljn66VHhu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=116464394&oldid=115315693&rcid=144093578", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616267395842351104", + "text" : "Surrey (comt\u00E9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Lljn66VHhu", + "id" : 616267395842351104, + "created_at" : "2015-07-01 15:29:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/JssIXOqxbg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=669486877&oldid=668145851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "616251559391924224", + "text" : "Newfoundland and Labrador Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/JssIXOqxbg", + "id" : 616251559391924224, + "created_at" : "2015-07-01 14:26:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_08.js b/20181122/data/js/tweets/2015_08.js new file mode 100644 index 00000000..eb09b679 --- /dev/null +++ b/20181122/data/js/tweets/2015_08.js @@ -0,0 +1,7481 @@ +Grailbird.data.tweets_2015_08 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/amQwg2fcUh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678518280&oldid=678437601", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637745406936526848", + "text" : "The Little Prince (2015 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/amQwg2fcUh", + "id" : 637745406936526848, + "created_at" : "2015-08-29 21:55:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/O83S605abY", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170087020&oldid=167723165&rcid=176207281", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637737042106036225", + "text" : "Category:Tropical cyclones Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/O83S605abY", + "id" : 637737042106036225, + "created_at" : "2015-08-29 21:22:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/3X7bT8FISl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118172169&oldid=118171611&rcid=146770041", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637647657557737472", + "text" : "Royal 22e R\u00E9giment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3X7bT8FISl", + "id" : 637647657557737472, + "created_at" : "2015-08-29 15:27:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/JK2JacSnZF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118171611&oldid=116419996&rcid=146769274", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637641129807245312", + "text" : "Royal 22e R\u00E9giment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JK2JacSnZF", + "id" : 637641129807245312, + "created_at" : "2015-08-29 15:01:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/rvkY5i20WC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118152228&oldid=118152143&rcid=146738135", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637339768590831617", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rvkY5i20WC", + "id" : 637339768590831617, + "created_at" : "2015-08-28 19:03:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/yWaomrutJV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118152101&oldid=118150414&rcid=146737951", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637338688704397312", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yWaomrutJV", + "id" : 637338688704397312, + "created_at" : "2015-08-28 18:59:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/sZEQA23srP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678332174&oldid=676391478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637334265492054017", + "text" : "The Great Grape Ape Show Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sZEQA23srP", + "id" : 637334265492054017, + "created_at" : "2015-08-28 18:41:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/sZEQA23srP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678332174&oldid=676391478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637334265529769985", + "text" : "The Great Grape Ape Show Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/sZEQA23srP", + "id" : 637334265529769985, + "created_at" : "2015-08-28 18:41:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Uj2ExRtSQd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678331807&oldid=678331731", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637333524484374528", + "text" : "Princess of the Night Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Uj2ExRtSQd", + "id" : 637333524484374528, + "created_at" : "2015-08-28 18:38:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/opvNSmqmx4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678331731&oldid=665495171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637333381496340480", + "text" : "Princess of the Night Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/opvNSmqmx4", + "id" : 637333381496340480, + "created_at" : "2015-08-28 18:38:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Iy5kZlfBQd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118150399&oldid=118150321&rcid=146735270", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637319519900430336", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Iy5kZlfBQd", + "id" : 637319519900430336, + "created_at" : "2015-08-28 17:43:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/BLkJGrgEDE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118150231&oldid=118150185&rcid=146734993", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637317428825956352", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BLkJGrgEDE", + "id" : 637317428825956352, + "created_at" : "2015-08-28 17:34:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/yo3FENOg22", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678323147&oldid=678323020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637316658554650624", + "text" : "Template:Show Me the Money Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yo3FENOg22", + "id" : 637316658554650624, + "created_at" : "2015-08-28 17:31:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/jnvpDAQ9ek", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118150176&oldid=118111474&rcid=146734898", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637316601226883074", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jnvpDAQ9ek", + "id" : 637316601226883074, + "created_at" : "2015-08-28 17:31:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/X6g4EA4piy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678323020&oldid=677610457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637316455567110144", + "text" : "Template:Show Me the Money Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X6g4EA4piy", + "id" : 637316455567110144, + "created_at" : "2015-08-28 17:30:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/CGiVEUxW8j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678321416&oldid=670999671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637313371759636480", + "text" : "Thuja occidentalis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CGiVEUxW8j", + "id" : 637313371759636480, + "created_at" : "2015-08-28 17:18:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/umi6WAqaMy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678320046&oldid=671586469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637310589849763840", + "text" : "Piastre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/umi6WAqaMy", + "id" : 637310589849763840, + "created_at" : "2015-08-28 17:07:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/9JQG19vVNQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678305964&oldid=678243845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637285214029524992", + "text" : "Canada men's national soccer team Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9JQG19vVNQ", + "id" : 637285214029524992, + "created_at" : "2015-08-28 15:26:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/IvUBt9Rc0x", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118145723&oldid=118145516&rcid=146727315", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637276995852849156", + "text" : "Fort Chambly Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IvUBt9Rc0x", + "id" : 637276995852849156, + "created_at" : "2015-08-28 14:54:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/sQnrpLKbqg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118145516&oldid=116197106&rcid=146727004", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637275659514028032", + "text" : "Fort Chambly Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sQnrpLKbqg", + "id" : 637275659514028032, + "created_at" : "2015-08-28 14:48:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/2hiYYWVSRI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678296859&oldid=674019979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637270679369310208", + "text" : "Robert Henry Lawrence, Jr. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2hiYYWVSRI", + "id" : 637270679369310208, + "created_at" : "2015-08-28 14:29:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/AnLEHNeaC9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678287300&oldid=678287081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637251963000868864", + "text" : "Veronica Campbell-Brown Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AnLEHNeaC9", + "id" : 637251963000868864, + "created_at" : "2015-08-28 13:14:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/IbJpmUyVj7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678287081&oldid=678235625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637251493536628736", + "text" : "Veronica Campbell-Brown Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IbJpmUyVj7", + "id" : 637251493536628736, + "created_at" : "2015-08-28 13:12:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/g743018Qke", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678252308&oldid=675615462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "637159395181371392", + "text" : "KISW Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g743018Qke", + "id" : 637159395181371392, + "created_at" : "2015-08-28 07:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yC65WeRrHP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678168746&oldid=678167661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636986431320256513", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yC65WeRrHP", + "id" : 636986431320256513, + "created_at" : "2015-08-27 19:39:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/zHwHhr0FNg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678168413&oldid=658564339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636985828481347585", + "text" : "Royal Rifles of Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zHwHhr0FNg", + "id" : 636985828481347585, + "created_at" : "2015-08-27 19:37:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/czdvIrkvBW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678167661&oldid=678166941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636984483288379393", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/czdvIrkvBW", + "id" : 636984483288379393, + "created_at" : "2015-08-27 19:31:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/KakSDDkfwq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678166941&oldid=678166698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636983288473735168", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KakSDDkfwq", + "id" : 636983288473735168, + "created_at" : "2015-08-27 19:27:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/H0sRryR8Se", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678166698&oldid=678166425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636982919442104320", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/H0sRryR8Se", + "id" : 636982919442104320, + "created_at" : "2015-08-27 19:25:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/RfR3KsHZNs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678166425&oldid=676766848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636982519989145600", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RfR3KsHZNs", + "id" : 636982519989145600, + "created_at" : "2015-08-27 19:24:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/RKwChYr1a1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678163748&oldid=541014123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636978488868737024", + "text" : "Talk:Disodium pyrophosphate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RKwChYr1a1", + "id" : 636978488868737024, + "created_at" : "2015-08-27 19:08:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/HDQWpwjZGN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678149889&oldid=668605373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636955512714694657", + "text" : "Template:Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HDQWpwjZGN", + "id" : 636955512714694657, + "created_at" : "2015-08-27 17:36:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/2Mjhwnan43", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678149681&oldid=678149553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636955141300748288", + "text" : "Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Mjhwnan43", + "id" : 636955141300748288, + "created_at" : "2015-08-27 17:35:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/BopTkZ9CYI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678149553&oldid=677121586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636954901604663297", + "text" : "Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BopTkZ9CYI", + "id" : 636954901604663297, + "created_at" : "2015-08-27 17:34:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/YtSh0d3inU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678149476&oldid=678147682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636954801062944769", + "text" : "List of Boeing 767 operators Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YtSh0d3inU", + "id" : 636954801062944769, + "created_at" : "2015-08-27 17:33:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/NxMn7w0fDG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678147682&oldid=678147573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636951602490920960", + "text" : "List of Boeing 767 operators Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NxMn7w0fDG", + "id" : 636951602490920960, + "created_at" : "2015-08-27 17:21:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/EaOJunwu68", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678147573&oldid=675938750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636951412040204288", + "text" : "List of Boeing 767 operators Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EaOJunwu68", + "id" : 636951412040204288, + "created_at" : "2015-08-27 17:20:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/eWoBARDDqm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678129106&oldid=678127544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636919963052318721", + "text" : "Shelly-Ann Fraser-Pryce Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eWoBARDDqm", + "id" : 636919963052318721, + "created_at" : "2015-08-27 15:15:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/49WPiZJSa2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678129000&oldid=677962669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636919776506474496", + "text" : "LaShawn Merritt Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/49WPiZJSa2", + "id" : 636919776506474496, + "created_at" : "2015-08-27 15:14:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/lOGJcEULSx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678127544&oldid=677782928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636916923209531392", + "text" : "Shelly-Ann Fraser-Pryce Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lOGJcEULSx", + "id" : 636916923209531392, + "created_at" : "2015-08-27 15:03:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/9KUu4kCvDO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118114576&oldid=118114127&rcid=146678149", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636914709061595136", + "text" : "National Transcontinental Railway Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/9KUu4kCvDO", + "id" : 636914709061595136, + "created_at" : "2015-08-27 14:54:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/9KUu4kCvDO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118114576&oldid=118114127&rcid=146678149", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636914709090955264", + "text" : "National Transcontinental Railway Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9KUu4kCvDO", + "id" : 636914709090955264, + "created_at" : "2015-08-27 14:54:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/smRzsMd2WR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118114127&oldid=118113929&rcid=146677480", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636910994686652416", + "text" : "National Transcontinental Railway Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/smRzsMd2WR", + "id" : 636910994686652416, + "created_at" : "2015-08-27 14:39:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/smRzsMd2WR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118114127&oldid=118113929&rcid=146677480", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636910994690830336", + "text" : "National Transcontinental Railway Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/smRzsMd2WR", + "id" : 636910994690830336, + "created_at" : "2015-08-27 14:39:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/JtjPWynJVh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118113929&oldid=117933152&rcid=146677207", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636909307536257024", + "text" : "National Transcontinental Railway Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/JtjPWynJVh", + "id" : 636909307536257024, + "created_at" : "2015-08-27 14:33:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/JtjPWynJVh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118113929&oldid=117933152&rcid=146677207", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636909307569799168", + "text" : "National Transcontinental Railway Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JtjPWynJVh", + "id" : 636909307569799168, + "created_at" : "2015-08-27 14:33:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/IgAH0JL0T2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118113299&oldid=118097955&rcid=146676206", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636903505807155201", + "text" : "Sturgeon River\u2014Parkland Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IgAH0JL0T2", + "id" : 636903505807155201, + "created_at" : "2015-08-27 14:10:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/tgKxOjsHEE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118113231&oldid=117947902&rcid=146676111", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636902948040261632", + "text" : "Lakeland (circonscription f\u00E9d\u00E9rale) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tgKxOjsHEE", + "id" : 636902948040261632, + "created_at" : "2015-08-27 14:07:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/qvhy2FIxVv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118109449&oldid=118107742&rcid=146669464", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636873007114383360", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qvhy2FIxVv", + "id" : 636873007114383360, + "created_at" : "2015-08-27 12:08:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Joxi0vg65p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678103940&oldid=678103885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636868452591009792", + "text" : "GE Evolution Series Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Joxi0vg65p", + "id" : 636868452591009792, + "created_at" : "2015-08-27 11:50:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/jJbyeMRETE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678103885&oldid=676839407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636868304288747520", + "text" : "GE Evolution Series Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jJbyeMRETE", + "id" : 636868304288747520, + "created_at" : "2015-08-27 11:50:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/9OLKDedyXW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678096825&oldid=676680375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636851699320254464", + "text" : "Sackville\u2014Preston\u2014Chezzetcook Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9OLKDedyXW", + "id" : 636851699320254464, + "created_at" : "2015-08-27 10:44:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/sgRH7PaPjC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677995583&oldid=677995307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636632481232457728", + "text" : "Canadian Consulate-General, Chicago Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sgRH7PaPjC", + "id" : 636632481232457728, + "created_at" : "2015-08-26 20:13:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/zzqZUoB1p8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677995307&oldid=677995278", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636631961369489408", + "text" : "Canadian Consulate-General, Chicago Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zzqZUoB1p8", + "id" : 636631961369489408, + "created_at" : "2015-08-26 20:11:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nvAmHVUHiV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677995278&oldid=653622729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636631903383257088", + "text" : "Canadian Consulate-General, Chicago Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nvAmHVUHiV", + "id" : 636631903383257088, + "created_at" : "2015-08-26 20:10:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/F5DmtLzT8p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677994553&oldid=674684711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636630274646872064", + "text" : "Hidden node problem Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/F5DmtLzT8p", + "id" : 636630274646872064, + "created_at" : "2015-08-26 20:04:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/GLdda7K4gy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677988927&oldid=677666361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636618868497215488", + "text" : "Major League Baseball Player of the Week Award Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GLdda7K4gy", + "id" : 636618868497215488, + "created_at" : "2015-08-26 19:19:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/VSzhXd6ICs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677982942&oldid=677980900", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636607356546232321", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VSzhXd6ICs", + "id" : 636607356546232321, + "created_at" : "2015-08-26 18:33:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/T2deEE0yyz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677980900&oldid=677979084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636603848686202880", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T2deEE0yyz", + "id" : 636603848686202880, + "created_at" : "2015-08-26 18:19:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/7mdxv0vsIn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677979084&oldid=677978773", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636600215575863297", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7mdxv0vsIn", + "id" : 636600215575863297, + "created_at" : "2015-08-26 18:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/MTjEd3ZAEJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677978773&oldid=677978160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636599605694726144", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MTjEd3ZAEJ", + "id" : 636599605694726144, + "created_at" : "2015-08-26 18:02:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/GVIgwESpiu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677978160&oldid=677978138", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636598399966556161", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GVIgwESpiu", + "id" : 636598399966556161, + "created_at" : "2015-08-26 17:57:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/X7JDVC5I30", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677978138&oldid=677978052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636598361236336640", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X7JDVC5I30", + "id" : 636598361236336640, + "created_at" : "2015-08-26 17:57:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/r31vqbTekV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677978052&oldid=677977455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636598168730398720", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r31vqbTekV", + "id" : 636598168730398720, + "created_at" : "2015-08-26 17:56:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/rhHNIYTSAq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677977642&oldid=663549206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636597369279246336", + "text" : "\u00C9mile Billard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rhHNIYTSAq", + "id" : 636597369279246336, + "created_at" : "2015-08-26 17:53:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/1HV5fQubP6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677977455&oldid=677977387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636597007629570049", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1HV5fQubP6", + "id" : 636597007629570049, + "created_at" : "2015-08-26 17:52:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/TIJZCbieiU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677977387&oldid=677977132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636596908086153216", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TIJZCbieiU", + "id" : 636596908086153216, + "created_at" : "2015-08-26 17:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/7nidpw8w3c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677977132&oldid=677976289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636596420242460673", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7nidpw8w3c", + "id" : 636596420242460673, + "created_at" : "2015-08-26 17:49:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/aIZyUcTUm4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677976289&oldid=677976259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636594638183366656", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aIZyUcTUm4", + "id" : 636594638183366656, + "created_at" : "2015-08-26 17:42:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/4f0Jr6x6uG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677976259&oldid=671930411", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636594572827754497", + "text" : "South Stormont Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4f0Jr6x6uG", + "id" : 636594572827754497, + "created_at" : "2015-08-26 17:42:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/l7wP0Ppldm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677954588&oldid=675046399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636551562874224641", + "text" : "Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/l7wP0Ppldm", + "id" : 636551562874224641, + "created_at" : "2015-08-26 14:51:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/mDz3RwikfG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118083964&oldid=118083654&rcid=146598690", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636539596122271744", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mDz3RwikfG", + "id" : 636539596122271744, + "created_at" : "2015-08-26 14:04:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/p6MBKCAdY7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677947592&oldid=675669677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636538495956307968", + "text" : "Igor Gouzenko Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p6MBKCAdY7", + "id" : 636538495956307968, + "created_at" : "2015-08-26 13:59:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/HwoOfwZv8M", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118083654&oldid=118065791&rcid=146598325", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636537219562532864", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HwoOfwZv8M", + "id" : 636537219562532864, + "created_at" : "2015-08-26 13:54:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/j7Lj19tSdl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118062680&oldid=118038956&rcid=146563463", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636250739283771392", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/j7Lj19tSdl", + "id" : 636250739283771392, + "created_at" : "2015-08-25 18:56:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/zx03Y9hIEJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677811161&oldid=674629212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636230581244817409", + "text" : "Ottawa Tool Library Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/zx03Y9hIEJ", + "id" : 636230581244817409, + "created_at" : "2015-08-25 17:36:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/7LKouAEvwI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677806413&oldid=677579469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636221424999473153", + "text" : "Monarch butterfly migration Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7LKouAEvwI", + "id" : 636221424999473153, + "created_at" : "2015-08-25 16:59:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Y95efK8eNh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677805550&oldid=677805502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636219953444745216", + "text" : "Kings\u2014Hants Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Y95efK8eNh", + "id" : 636219953444745216, + "created_at" : "2015-08-25 16:53:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/BKCNUCLxBB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677805502&oldid=675697761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636219865175617536", + "text" : "Kings\u2014Hants Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BKCNUCLxBB", + "id" : 636219865175617536, + "created_at" : "2015-08-25 16:53:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Byb7cRvvBz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677803614&oldid=675369392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636216126817632256", + "text" : "Template:JYP Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Byb7cRvvBz", + "id" : 636216126817632256, + "created_at" : "2015-08-25 16:38:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3q5G6DQ8vD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118058077&oldid=118058059&rcid=146556974", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636201482304507908", + "text" : "\u00C9lection f\u00E9d\u00E9rale canadienne de 2015 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/3q5G6DQ8vD", + "id" : 636201482304507908, + "created_at" : "2015-08-25 15:40:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/iWIYHTqJa2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118058059&oldid=118053749&rcid=146556953", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636201268961218560", + "text" : "\u00C9lection f\u00E9d\u00E9rale canadienne de 2015 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/iWIYHTqJa2", + "id" : 636201268961218560, + "created_at" : "2015-08-25 15:39:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/IfIWTNqPRW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118051032&oldid=117458762&rcid=146545988", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "636140054419783680", + "text" : "Liste des communes du Morbihan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IfIWTNqPRW", + "id" : 636140054419783680, + "created_at" : "2015-08-25 11:36:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/6uhqw5Uaog", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118034710&oldid=118034677&rcid=146519131", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "635892750316122112", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6uhqw5Uaog", + "id" : 635892750316122112, + "created_at" : "2015-08-24 19:13:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/sgKBSTIMjt", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118034677&oldid=117976172&rcid=146519078", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "635892535165087745", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sgKBSTIMjt", + "id" : 635892535165087745, + "created_at" : "2015-08-24 19:12:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/p5GcIs3wZe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677649426&oldid=677195941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "635864738283565056", + "text" : "Tropical cyclone Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/p5GcIs3wZe", + "id" : 635864738283565056, + "created_at" : "2015-08-24 17:22:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/rpSQFpWhp9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677635582&oldid=677628484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "635836954903465985", + "text" : "ATP World Tour records Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rpSQFpWhp9", + "id" : 635836954903465985, + "created_at" : "2015-08-24 15:31:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ztUrielAf4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677633432&oldid=663750616", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "635832766651834368", + "text" : "Zhari District Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ztUrielAf4", + "id" : 635832766651834368, + "created_at" : "2015-08-24 15:15:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/kpQCNpso8A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677630907&oldid=677497745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "635827598665383936", + "text" : "Unpretty Rapstar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kpQCNpso8A", + "id" : 635827598665383936, + "created_at" : "2015-08-24 14:54:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/i7zpiJeZx3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677482109&oldid=639120315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "635478878908248064", + "text" : "Crawford Bay, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i7zpiJeZx3", + "id" : 635478878908248064, + "created_at" : "2015-08-23 15:49:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Wjm12WUxxM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677213626&oldid=676994698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634828473270407169", + "text" : "Jimmy Fallon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wjm12WUxxM", + "id" : 634828473270407169, + "created_at" : "2015-08-21 20:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/9bFPXndr7r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677189079&oldid=677188972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634789607251570688", + "text" : "Link Gaetz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9bFPXndr7r", + "id" : 634789607251570688, + "created_at" : "2015-08-21 18:10:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/ujB9d7vA7Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677188972&oldid=677188606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634789435629006850", + "text" : "Link Gaetz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ujB9d7vA7Z", + "id" : 634789435629006850, + "created_at" : "2015-08-21 18:09:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/GcQfjL88rz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677188606&oldid=663902895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634788851865780224", + "text" : "Link Gaetz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GcQfjL88rz", + "id" : 634788851865780224, + "created_at" : "2015-08-21 18:07:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/iSIlcMJdID", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677188293&oldid=655097457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634788349815980032", + "text" : "Ottawa SuperEX Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iSIlcMJdID", + "id" : 634788349815980032, + "created_at" : "2015-08-21 18:05:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/G7US5DDE3G", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117939835&oldid=112529057&rcid=146364816", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634762173466693632", + "text" : "Newton Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/G7US5DDE3G", + "id" : 634762173466693632, + "created_at" : "2015-08-21 16:21:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/HjstqCk4aN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677163623&oldid=664960953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634744481896599552", + "text" : "Ashley Cowie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HjstqCk4aN", + "id" : 634744481896599552, + "created_at" : "2015-08-21 15:10:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/qQsF4pbfRp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677159949&oldid=677159792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634737069336723457", + "text" : "CCGS Clarks Harbour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qQsF4pbfRp", + "id" : 634737069336723457, + "created_at" : "2015-08-21 14:41:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/PAvGv6QV93", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677159792&oldid=605658727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634736743988744193", + "text" : "CCGS Clarks Harbour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PAvGv6QV93", + "id" : 634736743988744193, + "created_at" : "2015-08-21 14:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/0knGpd2IxW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677138469&oldid=667280031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634682041313984512", + "text" : "Canada\u2013Iceland relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0knGpd2IxW", + "id" : 634682041313984512, + "created_at" : "2015-08-21 11:02:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/7B3O0SVVvw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677043956&oldid=676283720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634447008464531457", + "text" : "Ranjit Chandra Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/7B3O0SVVvw", + "id" : 634447008464531457, + "created_at" : "2015-08-20 19:28:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/hskfy3yHcE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677042152&oldid=677013801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634443448825847808", + "text" : "2015 in South Korean music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hskfy3yHcE", + "id" : 634443448825847808, + "created_at" : "2015-08-20 19:14:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/YwJv9uRaSJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=677037197&oldid=676421367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634433058314260480", + "text" : "Kevin O'Leary Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YwJv9uRaSJ", + "id" : 634433058314260480, + "created_at" : "2015-08-20 18:33:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/wsZ18zE4if", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676870943&oldid=675159795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634060150593191936", + "text" : "Saint Jacques Street Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/wsZ18zE4if", + "id" : 634060150593191936, + "created_at" : "2015-08-19 17:51:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/0TC9hgQcl0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676868993&oldid=676868835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634056817732141057", + "text" : "Rivi\u00E8re-\u00E0-Pierre, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0TC9hgQcl0", + "id" : 634056817732141057, + "created_at" : "2015-08-19 17:38:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/0x3zJ2VVlm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676868835&oldid=676868700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634056499719983104", + "text" : "Rivi\u00E8re-\u00E0-Pierre, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0x3zJ2VVlm", + "id" : 634056499719983104, + "created_at" : "2015-08-19 17:37:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/ZYZuKsjH3N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676868700&oldid=676868619", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634056219230121985", + "text" : "Rivi\u00E8re-\u00E0-Pierre, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZYZuKsjH3N", + "id" : 634056219230121985, + "created_at" : "2015-08-19 17:35:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/UupJdSt0Vc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676868619&oldid=676868116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634056072844734466", + "text" : "Rivi\u00E8re-\u00E0-Pierre, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UupJdSt0Vc", + "id" : 634056072844734466, + "created_at" : "2015-08-19 17:35:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/0QEaYcx3Fe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676868116&oldid=649069372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634055104526725121", + "text" : "Rivi\u00E8re-\u00E0-Pierre, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0QEaYcx3Fe", + "id" : 634055104526725121, + "created_at" : "2015-08-19 17:31:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/r0XfexLTAc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676864454&oldid=670560152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634048152518139907", + "text" : "Canadian Tomb of the Unknown Soldier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r0XfexLTAc", + "id" : 634048152518139907, + "created_at" : "2015-08-19 17:03:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eMQdQFKzlG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676845221&oldid=676845021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634013606326235137", + "text" : "Red Crow Community College Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/eMQdQFKzlG", + "id" : 634013606326235137, + "created_at" : "2015-08-19 14:46:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/xjaTIPxY3s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676845021&oldid=668633326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634013181929758720", + "text" : "Red Crow Community College Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/xjaTIPxY3s", + "id" : 634013181929758720, + "created_at" : "2015-08-19 14:44:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/tPuorGoxQs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676840346&oldid=676840245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634004287169933312", + "text" : "Agropur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tPuorGoxQs", + "id" : 634004287169933312, + "created_at" : "2015-08-19 14:09:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/NE6qwYjM7Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676840245&oldid=674025904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634004082819231744", + "text" : "Agropur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NE6qwYjM7Y", + "id" : 634004082819231744, + "created_at" : "2015-08-19 14:08:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/xo9jQcHol4", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=36899028&oldid=31057989", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634002911715045377", + "text" : "\u5B8B\u6D9B Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xo9jQcHol4", + "id" : 634002911715045377, + "created_at" : "2015-08-19 14:04:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OCDNofnrIm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676839407&oldid=676225626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "634002522257125376", + "text" : "GE Evolution Series Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OCDNofnrIm", + "id" : 634002522257125376, + "created_at" : "2015-08-19 14:02:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/RogNVWCsZX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676793066&oldid=644350967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633874973355061248", + "text" : "Tim Peterson Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/RogNVWCsZX", + "id" : 633874973355061248, + "created_at" : "2015-08-19 05:35:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/FM3WO8NrBp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676792016&oldid=660307658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633872574590623744", + "text" : "Shelley Peterson Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FM3WO8NrBp", + "id" : 633872574590623744, + "created_at" : "2015-08-19 05:26:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/3VO5Q7YDsM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117833635&oldid=117552003&rcid=146218105", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633727952962879488", + "text" : "Radar m\u00E9t\u00E9orologique Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3VO5Q7YDsM", + "id" : 633727952962879488, + "created_at" : "2015-08-18 19:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/odDJyYNU46", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168980455&oldid=168968366&rcid=174786700", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633714414227693568", + "text" : "File:Fattal Sunrise (2740578599).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/odDJyYNU46", + "id" : 633714414227693568, + "created_at" : "2015-08-18 18:57:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/8JrMDXn0MH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676715840&oldid=670154342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633709784412364800", + "text" : "Saskatchewan Polytechnic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8JrMDXn0MH", + "id" : 633709784412364800, + "created_at" : "2015-08-18 18:39:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/cAou2cg39s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676709302&oldid=676705945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633697355649404932", + "text" : "Governor General's Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cAou2cg39s", + "id" : 633697355649404932, + "created_at" : "2015-08-18 17:49:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/OuK3wz9TBr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676706258&oldid=676514579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633691139854479362", + "text" : "Petro Poroshenko Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OuK3wz9TBr", + "id" : 633691139854479362, + "created_at" : "2015-08-18 17:25:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/2rtVGYJHfd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676699611&oldid=635383156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633678138850025472", + "text" : "UEFA competitions Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2rtVGYJHfd", + "id" : 633678138850025472, + "created_at" : "2015-08-18 16:33:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/JeSGa2yH6I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676694426&oldid=671887017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633668109338079232", + "text" : "Governor General's Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JeSGa2yH6I", + "id" : 633668109338079232, + "created_at" : "2015-08-18 15:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/h7lONmJQ2V", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168962118&oldid=129553934&rcid=174759730", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633660990454824960", + "text" : "File:Cloud and lamp.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/h7lONmJQ2V", + "id" : 633660990454824960, + "created_at" : "2015-08-18 15:25:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/yIkfyPqLlH", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168962087&oldid=125789838&rcid=174759693", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633660858791559168", + "text" : "File:Boule de nuage.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/yIkfyPqLlH", + "id" : 633660858791559168, + "created_at" : "2015-08-18 15:24:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/6EISOsLtAD", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168962044&oldid=155478291&rcid=174759608", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633660701337382912", + "text" : "File:Cirrus clouds mar08.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/6EISOsLtAD", + "id" : 633660701337382912, + "created_at" : "2015-08-18 15:24:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Z5gp0t2uJe", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168962014&oldid=121560047&rcid=174759575", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633660589630468096", + "text" : "File:Clock-Tower-medium resolution-esterna.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Z5gp0t2uJe", + "id" : 633660589630468096, + "created_at" : "2015-08-18 15:23:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Aclq2OelZl", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961956&oldid=121560045&rcid=174759506", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633660377507737601", + "text" : "File:Clock-Tower- medium resolution.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Aclq2OelZl", + "id" : 633660377507737601, + "created_at" : "2015-08-18 15:23:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/vXJk8XPJT6", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961665&oldid=129332808&rcid=174759162", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633659618980401153", + "text" : "File:Cirrus sur ciel bleu.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/vXJk8XPJT6", + "id" : 633659618980401153, + "created_at" : "2015-08-18 15:20:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/jpxXxVikvh", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961608&oldid=129284696&rcid=174759095", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633659485580587008", + "text" : "File:Ciel bleu et volute de nuage.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jpxXxVikvh", + "id" : 633659485580587008, + "created_at" : "2015-08-18 15:19:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Rf3bq5Pnfr", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961585&oldid=129284683&rcid=174759071", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633659411735703553", + "text" : "File:Ciel bleu coverture de nuage.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Rf3bq5Pnfr", + "id" : 633659411735703553, + "created_at" : "2015-08-18 15:19:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/liXbRwZhXl", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961563&oldid=129284692&rcid=174759046", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633659309268844544", + "text" : "File:Ciel bleu deux teintes.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/liXbRwZhXl", + "id" : 633659309268844544, + "created_at" : "2015-08-18 15:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/e59IADXxLL", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961505&oldid=129284687&rcid=174758979", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633659036701954048", + "text" : "File:Ciel bleu de chaleur.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/e59IADXxLL", + "id" : 633659036701954048, + "created_at" : "2015-08-18 15:17:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/8IZLXpp51k", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961472&oldid=152541908&rcid=174758933", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633658835639627776", + "text" : "File:Beaming through Clouds.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8IZLXpp51k", + "id" : 633658835639627776, + "created_at" : "2015-08-18 15:16:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/y35su7dJb7", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961324&oldid=154928140&rcid=174758738", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633658229764005888", + "text" : "File:Skywalker (189905063).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/y35su7dJb7", + "id" : 633658229764005888, + "created_at" : "2015-08-18 15:14:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/zlK8sSrhfg", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961290&oldid=156790448&rcid=174758683", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633658082816598016", + "text" : "File:Storm clouds (1).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zlK8sSrhfg", + "id" : 633658082816598016, + "created_at" : "2015-08-18 15:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/keKiSS2F0K", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961185&oldid=168961170&rcid=174758563", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633657861260869632", + "text" : "File:StonebridgeSkyscape.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/keKiSS2F0K", + "id" : 633657861260869632, + "created_at" : "2015-08-18 15:13:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/nFKUffsCLC", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168961170&oldid=156765487&rcid=174758547", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633657803715026944", + "text" : "File:StonebridgeSkyscape.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/nFKUffsCLC", + "id" : 633657803715026944, + "created_at" : "2015-08-18 15:12:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/v2kEtN9zXf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117827254&oldid=110830253&rcid=146207396", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633656719923638272", + "text" : "Mod\u00E8le:Palette Types de nuages Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/v2kEtN9zXf", + "id" : 633656719923638272, + "created_at" : "2015-08-18 15:08:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/D9DOi4SaV5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676681084&oldid=578013242", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633642186949664768", + "text" : "Sydney Coal Railway Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D9DOi4SaV5", + "id" : 633642186949664768, + "created_at" : "2015-08-18 14:10:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/PVLGG8Uu8H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676678624&oldid=664641913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633637001263206400", + "text" : "Parthenium hysterophorus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PVLGG8Uu8H", + "id" : 633637001263206400, + "created_at" : "2015-08-18 13:50:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/pAbVdBFypB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676538786&oldid=676390723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633322051126849537", + "text" : "Unpretty Rapstar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pAbVdBFypB", + "id" : 633322051126849537, + "created_at" : "2015-08-17 16:58:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/GXIrarGTn7", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168824719&oldid=77064493&rcid=174616741", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "633259512208695296", + "text" : "File:An Act Against Slavery.jpg Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/GXIrarGTn7", + "id" : 633259512208695296, + "created_at" : "2015-08-17 12:50:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/2cUFz8hMOc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676203679&oldid=668174280", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632519552602128385", + "text" : "Talk:Combat Mission Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2cUFz8hMOc", + "id" : 632519552602128385, + "created_at" : "2015-08-15 11:49:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/biuQsCxaU0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676203456&oldid=666289164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632518809010733056", + "text" : "Combat Mission Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/biuQsCxaU0", + "id" : 632518809010733056, + "created_at" : "2015-08-15 11:46:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/B12X7Jcc6U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676104311&oldid=676104105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632257330957131776", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/B12X7Jcc6U", + "id" : 632257330957131776, + "created_at" : "2015-08-14 18:27:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/LjzLlwXEIJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676104105&oldid=676103537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632256891557675008", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LjzLlwXEIJ", + "id" : 632256891557675008, + "created_at" : "2015-08-14 18:26:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/5nAx3B5wuO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676103537&oldid=674389081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632255741194305537", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5nAx3B5wuO", + "id" : 632255741194305537, + "created_at" : "2015-08-14 18:21:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/bBH4mrNQWw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676092301&oldid=675979314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632233222563332096", + "text" : "Template:Designing Women Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bBH4mrNQWw", + "id" : 632233222563332096, + "created_at" : "2015-08-14 16:52:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/bBH4mrNQWw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676092301&oldid=675979314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632233222575931392", + "text" : "Template:Designing Women Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/bBH4mrNQWw", + "id" : 632233222575931392, + "created_at" : "2015-08-14 16:52:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/rhomg6xOHT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117716759&oldid=117716610&rcid=146031613", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632204552075407360", + "text" : "Vaudreuil\u2014Soulanges (circonscription f\u00E9d\u00E9rale) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rhomg6xOHT", + "id" : 632204552075407360, + "created_at" : "2015-08-14 14:58:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/CtQhSKSQF3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676078960&oldid=675979770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632204405706747905", + "text" : "List of Designing Women episodes Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/CtQhSKSQF3", + "id" : 632204405706747905, + "created_at" : "2015-08-14 14:57:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/CtQhSKSQF3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676078960&oldid=675979770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632204405727698945", + "text" : "List of Designing Women episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CtQhSKSQF3", + "id" : 632204405727698945, + "created_at" : "2015-08-14 14:57:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/fuTr33k4wR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117716610&oldid=117668884&rcid=146031404", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632203085843140608", + "text" : "Vaudreuil\u2014Soulanges (circonscription f\u00E9d\u00E9rale) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/fuTr33k4wR", + "id" : 632203085843140608, + "created_at" : "2015-08-14 14:52:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/FWjcFhjvKa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676074207&oldid=672131753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632195216007634945", + "text" : "HMCS Fredericton (FFH 337) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FWjcFhjvKa", + "id" : 632195216007634945, + "created_at" : "2015-08-14 14:20:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/RipMch66QS", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168549131&oldid=154097537&rcid=174320875", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632193576152207361", + "text" : "File:Selkirks land grant (Assiniboia).jpg Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/RipMch66QS", + "id" : 632193576152207361, + "created_at" : "2015-08-14 14:14:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/48wvc04JWw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676070914&oldid=676070813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632188180008202240", + "text" : "Quebec Mercury Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/48wvc04JWw", + "id" : 632188180008202240, + "created_at" : "2015-08-14 13:53:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/L2VLS7hZfI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676070813&oldid=618192144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632187953092141056", + "text" : "Quebec Mercury Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/L2VLS7hZfI", + "id" : 632187953092141056, + "created_at" : "2015-08-14 13:52:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/jZ0dLSxtZd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676068832&oldid=670122723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632183188782206977", + "text" : "Priscilla Barnes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jZ0dLSxtZd", + "id" : 632183188782206977, + "created_at" : "2015-08-14 13:33:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/jZ0dLSxtZd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676068832&oldid=670122723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632183188799004672", + "text" : "Priscilla Barnes Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/jZ0dLSxtZd", + "id" : 632183188799004672, + "created_at" : "2015-08-14 13:33:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/9Cm1h9YqGk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676068600&oldid=620950600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632182561083629568", + "text" : "Baby, I'm Back Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/9Cm1h9YqGk", + "id" : 632182561083629568, + "created_at" : "2015-08-14 13:30:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/9Cm1h9YqGk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676068600&oldid=620950600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632182561087881217", + "text" : "Baby, I'm Back Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9Cm1h9YqGk", + "id" : 632182561087881217, + "created_at" : "2015-08-14 13:30:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/7ECMhkITQ7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676068178&oldid=674808281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632181425194835968", + "text" : "The Doris Day Show Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7ECMhkITQ7", + "id" : 632181425194835968, + "created_at" : "2015-08-14 13:26:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/7ECMhkITQ7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676068178&oldid=674808281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632181425207410688", + "text" : "The Doris Day Show Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/7ECMhkITQ7", + "id" : 632181425207410688, + "created_at" : "2015-08-14 13:26:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/QE93WZeM9M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676065800&oldid=648914655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632175597008121856", + "text" : "The Twinkie Squad Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QE93WZeM9M", + "id" : 632175597008121856, + "created_at" : "2015-08-14 13:03:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/8QZb4jh9Oq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676065483&oldid=676024137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632174813436637184", + "text" : "List of The Golden Girls episodes Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/8QZb4jh9Oq", + "id" : 632174813436637184, + "created_at" : "2015-08-14 12:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/8QZb4jh9Oq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=676065483&oldid=676024137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "632174813453361153", + "text" : "List of The Golden Girls episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8QZb4jh9Oq", + "id" : 632174813453361153, + "created_at" : "2015-08-14 12:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/0j2xx1mJU8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675761747&oldid=673209504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631475205538455552", + "text" : "Zodiac: Orcanon Odyssey Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0j2xx1mJU8", + "id" : 631475205538455552, + "created_at" : "2015-08-12 14:39:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/1ME4iLiYCt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675759891&oldid=675759281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631471429637263360", + "text" : "Air Operations Branch Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1ME4iLiYCt", + "id" : 631471429637263360, + "created_at" : "2015-08-12 14:24:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Q8ALMkB5z0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675759281&oldid=675759235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631470157932679168", + "text" : "Air Operations Branch Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Q8ALMkB5z0", + "id" : 631470157932679168, + "created_at" : "2015-08-12 14:19:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/TfhB1tqEve", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675759235&oldid=638910521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631470030023196672", + "text" : "Air Operations Branch Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TfhB1tqEve", + "id" : 631470030023196672, + "created_at" : "2015-08-12 14:19:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/xBz1MNWaOe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675754097&oldid=675754033", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631458584761647104", + "text" : "Clifford Clark Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/xBz1MNWaOe", + "id" : 631458584761647104, + "created_at" : "2015-08-12 13:33:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/6aNQh351aG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675754033&oldid=675753995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631458409393561600", + "text" : "Clifford Clark Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/6aNQh351aG", + "id" : 631458409393561600, + "created_at" : "2015-08-12 13:33:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UHmk7vyhwW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675753995&oldid=675753952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631458347070394369", + "text" : "Clifford Clark Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/UHmk7vyhwW", + "id" : 631458347070394369, + "created_at" : "2015-08-12 13:32:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/i8yADOg8Zy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675753952&oldid=675753921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631458244779724800", + "text" : "Clifford Clark Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/i8yADOg8Zy", + "id" : 631458244779724800, + "created_at" : "2015-08-12 13:32:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/3ilN1yFa2k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675753921&oldid=675753460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631458179587641344", + "text" : "Clifford Clark Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/3ilN1yFa2k", + "id" : 631458179587641344, + "created_at" : "2015-08-12 13:32:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/j19HXGepcN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675753460&oldid=659326240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631457146111164417", + "text" : "Clifford Clark Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/j19HXGepcN", + "id" : 631457146111164417, + "created_at" : "2015-08-12 13:28:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ZRq1GKImev", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=168355863&oldid=168346579&rcid=174060801", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631358389499654144", + "text" : "File:Pembroke castle, Wales 1831.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZRq1GKImev", + "id" : 631358389499654144, + "created_at" : "2015-08-12 06:55:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/MNFkCPGnvo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117647543&oldid=117500125&rcid=145898843", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631299025808019456", + "text" : "Californie Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MNFkCPGnvo", + "id" : 631299025808019456, + "created_at" : "2015-08-12 02:59:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/BIeuEcSmKA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117646369&oldid=117646361&rcid=145895446", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631249931257425920", + "text" : "Service canadien du renseignement de s\u00E9curit\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BIeuEcSmKA", + "id" : 631249931257425920, + "created_at" : "2015-08-11 23:44:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ZwRqpR8tQA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117646361&oldid=115772969&rcid=145895425", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631249753318232064", + "text" : "Service canadien du renseignement de s\u00E9curit\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZwRqpR8tQA", + "id" : 631249753318232064, + "created_at" : "2015-08-11 23:44:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Jf6R6rCDcw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675634910&oldid=675077061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631184722421510144", + "text" : "Tornadoes of 2015 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Jf6R6rCDcw", + "id" : 631184722421510144, + "created_at" : "2015-08-11 19:25:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ZUzijW3dNB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675633747&oldid=675633712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631182868111360000", + "text" : "Talk:Glyphosate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZUzijW3dNB", + "id" : 631182868111360000, + "created_at" : "2015-08-11 19:18:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/dbmuNgyJ81", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675633712&oldid=675619205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631182815254695937", + "text" : "Talk:Glyphosate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dbmuNgyJ81", + "id" : 631182815254695937, + "created_at" : "2015-08-11 19:18:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/oXZBJgutTB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675622366&oldid=675622120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631163825723703296", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oXZBJgutTB", + "id" : 631163825723703296, + "created_at" : "2015-08-11 18:02:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/5Ndl2FYDyX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675622120&oldid=675621995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631163358172024832", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5Ndl2FYDyX", + "id" : 631163358172024832, + "created_at" : "2015-08-11 18:00:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Qv6UCYfV3A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675621995&oldid=675621927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631163151841673216", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Qv6UCYfV3A", + "id" : 631163151841673216, + "created_at" : "2015-08-11 17:59:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/JhXCc6I62E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675621927&oldid=675621563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631162985159991296", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JhXCc6I62E", + "id" : 631162985159991296, + "created_at" : "2015-08-11 17:59:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Ai7FTdQZ0w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675621563&oldid=675619765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631162299915599872", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ai7FTdQZ0w", + "id" : 631162299915599872, + "created_at" : "2015-08-11 17:56:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/6aiCGFcfoM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675619765&oldid=675192911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631158791279616000", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6aiCGFcfoM", + "id" : 631158791279616000, + "created_at" : "2015-08-11 17:42:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/E6DWSbzh8E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675613127&oldid=675197247", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631148174707658752", + "text" : "Talk:Glyphosate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E6DWSbzh8E", + "id" : 631148174707658752, + "created_at" : "2015-08-11 17:00:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/JzmhPs7iyk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675603272&oldid=654083950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631132957282070528", + "text" : "Cumberland Panthers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JzmhPs7iyk", + "id" : 631132957282070528, + "created_at" : "2015-08-11 15:59:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/rciJzDa1ya", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675588616&oldid=674839103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631108299073691648", + "text" : "Petr Pavel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rciJzDa1ya", + "id" : 631108299073691648, + "created_at" : "2015-08-11 14:21:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/wiEaWs2DGM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675588029&oldid=675584317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631107182138888194", + "text" : "H. H. Holmes Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wiEaWs2DGM", + "id" : 631107182138888194, + "created_at" : "2015-08-11 14:17:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/FbC68r5YBm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675579566&oldid=669850877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631092359921594368", + "text" : "Hydraulic cylinder Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FbC68r5YBm", + "id" : 631092359921594368, + "created_at" : "2015-08-11 13:18:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/NY0BhlimVq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675577036&oldid=675513134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631086959834865664", + "text" : "Child 44 (film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NY0BhlimVq", + "id" : 631086959834865664, + "created_at" : "2015-08-11 12:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/psisDmVCLJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675575293&oldid=674833171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "631082731179483136", + "text" : "Actuator Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/psisDmVCLJ", + "id" : 631082731179483136, + "created_at" : "2015-08-11 12:40:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/YiiA2u92vU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675490689&oldid=668272379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "630869842954985472", + "text" : "Disability-adjusted life year Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YiiA2u92vU", + "id" : 630869842954985472, + "created_at" : "2015-08-10 22:34:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/alNfkUSsRO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675465520&oldid=668968969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "630824185653276673", + "text" : "Comptroller and Auditor General Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/alNfkUSsRO", + "id" : 630824185653276673, + "created_at" : "2015-08-10 19:33:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/gjqDR2T7ih", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675453587&oldid=672150173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "630800823426097153", + "text" : "Christine Moore (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gjqDR2T7ih", + "id" : 630800823426097153, + "created_at" : "2015-08-10 18:00:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Ku46v9qiqT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675445860&oldid=670529133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "630785448567291904", + "text" : "Dangerous goods Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ku46v9qiqT", + "id" : 630785448567291904, + "created_at" : "2015-08-10 16:59:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Gn1XzPQcFI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117533596&oldid=115991732&rcid=145725088", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629730687181041664", + "text" : "Christine Moore Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Gn1XzPQcFI", + "id" : 629730687181041664, + "created_at" : "2015-08-07 19:07:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/1FAmyiSui9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117532799&oldid=117532782&rcid=145723828", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629717650248192000", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1FAmyiSui9", + "id" : 629717650248192000, + "created_at" : "2015-08-07 18:16:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/4YcrqS6cVW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117532782&oldid=117290096&rcid=145723805", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629717492898795521", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4YcrqS6cVW", + "id" : 629717492898795521, + "created_at" : "2015-08-07 18:15:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/AezarfPmQ7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675021736&oldid=675021592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629715035275796480", + "text" : "Carbonear Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AezarfPmQ7", + "id" : 629715035275796480, + "created_at" : "2015-08-07 18:05:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ZLd7n9NcYw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675021658&oldid=675021271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629714845680668672", + "text" : "Beechville, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZLd7n9NcYw", + "id" : 629714845680668672, + "created_at" : "2015-08-07 18:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/l5w17Q8Owe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675021592&oldid=668163124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629714684216745985", + "text" : "Carbonear Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l5w17Q8Owe", + "id" : 629714684216745985, + "created_at" : "2015-08-07 18:04:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/9v9CktSxUj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675021271&oldid=675021220", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629713972879560706", + "text" : "Beechville, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9v9CktSxUj", + "id" : 629713972879560706, + "created_at" : "2015-08-07 18:01:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/lMv0uD132D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675021220&oldid=664249748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629713839894986753", + "text" : "Beechville, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lMv0uD132D", + "id" : 629713839894986753, + "created_at" : "2015-08-07 18:00:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/q0qBLfCEtG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675001760&oldid=674994002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629672722084306944", + "text" : "Canadian federal election, 2015 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/q0qBLfCEtG", + "id" : 629672722084306944, + "created_at" : "2015-08-07 15:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/FwScqBaajq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675001342&oldid=674997181", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629671726780141568", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FwScqBaajq", + "id" : 629671726780141568, + "created_at" : "2015-08-07 15:13:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/FwScqBaajq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=675001342&oldid=674997181", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629671726796963840", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/FwScqBaajq", + "id" : 629671726796963840, + "created_at" : "2015-08-07 15:13:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/EFdWgfpKao", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674997181&oldid=674996499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629662731600310272", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EFdWgfpKao", + "id" : 629662731600310272, + "created_at" : "2015-08-07 14:37:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/EFdWgfpKao", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674997181&oldid=674996499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629662731612897281", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/EFdWgfpKao", + "id" : 629662731612897281, + "created_at" : "2015-08-07 14:37:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/oF5c6LtiO3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674996499&oldid=674996321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629661078755123201", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oF5c6LtiO3", + "id" : 629661078755123201, + "created_at" : "2015-08-07 14:31:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/oF5c6LtiO3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674996499&oldid=674996321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629661078776115200", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/oF5c6LtiO3", + "id" : 629661078776115200, + "created_at" : "2015-08-07 14:31:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/cIBJG4MLQd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674996321&oldid=674995842", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629660653565947904", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cIBJG4MLQd", + "id" : 629660653565947904, + "created_at" : "2015-08-07 14:29:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/cIBJG4MLQd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674996321&oldid=674995842", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629660653578547200", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/cIBJG4MLQd", + "id" : 629660653578547200, + "created_at" : "2015-08-07 14:29:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/x9tkmt4XY7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674995842&oldid=674908898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629659523842732033", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x9tkmt4XY7", + "id" : 629659523842732033, + "created_at" : "2015-08-07 14:25:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/x9tkmt4XY7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674995842&oldid=674908898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629659523846905856", + "text" : "Alek Keshishian Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/x9tkmt4XY7", + "id" : 629659523846905856, + "created_at" : "2015-08-07 14:25:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/3MZrw8B3O8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674982482&oldid=672197213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629628739089997824", + "text" : "Emeka Okafor Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/3MZrw8B3O8", + "id" : 629628739089997824, + "created_at" : "2015-08-07 12:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/5cnmK03J6B", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117509295&oldid=117425357&rcid=145679748", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629352041291345920", + "text" : "Patrice Bernier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5cnmK03J6B", + "id" : 629352041291345920, + "created_at" : "2015-08-06 18:03:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/5cnmK03J6B", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117509295&oldid=117425357&rcid=145679748", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629352041387794432", + "text" : "Patrice Bernier Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/5cnmK03J6B", + "id" : 629352041387794432, + "created_at" : "2015-08-06 18:03:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/iaU0Rjf02p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674867396&oldid=674165136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629342217228959745", + "text" : "CKCU-FM Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iaU0Rjf02p", + "id" : 629342217228959745, + "created_at" : "2015-08-06 17:24:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/L4xjkgU3KS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674865129&oldid=674864966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629338480875839488", + "text" : "List of warships by nickname Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/L4xjkgU3KS", + "id" : 629338480875839488, + "created_at" : "2015-08-06 17:09:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/7wQefMt49N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674864966&oldid=674864659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629338122908758017", + "text" : "List of warships by nickname Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7wQefMt49N", + "id" : 629338122908758017, + "created_at" : "2015-08-06 17:07:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/BjPJQUkJxE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674864659&oldid=674864511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629337476520366081", + "text" : "List of warships by nickname Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BjPJQUkJxE", + "id" : 629337476520366081, + "created_at" : "2015-08-06 17:05:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/QLlNzNSuyP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674864511&oldid=674542120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629337152564891652", + "text" : "List of warships by nickname Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QLlNzNSuyP", + "id" : 629337152564891652, + "created_at" : "2015-08-06 17:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/hUPon7hSI6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674858278&oldid=658350740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629324351800778752", + "text" : "Nickel\u2013Strunz classification Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hUPon7hSI6", + "id" : 629324351800778752, + "created_at" : "2015-08-06 16:13:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/62ULeDnbZ5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674845315&oldid=669646783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629300002540679168", + "text" : "Mona Simpson (The Simpsons) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/62ULeDnbZ5", + "id" : 629300002540679168, + "created_at" : "2015-08-06 14:36:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/ZGytjaXvN2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674828719&oldid=674828560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629261194398928896", + "text" : "Platoon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZGytjaXvN2", + "id" : 629261194398928896, + "created_at" : "2015-08-06 12:02:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/EA4cWYx3gL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674828560&oldid=672428858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629260792127430657", + "text" : "Platoon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EA4cWYx3gL", + "id" : 629260792127430657, + "created_at" : "2015-08-06 12:00:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/vxwDbvadSO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674816093&oldid=673470880", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629223751327064064", + "text" : "List of schools in Ghana Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vxwDbvadSO", + "id" : 629223751327064064, + "created_at" : "2015-08-06 09:33:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ZR3tQdsGaY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674742715&oldid=674741719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629037171073224705", + "text" : "Tupelo Honey (band) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZR3tQdsGaY", + "id" : 629037171073224705, + "created_at" : "2015-08-05 21:12:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Su8ZUdHAQ9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674742022&oldid=674704439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629035634330595328", + "text" : "They Live Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Su8ZUdHAQ9", + "id" : 629035634330595328, + "created_at" : "2015-08-05 21:05:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/JozUmOL6et", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674741719&oldid=674741676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629035039121113092", + "text" : "Tupelo Honey (band) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JozUmOL6et", + "id" : 629035039121113092, + "created_at" : "2015-08-05 21:03:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/jnXD33pTHl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674741676&oldid=636346589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "629034957650968576", + "text" : "Tupelo Honey (band) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jnXD33pTHl", + "id" : 629034957650968576, + "created_at" : "2015-08-05 21:03:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/GB7egf6tkn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674720092&oldid=673391821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628993311311663104", + "text" : "George Stroumboulopoulos Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GB7egf6tkn", + "id" : 628993311311663104, + "created_at" : "2015-08-05 18:17:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Dxyh1HLzro", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674709634&oldid=671505632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628973783102160896", + "text" : "Maskwacis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dxyh1HLzro", + "id" : 628973783102160896, + "created_at" : "2015-08-05 17:00:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/5eyCZrUynM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674671433&oldid=674671373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628897307493330944", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5eyCZrUynM", + "id" : 628897307493330944, + "created_at" : "2015-08-05 11:56:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/AOOj9KV0IH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674671373&oldid=674670094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628897150164971520", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AOOj9KV0IH", + "id" : 628897150164971520, + "created_at" : "2015-08-05 11:55:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/maEGs7oq3c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674670094&oldid=673563772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628893923705024512", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/maEGs7oq3c", + "id" : 628893923705024512, + "created_at" : "2015-08-05 11:42:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/7RuVY4CXB8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674571635&oldid=674165166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628656361690275840", + "text" : "Talk:Vladimir Putin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7RuVY4CXB8", + "id" : 628656361690275840, + "created_at" : "2015-08-04 19:58:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/154tGsAEN8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674568497&oldid=674568431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628651608117747712", + "text" : "Russian floating nuclear power station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/154tGsAEN8", + "id" : 628651608117747712, + "created_at" : "2015-08-04 19:39:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ni6Cp1yTd4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674568431&oldid=674568358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628651486298415104", + "text" : "Russian floating nuclear power station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ni6Cp1yTd4", + "id" : 628651486298415104, + "created_at" : "2015-08-04 19:39:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/IvCQXTwLly", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674568358&oldid=674414676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628651361098420224", + "text" : "Russian floating nuclear power station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IvCQXTwLly", + "id" : 628651361098420224, + "created_at" : "2015-08-04 19:38:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/g9VfCcO8fB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674568073&oldid=671004180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628650966095687682", + "text" : "List of NATO Secretaries General Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g9VfCcO8fB", + "id" : 628650966095687682, + "created_at" : "2015-08-04 19:37:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/HGBrqUfXQ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674564618&oldid=674564595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628645027674226688", + "text" : "Crimean wine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HGBrqUfXQ4", + "id" : 628645027674226688, + "created_at" : "2015-08-04 19:13:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/tQHwypo52Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674564595&oldid=674564583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628644982124093440", + "text" : "Crimean wine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tQHwypo52Q", + "id" : 628644982124093440, + "created_at" : "2015-08-04 19:13:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/qkeX3Uibfx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674564583&oldid=674564533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628644937853235200", + "text" : "Crimean wine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qkeX3Uibfx", + "id" : 628644937853235200, + "created_at" : "2015-08-04 19:13:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/c11JNoOu9Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674564533&oldid=674564513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628644852171976704", + "text" : "Crimean wine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c11JNoOu9Q", + "id" : 628644852171976704, + "created_at" : "2015-08-04 19:13:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ThU1HEPy3Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674564513&oldid=645543930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628644809633345536", + "text" : "Crimean wine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ThU1HEPy3Y", + "id" : 628644809633345536, + "created_at" : "2015-08-04 19:12:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/ljwZqKCmay", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674554146&oldid=673388812", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628623635327119360", + "text" : "Talk:RT (TV network) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ljwZqKCmay", + "id" : 628623635327119360, + "created_at" : "2015-08-04 17:48:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/nTylaGexSq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674552729&oldid=670919327", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628620897583280132", + "text" : "Salish Wool Dog Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nTylaGexSq", + "id" : 628620897583280132, + "created_at" : "2015-08-04 17:37:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/nTylaGexSq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674552729&oldid=670919327", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628620897616838656", + "text" : "Salish Wool Dog Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/nTylaGexSq", + "id" : 628620897616838656, + "created_at" : "2015-08-04 17:37:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/EpCi2okwo3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674543810&oldid=652535454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628603959033393153", + "text" : "Steven and Chris Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/EpCi2okwo3", + "id" : 628603959033393153, + "created_at" : "2015-08-04 16:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/qIRkyUbzhL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674521916&oldid=674486343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628561465310580736", + "text" : "Ottawa Tool Library Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qIRkyUbzhL", + "id" : 628561465310580736, + "created_at" : "2015-08-04 13:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/52Nqj78eHq", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167606725&oldid=160621964&rcid=173264314", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628520248791171072", + "text" : "File:Stephen-Harper-Cropped-2014-02-18.jpg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/52Nqj78eHq", + "id" : 628520248791171072, + "created_at" : "2015-08-04 10:57:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/x2UeM65BIZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674379560&oldid=674259288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628223821145899008", + "text" : "Port Perry Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x2UeM65BIZ", + "id" : 628223821145899008, + "created_at" : "2015-08-03 15:20:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/zw2ALRgPTH", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167457538&oldid=145257419&rcid=173109665", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628026137780875264", + "text" : "File:Gwen1972aug2812z.gif Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zw2ALRgPTH", + "id" : 628026137780875264, + "created_at" : "2015-08-03 02:14:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/DGASle8pjZ", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167457306&oldid=146686614&rcid=173109433", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628025833253392384", + "text" : "File:Hurricane Able (1952).JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/DGASle8pjZ", + "id" : 628025833253392384, + "created_at" : "2015-08-03 02:13:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/HF5THBkIWT", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167457165&oldid=137286493&rcid=173109286", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628025281861840896", + "text" : "File:Costliest US Atlantic Hurricanes 1900\u20132010.png Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HF5THBkIWT", + "id" : 628025281861840896, + "created_at" : "2015-08-03 02:11:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/2uQuma4vcd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167457125&oldid=83410780&rcid=173109244", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628025126370570240", + "text" : "File:DvorakTCdevelopmentImage.png Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2uQuma4vcd", + "id" : 628025126370570240, + "created_at" : "2015-08-03 02:10:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/5zhYxAiABH", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167457077&oldid=83411492&rcid=173109197", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628024985479725060", + "text" : "File:DvorakCDP1973.png Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5zhYxAiABH", + "id" : 628024985479725060, + "created_at" : "2015-08-03 02:09:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/v8lrkBc2ve", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167457010&oldid=133235156&rcid=173109133", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628024790952116224", + "text" : "File:Doria1971aug2712z.gif Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/v8lrkBc2ve", + "id" : 628024790952116224, + "created_at" : "2015-08-03 02:09:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ntLIaDBaQq", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167456987&oldid=132282539&rcid=173109108", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628024679408758784", + "text" : "File:Delta1972nov0218z.gif Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ntLIaDBaQq", + "id" : 628024679408758784, + "created_at" : "2015-08-03 02:08:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/x1q0UbISca", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167456952&oldid=132074933&rcid=173109075", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628024543915962370", + "text" : "File:Dean1989aug506z.gif Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/x1q0UbISca", + "id" : 628024543915962370, + "created_at" : "2015-08-03 02:08:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/tyxkSl4o4l", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167456865&oldid=128759116&rcid=173108980", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628024329356361728", + "text" : "File:Charli1972sep2106z.gif Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/tyxkSl4o4l", + "id" : 628024329356361728, + "created_at" : "2015-08-03 02:07:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/8r7an6nncG", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167456709&oldid=128120322&rcid=173108823", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628024161726799873", + "text" : "File:Carrie1972sep0218z.gif Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8r7an6nncG", + "id" : 628024161726799873, + "created_at" : "2015-08-03 02:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/5LneWGWlVm", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167456622&oldid=129042648&rcid=173108731", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "628023918608162816", + "text" : "File:Chloe1971aug2100z.gif Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5LneWGWlVm", + "id" : 628023918608162816, + "created_at" : "2015-08-03 02:05:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/iHuRrqebzs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=674209751&oldid=671479717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627800972744622082", + "text" : "Prime Minister of Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iHuRrqebzs", + "id" : 627800972744622082, + "created_at" : "2015-08-02 11:19:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/CEttAtJul7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=117392560&oldid=117391711&rcid=145491106", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627791216084652032", + "text" : "Flaperon Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CEttAtJul7", + "id" : 627791216084652032, + "created_at" : "2015-08-02 10:41:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/kaFtFAH6ie", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167354250&oldid=131626033&rcid=173000496", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627671014420389888", + "text" : "File:Bruce Dec 20 2013 0420Z.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kaFtFAH6ie", + "id" : 627671014420389888, + "created_at" : "2015-08-02 02:43:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/v1twisOhR8", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167354192&oldid=167354175&rcid=173000435", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627670482649788417", + "text" : "File:CarlottaJun231967.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/v1twisOhR8", + "id" : 627670482649788417, + "created_at" : "2015-08-02 02:41:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/brVCsQdLLq", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=167354175&oldid=92031335&rcid=173000416", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "627670313665449984", + "text" : "File:CarlottaJun231967.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/brVCsQdLLq", + "id" : 627670313665449984, + "created_at" : "2015-08-02 02:40:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_09.js b/20181122/data/js/tweets/2015_09.js new file mode 100644 index 00000000..953f1364 --- /dev/null +++ b/20181122/data/js/tweets/2015_09.js @@ -0,0 +1,5915 @@ +Grailbird.data.tweets_2015_09 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/rsA9932Vrw", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=173953751&oldid=173953625&rcid=180231616", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649312400005562368", + "text" : "File:Lier Nete 1.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rsA9932Vrw", + "id" : 649312400005562368, + "created_at" : "2015-09-30 19:58:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/rZiWf3oWuy", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=173953625&oldid=173953460&rcid=180231494", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649312316757028864", + "text" : "File:Lier Nete 1.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rZiWf3oWuy", + "id" : 649312316757028864, + "created_at" : "2015-09-30 19:58:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Nf6gfgZGcd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=173953460&oldid=169815234&rcid=180231329", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649312252483473408", + "text" : "File:Lier Nete 1.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Nf6gfgZGcd", + "id" : 649312252483473408, + "created_at" : "2015-09-30 19:57:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/K7C5KNGTxa", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=173953433&oldid=173910367&rcid=180231301", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649312186414796801", + "text" : "File:Ciel - 9 janvier 2013 (2).JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/K7C5KNGTxa", + "id" : 649312186414796801, + "created_at" : "2015-09-30 19:57:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QoIGLnJ52T", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=173952693&oldid=173710801&rcid=180230569", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649311101444820996", + "text" : "File:Electrical Storm (16478095026).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/QoIGLnJ52T", + "id" : 649311101444820996, + "created_at" : "2015-09-30 19:53:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/p9EsosMVrK", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=173951741&oldid=173899033&rcid=180229633", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649310479630880769", + "text" : "File:KLM over the clouds (10204366323).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/p9EsosMVrK", + "id" : 649310479630880769, + "created_at" : "2015-09-30 19:50:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/isWkFxiJRZ", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=85487683&oldid=84795990", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649296630785642496", + "text" : "Waldo de los R\u00EDos Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/isWkFxiJRZ", + "id" : 649296630785642496, + "created_at" : "2015-09-30 18:55:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/J2RE6S7c6Z", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119099005&oldid=119081651&rcid=148128335", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649260103808479232", + "text" : "Saison cyclonique 2015 dans l'oc\u00E9an Atlantique Nord Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/J2RE6S7c6Z", + "id" : 649260103808479232, + "created_at" : "2015-09-30 16:30:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/le9RildPhe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683487364&oldid=683476573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649257942441721856", + "text" : "Overlord: Fellowship of Evil Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/le9RildPhe", + "id" : 649257942441721856, + "created_at" : "2015-09-30 16:22:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/WCHZ45n7M3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683474513&oldid=683469445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649234542272843778", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/WCHZ45n7M3", + "id" : 649234542272843778, + "created_at" : "2015-09-30 14:49:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Xjsf6dYjTN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683469445&oldid=682551474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649224197265326080", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Xjsf6dYjTN", + "id" : 649224197265326080, + "created_at" : "2015-09-30 14:08:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/YQ1Nm3UnJn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683456683&oldid=683455650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649195717018419200", + "text" : "NUMMI Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YQ1Nm3UnJn", + "id" : 649195717018419200, + "created_at" : "2015-09-30 12:14:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ZbGHYPvKPg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683456419&oldid=676571595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649195168202145794", + "text" : "Gung Ho (film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZbGHYPvKPg", + "id" : 649195168202145794, + "created_at" : "2015-09-30 12:12:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/PIWFNaKhmC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683455650&oldid=681228967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649193050724560896", + "text" : "NUMMI Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PIWFNaKhmC", + "id" : 649193050724560896, + "created_at" : "2015-09-30 12:04:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/8RiOgvYx8K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683382084&oldid=683378002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "648995038890991620", + "text" : "Peshmerga Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8RiOgvYx8K", + "id" : 648995038890991620, + "created_at" : "2015-09-29 22:57:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/5fzt1F4Rk5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683378002&oldid=681478067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "648986527138234368", + "text" : "Peshmerga Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5fzt1F4Rk5", + "id" : 648986527138234368, + "created_at" : "2015-09-29 22:23:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/7hixQRkxgQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683365141&oldid=675481663", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "648964157212131328", + "text" : "Meteorological Service of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/7hixQRkxgQ", + "id" : 648964157212131328, + "created_at" : "2015-09-29 20:54:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ZmCe1eTEaS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683355926&oldid=664893545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "648947510308904964", + "text" : "Kevin Hamilton (diplomat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZmCe1eTEaS", + "id" : 648947510308904964, + "created_at" : "2015-09-29 19:48:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/efVLerGwYh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683331067&oldid=682085889", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "648903455357202432", + "text" : "User talk:Hwy43 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/efVLerGwYh", + "id" : 648903455357202432, + "created_at" : "2015-09-29 16:53:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/psdK5OwGDM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683326778&oldid=683326657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "648895138274627585", + "text" : "Robert Marve Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/psdK5OwGDM", + "id" : 648895138274627585, + "created_at" : "2015-09-29 16:20:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/M4oUhIOEtc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683326657&oldid=681038803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "648894889770512385", + "text" : "Robert Marve Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/M4oUhIOEtc", + "id" : 648894889770512385, + "created_at" : "2015-09-29 16:19:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/aIIQNTl39i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682684601&oldid=663421133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "647338976475525120", + "text" : "Valkyrie no Densetsu Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aIIQNTl39i", + "id" : 647338976475525120, + "created_at" : "2015-09-25 09:16:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/aIIQNTl39i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682684601&oldid=663421133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "647338976500678656", + "text" : "Valkyrie no Densetsu Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/aIIQNTl39i", + "id" : 647338976500678656, + "created_at" : "2015-09-25 09:16:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/nXgPZqIPPd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682577691&oldid=682232656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "647082181316214785", + "text" : "Chad Mendes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nXgPZqIPPd", + "id" : 647082181316214785, + "created_at" : "2015-09-24 16:16:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/qApgbHAaxl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682577463&oldid=682286193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "647081809533124613", + "text" : ".gc.ca Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/qApgbHAaxl", + "id" : 647081809533124613, + "created_at" : "2015-09-24 16:15:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/IryMcHB9bl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682576988&oldid=682232719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "647080946064297984", + "text" : "Urijah Faber Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IryMcHB9bl", + "id" : 647080946064297984, + "created_at" : "2015-09-24 16:11:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/OZE30M2qHh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682544706&oldid=682150024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "647009359495593984", + "text" : "Provinces and territories of Canada Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/OZE30M2qHh", + "id" : 647009359495593984, + "created_at" : "2015-09-24 11:27:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/zAYzT8vSBy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682544313&oldid=674878151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "647008254174855168", + "text" : "33 Combat Engineer Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zAYzT8vSBy", + "id" : 647008254174855168, + "created_at" : "2015-09-24 11:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Cw5wNXy0Pz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682444838&oldid=677562584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646770714331205632", + "text" : "Pennsylvania Avenue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Cw5wNXy0Pz", + "id" : 646770714331205632, + "created_at" : "2015-09-23 19:38:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/bmwuVbpmQk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682438278&oldid=682289702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646758953796435968", + "text" : "Helium Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/bmwuVbpmQk", + "id" : 646758953796435968, + "created_at" : "2015-09-23 18:52:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/omNsqaK3WE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682433933&oldid=682433783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646750871313903616", + "text" : "Franglais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/omNsqaK3WE", + "id" : 646750871313903616, + "created_at" : "2015-09-23 18:19:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/zyprMATIhF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682433783&oldid=682297079", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646750552072790017", + "text" : "Franglais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zyprMATIhF", + "id" : 646750552072790017, + "created_at" : "2015-09-23 18:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/VjO1YVnHxn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682400394&oldid=680190827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646683922965884928", + "text" : "August 1 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VjO1YVnHxn", + "id" : 646683922965884928, + "created_at" : "2015-09-23 13:53:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/78d96DOC2x", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118881155&oldid=118881060&rcid=147762655", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646416105733517317", + "text" : "Paul \u00E0 Qu\u00E9bec (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/78d96DOC2x", + "id" : 646416105733517317, + "created_at" : "2015-09-22 20:09:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/YBhdieS27u", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118881060&oldid=118880995&rcid=147762538", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646415257020272640", + "text" : "Paul \u00E0 Qu\u00E9bec (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YBhdieS27u", + "id" : 646415257020272640, + "created_at" : "2015-09-22 20:06:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/q4vHSLlzD9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118880995&oldid=118880916&rcid=147762461", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646414741288714240", + "text" : "Paul \u00E0 Qu\u00E9bec (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q4vHSLlzD9", + "id" : 646414741288714240, + "created_at" : "2015-09-22 20:04:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Mx7VouStCI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118880916&oldid=118880827&rcid=147762366", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646414136780419072", + "text" : "Paul \u00E0 Qu\u00E9bec (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Mx7VouStCI", + "id" : 646414136780419072, + "created_at" : "2015-09-22 20:01:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Dd2lAAyQEu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118880827&oldid=118697002&rcid=147762266", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646413510910574593", + "text" : "Paul \u00E0 Qu\u00E9bec (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dd2lAAyQEu", + "id" : 646413510910574593, + "created_at" : "2015-09-22 19:59:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/8MR2xQeIr0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118880649&oldid=118460937&rcid=147762038", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646411898074890240", + "text" : "Paul (bande dessin\u00E9e) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8MR2xQeIr0", + "id" : 646411898074890240, + "created_at" : "2015-09-22 19:53:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/E7TnMISG7d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682283986&oldid=682246690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646396585920827392", + "text" : "Royal Canadian Air Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/E7TnMISG7d", + "id" : 646396585920827392, + "created_at" : "2015-09-22 18:52:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/9AT1h9NU4L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682283744&oldid=609835245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646396136547328002", + "text" : ".gc.ca Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9AT1h9NU4L", + "id" : 646396136547328002, + "created_at" : "2015-09-22 18:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/xHrQ2F8vEC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682280137&oldid=682279777", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646388747504906240", + "text" : "Lake Egmont, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xHrQ2F8vEC", + "id" : 646388747504906240, + "created_at" : "2015-09-22 18:21:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/l5UKgcvjbU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682277873&oldid=682277780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646384224346460161", + "text" : "Banff Upper Hot Springs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l5UKgcvjbU", + "id" : 646384224346460161, + "created_at" : "2015-09-22 18:03:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/HCDkd5DwfJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682277780&oldid=559661918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646384049490161664", + "text" : "Banff Upper Hot Springs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HCDkd5DwfJ", + "id" : 646384049490161664, + "created_at" : "2015-09-22 18:02:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/c6Pikck5DP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682273202&oldid=682265055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646374726101807104", + "text" : "YG Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c6Pikck5DP", + "id" : 646374726101807104, + "created_at" : "2015-09-22 17:25:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/tCN9wNY0tC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682272860&oldid=682272765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646374055310950400", + "text" : "JYP Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tCN9wNY0tC", + "id" : 646374055310950400, + "created_at" : "2015-09-22 17:22:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/1EMZhsKhPW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682272765&oldid=682266890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646373908959072256", + "text" : "JYP Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1EMZhsKhPW", + "id" : 646373908959072256, + "created_at" : "2015-09-22 17:22:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/AJafvEZAOW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682266890&oldid=682162050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646362836864794624", + "text" : "JYP Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AJafvEZAOW", + "id" : 646362836864794624, + "created_at" : "2015-09-22 16:38:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/RvnzO5v8gJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682241641&oldid=682240902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646310250761560064", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RvnzO5v8gJ", + "id" : 646310250761560064, + "created_at" : "2015-09-22 13:09:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/XhAWmKFyWk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682240902&oldid=680487119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646308632179703808", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XhAWmKFyWk", + "id" : 646308632179703808, + "created_at" : "2015-09-22 13:02:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/HlNPaUNRFF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118858577&oldid=103124504&rcid=147733984", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646198364426649600", + "text" : "Lunettes d'obscurit\u00E9 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HlNPaUNRFF", + "id" : 646198364426649600, + "created_at" : "2015-09-22 05:44:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/xDtYqlxU1z", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118858547&oldid=118815059&rcid=147733954", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646198030790729728", + "text" : "Jumelles de vision nocturne Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xDtYqlxU1z", + "id" : 646198030790729728, + "created_at" : "2015-09-22 05:43:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/3POA0GYxo5", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=172838038&oldid=162754902&rcid=179118715", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646124660262850561", + "text" : "File:Potential (15119692781).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3POA0GYxo5", + "id" : 646124660262850561, + "created_at" : "2015-09-22 00:51:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/D0v0D2cOHn", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=172837990&oldid=124510513&rcid=179118667", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646124471301111809", + "text" : "File:Nssl0390 - Flickr - NOAA Photo Library.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/D0v0D2cOHn", + "id" : 646124471301111809, + "created_at" : "2015-09-22 00:50:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/aXZqlMl0GU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682134086&oldid=682134006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646039664160321536", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aXZqlMl0GU", + "id" : 646039664160321536, + "created_at" : "2015-09-21 19:13:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/RR79wpXAL6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682134006&oldid=682133796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646039544924610560", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RR79wpXAL6", + "id" : 646039544924610560, + "created_at" : "2015-09-21 19:13:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/HKxgfP4bKF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682133796&oldid=682133062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646039215713685504", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HKxgfP4bKF", + "id" : 646039215713685504, + "created_at" : "2015-09-21 19:12:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/yoXVMBZ3Jg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682133062&oldid=682132972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646037959897149441", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yoXVMBZ3Jg", + "id" : 646037959897149441, + "created_at" : "2015-09-21 19:07:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/TmCuegjAMy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682132972&oldid=681407603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646037797766328321", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TmCuegjAMy", + "id" : 646037797766328321, + "created_at" : "2015-09-21 19:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/3IRAF3DQKb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682117221&oldid=682117120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646010821315850240", + "text" : "Oshawa Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3IRAF3DQKb", + "id" : 646010821315850240, + "created_at" : "2015-09-21 17:19:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/oAS6c5IqIb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682117120&oldid=682116897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646010650821591040", + "text" : "Oshawa Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oAS6c5IqIb", + "id" : 646010650821591040, + "created_at" : "2015-09-21 17:18:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/3mON1ramRm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682116897&oldid=679669023", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646010286378455040", + "text" : "Oshawa Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3mON1ramRm", + "id" : 646010286378455040, + "created_at" : "2015-09-21 17:17:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/o88r4IO0MD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682115685&oldid=678995938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "646007858270740480", + "text" : "Ian Wild Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o88r4IO0MD", + "id" : 646007858270740480, + "created_at" : "2015-09-21 17:07:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/KnkU0BhnC6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=682104262&oldid=662816708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "645984994347884544", + "text" : "Talk:Liliane Bettencourt Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KnkU0BhnC6", + "id" : 645984994347884544, + "created_at" : "2015-09-21 15:36:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/qiTSybVtsa", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=172575800&oldid=172575706&rcid=178857908", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "645317223033249792", + "text" : "File:Door at Cripta Rasponi.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/qiTSybVtsa", + "id" : 645317223033249792, + "created_at" : "2015-09-19 19:23:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/kQ4FxiXZNP", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=172575706&oldid=172287305&rcid=178857814", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "645316911182520320", + "text" : "File:Door at Cripta Rasponi.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kQ4FxiXZNP", + "id" : 645316911182520320, + "created_at" : "2015-09-19 19:21:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/khpmaN2YpV", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=172575561&oldid=172565431&rcid=178857659", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "645316438266408960", + "text" : "File:IridescentCloud2011Jan02MN SSP cbonawitz.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/khpmaN2YpV", + "id" : 645316438266408960, + "created_at" : "2015-09-19 19:20:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/zFIwtO48yX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681784397&oldid=681784294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "645239665289773056", + "text" : "File:Paintbrush silhouette.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zFIwtO48yX", + "id" : 645239665289773056, + "created_at" : "2015-09-19 14:14:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/IBdBT8ua63", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681784294&oldid=679233577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "645239466009993216", + "text" : "File:Paintbrush silhouette.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IBdBT8ua63", + "id" : 645239466009993216, + "created_at" : "2015-09-19 14:14:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/QnK9gl73DT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681660360&oldid=622204661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644918472640720896", + "text" : "Canadian High Commission, Bridgetown Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/QnK9gl73DT", + "id" : 644918472640720896, + "created_at" : "2015-09-18 16:58:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Dsl3KqMWMf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681657589&oldid=680097339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644912819884810242", + "text" : "Polish\u2013Czechoslovak border conflicts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dsl3KqMWMf", + "id" : 644912819884810242, + "created_at" : "2015-09-18 16:36:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Eq7PN4Zqw1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681657167&oldid=680454682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644911916402520065", + "text" : "Murder of Tammy Alexander Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Eq7PN4Zqw1", + "id" : 644911916402520065, + "created_at" : "2015-09-18 16:32:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/dRVitSmDbO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681647190&oldid=681641535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644891806191235072", + "text" : "Refugees of the Syrian Civil War Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dRVitSmDbO", + "id" : 644891806191235072, + "created_at" : "2015-09-18 15:12:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/5cik6Hitoq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681645680&oldid=681508527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644888657439129600", + "text" : "Switzerland Davis Cup team Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5cik6Hitoq", + "id" : 644888657439129600, + "created_at" : "2015-09-18 15:00:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/bHlLRlxenk", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=172355188&oldid=145531636&rcid=178637822", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644626780796637184", + "text" : "File:Evening Streaks.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/bHlLRlxenk", + "id" : 644626780796637184, + "created_at" : "2015-09-17 21:39:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/rkXmkME84p", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118738003&oldid=118737826&rcid=147569460", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644625567980081153", + "text" : "L'Apprentissage de Duddy Kravitz (roman) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rkXmkME84p", + "id" : 644625567980081153, + "created_at" : "2015-09-17 21:34:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/5dCsLVO3Px", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118737826&oldid=118341726&rcid=147569273", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644624082500231168", + "text" : "L'Apprentissage de Duddy Kravitz (roman) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5dCsLVO3Px", + "id" : 644624082500231168, + "created_at" : "2015-09-17 21:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/seBSBuZnjj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681542553&oldid=681542472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644620007444512768", + "text" : "Podcast Playlist Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/seBSBuZnjj", + "id" : 644620007444512768, + "created_at" : "2015-09-17 21:12:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/5U6ByB25BA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681542472&oldid=679938039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644619833422794752", + "text" : "Podcast Playlist Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/5U6ByB25BA", + "id" : 644619833422794752, + "created_at" : "2015-09-17 21:11:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/jrtoLa7ynT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118736496&oldid=115520356&rcid=147567668", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644610311203495936", + "text" : "Nitchequon Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jrtoLa7ynT", + "id" : 644610311203495936, + "created_at" : "2015-09-17 20:34:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/T3m3aThjBU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681531832&oldid=681523806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644599587748118529", + "text" : "Napoleon III Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/T3m3aThjBU", + "id" : 644599587748118529, + "created_at" : "2015-09-17 19:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/P6O7IFKU2r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681517981&oldid=681517655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644572067443179521", + "text" : "Dany Heatley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P6O7IFKU2r", + "id" : 644572067443179521, + "created_at" : "2015-09-17 18:02:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/0xlCKGGQ4Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681517655&oldid=681517090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644571384644009984", + "text" : "Dany Heatley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0xlCKGGQ4Y", + "id" : 644571384644009984, + "created_at" : "2015-09-17 17:59:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ztXL53hri3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681515763&oldid=681314337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644567741534466048", + "text" : "S.M. Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ztXL53hri3", + "id" : 644567741534466048, + "created_at" : "2015-09-17 17:44:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/aE6c0CavGz", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=172327857&oldid=172271685&rcid=178609899", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644565428958810113", + "text" : "File:E75-Varanger-Vard\u00F8-2012-07-07-16-30-06.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/aE6c0CavGz", + "id" : 644565428958810113, + "created_at" : "2015-09-17 17:35:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/6zkiacC60U", + "expanded_url" : "https:\/\/ru.wikipedia.org\/w\/index.php?diff=73402051&oldid=72965021", + "display_url" : "ru.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644543137185157120", + "text" : "\u042D\u0440\u0438\u043A\u0430 (\u043C\u0430\u0440\u0448) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6zkiacC60U", + "id" : 644543137185157120, + "created_at" : "2015-09-17 16:07:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/tWMtnigVjN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118726405&oldid=118620776&rcid=147554793", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644520685348462592", + "text" : "Langue fran\u00E7aise aux \u00C9tats-Unis Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tWMtnigVjN", + "id" : 644520685348462592, + "created_at" : "2015-09-17 14:38:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/JEvd9D3XuN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681357932&oldid=665831541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644226951557857280", + "text" : "List of generating stations in Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JEvd9D3XuN", + "id" : 644226951557857280, + "created_at" : "2015-09-16 19:10:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/GHICjLjOqJ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118699691&oldid=118516176&rcid=147518595", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "644176225146175488", + "text" : "R\u00E9publique des Deux Nations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GHICjLjOqJ", + "id" : 644176225146175488, + "created_at" : "2015-09-16 15:49:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Nw6mIQIylH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681206050&oldid=681205969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643887024810930177", + "text" : "Responsibility for the Russo-Georgian War Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Nw6mIQIylH", + "id" : 643887024810930177, + "created_at" : "2015-09-15 20:40:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/R8xncYPE8u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681205969&oldid=679869523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643886898717544448", + "text" : "Responsibility for the Russo-Georgian War Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R8xncYPE8u", + "id" : 643886898717544448, + "created_at" : "2015-09-15 20:39:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/qCMP8Eddxr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681201497&oldid=679981045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643878290789261312", + "text" : "Joseph A. Mandarino Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qCMP8Eddxr", + "id" : 643878290789261312, + "created_at" : "2015-09-15 20:05:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/exTnC1sQKG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681200378&oldid=650603722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643876345324417024", + "text" : "Douglas Boyle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/exTnC1sQKG", + "id" : 643876345324417024, + "created_at" : "2015-09-15 19:57:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/KO0yB5ibep", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681189795&oldid=641403883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643856754095353856", + "text" : "Aris Alexanian Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/KO0yB5ibep", + "id" : 643856754095353856, + "created_at" : "2015-09-15 18:39:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/X3t52c0CFt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681178808&oldid=680816649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643835711666397185", + "text" : "Half Moon Run Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/X3t52c0CFt", + "id" : 643835711666397185, + "created_at" : "2015-09-15 17:16:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/X3t52c0CFt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681178808&oldid=680816649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643835711687405568", + "text" : "Half Moon Run Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X3t52c0CFt", + "id" : 643835711687405568, + "created_at" : "2015-09-15 17:16:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/YZYhRzXZWW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681172731&oldid=680597105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643823498473959425", + "text" : "Salvatore Maranzano Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YZYhRzXZWW", + "id" : 643823498473959425, + "created_at" : "2015-09-15 16:27:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Xp25MN9Bvj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681172485&oldid=681003278", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643822996990357504", + "text" : "BGM-71 TOW Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Xp25MN9Bvj", + "id" : 643822996990357504, + "created_at" : "2015-09-15 16:25:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/MKRYGY8yzR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681164289&oldid=667844741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643806984773439488", + "text" : "Alex Lacasse Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/MKRYGY8yzR", + "id" : 643806984773439488, + "created_at" : "2015-09-15 15:22:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/MKRYGY8yzR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681164289&oldid=667844741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643806984798633984", + "text" : "Alex Lacasse Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MKRYGY8yzR", + "id" : 643806984798633984, + "created_at" : "2015-09-15 15:22:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/t2wI2X7v5o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681158923&oldid=681152859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643797027793543168", + "text" : "L\u00E9o Dandurand Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/t2wI2X7v5o", + "id" : 643797027793543168, + "created_at" : "2015-09-15 14:42:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/5pWdd0Xre4", + "expanded_url" : "https:\/\/it.wikipedia.org\/w\/index.php?diff=75185268&oldid=75185264&rcid=95735477", + "display_url" : "it.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643792620603461632", + "text" : "Elezioni politiche italiane del 1976 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5pWdd0Xre4", + "id" : 643792620603461632, + "created_at" : "2015-09-15 14:24:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/HXrgg6XQzB", + "expanded_url" : "https:\/\/it.wikipedia.org\/w\/index.php?diff=75185264&oldid=74105883&rcid=95735474", + "display_url" : "it.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643792551225499648", + "text" : "Elezioni politiche italiane del 1976 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HXrgg6XQzB", + "id" : 643792551225499648, + "created_at" : "2015-09-15 14:24:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/rGHCXEzMlO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681152859&oldid=657082712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643785494795546624", + "text" : "L\u00E9o Dandurand Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/rGHCXEzMlO", + "id" : 643785494795546624, + "created_at" : "2015-09-15 13:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/TSHXcTbzX4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681095545&oldid=680981813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643643503256449024", + "text" : "Colonia (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TSHXcTbzX4", + "id" : 643643503256449024, + "created_at" : "2015-09-15 04:32:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Of3j2OWZLf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681032544&oldid=680925953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643505044671889411", + "text" : "Jack White Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Of3j2OWZLf", + "id" : 643505044671889411, + "created_at" : "2015-09-14 19:22:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/EWMHYtTTx0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681032058&oldid=681030537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643504153323544576", + "text" : "Data assimilation Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/EWMHYtTTx0", + "id" : 643504153323544576, + "created_at" : "2015-09-14 19:18:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/6qJe5XyHzV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118646087&oldid=118606507&rcid=147448766", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643502398313508865", + "text" : "Route 112 (Qu\u00E9bec) Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/6qJe5XyHzV", + "id" : 643502398313508865, + "created_at" : "2015-09-14 19:11:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/6qJe5XyHzV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118646087&oldid=118606507&rcid=147448766", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643502398326050816", + "text" : "Route 112 (Qu\u00E9bec) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6qJe5XyHzV", + "id" : 643502398326050816, + "created_at" : "2015-09-14 19:11:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3wvLXMnyQE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681030537&oldid=677755807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643501380418842624", + "text" : "Data assimilation Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3wvLXMnyQE", + "id" : 643501380418842624, + "created_at" : "2015-09-14 19:07:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/35mBihQXwK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681004773&oldid=681004713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643453651646857216", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/35mBihQXwK", + "id" : 643453651646857216, + "created_at" : "2015-09-14 15:58:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/tadZ1NGJoL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=681004713&oldid=680889294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643453502639996928", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tadZ1NGJoL", + "id" : 643453502639996928, + "created_at" : "2015-09-14 15:57:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/EokyzhTvKV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118640894&oldid=117770170&rcid=147442402", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643451904706641920", + "text" : "Soci\u00E9t\u00E9 de transport de l'Outaouais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EokyzhTvKV", + "id" : 643451904706641920, + "created_at" : "2015-09-14 15:51:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/D75yxdaMW0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680979045&oldid=648367198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "643399882728939520", + "text" : "Breakaway (Space: 1999) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D75yxdaMW0", + "id" : 643399882728939520, + "created_at" : "2015-09-14 12:24:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/66gmFnRPJr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680567277&oldid=680566440", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642399241017643008", + "text" : "Epic of Gilgamesh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/66gmFnRPJr", + "id" : 642399241017643008, + "created_at" : "2015-09-11 18:08:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/pECqQzCh99", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680550858&oldid=678663533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642366208365457408", + "text" : "Machzikei Hadas Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pECqQzCh99", + "id" : 642366208365457408, + "created_at" : "2015-09-11 15:56:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/UMmnw7XeVd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680550666&oldid=673821017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642365865472753664", + "text" : "Beit Tikvah of Ottawa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UMmnw7XeVd", + "id" : 642365865472753664, + "created_at" : "2015-09-11 15:55:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/u1IbQxDvJl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680550605&oldid=676493252", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642365744462856193", + "text" : "Adath Shalom (Ottawa) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/u1IbQxDvJl", + "id" : 642365744462856193, + "created_at" : "2015-09-11 15:55:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/qqsIPBKlp8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680550549&oldid=673820865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642365597838364673", + "text" : "Temple Israel (Ottawa) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qqsIPBKlp8", + "id" : 642365597838364673, + "created_at" : "2015-09-11 15:54:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/qqipwNRMR2", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171541236&oldid=162907831&rcid=177822406", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642364236254048256", + "text" : "File:Ottawa Tool Library.png Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qqipwNRMR2", + "id" : 642364236254048256, + "created_at" : "2015-09-11 15:49:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/P9KgweM0I5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680549758&oldid=680549584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642363954333904897", + "text" : "Ottawa Tool Library Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/P9KgweM0I5", + "id" : 642363954333904897, + "created_at" : "2015-09-11 15:47:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/AbJsFPTjuZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680549584&oldid=680549252", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642363601743937537", + "text" : "Ottawa Tool Library Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AbJsFPTjuZ", + "id" : 642363601743937537, + "created_at" : "2015-09-11 15:46:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/vkTlZBLgfa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680549252&oldid=677811161", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642362903291658240", + "text" : "Ottawa Tool Library Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vkTlZBLgfa", + "id" : 642362903291658240, + "created_at" : "2015-09-11 15:43:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/BCql9Ue2Il", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680537665&oldid=680530407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642337909690007552", + "text" : "2015 IAAF Diamond League Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BCql9Ue2Il", + "id" : 642337909690007552, + "created_at" : "2015-09-11 14:04:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/xUp0UWc7b3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680535361&oldid=675450150", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642333287873183744", + "text" : "Bigeye tuna Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xUp0UWc7b3", + "id" : 642333287873183744, + "created_at" : "2015-09-11 13:46:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/dxXbVuIDZo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680533722&oldid=586751327", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642329847612743681", + "text" : "Fogo, Newfoundland and Labrador Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dxXbVuIDZo", + "id" : 642329847612743681, + "created_at" : "2015-09-11 13:32:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/JIrKwKUGIk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680532741&oldid=678727918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642327602661859328", + "text" : "Pale Moon (web browser) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JIrKwKUGIk", + "id" : 642327602661859328, + "created_at" : "2015-09-11 13:23:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ZuG02u2oUq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680531271&oldid=678473292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642324258136457217", + "text" : "Shawnacy Barber Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZuG02u2oUq", + "id" : 642324258136457217, + "created_at" : "2015-09-11 13:10:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/J1YPK8Hs2d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680530407&oldid=680083938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642321940066267136", + "text" : "2015 IAAF Diamond League Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/J1YPK8Hs2d", + "id" : 642321940066267136, + "created_at" : "2015-09-11 13:00:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/mvEDrxDiBX", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118547955&oldid=118342269&rcid=147315083", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642321078019334144", + "text" : "Battlefords\u2014Lloydminster Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mvEDrxDiBX", + "id" : 642321078019334144, + "created_at" : "2015-09-11 12:57:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ROwS71yLWv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680525347&oldid=674476985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642309862219751424", + "text" : "Locked in the Trunk of a Car Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/ROwS71yLWv", + "id" : 642309862219751424, + "created_at" : "2015-09-11 12:12:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/uthAOdtaiV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680419950&oldid=679238460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642056074120531968", + "text" : "Stedmans V&S Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/uthAOdtaiV", + "id" : 642056074120531968, + "created_at" : "2015-09-10 19:24:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/A7wcEa3wtx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680401724&oldid=680062385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642024169979412482", + "text" : "Friends with Kids Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A7wcEa3wtx", + "id" : 642024169979412482, + "created_at" : "2015-09-10 17:17:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/A7wcEa3wtx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680401724&oldid=680062385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642024169996197889", + "text" : "Friends with Kids Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/A7wcEa3wtx", + "id" : 642024169996197889, + "created_at" : "2015-09-10 17:17:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/2fl5xdymPx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680399574&oldid=680345983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642020160187052032", + "text" : "2022 Winter Olympics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2fl5xdymPx", + "id" : 642020160187052032, + "created_at" : "2015-09-10 17:01:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/QG1NB0QDhS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680399482&oldid=673573028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642019994486841344", + "text" : "Carl Ludolf Griesbach Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/QG1NB0QDhS", + "id" : 642019994486841344, + "created_at" : "2015-09-10 17:01:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/cHL8dlCEdD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118524466&oldid=117568119&rcid=147283248", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "642003961571115008", + "text" : "Demolition (film) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/cHL8dlCEdD", + "id" : 642003961571115008, + "created_at" : "2015-09-10 15:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/minOyQjIOy", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171332148&oldid=170225025&rcid=177616824", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641724091066642440", + "text" : "File:Circumhorizon arc (14096252596).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/minOyQjIOy", + "id" : 641724091066642440, + "created_at" : "2015-09-09 21:25:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Q0oo4sOB86", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171332104&oldid=164987159&rcid=177616782", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641723881993203712", + "text" : "File:20120521-DSC00797-2 (7329249968).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Q0oo4sOB86", + "id" : 641723881993203712, + "created_at" : "2015-09-09 21:24:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/dChbAFmvnb", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171332083&oldid=170371974&rcid=177616761", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641723752292728832", + "text" : "File:A cidade de Bras\u00EDlia, Capital Nacional.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dChbAFmvnb", + "id" : 641723752292728832, + "created_at" : "2015-09-09 21:23:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/T0qQvrCAJ8", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171331809&oldid=171240249&rcid=177616492", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641723024383836160", + "text" : "File:Parque E\u00F3lico, S\u00E3o Jorge, A\u00E7ores (21038989619).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/T0qQvrCAJ8", + "id" : 641723024383836160, + "created_at" : "2015-09-09 21:21:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/xggOGsQVmc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680273672&oldid=676086645", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641709231121563648", + "text" : "British Expeditionary Force (World War I) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xggOGsQVmc", + "id" : 641709231121563648, + "created_at" : "2015-09-09 20:26:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ziMsKcj4gI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680271781&oldid=661041622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641705452359811072", + "text" : "H. A. Berlin Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ziMsKcj4gI", + "id" : 641705452359811072, + "created_at" : "2015-09-09 20:11:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/pXKXEC9vRK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680257627&oldid=680257574", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641679696594358273", + "text" : "Thin-wall injection molding Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pXKXEC9vRK", + "id" : 641679696594358273, + "created_at" : "2015-09-09 18:28:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/sAu6brxzTn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680257574&oldid=643353034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641679597365522432", + "text" : "Thin-wall injection molding Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sAu6brxzTn", + "id" : 641679597365522432, + "created_at" : "2015-09-09 18:28:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/UDbBVre848", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680253857&oldid=680253257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641673001797316608", + "text" : "Don Meredith (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/UDbBVre848", + "id" : 641673001797316608, + "created_at" : "2015-09-09 18:02:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/5WaiZ0Vbfb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680253257&oldid=680253014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641671806882070528", + "text" : "Don Meredith (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/5WaiZ0Vbfb", + "id" : 641671806882070528, + "created_at" : "2015-09-09 17:57:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/NYGtD8nQv1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680253014&oldid=680252189", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641671297584529408", + "text" : "Don Meredith (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NYGtD8nQv1", + "id" : 641671297584529408, + "created_at" : "2015-09-09 17:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/RqhWU0VZJ0", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?oldid=171309678&rcid=177594578", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641671143787757568", + "text" : "File talk:Group-of-seven-artists.jpg Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/RqhWU0VZJ0", + "id" : 641671143787757568, + "created_at" : "2015-09-09 17:54:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/5NCJmqUkkC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680252189&oldid=680122326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641669699139407872", + "text" : "Don Meredith (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/5NCJmqUkkC", + "id" : 641669699139407872, + "created_at" : "2015-09-09 17:49:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/7Tw42uuOcl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680225270&oldid=680225058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641617734921494528", + "text" : "Saint Peter Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7Tw42uuOcl", + "id" : 641617734921494528, + "created_at" : "2015-09-09 14:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/pCDTPbz0vh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680225058&oldid=680203220", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641617386475552768", + "text" : "Saint Peter Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pCDTPbz0vh", + "id" : 641617386475552768, + "created_at" : "2015-09-09 14:21:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/xONen8K11s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680215569&oldid=680215506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641596721659817984", + "text" : "Herb Carnegie Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/xONen8K11s", + "id" : 641596721659817984, + "created_at" : "2015-09-09 12:59:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/rEtuYJucAW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680215506&oldid=669093170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641596590919163904", + "text" : "Herb Carnegie Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/rEtuYJucAW", + "id" : 641596590919163904, + "created_at" : "2015-09-09 12:58:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pUIfJPyAps", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680141200&oldid=680141111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641404588155912192", + "text" : "Hamilton Mountain Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pUIfJPyAps", + "id" : 641404588155912192, + "created_at" : "2015-09-09 00:15:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/n6jCPIiQCR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680141111&oldid=676237142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641404350158532608", + "text" : "Hamilton Mountain Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/n6jCPIiQCR", + "id" : 641404350158532608, + "created_at" : "2015-09-09 00:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/6ONAKf4BDn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680122326&oldid=680122283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641360439201271808", + "text" : "Don Meredith (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6ONAKf4BDn", + "id" : 641360439201271808, + "created_at" : "2015-09-08 21:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/BtMKG27KGG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680122283&oldid=676784156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641360365457043456", + "text" : "Don Meredith (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BtMKG27KGG", + "id" : 641360365457043456, + "created_at" : "2015-09-08 21:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/NkEiGkGMl2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680119703&oldid=670885640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641355207738179584", + "text" : "Professional sports in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NkEiGkGMl2", + "id" : 641355207738179584, + "created_at" : "2015-09-08 20:59:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Tv71HnoPxl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118472498&oldid=118472489&rcid=147211977", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641354980893462528", + "text" : "Typhon Soudelor Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Tv71HnoPxl", + "id" : 641354980893462528, + "created_at" : "2015-09-08 20:58:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/hwI0erdd2j", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118472489&oldid=118199373&rcid=147211966", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641354849397768192", + "text" : "Typhon Soudelor Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hwI0erdd2j", + "id" : 641354849397768192, + "created_at" : "2015-09-08 20:58:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/AeJDgqFDvT", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171205232&oldid=171204967&rcid=177487882", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641353964340948996", + "text" : "File:The Fire Control Radar of the JDS Bungo.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/AeJDgqFDvT", + "id" : 641353964340948996, + "created_at" : "2015-09-08 20:54:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/CkHyGGAhXx", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171205185&oldid=171205016&rcid=177487833", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641353854018187264", + "text" : "File:The Search Radar of the JDS Bungo.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CkHyGGAhXx", + "id" : 641353854018187264, + "created_at" : "2015-09-08 20:54:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/8SuxvCyRqj", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171205016&oldid=171129951&rcid=177487658", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641353525272776704", + "text" : "File:The Search Radar of the JDS Bungo.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8SuxvCyRqj", + "id" : 641353525272776704, + "created_at" : "2015-09-08 20:52:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/VjaaI1WRCP", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171204967&oldid=171129946&rcid=177487607", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641353428417949696", + "text" : "File:The Fire Control Radar of the JDS Bungo.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/VjaaI1WRCP", + "id" : 641353428417949696, + "created_at" : "2015-09-08 20:52:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/YSn4PXagBL", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171204908&oldid=170877621&rcid=177487545", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641353289523531776", + "text" : "File:Rdar.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/YSn4PXagBL", + "id" : 641353289523531776, + "created_at" : "2015-09-08 20:51:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/JlvzrspPEW", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171204702&oldid=171129943&rcid=177487320", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641352888166449153", + "text" : "File:Frq Band Comparison.png Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JlvzrspPEW", + "id" : 641352888166449153, + "created_at" : "2015-09-08 20:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/yFOzSa9Sf4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680074508&oldid=677794173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641268269844955137", + "text" : "Jason Somerville Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yFOzSa9Sf4", + "id" : 641268269844955137, + "created_at" : "2015-09-08 15:14:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/1q8411yj5h", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171157726&oldid=157368477&rcid=177439482", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641266640756297728", + "text" : "File:Sky College with Mango Flowers.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/1q8411yj5h", + "id" : 641266640756297728, + "created_at" : "2015-09-08 15:07:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/avElFP8HNV", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=171157172&oldid=170578130&rcid=177438934", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641265464367292416", + "text" : "File:Hermoso cielo.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/avElFP8HNV", + "id" : 641265464367292416, + "created_at" : "2015-09-08 15:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/4BJRoa929l", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118459183&oldid=118459040&rcid=147195953", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641251631582068736", + "text" : "Inondation de Tbilissi (2015) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4BJRoa929l", + "id" : 641251631582068736, + "created_at" : "2015-09-08 14:07:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/brqCMv6pZz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118459040&oldid=118458606&rcid=147195788", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641250768452980736", + "text" : "Inondation de Tbilissi (2015) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/brqCMv6pZz", + "id" : 641250768452980736, + "created_at" : "2015-09-08 14:04:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ZkLrPrzfcC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118458606&oldid=118458558&rcid=147195288", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641247957036179457", + "text" : "Inondation de Tbilissi (2015) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZkLrPrzfcC", + "id" : 641247957036179457, + "created_at" : "2015-09-08 13:53:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/gKxXEKcw1U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=680054200&oldid=680032540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "641224219506950144", + "text" : "2015 in South Korean music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gKxXEKcw1U", + "id" : 641224219506950144, + "created_at" : "2015-09-08 12:19:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/a3NupndMjh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679733531&oldid=679312903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "640504995356479488", + "text" : "Alex Faulkner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a3NupndMjh", + "id" : 640504995356479488, + "created_at" : "2015-09-06 12:41:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/6MZujewHzD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679630502&oldid=648690974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "640249190279458817", + "text" : "Roosville Border Crossing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6MZujewHzD", + "id" : 640249190279458817, + "created_at" : "2015-09-05 19:44:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/rdj2vQScqK", + "expanded_url" : "https:\/\/de.wikipedia.org\/w\/index.php?diff=145728316&oldid=144650260", + "display_url" : "de.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639888858306494464", + "text" : "S\u00E9verin Moisse Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/rdj2vQScqK", + "id" : 639888858306494464, + "created_at" : "2015-09-04 19:52:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/NF9cJXOjnZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679474283&oldid=670544255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639881161985163264", + "text" : "HMCS Chicoutimi (SSK 879) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NF9cJXOjnZ", + "id" : 639881161985163264, + "created_at" : "2015-09-04 19:22:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/TktTMf1K2b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679474147&oldid=679474038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639880846271479809", + "text" : "Rock or Bust World Tour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TktTMf1K2b", + "id" : 639880846271479809, + "created_at" : "2015-09-04 19:20:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Nf4zSa7WOn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679474038&oldid=679263782", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639880623981727744", + "text" : "Rock or Bust World Tour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Nf4zSa7WOn", + "id" : 639880623981727744, + "created_at" : "2015-09-04 19:20:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/95k4WApTNP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679458581&oldid=660759325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639855475543142400", + "text" : "Third Mithridatic War Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/95k4WApTNP", + "id" : 639855475543142400, + "created_at" : "2015-09-04 17:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/BPqNqnNX8F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679458366&oldid=676414848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639855170508189700", + "text" : "British Empire Economic Conference Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BPqNqnNX8F", + "id" : 639855170508189700, + "created_at" : "2015-09-04 17:38:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/OIF7hrKvGj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679430680&oldid=679404575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639811829682831360", + "text" : "Magnetic Hill Concert Site Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OIF7hrKvGj", + "id" : 639811829682831360, + "created_at" : "2015-09-04 14:46:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/QBt9Mz8aQ3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679416337&oldid=679416014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639780664154451968", + "text" : "EADS CASA C-295 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QBt9Mz8aQ3", + "id" : 639780664154451968, + "created_at" : "2015-09-04 12:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Hkn1zivvJo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679416014&oldid=675942707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639779903672569856", + "text" : "EADS CASA C-295 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Hkn1zivvJo", + "id" : 639779903672569856, + "created_at" : "2015-09-04 12:39:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/QAXCcsWaRa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679405740&oldid=679405289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639754088461283328", + "text" : "Minotaur Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QAXCcsWaRa", + "id" : 639754088461283328, + "created_at" : "2015-09-04 10:57:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/5Tdx2tcLEU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679405289&oldid=678961361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639753124211765248", + "text" : "Minotaur Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5Tdx2tcLEU", + "id" : 639753124211765248, + "created_at" : "2015-09-04 10:53:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/w4RYL3i1Dg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679297368&oldid=670625144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639502381382811648", + "text" : "Art Ross Trophy Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/w4RYL3i1Dg", + "id" : 639502381382811648, + "created_at" : "2015-09-03 18:17:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/XfxtrEjv6x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679288604&oldid=672676428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639486628453576704", + "text" : "Lunch atop a Skyscraper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XfxtrEjv6x", + "id" : 639486628453576704, + "created_at" : "2015-09-03 17:14:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/EuYLdmoPdN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118301789&oldid=118276843&rcid=146969513", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639422835568607232", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EuYLdmoPdN", + "id" : 639422835568607232, + "created_at" : "2015-09-03 13:00:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/t4IflJmQLz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679255999&oldid=674225227", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639418358409117696", + "text" : "Shannon Park, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/t4IflJmQLz", + "id" : 639418358409117696, + "created_at" : "2015-09-03 12:43:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/fN5OIqu1RA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679158421&oldid=679157696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639169221457485824", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fN5OIqu1RA", + "id" : 639169221457485824, + "created_at" : "2015-09-02 20:13:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/NzH0Uvsghc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679157696&oldid=679156485", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639167858635878400", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/NzH0Uvsghc", + "id" : 639167858635878400, + "created_at" : "2015-09-02 20:07:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/syIyqdImAw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679157473&oldid=679070801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639167434080043008", + "text" : "User talk:Timotheus Canens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/syIyqdImAw", + "id" : 639167434080043008, + "created_at" : "2015-09-02 20:06:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Ult2MJBWqh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679156485&oldid=679149243", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639165624124604417", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Ult2MJBWqh", + "id" : 639165624124604417, + "created_at" : "2015-09-02 19:58:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/PfQLlrkmzL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679149243&oldid=678336292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639151859240992768", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PfQLlrkmzL", + "id" : 639151859240992768, + "created_at" : "2015-09-02 19:04:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/1FhUGR8Zuc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118282321&oldid=97947759&rcid=146943379", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639127145965559809", + "text" : "Projet Orange Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1FhUGR8Zuc", + "id" : 639127145965559809, + "created_at" : "2015-09-02 17:26:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/XbmNnX0FdH", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170478133&oldid=170477880&rcid=176628777", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639124247068168193", + "text" : "File:Egunsentia Zarautzen.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/XbmNnX0FdH", + "id" : 639124247068168193, + "created_at" : "2015-09-02 17:14:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/hztRs0xN81", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170477880&oldid=166013516&rcid=176628516", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639123872927887361", + "text" : "File:Egunsentia Zarautzen.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hztRs0xN81", + "id" : 639123872927887361, + "created_at" : "2015-09-02 17:13:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/xcBIWyoe1t", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170477746&oldid=137094288&rcid=176628362", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639123235871805440", + "text" : "File:Badwater \u2013 s\u0142one jezioro w dolinie \u015Bmierci.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xcBIWyoe1t", + "id" : 639123235871805440, + "created_at" : "2015-09-02 17:10:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/hmW2hQAzzx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=679133473&oldid=678578754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639122485473116160", + "text" : "Jake Roberts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hmW2hQAzzx", + "id" : 639122485473116160, + "created_at" : "2015-09-02 17:07:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/CJux7eqiUH", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170477565&oldid=170477527&rcid=176628153", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639122268132638720", + "text" : "File:Paintbrush Silhouette.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CJux7eqiUH", + "id" : 639122268132638720, + "created_at" : "2015-09-02 17:06:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/zwJgR4Fj5D", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170477527&oldid=170477274&rcid=176628104", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639122064121663488", + "text" : "File:Paintbrush Silhouette.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zwJgR4Fj5D", + "id" : 639122064121663488, + "created_at" : "2015-09-02 17:05:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/iDkr5rJ0f4", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170477274&oldid=170470547&rcid=176627847", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "639121489430728708", + "text" : "File:Paintbrush Silhouette.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/iDkr5rJ0f4", + "id" : 639121489430728708, + "created_at" : "2015-09-02 17:03:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ZfOTGOhyFR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678990988&oldid=671904753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638820567957680131", + "text" : "Tachyons in fiction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZfOTGOhyFR", + "id" : 638820567957680131, + "created_at" : "2015-09-01 21:07:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/gKfgj02Olq", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170390408&oldid=133813069&rcid=176529635", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638815481693126656", + "text" : "File:Pas si froid pourtant.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gKfgj02Olq", + "id" : 638815481693126656, + "created_at" : "2015-09-01 20:47:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/iSVIGYP6Y2", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170390268&oldid=76583197&rcid=176529496", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638815247910993920", + "text" : "File:Nature's Lights.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/iSVIGYP6Y2", + "id" : 638815247910993920, + "created_at" : "2015-09-01 20:46:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/pkffeljQ4K", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170390162&oldid=75616244&rcid=176529391", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638815065035116544", + "text" : "File:North from Macraes Road, Otago, New Zealand.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pkffeljQ4K", + "id" : 638815065035116544, + "created_at" : "2015-09-01 20:45:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/PBb2o5u30j", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=170389975&oldid=147506050&rcid=176529208", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638814740639272960", + "text" : "File:Night sky time lapse.webm Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/PBb2o5u30j", + "id" : 638814740639272960, + "created_at" : "2015-09-01 20:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/teKhaXb9F0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678957626&oldid=612944803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638763832068964352", + "text" : "Dolores Hansen Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/teKhaXb9F0", + "id" : 638763832068964352, + "created_at" : "2015-09-01 17:22:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/teKhaXb9F0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678957626&oldid=612944803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638763832085757957", + "text" : "Dolores Hansen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/teKhaXb9F0", + "id" : 638763832085757957, + "created_at" : "2015-09-01 17:22:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OBdwtSFxtT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678951657&oldid=678951310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638753293544595458", + "text" : "Forensic accounting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OBdwtSFxtT", + "id" : 638753293544595458, + "created_at" : "2015-09-01 16:40:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/SSUrEsrAXz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678951310&oldid=678951280", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638752661387505664", + "text" : "Forensic accounting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SSUrEsrAXz", + "id" : 638752661387505664, + "created_at" : "2015-09-01 16:37:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/podG7qyNAX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678951280&oldid=678951001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638752592609284097", + "text" : "Forensic accounting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/podG7qyNAX", + "id" : 638752592609284097, + "created_at" : "2015-09-01 16:37:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Dcyu7c0NSV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678951001&oldid=678950811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638751995797614592", + "text" : "Forensic accounting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dcyu7c0NSV", + "id" : 638751995797614592, + "created_at" : "2015-09-01 16:35:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/BZfbR3wVPH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678950811&oldid=678950468", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638751608734654464", + "text" : "Forensic accounting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BZfbR3wVPH", + "id" : 638751608734654464, + "created_at" : "2015-09-01 16:33:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/wlKX9RXUis", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678950468&oldid=678950349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638751049629700096", + "text" : "Forensic accounting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wlKX9RXUis", + "id" : 638751049629700096, + "created_at" : "2015-09-01 16:31:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/RCcdJwrqU4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=678950349&oldid=676345568", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638750831072907264", + "text" : "Forensic accounting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RCcdJwrqU4", + "id" : 638750831072907264, + "created_at" : "2015-09-01 16:30:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/zAGxA5tVG3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=118248320&oldid=94516344&rcid=146896699", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "638689806415962112", + "text" : "Vue panoramique \u00E0 altitude constante Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zAGxA5tVG3", + "id" : 638689806415962112, + "created_at" : "2015-09-01 12:28:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_10.js b/20181122/data/js/tweets/2015_10.js new file mode 100644 index 00000000..cf90610f --- /dev/null +++ b/20181122/data/js/tweets/2015_10.js @@ -0,0 +1,5240 @@ +Grailbird.data.tweets_2015_10 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/OmAzBGI4hf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688264819&oldid=684400244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660169479893184512", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OmAzBGI4hf", + "id" : 660169479893184512, + "created_at" : "2015-10-30 19:00:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/kiHyIMqcFh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688245216&oldid=659998998", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660129644709085184", + "text" : "Wayne Rostad Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kiHyIMqcFh", + "id" : 660129644709085184, + "created_at" : "2015-10-30 16:22:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/lyvns8NOF0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120011016&oldid=120011007&rcid=150171192", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660121926258569216", + "text" : "Jehane Beno\u00EEt Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lyvns8NOF0", + "id" : 660121926258569216, + "created_at" : "2015-10-30 15:51:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/zHfWD258fT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120011007&oldid=116877415&rcid=150170477", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660121783035670528", + "text" : "Jehane Beno\u00EEt Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zHfWD258fT", + "id" : 660121783035670528, + "created_at" : "2015-10-30 15:51:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/gWmus2NhN5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120010976&oldid=78183514&rcid=150168235", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660121468458672128", + "text" : "L'Encyclop\u00E9die de la cuisine canadienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gWmus2NhN5", + "id" : 660121468458672128, + "created_at" : "2015-10-30 15:49:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/MdoK2Jxzuw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688232934&oldid=688232647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660105174288084992", + "text" : "Mean squared error Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MdoK2Jxzuw", + "id" : 660105174288084992, + "created_at" : "2015-10-30 14:45:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/egTisDsY83", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688232647&oldid=683642361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660104618328891392", + "text" : "Mean squared error Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/egTisDsY83", + "id" : 660104618328891392, + "created_at" : "2015-10-30 14:42:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/FXakkcYito", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=177331959&oldid=177266326&rcid=183738178", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659860318550671365", + "text" : "File:Logo-dominios.png Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/FXakkcYito", + "id" : 659860318550671365, + "created_at" : "2015-10-29 22:32:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/1Cpo6SLMLf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688092007&oldid=688073522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659763439041183744", + "text" : "Walter Raleigh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1Cpo6SLMLf", + "id" : 659763439041183744, + "created_at" : "2015-10-29 16:07:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/DLcAE4EFz4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688083374&oldid=674581886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659745998516932608", + "text" : "Bilastine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DLcAE4EFz4", + "id" : 659745998516932608, + "created_at" : "2015-10-29 14:57:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/HR6lD0f2eo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688083127&oldid=675492616", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659745531741282304", + "text" : "Heckler & Koch MG4 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HR6lD0f2eo", + "id" : 659745531741282304, + "created_at" : "2015-10-29 14:56:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/JhL0nFrfBx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688080534&oldid=688079378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659740887925264385", + "text" : "History of democracy Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/JhL0nFrfBx", + "id" : 659740887925264385, + "created_at" : "2015-10-29 14:37:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/CC4q0aB95R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688079378&oldid=688079166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659738789519183872", + "text" : "History of democracy Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/CC4q0aB95R", + "id" : 659738789519183872, + "created_at" : "2015-10-29 14:29:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/mo4HFp2wNq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688079166&oldid=686825907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659738339940147200", + "text" : "History of democracy Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/mo4HFp2wNq", + "id" : 659738339940147200, + "created_at" : "2015-10-29 14:27:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/OC9KvHPGoo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=119958399&rcid=149926888", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659479876173496320", + "text" : "Discussion utilisateur:74.210.180.55 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/OC9KvHPGoo", + "id" : 659479876173496320, + "created_at" : "2015-10-28 21:20:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/8pjVhuCztN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687958845&oldid=671553750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659439673538953216", + "text" : "Parchive Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8pjVhuCztN", + "id" : 659439673538953216, + "created_at" : "2015-10-28 18:40:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/8pjVhuCztN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687958845&oldid=671553750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659439673564073984", + "text" : "Parchive Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/8pjVhuCztN", + "id" : 659439673564073984, + "created_at" : "2015-10-28 18:40:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/H0PVmO9u10", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687957282&oldid=687884063", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659436581829365761", + "text" : "Comparison of web application frameworks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H0PVmO9u10", + "id" : 659436581829365761, + "created_at" : "2015-10-28 18:28:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/d1VKz4wwGH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687942218&oldid=687196096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659409112820797440", + "text" : "Registered third parties (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/d1VKz4wwGH", + "id" : 659409112820797440, + "created_at" : "2015-10-28 16:39:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/HCX7Wh7lZa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687938451&oldid=687937634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659401686352580609", + "text" : "Patrick Brazeau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HCX7Wh7lZa", + "id" : 659401686352580609, + "created_at" : "2015-10-28 16:09:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/NKaHnv6i6B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687925343&oldid=687924986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659373537086590976", + "text" : "Cropping (animal) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NKaHnv6i6B", + "id" : 659373537086590976, + "created_at" : "2015-10-28 14:17:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/XqOwhRDvwk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687924986&oldid=656762318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659372852802662400", + "text" : "Cropping (animal) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XqOwhRDvwk", + "id" : 659372852802662400, + "created_at" : "2015-10-28 14:15:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/UvMVE6IaMW", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=177173113&oldid=122184286&rcid=183565104", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659360758812311552", + "text" : "File:Brooke Claxton.jpg Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/UvMVE6IaMW", + "id" : 659360758812311552, + "created_at" : "2015-10-28 13:27:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/3FqDdlyTiG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687903231&oldid=686365987", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659335859431456768", + "text" : "List of universities in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3FqDdlyTiG", + "id" : 659335859431456768, + "created_at" : "2015-10-28 11:48:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/hIIz6v2h4G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687798259&oldid=687797790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659100650798739456", + "text" : "St. Catharines Saints Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hIIz6v2h4G", + "id" : 659100650798739456, + "created_at" : "2015-10-27 20:13:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/JxhdKW027f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687797790&oldid=669840421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659099794628026369", + "text" : "St. Catharines Saints Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JxhdKW027f", + "id" : 659099794628026369, + "created_at" : "2015-10-27 20:10:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/p1gAei7C0m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687772027&oldid=687771561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659054392004448256", + "text" : "Ha Ha Clinton-Dix Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p1gAei7C0m", + "id" : 659054392004448256, + "created_at" : "2015-10-27 17:09:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/2mZtq5WpHQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687771561&oldid=686735829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659053550794907648", + "text" : "Ha Ha Clinton-Dix Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2mZtq5WpHQ", + "id" : 659053550794907648, + "created_at" : "2015-10-27 17:06:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/yXmetPxsKu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687757624&oldid=673358776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659027080919781376", + "text" : "McCarthy T\u00E9trault Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yXmetPxsKu", + "id" : 659027080919781376, + "created_at" : "2015-10-27 15:21:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/D67Pfd2FKm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119913981&oldid=94997733&rcid=149782565", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "659002478554435584", + "text" : "Parc provincial MacMillan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/D67Pfd2FKm", + "id" : 659002478554435584, + "created_at" : "2015-10-27 13:43:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/NojNA5Oym4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687662960&oldid=687662867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658795293601898496", + "text" : "Ottawa Redblacks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NojNA5Oym4", + "id" : 658795293601898496, + "created_at" : "2015-10-27 00:00:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/W3ewzYDYHR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687662867&oldid=686608686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658795112907059200", + "text" : "Ottawa Redblacks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W3ewzYDYHR", + "id" : 658795112907059200, + "created_at" : "2015-10-26 23:59:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/1awKATv99k", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=177004781&oldid=176996503&rcid=183355230", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658757154476806144", + "text" : "File:Sky is the limit.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/1awKATv99k", + "id" : 658757154476806144, + "created_at" : "2015-10-26 21:28:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/yAdenRLiJq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687644294&oldid=673617672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658756523187970049", + "text" : "World Lacrosse Championship Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/yAdenRLiJq", + "id" : 658756523187970049, + "created_at" : "2015-10-26 21:26:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/sBRsljcPCn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119887931&oldid=119576172&rcid=149592548", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658751196958760960", + "text" : "Guy Berthiaume Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/sBRsljcPCn", + "id" : 658751196958760960, + "created_at" : "2015-10-26 21:04:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/K9eWwmxyJa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687641140&oldid=686279847", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658750677351559169", + "text" : "Guy Berthiaume Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/K9eWwmxyJa", + "id" : 658750677351559169, + "created_at" : "2015-10-26 21:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/rEcgbzop6D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687631382&oldid=687260350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658732897222971392", + "text" : "Air conditioning Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rEcgbzop6D", + "id" : 658732897222971392, + "created_at" : "2015-10-26 19:52:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/xOYqrU7udw", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119881912&oldid=119881865&rcid=149580731", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658711292274937856", + "text" : "Mack the Knife Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xOYqrU7udw", + "id" : 658711292274937856, + "created_at" : "2015-10-26 18:26:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/t42q7uuF8r", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119881865&oldid=115566486&rcid=149580468", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658710741445406720", + "text" : "Mack the Knife Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t42q7uuF8r", + "id" : 658710741445406720, + "created_at" : "2015-10-26 18:24:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ew5GhPpaJD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687546587&oldid=687546321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658546085053505536", + "text" : "Hong Kong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ew5GhPpaJD", + "id" : 658546085053505536, + "created_at" : "2015-10-26 07:29:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/r3snWqJnXz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687546321&oldid=687456931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658545549403103232", + "text" : "Hong Kong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r3snWqJnXz", + "id" : 658545549403103232, + "created_at" : "2015-10-26 07:27:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/wFYwj7CyIg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687482355&oldid=687482201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658395207008940032", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/wFYwj7CyIg", + "id" : 658395207008940032, + "created_at" : "2015-10-25 21:30:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Ahchu4NZKb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687482201&oldid=687481722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658394883707785216", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Ahchu4NZKb", + "id" : 658394883707785216, + "created_at" : "2015-10-25 21:29:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/09HcwvwNix", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687481722&oldid=687481543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658393894586073088", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/09HcwvwNix", + "id" : 658393894586073088, + "created_at" : "2015-10-25 21:25:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/WHQQ0xPDCL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687481543&oldid=687481274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658393562036502528", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/WHQQ0xPDCL", + "id" : 658393562036502528, + "created_at" : "2015-10-25 21:23:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/OecB9EyG6a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687481274&oldid=687481136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658393024393801728", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/OecB9EyG6a", + "id" : 658393024393801728, + "created_at" : "2015-10-25 21:21:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/MA2WbwLlCq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687481136&oldid=687481098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658392774392324096", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/MA2WbwLlCq", + "id" : 658392774392324096, + "created_at" : "2015-10-25 21:20:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/28vMvczpY9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687481098&oldid=687480873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658392696814444544", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/28vMvczpY9", + "id" : 658392696814444544, + "created_at" : "2015-10-25 21:20:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/xhgQuIAECQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687480873&oldid=687480367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658392328323899392", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/xhgQuIAECQ", + "id" : 658392328323899392, + "created_at" : "2015-10-25 21:18:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/sGdIV9trjp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687480367&oldid=687480334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658391579669975040", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/sGdIV9trjp", + "id" : 658391579669975040, + "created_at" : "2015-10-25 21:15:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/PvNxwsmt3B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687480334&oldid=687480015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658391529090883584", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PvNxwsmt3B", + "id" : 658391529090883584, + "created_at" : "2015-10-25 21:15:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/VfizDWDvG0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687480015&oldid=683189555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "658390893469265920", + "text" : "Ron Tugnutt Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/VfizDWDvG0", + "id" : 658390893469265920, + "created_at" : "2015-10-25 21:13:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Uh5TPNOHXR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687164713&oldid=687164414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657625258854326272", + "text" : "List of tallest buildings in Mexico Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Uh5TPNOHXR", + "id" : 657625258854326272, + "created_at" : "2015-10-23 18:30:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/atYoix71G7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687164414&oldid=684438818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657624534082809856", + "text" : "List of tallest buildings in Mexico Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/atYoix71G7", + "id" : 657624534082809856, + "created_at" : "2015-10-23 18:28:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/LjA6te6DQ6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687161396&oldid=685277274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657618554959826944", + "text" : "Snow (musician) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LjA6te6DQ6", + "id" : 657618554959826944, + "created_at" : "2015-10-23 18:04:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/4C9yeXD33M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687154577&oldid=687151474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657604244598599680", + "text" : "Unpretty Rapstar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4C9yeXD33M", + "id" : 657604244598599680, + "created_at" : "2015-10-23 17:07:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/9eldE794pu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687142703&oldid=687142640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657580129426788352", + "text" : "Unpretty Rapstar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9eldE794pu", + "id" : 657580129426788352, + "created_at" : "2015-10-23 15:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/PqhXq3pmI1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687142640&oldid=687142573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657579975252529152", + "text" : "Unpretty Rapstar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PqhXq3pmI1", + "id" : 657579975252529152, + "created_at" : "2015-10-23 15:30:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/CBISkD0Hro", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687142573&oldid=687142500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657579836362375168", + "text" : "Unpretty Rapstar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CBISkD0Hro", + "id" : 657579836362375168, + "created_at" : "2015-10-23 15:30:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/dFZZMH3E6m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687142500&oldid=687032259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657579673904390144", + "text" : "Unpretty Rapstar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dFZZMH3E6m", + "id" : 657579673904390144, + "created_at" : "2015-10-23 15:29:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/522FIXqIi2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687136466&oldid=686954317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657567729747107840", + "text" : "YG Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/522FIXqIi2", + "id" : 657567729747107840, + "created_at" : "2015-10-23 14:42:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/5jYQJjoDTI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687127438&oldid=686191042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657549052167458816", + "text" : "HMCS Ottawa (FFH 341) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5jYQJjoDTI", + "id" : 657549052167458816, + "created_at" : "2015-10-23 13:28:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/5jYQJjoDTI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687127438&oldid=686191042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657549052272320512", + "text" : "HMCS Ottawa (FFH 341) Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/5jYQJjoDTI", + "id" : 657549052272320512, + "created_at" : "2015-10-23 13:28:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/biHo95bMX5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687035610&oldid=687035584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657333396352421890", + "text" : "Meen (band) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/biHo95bMX5", + "id" : 657333396352421890, + "created_at" : "2015-10-22 23:11:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/MR9KHbkdTM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687035584&oldid=672411665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657333338596900864", + "text" : "Meen (band) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/MR9KHbkdTM", + "id" : 657333338596900864, + "created_at" : "2015-10-22 23:10:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/99tKxLvzSa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687027514&oldid=687027375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657314090457669633", + "text" : "CFB Cold Lake Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/99tKxLvzSa", + "id" : 657314090457669633, + "created_at" : "2015-10-22 21:54:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/0tYSwNR2X9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687027375&oldid=686551948", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657313828867350528", + "text" : "CFB Cold Lake Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0tYSwNR2X9", + "id" : 657313828867350528, + "created_at" : "2015-10-22 21:53:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ROT1apYlbl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687027226&oldid=687027049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657313530581004288", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ROT1apYlbl", + "id" : 657313530581004288, + "created_at" : "2015-10-22 21:52:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/rNTJpkbvU9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687027049&oldid=687026971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657313196424962049", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rNTJpkbvU9", + "id" : 657313196424962049, + "created_at" : "2015-10-22 21:50:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ewtUFwA8ZF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687026971&oldid=687026733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657313068851023872", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ewtUFwA8ZF", + "id" : 657313068851023872, + "created_at" : "2015-10-22 21:50:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/RRX3B3T3wg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687026733&oldid=687026598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657312507871277056", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RRX3B3T3wg", + "id" : 657312507871277056, + "created_at" : "2015-10-22 21:48:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/3Jac0AZwzA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687026598&oldid=687026429", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657312197782192128", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3Jac0AZwzA", + "id" : 657312197782192128, + "created_at" : "2015-10-22 21:46:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/dsbzRBWoX5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687026429&oldid=685704066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657311785314353152", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dsbzRBWoX5", + "id" : 657311785314353152, + "created_at" : "2015-10-22 21:45:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/HykYLpUUUy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687012476&oldid=686940797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657283410570952704", + "text" : "User talk:Henrik Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HykYLpUUUy", + "id" : 657283410570952704, + "created_at" : "2015-10-22 19:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/uehejbLaOz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687004321&oldid=687004170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657267487243898881", + "text" : "Public holidays in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uehejbLaOz", + "id" : 657267487243898881, + "created_at" : "2015-10-22 18:49:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/3p2jsx2EHd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687004170&oldid=687004050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657267209056702464", + "text" : "Public holidays in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3p2jsx2EHd", + "id" : 657267209056702464, + "created_at" : "2015-10-22 18:48:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/cmQoMlSJUR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687004050&oldid=687003916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657267012071198722", + "text" : "Public holidays in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cmQoMlSJUR", + "id" : 657267012071198722, + "created_at" : "2015-10-22 18:47:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/bscGrBX94j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687003916&oldid=686389963", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657266767941738496", + "text" : "Public holidays in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bscGrBX94j", + "id" : 657266767941738496, + "created_at" : "2015-10-22 18:46:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/aHUuOvCI9U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=687001668&oldid=685252594", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657263097170804737", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aHUuOvCI9U", + "id" : 657263097170804737, + "created_at" : "2015-10-22 18:31:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/vnfXuz2bUo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686994847&oldid=686993455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657251286031716352", + "text" : "HMCS Annapolis (DDH 265) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/vnfXuz2bUo", + "id" : 657251286031716352, + "created_at" : "2015-10-22 17:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/8nsc5svKSU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686993455&oldid=686993406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657249130985725952", + "text" : "HMCS Annapolis (DDH 265) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8nsc5svKSU", + "id" : 657249130985725952, + "created_at" : "2015-10-22 17:36:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/tqdN81t1Tn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686993406&oldid=685787620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657249039512117248", + "text" : "HMCS Annapolis (DDH 265) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/tqdN81t1Tn", + "id" : 657249039512117248, + "created_at" : "2015-10-22 17:35:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/lbq7tqkpLS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686972526&oldid=686846098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657207847332270080", + "text" : "Czech Republic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lbq7tqkpLS", + "id" : 657207847332270080, + "created_at" : "2015-10-22 14:52:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/hYGKNZJJP8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686970349&oldid=686970266", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657203302967463936", + "text" : "Certified Fraud Examiner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hYGKNZJJP8", + "id" : 657203302967463936, + "created_at" : "2015-10-22 14:34:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/B00b8jKQyf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686970266&oldid=686970008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657203140337516544", + "text" : "Certified Fraud Examiner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B00b8jKQyf", + "id" : 657203140337516544, + "created_at" : "2015-10-22 14:33:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5jsjC0xsQY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686970008&oldid=646370425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657202573401837569", + "text" : "Certified Fraud Examiner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5jsjC0xsQY", + "id" : 657202573401837569, + "created_at" : "2015-10-22 14:31:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/NRhLmV2NaI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686968667&oldid=686925325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "657199607399759872", + "text" : "October Crisis Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NRhLmV2NaI", + "id" : 657199607399759872, + "created_at" : "2015-10-22 14:19:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/YGSl5SbNb2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686887826&oldid=685104860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656980597160722432", + "text" : "Led Zeppelin IV Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/YGSl5SbNb2", + "id" : 656980597160722432, + "created_at" : "2015-10-21 23:49:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/DKzSmoyKOR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686872510&oldid=686836501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656947130691682310", + "text" : "World Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DKzSmoyKOR", + "id" : 656947130691682310, + "created_at" : "2015-10-21 21:36:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Q6wnBWI0Jt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686840455&oldid=686512533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656886062086758400", + "text" : "British Army Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q6wnBWI0Jt", + "id" : 656886062086758400, + "created_at" : "2015-10-21 17:33:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Mue1ao3hSe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686825141&oldid=633649043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656856320151310336", + "text" : "Eeyou Istchee (territory) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Mue1ao3hSe", + "id" : 656856320151310336, + "created_at" : "2015-10-21 15:35:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/yf19TLmlRS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686821337&oldid=663812269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656849068069646336", + "text" : "Minister of Canadian Heritage Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yf19TLmlRS", + "id" : 656849068069646336, + "created_at" : "2015-10-21 15:06:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/MZOFIYrKVU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686717163&oldid=669978578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656581295510835200", + "text" : "Anita Moorjani Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MZOFIYrKVU", + "id" : 656581295510835200, + "created_at" : "2015-10-20 21:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/vkoRcV7lVw", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119664943&oldid=118890499&rcid=149092795", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656534644599476224", + "text" : "Trouble d'apprentissage Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vkoRcV7lVw", + "id" : 656534644599476224, + "created_at" : "2015-10-20 18:17:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/bcMGniLguC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686659343&oldid=686652880", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656471553392119810", + "text" : "Voter turnout in Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/bcMGniLguC", + "id" : 656471553392119810, + "created_at" : "2015-10-20 14:06:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/KXBeY3fV6x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686658369&oldid=686333913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656469531574063105", + "text" : "Ultimate (sport) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KXBeY3fV6x", + "id" : 656469531574063105, + "created_at" : "2015-10-20 13:58:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/1OpIHjUUHk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686652814&oldid=686631717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656455865923407872", + "text" : "Pierre Trudeau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1OpIHjUUHk", + "id" : 656455865923407872, + "created_at" : "2015-10-20 13:04:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/jWo5eo0ecS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686648337&oldid=686648137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656443484782596096", + "text" : "Prince Edward, Earl of Wessex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jWo5eo0ecS", + "id" : 656443484782596096, + "created_at" : "2015-10-20 12:14:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/nERKyPaI2s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686648137&oldid=686648097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656442999128330240", + "text" : "Prince Edward, Earl of Wessex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nERKyPaI2s", + "id" : 656442999128330240, + "created_at" : "2015-10-20 12:13:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Tr9XyhkxzH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686648097&oldid=686648060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656442892295258112", + "text" : "Prince Edward, Earl of Wessex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Tr9XyhkxzH", + "id" : 656442892295258112, + "created_at" : "2015-10-20 12:12:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/V3uQd1hoEw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686648060&oldid=684951369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656442788393963520", + "text" : "Prince Edward, Earl of Wessex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V3uQd1hoEw", + "id" : 656442788393963520, + "created_at" : "2015-10-20 12:12:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/RhpHjfxb1e", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119642797&oldid=119429595&rcid=149059183", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656230857506713600", + "text" : "Guibord s'en va-t-en guerre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RhpHjfxb1e", + "id" : 656230857506713600, + "created_at" : "2015-10-19 22:10:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/pW1htu6a3Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686554412&oldid=686554358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656213530065158144", + "text" : "Santa Cruz, Trinidad and Tobago Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pW1htu6a3Z", + "id" : 656213530065158144, + "created_at" : "2015-10-19 21:01:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/nU1sBagl3S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686554358&oldid=686544598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656213451208019968", + "text" : "Santa Cruz, Trinidad and Tobago Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nU1sBagl3S", + "id" : 656213451208019968, + "created_at" : "2015-10-19 21:00:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/FfOhFgLhIg", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=176199504&oldid=102722456&rcid=182486143", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656198732401233920", + "text" : "File:1er ao\u00FBt 2012, Lausanne, Pr\u00E9laz.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/FfOhFgLhIg", + "id" : 656198732401233920, + "created_at" : "2015-10-19 20:02:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/wq19PcuPKG", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=176199381&oldid=176177757&rcid=182486016", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656198392603897856", + "text" : "File:Lake Maggiore - Thunders.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wq19PcuPKG", + "id" : 656198392603897856, + "created_at" : "2015-10-19 20:01:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/t9tZbUGtr5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686544598&oldid=445824113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656195519820251136", + "text" : "Santa Cruz, Trinidad and Tobago Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t9tZbUGtr5", + "id" : 656195519820251136, + "created_at" : "2015-10-19 19:49:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/CkVsrRLo7M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686532481&oldid=683204765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656173087289954304", + "text" : "Canadian war memorials Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CkVsrRLo7M", + "id" : 656173087289954304, + "created_at" : "2015-10-19 18:20:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/XhsdyZxA1L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686529828&oldid=686493349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656167919991324672", + "text" : "Punjabis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XhsdyZxA1L", + "id" : 656167919991324672, + "created_at" : "2015-10-19 17:59:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KKlQbwxhLX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686527291&oldid=681732688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656163527133106176", + "text" : "List of Cineplex Entertainment movie theatres Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KKlQbwxhLX", + "id" : 656163527133106176, + "created_at" : "2015-10-19 17:42:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/LV4ZmkE3M2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686524961&oldid=686524540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656159635657891840", + "text" : "Mirza Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LV4ZmkE3M2", + "id" : 656159635657891840, + "created_at" : "2015-10-19 17:27:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/N8O8sBkbUN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686524540&oldid=686437488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656158746910003200", + "text" : "Mirza Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N8O8sBkbUN", + "id" : 656158746910003200, + "created_at" : "2015-10-19 17:23:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/q1sZRGr34B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686514943&oldid=686418075", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656139864128278528", + "text" : "User:Sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q1sZRGr34B", + "id" : 656139864128278528, + "created_at" : "2015-10-19 16:08:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/XR4kaaJDZs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686512421&oldid=686511956", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656134958428364801", + "text" : "Barry Windham Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XR4kaaJDZs", + "id" : 656134958428364801, + "created_at" : "2015-10-19 15:48:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/PLB5f994dp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686511956&oldid=686376279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "656134086533214208", + "text" : "Barry Windham Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PLB5f994dp", + "id" : 656134086533214208, + "created_at" : "2015-10-19 15:45:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/qjk1kGqYZQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=686425094&oldid=665145313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "655923954297741312", + "text" : "List of Canadian Coast Guard MCTS Centres Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qjk1kGqYZQ", + "id" : 655923954297741312, + "created_at" : "2015-10-19 01:50:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/YtwGk1CiMy", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=176079074&oldid=175404089&rcid=182362909", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "655751122817302528", + "text" : "File:Cumulonimbus over Gungalen, ACT.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/YtwGk1CiMy", + "id" : 655751122817302528, + "created_at" : "2015-10-18 14:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/GjBaduwHrI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685803701&oldid=675069628", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "654479461577007104", + "text" : "Edmonton Storm (football) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GjBaduwHrI", + "id" : 654479461577007104, + "created_at" : "2015-10-15 02:10:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/DkowhLgiKD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685726097&oldid=683091401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "654334015848247296", + "text" : "Tonton Macoute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DkowhLgiKD", + "id" : 654334015848247296, + "created_at" : "2015-10-14 16:32:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/szbF2hDund", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=37560714&oldid=37555365", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "654309238056075264", + "text" : "\u6797\u66F8\u8C6A Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/szbF2hDund", + "id" : 654309238056075264, + "created_at" : "2015-10-14 14:54:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ExITo0jI78", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685700791&oldid=685015105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "654282982375735296", + "text" : "Blast furnace Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ExITo0jI78", + "id" : 654282982375735296, + "created_at" : "2015-10-14 13:09:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/l1LvlSaak7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685698051&oldid=685697631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "654276423776108548", + "text" : "Basic oxygen steelmaking Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l1LvlSaak7", + "id" : 654276423776108548, + "created_at" : "2015-10-14 12:43:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/oGBReRtJRB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685697631&oldid=675400117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "654275374814240768", + "text" : "Basic oxygen steelmaking Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oGBReRtJRB", + "id" : 654275374814240768, + "created_at" : "2015-10-14 12:39:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/5aFbx6dIIX", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119466323&oldid=119379083&rcid=148778489", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653982718519345152", + "text" : "Russie Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5aFbx6dIIX", + "id" : 653982718519345152, + "created_at" : "2015-10-13 17:16:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/iQQ0vHnTAO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685545452&oldid=675301111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653924264475774976", + "text" : "Chantry Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iQQ0vHnTAO", + "id" : 653924264475774976, + "created_at" : "2015-10-13 13:24:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/0Ybxx1E0Yd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119420301&oldid=118746674&rcid=148702179", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653392253101207552", + "text" : "Liste des unit\u00E9s de forces sp\u00E9ciales Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/0Ybxx1E0Yd", + "id" : 653392253101207552, + "created_at" : "2015-10-12 02:10:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/K6p6JNCgfp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685207633&oldid=685207588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653218460437245952", + "text" : "Larry Keenan Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/K6p6JNCgfp", + "id" : 653218460437245952, + "created_at" : "2015-10-11 14:39:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/WOBthpW54M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685207588&oldid=684834169", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653218349648904193", + "text" : "Larry Keenan Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/WOBthpW54M", + "id" : 653218349648904193, + "created_at" : "2015-10-11 14:39:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/Tnmnl1hsIU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119391727&oldid=119391652&rcid=148657423", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653110813247582208", + "text" : "SS El Faro Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Tnmnl1hsIU", + "id" : 653110813247582208, + "created_at" : "2015-10-11 07:32:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/z01ypK34Nl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119391652&oldid=119372169&rcid=148657335", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653110018565345280", + "text" : "SS El Faro Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/z01ypK34Nl", + "id" : 653110018565345280, + "created_at" : "2015-10-11 07:28:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/raHUP8M7Mg", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?oldid=175249000&rcid=181527083", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653026752617414656", + "text" : "Category:Thunderstorms in Ukraine Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/raHUP8M7Mg", + "id" : 653026752617414656, + "created_at" : "2015-10-11 01:58:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/JjE1lg8dlG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685129309&oldid=685106989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653006050153623552", + "text" : "Timeline of the 2015 Atlantic hurricane season Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JjE1lg8dlG", + "id" : 653006050153623552, + "created_at" : "2015-10-11 00:35:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/e3vcB00iXa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685129185&oldid=685129042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653005727057989632", + "text" : "2015 Atlantic hurricane season Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/e3vcB00iXa", + "id" : 653005727057989632, + "created_at" : "2015-10-11 00:34:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/S1Pp1S0TG6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=685129042&oldid=685046370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653005363755806720", + "text" : "2015 Atlantic hurricane season Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/S1Pp1S0TG6", + "id" : 653005363755806720, + "created_at" : "2015-10-11 00:33:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/uptEd5237f", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=85738296&oldid=85664111", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "653002552506757120", + "text" : "Temporada de huracanes en el Atl\u00E1ntico de 2015 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/uptEd5237f", + "id" : 653002552506757120, + "created_at" : "2015-10-11 00:21:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Pegm5ASMyd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=175136581&oldid=175129440&rcid=181413118", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652616165244715008", + "text" : "File:\u0425\u043C\u0430\u0440\u0438111.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Pegm5ASMyd", + "id" : 652616165244715008, + "created_at" : "2015-10-09 22:46:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/3eLf7zoR28", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=175136561&oldid=175135568&rcid=181413098", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652616055584595968", + "text" : "File:Wal Ryczywolski (2).JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3eLf7zoR28", + "id" : 652616055584595968, + "created_at" : "2015-10-09 22:46:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/whT2nGdDmR", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=175136482&oldid=175135350&rcid=181413018", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652615941679939584", + "text" : "File:Las pod Ryczywolem.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/whT2nGdDmR", + "id" : 652615941679939584, + "created_at" : "2015-10-09 22:45:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/3XnN8zzSp8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119358597&oldid=119356540&rcid=148569897", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652599623698264064", + "text" : "SS El Faro Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3XnN8zzSp8", + "id" : 652599623698264064, + "created_at" : "2015-10-09 21:40:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Gg7lWzgtb6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684950802&oldid=684950540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652582664118104064", + "text" : "Cascade Range Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Gg7lWzgtb6", + "id" : 652582664118104064, + "created_at" : "2015-10-09 20:33:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/vYeGrIeX6h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684950540&oldid=684475617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652582154149433345", + "text" : "Cascade Range Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/vYeGrIeX6h", + "id" : 652582154149433345, + "created_at" : "2015-10-09 20:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/O5AhkjjTBv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119356540&oldid=119355085&rcid=148566068", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652578301735751681", + "text" : "SS El Faro Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/O5AhkjjTBv", + "id" : 652578301735751681, + "created_at" : "2015-10-09 20:16:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/E4QuE8OKwT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119355085&oldid=119308888&rcid=148560212", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652563123401031680", + "text" : "SS El Faro Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/E4QuE8OKwT", + "id" : 652563123401031680, + "created_at" : "2015-10-09 19:15:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/SL3ud34W5q", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119354516&oldid=119335054&rcid=148559361", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652556128241500160", + "text" : "Ouragan Joaquin (2015) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/SL3ud34W5q", + "id" : 652556128241500160, + "created_at" : "2015-10-09 18:47:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/1Hii1cYYY5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684911085&oldid=684199228", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652502971998146560", + "text" : "Gerald McCoy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1Hii1cYYY5", + "id" : 652502971998146560, + "created_at" : "2015-10-09 15:16:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/eGxxjjqewx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684910629&oldid=199513939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652501870485880832", + "text" : "Firsthand Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/eGxxjjqewx", + "id" : 652501870485880832, + "created_at" : "2015-10-09 15:12:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/DVC4fYodqw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684903283&oldid=684280984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652485967169892352", + "text" : "War bond Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/DVC4fYodqw", + "id" : 652485967169892352, + "created_at" : "2015-10-09 14:09:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/3LmkJ5k5WH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684901592&oldid=673704699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652482141230661632", + "text" : "Canadian federal election, 1911 Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/3LmkJ5k5WH", + "id" : 652482141230661632, + "created_at" : "2015-10-09 13:53:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/m2RLySz8Vn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684895035&oldid=683002273", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652466563937910784", + "text" : "Treble (association football) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/m2RLySz8Vn", + "id" : 652466563937910784, + "created_at" : "2015-10-09 12:52:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/acAOZ83SDD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684868404&oldid=683091879", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652394856107651072", + "text" : "Trade name Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/acAOZ83SDD", + "id" : 652394856107651072, + "created_at" : "2015-10-09 08:07:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/TrdatuGG43", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119326778&oldid=118621947&rcid=148465463", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652187809755889664", + "text" : "Ouragan Okeechobee Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TrdatuGG43", + "id" : 652187809755889664, + "created_at" : "2015-10-08 18:24:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Nom6ALiHq9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119326140&oldid=119317653&rcid=148464633", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652180316552097792", + "text" : "Ouragan Joaquin (2015) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Nom6ALiHq9", + "id" : 652180316552097792, + "created_at" : "2015-10-08 17:54:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/4GkZ0c39E0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119321905&oldid=119321772&rcid=148459137", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652140161635975168", + "text" : "12e R\u00E9giment blind\u00E9 du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4GkZ0c39E0", + "id" : 652140161635975168, + "created_at" : "2015-10-08 15:15:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/b32X4nKEkE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119321772&oldid=117807239&rcid=148458962", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652139075709759488", + "text" : "12e R\u00E9giment blind\u00E9 du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b32X4nKEkE", + "id" : 652139075709759488, + "created_at" : "2015-10-08 15:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/LakLYYp2EU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684745859&oldid=677439967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "652125251522969600", + "text" : "Stardom Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LakLYYp2EU", + "id" : 652125251522969600, + "created_at" : "2015-10-08 14:15:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/EnGTmreMsD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684654204&oldid=684654175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651904903670034432", + "text" : "\u2019O sole mio Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EnGTmreMsD", + "id" : 651904903670034432, + "created_at" : "2015-10-07 23:40:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/GnOlZP61oM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684654175&oldid=683714875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651904851828416512", + "text" : "\u2019O sole mio Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GnOlZP61oM", + "id" : 651904851828416512, + "created_at" : "2015-10-07 23:40:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/gCOCqNeP6t", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=119296715&oldid=117051534&rcid=148421667", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651807918417965061", + "text" : "Franco-Ontariens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gCOCqNeP6t", + "id" : 651807918417965061, + "created_at" : "2015-10-07 17:14:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/2Vz9wErDAU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684479905&oldid=677330434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651514183062786048", + "text" : "List of diplomatic missions in the Solomon Islands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Vz9wErDAU", + "id" : 651514183062786048, + "created_at" : "2015-10-06 21:47:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/AxiXk1rlRA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684459853&oldid=681033879", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651479983748198401", + "text" : "GCpedia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AxiXk1rlRA", + "id" : 651479983748198401, + "created_at" : "2015-10-06 19:31:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/jLuqlx6YEQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684444921&oldid=679289166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651454672625094656", + "text" : "The Good Shepherd (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jLuqlx6YEQ", + "id" : 651454672625094656, + "created_at" : "2015-10-06 17:51:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/zphW3ggTzp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684443395&oldid=684443303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651452073519808513", + "text" : "Topp Dogg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zphW3ggTzp", + "id" : 651452073519808513, + "created_at" : "2015-10-06 17:40:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/a8iYu8zGvy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684443303&oldid=680796912", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651451926761091076", + "text" : "Topp Dogg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a8iYu8zGvy", + "id" : 651451926761091076, + "created_at" : "2015-10-06 17:40:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/fH5HIzRd80", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684441356&oldid=668229661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651448521263030272", + "text" : "HMCS Iroquois (DDG 280) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fH5HIzRd80", + "id" : 651448521263030272, + "created_at" : "2015-10-06 17:26:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/DAZqM4t4bo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684437139&oldid=679823249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651440881610919936", + "text" : "Member states of NATO Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DAZqM4t4bo", + "id" : 651440881610919936, + "created_at" : "2015-10-06 16:56:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/7GNq6Akx0w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684430255&oldid=684344307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651429118123352065", + "text" : "Maniac Mansion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7GNq6Akx0w", + "id" : 651429118123352065, + "created_at" : "2015-10-06 16:09:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/LZNgwx2hDR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684424045&oldid=684168598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651416721975287808", + "text" : "Aisha Tyler Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/LZNgwx2hDR", + "id" : 651416721975287808, + "created_at" : "2015-10-06 15:20:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/meHIp4dyX1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684423433&oldid=683790347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651415345346027520", + "text" : "Rick Dykstra Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/meHIp4dyX1", + "id" : 651415345346027520, + "created_at" : "2015-10-06 15:14:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/vU6fUlaL1U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684415332&oldid=678776786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651399184877244416", + "text" : "1992 Toronto Blue Jays season Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vU6fUlaL1U", + "id" : 651399184877244416, + "created_at" : "2015-10-06 14:10:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/VoKFVgSvia", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684415167&oldid=683943610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651398889866690560", + "text" : "Foals (band) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VoKFVgSvia", + "id" : 651398889866690560, + "created_at" : "2015-10-06 14:09:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/uNSKzJ25RF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684400244&oldid=684400188", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651365278333431808", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uNSKzJ25RF", + "id" : 651365278333431808, + "created_at" : "2015-10-06 11:55:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Hg7TkPuLiP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684400188&oldid=684400133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651365092630654977", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hg7TkPuLiP", + "id" : 651365092630654977, + "created_at" : "2015-10-06 11:55:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/n88R0vObSL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684400133&oldid=684400006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651364968269508608", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n88R0vObSL", + "id" : 651364968269508608, + "created_at" : "2015-10-06 11:54:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/nq66CKlLkE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684400006&oldid=684259876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651364531424370688", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nq66CKlLkE", + "id" : 651364531424370688, + "created_at" : "2015-10-06 11:53:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/02ZYkk66Qv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684328912&oldid=682284418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651184385891299328", + "text" : "Cold Lake, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/02ZYkk66Qv", + "id" : 651184385891299328, + "created_at" : "2015-10-05 23:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/69CEcqtFQ5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684259876&oldid=684259444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651059478465486848", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/69CEcqtFQ5", + "id" : 651059478465486848, + "created_at" : "2015-10-05 15:40:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/1UIe2OgmQE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684259444&oldid=684259360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651058695342833664", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1UIe2OgmQE", + "id" : 651058695342833664, + "created_at" : "2015-10-05 15:37:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/eKtJXYeioX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=684259360&oldid=663124985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "651058546369499136", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eKtJXYeioX", + "id" : 651058546369499136, + "created_at" : "2015-10-05 15:37:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/xxxsOgioqZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683866114&oldid=682573886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "650109427882848257", + "text" : "Q-Collection Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xxxsOgioqZ", + "id" : 650109427882848257, + "created_at" : "2015-10-03 00:45:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wBwwp71MMP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683863751&oldid=682028489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "650104462221164544", + "text" : "Pipe major Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wBwwp71MMP", + "id" : 650104462221164544, + "created_at" : "2015-10-03 00:25:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/VGYCsPBvGm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683837945&oldid=683683770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "650051514887729152", + "text" : "Hugh Glass Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VGYCsPBvGm", + "id" : 650051514887729152, + "created_at" : "2015-10-02 20:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/UKYouTN3M7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683833880&oldid=640166424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "650044091141648386", + "text" : "Larry Keenan Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/UKYouTN3M7", + "id" : 650044091141648386, + "created_at" : "2015-10-02 20:26:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/PxEDPwBftB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683819757&oldid=673930488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "650016343908052992", + "text" : "North Bay, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PxEDPwBftB", + "id" : 650016343908052992, + "created_at" : "2015-10-02 18:35:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/9RjTUK6wAG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683811670&oldid=678191890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649999842438156288", + "text" : "List of reported lake monsters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9RjTUK6wAG", + "id" : 649999842438156288, + "created_at" : "2015-10-02 17:30:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/0JnMuIkhr8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683803396&oldid=683803293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649985024931065856", + "text" : "Lawrence Park Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/0JnMuIkhr8", + "id" : 649985024931065856, + "created_at" : "2015-10-02 16:31:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ALs2Mm3ujx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683803293&oldid=678421981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649984772366839808", + "text" : "Lawrence Park Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ALs2Mm3ujx", + "id" : 649984772366839808, + "created_at" : "2015-10-02 16:30:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/aj3xGGwqgv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683785302&oldid=678357255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649945019416248320", + "text" : "CBC Music Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/aj3xGGwqgv", + "id" : 649945019416248320, + "created_at" : "2015-10-02 13:52:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/0P3a8x5ctX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683707735&oldid=683707541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649744968827957248", + "text" : "P\u00E4r M\u00E5rts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0P3a8x5ctX", + "id" : 649744968827957248, + "created_at" : "2015-10-02 00:37:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/l1NplPS5A5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683707541&oldid=683707182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649744483815424000", + "text" : "P\u00E4r M\u00E5rts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l1NplPS5A5", + "id" : 649744483815424000, + "created_at" : "2015-10-02 00:35:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/I4jO1eFzNF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683707182&oldid=683707121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649743679138230272", + "text" : "P\u00E4r M\u00E5rts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I4jO1eFzNF", + "id" : 649743679138230272, + "created_at" : "2015-10-02 00:32:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/VENrzl2TCi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683707121&oldid=662760718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649743535084806145", + "text" : "P\u00E4r M\u00E5rts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VENrzl2TCi", + "id" : 649743535084806145, + "created_at" : "2015-10-02 00:31:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/tA4DtV9IFI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683693748&oldid=681536266", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649711114868142080", + "text" : "Alison Krauss Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tA4DtV9IFI", + "id" : 649711114868142080, + "created_at" : "2015-10-01 22:22:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 40, 63 ], + "url" : "https:\/\/t.co\/i81GfS1Bmj", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2015.10", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649643941239877632", + "text" : "October 2015 Twitter archive accession:\nhttps:\/\/t.co\/i81GfS1Bmj\n\nAll tweets are public domain.\n\nHave at it, and enjoy!", + "id" : 649643941239877632, + "created_at" : "2015-10-01 17:56:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/e1GghCX4Eb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=683631653&oldid=674062419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "649592072442355712", + "text" : "38 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/e1GghCX4Eb", + "id" : 649592072442355712, + "created_at" : "2015-10-01 14:29:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_11.js b/20181122/data/js/tweets/2015_11.js new file mode 100644 index 00000000..0742cc38 --- /dev/null +++ b/20181122/data/js/tweets/2015_11.js @@ -0,0 +1,7859 @@ +Grailbird.data.tweets_2015_11 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/aZGn7zdY5J", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=180700005&oldid=156646494&rcid=187401862", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671517581971361793", + "text" : "File:Atmosph\u00E4rische Durchl\u00E4ssigkeit DE.svg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/aZGn7zdY5J", + "id" : 671517581971361793, + "created_at" : "2015-12-01 02:34:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/DaGWZMeb0C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693182239&oldid=690728686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671462396007854080", + "text" : "Silversun Pickups Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/DaGWZMeb0C", + "id" : 671462396007854080, + "created_at" : "2015-11-30 22:54:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/QOQyvlMAfj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693127656&oldid=693127547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671364825545441280", + "text" : "Department of Global Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QOQyvlMAfj", + "id" : 671364825545441280, + "created_at" : "2015-11-30 16:27:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/50qPhviLwm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693127547&oldid=693127455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671364635073769473", + "text" : "Department of Global Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/50qPhviLwm", + "id" : 671364635073769473, + "created_at" : "2015-11-30 16:26:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/XjCyiUpL44", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693127455&oldid=693127117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671364433893941248", + "text" : "Department of Global Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XjCyiUpL44", + "id" : 671364433893941248, + "created_at" : "2015-11-30 16:25:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/mX2GO9wPeE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693127117&oldid=692123014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671363849287688192", + "text" : "Department of Global Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mX2GO9wPeE", + "id" : 671363849287688192, + "created_at" : "2015-11-30 16:23:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/qtQWmK0Edz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693120489&oldid=692254697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671350179891548161", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qtQWmK0Edz", + "id" : 671350179891548161, + "created_at" : "2015-11-30 15:28:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Lgvp37RhCh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693119084&oldid=693100626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671347050202566656", + "text" : "Double (association football) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Lgvp37RhCh", + "id" : 671347050202566656, + "created_at" : "2015-11-30 15:16:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/C0lYyuO9zv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692869266&oldid=692869153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670730285571440640", + "text" : "Jeffrey Orridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/C0lYyuO9zv", + "id" : 670730285571440640, + "created_at" : "2015-11-28 22:25:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/LXEaPJKqUc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692869153&oldid=692864826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670729995933777920", + "text" : "Jeffrey Orridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LXEaPJKqUc", + "id" : 670729995933777920, + "created_at" : "2015-11-28 22:24:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ombmw4Zw24", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120888977&oldid=119542552&rcid=152664158", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670725671858008064", + "text" : "Boisson \u00E9nergisante Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ombmw4Zw24", + "id" : 670725671858008064, + "created_at" : "2015-11-28 22:07:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/JUVL2P7AsB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692864826&oldid=692862049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670720505314344960", + "text" : "Jeffrey Orridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/JUVL2P7AsB", + "id" : 670720505314344960, + "created_at" : "2015-11-28 21:46:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/UWaxH2J4P7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692862049&oldid=692861101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670714733914292224", + "text" : "Jeffrey Orridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/UWaxH2J4P7", + "id" : 670714733914292224, + "created_at" : "2015-11-28 21:23:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/PfrBN8EZfz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692861101&oldid=683962056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670712815942955008", + "text" : "Jeffrey Orridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PfrBN8EZfz", + "id" : 670712815942955008, + "created_at" : "2015-11-28 21:16:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/PWToGS67dW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692831946&oldid=692527961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670649233918156800", + "text" : "Sir Charles Trevelyan, 1st Baronet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PWToGS67dW", + "id" : 670649233918156800, + "created_at" : "2015-11-28 17:03:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/r30wFW5UbI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692818874&oldid=692818821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670619984335245312", + "text" : "2005 World Junior Ice Hockey Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r30wFW5UbI", + "id" : 670619984335245312, + "created_at" : "2015-11-28 15:07:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/g37jlM7c4G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692818821&oldid=689198935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670619798468890624", + "text" : "2005 World Junior Ice Hockey Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g37jlM7c4G", + "id" : 670619798468890624, + "created_at" : "2015-11-28 15:06:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/45S01KIH2w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692764839&oldid=688127703", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670453330418659328", + "text" : "Otto Ernst Remer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/45S01KIH2w", + "id" : 670453330418659328, + "created_at" : "2015-11-28 04:05:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/UAKOFLQBvg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692723734&oldid=692723306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670352212275531777", + "text" : "Chandra Arya Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/UAKOFLQBvg", + "id" : 670352212275531777, + "created_at" : "2015-11-27 21:23:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/lYy0IBekvD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692723306&oldid=692723055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670351319039799296", + "text" : "Chandra Arya Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/lYy0IBekvD", + "id" : 670351319039799296, + "created_at" : "2015-11-27 21:19:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/1ywnxH91wY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692723055&oldid=691195739", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670350848535326720", + "text" : "Chandra Arya Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/1ywnxH91wY", + "id" : 670350848535326720, + "created_at" : "2015-11-27 21:17:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/jD0QvbjwcM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692722878&oldid=685761895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670350489268043777", + "text" : "Rogers Pass (British Columbia) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jD0QvbjwcM", + "id" : 670350489268043777, + "created_at" : "2015-11-27 21:16:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/JpdViv4iaZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692713532&oldid=692477885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670329364832088064", + "text" : "Successor to the UK Trident system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JpdViv4iaZ", + "id" : 670329364832088064, + "created_at" : "2015-11-27 19:52:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/2ti007kEfk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692697978&oldid=671619724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670293573212831744", + "text" : "Hec Crighton Trophy Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/2ti007kEfk", + "id" : 670293573212831744, + "created_at" : "2015-11-27 17:30:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/qAuBs9nBMP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692683775&oldid=631810355", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670262147058786305", + "text" : "19th Alberta Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qAuBs9nBMP", + "id" : 670262147058786305, + "created_at" : "2015-11-27 15:25:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/MnXbGWxJa8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692677483&oldid=692677403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670246970783477765", + "text" : "Wildlife of the Falkland Islands Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MnXbGWxJa8", + "id" : 670246970783477765, + "created_at" : "2015-11-27 14:25:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/TFcnvuBvYs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692677403&oldid=675333867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670246747600392192", + "text" : "Wildlife of the Falkland Islands Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TFcnvuBvYs", + "id" : 670246747600392192, + "created_at" : "2015-11-27 14:24:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/YX8f4cAvDL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692675370&oldid=692675335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670240880834441219", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YX8f4cAvDL", + "id" : 670240880834441219, + "created_at" : "2015-11-27 14:00:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/CL6EUOH5Gi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692675335&oldid=692675190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670240760067821568", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CL6EUOH5Gi", + "id" : 670240760067821568, + "created_at" : "2015-11-27 14:00:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/NMgeozDmDZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692675190&oldid=692675163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670240366998634497", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NMgeozDmDZ", + "id" : 670240366998634497, + "created_at" : "2015-11-27 13:58:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/amQLjvle6J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692675163&oldid=692675128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670240309800861696", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/amQLjvle6J", + "id" : 670240309800861696, + "created_at" : "2015-11-27 13:58:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/8VT7JKGQyj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692675128&oldid=692563386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "670240221909221376", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8VT7JKGQyj", + "id" : 670240221909221376, + "created_at" : "2015-11-27 13:58:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/nZsQynfyeT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692595741&oldid=692595566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669994319298719744", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/nZsQynfyeT", + "id" : 669994319298719744, + "created_at" : "2015-11-26 21:41:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/cI1145sQU3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692595566&oldid=692595318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669993910089834496", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/cI1145sQU3", + "id" : 669993910089834496, + "created_at" : "2015-11-26 21:39:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ooCefJO3PL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692595318&oldid=692594628", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669993375664222208", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ooCefJO3PL", + "id" : 669993375664222208, + "created_at" : "2015-11-26 21:37:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/p1km4GgO3w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692594628&oldid=692593949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669991769463877632", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/p1km4GgO3w", + "id" : 669991769463877632, + "created_at" : "2015-11-26 21:31:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/RLL273lxBy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692594367&oldid=692594189", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669991210241552384", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/RLL273lxBy", + "id" : 669991210241552384, + "created_at" : "2015-11-26 21:28:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/bZCjZqm8IX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692594189&oldid=692594135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669990800059559936", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/bZCjZqm8IX", + "id" : 669990800059559936, + "created_at" : "2015-11-26 21:27:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/B0huftf31V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692594135&oldid=692557264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669990695990489088", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/B0huftf31V", + "id" : 669990695990489088, + "created_at" : "2015-11-26 21:26:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/XWPLc4Qlrc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692593949&oldid=692591943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669990246184972288", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/XWPLc4Qlrc", + "id" : 669990246184972288, + "created_at" : "2015-11-26 21:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/6GMRraRceN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692591943&oldid=692591453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669985603581153280", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/6GMRraRceN", + "id" : 669985603581153280, + "created_at" : "2015-11-26 21:06:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/lFz9OVKONv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692591356&oldid=692591336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669984201496621056", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/lFz9OVKONv", + "id" : 669984201496621056, + "created_at" : "2015-11-26 21:00:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/q1BduvdW3p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692590784&oldid=692590519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669982815837007872", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/q1BduvdW3p", + "id" : 669982815837007872, + "created_at" : "2015-11-26 20:55:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/oJrQDabcuu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692590519&oldid=692589989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669982090109169664", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/oJrQDabcuu", + "id" : 669982090109169664, + "created_at" : "2015-11-26 20:52:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/hq1c0iRidc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692589989&oldid=692589933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669980815753805824", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/hq1c0iRidc", + "id" : 669980815753805824, + "created_at" : "2015-11-26 20:47:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/s6Qp4Skzeq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692589933&oldid=692589794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669980707758804992", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/s6Qp4Skzeq", + "id" : 669980707758804992, + "created_at" : "2015-11-26 20:47:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/0nAGV6VDaF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692589794&oldid=692589554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669980354787147777", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/0nAGV6VDaF", + "id" : 669980354787147777, + "created_at" : "2015-11-26 20:45:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/T6MDpKybde", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692589554&oldid=692589218", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669979686986891266", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/T6MDpKybde", + "id" : 669979686986891266, + "created_at" : "2015-11-26 20:42:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/z0ZEitTFyO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692589218&oldid=692589130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669978787858149376", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/z0ZEitTFyO", + "id" : 669978787858149376, + "created_at" : "2015-11-26 20:39:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Be9VkcTwBh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692589130&oldid=692588195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669978496521732096", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Be9VkcTwBh", + "id" : 669978496521732096, + "created_at" : "2015-11-26 20:38:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/VwsFhuS1h9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692588195&oldid=674003944", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669976183094706176", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/VwsFhuS1h9", + "id" : 669976183094706176, + "created_at" : "2015-11-26 20:29:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/3hHo4cKfI7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692582013&oldid=692487254", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669959408407875584", + "text" : "McDonnell Douglas CF-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3hHo4cKfI7", + "id" : 669959408407875584, + "created_at" : "2015-11-26 19:22:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/T40o7Plcfo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692580374&oldid=692580338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669955077352787968", + "text" : "St-Hubert Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/T40o7Plcfo", + "id" : 669955077352787968, + "created_at" : "2015-11-26 19:05:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/T40o7Plcfo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692580374&oldid=692580338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669955077373755393", + "text" : "St-Hubert Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T40o7Plcfo", + "id" : 669955077373755393, + "created_at" : "2015-11-26 19:05:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ImW5eQUlos", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692580338&oldid=692580298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669954989360484352", + "text" : "St-Hubert Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ImW5eQUlos", + "id" : 669954989360484352, + "created_at" : "2015-11-26 19:04:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/ImW5eQUlos", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692580338&oldid=692580298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669954989473730563", + "text" : "St-Hubert Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/ImW5eQUlos", + "id" : 669954989473730563, + "created_at" : "2015-11-26 19:04:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/WZ4jPFB0CC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692580298&oldid=688742088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669954912256548864", + "text" : "St-Hubert Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WZ4jPFB0CC", + "id" : 669954912256548864, + "created_at" : "2015-11-26 19:04:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/WZ4jPFB0CC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692580298&oldid=688742088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669954912281755648", + "text" : "St-Hubert Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/WZ4jPFB0CC", + "id" : 669954912281755648, + "created_at" : "2015-11-26 19:04:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/eCZZKxsRal", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120830796&oldid=120825608&rcid=152486421", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669953994379268096", + "text" : "Convergence (m\u00E9t\u00E9orologie) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/eCZZKxsRal", + "id" : 669953994379268096, + "created_at" : "2015-11-26 19:00:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/k6dHN9UqSK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692563386&oldid=692563202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669916372156071938", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k6dHN9UqSK", + "id" : 669916372156071938, + "created_at" : "2015-11-26 16:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/r6cs9v7XFD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692563202&oldid=692563058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669916009390714880", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r6cs9v7XFD", + "id" : 669916009390714880, + "created_at" : "2015-11-26 16:29:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Q5bUDt0CGB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692563058&oldid=692562815", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669915694247493633", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q5bUDt0CGB", + "id" : 669915694247493633, + "created_at" : "2015-11-26 16:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/abcpaHwYUB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692562815&oldid=692562744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669915163802255360", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/abcpaHwYUB", + "id" : 669915163802255360, + "created_at" : "2015-11-26 16:26:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/7U1yOlwov6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692562744&oldid=692562512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669915013352550400", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7U1yOlwov6", + "id" : 669915013352550400, + "created_at" : "2015-11-26 16:26:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/SEPXEHr1HC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692562512&oldid=692561186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669914437478805504", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SEPXEHr1HC", + "id" : 669914437478805504, + "created_at" : "2015-11-26 16:23:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/gZQm818mXI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692561186&oldid=584404924", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669911265716731905", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gZQm818mXI", + "id" : 669911265716731905, + "created_at" : "2015-11-26 16:11:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Nx6ONvpaEm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692560936&oldid=692560858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669910667437084675", + "text" : "Eric Tillman Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Nx6ONvpaEm", + "id" : 669910667437084675, + "created_at" : "2015-11-26 16:08:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/XBrPfWODXc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692560858&oldid=680468778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669910482615033856", + "text" : "Eric Tillman Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/XBrPfWODXc", + "id" : 669910482615033856, + "created_at" : "2015-11-26 16:08:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/blWOglmQiB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692560096&oldid=692559807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669908735830003713", + "text" : "Danny Maciocia Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/blWOglmQiB", + "id" : 669908735830003713, + "created_at" : "2015-11-26 16:01:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/nGgafXZnZL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692559807&oldid=680441264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669908020617326592", + "text" : "Danny Maciocia Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/nGgafXZnZL", + "id" : 669908020617326592, + "created_at" : "2015-11-26 15:58:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/WT0YjctKW9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692558919&oldid=692444685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669905640144240641", + "text" : "Double (association football) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WT0YjctKW9", + "id" : 669905640144240641, + "created_at" : "2015-11-26 15:48:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/3M7bmcrGg7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120825608&oldid=120824690&rcid=152477246", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669900459700654080", + "text" : "Convergence (m\u00E9t\u00E9orologie) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3M7bmcrGg7", + "id" : 669900459700654080, + "created_at" : "2015-11-26 15:28:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/GCs9fpe7mt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692554130&oldid=692553329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669893279169642496", + "text" : "Convergence zone Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GCs9fpe7mt", + "id" : 669893279169642496, + "created_at" : "2015-11-26 14:59:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/NEuah604fO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692500464&oldid=685966005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669724768287911937", + "text" : "Advanced Squad Leader Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NEuah604fO", + "id" : 669724768287911937, + "created_at" : "2015-11-26 03:50:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/BuJQ19qjaf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692453137&oldid=683643969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669612785861419008", + "text" : "List of multiple Olympic medalists in one event Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BuJQ19qjaf", + "id" : 669612785861419008, + "created_at" : "2015-11-25 20:25:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/9gI6yGEcWs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692447212&oldid=692409464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669599581856858112", + "text" : "Ralph Sherwin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9gI6yGEcWs", + "id" : 669599581856858112, + "created_at" : "2015-11-25 19:32:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/SDG1AGoht1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692443185&oldid=691960597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669591183971094528", + "text" : "Hyperion (comics) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SDG1AGoht1", + "id" : 669591183971094528, + "created_at" : "2015-11-25 18:59:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/9VeGDZwMcS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692441785&oldid=684137305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669588004667723776", + "text" : "Psychotic break Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9VeGDZwMcS", + "id" : 669588004667723776, + "created_at" : "2015-11-25 18:46:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/OXLfFYNtna", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692437503&oldid=692342567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669578731866882048", + "text" : "103rd Grey Cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OXLfFYNtna", + "id" : 669578731866882048, + "created_at" : "2015-11-25 18:09:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/SpnuE63ftU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692418272&oldid=692418162", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669535959181082624", + "text" : "P. K. Subban Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/SpnuE63ftU", + "id" : 669535959181082624, + "created_at" : "2015-11-25 15:19:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/SpnuE63ftU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692418272&oldid=692418162", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669535959206248448", + "text" : "P. K. Subban Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SpnuE63ftU", + "id" : 669535959206248448, + "created_at" : "2015-11-25 15:19:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/kySFbiFded", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692418162&oldid=691407573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669535731820425216", + "text" : "P. K. Subban Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/kySFbiFded", + "id" : 669535731820425216, + "created_at" : "2015-11-25 15:18:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/kySFbiFded", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692418162&oldid=691407573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669535731849760768", + "text" : "P. K. Subban Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kySFbiFded", + "id" : 669535731849760768, + "created_at" : "2015-11-25 15:18:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/31qzxXgJFP", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=38035058&oldid=38035051", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669314488353603585", + "text" : "\u9673\u8466\u84C1 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/31qzxXgJFP", + "id" : 669314488353603585, + "created_at" : "2015-11-25 00:39:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/R6uPxOJ6Ch", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=38035051&oldid=37921036", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669314086811869184", + "text" : "\u9673\u8466\u84C1 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/R6uPxOJ6Ch", + "id" : 669314086811869184, + "created_at" : "2015-11-25 00:38:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/w519QRXyoy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692323195&oldid=691266117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669283556305281024", + "text" : "Turin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w519QRXyoy", + "id" : 669283556305281024, + "created_at" : "2015-11-24 22:36:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/tWXHijl892", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692320513&oldid=553069404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669277827796180992", + "text" : "Terrasses de la Chaudi\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tWXHijl892", + "id" : 669277827796180992, + "created_at" : "2015-11-24 22:14:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/8Z3HEgU6Mw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692312054&oldid=690024698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669261728056803328", + "text" : "Naphtha Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8Z3HEgU6Mw", + "id" : 669261728056803328, + "created_at" : "2015-11-24 21:10:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Gyj8ku2NI2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692306707&oldid=692306640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669251724926914560", + "text" : "The Man in the High Castle (TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gyj8ku2NI2", + "id" : 669251724926914560, + "created_at" : "2015-11-24 20:30:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/cvXSn2X8Wx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692306640&oldid=692181084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669251590554034176", + "text" : "The Man in the High Castle (TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cvXSn2X8Wx", + "id" : 669251590554034176, + "created_at" : "2015-11-24 20:29:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/4ZNdLk0x0P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692303402&oldid=685185864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669244732132970496", + "text" : "CCGS Hudson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4ZNdLk0x0P", + "id" : 669244732132970496, + "created_at" : "2015-11-24 20:02:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/em7StE8jCh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692299934&oldid=673354870", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669237303789920256", + "text" : "Parkdale Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/em7StE8jCh", + "id" : 669237303789920256, + "created_at" : "2015-11-24 19:33:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/E2hdtXf74x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692299113&oldid=691646240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669235537400766464", + "text" : "Don Davies Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/E2hdtXf74x", + "id" : 669235537400766464, + "created_at" : "2015-11-24 19:26:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/bLSniYPwvs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692296298&oldid=688470057", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669229575315025921", + "text" : "HMS Sutlej (1855) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/bLSniYPwvs", + "id" : 669229575315025921, + "created_at" : "2015-11-24 19:02:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eMSLOFSHRv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692295431&oldid=675532146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669227885207674880", + "text" : "Sri Lankan passport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eMSLOFSHRv", + "id" : 669227885207674880, + "created_at" : "2015-11-24 18:55:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/9ygYqWG9IP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692292377&oldid=690829535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669221330605252609", + "text" : "Canadian federal election, 1957 Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/9ygYqWG9IP", + "id" : 669221330605252609, + "created_at" : "2015-11-24 18:29:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/vwFTYFWbtB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692287393&oldid=690682972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669211475337199616", + "text" : "Audi 80 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vwFTYFWbtB", + "id" : 669211475337199616, + "created_at" : "2015-11-24 17:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/lANVI7U1X8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692254697&oldid=692040872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669183871141941248", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lANVI7U1X8", + "id" : 669183871141941248, + "created_at" : "2015-11-24 16:00:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/WIruG99edG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692249422&oldid=692136282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669172872859000832", + "text" : "The Fifth Estate (TV) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/WIruG99edG", + "id" : 669172872859000832, + "created_at" : "2015-11-24 15:17:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/gtpsBl4HTK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692198292&oldid=683888955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669135886710407169", + "text" : "New Politics (band) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gtpsBl4HTK", + "id" : 669135886710407169, + "created_at" : "2015-11-24 12:50:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/lG7MZ7CHg0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120763990&oldid=120347511&rcid=152318704", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "669134747575173120", + "text" : "Mouvement pour l'Europe des nations et des libert\u00E9s Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lG7MZ7CHg0", + "id" : 669134747575173120, + "created_at" : "2015-11-24 12:45:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/JqP414JoPp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692112825&oldid=692112660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668915903891902464", + "text" : "Kitchener, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JqP414JoPp", + "id" : 668915903891902464, + "created_at" : "2015-11-23 22:15:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/JsRA0CKyR3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692112660&oldid=691495989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668915556758781952", + "text" : "Kitchener, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JsRA0CKyR3", + "id" : 668915556758781952, + "created_at" : "2015-11-23 22:14:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/JvfXy5nbPb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692090928&oldid=689080120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668873482634141696", + "text" : "List of Real Madrid C.F. seasons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JvfXy5nbPb", + "id" : 668873482634141696, + "created_at" : "2015-11-23 19:27:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/XnHFui3vG3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120743634&oldid=120728398&rcid=152274497", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668865567181422592", + "text" : "Lyc\u00E9e Alexandre-P\u00E9tion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XnHFui3vG3", + "id" : 668865567181422592, + "created_at" : "2015-11-23 18:55:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/iwhWFzxrbe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692040872&oldid=692036746", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668822588886487040", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iwhWFzxrbe", + "id" : 668822588886487040, + "created_at" : "2015-11-23 16:05:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/u6Cpp1KOGh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692036746&oldid=692035566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668816319702282241", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/u6Cpp1KOGh", + "id" : 668816319702282241, + "created_at" : "2015-11-23 15:40:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/lqBMD6R5XI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692035566&oldid=690044154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668814342708662272", + "text" : "Super cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lqBMD6R5XI", + "id" : 668814342708662272, + "created_at" : "2015-11-23 15:32:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/VGT1ZVEf4O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=692033107&oldid=689731226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668809933194977281", + "text" : "Marc Serr\u00E9 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/VGT1ZVEf4O", + "id" : 668809933194977281, + "created_at" : "2015-11-23 15:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/uRF2Ltov9A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691846859&oldid=691836873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668459672974815233", + "text" : "Wroc\u0142aw Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uRF2Ltov9A", + "id" : 668459672974815233, + "created_at" : "2015-11-22 16:03:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/HV9v0JdwlQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120674437&oldid=120672099&rcid=152069680", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "668064588647264257", + "text" : "La Reine des neiges (film, 2013) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HV9v0JdwlQ", + "id" : 668064588647264257, + "created_at" : "2015-11-21 13:53:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/gVUxfImv0y", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120667555&oldid=120667447&rcid=152043537", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667977743259316224", + "text" : "Office of Oceanic and Atmospheric Research Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gVUxfImv0y", + "id" : 667977743259316224, + "created_at" : "2015-11-21 08:07:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/xYb53h7u7D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691590237&oldid=688402515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667814936052023296", + "text" : "Template:Edmonton Eskimos roster Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xYb53h7u7D", + "id" : 667814936052023296, + "created_at" : "2015-11-20 21:21:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/nr2J5YhGYv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691578227&oldid=690949796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667788429263052800", + "text" : "Second Battle of El Alamein Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nr2J5YhGYv", + "id" : 667788429263052800, + "created_at" : "2015-11-20 19:35:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/okbEw68Pbf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691577419&oldid=691242618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667786759342841859", + "text" : "Stephen Khan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/okbEw68Pbf", + "id" : 667786759342841859, + "created_at" : "2015-11-20 19:29:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/zAhrAQgOoN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691565490&oldid=690844752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667761279080222720", + "text" : "The Bryan brothers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zAhrAQgOoN", + "id" : 667761279080222720, + "created_at" : "2015-11-20 17:47:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nwxLqKgARs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691561428&oldid=691152233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667752844418748420", + "text" : "Nickel\u2013cadmium battery Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nwxLqKgARs", + "id" : 667752844418748420, + "created_at" : "2015-11-20 17:14:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/bnFzAG5rPK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691556720&oldid=691555905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667742997560340486", + "text" : "Inspirations for James Bond Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bnFzAG5rPK", + "id" : 667742997560340486, + "created_at" : "2015-11-20 16:35:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/gcTrzUaa1C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691555905&oldid=690793528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667741360481509376", + "text" : "Inspirations for James Bond Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gcTrzUaa1C", + "id" : 667741360481509376, + "created_at" : "2015-11-20 16:28:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/RyORtPkTDg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691541651&oldid=691541408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667711426170068992", + "text" : "Ocean (train) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RyORtPkTDg", + "id" : 667711426170068992, + "created_at" : "2015-11-20 14:29:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/B0eXoelIZh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691541408&oldid=691541323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667710889525698561", + "text" : "Ocean (train) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B0eXoelIZh", + "id" : 667710889525698561, + "created_at" : "2015-11-20 14:27:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/33m297SObR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691541323&oldid=691541164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667710718880387072", + "text" : "Ocean (train) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/33m297SObR", + "id" : 667710718880387072, + "created_at" : "2015-11-20 14:26:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/hdOkLmrsdt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691541164&oldid=691539593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667710373609512963", + "text" : "Ocean (train) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hdOkLmrsdt", + "id" : 667710373609512963, + "created_at" : "2015-11-20 14:25:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/6WYrZNuBQ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691539593&oldid=671419542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667706842429186048", + "text" : "Ocean (train) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6WYrZNuBQ4", + "id" : 667706842429186048, + "created_at" : "2015-11-20 14:11:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/1PlNxUn6v2", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=179688305&oldid=167321103&rcid=186309553", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667602209400582144", + "text" : "File:17E 2013 5day.gif Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/1PlNxUn6v2", + "id" : 667602209400582144, + "created_at" : "2015-11-20 07:15:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/BBLby8030Q", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120633857&oldid=120633839&rcid=151937138", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667405336874233858", + "text" : "\u00C9perviers de Sorel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BBLby8030Q", + "id" : 667405336874233858, + "created_at" : "2015-11-19 18:13:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ut2TgIQVi5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120633839&oldid=113378052&rcid=151937052", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667405191910727680", + "text" : "\u00C9perviers de Sorel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ut2TgIQVi5", + "id" : 667405191910727680, + "created_at" : "2015-11-19 18:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/5SNppZUYMq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691412742&oldid=691295076", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667398158197121024", + "text" : "Thank You (The Walking Dead) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5SNppZUYMq", + "id" : 667398158197121024, + "created_at" : "2015-11-19 17:44:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/B51udcULau", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691411279&oldid=686001238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667395181822496768", + "text" : "Z Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B51udcULau", + "id" : 667395181822496768, + "created_at" : "2015-11-19 17:33:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/0bcFKljqav", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120630823&oldid=114931610&rcid=151926743", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667372145094299648", + "text" : "Trag\u00E9die du lac Saint-Jean Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0bcFKljqav", + "id" : 667372145094299648, + "created_at" : "2015-11-19 16:01:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/0bcFKljqav", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120630823&oldid=114931610&rcid=151926743", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667372145106886656", + "text" : "Trag\u00E9die du lac Saint-Jean Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/0bcFKljqav", + "id" : 667372145106886656, + "created_at" : "2015-11-19 16:01:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/ktH3Sg97Vm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120629696&oldid=120629677&rcid=151924068", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667360946575290368", + "text" : "Secr\u00E9taire parlementaire Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ktH3Sg97Vm", + "id" : 667360946575290368, + "created_at" : "2015-11-19 15:17:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/yacQsSpCmL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120629677&oldid=117769509&rcid=151923986", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667360731021602817", + "text" : "Secr\u00E9taire parlementaire Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yacQsSpCmL", + "id" : 667360731021602817, + "created_at" : "2015-11-19 15:16:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/qbywR6xaEo", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=179495497&oldid=176848930&rcid=186114324", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667081685150867456", + "text" : "File:Henry Piddington 1839.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/qbywR6xaEo", + "id" : 667081685150867456, + "created_at" : "2015-11-18 20:47:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/BWPV4jhkeL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691275554&oldid=691275389", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667069860606799873", + "text" : "Water Survey of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BWPV4jhkeL", + "id" : 667069860606799873, + "created_at" : "2015-11-18 20:00:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/oVRkPhbalF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691275389&oldid=691275313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667069587368902656", + "text" : "Water Survey of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oVRkPhbalF", + "id" : 667069587368902656, + "created_at" : "2015-11-18 19:59:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/WWnN0jmyxR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691275313&oldid=691275040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667069430078316544", + "text" : "Water Survey of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/WWnN0jmyxR", + "id" : 667069430078316544, + "created_at" : "2015-11-18 19:58:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/j17kxY8GvV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691275040&oldid=691274683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667068941412474880", + "text" : "Water Survey of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/j17kxY8GvV", + "id" : 667068941412474880, + "created_at" : "2015-11-18 19:56:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/SKK93I7cIJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691274683&oldid=647383582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667068364951560192", + "text" : "Water Survey of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/SKK93I7cIJ", + "id" : 667068364951560192, + "created_at" : "2015-11-18 19:54:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/jhmtgL1pTw", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120611157&oldid=120610367&rcid=151870511", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667067698061381632", + "text" : "Saison cyclonique 1911 dans l'oc\u00E9an Atlantique Nord Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jhmtgL1pTw", + "id" : 667067698061381632, + "created_at" : "2015-11-18 19:51:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/VpdCRBwdzg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120610367&oldid=120610330&rcid=151868454", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667058080245510149", + "text" : "Saison cyclonique 1911 dans l'oc\u00E9an Atlantique Nord Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/VpdCRBwdzg", + "id" : 667058080245510149, + "created_at" : "2015-11-18 19:13:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/kJyAX9bzgO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120610330&oldid=120600611&rcid=151868377", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667057577872723968", + "text" : "Saison cyclonique 1911 dans l'oc\u00E9an Atlantique Nord Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kJyAX9bzgO", + "id" : 667057577872723968, + "created_at" : "2015-11-18 19:11:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/lxWfNYkVBT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691255886&oldid=676694277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667030877013041152", + "text" : "Governor General's Foot Guards Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lxWfNYkVBT", + "id" : 667030877013041152, + "created_at" : "2015-11-18 17:25:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/12tAOMZrKO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691244660&oldid=691011677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "667008683512057856", + "text" : "Carleton University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/12tAOMZrKO", + "id" : 667008683512057856, + "created_at" : "2015-11-18 15:57:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/zmWH6RAG90", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=179461254&oldid=179439985&rcid=186079787", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666992237088215040", + "text" : "File:A sunset above the clouds.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zmWH6RAG90", + "id" : 666992237088215040, + "created_at" : "2015-11-18 14:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/QzbGD1UccZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691149744&oldid=690889557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666761791616217088", + "text" : "Toys \"R\" Us Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/QzbGD1UccZ", + "id" : 666761791616217088, + "created_at" : "2015-11-17 23:36:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/oj5UAwE3i4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691118389&oldid=691118320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666704354632691713", + "text" : "Polycyclic aromatic hydrocarbon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oj5UAwE3i4", + "id" : 666704354632691713, + "created_at" : "2015-11-17 19:47:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/jR89NWcwhd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691118320&oldid=691117813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666704237829693440", + "text" : "Polycyclic aromatic hydrocarbon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jR89NWcwhd", + "id" : 666704237829693440, + "created_at" : "2015-11-17 19:47:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/h4uVcXGdPh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691117813&oldid=691117187", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666703280685359105", + "text" : "Polycyclic aromatic hydrocarbon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/h4uVcXGdPh", + "id" : 666703280685359105, + "created_at" : "2015-11-17 19:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ijIkMvB3zc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691117187&oldid=688199931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666702134839271425", + "text" : "Polycyclic aromatic hydrocarbon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ijIkMvB3zc", + "id" : 666702134839271425, + "created_at" : "2015-11-17 19:39:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/oaPEE1z2JZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691111196&oldid=691072688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666690988296019968", + "text" : "Livermorium Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oaPEE1z2JZ", + "id" : 666690988296019968, + "created_at" : "2015-11-17 18:54:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/9ohu61KVaZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691102473&oldid=690205993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666674900057329664", + "text" : "Asus ZenFone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9ohu61KVaZ", + "id" : 666674900057329664, + "created_at" : "2015-11-17 17:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/9ohu61KVaZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691102473&oldid=690205993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666674900116090880", + "text" : "Asus ZenFone Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/9ohu61KVaZ", + "id" : 666674900116090880, + "created_at" : "2015-11-17 17:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/2eFnoF33WJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=691082128&oldid=690292888", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666634374289465344", + "text" : "Mutemath Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2eFnoF33WJ", + "id" : 666634374289465344, + "created_at" : "2015-11-17 15:09:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/NgiP81w59c", + "expanded_url" : "https:\/\/fa.wikipedia.org\/w\/index.php?diff=16193617&oldid=15878272&rcid=25649386", + "display_url" : "fa.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666631273012678657", + "text" : "\u062D\u0633\u0646 \u0634\u0627\u0647\u200C\u0635\u0641\u06CC Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NgiP81w59c", + "id" : 666631273012678657, + "created_at" : "2015-11-17 14:57:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/NgiP81w59c", + "expanded_url" : "https:\/\/fa.wikipedia.org\/w\/index.php?diff=16193617&oldid=15878272&rcid=25649386", + "display_url" : "fa.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666631273092415488", + "text" : "\u062D\u0633\u0646 \u0634\u0627\u0647\u200C\u0635\u0641\u06CC Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/NgiP81w59c", + "id" : 666631273092415488, + "created_at" : "2015-11-17 14:57:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Q8sohPBDBN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690971806&oldid=690033860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666367723178446849", + "text" : "Canada Border Services Agency Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/Q8sohPBDBN", + "id" : 666367723178446849, + "created_at" : "2015-11-16 21:30:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/fJUAeq0jd1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120562986&oldid=120531342&rcid=151685312", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666355537521598464", + "text" : "National Oceanic and Atmospheric Administration Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/fJUAeq0jd1", + "id" : 666355537521598464, + "created_at" : "2015-11-16 20:41:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/jUtSDZYZMr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120562883&oldid=120297995&rcid=151684963", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666354710404833280", + "text" : "NOS Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jUtSDZYZMr", + "id" : 666354710404833280, + "created_at" : "2015-11-16 20:38:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/d73sjI2tNS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690957284&oldid=689882080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666340663391338496", + "text" : "Moh Chelali Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/d73sjI2tNS", + "id" : 666340663391338496, + "created_at" : "2015-11-16 19:42:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/22lyOj3ELF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690941706&oldid=634916744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666311350818353154", + "text" : "444 Combat Support Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/22lyOj3ELF", + "id" : 666311350818353154, + "created_at" : "2015-11-16 17:46:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/wGUY05br8E", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120557003&oldid=120092896&rcid=151668310", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666307600674365440", + "text" : "Monument national marin de Papah\u0101naumoku\u0101kea Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wGUY05br8E", + "id" : 666307600674365440, + "created_at" : "2015-11-16 17:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/scGwsgYlLo", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17057948&oldid=17035036", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "666165550024912896", + "text" : "\u0423 \u043F\u043E\u043B\u044F\u0445 \u0424\u043B\u0430\u043D\u0434\u0440\u0456\u0457 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/scGwsgYlLo", + "id" : 666165550024912896, + "created_at" : "2015-11-16 08:06:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/sfGYwM1bko", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690691299&oldid=682159277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665695005001048064", + "text" : "Ron MacLean Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/sfGYwM1bko", + "id" : 665695005001048064, + "created_at" : "2015-11-15 00:57:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/wHDQnhD6CU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690508655&oldid=414885286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665275684844118016", + "text" : "Talk:Sinjar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wHDQnhD6CU", + "id" : 665275684844118016, + "created_at" : "2015-11-13 21:10:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/jsypd9TThO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690495865&oldid=690495721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665248999209873408", + "text" : "History of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jsypd9TThO", + "id" : 665248999209873408, + "created_at" : "2015-11-13 19:24:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/l6k8kbihZL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690495721&oldid=690494046", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665248734566027264", + "text" : "History of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l6k8kbihZL", + "id" : 665248734566027264, + "created_at" : "2015-11-13 19:23:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/dLDnKrYJJQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690494046&oldid=690459795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665245627706683392", + "text" : "History of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dLDnKrYJJQ", + "id" : 665245627706683392, + "created_at" : "2015-11-13 19:11:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/2VVZQNKLqH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690493327&oldid=690209024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665244133691424769", + "text" : "Dual-clutch transmission Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2VVZQNKLqH", + "id" : 665244133691424769, + "created_at" : "2015-11-13 19:05:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/d1tZviqrJe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690491457&oldid=690491390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665240214063968256", + "text" : "Challenge for Change Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/d1tZviqrJe", + "id" : 665240214063968256, + "created_at" : "2015-11-13 18:50:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/31qnvSy61q", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120477993&oldid=119543602&rcid=151417143", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665240203876020224", + "text" : "Dodge Challenger Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/31qnvSy61q", + "id" : 665240203876020224, + "created_at" : "2015-11-13 18:49:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/31qnvSy61q", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120477993&oldid=119543602&rcid=151417143", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665240203947298816", + "text" : "Dodge Challenger Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/31qnvSy61q", + "id" : 665240203947298816, + "created_at" : "2015-11-13 18:49:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ZR3iK1M9r9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690491390&oldid=676285777", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665240096757710848", + "text" : "Challenge for Change Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/ZR3iK1M9r9", + "id" : 665240096757710848, + "created_at" : "2015-11-13 18:49:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/49xTnVQqCP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690466763&oldid=681346018", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665188354812694528", + "text" : "Pietro Paolo Floriani Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/49xTnVQqCP", + "id" : 665188354812694528, + "created_at" : "2015-11-13 15:23:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/xkF8pgqce3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120472152&oldid=118728887&rcid=151380238", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665184285255737344", + "text" : "Jean-Victor Allard Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xkF8pgqce3", + "id" : 665184285255737344, + "created_at" : "2015-11-13 15:07:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/3qDxb7kIcp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690461596&oldid=690461505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665176262353244160", + "text" : "Peter Mansbridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3qDxb7kIcp", + "id" : 665176262353244160, + "created_at" : "2015-11-13 14:35:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/AHyAxLguhQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690461505&oldid=690461425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665176065892028416", + "text" : "Peter Mansbridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/AHyAxLguhQ", + "id" : 665176065892028416, + "created_at" : "2015-11-13 14:35:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/8cn5OAZWb1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690461425&oldid=689339125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665175850078380033", + "text" : "Peter Mansbridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8cn5OAZWb1", + "id" : 665175850078380033, + "created_at" : "2015-11-13 14:34:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Wxtz80rWGA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690456112&oldid=689566769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "665162928824459264", + "text" : "Brian Cadle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wxtz80rWGA", + "id" : 665162928824459264, + "created_at" : "2015-11-13 13:42:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/XVJ3NbPJqR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690340625&oldid=689816229", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664887081521520640", + "text" : "Speed limits in Germany Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XVJ3NbPJqR", + "id" : 664887081521520640, + "created_at" : "2015-11-12 19:26:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/dcWRvquJQ6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690331887&oldid=651275501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664872813703118848", + "text" : "Lani Billard Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dcWRvquJQ6", + "id" : 664872813703118848, + "created_at" : "2015-11-12 18:30:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Uzvrewx3qi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690329378&oldid=591951723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664869382343032836", + "text" : "Saint-F\u00E9lix-d'Otis, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Uzvrewx3qi", + "id" : 664869382343032836, + "created_at" : "2015-11-12 18:16:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Uzvrewx3qi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690329378&oldid=591951723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664869382443659264", + "text" : "Saint-F\u00E9lix-d'Otis, Quebec Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/Uzvrewx3qi", + "id" : 664869382443659264, + "created_at" : "2015-11-12 18:16:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/tCg71CRUfx", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120441703&oldid=119399726&rcid=151296821", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664847551938588672", + "text" : "Lockheed L-749 Constellation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tCg71CRUfx", + "id" : 664847551938588672, + "created_at" : "2015-11-12 16:49:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/6VKgheJGZL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690316410&oldid=690316264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664846433724571648", + "text" : "Marion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6VKgheJGZL", + "id" : 664846433724571648, + "created_at" : "2015-11-12 16:45:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/Gn9W3ZYOYK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690316264&oldid=687253669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664846220096073728", + "text" : "Marion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gn9W3ZYOYK", + "id" : 664846220096073728, + "created_at" : "2015-11-12 16:44:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wVZHrMTEH0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690315532&oldid=690315323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664845141048471552", + "text" : "History of Washington, D.C. Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wVZHrMTEH0", + "id" : 664845141048471552, + "created_at" : "2015-11-12 16:40:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/MXo4bvSzgO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690308355&oldid=673047789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664833529642098688", + "text" : "Sir John A. Macdonald Parkway Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/MXo4bvSzgO", + "id" : 664833529642098688, + "created_at" : "2015-11-12 15:54:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/MXo4bvSzgO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690308355&oldid=673047789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664833529751187456", + "text" : "Sir John A. Macdonald Parkway Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MXo4bvSzgO", + "id" : 664833529751187456, + "created_at" : "2015-11-12 15:54:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/i4OpCtKpaA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120436835&oldid=120436501&rcid=151287147", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664813955685228547", + "text" : "Canal de Chambly Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i4OpCtKpaA", + "id" : 664813955685228547, + "created_at" : "2015-11-12 14:36:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/SnqLaqbydk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120436501&oldid=116197097&rcid=151286468", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664811708058324992", + "text" : "Canal de Chambly Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SnqLaqbydk", + "id" : 664811708058324992, + "created_at" : "2015-11-12 14:27:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/aVym6krZXt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690232123&oldid=689806881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664628841273565185", + "text" : "HMS Niobe (1897) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aVym6krZXt", + "id" : 664628841273565185, + "created_at" : "2015-11-12 02:20:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/rU4VH0Uykg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690209418&oldid=686540380", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664582237342576640", + "text" : "Michael R. Taylor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rU4VH0Uykg", + "id" : 664582237342576640, + "created_at" : "2015-11-11 23:15:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/L1E0KulduX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690198497&oldid=684020981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664561077523513344", + "text" : "Tom Gosnell Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/L1E0KulduX", + "id" : 664561077523513344, + "created_at" : "2015-11-11 21:51:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/MeSrIztQXN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690180675&oldid=690180321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664532102948519936", + "text" : "Dean Allison Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/MeSrIztQXN", + "id" : 664532102948519936, + "created_at" : "2015-11-11 19:56:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Q03ZtDO75v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690180321&oldid=690179719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664531574789185536", + "text" : "Dean Allison Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Q03ZtDO75v", + "id" : 664531574789185536, + "created_at" : "2015-11-11 19:54:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Labj34Z6y7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690031624&oldid=688293004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664199180064288768", + "text" : "32 Combat Engineer Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Labj34Z6y7", + "id" : 664199180064288768, + "created_at" : "2015-11-10 21:53:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/uMB1HVqmBE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=690026525&oldid=684150742", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664188969681330176", + "text" : "Bridlewood, Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uMB1HVqmBE", + "id" : 664188969681330176, + "created_at" : "2015-11-10 21:12:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/gizqqL37YW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689970132&oldid=689901695", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664091622955687936", + "text" : "Saint-Henri\u2013Sainte-Anne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gizqqL37YW", + "id" : 664091622955687936, + "created_at" : "2015-11-10 14:45:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/WRK8MREyu6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689967205&oldid=601050713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "664085568863789056", + "text" : "List of Canadian ambassadors to Mexico Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WRK8MREyu6", + "id" : 664085568863789056, + "created_at" : "2015-11-10 14:21:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Wv46j5R9Kh", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178675402&oldid=171993681&rcid=185236037", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663988302589075456", + "text" : "File:Mediterranean Drought Hoerlingetalfig1a 300.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Wv46j5R9Kh", + "id" : 663988302589075456, + "created_at" : "2015-11-10 07:55:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ikXmfElgFS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120342369&oldid=120342273&rcid=151078353", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663817838092795904", + "text" : "Poutine (plat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ikXmfElgFS", + "id" : 663817838092795904, + "created_at" : "2015-11-09 20:38:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/k2zFynxDdr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120342253&oldid=119659127&rcid=151078159", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663817164118474753", + "text" : "Poutine (plat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k2zFynxDdr", + "id" : 663817164118474753, + "created_at" : "2015-11-09 20:35:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ashV1dmGE2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689852591&oldid=686333713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663814115304034308", + "text" : "Cross-correlation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ashV1dmGE2", + "id" : 663814115304034308, + "created_at" : "2015-11-09 20:23:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/KEhd0SBqnj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689840551&oldid=689165414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663792344488091649", + "text" : "1916 in music Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/KEhd0SBqnj", + "id" : 663792344488091649, + "created_at" : "2015-11-09 18:56:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Dv07WocLTL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689799729&oldid=689496519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663714863072608256", + "text" : "Environment and Climate Change Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Dv07WocLTL", + "id" : 663714863072608256, + "created_at" : "2015-11-09 13:48:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/isEXIvSX0b", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17021459&oldid=17021449", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663621400977121280", + "text" : "\u0423 \u043F\u043E\u043B\u044F\u0445 \u0424\u043B\u0430\u043D\u0434\u0440\u0456\u0457 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/isEXIvSX0b", + "id" : 663621400977121280, + "created_at" : "2015-11-09 07:37:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/FrX7UEJoYl", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17021449&oldid=17021447", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663620194930139136", + "text" : "\u0423 \u043F\u043E\u043B\u044F\u0445 \u0424\u043B\u0430\u043D\u0434\u0440\u0456\u0457 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FrX7UEJoYl", + "id" : 663620194930139136, + "created_at" : "2015-11-09 07:32:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/JKTBMHvVRB", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17021447&oldid=16540205", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663619894739648513", + "text" : "\u0423 \u043F\u043E\u043B\u044F\u0445 \u0424\u043B\u0430\u043D\u0434\u0440\u0456\u0457 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JKTBMHvVRB", + "id" : 663619894739648513, + "created_at" : "2015-11-09 07:31:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/GXipc92uKq", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178492048&oldid=161568269&rcid=185049870", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663448706033819648", + "text" : "File:Halo Solar en Maracay, Venezuela.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GXipc92uKq", + "id" : 663448706033819648, + "created_at" : "2015-11-08 20:11:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/lRT3vY2kvz", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178491682&oldid=177057335&rcid=185049484", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663447913578803204", + "text" : "File:Arco Iris en Solar.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lRT3vY2kvz", + "id" : 663447913578803204, + "created_at" : "2015-11-08 20:08:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/sbUTN5W4j8", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178491338&oldid=178340972&rcid=185049124", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663447568945455113", + "text" : "File:\u0413\u0430\u043B\u043E4.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/sbUTN5W4j8", + "id" : 663447568945455113, + "created_at" : "2015-11-08 20:06:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/ukhGk1JJjE", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178491171&oldid=178340904&rcid=185048960", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663447452297637889", + "text" : "File:\u0413\u0430\u043B\u043E3.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ukhGk1JJjE", + "id" : 663447452297637889, + "created_at" : "2015-11-08 20:06:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/kQnu5a5Ktg", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178491087&oldid=178340950&rcid=185048877", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663447365043531776", + "text" : "File:\u0413\u0430\u043B\u043E2.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kQnu5a5Ktg", + "id" : 663447365043531776, + "created_at" : "2015-11-08 20:05:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/CITr9rXZRc", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178491022&oldid=178341447&rcid=185048803", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663447235359809536", + "text" : "File:\u0413\u0430\u043B\u043E .jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CITr9rXZRc", + "id" : 663447235359809536, + "created_at" : "2015-11-08 20:05:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ji0rYro7y9", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178490858&oldid=174762159&rcid=185048637", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663447080669749252", + "text" : "File:Halo in the Himalayas.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ji0rYro7y9", + "id" : 663447080669749252, + "created_at" : "2015-11-08 20:04:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/sBjpv2EwQJ", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178490727&oldid=167821376&rcid=185048506", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663446963619282944", + "text" : "File:Halo en la Ciudad de M\u00E9xico.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/sBjpv2EwQJ", + "id" : 663446963619282944, + "created_at" : "2015-11-08 20:04:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8Mq6r5bVC1", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178490591&oldid=167016556&rcid=185048370", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663446830601097220", + "text" : "File:Halo (Sun) in the Philippines.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8Mq6r5bVC1", + "id" : 663446830601097220, + "created_at" : "2015-11-08 20:03:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/f1LoOM9ipr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=120292230&rcid=150992186", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663354153499009024", + "text" : "Port Mansfield Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/f1LoOM9ipr", + "id" : 663354153499009024, + "created_at" : "2015-11-08 13:55:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/37tvQBeuOd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120290816&oldid=120263793&rcid=150989784", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663342232431403009", + "text" : "Ouragan Allen Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/37tvQBeuOd", + "id" : 663342232431403009, + "created_at" : "2015-11-08 13:08:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/eh01tOsPOx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689632021&oldid=666390809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663339374067761152", + "text" : "David Manicom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eh01tOsPOx", + "id" : 663339374067761152, + "created_at" : "2015-11-08 12:56:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/MRzNh0O92P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689600089&oldid=687532717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663242466947145728", + "text" : "Pu\u0144sk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MRzNh0O92P", + "id" : 663242466947145728, + "created_at" : "2015-11-08 06:31:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/5RTtx3CHGF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689597368&oldid=689597277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663233977772298240", + "text" : "Names of Lithuanian places in other languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5RTtx3CHGF", + "id" : 663233977772298240, + "created_at" : "2015-11-08 05:57:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/nTxKKIFDIB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689597277&oldid=689597226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663233693687918592", + "text" : "Names of Lithuanian places in other languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nTxKKIFDIB", + "id" : 663233693687918592, + "created_at" : "2015-11-08 05:56:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ZaFW3HVNg0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689597226&oldid=689597211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663233554718019584", + "text" : "Names of Lithuanian places in other languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZaFW3HVNg0", + "id" : 663233554718019584, + "created_at" : "2015-11-08 05:56:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/uQwcHwATpF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689597211&oldid=689597165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663233500544417792", + "text" : "Names of Lithuanian places in other languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uQwcHwATpF", + "id" : 663233500544417792, + "created_at" : "2015-11-08 05:56:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Zj1gFl9wi6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689597165&oldid=689597147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663233376833413120", + "text" : "Names of Lithuanian places in other languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zj1gFl9wi6", + "id" : 663233376833413120, + "created_at" : "2015-11-08 05:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Drblo8m2q2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689597147&oldid=689597103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663233310185947137", + "text" : "Names of Lithuanian places in other languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Drblo8m2q2", + "id" : 663233310185947137, + "created_at" : "2015-11-08 05:55:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/LMilAj4Elf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689597103&oldid=684813786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663233166795259906", + "text" : "Names of Lithuanian places in other languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LMilAj4Elf", + "id" : 663233166795259906, + "created_at" : "2015-11-08 05:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/IOscbYSQ6L", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178358082&oldid=178358036&rcid=184896022", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663054696660250625", + "text" : "File:The Clouds.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IOscbYSQ6L", + "id" : 663054696660250625, + "created_at" : "2015-11-07 18:05:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/u4jybyn0Sl", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=178358036&oldid=178347165&rcid=184895951", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663054555572215808", + "text" : "File:The Clouds.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/u4jybyn0Sl", + "id" : 663054555572215808, + "created_at" : "2015-11-07 18:04:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/18Zl5FaOz0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689494164&oldid=688997237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "663014213909135360", + "text" : "Villa Puerto Ed\u00E9n Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/18Zl5FaOz0", + "id" : 663014213909135360, + "created_at" : "2015-11-07 15:24:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/7IK4JPtDTe", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17010504&oldid=17010503", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662758119949385728", + "text" : "\u0416\u0430\u043D \u0434\u0435 \u0411\u0440\u0435\u0431\u0435\u0444 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7IK4JPtDTe", + "id" : 662758119949385728, + "created_at" : "2015-11-06 22:27:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ZvJwptM9Tv", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17010489&oldid=17010474", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662757495363010561", + "text" : "\u0416\u0430\u043D \u0434\u0435 \u0411\u0440\u0435\u0431\u0435\u0444 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZvJwptM9Tv", + "id" : 662757495363010561, + "created_at" : "2015-11-06 22:24:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/WsVdoe3p1N", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=269385179&oldid=255687870&rcid=270466072", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662756950535503873", + "text" : "Q713402 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WsVdoe3p1N", + "id" : 662756950535503873, + "created_at" : "2015-11-06 22:22:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/jnJAmEp5PU", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?oldid=17010465", + "display_url" : "uk.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662756474293211136", + "text" : "\u0416\u0430\u043D \u0434\u0435 \u0411\u0440\u0435\u0431\u0435\u0444 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jnJAmEp5PU", + "id" : 662756474293211136, + "created_at" : "2015-11-06 22:20:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/bVz3V7NITU", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17009650&oldid=17009632", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662726979716644865", + "text" : "\u041F'\u0454\u0440 \u0422\u0440\u044E\u0434\u043E Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bVz3V7NITU", + "id" : 662726979716644865, + "created_at" : "2015-11-06 20:23:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/4tUYcLcncT", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17009639&oldid=16706339", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662726051127103488", + "text" : "\u041C\u043E\u0440\u0456\u0441 \u043B\u0435 \u041D\u043E\u0431\u043B\u0435 \u0414\u044E\u043F\u043B\u0435\u0441\u0441\u0456 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4tUYcLcncT", + "id" : 662726051127103488, + "created_at" : "2015-11-06 20:19:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/yjgVrsDmKN", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17009632&oldid=17009617", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662725671156776960", + "text" : "\u041F'\u0454\u0440 \u0422\u0440\u044E\u0434\u043E Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yjgVrsDmKN", + "id" : 662725671156776960, + "created_at" : "2015-11-06 20:18:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/xYL27qdPgT", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=17009617&oldid=16934324", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662725062957502464", + "text" : "\u041F'\u0454\u0440 \u0422\u0440\u044E\u0434\u043E Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xYL27qdPgT", + "id" : 662725062957502464, + "created_at" : "2015-11-06 20:15:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/9JiXdophtX", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120234502&oldid=120232880&rcid=150833113", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662697342164971524", + "text" : "Stephen Harper Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9JiXdophtX", + "id" : 662697342164971524, + "created_at" : "2015-11-06 18:25:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4corHSVFVg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689357141&oldid=669985641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662670628491784193", + "text" : "Nationalisms in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4corHSVFVg", + "id" : 662670628491784193, + "created_at" : "2015-11-06 16:39:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/mWF1ZMGSKQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689344619&oldid=689143839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662642667826905088", + "text" : "Canada Revenue Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mWF1ZMGSKQ", + "id" : 662642667826905088, + "created_at" : "2015-11-06 14:48:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/COAGlolReb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689245082&oldid=688645780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662382679644618752", + "text" : "Deb Schulte Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/COAGlolReb", + "id" : 662382679644618752, + "created_at" : "2015-11-05 21:35:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/COAGlolReb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689245082&oldid=688645780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662382679711719424", + "text" : "Deb Schulte Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/COAGlolReb", + "id" : 662382679711719424, + "created_at" : "2015-11-05 21:35:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/VUtDpvfUgn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689244478&oldid=689244057", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662381525317586944", + "text" : "Paul Boutilier Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/VUtDpvfUgn", + "id" : 662381525317586944, + "created_at" : "2015-11-05 21:30:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GhpsNSkfaA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689244057&oldid=689238497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662380643943383040", + "text" : "Paul Boutilier Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/GhpsNSkfaA", + "id" : 662380643943383040, + "created_at" : "2015-11-05 21:27:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ggHAJ1IATS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689238497&oldid=636631690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662370315046133760", + "text" : "Paul Boutilier Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ggHAJ1IATS", + "id" : 662370315046133760, + "created_at" : "2015-11-05 20:46:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Dz76D6qLI6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689235342&oldid=689234130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662364414293708800", + "text" : "Draft:Sean Husband Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/Dz76D6qLI6", + "id" : 662364414293708800, + "created_at" : "2015-11-05 20:22:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Dz76D6qLI6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689235342&oldid=689234130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662364414356664321", + "text" : "Draft:Sean Husband Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dz76D6qLI6", + "id" : 662364414356664321, + "created_at" : "2015-11-05 20:22:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/DVxaPZxJ9L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=689234130&rcid=772690905", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662361863154499588", + "text" : "Draft:Sean Husband Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DVxaPZxJ9L", + "id" : 662361863154499588, + "created_at" : "2015-11-05 20:12:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/DVxaPZxJ9L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=689234130&rcid=772690905", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662361863154499589", + "text" : "Draft:Sean Husband Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/DVxaPZxJ9L", + "id" : 662361863154499589, + "created_at" : "2015-11-05 20:12:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/pkkFOtSPbZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689210780&oldid=689210733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662317207909744640", + "text" : "Aircraft Structures Technician Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pkkFOtSPbZ", + "id" : 662317207909744640, + "created_at" : "2015-11-05 17:15:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/Db1ERAtXcp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689210733&oldid=643566340", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662317074316967937", + "text" : "Aircraft Structures Technician Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Db1ERAtXcp", + "id" : 662317074316967937, + "created_at" : "2015-11-05 17:14:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/iNzxux5X2M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689084515&oldid=688670155", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "662014512674009088", + "text" : "List of ASTM International standards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iNzxux5X2M", + "id" : 662014512674009088, + "created_at" : "2015-11-04 21:12:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/TxdqSAC6fM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689075460&oldid=686746741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661998917672923137", + "text" : "Irwin Cotler Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TxdqSAC6fM", + "id" : 661998917672923137, + "created_at" : "2015-11-04 20:10:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/TxdqSAC6fM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689075460&oldid=686746741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661998917706457088", + "text" : "Irwin Cotler Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/TxdqSAC6fM", + "id" : 661998917706457088, + "created_at" : "2015-11-04 20:10:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/syRbu5YzZ9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689071865&oldid=689071722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661992348025528320", + "text" : "Cabinet of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/syRbu5YzZ9", + "id" : 661992348025528320, + "created_at" : "2015-11-04 19:44:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/rnM7PQPQx4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689064510&oldid=689064257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661979236736106496", + "text" : "Cabinet of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rnM7PQPQx4", + "id" : 661979236736106496, + "created_at" : "2015-11-04 18:52:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ZUmkJr9Imd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689064257&oldid=689063973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661978857688440836", + "text" : "Cabinet of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZUmkJr9Imd", + "id" : 661978857688440836, + "created_at" : "2015-11-04 18:50:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/GKOksGRtpj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689063873&oldid=688726538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661978226923806721", + "text" : "Star Trek: Enterprise Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GKOksGRtpj", + "id" : 661978226923806721, + "created_at" : "2015-11-04 18:48:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Z0znZG9ZrG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689063565&oldid=688216532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661977708516270080", + "text" : "Talk:LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Z0znZG9ZrG", + "id" : 661977708516270080, + "created_at" : "2015-11-04 18:45:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/P7oNlAswZO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689063541&oldid=689063350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661977655294746625", + "text" : "Cabinet of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P7oNlAswZO", + "id" : 661977655294746625, + "created_at" : "2015-11-04 18:45:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/8tFPl9D1Kj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689063350&oldid=689063278", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661977366428786689", + "text" : "Cabinet of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8tFPl9D1Kj", + "id" : 661977366428786689, + "created_at" : "2015-11-04 18:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/FJ0pcuUMoL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689062899&oldid=689062621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661976638255702016", + "text" : "Cabinet of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FJ0pcuUMoL", + "id" : 661976638255702016, + "created_at" : "2015-11-04 18:41:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/CA1eNdPC2f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689061087&oldid=689053343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661973224255803393", + "text" : "Carolyn Bennett Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CA1eNdPC2f", + "id" : 661973224255803393, + "created_at" : "2015-11-04 18:28:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/u32LxdD3c0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689060718&oldid=689060481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661972523085643776", + "text" : "Minister of Indigenous and Northern Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u32LxdD3c0", + "id" : 661972523085643776, + "created_at" : "2015-11-04 18:25:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/OY5uyEDEWB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689060717&oldid=687312978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661972517540782080", + "text" : "Marianas Trench (band) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OY5uyEDEWB", + "id" : 661972517540782080, + "created_at" : "2015-11-04 18:25:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/SsUNRj3UZf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689060481&oldid=689060151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661972030657568769", + "text" : "Minister of Indigenous and Northern Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SsUNRj3UZf", + "id" : 661972030657568769, + "created_at" : "2015-11-04 18:23:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/kg6KEEQd28", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689060151&oldid=689060113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661971394050310144", + "text" : "Minister of Indigenous and Northern Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kg6KEEQd28", + "id" : 661971394050310144, + "created_at" : "2015-11-04 18:20:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/UgpcshAx6j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689054509&oldid=688940740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661960756053852161", + "text" : "Marc Garneau Collegiate Institute Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UgpcshAx6j", + "id" : 661960756053852161, + "created_at" : "2015-11-04 17:38:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/xPGyAhCjnt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689053377&oldid=689053318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661958577737854976", + "text" : "MaryAnn Mihychuk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xPGyAhCjnt", + "id" : 661958577737854976, + "created_at" : "2015-11-04 17:29:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/QD4l8jQaQO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689053318&oldid=689047407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661958487371603968", + "text" : "MaryAnn Mihychuk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QD4l8jQaQO", + "id" : 661958487371603968, + "created_at" : "2015-11-04 17:29:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/vGDZZFN3v2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689050110&oldid=689049964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661952980221038592", + "text" : "Cropping (animal) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vGDZZFN3v2", + "id" : 661952980221038592, + "created_at" : "2015-11-04 17:07:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/9srwKQB2r8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689049964&oldid=687925343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661952755523821568", + "text" : "Cropping (animal) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9srwKQB2r8", + "id" : 661952755523821568, + "created_at" : "2015-11-04 17:06:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/jphytO0SiI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689044680&oldid=689044506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661942520541237249", + "text" : "29th Canadian Ministry Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jphytO0SiI", + "id" : 661942520541237249, + "created_at" : "2015-11-04 16:26:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/JEvqAB72D5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689044422&oldid=689044303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661942067996790784", + "text" : "29th Canadian Ministry Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JEvqAB72D5", + "id" : 661942067996790784, + "created_at" : "2015-11-04 16:24:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/g5cVyXx5Vs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689033216&oldid=662495658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661921437947715584", + "text" : "Michel Therrien Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g5cVyXx5Vs", + "id" : 661921437947715584, + "created_at" : "2015-11-04 15:02:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/1zxA9Hfwcz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=689020172&oldid=687883313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661890983689363456", + "text" : "Saint Vincent and the Grenadines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1zxA9Hfwcz", + "id" : 661890983689363456, + "created_at" : "2015-11-04 13:01:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/NsjUdrz2OQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688897697&oldid=688873607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661613171539632129", + "text" : "Glyphosate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NsjUdrz2OQ", + "id" : 661613171539632129, + "created_at" : "2015-11-03 18:37:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/eMjklpabBC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688890999&oldid=688888684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661600617115336706", + "text" : "Romeo Phillion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eMjklpabBC", + "id" : 661600617115336706, + "created_at" : "2015-11-03 17:47:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/JVkEnpDmTN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688886278&oldid=688732657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661592353132670977", + "text" : "Canada national rugby union team Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JVkEnpDmTN", + "id" : 661592353132670977, + "created_at" : "2015-11-03 17:14:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/6CKZTM1nwO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688766602&oldid=687612303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661312775063478272", + "text" : "Jake E. Lee Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6CKZTM1nwO", + "id" : 661312775063478272, + "created_at" : "2015-11-02 22:43:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/0Sq4TXbXLG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688683273&oldid=688683173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661161153704407040", + "text" : "Wilfrid Voynich Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0Sq4TXbXLG", + "id" : 661161153704407040, + "created_at" : "2015-11-02 12:41:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/zdmY0p6quw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688683173&oldid=687562627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661160925840474112", + "text" : "Wilfrid Voynich Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zdmY0p6quw", + "id" : 661160925840474112, + "created_at" : "2015-11-02 12:40:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/vtoepfSMKC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688635541&oldid=687893244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661030178261483520", + "text" : "Union of South Africa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vtoepfSMKC", + "id" : 661030178261483520, + "created_at" : "2015-11-02 04:00:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/7xslYazVan", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688625630&oldid=655801632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "661004866970611713", + "text" : "Taveta, Kenya Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7xslYazVan", + "id" : 661004866970611713, + "created_at" : "2015-11-02 02:20:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/jXp6g19RYp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=688537363&oldid=688126983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660846695836721153", + "text" : "Hells Angels Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jXp6g19RYp", + "id" : 660846695836721153, + "created_at" : "2015-11-01 15:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/OkblRuUYG6", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=177636781&oldid=121752338&rcid=184106855", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660820936174759936", + "text" : "File:Altostratus and cumulus.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/OkblRuUYG6", + "id" : 660820936174759936, + "created_at" : "2015-11-01 14:09:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/OIYeIBVoxu", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=177636708&oldid=177543116&rcid=184106761", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660820623837540352", + "text" : "File:Low clouds near the seaside.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/OIYeIBVoxu", + "id" : 660820623837540352, + "created_at" : "2015-11-01 14:08:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UdUfZbowiK", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=177636664&oldid=177602142&rcid=184106700", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "660820419470098432", + "text" : "File:Feather clouds.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/UdUfZbowiK", + "id" : 660820419470098432, + "created_at" : "2015-11-01 14:07:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2015_12.js b/20181122/data/js/tweets/2015_12.js new file mode 100644 index 00000000..f17567a7 --- /dev/null +++ b/20181122/data/js/tweets/2015_12.js @@ -0,0 +1,9020 @@ +Grailbird.data.tweets_2015_12 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/z9LWvAWBJ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697674749&oldid=693437345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "682741301071228928", + "text" : "Matt O'Donnell (Canadian football) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z9LWvAWBJ4", + "id" : 682741301071228928, + "created_at" : "2016-01-01 01:53:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/4R0gXImcyH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697518166&oldid=690417649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "682366098642210816", + "text" : "Kelantan State Legislative Assembly Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4R0gXImcyH", + "id" : 682366098642210816, + "created_at" : "2015-12-31 01:02:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/jKL6v7Qja9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697436642&oldid=697093236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "682208870983426048", + "text" : "Theranos Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/jKL6v7Qja9", + "id" : 682208870983426048, + "created_at" : "2015-12-30 14:37:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ClXzYtg261", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697336544&oldid=688998489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "681946279799341056", + "text" : "Melville, Saskatchewan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ClXzYtg261", + "id" : 681946279799341056, + "created_at" : "2015-12-29 21:13:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Ng4VdqY34w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697308254&oldid=684033436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "681887021137276929", + "text" : "John Locke (Lost) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ng4VdqY34w", + "id" : 681887021137276929, + "created_at" : "2015-12-29 17:18:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/LLuoSFmW9Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697294660&oldid=697291901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "681857578733858816", + "text" : "Muslim Rajputs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LLuoSFmW9Q", + "id" : 681857578733858816, + "created_at" : "2015-12-29 15:21:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Gk9ZHoS7EV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697148403&oldid=662514766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "681503155067183105", + "text" : "Hooley Smith Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gk9ZHoS7EV", + "id" : 681503155067183105, + "created_at" : "2015-12-28 15:53:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/HLGAO5pNhE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121620399&oldid=121602257&rcid=155253297", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "680648012037763072", + "text" : "Simulation de pluie Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HLGAO5pNhE", + "id" : 680648012037763072, + "created_at" : "2015-12-26 07:15:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ELoQHZIJKS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696624994&oldid=662526642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "680003517050916865", + "text" : "Internet chess server Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ELoQHZIJKS", + "id" : 680003517050916865, + "created_at" : "2015-12-24 12:34:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/IT4ojPbvOg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696547862&oldid=696223363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679790740105474048", + "text" : "Gerald Bull Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IT4ojPbvOg", + "id" : 679790740105474048, + "created_at" : "2015-12-23 22:28:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/tSMRXnlZPS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696521032&oldid=696520330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679740823773286401", + "text" : "Humectant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tSMRXnlZPS", + "id" : 679740823773286401, + "created_at" : "2015-12-23 19:10:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/qKVLQyq68M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696520330&oldid=696520234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679739560667017216", + "text" : "Humectant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qKVLQyq68M", + "id" : 679739560667017216, + "created_at" : "2015-12-23 19:05:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/N21UbFlBaf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696520234&oldid=695969239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679739344593285120", + "text" : "Humectant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N21UbFlBaf", + "id" : 679739344593285120, + "created_at" : "2015-12-23 19:04:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/4LwZMAx8Ed", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696513215&oldid=696511209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679724231224066048", + "text" : "Ilya Kovalchuk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4LwZMAx8Ed", + "id" : 679724231224066048, + "created_at" : "2015-12-23 18:04:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/z0XMd85ocn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696511209&oldid=694130120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679721752646258688", + "text" : "Ilya Kovalchuk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z0XMd85ocn", + "id" : 679721752646258688, + "created_at" : "2015-12-23 17:54:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/JCXkP0tJa9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696500442&oldid=693028331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679695646375448576", + "text" : "Norman Paterson School of International Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JCXkP0tJa9", + "id" : 679695646375448576, + "created_at" : "2015-12-23 16:10:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/yUX2rRfLqP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121566740&oldid=121517395&rcid=155097739", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679693642047569920", + "text" : "Simulation de pluie Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/yUX2rRfLqP", + "id" : 679693642047569920, + "created_at" : "2015-12-23 16:02:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/an9uzLMX3y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696497984&oldid=689851343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679690082052403200", + "text" : "Gluten-free beer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/an9uzLMX3y", + "id" : 679690082052403200, + "created_at" : "2015-12-23 15:48:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ZXSKMIG8Ki", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696495889&oldid=696372783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679684985587118080", + "text" : "2015 in spaceflight Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZXSKMIG8Ki", + "id" : 679684985587118080, + "created_at" : "2015-12-23 15:28:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/azKRKFP6Nz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696495589&oldid=696457183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679684246101995520", + "text" : "Kippah Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/azKRKFP6Nz", + "id" : 679684246101995520, + "created_at" : "2015-12-23 15:25:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/mEsO6PuWbV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696494879&oldid=696345272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679682438751195136", + "text" : "VDF Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/mEsO6PuWbV", + "id" : 679682438751195136, + "created_at" : "2015-12-23 15:18:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/gC09CizGjH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696412925&oldid=694386858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679449541159063552", + "text" : "Crystal Springs, Saskatchewan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gC09CizGjH", + "id" : 679449541159063552, + "created_at" : "2015-12-22 23:52:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/vCFC8ABqFP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696408173&oldid=696407903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679439878745104384", + "text" : "List of firearm brands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vCFC8ABqFP", + "id" : 679439878745104384, + "created_at" : "2015-12-22 23:14:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ednCZ7bg3i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696407903&oldid=696407612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679439372589121536", + "text" : "List of firearm brands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ednCZ7bg3i", + "id" : 679439372589121536, + "created_at" : "2015-12-22 23:12:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/OgEbnlcH0s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696407612&oldid=686252761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679438852843544576", + "text" : "List of firearm brands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OgEbnlcH0s", + "id" : 679438852843544576, + "created_at" : "2015-12-22 23:10:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/WymcgKDwFf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696398201&oldid=620869794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679419281570988034", + "text" : "Category:Visibility Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/WymcgKDwFf", + "id" : 679419281570988034, + "created_at" : "2015-12-22 21:52:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/tLFSUx3REJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696398052&oldid=635174310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679418982194151424", + "text" : "Category:Temperature Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/tLFSUx3REJ", + "id" : 679418982194151424, + "created_at" : "2015-12-22 21:51:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ABBFQ6US0P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696397874&oldid=676985311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679418606774566912", + "text" : "Category:Humidity and hygrometry Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ABBFQ6US0P", + "id" : 679418606774566912, + "created_at" : "2015-12-22 21:49:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/zV7nAz7tEe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696382942&oldid=696379489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679389277273333760", + "text" : "Mohamed Atta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zV7nAz7tEe", + "id" : 679389277273333760, + "created_at" : "2015-12-22 19:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/zV7nAz7tEe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696382942&oldid=696379489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679389277285912577", + "text" : "Mohamed Atta Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/zV7nAz7tEe", + "id" : 679389277285912577, + "created_at" : "2015-12-22 19:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/oCRtZ5Nhhp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696382072&oldid=696381974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679387763519660032", + "text" : "Kitchener, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oCRtZ5Nhhp", + "id" : 679387763519660032, + "created_at" : "2015-12-22 19:47:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/YbOHLWCtIY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696381974&oldid=695581822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679387607911047170", + "text" : "Kitchener, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YbOHLWCtIY", + "id" : 679387607911047170, + "created_at" : "2015-12-22 19:46:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/8J80OpQ6kO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696381438&oldid=683692928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679386837245435905", + "text" : "Sport in Calgary Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8J80OpQ6kO", + "id" : 679386837245435905, + "created_at" : "2015-12-22 19:43:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/SUheM2Mk9W", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121543036&oldid=121542786&rcid=155039002", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679353339134496773", + "text" : "\u00C9ruption de tornades d'ao\u00FBt 2005 en Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/SUheM2Mk9W", + "id" : 679353339134496773, + "created_at" : "2015-12-22 17:30:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Q4ZaTDLuuK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121542786&oldid=121542732&rcid=155038571", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679350651156066304", + "text" : "\u00C9ruption de tornades d'ao\u00FBt 2005 en Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Q4ZaTDLuuK", + "id" : 679350651156066304, + "created_at" : "2015-12-22 17:19:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/JXZcxolGKv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121542732&oldid=121537143&rcid=155038485", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679350112200622080", + "text" : "\u00C9ruption de tornades d'ao\u00FBt 2005 en Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JXZcxolGKv", + "id" : 679350112200622080, + "created_at" : "2015-12-22 17:17:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/CoNeZgzq9O", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121542609&oldid=121541806&rcid=155038303", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679348770996396032", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CoNeZgzq9O", + "id" : 679348770996396032, + "created_at" : "2015-12-22 17:12:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/x47XxnWdtZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696361854&oldid=696359691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679346654642905088", + "text" : "Wikipedia:Teahouse\/Questions Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/x47XxnWdtZ", + "id" : 679346654642905088, + "created_at" : "2015-12-22 17:03:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/KIUFKk0Nqu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121541806&oldid=121541759&rcid=155036800", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679340135050313729", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KIUFKk0Nqu", + "id" : 679340135050313729, + "created_at" : "2015-12-22 16:38:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/3XmLBZz2y2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121541759&oldid=121541458&rcid=155036742", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679339674641547264", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3XmLBZz2y2", + "id" : 679339674641547264, + "created_at" : "2015-12-22 16:36:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/vb3tARsIWr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121541458&oldid=121541072&rcid=155036102", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679337041616896000", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/vb3tARsIWr", + "id" : 679337041616896000, + "created_at" : "2015-12-22 16:25:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Hfyp5s4Pvl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121541072&oldid=121541057&rcid=155035344", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679333147750875137", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Hfyp5s4Pvl", + "id" : 679333147750875137, + "created_at" : "2015-12-22 16:10:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/XXa4XptZSe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121541057&oldid=121541004&rcid=155035272", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679333013960990720", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/XXa4XptZSe", + "id" : 679333013960990720, + "created_at" : "2015-12-22 16:09:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/QdtRWkgHFF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121541004&oldid=121540973&rcid=155035182", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679332365118939136", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/QdtRWkgHFF", + "id" : 679332365118939136, + "created_at" : "2015-12-22 16:07:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/QvBUc9DXdz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121540973&oldid=121540964&rcid=155035125", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679332091050479617", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/QvBUc9DXdz", + "id" : 679332091050479617, + "created_at" : "2015-12-22 16:06:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/VAEgThCtan", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121540964&oldid=121540942&rcid=155035098", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679331981822459904", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/VAEgThCtan", + "id" : 679331981822459904, + "created_at" : "2015-12-22 16:05:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/N4W4VWsY1j", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121540942&oldid=121540754&rcid=155035052", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679331738703761408", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/N4W4VWsY1j", + "id" : 679331738703761408, + "created_at" : "2015-12-22 16:04:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/OHF9pSGpD4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121540754&oldid=121540624&rcid=155034712", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679329788721537024", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/OHF9pSGpD4", + "id" : 679329788721537024, + "created_at" : "2015-12-22 15:56:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/BopKTc6DqH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121540624&oldid=121540102&rcid=155034461", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679328308258041856", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BopKTc6DqH", + "id" : 679328308258041856, + "created_at" : "2015-12-22 15:51:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/fq4JenBl7v", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121540102&oldid=121540089&rcid=155033646", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679323213927682048", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/fq4JenBl7v", + "id" : 679323213927682048, + "created_at" : "2015-12-22 15:30:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/bSnO1fRVeR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121540089&oldid=121536209&rcid=155033632", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679323129064370176", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/bSnO1fRVeR", + "id" : 679323129064370176, + "created_at" : "2015-12-22 15:30:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/L4QaTef2TA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121539009&oldid=121538952&rcid=155031803", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679311829626183680", + "text" : "Vapeur d'eau Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/L4QaTef2TA", + "id" : 679311829626183680, + "created_at" : "2015-12-22 14:45:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/oSMOloySX2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121538952&oldid=116053405&rcid=155031724", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679311394802548736", + "text" : "Vapeur d'eau Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oSMOloySX2", + "id" : 679311394802548736, + "created_at" : "2015-12-22 14:43:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/0MSOmFquVO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696343728&oldid=696322235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679305063077138432", + "text" : "Water vapor Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/0MSOmFquVO", + "id" : 679305063077138432, + "created_at" : "2015-12-22 14:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/NyhLrU4Pls", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696340598&oldid=696143265", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679296569653481472", + "text" : "Southern Ontario Tornado Outbreak of 2005 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/NyhLrU4Pls", + "id" : 679296569653481472, + "created_at" : "2015-12-22 13:44:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/abOZ16wPXl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121537143&oldid=121536569&rcid=155026287", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679295224770883584", + "text" : "\u00C9ruption de tornades d'ao\u00FBt 2005 en Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/abOZ16wPXl", + "id" : 679295224770883584, + "created_at" : "2015-12-22 13:39:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/0tUVzuBGsY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121536569&oldid=121536485&rcid=155024018", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679289989730037761", + "text" : "\u00C9ruption de tornades d'ao\u00FBt 2005 en Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/0tUVzuBGsY", + "id" : 679289989730037761, + "created_at" : "2015-12-22 13:18:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/92qVevnLqO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121536485&oldid=121536262&rcid=155023591", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679289080736292864", + "text" : "\u00C9ruption de tornades d'ao\u00FBt 2005 en Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/92qVevnLqO", + "id" : 679289080736292864, + "created_at" : "2015-12-22 13:15:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/bILSLQeiwj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121536262&oldid=121527177&rcid=155023128", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679287087934345216", + "text" : "\u00C9ruption de tornades d'ao\u00FBt 2005 en Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/bILSLQeiwj", + "id" : 679287087934345216, + "created_at" : "2015-12-22 13:07:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/srHb3e5dZK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121536209&oldid=121527553&rcid=155023049", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679286556121833472", + "text" : "Eau pr\u00E9cipitable Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/srHb3e5dZK", + "id" : 679286556121833472, + "created_at" : "2015-12-22 13:05:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ADmtSdr4Ux", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696320954&oldid=682155788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "679240732679528448", + "text" : "Consulate General of Canada in Hong Kong and Macao Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ADmtSdr4Ux", + "id" : 679240732679528448, + "created_at" : "2015-12-22 10:03:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Xns7QCHLb5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696191510&oldid=696143071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678949425125957632", + "text" : "Treble (association football) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Xns7QCHLb5", + "id" : 678949425125957632, + "created_at" : "2015-12-21 14:45:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/aqen2k97Sp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696072772&oldid=696070262", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678652360625938433", + "text" : "Dickie Moore (ice hockey) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/aqen2k97Sp", + "id" : 678652360625938433, + "created_at" : "2015-12-20 19:05:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/XuhxERPp0x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696069806&oldid=696069724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678646328394674178", + "text" : "Dickie Moore (ice hockey) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/XuhxERPp0x", + "id" : 678646328394674178, + "created_at" : "2015-12-20 18:41:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/efsrTOF5V2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696069724&oldid=696069546", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678646121783238657", + "text" : "Dickie Moore (ice hockey) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/efsrTOF5V2", + "id" : 678646121783238657, + "created_at" : "2015-12-20 18:40:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/FEnzqwFoLI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696069546&oldid=696069350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678645773509226496", + "text" : "Dickie Moore (ice hockey) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FEnzqwFoLI", + "id" : 678645773509226496, + "created_at" : "2015-12-20 18:38:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/uYqlZfDIup", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696069350&oldid=696069150", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678645408390844417", + "text" : "Dickie Moore (ice hockey) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/uYqlZfDIup", + "id" : 678645408390844417, + "created_at" : "2015-12-20 18:37:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/vk9RUipuvJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696069150&oldid=696068406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678644966768422912", + "text" : "Dickie Moore (ice hockey) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/vk9RUipuvJ", + "id" : 678644966768422912, + "created_at" : "2015-12-20 18:35:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ynpEle4DhS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696068406&oldid=695975086", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678643413965774848", + "text" : "Dickie Moore (ice hockey) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ynpEle4DhS", + "id" : 678643413965774848, + "created_at" : "2015-12-20 18:29:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/bc5qqdMjFE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696067719&oldid=696067700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678642044412305408", + "text" : "Red Fisher (journalist) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/bc5qqdMjFE", + "id" : 678642044412305408, + "created_at" : "2015-12-20 18:24:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/jKADSgLAcp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696067700&oldid=696067631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678641992432279552", + "text" : "Red Fisher (journalist) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/jKADSgLAcp", + "id" : 678641992432279552, + "created_at" : "2015-12-20 18:23:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/D7ROd9PRjK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696067631&oldid=696067477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678641857732153352", + "text" : "Red Fisher (journalist) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/D7ROd9PRjK", + "id" : 678641857732153352, + "created_at" : "2015-12-20 18:23:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/vAa87OF6aB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=696067477&oldid=695975926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678641459118084096", + "text" : "Red Fisher (journalist) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/vAa87OF6aB", + "id" : 678641459118084096, + "created_at" : "2015-12-20 18:21:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/yq5jXGGa9j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695929689&oldid=633000684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "678281177569079296", + "text" : "Richard Oland Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/yq5jXGGa9j", + "id" : 678281177569079296, + "created_at" : "2015-12-19 18:30:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ElhEKXQ9XM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695802827&oldid=512647341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677917641403682816", + "text" : "Talk:Eugen Langen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ElhEKXQ9XM", + "id" : 677917641403682816, + "created_at" : "2015-12-18 18:25:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/dDk4vmY8tS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121431044&oldid=121409801&rcid=154549479", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677916409410756608", + "text" : "Foudre Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dDk4vmY8tS", + "id" : 677916409410756608, + "created_at" : "2015-12-18 18:20:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/JBJVjxEAql", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121429879&oldid=120219180&rcid=154546422", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677905842037874688", + "text" : "Mario Beaulieu (bloquiste) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/JBJVjxEAql", + "id" : 677905842037874688, + "created_at" : "2015-12-18 17:38:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/COZoL84BE1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695787266&oldid=695304533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677882848712523776", + "text" : "Tom Cavanagh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/COZoL84BE1", + "id" : 677882848712523776, + "created_at" : "2015-12-18 16:07:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/1fWpncwgXe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121425404&oldid=121358822&rcid=154519398", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677858991188389890", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1fWpncwgXe", + "id" : 677858991188389890, + "created_at" : "2015-12-18 14:32:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/XtUrk44NFp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695768331&oldid=695684174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677834511778992128", + "text" : "Bolt from the blue Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/XtUrk44NFp", + "id" : 677834511778992128, + "created_at" : "2015-12-18 12:55:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/vjHb0cJbsh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695699972&oldid=695195887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677625798841507840", + "text" : "BRICS Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vjHb0cJbsh", + "id" : 677625798841507840, + "created_at" : "2015-12-17 23:05:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/3rsjB2Hpfk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695699464&oldid=683222035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677624680916865025", + "text" : "Polish\u2013Czechoslovak border conflicts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3rsjB2Hpfk", + "id" : 677624680916865025, + "created_at" : "2015-12-17 23:01:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Gr1G7EWvx2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695697672&oldid=695231949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677620878398636032", + "text" : "Bretton Woods system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gr1G7EWvx2", + "id" : 677620878398636032, + "created_at" : "2015-12-17 22:46:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/BmUin9b8wY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695647016&oldid=685213497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677509442800328704", + "text" : "HMCS Saskatoon (MM 709) Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/BmUin9b8wY", + "id" : 677509442800328704, + "created_at" : "2015-12-17 15:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/BmUin9b8wY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695647016&oldid=685213497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677509442817105922", + "text" : "HMCS Saskatoon (MM 709) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BmUin9b8wY", + "id" : 677509442817105922, + "created_at" : "2015-12-17 15:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/yCt9guDMFP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121399624&oldid=120605182&rcid=154420802", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677487060639436800", + "text" : "Alphonse Loubat Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yCt9guDMFP", + "id" : 677487060639436800, + "created_at" : "2015-12-17 13:54:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/hD8JvgrBLG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121398455&oldid=121389001&rcid=154418624", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677475483110547456", + "text" : "Orage Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hD8JvgrBLG", + "id" : 677475483110547456, + "created_at" : "2015-12-17 13:08:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/hsIKVlzaFT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695633658&oldid=695580362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677474429337796609", + "text" : "Dry thunderstorm Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hsIKVlzaFT", + "id" : 677474429337796609, + "created_at" : "2015-12-17 13:04:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/k4bx5z3zeX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695586151&oldid=695585932", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677318382350372864", + "text" : "Jeep Wrangler Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/k4bx5z3zeX", + "id" : 677318382350372864, + "created_at" : "2015-12-17 02:44:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/sDCCbJOSF6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695585932&oldid=695585563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677317999745961985", + "text" : "Jeep Wrangler Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sDCCbJOSF6", + "id" : 677317999745961985, + "created_at" : "2015-12-17 02:42:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/8l0fqfDvEC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695585563&oldid=695584838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677317331203280902", + "text" : "Jeep Wrangler Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8l0fqfDvEC", + "id" : 677317331203280902, + "created_at" : "2015-12-17 02:40:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ZE8noFMPNi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695584838&oldid=694667302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677316085805379584", + "text" : "Jeep Wrangler Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZE8noFMPNi", + "id" : 677316085805379584, + "created_at" : "2015-12-17 02:35:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/aL6rERlnvJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695572766&oldid=681872347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677289915940491264", + "text" : "Echoes (Will Young album) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/aL6rERlnvJ", + "id" : 677289915940491264, + "created_at" : "2015-12-17 00:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/FkwclmMo0t", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121388036&oldid=121382534&rcid=154352451", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677264368481009666", + "text" : "Orage Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/FkwclmMo0t", + "id" : 677264368481009666, + "created_at" : "2015-12-16 23:09:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/bTTKBUOomT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121383925&oldid=120954193&rcid=154341298", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677219539579441152", + "text" : "Ligne DEW Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/bTTKBUOomT", + "id" : 677219539579441152, + "created_at" : "2015-12-16 20:11:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/le410ucN0p", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121382534&oldid=121379316&rcid=154337646", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677200484126560256", + "text" : "Orage Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/le410ucN0p", + "id" : 677200484126560256, + "created_at" : "2015-12-16 18:55:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/vXCpR7BMul", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695527447&oldid=695265942", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677196494731141120", + "text" : "Windsor, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vXCpR7BMul", + "id" : 677196494731141120, + "created_at" : "2015-12-16 18:40:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/HtchQXLBUq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121379316&oldid=121377914&rcid=154328019", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677163606354624512", + "text" : "Orage Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HtchQXLBUq", + "id" : 677163606354624512, + "created_at" : "2015-12-16 16:29:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/nfEACwJpUo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695502191&oldid=691317083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677143536857432065", + "text" : "Canadian Space Agency Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nfEACwJpUo", + "id" : 677143536857432065, + "created_at" : "2015-12-16 15:09:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/SXzgfm3MBh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695500137&oldid=688264819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677138219633401856", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SXzgfm3MBh", + "id" : 677138219633401856, + "created_at" : "2015-12-16 14:48:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Zdr1QmaO3B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695491888&oldid=695486541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "677118200031653888", + "text" : "John F. Kennedy International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zdr1QmaO3B", + "id" : 677118200031653888, + "created_at" : "2015-12-16 13:28:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/BOSCv3G34r", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121357699&oldid=121250520&rcid=154268653", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676842187003326464", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BOSCv3G34r", + "id" : 676842187003326464, + "created_at" : "2015-12-15 19:12:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Vp1wQJjxmb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695389697&oldid=695389577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676839129221476354", + "text" : "John Weston (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Vp1wQJjxmb", + "id" : 676839129221476354, + "created_at" : "2015-12-15 18:59:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/M55lY8VKkQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695389577&oldid=687872746", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676838827533590528", + "text" : "John Weston (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/M55lY8VKkQ", + "id" : 676838827533590528, + "created_at" : "2015-12-15 18:58:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/9rrgSuUBNt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695380069&oldid=678066580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676817286045437952", + "text" : "Westgate Shopping Centre (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9rrgSuUBNt", + "id" : 676817286045437952, + "created_at" : "2015-12-15 17:33:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Olxtl5wXck", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695379396&oldid=682565356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676815820828229632", + "text" : "Over-the-horizon radar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Olxtl5wXck", + "id" : 676815820828229632, + "created_at" : "2015-12-15 17:27:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/vRYixprBoJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695378062&oldid=694387035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676812742464942080", + "text" : "Ernestine Bowes-Lyon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vRYixprBoJ", + "id" : 676812742464942080, + "created_at" : "2015-12-15 17:15:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/lui8aneqSY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695375086&oldid=694400227", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676805668335058944", + "text" : "Silversun Pickups discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lui8aneqSY", + "id" : 676805668335058944, + "created_at" : "2015-12-15 16:47:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Cbk4aOWMYj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695374501&oldid=695235996", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676804414804365312", + "text" : "Alabama Shakes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Cbk4aOWMYj", + "id" : 676804414804365312, + "created_at" : "2015-12-15 16:42:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/3UolL06q3e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695353944&oldid=695317356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676758785289949185", + "text" : "Gangs in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3UolL06q3e", + "id" : 676758785289949185, + "created_at" : "2015-12-15 13:40:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/MEbdznd418", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695235996&oldid=695235929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676464290551861248", + "text" : "Alabama Shakes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MEbdznd418", + "id" : 676464290551861248, + "created_at" : "2015-12-14 18:10:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Il57uBH2xV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695235929&oldid=695235884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676464175934078976", + "text" : "Alabama Shakes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Il57uBH2xV", + "id" : 676464175934078976, + "created_at" : "2015-12-14 18:10:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/S9KzSGzP6E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695235884&oldid=694195016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676464083651006464", + "text" : "Alabama Shakes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S9KzSGzP6E", + "id" : 676464083651006464, + "created_at" : "2015-12-14 18:09:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/TVix2wtIiT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695232978&oldid=683613216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676458217170272256", + "text" : "Historic Properties (Halifax) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/TVix2wtIiT", + "id" : 676458217170272256, + "created_at" : "2015-12-14 17:46:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/2lXTiQB9F8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695225383&oldid=664040863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676443572527206400", + "text" : "Marie Laberge Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/2lXTiQB9F8", + "id" : 676443572527206400, + "created_at" : "2015-12-14 16:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/2lXTiQB9F8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695225383&oldid=664040863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676443572569116673", + "text" : "Marie Laberge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2lXTiQB9F8", + "id" : 676443572569116673, + "created_at" : "2015-12-14 16:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/HfvZUFp50G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695217719&oldid=694322964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676427226259173376", + "text" : "Talk:Russo-Georgian War Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HfvZUFp50G", + "id" : 676427226259173376, + "created_at" : "2015-12-14 15:43:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/GNYJizMf3D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695215597&oldid=694292943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676422601913143296", + "text" : "Double-headed eagle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GNYJizMf3D", + "id" : 676422601913143296, + "created_at" : "2015-12-14 15:24:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Te37jiM4jt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=695206576&oldid=694793743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "676401496162893824", + "text" : "Coup de main Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Te37jiM4jt", + "id" : 676401496162893824, + "created_at" : "2015-12-14 14:00:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/zMQA28Mh84", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121250498&oldid=121064291&rcid=153845980", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675387957017051136", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zMQA28Mh84", + "id" : 675387957017051136, + "created_at" : "2015-12-11 18:53:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/PJcnmFxkOF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694786860&oldid=694786817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675334393834004484", + "text" : "International Joint Commission Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PJcnmFxkOF", + "id" : 675334393834004484, + "created_at" : "2015-12-11 15:20:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/RQkIjjf81U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694786817&oldid=654098061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675334288154320897", + "text" : "International Joint Commission Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RQkIjjf81U", + "id" : 675334288154320897, + "created_at" : "2015-12-11 15:20:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/XRcDdmarXs", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121242640&oldid=104343195&rcid=153829866", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675315409399054336", + "text" : "CIMOSA Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XRcDdmarXs", + "id" : 675315409399054336, + "created_at" : "2015-12-11 14:05:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/MeJO4WM2X6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694775162&oldid=650970256", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675306165681586176", + "text" : "Archives (Rush album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MeJO4WM2X6", + "id" : 675306165681586176, + "created_at" : "2015-12-11 13:28:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Wep4FtW27O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694774772&oldid=694772152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675305271942496256", + "text" : "A Show of Hands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wep4FtW27O", + "id" : 675305271942496256, + "created_at" : "2015-12-11 13:24:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/8v09DiljiM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694774662&oldid=691275129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675304965724737537", + "text" : "Rush (Rush album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8v09DiljiM", + "id" : 675304965724737537, + "created_at" : "2015-12-11 13:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/5lQKMK8sOt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694774379&oldid=690032806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675304355336065024", + "text" : "Fly by Night (album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5lQKMK8sOt", + "id" : 675304355336065024, + "created_at" : "2015-12-11 13:21:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Edev1cSugA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694774246&oldid=690508858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675303976812744704", + "text" : "Caress of Steel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Edev1cSugA", + "id" : 675303976812744704, + "created_at" : "2015-12-11 13:19:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/kjkGRW7tYF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694774112&oldid=694666504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675303594044751872", + "text" : "2112 (album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kjkGRW7tYF", + "id" : 675303594044751872, + "created_at" : "2015-12-11 13:18:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ReamO0TYJu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694773789&oldid=690034903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675302863535411201", + "text" : "A Farewell to Kings Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ReamO0TYJu", + "id" : 675302863535411201, + "created_at" : "2015-12-11 13:15:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/upjE7wUXkc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694773564&oldid=692694494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675302467395977216", + "text" : "Hemispheres (Rush album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/upjE7wUXkc", + "id" : 675302467395977216, + "created_at" : "2015-12-11 13:13:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/sVsvzukCtw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694773437&oldid=692694192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675302206795464705", + "text" : "Permanent Waves Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sVsvzukCtw", + "id" : 675302206795464705, + "created_at" : "2015-12-11 13:12:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/djzz3WLsgq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694773359&oldid=692693579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675301981452238853", + "text" : "Moving Pictures (Rush album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/djzz3WLsgq", + "id" : 675301981452238853, + "created_at" : "2015-12-11 13:11:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ZKWVKQLQwi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694773265&oldid=684935219", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675301739877175296", + "text" : "Exit...Stage Left Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZKWVKQLQwi", + "id" : 675301739877175296, + "created_at" : "2015-12-11 13:10:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/b1jMhP05Ok", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694773051&oldid=692692702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675301213764648960", + "text" : "Signals (Rush album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b1jMhP05Ok", + "id" : 675301213764648960, + "created_at" : "2015-12-11 13:08:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/TUNEJtAc0E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694772853&oldid=694772223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675300792526499840", + "text" : "Hold Your Fire Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TUNEJtAc0E", + "id" : 675300792526499840, + "created_at" : "2015-12-11 13:07:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/eVMjPRKguw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694772717&oldid=694772262", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675300478301827072", + "text" : "Power Windows (album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eVMjPRKguw", + "id" : 675300478301827072, + "created_at" : "2015-12-11 13:05:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/5i5PO2nWhn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694772600&oldid=694772494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675300201230262272", + "text" : "Grace Under Pressure (Rush album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5i5PO2nWhn", + "id" : 675300201230262272, + "created_at" : "2015-12-11 13:04:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/slF57GpBlm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694772494&oldid=692692661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675299957973254145", + "text" : "Grace Under Pressure (Rush album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/slF57GpBlm", + "id" : 675299957973254145, + "created_at" : "2015-12-11 13:03:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/lXNxIZBaVt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694772262&oldid=693913268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675299450684747776", + "text" : "Power Windows (album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lXNxIZBaVt", + "id" : 675299450684747776, + "created_at" : "2015-12-11 13:01:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/CFkxg2xDMS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694772223&oldid=693205535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675299348251467776", + "text" : "Hold Your Fire Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CFkxg2xDMS", + "id" : 675299348251467776, + "created_at" : "2015-12-11 13:01:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ZkvvP0aWng", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694772152&oldid=687070736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675299177694257154", + "text" : "A Show of Hands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZkvvP0aWng", + "id" : 675299177694257154, + "created_at" : "2015-12-11 13:00:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/KZe2rHsFYF", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=181586373&oldid=181583057&rcid=188436230", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675204087370162177", + "text" : "File:Meteo-at-Bellingshausen-base.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KZe2rHsFYF", + "id" : 675204087370162177, + "created_at" : "2015-12-11 06:42:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/PbEkRJWOhV", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=181586297&oldid=181513093&rcid=188436152", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675203704606322689", + "text" : "File:Pcloudywidget.png Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/PbEkRJWOhV", + "id" : 675203704606322689, + "created_at" : "2015-12-11 06:41:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/auGhzapdmU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694736576&oldid=642618181", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675190397728112641", + "text" : "HMCS Discovery Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/auGhzapdmU", + "id" : 675190397728112641, + "created_at" : "2015-12-11 05:48:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/aH8pBMrdly", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=121224784&rcid=153786184", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675073211432857601", + "text" : "R\u00E9mi Mass\u00E9 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/aH8pBMrdly", + "id" : 675073211432857601, + "created_at" : "2015-12-10 22:02:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5utiAKpeBi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694681581&oldid=653204110", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675056745069322241", + "text" : "Talk:Education in Quebec Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/5utiAKpeBi", + "id" : 675056745069322241, + "created_at" : "2015-12-10 20:57:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/lVKpfi8Drm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694655597&oldid=677881595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "675004213030555648", + "text" : "Bridge of No Return Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lVKpfi8Drm", + "id" : 675004213030555648, + "created_at" : "2015-12-10 17:28:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/wD4oOO4ekE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121217477&oldid=120994213&rcid=153762609", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674998054462709760", + "text" : "LoRaWAN Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wD4oOO4ekE", + "id" : 674998054462709760, + "created_at" : "2015-12-10 17:04:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/PApAnQ1lJe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694643909&oldid=694643803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674980759145287680", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PApAnQ1lJe", + "id" : 674980759145287680, + "created_at" : "2015-12-10 15:55:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Gg3NiALvUx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694643803&oldid=694640722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674980550008942592", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Gg3NiALvUx", + "id" : 674980550008942592, + "created_at" : "2015-12-10 15:54:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/CGxu0tBKaX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694640722&oldid=694640669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674974192060657664", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/CGxu0tBKaX", + "id" : 674974192060657664, + "created_at" : "2015-12-10 15:29:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/8D1lXGqzIT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694640669&oldid=694330159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674974096338255872", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8D1lXGqzIT", + "id" : 674974096338255872, + "created_at" : "2015-12-10 15:28:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/nxwO8jsglq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121209884&oldid=119239941&rcid=153746108", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674929547511394304", + "text" : "Saint-L\u00E9onard (Montr\u00E9al) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nxwO8jsglq", + "id" : 674929547511394304, + "created_at" : "2015-12-10 12:31:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/TLo1Suohev", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=181504104&oldid=175168851&rcid=188351218", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674843096287350784", + "text" : "Category:Mist (visible atmospheric water) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TLo1Suohev", + "id" : 674843096287350784, + "created_at" : "2015-12-10 06:48:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/AFGAczR6mb", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=181504096&oldid=175168917&rcid=188351205", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674842987390631936", + "text" : "File:Yellow Haze of Yellowstone (2297606948).jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/AFGAczR6mb", + "id" : 674842987390631936, + "created_at" : "2015-12-10 06:48:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/esPQa4i0el", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=181504054&oldid=181453340&rcid=188351169", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674842524767285248", + "text" : "File:Bracciano nella foschia.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/esPQa4i0el", + "id" : 674842524767285248, + "created_at" : "2015-12-10 06:46:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/95BJ9NCBJ5", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=181504016&oldid=176519672&rcid=188351130", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674842017516548096", + "text" : "File:Morning grass mist.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/95BJ9NCBJ5", + "id" : 674842017516548096, + "created_at" : "2015-12-10 06:44:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/iuCvnwOM5A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694537681&oldid=694537487", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674709741075959808", + "text" : "Anti-nuclear movement in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iuCvnwOM5A", + "id" : 674709741075959808, + "created_at" : "2015-12-09 21:58:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/TawqJFF8VV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694537487&oldid=694537308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674709380466540544", + "text" : "Anti-nuclear movement in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TawqJFF8VV", + "id" : 674709380466540544, + "created_at" : "2015-12-09 21:57:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/pZBvGIyz1R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694537308&oldid=694484914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674709094951849984", + "text" : "Anti-nuclear movement in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pZBvGIyz1R", + "id" : 674709094951849984, + "created_at" : "2015-12-09 21:55:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/yzukZWotEM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694510183&oldid=689419706", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674662381818019840", + "text" : "New Zealand Defence Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yzukZWotEM", + "id" : 674662381818019840, + "created_at" : "2015-12-09 18:50:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/pBF6CAN9lW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694499847&oldid=694499795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674643087314935808", + "text" : "Mr. Sub Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pBF6CAN9lW", + "id" : 674643087314935808, + "created_at" : "2015-12-09 17:33:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/rsdAsXyI6K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694499795&oldid=669859008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674643010429190144", + "text" : "Mr. Sub Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rsdAsXyI6K", + "id" : 674643010429190144, + "created_at" : "2015-12-09 17:33:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/m2fzTgiY82", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694484914&oldid=675417365", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674615511938822144", + "text" : "Anti-nuclear movement in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m2fzTgiY82", + "id" : 674615511938822144, + "created_at" : "2015-12-09 15:44:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/7TLlZFIrPd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694482430&oldid=694482212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674611790152531968", + "text" : "Cobian Backup Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/7TLlZFIrPd", + "id" : 674611790152531968, + "created_at" : "2015-12-09 15:29:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/vS965BiN8f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694482212&oldid=691853217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674611091033362436", + "text" : "Cobian Backup Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/vS965BiN8f", + "id" : 674611091033362436, + "created_at" : "2015-12-09 15:26:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/h06Dab1PJG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694478317&oldid=682334767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674601705258934272", + "text" : "Kanapoi Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/h06Dab1PJG", + "id" : 674601705258934272, + "created_at" : "2015-12-09 14:49:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/jNZrGHcGmp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694398575&oldid=690274855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674389563545010176", + "text" : "Crud (game) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jNZrGHcGmp", + "id" : 674389563545010176, + "created_at" : "2015-12-09 00:46:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ts2uiMb35x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694387035&oldid=694369505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674366014436454400", + "text" : "Ernestine Bowes-Lyon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ts2uiMb35x", + "id" : 674366014436454400, + "created_at" : "2015-12-08 23:12:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/PMZvjCvQMs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694375733&oldid=661035289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674343973100519424", + "text" : "Henrietta Mildred Hodgson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PMZvjCvQMs", + "id" : 674343973100519424, + "created_at" : "2015-12-08 21:45:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/5uGBPqF5lr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694369505&oldid=694341773", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674333572057063424", + "text" : "Ernestine Bowes-Lyon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5uGBPqF5lr", + "id" : 674333572057063424, + "created_at" : "2015-12-08 21:03:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/8iw3Mj1LqH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121167078&oldid=74907940&rcid=153627824", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674313967599128576", + "text" : "Claude Vaillancourt Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8iw3Mj1LqH", + "id" : 674313967599128576, + "created_at" : "2015-12-08 19:45:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/pTOT8eeKg9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121166444&oldid=120944751&rcid=153625164", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674305277982695424", + "text" : "Qu\u00E9bec (ville) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pTOT8eeKg9", + "id" : 674305277982695424, + "created_at" : "2015-12-08 19:11:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/X7EPIAFhEK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694349744&oldid=693613387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674294762933915648", + "text" : "Kent Nagano Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/X7EPIAFhEK", + "id" : 674294762933915648, + "created_at" : "2015-12-08 18:29:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/U8cpoFACcY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694347069&oldid=694346940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674289431797362688", + "text" : "Gauntlet track Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U8cpoFACcY", + "id" : 674289431797362688, + "created_at" : "2015-12-08 18:08:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/U8cpoFACcY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694347069&oldid=694346940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674289431818338304", + "text" : "Gauntlet track Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/U8cpoFACcY", + "id" : 674289431818338304, + "created_at" : "2015-12-08 18:08:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/O0fNHzg5OW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694346940&oldid=694346846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674289137810210816", + "text" : "Gauntlet track Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O0fNHzg5OW", + "id" : 674289137810210816, + "created_at" : "2015-12-08 18:07:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/O0fNHzg5OW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694346940&oldid=694346846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674289137931784192", + "text" : "Gauntlet track Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/O0fNHzg5OW", + "id" : 674289137931784192, + "created_at" : "2015-12-08 18:07:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/PqawbGjppu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694346846&oldid=694321952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674288971782885376", + "text" : "Gauntlet track Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PqawbGjppu", + "id" : 674288971782885376, + "created_at" : "2015-12-08 18:06:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/PqawbGjppu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694346846&oldid=694321952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674288971824795648", + "text" : "Gauntlet track Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/PqawbGjppu", + "id" : 674288971824795648, + "created_at" : "2015-12-08 18:06:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/812KVmaiOM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694346389&oldid=694345970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674287934040764416", + "text" : "Mackenzie\u2013Papineau Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/812KVmaiOM", + "id" : 674287934040764416, + "created_at" : "2015-12-08 18:02:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/bUAtaldhj9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694345970&oldid=691024382", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674286982520897536", + "text" : "Mackenzie\u2013Papineau Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bUAtaldhj9", + "id" : 674286982520897536, + "created_at" : "2015-12-08 17:58:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/d0C6VtfrM9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694341773&oldid=632925680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674278569573396480", + "text" : "Ernestine Bowes-Lyon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/d0C6VtfrM9", + "id" : 674278569573396480, + "created_at" : "2015-12-08 17:25:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/NHuTCLNnEf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694339443&oldid=694339337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674274320537927680", + "text" : "Rebecca Grant (British actress) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NHuTCLNnEf", + "id" : 674274320537927680, + "created_at" : "2015-12-08 17:08:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/mkcMvC8zSQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694339337&oldid=694017645", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674274109136592896", + "text" : "Rebecca Grant (British actress) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mkcMvC8zSQ", + "id" : 674274109136592896, + "created_at" : "2015-12-08 17:07:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/qcDceTCOGh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694339080&oldid=694338969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674273605132271616", + "text" : "Rachel Grant Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qcDceTCOGh", + "id" : 674273605132271616, + "created_at" : "2015-12-08 17:05:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/KzGmrhocPd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694338969&oldid=682575253", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674273373241806848", + "text" : "Rachel Grant Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KzGmrhocPd", + "id" : 674273373241806848, + "created_at" : "2015-12-08 17:04:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/1zR6p8s8q7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694337945&oldid=694172630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674271235774152704", + "text" : "Highly Suspect Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1zR6p8s8q7", + "id" : 674271235774152704, + "created_at" : "2015-12-08 16:56:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/4Dhx925ZO8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694337835&oldid=694078528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674271003329978368", + "text" : "Leon Bridges Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4Dhx925ZO8", + "id" : 674271003329978368, + "created_at" : "2015-12-08 16:55:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/jKuQslxUE5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694332745&oldid=694332686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674260691583283200", + "text" : "The Seven Joys of Mary (carol) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jKuQslxUE5", + "id" : 674260691583283200, + "created_at" : "2015-12-08 16:14:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/M6iHaebE6j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694332686&oldid=682847584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674260577171038208", + "text" : "The Seven Joys of Mary (carol) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M6iHaebE6j", + "id" : 674260577171038208, + "created_at" : "2015-12-08 16:13:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Yc64kvLEgk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159693&oldid=119460863&rcid=153600108", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674241294181384192", + "text" : "Mod\u00E8le de microsimulation socio-fiscale Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Yc64kvLEgk", + "id" : 674241294181384192, + "created_at" : "2015-12-08 14:57:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ZMrrdnx55D", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159678&oldid=95992234&rcid=153600093", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674241200296058881", + "text" : "Pr\u00E9ordre de simulation Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZMrrdnx55D", + "id" : 674241200296058881, + "created_at" : "2015-12-08 14:56:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/niMJVw3F82", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159667&oldid=102517008&rcid=153600072", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674241118553309184", + "text" : "Simulateur logique Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/niMJVw3F82", + "id" : 674241118553309184, + "created_at" : "2015-12-08 14:56:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/9q7v6hSySD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159656&oldid=104223562&rcid=153600055", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674241032867868673", + "text" : "Simulation d'enfant Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9q7v6hSySD", + "id" : 674241032867868673, + "created_at" : "2015-12-08 14:56:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/nwrp9fEmDF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159637&oldid=90395823&rcid=153600028", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674240878995595264", + "text" : "Simulation en droit priv\u00E9 fran\u00E7ais Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/nwrp9fEmDF", + "id" : 674240878995595264, + "created_at" : "2015-12-08 14:55:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ilWNHhDHsT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159624&oldid=120528671&rcid=153599999", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674240786783834114", + "text" : "Simulation (programme nucl\u00E9aire) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ilWNHhDHsT", + "id" : 674240786783834114, + "created_at" : "2015-12-08 14:55:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/8lOuiKugVv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159613&oldid=116789593&rcid=153599983", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674240699097722880", + "text" : "Jeu de simulation Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8lOuiKugVv", + "id" : 674240699097722880, + "created_at" : "2015-12-08 14:54:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/lxrjC0O1QE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159598&oldid=113374039&rcid=153599954", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674240602037338117", + "text" : "Simulation en sant\u00E9 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lxrjC0O1QE", + "id" : 674240602037338117, + "created_at" : "2015-12-08 14:54:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/OPP1F1Xvha", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159587&oldid=121159574&rcid=153599937", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674240509137715200", + "text" : "Simulation (g\u00E9ostatistique) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/OPP1F1Xvha", + "id" : 674240509137715200, + "created_at" : "2015-12-08 14:53:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ShsbxmjCIe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159574&oldid=98368562&rcid=153599911", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674240366376148992", + "text" : "Simulation (g\u00E9ostatistique) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ShsbxmjCIe", + "id" : 674240366376148992, + "created_at" : "2015-12-08 14:53:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/MDORsq7RXn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159556&oldid=121159520&rcid=153599877", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674240216077459461", + "text" : "Simulation informatique Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MDORsq7RXn", + "id" : 674240216077459461, + "created_at" : "2015-12-08 14:52:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/IqYWy1dpUb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159542&oldid=121031256&rcid=153599851", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674240088386048001", + "text" : "Simulateur de vol Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IqYWy1dpUb", + "id" : 674240088386048001, + "created_at" : "2015-12-08 14:52:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UZVxOqbWZk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159520&oldid=120328201&rcid=153599817", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674239846223732737", + "text" : "Simulation informatique Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/UZVxOqbWZk", + "id" : 674239846223732737, + "created_at" : "2015-12-08 14:51:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/m3Iq7HUsDT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159053&oldid=102929184&rcid=153598924", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674235843062599680", + "text" : "Simulation de ph\u00E9nom\u00E8nes Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/m3Iq7HUsDT", + "id" : 674235843062599680, + "created_at" : "2015-12-08 14:35:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/teYjXrdkr3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121159026&oldid=119090896&rcid=153598873", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674235577680588800", + "text" : "Actionneur de plasma Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/teYjXrdkr3", + "id" : 674235577680588800, + "created_at" : "2015-12-08 14:34:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/FWdcwo0ZoQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158984&oldid=121114137&rcid=153598779", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674235211220041728", + "text" : "Nicolas Bouleau Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/FWdcwo0ZoQ", + "id" : 674235211220041728, + "created_at" : "2015-12-08 14:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/K94f6qqMaL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158918&oldid=118372973&rcid=153598667", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674234663792078848", + "text" : "Pr\u00E9diction de trajectoire Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/K94f6qqMaL", + "id" : 674234663792078848, + "created_at" : "2015-12-08 14:30:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/mSZGxLGOph", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158887&oldid=118863786&rcid=153598628", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674234469650313216", + "text" : "Mod\u00E8le Rescorla-Wagner Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/mSZGxLGOph", + "id" : 674234469650313216, + "created_at" : "2015-12-08 14:29:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ZbiNKjV5lj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158870&oldid=117413235&rcid=153598604", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674234302888980481", + "text" : "Plateforme d'\u00E9pid\u00E9miosurveillance en sant\u00E9 animale Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZbiNKjV5lj", + "id" : 674234302888980481, + "created_at" : "2015-12-08 14:29:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/H8V9lWjkw8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158845&oldid=120650814&rcid=153598573", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674234106260025347", + "text" : "R\u00E9cup\u00E9rateur de corium Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/H8V9lWjkw8", + "id" : 674234106260025347, + "created_at" : "2015-12-08 14:28:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/lRa0tWhwYB", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158805&oldid=121158782&rcid=153598520", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674233713266266114", + "text" : "Simon White Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lRa0tWhwYB", + "id" : 674233713266266114, + "created_at" : "2015-12-08 14:26:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/F0BjW7DEcR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158782&oldid=116732603&rcid=153598493", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674233496202706945", + "text" : "Simon White Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/F0BjW7DEcR", + "id" : 674233496202706945, + "created_at" : "2015-12-08 14:26:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/3alUQ5BeEj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158719&oldid=90960191&rcid=153598420", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674233068434022400", + "text" : "Test de r\u00E9sistance Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3alUQ5BeEj", + "id" : 674233068434022400, + "created_at" : "2015-12-08 14:24:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/BtfVdgbr28", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158684&oldid=104444648&rcid=153598367", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674232836740636672", + "text" : "Probl\u00E8me de concentration du halo Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BtfVdgbr28", + "id" : 674232836740636672, + "created_at" : "2015-12-08 14:23:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/ZN2MHG7o90", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158634&oldid=115337540&rcid=153598277", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674232439120662528", + "text" : "G\u00E9nie p\u00E9trolier Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZN2MHG7o90", + "id" : 674232439120662528, + "created_at" : "2015-12-08 14:21:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/VQ5O4VZva2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158499&oldid=116731105&rcid=153598063", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674231440834347008", + "text" : "Jo\u00EBl Primack Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/VQ5O4VZva2", + "id" : 674231440834347008, + "created_at" : "2015-12-08 14:17:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/2YICkx7uCQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158442&oldid=112413938&rcid=153597973", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674231003624304640", + "text" : "\u00C9pist\u00E9mologie de l'informatique Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2YICkx7uCQ", + "id" : 674231003624304640, + "created_at" : "2015-12-08 14:16:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/9DKIHvsTDL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158357&oldid=92040730&rcid=153589895", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674230324570669056", + "text" : "World3 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9DKIHvsTDL", + "id" : 674230324570669056, + "created_at" : "2015-12-08 14:13:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/qhDj1oWn6c", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158334&oldid=106428677&rcid=153583160", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674230125924249600", + "text" : "Fluides automatiques et syst\u00E8mes thermiques Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/qhDj1oWn6c", + "id" : 674230125924249600, + "created_at" : "2015-12-08 14:12:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/suV4qupG2W", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158308&oldid=107867935&rcid=153578755", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674229936580771840", + "text" : "Association robuste d'objets baryoniques massifs Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/suV4qupG2W", + "id" : 674229936580771840, + "created_at" : "2015-12-08 14:11:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/iWmTyCKvHy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158283&oldid=111785430&rcid=153578690", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674229769907494912", + "text" : "Grenelle des ondes Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/iWmTyCKvHy", + "id" : 674229769907494912, + "created_at" : "2015-12-08 14:11:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/dAd307CJxS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158231&oldid=120468505&rcid=153578610", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674229253601275904", + "text" : "Institut de science financi\u00E8re et d'assurances Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dAd307CJxS", + "id" : 674229253601275904, + "created_at" : "2015-12-08 14:09:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/LZEmGXexFC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158204&oldid=91655810&rcid=153578562", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674228992887537664", + "text" : "Micro-simulation dynamique du trafic Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/LZEmGXexFC", + "id" : 674228992887537664, + "created_at" : "2015-12-08 14:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/l9CmOrlz53", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158147&oldid=116866419&rcid=153578466", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674228581103362049", + "text" : "Famic Technologies Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/l9CmOrlz53", + "id" : 674228581103362049, + "created_at" : "2015-12-08 14:06:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Svjasp82g4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158116&oldid=114769796&rcid=153578408", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674228300462428160", + "text" : "Filoguidage Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Svjasp82g4", + "id" : 674228300462428160, + "created_at" : "2015-12-08 14:05:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/fCERXed7jN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158078&oldid=117121624&rcid=153578261", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674227965933150208", + "text" : "Lucky Star (manga) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/fCERXed7jN", + "id" : 674227965933150208, + "created_at" : "2015-12-08 14:04:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/tjcAVaOWTE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158061&oldid=111870588&rcid=153578235", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674227700702175232", + "text" : "\u00C9ric Wajnberg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/tjcAVaOWTE", + "id" : 674227700702175232, + "created_at" : "2015-12-08 14:03:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/NtbXh29Gca", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121158017&oldid=120908153&rcid=153578058", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674227292093079552", + "text" : "La Cit\u00E9 des permutants Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/NtbXh29Gca", + "id" : 674227292093079552, + "created_at" : "2015-12-08 14:01:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/6lvUTTuZLW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121157963&oldid=113625898&rcid=153577949", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674226661399728129", + "text" : "R\u00E9gie des rentes du Qu\u00E9bec Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/6lvUTTuZLW", + "id" : 674226661399728129, + "created_at" : "2015-12-08 13:58:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/lQjqulLVxl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121157929&oldid=121157895&rcid=153577895", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674226314115604480", + "text" : "Maquette num\u00E9rique Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lQjqulLVxl", + "id" : 674226314115604480, + "created_at" : "2015-12-08 13:57:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/rLZ5e4reR5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121157895&oldid=116047664&rcid=153577834", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674226060494417920", + "text" : "Maquette num\u00E9rique Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rLZ5e4reR5", + "id" : 674226060494417920, + "created_at" : "2015-12-08 13:56:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/AgmMgw8xCm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121157871&oldid=120907951&rcid=153577801", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674225863366303744", + "text" : "Avatar (informatique) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/AgmMgw8xCm", + "id" : 674225863366303744, + "created_at" : "2015-12-08 13:55:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/CS1hsD4cTF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121157844&oldid=120781493&rcid=153577749", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674225502589050881", + "text" : "Mod\u00E9lisation Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CS1hsD4cTF", + "id" : 674225502589050881, + "created_at" : "2015-12-08 13:54:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/A0CE4x9q59", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121157795&oldid=118896763&rcid=153577662", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674225104583196672", + "text" : "Feuillu Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/A0CE4x9q59", + "id" : 674225104583196672, + "created_at" : "2015-12-08 13:52:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/sFolDqieqN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121157704&oldid=121156305&rcid=153577477", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674224510753595392", + "text" : "Simulation de pluie Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/sFolDqieqN", + "id" : 674224510753595392, + "created_at" : "2015-12-08 13:50:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/2vBln8ChHe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121157660&oldid=115756569&rcid=153577373", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674224141050904576", + "text" : "Simulation Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2vBln8ChHe", + "id" : 674224141050904576, + "created_at" : "2015-12-08 13:48:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/q0lepdsor5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121156305&oldid=121140938&rcid=153573152", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "674209456331210753", + "text" : "Simulation de pluie Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/q0lepdsor5", + "id" : 674209456331210753, + "created_at" : "2015-12-08 12:50:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/TtJwwS2mAP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694205891&oldid=693824054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673952967775535104", + "text" : "Yousuf Karsh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TtJwwS2mAP", + "id" : 673952967775535104, + "created_at" : "2015-12-07 19:51:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/vfPcrRKZxY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121141037&oldid=118621726&rcid=153520945", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673951866808500224", + "text" : "Glossaire de la m\u00E9t\u00E9orologie Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/vfPcrRKZxY", + "id" : 673951866808500224, + "created_at" : "2015-12-07 19:47:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/5qnt8pdaAh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121140938&oldid=121130775&rcid=153520724", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673951045052030976", + "text" : "Simulation de pluie Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5qnt8pdaAh", + "id" : 673951045052030976, + "created_at" : "2015-12-07 19:43:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/FSpMcKlsBN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121137814&oldid=121137439&rcid=153514348", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673921138871824385", + "text" : "Discussion utilisateur:Pierre cb Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/FSpMcKlsBN", + "id" : 673921138871824385, + "created_at" : "2015-12-07 17:44:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/jzLlqQB06q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694087878&oldid=677343670", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673670070787112960", + "text" : "Cassie Campbell Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/jzLlqQB06q", + "id" : 673670070787112960, + "created_at" : "2015-12-07 01:07:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/u5A3zzX8yS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694063255&oldid=694062873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673621984018739201", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/u5A3zzX8yS", + "id" : 673621984018739201, + "created_at" : "2015-12-06 21:56:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/sLK5zJxiwO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694062873&oldid=694061699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673621341497462784", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/sLK5zJxiwO", + "id" : 673621341497462784, + "created_at" : "2015-12-06 21:53:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/oLLjdfDpqY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694061699&oldid=694061454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673619257825951744", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/oLLjdfDpqY", + "id" : 673619257825951744, + "created_at" : "2015-12-06 21:45:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/hBs8XPU2mX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694061454&oldid=694060737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673618754270466048", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/hBs8XPU2mX", + "id" : 673618754270466048, + "created_at" : "2015-12-06 21:43:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/wn5wkxTVFF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694060737&oldid=694060691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673617356464066560", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/wn5wkxTVFF", + "id" : 673617356464066560, + "created_at" : "2015-12-06 21:37:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/kW74OTunMr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694060691&oldid=694060629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673617276826877952", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/kW74OTunMr", + "id" : 673617276826877952, + "created_at" : "2015-12-06 21:37:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/S5E186krhh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694060629&oldid=694059567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673617172136984576", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/S5E186krhh", + "id" : 673617172136984576, + "created_at" : "2015-12-06 21:37:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/SXePoR0k9C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694060600&oldid=694060503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673617132060471296", + "text" : "Canadian National Exhibition Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/SXePoR0k9C", + "id" : 673617132060471296, + "created_at" : "2015-12-06 21:36:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ajU157n2E7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694060503&oldid=693785542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673616926644441088", + "text" : "Canadian National Exhibition Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ajU157n2E7", + "id" : 673616926644441088, + "created_at" : "2015-12-06 21:36:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/e11VVKT7Ki", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694059567&oldid=694057769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673615113723621376", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/e11VVKT7Ki", + "id" : 673615113723621376, + "created_at" : "2015-12-06 21:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/mcwPimeTgP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694057769&oldid=694057468", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673611600759119872", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/mcwPimeTgP", + "id" : 673611600759119872, + "created_at" : "2015-12-06 21:14:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/wQIfAEkbbL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694057468&oldid=694056017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673611027775250433", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/wQIfAEkbbL", + "id" : 673611027775250433, + "created_at" : "2015-12-06 21:12:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/dbYwCnqlwk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694056017&oldid=694055084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673608582043078656", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/dbYwCnqlwk", + "id" : 673608582043078656, + "created_at" : "2015-12-06 21:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/2bliXhvy6i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694055084&oldid=694054865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673606810889150464", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/2bliXhvy6i", + "id" : 673606810889150464, + "created_at" : "2015-12-06 20:55:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/XsnQp5JxmH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694054865&oldid=694054703", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673606414661627907", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/XsnQp5JxmH", + "id" : 673606414661627907, + "created_at" : "2015-12-06 20:54:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/lMEEGPOikB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694054703&oldid=694053442", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673606124898091009", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/lMEEGPOikB", + "id" : 673606124898091009, + "created_at" : "2015-12-06 20:53:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/E5rMcXL7tk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694053442&oldid=694048412", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673603703731937280", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/E5rMcXL7tk", + "id" : 673603703731937280, + "created_at" : "2015-12-06 20:43:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/agFsCNAYeP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694052460&oldid=694052332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673602024861130752", + "text" : "Ernest Charles Drury Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/agFsCNAYeP", + "id" : 673602024861130752, + "created_at" : "2015-12-06 20:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/qohB1mv0Rv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694052332&oldid=680065448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673601780312203264", + "text" : "Ernest Charles Drury Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/qohB1mv0Rv", + "id" : 673601780312203264, + "created_at" : "2015-12-06 20:35:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/lLoIW1FewE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=121115389&rcid=153450684", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673600010215264256", + "text" : "Mini-entreposage Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lLoIW1FewE", + "id" : 673600010215264256, + "created_at" : "2015-12-06 20:28:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/3qqC8XUMB1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=121115379&rcid=153450643", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673599831219113985", + "text" : "Entreposage libre-service Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3qqC8XUMB1", + "id" : 673599831219113985, + "created_at" : "2015-12-06 20:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/khuxpj83Zw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694048412&oldid=667091803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673594042710548480", + "text" : "Steam Era Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/khuxpj83Zw", + "id" : 673594042710548480, + "created_at" : "2015-12-06 20:05:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ppVyc9CNtb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694046813&oldid=693466835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673590856511717376", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ppVyc9CNtb", + "id" : 673590856511717376, + "created_at" : "2015-12-06 19:52:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/8xC8GWqZ35", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694046631&oldid=673359172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673590507864330240", + "text" : "E. C. Drury High School Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8xC8GWqZ35", + "id" : 673590507864330240, + "created_at" : "2015-12-06 19:51:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/wcoGidZVds", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694045328&oldid=694045299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673587892346720256", + "text" : "Sixteen Mile Creek (Halton Region) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/wcoGidZVds", + "id" : 673587892346720256, + "created_at" : "2015-12-06 19:40:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/F64UmOKKrK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694045299&oldid=664767201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673587816073334784", + "text" : "Sixteen Mile Creek (Halton Region) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/F64UmOKKrK", + "id" : 673587816073334784, + "created_at" : "2015-12-06 19:40:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/XCl9FioqWW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121113472&oldid=120476121&rcid=153442654", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673577223178215424", + "text" : "Satellite g\u00E9ostationnaire Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/XCl9FioqWW", + "id" : 673577223178215424, + "created_at" : "2015-12-06 18:58:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ulR7DdiiQa", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121113271&oldid=121112883&rcid=153442296", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673575518348775424", + "text" : "Self-stockage Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ulR7DdiiQa", + "id" : 673575518348775424, + "created_at" : "2015-12-06 18:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/4jZRy647sz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121112883&oldid=116524202&rcid=153441580", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673571575136784384", + "text" : "Self-stockage Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4jZRy647sz", + "id" : 673571575136784384, + "created_at" : "2015-12-06 18:35:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/RVQTaxBLtP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121111352&oldid=121111295&rcid=153435673", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673558667057172480", + "text" : "Caf\u00E9 Flesh Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RVQTaxBLtP", + "id" : 673558667057172480, + "created_at" : "2015-12-06 17:44:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/bIsewc4mfb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121111295&oldid=110456553&rcid=153435591", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673558205104984064", + "text" : "Caf\u00E9 Flesh Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/bIsewc4mfb", + "id" : 673558205104984064, + "created_at" : "2015-12-06 17:42:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/q4bjDNIpo9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694030718&oldid=694030629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673556787782483968", + "text" : "Caf\u00E9 Flesh Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/q4bjDNIpo9", + "id" : 673556787782483968, + "created_at" : "2015-12-06 17:37:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/fmkKEliPuw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=694030629&oldid=677036413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673556534337531904", + "text" : "Caf\u00E9 Flesh Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/fmkKEliPuw", + "id" : 673556534337531904, + "created_at" : "2015-12-06 17:36:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/lCnjqobztc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121108789&oldid=120102196&rcid=153424036", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673539162788663296", + "text" : "(17657) Himawari Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lCnjqobztc", + "id" : 673539162788663296, + "created_at" : "2015-12-06 16:27:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/rI9tvJlx4n", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121108778&oldid=121083934&rcid=153424005", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673539070698524672", + "text" : "Himawari 8 et 9 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rI9tvJlx4n", + "id" : 673539070698524672, + "created_at" : "2015-12-06 16:26:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/etg9QGn8kD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121108767&oldid=121094315&rcid=153423993", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673538990943821824", + "text" : "Satellites Himawari Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/etg9QGn8kD", + "id" : 673538990943821824, + "created_at" : "2015-12-06 16:26:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/eHEFnPdF9s", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121108721&oldid=114673147&rcid=153423910", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673538700727291905", + "text" : "Himawari! Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/eHEFnPdF9s", + "id" : 673538700727291905, + "created_at" : "2015-12-06 16:25:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/wLlUFBsgjj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121108707&oldid=111234838&rcid=153423878", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673538629168336897", + "text" : "Himawari Theatre Group Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wLlUFBsgjj", + "id" : 673538629168336897, + "created_at" : "2015-12-06 16:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Zt6r0BBm1A", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121108693&oldid=108252026&rcid=153423864", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673538552936857600", + "text" : "Himawari: Growing Sunflower Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Zt6r0BBm1A", + "id" : 673538552936857600, + "created_at" : "2015-12-06 16:24:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/SBkYsjrBEI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=121108676&rcid=153423820", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673538396002758657", + "text" : "Himawari Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/SBkYsjrBEI", + "id" : 673538396002758657, + "created_at" : "2015-12-06 16:24:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/uvlmZ2b7Ut", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693873508&oldid=693754896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "673149578170859521", + "text" : "Party standings in the House of Commons of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/uvlmZ2b7Ut", + "id" : 673149578170859521, + "created_at" : "2015-12-05 14:39:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/a2mKlMToQQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693784721&oldid=693784697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672893368196710400", + "text" : "Band government Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a2mKlMToQQ", + "id" : 672893368196710400, + "created_at" : "2015-12-04 21:40:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/6CAR6bh051", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693784697&oldid=666381090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672893316715810816", + "text" : "Band government Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6CAR6bh051", + "id" : 672893316715810816, + "created_at" : "2015-12-04 21:40:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Jx2Y1X1nIe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693777386&oldid=693776282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672878486764191744", + "text" : "GM New Look bus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Jx2Y1X1nIe", + "id" : 672878486764191744, + "created_at" : "2015-12-04 20:41:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/LZeO3cAYyM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693776282&oldid=688163243", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672876218199359488", + "text" : "GM New Look bus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LZeO3cAYyM", + "id" : 672876218199359488, + "created_at" : "2015-12-04 20:32:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ZY9P7mc99H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693743450&oldid=693742784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672809773381771264", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZY9P7mc99H", + "id" : 672809773381771264, + "created_at" : "2015-12-04 16:08:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/SVt171fqgh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693742784&oldid=693742763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672808381162237952", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SVt171fqgh", + "id" : 672808381162237952, + "created_at" : "2015-12-04 16:03:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/erG3Qpc8x4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693742763&oldid=693742725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672808330851516416", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/erG3Qpc8x4", + "id" : 672808330851516416, + "created_at" : "2015-12-04 16:03:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/3x6pFq6Slc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693742725&oldid=693742553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672808241722621953", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3x6pFq6Slc", + "id" : 672808241722621953, + "created_at" : "2015-12-04 16:02:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/LJpLLcrIvw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693742553&oldid=693742446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672807844303863808", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LJpLLcrIvw", + "id" : 672807844303863808, + "created_at" : "2015-12-04 16:01:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/aEF5MswDY4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693742446&oldid=693742352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672807639990972417", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aEF5MswDY4", + "id" : 672807639990972417, + "created_at" : "2015-12-04 16:00:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/k6K4xvHRYk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693742352&oldid=693741665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672807440438587392", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k6K4xvHRYk", + "id" : 672807440438587392, + "created_at" : "2015-12-04 15:59:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/TTtVcPKADs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693741261&oldid=693741069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672805223283339265", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TTtVcPKADs", + "id" : 672805223283339265, + "created_at" : "2015-12-04 15:50:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ApCULaQIxc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693741069&oldid=693740757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672804824312754176", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ApCULaQIxc", + "id" : 672804824312754176, + "created_at" : "2015-12-04 15:49:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/CjuynWWIhe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693740757&oldid=693740629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672804167409242112", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CjuynWWIhe", + "id" : 672804167409242112, + "created_at" : "2015-12-04 15:46:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/EaRDjDMTLF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693740629&oldid=692293371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672803853654360064", + "text" : "Northern Breweries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EaRDjDMTLF", + "id" : 672803853654360064, + "created_at" : "2015-12-04 15:45:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/oFGjKHd37y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693730886&oldid=692065043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672780529616351232", + "text" : "Blue Bayou Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/oFGjKHd37y", + "id" : 672780529616351232, + "created_at" : "2015-12-04 14:12:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/rBBiNjnscs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693726379&oldid=693578542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672771105325629441", + "text" : "Sage Northcutt Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rBBiNjnscs", + "id" : 672771105325629441, + "created_at" : "2015-12-04 13:35:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/hf5vz0kwba", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693724586&oldid=689149705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672765987955978240", + "text" : "Ginette Petitpas Taylor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hf5vz0kwba", + "id" : 672765987955978240, + "created_at" : "2015-12-04 13:14:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/6jZ6jy4tVn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693598419&oldid=693494457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672454003767140352", + "text" : "Superman curse Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6jZ6jy4tVn", + "id" : 672454003767140352, + "created_at" : "2015-12-03 16:35:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Y7s633M0k9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693597999&oldid=693597787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672453193175994368", + "text" : "SCE Santa Monica Studio Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y7s633M0k9", + "id" : 672453193175994368, + "created_at" : "2015-12-03 16:31:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/fdvc4mt959", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693597787&oldid=691933653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672452755055775744", + "text" : "SCE Santa Monica Studio Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fdvc4mt959", + "id" : 672452755055775744, + "created_at" : "2015-12-03 16:30:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/QEmKBFJO69", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121025331&oldid=121025042&rcid=153180889", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672452675523313665", + "text" : "1941 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QEmKBFJO69", + "id" : 672452675523313665, + "created_at" : "2015-12-03 16:29:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/vMel26yT7E", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121025042&oldid=120909760&rcid=153180264", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672450426415898624", + "text" : "1941 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vMel26yT7E", + "id" : 672450426415898624, + "created_at" : "2015-12-03 16:20:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/NV57telhSu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693590960&oldid=690735192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672440389085749249", + "text" : "The Little Matchgirl (2006 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NV57telhSu", + "id" : 672440389085749249, + "created_at" : "2015-12-03 15:40:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/i9GXePe2c3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693576110&oldid=693575336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672405533047984129", + "text" : "Lockheed CP-140 Aurora Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/i9GXePe2c3", + "id" : 672405533047984129, + "created_at" : "2015-12-03 13:22:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Oxf3xysKR1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693575336&oldid=678803143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672403086992773124", + "text" : "Lockheed CP-140 Aurora Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Oxf3xysKR1", + "id" : 672403086992773124, + "created_at" : "2015-12-03 13:12:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/g4OYVDEYd0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121008251&oldid=120915029&rcid=153135696", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672195492479041536", + "text" : "Paul Buissonneau Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/g4OYVDEYd0", + "id" : 672195492479041536, + "created_at" : "2015-12-02 23:27:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/JJnpayrQW3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693488687&oldid=692428580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672176062579642368", + "text" : "Paul F. Zukunft Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JJnpayrQW3", + "id" : 672176062579642368, + "created_at" : "2015-12-02 22:10:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/noZgWMnCqU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121003891&oldid=120951491&rcid=153125250", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672148568275202048", + "text" : "Mauril B\u00E9langer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/noZgWMnCqU", + "id" : 672148568275202048, + "created_at" : "2015-12-02 20:21:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ZK6JWVlwbN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=121003831&oldid=93001939&rcid=153124927", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672147825551998976", + "text" : "Biblioth\u00E8que et Archives Canada Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/ZK6JWVlwbN", + "id" : 672147825551998976, + "created_at" : "2015-12-02 20:18:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/apfPpCFklq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693473711&oldid=687401313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672147146536194048", + "text" : "Squadron Supreme (Supreme Power) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/apfPpCFklq", + "id" : 672147146536194048, + "created_at" : "2015-12-02 20:15:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/RwnLNYaENv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693444648&oldid=693444600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672093848810614784", + "text" : "Patty Sullivan Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/RwnLNYaENv", + "id" : 672093848810614784, + "created_at" : "2015-12-02 16:43:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/JD8U5uqXDT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693444600&oldid=688789480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672093753377591296", + "text" : "Patty Sullivan Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/JD8U5uqXDT", + "id" : 672093753377591296, + "created_at" : "2015-12-02 16:43:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/qTh1lihZui", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693440293&oldid=558782013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672084616858091520", + "text" : "Klon Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/qTh1lihZui", + "id" : 672084616858091520, + "created_at" : "2015-12-02 16:07:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/HSC9PGCO3P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693437538&oldid=638999797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672078989188448256", + "text" : "413 Transport and Rescue Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HSC9PGCO3P", + "id" : 672078989188448256, + "created_at" : "2015-12-02 15:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/RA0dfHFCEi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693426358&oldid=688864525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672054547389374464", + "text" : "South England flood of February 1287 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RA0dfHFCEi", + "id" : 672054547389374464, + "created_at" : "2015-12-02 14:07:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/qgA6lNOQ9x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693425502&oldid=693423922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672052289910104066", + "text" : "Double (association football) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qgA6lNOQ9x", + "id" : 672052289910104066, + "created_at" : "2015-12-02 13:58:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/mlEt5NXVBf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693423922&oldid=693421401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672047984675196929", + "text" : "Double (association football) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mlEt5NXVBf", + "id" : 672047984675196929, + "created_at" : "2015-12-02 13:41:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/EhkFG0nQl1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693421401&oldid=693404484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "672041716241666048", + "text" : "Double (association football) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EhkFG0nQl1", + "id" : 672041716241666048, + "created_at" : "2015-12-02 13:16:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/p3H9zhno3e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693375424&oldid=690300850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671904589889667072", + "text" : "The North Saskatchewan Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/p3H9zhno3e", + "id" : 671904589889667072, + "created_at" : "2015-12-02 04:11:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/8wpvNvja7w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693313743&oldid=693310399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671776416564830208", + "text" : "Gasp\u00E9 Peninsula Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8wpvNvja7w", + "id" : 671776416564830208, + "created_at" : "2015-12-01 19:42:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/NBjtTuJBxy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693310399&oldid=662731788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671770650231500800", + "text" : "Gasp\u00E9 Peninsula Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/NBjtTuJBxy", + "id" : 671770650231500800, + "created_at" : "2015-12-01 19:19:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/zk8v7mXNXG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693306429&oldid=690489604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671763006099820544", + "text" : "HMCS Algonquin (DDG 283) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zk8v7mXNXG", + "id" : 671763006099820544, + "created_at" : "2015-12-01 18:49:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/REKxAk1aqx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693274898&oldid=693246455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671701211163136000", + "text" : "Constable of France Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/REKxAk1aqx", + "id" : 671701211163136000, + "created_at" : "2015-12-01 14:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/khMVtzNbEz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693274819&oldid=692459580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671701063498469376", + "text" : "Radville Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/khMVtzNbEz", + "id" : 671701063498469376, + "created_at" : "2015-12-01 14:43:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/NDESKQYXlo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693272402&oldid=692496739", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671695656415707136", + "text" : "HMCS Fredericton (FFH 337) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NDESKQYXlo", + "id" : 671695656415707136, + "created_at" : "2015-12-01 14:21:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/urcvnma7tb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693270758&oldid=690677179", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671691366561284096", + "text" : "A Kind of Magic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/urcvnma7tb", + "id" : 671691366561284096, + "created_at" : "2015-12-01 14:04:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/G2Tsu2rvBC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=693264278&oldid=692557620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671674981659500544", + "text" : "Faith No More Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G2Tsu2rvBC", + "id" : 671674981659500544, + "created_at" : "2015-12-01 12:59:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/pfEVjmeZFj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=120957162&oldid=119830804&rcid=152949361", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "671602030322970624", + "text" : "Inclinom\u00E8tre Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pfEVjmeZFj", + "id" : 671602030322970624, + "created_at" : "2015-12-01 08:09:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_01.js b/20181122/data/js/tweets/2016_01.js new file mode 100644 index 00000000..344aa9f3 --- /dev/null +++ b/20181122/data/js/tweets/2016_01.js @@ -0,0 +1,3976 @@ +Grailbird.data.tweets_2016_01 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/I65eAcRJ9F", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122908098&oldid=122908009&rcid=163686277", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693854456610459648", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/I65eAcRJ9F", + "id" : 693854456610459648, + "created_at" : "2016-01-31 17:52:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/k5r0St8hd6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122907982&oldid=122893242&rcid=163686029", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693853856950808577", + "text" : "Brioude Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/k5r0St8hd6", + "id" : 693853856950808577, + "created_at" : "2016-01-31 17:50:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/BwwMSOpqld", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=297468622&oldid=297465376&rcid=302237262", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693162195639734272", + "text" : "Q16943273 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BwwMSOpqld", + "id" : 693162195639734272, + "created_at" : "2016-01-29 20:02:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/d8uIj6sryn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702305065&oldid=694160289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693152965465628673", + "text" : "Square degree Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/d8uIj6sryn", + "id" : 693152965465628673, + "created_at" : "2016-01-29 19:25:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ayyPeQar1r", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122844808&oldid=122844693&rcid=163306161", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693143315580112897", + "text" : "S\u00E9bastien Proulx Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ayyPeQar1r", + "id" : 693143315580112897, + "created_at" : "2016-01-29 18:46:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/LZToCxLu3a", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122844693&oldid=122844608&rcid=163305686", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693142343428501505", + "text" : "S\u00E9bastien Proulx Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LZToCxLu3a", + "id" : 693142343428501505, + "created_at" : "2016-01-29 18:43:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/iN3UwOLfER", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122844608&oldid=122817866&rcid=163305222", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693141468727414786", + "text" : "S\u00E9bastien Proulx Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iN3UwOLfER", + "id" : 693141468727414786, + "created_at" : "2016-01-29 18:39:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/vmeK1FTzaF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702290025&oldid=702198912", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693124348312428544", + "text" : "New Zealand Defence Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vmeK1FTzaF", + "id" : 693124348312428544, + "created_at" : "2016-01-29 17:31:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/tKOFZiviEH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702282011&oldid=693840172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693108726371368961", + "text" : "Siege of Krak\u00F3w (1657) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tKOFZiviEH", + "id" : 693108726371368961, + "created_at" : "2016-01-29 16:29:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/MF9787YWrN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122836367&oldid=122699381&rcid=163248276", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "693066548249006080", + "text" : "Guerre de Tripoli Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MF9787YWrN", + "id" : 693066548249006080, + "created_at" : "2016-01-29 13:41:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/lX910hkqjy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702166519&oldid=702166444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692825134206455808", + "text" : "Sun Studio Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lX910hkqjy", + "id" : 692825134206455808, + "created_at" : "2016-01-28 21:42:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/BMRU14u4Ly", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702166444&oldid=697614280", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692824968531439616", + "text" : "Sun Studio Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BMRU14u4Ly", + "id" : 692824968531439616, + "created_at" : "2016-01-28 21:41:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/cIGt6rpg9R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702164413&oldid=699210002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692821222749507594", + "text" : "Category:Scandals in France Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cIGt6rpg9R", + "id" : 692821222749507594, + "created_at" : "2016-01-28 21:27:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/cIGt6rpg9R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702164413&oldid=699210002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692821220899868675", + "text" : "Tour de Nesle Affair Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cIGt6rpg9R", + "id" : 692821220899868675, + "created_at" : "2016-01-28 21:27:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/F6Aht8lv3S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702156092&oldid=702155862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692805370117496832", + "text" : "American Gods (TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F6Aht8lv3S", + "id" : 692805370117496832, + "created_at" : "2016-01-28 20:24:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/zSqte8VfeS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702155862&oldid=698013147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692804954743017472", + "text" : "American Gods (TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zSqte8VfeS", + "id" : 692804954743017472, + "created_at" : "2016-01-28 20:22:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/fHdcBNjuob", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702124760&oldid=697106066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692744793781309441", + "text" : "Scotiabank Theatre Toronto Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fHdcBNjuob", + "id" : 692744793781309441, + "created_at" : "2016-01-28 16:23:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/2S5Qx5KKqE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702122475&oldid=702122049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692740263576485888", + "text" : "Johnny Cash singles discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2S5Qx5KKqE", + "id" : 692740263576485888, + "created_at" : "2016-01-28 16:05:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/XhA6Uqke9J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702122049&oldid=702121929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692739413068091392", + "text" : "Johnny Cash singles discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XhA6Uqke9J", + "id" : 692739413068091392, + "created_at" : "2016-01-28 16:02:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/4B8J6cyGi4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702121929&oldid=702121722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692739199003447296", + "text" : "Johnny Cash singles discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4B8J6cyGi4", + "id" : 692739199003447296, + "created_at" : "2016-01-28 16:01:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/67ZCbW4flM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702121722&oldid=702121598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692738786300674050", + "text" : "Johnny Cash singles discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/67ZCbW4flM", + "id" : 692738786300674050, + "created_at" : "2016-01-28 15:59:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/4CvQ0ZpKF7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702121598&oldid=702120915", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692738503948500993", + "text" : "Johnny Cash singles discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4CvQ0ZpKF7", + "id" : 692738503948500993, + "created_at" : "2016-01-28 15:58:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/kGr382szIO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702120915&oldid=693289673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692737081240621057", + "text" : "Johnny Cash singles discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kGr382szIO", + "id" : 692737081240621057, + "created_at" : "2016-01-28 15:52:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/B4aPCFqAfg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702106098&oldid=702106039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692703784561197056", + "text" : "Fern Villeneuve Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/B4aPCFqAfg", + "id" : 692703784561197056, + "created_at" : "2016-01-28 13:40:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/MlgO2QHQQA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702106039&oldid=669004593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692703591249920001", + "text" : "Fern Villeneuve Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MlgO2QHQQA", + "id" : 692703591249920001, + "created_at" : "2016-01-28 13:39:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/gwaJS8IYun", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702097732&oldid=701904493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692681499540324353", + "text" : "Kate McKinnon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gwaJS8IYun", + "id" : 692681499540324353, + "created_at" : "2016-01-28 12:11:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Urwke9vKG3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702013411&oldid=702013368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692474315623809025", + "text" : "The Essex and Kent Scottish Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Urwke9vKG3", + "id" : 692474315623809025, + "created_at" : "2016-01-27 22:28:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/619A55PhNj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702013368&oldid=698301227", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692474229003018240", + "text" : "The Essex and Kent Scottish Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/619A55PhNj", + "id" : 692474229003018240, + "created_at" : "2016-01-27 22:28:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/vSmX1oQuBr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701993463&oldid=701469238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692439571536187392", + "text" : "Vaughan Secondary School Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/vSmX1oQuBr", + "id" : 692439571536187392, + "created_at" : "2016-01-27 20:10:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/RfhlCObywt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701991757&oldid=654680079", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692436416408715265", + "text" : "Wallace Lloyd Algie Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RfhlCObywt", + "id" : 692436416408715265, + "created_at" : "2016-01-27 19:58:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/aWJlOrYT2O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701990730&oldid=701428471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692434565047132160", + "text" : "Fibre-reinforced plastic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aWJlOrYT2O", + "id" : 692434565047132160, + "created_at" : "2016-01-27 19:50:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/3PpaSn4gl3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701974605&oldid=701974193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692405984833224705", + "text" : "Out of autoclave composite manufacturing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3PpaSn4gl3", + "id" : 692405984833224705, + "created_at" : "2016-01-27 17:57:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/XLrl8gjdeB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701974193&oldid=693404605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692405271835058176", + "text" : "Out of autoclave composite manufacturing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XLrl8gjdeB", + "id" : 692405271835058176, + "created_at" : "2016-01-27 17:54:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/brIh9j3mL2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701965935&oldid=690832221", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692390101209473025", + "text" : "Walter Veith Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/brIh9j3mL2", + "id" : 692390101209473025, + "created_at" : "2016-01-27 16:53:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/ioyj3Cf2sM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701876523&oldid=693169094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692179486910103552", + "text" : "McDonnell Douglas CF-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ioyj3Cf2sM", + "id" : 692179486910103552, + "created_at" : "2016-01-27 02:57:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/RrQ8rtQelS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701822638&oldid=701129983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692075956421443585", + "text" : "Nicholas I of Russia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RrQ8rtQelS", + "id" : 692075956421443585, + "created_at" : "2016-01-26 20:05:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/5KZwOZ4E0B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701809546&oldid=693008562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692051960548233216", + "text" : "Emmanuelle Riva Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5KZwOZ4E0B", + "id" : 692051960548233216, + "created_at" : "2016-01-26 18:30:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/phQblNaOU8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701801671&oldid=701482034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692037987878699008", + "text" : "Untitled fifth Bourne film Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/phQblNaOU8", + "id" : 692037987878699008, + "created_at" : "2016-01-26 17:34:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HLETFDrck8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701799481&oldid=701798906", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692034137390239744", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HLETFDrck8", + "id" : 692034137390239744, + "created_at" : "2016-01-26 17:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Ia1dc3wKvh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701798906&oldid=701798701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692033022133157888", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ia1dc3wKvh", + "id" : 692033022133157888, + "created_at" : "2016-01-26 17:15:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/3500YezABX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701798701&oldid=701755661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692032693165539329", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3500YezABX", + "id" : 692032693165539329, + "created_at" : "2016-01-26 17:13:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/SOB9BHZNHd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=701787883&oldid=700122193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "692012622733021185", + "text" : "Com Truise Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/SOB9BHZNHd", + "id" : 692012622733021185, + "created_at" : "2016-01-26 15:54:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/wvaccetL8X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700821342&oldid=691431493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689914228296253440", + "text" : "Clerk of the Privy Council (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wvaccetL8X", + "id" : 689914228296253440, + "created_at" : "2016-01-20 20:55:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/UxDR03zYmK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122555880&oldid=122553902&rcid=159164587", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689904795851870208", + "text" : "Carnaval de Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UxDR03zYmK", + "id" : 689904795851870208, + "created_at" : "2016-01-20 20:18:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/IO7jZp05as", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700814338&oldid=700814271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689901204529397761", + "text" : "The Martian (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IO7jZp05as", + "id" : 689901204529397761, + "created_at" : "2016-01-20 20:03:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/xqXuOBy8EG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700814271&oldid=700770633", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689901085755052033", + "text" : "The Martian (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xqXuOBy8EG", + "id" : 689901085755052033, + "created_at" : "2016-01-20 20:03:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/VrX5hM58em", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700787015&oldid=700478064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689852365898432518", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VrX5hM58em", + "id" : 689852365898432518, + "created_at" : "2016-01-20 16:49:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/hczWnGctNT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700786187&oldid=700783575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689850964111663108", + "text" : "Darryl Sydor Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/hczWnGctNT", + "id" : 689850964111663108, + "created_at" : "2016-01-20 16:44:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/R98iI3ld3T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700783575&oldid=700783360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689846480522317824", + "text" : "Darryl Sydor Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/R98iI3ld3T", + "id" : 689846480522317824, + "created_at" : "2016-01-20 16:26:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DajQN9QhXS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700783360&oldid=700782764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689846122655961089", + "text" : "Darryl Sydor Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/DajQN9QhXS", + "id" : 689846122655961089, + "created_at" : "2016-01-20 16:25:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/1D8hiNg3D4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700782764&oldid=699700439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689845213322465282", + "text" : "Darryl Sydor Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/1D8hiNg3D4", + "id" : 689845213322465282, + "created_at" : "2016-01-20 16:21:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/26yWWhelo0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700781684&oldid=700780845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689843327328489472", + "text" : "Corey Hirsch Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/26yWWhelo0", + "id" : 689843327328489472, + "created_at" : "2016-01-20 16:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/fssNLqMQXj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700780845&oldid=699653009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689841846844006400", + "text" : "Corey Hirsch Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fssNLqMQXj", + "id" : 689841846844006400, + "created_at" : "2016-01-20 16:08:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/jF2Tr2wgik", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700660418&oldid=700608174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689559193737662464", + "text" : "George Miller (director) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jF2Tr2wgik", + "id" : 689559193737662464, + "created_at" : "2016-01-19 21:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Picsm5OR9A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700658575&oldid=696606887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689555826852413441", + "text" : "Huguette Labelle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Picsm5OR9A", + "id" : 689555826852413441, + "created_at" : "2016-01-19 21:11:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/t76TWh1wwu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700657685&oldid=684627308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689554349236813824", + "text" : "Talk:Senate of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t76TWh1wwu", + "id" : 689554349236813824, + "created_at" : "2016-01-19 21:05:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/oP7Xe5Xxbi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700645806&oldid=684014657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689534397721264129", + "text" : "Grace Randolph Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oP7Xe5Xxbi", + "id" : 689534397721264129, + "created_at" : "2016-01-19 19:46:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/9SoNpyCb1O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700642136&oldid=689119383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689528470129504260", + "text" : "National Security Advisor (Canada) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9SoNpyCb1O", + "id" : 689528470129504260, + "created_at" : "2016-01-19 19:22:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/WPgB7faIfA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700622133&oldid=660111218", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689493419639476224", + "text" : "41 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WPgB7faIfA", + "id" : 689493419639476224, + "created_at" : "2016-01-19 17:03:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/POBtIunqA8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700619806&oldid=700513462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689489242884407296", + "text" : "List of deaths in rock and roll Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/POBtIunqA8", + "id" : 689489242884407296, + "created_at" : "2016-01-19 16:47:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/dXpfh4ylaI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700499867&oldid=688672595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689202359549972480", + "text" : "My Way killings Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/dXpfh4ylaI", + "id" : 689202359549972480, + "created_at" : "2016-01-18 21:47:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/xWJ9M3MIYN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700491225&oldid=700487495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689186308552527872", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xWJ9M3MIYN", + "id" : 689186308552527872, + "created_at" : "2016-01-18 20:43:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/CpERdTm93i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700483586&oldid=679925152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689173349914796032", + "text" : "Unreserved Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/CpERdTm93i", + "id" : 689173349914796032, + "created_at" : "2016-01-18 19:51:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/PW0btqIvay", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700437696&oldid=698316696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "689091453843296257", + "text" : "Stefanie von Pfetten Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PW0btqIvay", + "id" : 689091453843296257, + "created_at" : "2016-01-18 14:26:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/T78tlqm7hn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700008033&oldid=700004671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "688095586940239872", + "text" : "Ernestine Bowes-Lyon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/T78tlqm7hn", + "id" : 688095586940239872, + "created_at" : "2016-01-15 20:29:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/irCrLGLtNi", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=292284529&oldid=260176296&rcid=296337581", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "688090739608256514", + "text" : "Q3441502 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/irCrLGLtNi", + "id" : 688090739608256514, + "created_at" : "2016-01-15 20:09:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/u3sMRJKaaO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=700004671&oldid=698459064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "688089098830114817", + "text" : "Ernestine Bowes-Lyon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/u3sMRJKaaO", + "id" : 688089098830114817, + "created_at" : "2016-01-15 20:03:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/10ibl00Rcb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699986578&oldid=699986044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "688053825354203136", + "text" : "Wikipedia:Sandbox Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/10ibl00Rcb", + "id" : 688053825354203136, + "created_at" : "2016-01-15 17:43:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/XmGhaqBaaw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699981134&oldid=699841826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "688043158941372416", + "text" : "Jollof rice Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XmGhaqBaaw", + "id" : 688043158941372416, + "created_at" : "2016-01-15 17:00:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/BVK8m0SUll", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699964101&oldid=699963926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "688010659498471424", + "text" : "Arthur Bingham Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BVK8m0SUll", + "id" : 688010659498471424, + "created_at" : "2016-01-15 14:51:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/us4eDUInh2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699963926&oldid=699962597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "688010288596127744", + "text" : "Arthur Bingham Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/us4eDUInh2", + "id" : 688010288596127744, + "created_at" : "2016-01-15 14:50:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/yIEj866sq6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699962597&oldid=594888825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "688007757279162369", + "text" : "Arthur Bingham Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yIEj866sq6", + "id" : 688007757279162369, + "created_at" : "2016-01-15 14:40:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/BNshK6jMXB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699873581&oldid=695441353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687780990102671360", + "text" : "Baron de Longueuil Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BNshK6jMXB", + "id" : 687780990102671360, + "created_at" : "2016-01-14 23:39:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/s6rnmlEqJu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699846209&oldid=689488962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687738508094648320", + "text" : "Fort Wellington Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s6rnmlEqJu", + "id" : 687738508094648320, + "created_at" : "2016-01-14 20:50:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/BRh9qSeqEa", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122323739&oldid=122236192&rcid=157261271", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687728182737387520", + "text" : "Jeux du Commerce Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/BRh9qSeqEa", + "id" : 687728182737387520, + "created_at" : "2016-01-14 20:09:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/WSCCp6ris1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699822659&oldid=699822430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687696176641142785", + "text" : "4 Engineer Support Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WSCCp6ris1", + "id" : 687696176641142785, + "created_at" : "2016-01-14 18:01:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/74s1vwlIEM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699822430&oldid=686209236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687695760176070659", + "text" : "4 Engineer Support Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/74s1vwlIEM", + "id" : 687695760176070659, + "created_at" : "2016-01-14 18:00:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/3QGBFoNYfT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699794171&oldid=698993801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687643350275637248", + "text" : "Talk:Usage share of operating systems Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3QGBFoNYfT", + "id" : 687643350275637248, + "created_at" : "2016-01-14 14:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/MXN3Bhnlgk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699787796&oldid=699334366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687628473712668672", + "text" : "Australopithecus anamensis Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MXN3Bhnlgk", + "id" : 687628473712668672, + "created_at" : "2016-01-14 13:32:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hi1ozaHRXC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699721504&oldid=685560163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687446620611461122", + "text" : "Schwerbelastungsk\u00F6rper Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hi1ozaHRXC", + "id" : 687446620611461122, + "created_at" : "2016-01-14 01:30:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/JtIysjroMJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699717245&oldid=693580997", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687437574433017856", + "text" : "Talk:Stalag Luft III murders Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JtIysjroMJ", + "id" : 687437574433017856, + "created_at" : "2016-01-14 00:54:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/V1fLt92Ven", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699690679&oldid=628608563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "687388132782796805", + "text" : "Talk:Nunavut (electoral district) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/V1fLt92Ven", + "id" : 687388132782796805, + "created_at" : "2016-01-13 21:37:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/oZJmlwYyXZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699481342&oldid=699481265", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686946329717796864", + "text" : "Hassan Nasrallah Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oZJmlwYyXZ", + "id" : 686946329717796864, + "created_at" : "2016-01-12 16:22:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/rt3gOr9KbY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699481265&oldid=698490897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686946157772275712", + "text" : "Hassan Nasrallah Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rt3gOr9KbY", + "id" : 686946157772275712, + "created_at" : "2016-01-12 16:21:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/xzLJoASpGI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699476428&oldid=699458614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686936926079873024", + "text" : "Lazarus Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/xzLJoASpGI", + "id" : 686936926079873024, + "created_at" : "2016-01-12 15:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/VN00265epm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699460991&oldid=695425513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686902956969603072", + "text" : "Balinese cuisine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VN00265epm", + "id" : 686902956969603072, + "created_at" : "2016-01-12 13:30:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/HebhudLllg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699354126&oldid=599063277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686650196546203652", + "text" : "Ted Hibberd Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HebhudLllg", + "id" : 686650196546203652, + "created_at" : "2016-01-11 20:45:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/US4uixbSBS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122200932&oldid=122200857&rcid=156993108", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686558121339301888", + "text" : "R\u00E9seau canadien d'information sur le patrimoine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/US4uixbSBS", + "id" : 686558121339301888, + "created_at" : "2016-01-11 14:39:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/jGyeYF5OvK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122200857&oldid=120657946&rcid=156993017", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686557684443836416", + "text" : "R\u00E9seau canadien d'information sur le patrimoine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jGyeYF5OvK", + "id" : 686557684443836416, + "created_at" : "2016-01-11 14:38:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/mptJKCLK9m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699300505&oldid=670678903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686556971365982210", + "text" : "Canadian Heritage Information Network Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mptJKCLK9m", + "id" : 686556971365982210, + "created_at" : "2016-01-11 14:35:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/VyrF0608B0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699292780&oldid=699292686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686537940437188608", + "text" : "Martha Black Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/VyrF0608B0", + "id" : 686537940437188608, + "created_at" : "2016-01-11 13:19:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/m8kYYFxiLR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699292686&oldid=699292505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686537723872698368", + "text" : "Martha Black Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/m8kYYFxiLR", + "id" : 686537723872698368, + "created_at" : "2016-01-11 13:18:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/wXVaWrbDF8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=699292505&oldid=660317133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "686537243377405952", + "text" : "Martha Black Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/wXVaWrbDF8", + "id" : 686537243377405952, + "created_at" : "2016-01-11 13:16:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/7638EmNRUr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698899192&oldid=698898815", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685594331005218816", + "text" : "HMCS Kootenay (DDE 258) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7638EmNRUr", + "id" : 685594331005218816, + "created_at" : "2016-01-08 22:50:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/l1qkHewjh5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698898815&oldid=694872922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685593672860172288", + "text" : "HMCS Kootenay (DDE 258) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/l1qkHewjh5", + "id" : 685593672860172288, + "created_at" : "2016-01-08 22:47:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/MAvRTuRsjb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698883354&oldid=697184045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685565245037899776", + "text" : "Montreal Gazette Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/MAvRTuRsjb", + "id" : 685565245037899776, + "created_at" : "2016-01-08 20:54:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/wZY4KMJ9QM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698879330&oldid=694252362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685557963554222081", + "text" : "Bruce Stanton Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/wZY4KMJ9QM", + "id" : 685557963554222081, + "created_at" : "2016-01-08 20:25:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Mh4g0V37jR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698879035&oldid=697975079", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685557410774257664", + "text" : "Maxime Bernier Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Mh4g0V37jR", + "id" : 685557410774257664, + "created_at" : "2016-01-08 20:23:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/zfeQJtBo1o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698878849&oldid=696717673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685557025997254656", + "text" : "Catherine McKenna Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/zfeQJtBo1o", + "id" : 685557025997254656, + "created_at" : "2016-01-08 20:21:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/uaTqvORIuB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698877480&oldid=698877019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685554374697959425", + "text" : "Brigitte Sansoucy Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/uaTqvORIuB", + "id" : 685554374697959425, + "created_at" : "2016-01-08 20:11:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/vBFmQJrmyf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698877019&oldid=695318083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685553475002961920", + "text" : "Brigitte Sansoucy Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/vBFmQJrmyf", + "id" : 685553475002961920, + "created_at" : "2016-01-08 20:07:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/rljOHlRx0j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698863036&oldid=669299697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685529633933123584", + "text" : "Certified Engineering Technologist Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rljOHlRx0j", + "id" : 685529633933123584, + "created_at" : "2016-01-08 18:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/O2jh4kFiUW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698862149&oldid=695659759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685528010192220161", + "text" : "Ethylene glycol Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/O2jh4kFiUW", + "id" : 685528010192220161, + "created_at" : "2016-01-08 18:26:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/adGFywzDFv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698853729&oldid=697312670", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685512332311707650", + "text" : "Matchbox (brand) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/adGFywzDFv", + "id" : 685512332311707650, + "created_at" : "2016-01-08 17:24:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/adGFywzDFv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698853729&oldid=697312670", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685512332395569152", + "text" : "Matchbox (brand) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/adGFywzDFv", + "id" : 685512332395569152, + "created_at" : "2016-01-08 17:24:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/3vc6WL42fI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698852919&oldid=698840754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685510718360317952", + "text" : "Patrick Marleau Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3vc6WL42fI", + "id" : 685510718360317952, + "created_at" : "2016-01-08 17:17:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ytvSfX850H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698689104&oldid=665860808", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685150381731627009", + "text" : "Sundays at Tiffany's (film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ytvSfX850H", + "id" : 685150381731627009, + "created_at" : "2016-01-07 17:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ciaL9YFxon", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698681252&oldid=698681046", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685136133823533056", + "text" : "Parks Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ciaL9YFxon", + "id" : 685136133823533056, + "created_at" : "2016-01-07 16:29:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/MyDYZmcZja", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698681046&oldid=696059131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685135758051663877", + "text" : "Parks Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MyDYZmcZja", + "id" : 685135758051663877, + "created_at" : "2016-01-07 16:27:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/UHh6dmCc7n", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122053090&oldid=116876717&rcid=156499943", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "685134014034907136", + "text" : "Isabelle Brossard Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/UHh6dmCc7n", + "id" : 685134014034907136, + "created_at" : "2016-01-07 16:20:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/P3v58UScr2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698586225&oldid=693576110", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684905840445358082", + "text" : "Lockheed CP-140 Aurora Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/P3v58UScr2", + "id" : 684905840445358082, + "created_at" : "2016-01-07 01:14:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/dNT5CUad4N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698563686&oldid=698563628", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684863004366770176", + "text" : "Clement Mok Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dNT5CUad4N", + "id" : 684863004366770176, + "created_at" : "2016-01-06 22:23:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/B5iz7uQnD5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698563628&oldid=698563565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684862907709034497", + "text" : "Clement Mok Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B5iz7uQnD5", + "id" : 684862907709034497, + "created_at" : "2016-01-06 22:23:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/BA3LMuKQ7E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698563565&oldid=674586890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684862770676895745", + "text" : "Clement Mok Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BA3LMuKQ7E", + "id" : 684862770676895745, + "created_at" : "2016-01-06 22:23:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/04tXVUO77S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698560266&oldid=669199607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684856614613024768", + "text" : "Xiyang Lou Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/04tXVUO77S", + "id" : 684856614613024768, + "created_at" : "2016-01-06 21:58:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/5L2Zyewr7z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698559377&oldid=698557177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684855056676552704", + "text" : "Boeing WC-135 Constant Phoenix Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5L2Zyewr7z", + "id" : 684855056676552704, + "created_at" : "2016-01-06 21:52:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/CWLEsc9wNN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698557177&oldid=668358396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684851392989802496", + "text" : "Boeing WC-135 Constant Phoenix Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CWLEsc9wNN", + "id" : 684851392989802496, + "created_at" : "2016-01-06 21:37:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/8tS0uupiWq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698556945&oldid=692246765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684850954626330625", + "text" : "Young Liberals of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8tS0uupiWq", + "id" : 684850954626330625, + "created_at" : "2016-01-06 21:36:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/KDTifm0qZj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698515971&oldid=698515759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684777627832446977", + "text" : "United Nations Human Settlements Programme Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KDTifm0qZj", + "id" : 684777627832446977, + "created_at" : "2016-01-06 16:44:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/PTONKDnSnR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698515759&oldid=686660347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684777200571252739", + "text" : "United Nations Human Settlements Programme Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PTONKDnSnR", + "id" : 684777200571252739, + "created_at" : "2016-01-06 16:43:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/0ippFVShXm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698504577&oldid=641352062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684754569973350400", + "text" : "Subramaniam v Public Prosecutor Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/0ippFVShXm", + "id" : 684754569973350400, + "created_at" : "2016-01-06 15:13:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/98PZAR6riD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698403178&oldid=698403147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684498209364901888", + "text" : "Ilya Samsonov Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/98PZAR6riD", + "id" : 684498209364901888, + "created_at" : "2016-01-05 22:14:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/7wfJi3BNKp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698403147&oldid=698403081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684498142910394368", + "text" : "Ilya Samsonov Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7wfJi3BNKp", + "id" : 684498142910394368, + "created_at" : "2016-01-05 22:14:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/nr89pDezB5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698403081&oldid=698402993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684498026342281216", + "text" : "Ilya Samsonov Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nr89pDezB5", + "id" : 684498026342281216, + "created_at" : "2016-01-05 22:13:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/XYZlhSR6PR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698402993&oldid=697448490", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684497825766453249", + "text" : "Ilya Samsonov Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XYZlhSR6PR", + "id" : 684497825766453249, + "created_at" : "2016-01-05 22:12:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/6EbVWf9JJm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698394722&oldid=684979975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684481332135727106", + "text" : "Danish modern Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6EbVWf9JJm", + "id" : 684481332135727106, + "created_at" : "2016-01-05 21:07:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/4zJgZBIkCF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698392672&oldid=679495278", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684477583610757125", + "text" : "George Elliott Clarke Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4zJgZBIkCF", + "id" : 684477583610757125, + "created_at" : "2016-01-05 20:52:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/7APwItJ8Y2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698392222&oldid=619783453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684476778803531776", + "text" : "Canadian Parliamentary Poet Laureate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7APwItJ8Y2", + "id" : 684476778803531776, + "created_at" : "2016-01-05 20:49:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/b11xxkh9FZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698387958&oldid=698013072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684469088878477314", + "text" : "February 29 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b11xxkh9FZ", + "id" : 684469088878477314, + "created_at" : "2016-01-05 20:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/V5tFjm3CFP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698377996&oldid=687461054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684451662321311745", + "text" : "Thomas Duggan (disambiguation) Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/V5tFjm3CFP", + "id" : 684451662321311745, + "created_at" : "2016-01-05 19:09:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/yXFi96z4q7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698376474&oldid=686606033", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684448373794037761", + "text" : "Jacqueline Durran Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/yXFi96z4q7", + "id" : 684448373794037761, + "created_at" : "2016-01-05 18:56:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/5fPDgSxuNN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698332843&oldid=698237272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684358596403052544", + "text" : "ATP World Tour records Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5fPDgSxuNN", + "id" : 684358596403052544, + "created_at" : "2016-01-05 12:59:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/RP9Tmlnmla", + "expanded_url" : "https:\/\/ro.wikipedia.org\/w\/index.php?diff=10251446&oldid=10251445&rcid=19078237", + "display_url" : "ro.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684277665730269188", + "text" : "La \u021Big\u0103nci Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RP9Tmlnmla", + "id" : 684277665730269188, + "created_at" : "2016-01-05 07:38:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/qEkyGlfRpa", + "expanded_url" : "https:\/\/ro.wikipedia.org\/w\/index.php?diff=10251445&oldid=10251427&rcid=19078223", + "display_url" : "ro.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684276779046039552", + "text" : "La \u021Big\u0103nci Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qEkyGlfRpa", + "id" : 684276779046039552, + "created_at" : "2016-01-05 07:34:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/YL74xouJMA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698237932&oldid=648060872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684122878023987201", + "text" : "CBM-CFS3 Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/YL74xouJMA", + "id" : 684122878023987201, + "created_at" : "2016-01-04 21:22:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/WIfpomtUeB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698217827&oldid=698203024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684087098270453761", + "text" : "ATP World Tour records Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WIfpomtUeB", + "id" : 684087098270453761, + "created_at" : "2016-01-04 19:00:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/3DLHVFrWDW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698212989&oldid=655622400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684077242645876736", + "text" : "Mike Grier Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/3DLHVFrWDW", + "id" : 684077242645876736, + "created_at" : "2016-01-04 18:21:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 39, 62 ], + "url" : "https:\/\/t.co\/phJraZuxga", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2016.01", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + }, { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/OPJDNRiq1b", + "expanded_url" : "https:\/\/zenodo.org\/record\/44310", + "display_url" : "zenodo.org\/record\/44310" + } ] + }, + "geo" : { }, + "id_str" : "684073061008719872", + "text" : "January 2016 Twitter archive accession https:\/\/t.co\/phJraZuxga or https:\/\/t.co\/OPJDNRiq1b\n\nAll tweets are public domain\n\nHave at it & enjoy!", + "id" : 684073061008719872, + "created_at" : "2016-01-04 18:05:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/umtvRJn8Ve", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698206502&oldid=698206358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684065113133977601", + "text" : "Draft:Terry Thomas (Basketball) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/umtvRJn8Ve", + "id" : 684065113133977601, + "created_at" : "2016-01-04 17:33:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/s7jMWuXGaq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=698206358&rcid=785639198", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684064869360992257", + "text" : "Draft:Terry Thomas (Basketball) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s7jMWuXGaq", + "id" : 684064869360992257, + "created_at" : "2016-01-04 17:32:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/DSX2qksGDG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698202736&oldid=697478008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "684058115952799744", + "text" : "Group mind (science fiction) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DSX2qksGDG", + "id" : 684058115952799744, + "created_at" : "2016-01-04 17:05:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/TwJjHKkujg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698052070&oldid=696843367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "683718697786146816", + "text" : "Canadian Security Intelligence Service Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/TwJjHKkujg", + "id" : 683718697786146816, + "created_at" : "2016-01-03 18:36:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/eVNFfhI6W8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698051918&oldid=698050269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "683718412833566720", + "text" : "Canadian Broadcasting Centre Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/eVNFfhI6W8", + "id" : 683718412833566720, + "created_at" : "2016-01-03 18:35:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/cSPAXm5tz0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698050269&oldid=698049823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "683714855979880448", + "text" : "Canadian Broadcasting Centre Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/cSPAXm5tz0", + "id" : 683714855979880448, + "created_at" : "2016-01-03 18:21:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/mdzfDFNGHK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=698049823&oldid=697254566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "683713788521086976", + "text" : "Canadian Broadcasting Centre Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/mdzfDFNGHK", + "id" : 683713788521086976, + "created_at" : "2016-01-03 18:17:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Kg1Z83IEzQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697759092&oldid=697758974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "682998366893150210", + "text" : "CBC News Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Kg1Z83IEzQ", + "id" : 682998366893150210, + "created_at" : "2016-01-01 18:54:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/MIsU3O2l9T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=697758974&oldid=696151045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "682998106854715393", + "text" : "CBC News Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/MIsU3O2l9T", + "id" : 682998106854715393, + "created_at" : "2016-01-01 18:53:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_02.js b/20181122/data/js/tweets/2016_02.js new file mode 100644 index 00000000..9a0eb2ab --- /dev/null +++ b/20181122/data/js/tweets/2016_02.js @@ -0,0 +1,6725 @@ +Grailbird.data.tweets_2016_02 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/uf8wj4SwkE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707630045&oldid=707619366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704438680627388416", + "text" : "Brett Sutter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uf8wj4SwkE", + "id" : 704438680627388416, + "created_at" : "2016-02-29 22:50:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/qbJcPw3NHD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123840344&oldid=115544904&rcid=170505575", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704398262237851648", + "text" : "5e Bataillon des services Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qbJcPw3NHD", + "id" : 704398262237851648, + "created_at" : "2016-02-29 20:10:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/iwUNxBTBGe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707603520&oldid=705479757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704393615938883584", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iwUNxBTBGe", + "id" : 704393615938883584, + "created_at" : "2016-02-29 19:51:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/TU2XdgzZ0J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707577990&oldid=707577799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704355324178898945", + "text" : "Henry Corden Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TU2XdgzZ0J", + "id" : 704355324178898945, + "created_at" : "2016-02-29 17:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/TU2XdgzZ0J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707577990&oldid=707577799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704355324220841985", + "text" : "Henry Corden Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/TU2XdgzZ0J", + "id" : 704355324220841985, + "created_at" : "2016-02-29 17:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/jix2nRLHHm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707577799&oldid=707569871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704355035052941312", + "text" : "Henry Corden Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/jix2nRLHHm", + "id" : 704355035052941312, + "created_at" : "2016-02-29 17:18:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/jix2nRLHHm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707577799&oldid=707569871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704355035115884544", + "text" : "Henry Corden Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jix2nRLHHm", + "id" : 704355035115884544, + "created_at" : "2016-02-29 17:18:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/JZuvbtOxy2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707560449&oldid=707560417", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704330110678204416", + "text" : "Ex Machina (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JZuvbtOxy2", + "id" : 704330110678204416, + "created_at" : "2016-02-29 15:39:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/xgZ7MvfI1y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707560417&oldid=707560381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704330051240792064", + "text" : "Ex Machina (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xgZ7MvfI1y", + "id" : 704330051240792064, + "created_at" : "2016-02-29 15:39:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/jG2j8qZkQ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707560381&oldid=707555409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704329995301347329", + "text" : "Ex Machina (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jG2j8qZkQ4", + "id" : 704329995301347329, + "created_at" : "2016-02-29 15:38:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/jG2j8qHJru", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707560381&oldid=707555409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704329995540271105", + "text" : "Ex Machina (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jG2j8qHJru", + "id" : 704329995540271105, + "created_at" : "2016-02-29 15:38:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/80NCNQP0MR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707550454&oldid=695348153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704311232040443905", + "text" : "Mary River Aerodrome Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/80NCNQP0MR", + "id" : 704311232040443905, + "created_at" : "2016-02-29 14:24:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/80NCNQP0MR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707550454&oldid=695348153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704311232099127296", + "text" : "Mary River Aerodrome Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/80NCNQP0MR", + "id" : 704311232099127296, + "created_at" : "2016-02-29 14:24:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/AHr8IOSgXT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707550189&oldid=705910276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704310684641857536", + "text" : "Yellowknife Airport Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/AHr8IOSgXT", + "id" : 704310684641857536, + "created_at" : "2016-02-29 14:22:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/AHr8IOSgXT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707550189&oldid=705910276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704310684658573312", + "text" : "Yellowknife Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AHr8IOSgXT", + "id" : 704310684658573312, + "created_at" : "2016-02-29 14:22:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/gcScmRBMKj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707305284&oldid=707071905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703764882676703232", + "text" : "All the Light We Cannot See Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gcScmRBMKj", + "id" : 703764882676703232, + "created_at" : "2016-02-28 02:13:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/0KHiwZX8zY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707176809&oldid=706779539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703483181828317184", + "text" : "Mandinka people Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0KHiwZX8zY", + "id" : 703483181828317184, + "created_at" : "2016-02-27 07:33:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/dxOYa9pMqD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707176661&oldid=707176364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703482682970394624", + "text" : "Guinea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dxOYa9pMqD", + "id" : 703482682970394624, + "created_at" : "2016-02-27 07:31:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/zMurzDsqB9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707176364&oldid=707176119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703481640987840512", + "text" : "Guinea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zMurzDsqB9", + "id" : 703481640987840512, + "created_at" : "2016-02-27 07:27:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/lvlBkJNN3Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707176119&oldid=707175801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703480719180472320", + "text" : "Guinea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lvlBkJNN3Q", + "id" : 703480719180472320, + "created_at" : "2016-02-27 07:24:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/USlG59vuUe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707175801&oldid=706932720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703479833590947844", + "text" : "Guinea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/USlG59vuUe", + "id" : 703479833590947844, + "created_at" : "2016-02-27 07:20:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/G8DqymrKpI", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=307410818&oldid=307407094&rcid=313545364", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703276764261453824", + "text" : "Q16943273 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G8DqymrKpI", + "id" : 703276764261453824, + "created_at" : "2016-02-26 17:53:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/YEgf9WBhxW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707029041&oldid=702751967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703251867250388993", + "text" : "SCISAT-1 Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/YEgf9WBhxW", + "id" : 703251867250388993, + "created_at" : "2016-02-26 16:14:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Z3Re39glX4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707019141&oldid=705977384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703237257583579136", + "text" : "6.5mm Grendel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Z3Re39glX4", + "id" : 703237257583579136, + "created_at" : "2016-02-26 15:16:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/KmfBQrmRXS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707014313&oldid=683773019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703230862330982400", + "text" : "HMS Doris (1795) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KmfBQrmRXS", + "id" : 703230862330982400, + "created_at" : "2016-02-26 14:51:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/KmfBQr5h6k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707014313&oldid=683773019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703230862410780672", + "text" : "HMS Doris (1795) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KmfBQr5h6k", + "id" : 703230862410780672, + "created_at" : "2016-02-26 14:51:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/rN9I1iQ4c2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707005199&oldid=707004598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703216755108401152", + "text" : "Peter Milliken Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rN9I1iQ4c2", + "id" : 703216755108401152, + "created_at" : "2016-02-26 13:55:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/v11km68XfN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707004598&oldid=707004351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703215809481580545", + "text" : "Peter Milliken Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/v11km68XfN", + "id" : 703215809481580545, + "created_at" : "2016-02-26 13:51:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/kybSauK9lw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707004351&oldid=707004106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703215377858347009", + "text" : "Peter Milliken Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kybSauK9lw", + "id" : 703215377858347009, + "created_at" : "2016-02-26 13:49:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/QZ2HRnzReg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707004106&oldid=707003953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703215041353490432", + "text" : "Peter Milliken Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QZ2HRnzReg", + "id" : 703215041353490432, + "created_at" : "2016-02-26 13:48:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5It1F1uPp7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707003953&oldid=703257822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "703214760507088897", + "text" : "Peter Milliken Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5It1F1uPp7", + "id" : 703214760507088897, + "created_at" : "2016-02-26 13:47:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/SAbLacLghq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706877425&oldid=706845958", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702950536774029313", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/SAbLacLghq", + "id" : 702950536774029313, + "created_at" : "2016-02-25 20:17:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/0UEg0bHkJZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706861450&oldid=699006403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702923510637793282", + "text" : "Dudley Hewitt Cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0UEg0bHkJZ", + "id" : 702923510637793282, + "created_at" : "2016-02-25 18:29:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/LF7FyWoNly", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706847729&oldid=706847675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702900326429552640", + "text" : "Andy Nelson (sound engineer) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LF7FyWoNly", + "id" : 702900326429552640, + "created_at" : "2016-02-25 16:57:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/q1jRpMVeQa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706847675&oldid=686802114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702900222633103360", + "text" : "Andy Nelson (sound engineer) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q1jRpMVeQa", + "id" : 702900222633103360, + "created_at" : "2016-02-25 16:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/jBw4vaZwoE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706845958&oldid=706845819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702897120609759235", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/jBw4vaZwoE", + "id" : 702897120609759235, + "created_at" : "2016-02-25 16:45:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/7BG0BuMHxr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706845819&oldid=706845521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702896860713918464", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/7BG0BuMHxr", + "id" : 702896860713918464, + "created_at" : "2016-02-25 16:44:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/2YedQNBO5c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706845521&oldid=706844867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702896351495979008", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/2YedQNBO5c", + "id" : 702896351495979008, + "created_at" : "2016-02-25 16:42:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/fJQrfB0b73", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706844867&oldid=706838546", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702895246821171202", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fJQrfB0b73", + "id" : 702895246821171202, + "created_at" : "2016-02-25 16:37:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/X5NzvLfdg9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706838546&oldid=706004674", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702884508341805056", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/X5NzvLfdg9", + "id" : 702884508341805056, + "created_at" : "2016-02-25 15:55:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/b5uzUdP7Nw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706836746&oldid=700592184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702881228882649089", + "text" : "Elric of Melnibon\u00E9 Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/b5uzUdP7Nw", + "id" : 702881228882649089, + "created_at" : "2016-02-25 15:41:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/aXfYZl3zjP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706835596&oldid=702138538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702879223518732288", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/aXfYZl3zjP", + "id" : 702879223518732288, + "created_at" : "2016-02-25 15:34:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/tmvCDvDS71", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706833522&oldid=706833372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702875921037049856", + "text" : "Data structure Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tmvCDvDS71", + "id" : 702875921037049856, + "created_at" : "2016-02-25 15:20:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/hvDPbUyR7a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706833372&oldid=703869453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702875653897637888", + "text" : "Data structure Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hvDPbUyR7a", + "id" : 702875653897637888, + "created_at" : "2016-02-25 15:19:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/mKf2iCNtUa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706826899&oldid=706826831", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702863592962576384", + "text" : "Draft:Clint Cudmore- Canadian Curler Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/mKf2iCNtUa", + "id" : 702863592962576384, + "created_at" : "2016-02-25 14:31:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Ovgqb4wSz0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706826831&oldid=706826475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702863458979729408", + "text" : "Draft:Clint Cudmore- Canadian Curler Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Ovgqb4wSz0", + "id" : 702863458979729408, + "created_at" : "2016-02-25 14:31:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/wiV85fb1fx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706826475&oldid=706826075", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702862841238441989", + "text" : "Draft:Clint Cudmore- Canadian Curler Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/wiV85fb1fx", + "id" : 702862841238441989, + "created_at" : "2016-02-25 14:28:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ncRIt1BCwe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=706826075&rcid=800734781", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702862057444675584", + "text" : "Draft:Clint Cudmore- Canadian Curler Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/ncRIt1BCwe", + "id" : 702862057444675584, + "created_at" : "2016-02-25 14:25:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/2gT57cqDxI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706678222&oldid=706678183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702551012901560320", + "text" : "1943 in New Zealand Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2gT57cqDxI", + "id" : 702551012901560320, + "created_at" : "2016-02-24 17:49:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ipaA5diOJI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706678183&oldid=706678113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702550936837873666", + "text" : "1943 in New Zealand Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ipaA5diOJI", + "id" : 702550936837873666, + "created_at" : "2016-02-24 17:49:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/CSyII0XdYf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706678113&oldid=706678067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702550818785009665", + "text" : "1943 in New Zealand Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CSyII0XdYf", + "id" : 702550818785009665, + "created_at" : "2016-02-24 17:49:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/vWxhtqhWiy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706678067&oldid=706677918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702550740389240832", + "text" : "1943 in New Zealand Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vWxhtqhWiy", + "id" : 702550740389240832, + "created_at" : "2016-02-24 17:48:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/eH2lFrZdJ0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706677918&oldid=684289878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702550470783537153", + "text" : "1943 in New Zealand Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eH2lFrZdJ0", + "id" : 702550470783537153, + "created_at" : "2016-02-24 17:47:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/R4lpS5wui4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706675990&oldid=706675711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702547010252050432", + "text" : "North American Waterfowl Management Plan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/R4lpS5wui4", + "id" : 702547010252050432, + "created_at" : "2016-02-24 17:33:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/RbPYzZjn4E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706675711&oldid=706557349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702546477432836096", + "text" : "North American Waterfowl Management Plan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RbPYzZjn4E", + "id" : 702546477432836096, + "created_at" : "2016-02-24 17:31:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/uUeoDfWH9X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706670588&oldid=706656669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702537190262378496", + "text" : "Talk:Main Page Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uUeoDfWH9X", + "id" : 702537190262378496, + "created_at" : "2016-02-24 16:54:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/BGFikZdIFw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706583858&oldid=704111856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702334577654812672", + "text" : "Nate Diaz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BGFikZdIFw", + "id" : 702334577654812672, + "created_at" : "2016-02-24 03:29:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/5AIsad3NgP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706534398&oldid=706533495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702240891457638400", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5AIsad3NgP", + "id" : 702240891457638400, + "created_at" : "2016-02-23 21:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/1Av6oGY5Z4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706533495&oldid=706533419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702239707174981633", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1Av6oGY5Z4", + "id" : 702239707174981633, + "created_at" : "2016-02-23 21:12:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/FymWtcQs9e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706533419&oldid=706533267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702239610110398470", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FymWtcQs9e", + "id" : 702239610110398470, + "created_at" : "2016-02-23 21:12:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/D8f2eDrbRc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706533267&oldid=706530625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702239388399439872", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/D8f2eDrbRc", + "id" : 702239388399439872, + "created_at" : "2016-02-23 21:11:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/FBO039HkGL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706530625&oldid=706529499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702235471875805184", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FBO039HkGL", + "id" : 702235471875805184, + "created_at" : "2016-02-23 20:55:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/2Mk4JqsgoA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706530073&oldid=706527345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702234663729950720", + "text" : "Kingston, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2Mk4JqsgoA", + "id" : 702234663729950720, + "created_at" : "2016-02-23 20:52:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/RYniWpRFPk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706529499&oldid=706529195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702233799933960193", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RYniWpRFPk", + "id" : 702233799933960193, + "created_at" : "2016-02-23 20:49:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7BTx5cwrJi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706529195&oldid=706528728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702233354754772992", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7BTx5cwrJi", + "id" : 702233354754772992, + "created_at" : "2016-02-23 20:47:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/dCL4Nmn5xT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706528728&oldid=706528030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702232595405348869", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dCL4Nmn5xT", + "id" : 702232595405348869, + "created_at" : "2016-02-23 20:44:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/1CdWrPuuI8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706528252&oldid=706306810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702231929521831936", + "text" : "Naomi Klein Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/1CdWrPuuI8", + "id" : 702231929521831936, + "created_at" : "2016-02-23 20:41:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/1CdWrPuuI8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706528252&oldid=706306810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702231929609973765", + "text" : "Naomi Klein Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1CdWrPuuI8", + "id" : 702231929609973765, + "created_at" : "2016-02-23 20:41:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/JbbUYYRbOl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706528030&oldid=706527825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702231634247098368", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JbbUYYRbOl", + "id" : 702231634247098368, + "created_at" : "2016-02-23 20:40:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Zozt7spT20", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706527825&oldid=706516580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702231311285616641", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Zozt7spT20", + "id" : 702231311285616641, + "created_at" : "2016-02-23 20:39:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/5veZP9iS56", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706527345&oldid=706526989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702230552099876865", + "text" : "Kingston, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5veZP9iS56", + "id" : 702230552099876865, + "created_at" : "2016-02-23 20:36:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/plBF2vQLVw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706526989&oldid=704125659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702229963433504769", + "text" : "Kingston, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/plBF2vQLVw", + "id" : 702229963433504769, + "created_at" : "2016-02-23 20:34:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/vl4grkzqrr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706516580&oldid=706515564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702214555087278082", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vl4grkzqrr", + "id" : 702214555087278082, + "created_at" : "2016-02-23 19:32:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/mE3pRdimoS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706515564&oldid=706514786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702213099005284353", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mE3pRdimoS", + "id" : 702213099005284353, + "created_at" : "2016-02-23 19:27:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/FH1gSa7maf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706514786&oldid=706514301", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702211982473175040", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FH1gSa7maf", + "id" : 702211982473175040, + "created_at" : "2016-02-23 19:22:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/tZCCXdn9FM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706514301&oldid=706491373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702211369807048708", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tZCCXdn9FM", + "id" : 702211369807048708, + "created_at" : "2016-02-23 19:20:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Wy2YkR0PRe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706513929&oldid=706513798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702210931133194240", + "text" : "Orpheus Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Wy2YkR0PRe", + "id" : 702210931133194240, + "created_at" : "2016-02-23 19:18:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/jDQBrBfAGP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706513798&oldid=706513636", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702210737385693184", + "text" : "Orpheus Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jDQBrBfAGP", + "id" : 702210737385693184, + "created_at" : "2016-02-23 19:17:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5A1SL6IsCD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706513636&oldid=703948858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702210512193503232", + "text" : "Orpheus Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5A1SL6IsCD", + "id" : 702210512193503232, + "created_at" : "2016-02-23 19:16:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/HOoCmQk2Cl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706506829&oldid=706506767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702199270515068928", + "text" : "Raffi Torres Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HOoCmQk2Cl", + "id" : 702199270515068928, + "created_at" : "2016-02-23 18:32:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/XluFGq3LgC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706506767&oldid=706375413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702199166735413249", + "text" : "Raffi Torres Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XluFGq3LgC", + "id" : 702199166735413249, + "created_at" : "2016-02-23 18:31:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/We63eUZEU0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706500767&oldid=706498338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702189330408873987", + "text" : "Cadbury Caramilk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/We63eUZEU0", + "id" : 702189330408873987, + "created_at" : "2016-02-23 17:52:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/eTkRCr8ae9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706499186&oldid=584543038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702186642409390086", + "text" : "Talk:Cadbury Caramilk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eTkRCr8ae9", + "id" : 702186642409390086, + "created_at" : "2016-02-23 17:41:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/eTkRCqQyPz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706499186&oldid=584543038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702186643181056000", + "text" : "Talk:Cadbury Caramilk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eTkRCqQyPz", + "id" : 702186643181056000, + "created_at" : "2016-02-23 17:41:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/pdtaXcJVH6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706498338&oldid=702771157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702185103573782531", + "text" : "Cadbury Caramilk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pdtaXcJVH6", + "id" : 702185103573782531, + "created_at" : "2016-02-23 17:35:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/TTNZMNE3oZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706498276&oldid=706498218", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702184975542710276", + "text" : "Auto detailing Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/TTNZMNE3oZ", + "id" : 702184975542710276, + "created_at" : "2016-02-23 17:35:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/aBkCTlGDaN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706498218&oldid=706498165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702184872085950465", + "text" : "Auto detailing Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/aBkCTlGDaN", + "id" : 702184872085950465, + "created_at" : "2016-02-23 17:34:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/sbsfH14vI5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706498165&oldid=683144005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702184756855840770", + "text" : "Auto detailing Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/sbsfH14vI5", + "id" : 702184756855840770, + "created_at" : "2016-02-23 17:34:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/WNhscQ1GVZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706497929&oldid=692123853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702184331947675650", + "text" : "Leo and Me Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/WNhscQ1GVZ", + "id" : 702184331947675650, + "created_at" : "2016-02-23 17:32:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/8wNEW1mCrD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706491150&oldid=706490948", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702173448819359745", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8wNEW1mCrD", + "id" : 702173448819359745, + "created_at" : "2016-02-23 16:49:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/y89gGgPRKq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706490948&oldid=706487047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702173214252916736", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/y89gGgPRKq", + "id" : 702173214252916736, + "created_at" : "2016-02-23 16:48:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/y89gGh7sBY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706490948&oldid=706487047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702173214613463040", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/y89gGh7sBY", + "id" : 702173214613463040, + "created_at" : "2016-02-23 16:48:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/FdP4rUv7Cl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706487047&oldid=706486752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702166931722342400", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FdP4rUv7Cl", + "id" : 702166931722342400, + "created_at" : "2016-02-23 16:23:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/cTExqgg4bh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706486752&oldid=706486274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702166420315119616", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cTExqgg4bh", + "id" : 702166420315119616, + "created_at" : "2016-02-23 16:21:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/fIk0ryQWQx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706486274&oldid=706485169", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702165638207373313", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fIk0ryQWQx", + "id" : 702165638207373313, + "created_at" : "2016-02-23 16:18:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/EqQ4uyXqIi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706485169&oldid=706482270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702164002441404416", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EqQ4uyXqIi", + "id" : 702164002441404416, + "created_at" : "2016-02-23 16:11:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/H6UaHX1FaX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706482270&oldid=706315168", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702159560077869057", + "text" : "John Robertson (composer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/H6UaHX1FaX", + "id" : 702159560077869057, + "created_at" : "2016-02-23 15:54:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/aElxZKGEAn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706478401&oldid=705495203", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702153023548743680", + "text" : "SSAB Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aElxZKGEAn", + "id" : 702153023548743680, + "created_at" : "2016-02-23 15:28:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ISpgLex0u9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706475755&oldid=692678687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "702148058319036416", + "text" : "Harrington Harbour, Quebec Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ISpgLex0u9", + "id" : 702148058319036416, + "created_at" : "2016-02-23 15:08:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/w910oGNpsh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706382310&oldid=706382184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701930021435346945", + "text" : "Ta-ku Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/w910oGNpsh", + "id" : 701930021435346945, + "created_at" : "2016-02-23 00:42:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/sHLywrcb7z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706382184&oldid=706381938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701929770775420928", + "text" : "Ta-ku Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/sHLywrcb7z", + "id" : 701929770775420928, + "created_at" : "2016-02-23 00:41:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ltKIzXergJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706381938&oldid=706030626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701929289105674240", + "text" : "Ta-ku Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ltKIzXergJ", + "id" : 701929289105674240, + "created_at" : "2016-02-23 00:39:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/XDslMJ9jaB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706370858&oldid=705363047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701908338259468288", + "text" : "Office Space Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XDslMJ9jaB", + "id" : 701908338259468288, + "created_at" : "2016-02-22 23:16:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/7GtdshqreU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123619213&oldid=100758913&rcid=169007931", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701875979103428608", + "text" : "Portail:Franco-Ontariens\/S\u00E9lection Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/7GtdshqreU", + "id" : 701875979103428608, + "created_at" : "2016-02-22 21:07:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/7GtdshqreU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123619213&oldid=100758913&rcid=169007931", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701875979141181440", + "text" : "Portail:Franco-Ontariens\/S\u00E9lection Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7GtdshqreU", + "id" : 701875979141181440, + "created_at" : "2016-02-22 21:07:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/dwjMH4qq4W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706325394&oldid=635029419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701838151137026055", + "text" : "List of Canadian Coast Guard Bases and Stations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dwjMH4qq4W", + "id" : 701838151137026055, + "created_at" : "2016-02-22 18:37:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/ER2suArb0W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706320656&oldid=706234008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701830189534355456", + "text" : "Palace of Versailles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ER2suArb0W", + "id" : 701830189534355456, + "created_at" : "2016-02-22 18:05:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/3krWZz9imC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706292346&oldid=706292259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701779867038314496", + "text" : "57th Academy Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3krWZz9imC", + "id" : 701779867038314496, + "created_at" : "2016-02-22 14:45:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/2qKkNUXyR0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706292259&oldid=706292113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701779703456210944", + "text" : "57th Academy Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2qKkNUXyR0", + "id" : 701779703456210944, + "created_at" : "2016-02-22 14:44:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/VyeCs7sOQc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706292113&oldid=705743559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701779387818049536", + "text" : "57th Academy Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VyeCs7sOQc", + "id" : 701779387818049536, + "created_at" : "2016-02-22 14:43:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/N3BSr5acV2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706291156&oldid=706259088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701777650340253696", + "text" : "The Windmills of Your Mind Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N3BSr5acV2", + "id" : 701777650340253696, + "created_at" : "2016-02-22 14:36:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0RjUFZ9nsf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706289739&oldid=697143800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701774813665353728", + "text" : "Hubbards, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0RjUFZ9nsf", + "id" : 701774813665353728, + "created_at" : "2016-02-22 14:25:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/0q8M73zF8z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706285632&oldid=705320480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701766676795232256", + "text" : "Roman Pol\u00E1k Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0q8M73zF8z", + "id" : 701766676795232256, + "created_at" : "2016-02-22 13:53:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/RHMuLo1YYt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706281002&oldid=703626034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701756449907679232", + "text" : "User:Tomkralidis Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RHMuLo1YYt", + "id" : 701756449907679232, + "created_at" : "2016-02-22 13:12:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/2do8B7wZiZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706154184&oldid=706153361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701497206910664704", + "text" : "Peace Arch Border Crossing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2do8B7wZiZ", + "id" : 701497206910664704, + "created_at" : "2016-02-21 20:02:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/rXHYThTHZm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=706153361&oldid=698427012", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "701495739340431360", + "text" : "Peace Arch Border Crossing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rXHYThTHZm", + "id" : 701495739340431360, + "created_at" : "2016-02-21 19:56:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/jdpqipAwLZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705810456&oldid=705810092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700746871199895552", + "text" : "Oakville-Trafalgar Memorial Hospital Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/jdpqipAwLZ", + "id" : 700746871199895552, + "created_at" : "2016-02-19 18:20:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/DE8qfJOzcg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705810092&oldid=705809890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700746341501300738", + "text" : "Oakville-Trafalgar Memorial Hospital Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/DE8qfJOzcg", + "id" : 700746341501300738, + "created_at" : "2016-02-19 18:18:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/btLvmORmvX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705809890&oldid=699485205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700746052291399681", + "text" : "Oakville-Trafalgar Memorial Hospital Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/btLvmORmvX", + "id" : 700746052291399681, + "created_at" : "2016-02-19 18:17:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/FvFOwtC09C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705808957&oldid=612104007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700744673611091968", + "text" : "Milton District Hospital Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FvFOwtC09C", + "id" : 700744673611091968, + "created_at" : "2016-02-19 18:12:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/NWijbDVhqj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123508631&oldid=121850279&rcid=167890983", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700708874517659648", + "text" : "Facult\u00E9 de droit de Harvard Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/NWijbDVhqj", + "id" : 700708874517659648, + "created_at" : "2016-02-19 15:49:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/7v01ewnIYD", + "expanded_url" : "https:\/\/de.wikipedia.org\/w\/index.php?diff=151670763&oldid=151651856", + "display_url" : "de.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700636841892925440", + "text" : "Bedingungsloses Grundeinkommen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7v01ewnIYD", + "id" : 700636841892925440, + "created_at" : "2016-02-19 11:03:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/JWhteWyO4X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705661678&oldid=705661572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700422217931362304", + "text" : "List of black Academy Award winners and nominees Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JWhteWyO4X", + "id" : 700422217931362304, + "created_at" : "2016-02-18 20:50:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/AYw6xROVcf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705661572&oldid=705424416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700422025861582849", + "text" : "List of black Academy Award winners and nominees Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AYw6xROVcf", + "id" : 700422025861582849, + "created_at" : "2016-02-18 20:49:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/0LY7MB7vFv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705628070&oldid=705307309", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700359702778085376", + "text" : "Call of Duty: Ghosts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0LY7MB7vFv", + "id" : 700359702778085376, + "created_at" : "2016-02-18 16:42:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OkQn8oSh5j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705611624&oldid=704846054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700327203721121792", + "text" : "57th Academy Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OkQn8oSh5j", + "id" : 700327203721121792, + "created_at" : "2016-02-18 14:33:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/dzme5UJ0tb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705609307&oldid=705609255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700322372583346176", + "text" : "Michelada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dzme5UJ0tb", + "id" : 700322372583346176, + "created_at" : "2016-02-18 14:13:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/P9gzsgcdhC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705609255&oldid=701290633", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700322281889927169", + "text" : "Michelada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P9gzsgcdhC", + "id" : 700322281889927169, + "created_at" : "2016-02-18 14:13:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/P9gzsgcdhC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705609255&oldid=701290633", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700322285681577984", + "text" : "Category:All articles with unsourced statements Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P9gzsgcdhC", + "id" : 700322285681577984, + "created_at" : "2016-02-18 14:13:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/v50ofSSDc2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705486005&oldid=702204232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700044738997723136", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v50ofSSDc2", + "id" : 700044738997723136, + "created_at" : "2016-02-17 19:50:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/WuObbfy2Rj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705479757&oldid=705477304", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700034195146539008", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WuObbfy2Rj", + "id" : 700034195146539008, + "created_at" : "2016-02-17 19:08:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/8PaDBEQsuD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705477304&oldid=702830456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700029757715521536", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8PaDBEQsuD", + "id" : 700029757715521536, + "created_at" : "2016-02-17 18:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/JOHZgjjEbO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705476091&oldid=704853550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700027383953432577", + "text" : "Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JOHZgjjEbO", + "id" : 700027383953432577, + "created_at" : "2016-02-17 18:41:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/itiT7f9G3x", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123445834&oldid=123095661&rcid=167193355", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "700000302548848641", + "text" : "Olympiques de Gatineau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/itiT7f9G3x", + "id" : 700000302548848641, + "created_at" : "2016-02-17 16:54:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/mNcv6ZV894", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705458911&oldid=705367977", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699995544689709056", + "text" : "List of empires Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mNcv6ZV894", + "id" : 699995544689709056, + "created_at" : "2016-02-17 16:35:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Qu6IlIUOy5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705452219&oldid=705452088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699985451814428672", + "text" : "Correctional Service of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qu6IlIUOy5", + "id" : 699985451814428672, + "created_at" : "2016-02-17 15:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/28uDiFD2iL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705452088&oldid=703930486", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699985222792822784", + "text" : "Correctional Service of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/28uDiFD2iL", + "id" : 699985222792822784, + "created_at" : "2016-02-17 15:54:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/k3eLwXHFqp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705451212&oldid=705451119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699983634460188673", + "text" : "CFB North Bay Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/k3eLwXHFqp", + "id" : 699983634460188673, + "created_at" : "2016-02-17 15:47:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/wwVJ6UKMbL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705451119&oldid=703872979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699983471511539712", + "text" : "CFB North Bay Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wwVJ6UKMbL", + "id" : 699983471511539712, + "created_at" : "2016-02-17 15:47:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/OaXlYG4PQt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705448425&oldid=576167838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699978443891593217", + "text" : "Mission of Canada to the European Union Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OaXlYG4PQt", + "id" : 699978443891593217, + "created_at" : "2016-02-17 15:27:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/R4HBEjE40d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705437630&oldid=700879858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699958054192869377", + "text" : "Tapentadol Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R4HBEjE40d", + "id" : 699958054192869377, + "created_at" : "2016-02-17 14:06:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/x4vjTBWWMC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123438775&oldid=122829557&rcid=167145242", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699954468096491521", + "text" : "MDMA Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x4vjTBWWMC", + "id" : 699954468096491521, + "created_at" : "2016-02-17 13:52:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 62, 85 ], + "url" : "https:\/\/t.co\/x4vjTBWWMC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123438775&oldid=122829557&rcid=167145242", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699954468117422080", + "text" : "MDMA Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/x4vjTBWWMC", + "id" : 699954468117422080, + "created_at" : "2016-02-17 13:52:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ygbj5v42k2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705303835&oldid=590645433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699665866389110785", + "text" : "Antibody titer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ygbj5v42k2", + "id" : 699665866389110785, + "created_at" : "2016-02-16 18:45:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/oloF3IBkOi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705301047&oldid=703435723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699660944956387329", + "text" : "Sikorsky SH-3 Sea King Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oloF3IBkOi", + "id" : 699660944956387329, + "created_at" : "2016-02-16 18:25:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/e6b0V3Klye", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705299196&oldid=705297885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699657589597011972", + "text" : "Shawn Everett Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e6b0V3Klye", + "id" : 699657589597011972, + "created_at" : "2016-02-16 18:12:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/0wFhIZHRoA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705297885&oldid=705252307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699655194561347584", + "text" : "Shawn Everett Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0wFhIZHRoA", + "id" : 699655194561347584, + "created_at" : "2016-02-16 18:02:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/37N8AJMRfI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705283002&oldid=638785826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699628318451171328", + "text" : "7th Heaven (Vanity song) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/37N8AJMRfI", + "id" : 699628318451171328, + "created_at" : "2016-02-16 16:16:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/3P5XKY8ZQq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123409757&oldid=123201304&rcid=166735232", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699614263250440194", + "text" : "Lac La Biche-Saint-Paul-Two Hills Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3P5XKY8ZQq", + "id" : 699614263250440194, + "created_at" : "2016-02-16 15:20:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/v6Q4GStgMS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705176894&oldid=704722735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699375478633820160", + "text" : "Sex-positive movement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v6Q4GStgMS", + "id" : 699375478633820160, + "created_at" : "2016-02-15 23:31:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/k6ns3G3bZv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705110665&oldid=705104995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699257271650541568", + "text" : "Family Day (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k6ns3G3bZv", + "id" : 699257271650541568, + "created_at" : "2016-02-15 15:41:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/aFVYiY8CMo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705027727&oldid=705027021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699051934699954176", + "text" : "United Nations laissez-passer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aFVYiY8CMo", + "id" : 699051934699954176, + "created_at" : "2016-02-15 02:05:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/CkjUiWuB6v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=705027021&oldid=694844448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699050493511921664", + "text" : "United Nations laissez-passer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CkjUiWuB6v", + "id" : 699050493511921664, + "created_at" : "2016-02-15 02:00:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/z7hCFZH1PW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123356659&oldid=120002829&rcid=166442891", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "699013480079364096", + "text" : "Ordre de Jacques-Cartier Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/z7hCFZH1PW", + "id" : 699013480079364096, + "created_at" : "2016-02-14 23:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/fmArYxFLar", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704868030&oldid=703949803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698691025481637888", + "text" : "Mark Saunders (police chief) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fmArYxFLar", + "id" : 698691025481637888, + "created_at" : "2016-02-14 02:11:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/PgRG56yNIb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704863608&oldid=702381364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698679955056680960", + "text" : "Captain's Peril Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PgRG56yNIb", + "id" : 698679955056680960, + "created_at" : "2016-02-14 01:27:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/NrHKnazDUd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704856174&oldid=600514644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698665611405168640", + "text" : "Ship Security Alert System Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NrHKnazDUd", + "id" : 698665611405168640, + "created_at" : "2016-02-14 00:30:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/L2syyTvP0w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704658174&oldid=692785098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698238560869212161", + "text" : "Janice Charette Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/L2syyTvP0w", + "id" : 698238560869212161, + "created_at" : "2016-02-12 20:13:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/FP63C3gik7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704655228&oldid=702668667", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698232571021365248", + "text" : "Meta-joke Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FP63C3gik7", + "id" : 698232571021365248, + "created_at" : "2016-02-12 19:49:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/lROM1oN8ab", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704635161&oldid=704596302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698194433930588160", + "text" : "The Brave Little Toaster (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lROM1oN8ab", + "id" : 698194433930588160, + "created_at" : "2016-02-12 17:18:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/dtwtbTfV0d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704614175&oldid=703310418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698157101068251136", + "text" : "John Turmel Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/dtwtbTfV0d", + "id" : 698157101068251136, + "created_at" : "2016-02-12 14:49:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/2aRQJYNmAz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123282272&oldid=122125592&rcid=165917964", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698152106130345985", + "text" : "Bi\u00E8vres (Ardennes) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2aRQJYNmAz", + "id" : 698152106130345985, + "created_at" : "2016-02-12 14:30:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/3NlM2F3OoU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704611153&oldid=704611019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698151339113713665", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3NlM2F3OoU", + "id" : 698151339113713665, + "created_at" : "2016-02-12 14:27:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/RnExl5eYmY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704611019&oldid=704610528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698151047488004100", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RnExl5eYmY", + "id" : 698151047488004100, + "created_at" : "2016-02-12 14:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/vKEQ2ohz7R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704610528&oldid=702840285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698149860147597312", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vKEQ2ohz7R", + "id" : 698149860147597312, + "created_at" : "2016-02-12 14:21:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/dHb9ORY73R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704609917&oldid=644421833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "698148465692508160", + "text" : "Earth Observing-1 Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/dHb9ORY73R", + "id" : 698148465692508160, + "created_at" : "2016-02-12 14:15:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/z7QH9Hh6IH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704469347&oldid=697993311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697872918353702912", + "text" : "Peter Sunde Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/z7QH9Hh6IH", + "id" : 697872918353702912, + "created_at" : "2016-02-11 20:00:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/MhFnOW7iNx", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123261474&oldid=123261449&rcid=165798914", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697859324379529217", + "text" : "Corporation commerciale canadienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MhFnOW7iNx", + "id" : 697859324379529217, + "created_at" : "2016-02-11 19:06:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/iO5oEjEu1n", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123261449&oldid=123261373&rcid=165798859", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697859044506263552", + "text" : "Corporation commerciale canadienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iO5oEjEu1n", + "id" : 697859044506263552, + "created_at" : "2016-02-11 19:05:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/LmWPnshAJN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123261373&oldid=123231442&rcid=165798706", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697858231490707456", + "text" : "Corporation commerciale canadienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LmWPnshAJN", + "id" : 697858231490707456, + "created_at" : "2016-02-11 19:02:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/G1MR5CzSQI", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=89084327&oldid=89084259", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697833483322978304", + "text" : "Alux Nahual Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G1MR5CzSQI", + "id" : 697833483322978304, + "created_at" : "2016-02-11 17:24:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/MneDhgprIW", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=89084259&oldid=89084232", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697832545598181380", + "text" : "Alux Nahual Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MneDhgprIW", + "id" : 697832545598181380, + "created_at" : "2016-02-11 17:20:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/BouyxqLwZR", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=89084232&oldid=88227137", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697832215254863872", + "text" : "Alux Nahual Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BouyxqLwZR", + "id" : 697832215254863872, + "created_at" : "2016-02-11 17:18:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/NhGVtKWjGK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704438246&oldid=704438180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697818707595259904", + "text" : "Gravitational wave detection, February 2016 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/NhGVtKWjGK", + "id" : 697818707595259904, + "created_at" : "2016-02-11 16:25:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/KDjWBmdmH4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704435599&oldid=704434839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697814211343360003", + "text" : "Monopoly (game) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KDjWBmdmH4", + "id" : 697814211343360003, + "created_at" : "2016-02-11 16:07:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/8vOBXEV2uC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704434839&oldid=704434725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697812694464860164", + "text" : "Monopoly (game) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8vOBXEV2uC", + "id" : 697812694464860164, + "created_at" : "2016-02-11 16:01:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/7wkDeYCmuy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704434725&oldid=704431939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697812484904914945", + "text" : "Monopoly (game) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7wkDeYCmuy", + "id" : 697812484904914945, + "created_at" : "2016-02-11 16:00:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/4hdh8mZEyE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704427489&oldid=704427375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697799260394364928", + "text" : "Sidney, Manitoba Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/4hdh8mZEyE", + "id" : 697799260394364928, + "created_at" : "2016-02-11 15:08:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/bj3TfpIwU4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704427375&oldid=704427109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697799050876362752", + "text" : "Sidney, Manitoba Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/bj3TfpIwU4", + "id" : 697799050876362752, + "created_at" : "2016-02-11 15:07:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/GEde7AfGKO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704427109&oldid=604254704", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697798549556359170", + "text" : "Sidney, Manitoba Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/GEde7AfGKO", + "id" : 697798549556359170, + "created_at" : "2016-02-11 15:05:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/w70NomuM5e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704413531&oldid=688301352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697766984235225089", + "text" : "Walpole Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w70NomuM5e", + "id" : 697766984235225089, + "created_at" : "2016-02-11 12:59:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/2X0PlWAFPg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704314486&oldid=704314123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697533026230792193", + "text" : "West Coast Video Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2X0PlWAFPg", + "id" : 697533026230792193, + "created_at" : "2016-02-10 21:30:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/sMUNfRz4Q1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704314123&oldid=698800742", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697532389006962693", + "text" : "West Coast Video Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/sMUNfRz4Q1", + "id" : 697532389006962693, + "created_at" : "2016-02-10 21:27:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ykcWrk28Xp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704302771&oldid=668353781", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697512520630849536", + "text" : "Bell CH-146 Griffon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ykcWrk28Xp", + "id" : 697512520630849536, + "created_at" : "2016-02-10 20:08:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Rzxhv7CblQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704299184&oldid=704298543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697505825472905216", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Rzxhv7CblQ", + "id" : 697505825472905216, + "created_at" : "2016-02-10 19:42:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/CY0Qm0w9g4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704298543&oldid=704297727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697504693975719938", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CY0Qm0w9g4", + "id" : 697504693975719938, + "created_at" : "2016-02-10 19:37:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/6LAyk5MRbb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704298320&oldid=660372139", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697504344476950529", + "text" : "Joe Kocur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6LAyk5MRbb", + "id" : 697504344476950529, + "created_at" : "2016-02-10 19:36:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/jlu2Eg3AlL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123231442&oldid=121271024&rcid=165617768", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697504309446123520", + "text" : "Corporation commerciale canadienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jlu2Eg3AlL", + "id" : 697504309446123520, + "created_at" : "2016-02-10 19:36:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/jQdwPUsIW0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704297727&oldid=704297578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697503289793998849", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jQdwPUsIW0", + "id" : 697503289793998849, + "created_at" : "2016-02-10 19:31:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ZjcuxzEGhT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704297578&oldid=694328730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697503008268148741", + "text" : "Canadian Commercial Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZjcuxzEGhT", + "id" : 697503008268148741, + "created_at" : "2016-02-10 19:30:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/r5cyW8fSjL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704291803&oldid=701896119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697492175798542337", + "text" : "Primary Reserve Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/r5cyW8fSjL", + "id" : 697492175798542337, + "created_at" : "2016-02-10 18:47:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/co5eDDEX0V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704291744&oldid=700070198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697492099885883394", + "text" : "Hydrographic office Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/co5eDDEX0V", + "id" : 697492099885883394, + "created_at" : "2016-02-10 18:47:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/EQtR3gGiGd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704288512&oldid=704176175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697486748721487872", + "text" : "Matt Frattin Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EQtR3gGiGd", + "id" : 697486748721487872, + "created_at" : "2016-02-10 18:26:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/f6QBVVxUbs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704254293&oldid=675880491", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697426922490482688", + "text" : "Mister Wong Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/f6QBVVxUbs", + "id" : 697426922490482688, + "created_at" : "2016-02-10 14:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/TY9UWWWF0S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704141698&oldid=701716249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697152201408561152", + "text" : "Euromaidan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TY9UWWWF0S", + "id" : 697152201408561152, + "created_at" : "2016-02-09 20:16:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/oWZgcNWWI4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704141653&oldid=704141264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697152100309069826", + "text" : "Sarmizegetusa Regia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oWZgcNWWI4", + "id" : 697152100309069826, + "created_at" : "2016-02-09 20:16:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/yEMxB9L8vy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704141264&oldid=704140991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697151299813580802", + "text" : "Sarmizegetusa Regia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yEMxB9L8vy", + "id" : 697151299813580802, + "created_at" : "2016-02-09 20:13:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/sdXULNnhNo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704140991&oldid=675536396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697150806366298112", + "text" : "Sarmizegetusa Regia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sdXULNnhNo", + "id" : 697150806366298112, + "created_at" : "2016-02-09 20:11:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/vNrRrwEgAS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704139150&oldid=704138984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697147382438486016", + "text" : "Marble Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/vNrRrwEgAS", + "id" : 697147382438486016, + "created_at" : "2016-02-09 19:57:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/9kTg9Uz0Ur", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704138984&oldid=704138817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697147084110196737", + "text" : "Marble Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/9kTg9Uz0Ur", + "id" : 697147084110196737, + "created_at" : "2016-02-09 19:56:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/PJ2sDDP8B1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704138817&oldid=701140625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697146782804004867", + "text" : "Marble Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/PJ2sDDP8B1", + "id" : 697146782804004867, + "created_at" : "2016-02-09 19:55:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/EXi1qEnbkx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704124045&oldid=704118918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697121486033788929", + "text" : "Casey Bailey Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/EXi1qEnbkx", + "id" : 697121486033788929, + "created_at" : "2016-02-09 18:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/EXi1qEnbkx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704124045&oldid=704118918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697121486105145345", + "text" : "Casey Bailey Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EXi1qEnbkx", + "id" : 697121486105145345, + "created_at" : "2016-02-09 18:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/WMrS7lBlPh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704111687&oldid=704111571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697098238369861633", + "text" : "Colin Greening Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/WMrS7lBlPh", + "id" : 697098238369861633, + "created_at" : "2016-02-09 16:42:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/LhoSXkN2JF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704111571&oldid=704111315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697098023961235456", + "text" : "Colin Greening Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LhoSXkN2JF", + "id" : 697098023961235456, + "created_at" : "2016-02-09 16:41:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Se8vy5B45l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=704111315&oldid=701511905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "697097567780343808", + "text" : "Colin Greening Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Se8vy5B45l", + "id" : 697097567780343808, + "created_at" : "2016-02-09 16:39:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/XGthoTa5hM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123169860&oldid=121346307&rcid=165307897", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "696811225909489664", + "text" : "Cat\u00E9gorie:Page utilisant P39 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/XGthoTa5hM", + "id" : 696811225909489664, + "created_at" : "2016-02-08 21:41:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/GjjYhtlRMT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123169860&oldid=121346307&rcid=165307898", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "696811225934602241", + "text" : "Cat\u00E9gorie:Page utilisant P102 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/GjjYhtlRMT", + "id" : 696811225934602241, + "created_at" : "2016-02-08 21:41:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/EITuEHQhY4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123169860&oldid=121346307&rcid=165307896", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "696811220356222977", + "text" : "Linda Lapointe Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/EITuEHQhY4", + "id" : 696811220356222977, + "created_at" : "2016-02-08 21:41:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Yo7zpI2y8f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703979028&oldid=701624116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "696791704964329472", + "text" : "Delta Hotels Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Yo7zpI2y8f", + "id" : 696791704964329472, + "created_at" : "2016-02-08 20:24:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/eN1ciVlI8t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703974726&oldid=703974698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "696784497245818880", + "text" : "Lawrence Manor Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eN1ciVlI8t", + "id" : 696784497245818880, + "created_at" : "2016-02-08 19:55:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/sxgCY1yJ3e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703974698&oldid=647945495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "696784447492984832", + "text" : "Lawrence Manor Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/sxgCY1yJ3e", + "id" : 696784447492984832, + "created_at" : "2016-02-08 19:55:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/TeEcOKwzZg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703958797&oldid=699186535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "696756166836228096", + "text" : "Anticosti Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TeEcOKwzZg", + "id" : 696756166836228096, + "created_at" : "2016-02-08 18:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/tMYb5QB4Gf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703902826&oldid=701750548", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "696632883805560832", + "text" : "Indians in Kenya Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tMYb5QB4Gf", + "id" : 696632883805560832, + "created_at" : "2016-02-08 09:53:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/XRSAqMbAeV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123066718&oldid=123066333&rcid=164700799", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695675350903353346", + "text" : "ATP World Tour Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XRSAqMbAeV", + "id" : 695675350903353346, + "created_at" : "2016-02-05 18:28:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/rLyZZ2ljQB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703464196&oldid=703113547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695672881251008512", + "text" : "Greater Moncton International Airport Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/rLyZZ2ljQB", + "id" : 695672881251008512, + "created_at" : "2016-02-05 18:18:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rLyZZ2ljQB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703464196&oldid=703113547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695672881309749248", + "text" : "Greater Moncton International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rLyZZ2ljQB", + "id" : 695672881309749248, + "created_at" : "2016-02-05 18:18:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ClL0NZu9Px", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123066333&oldid=122931377&rcid=164696777", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695671151415185408", + "text" : "ATP World Tour Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ClL0NZu9Px", + "id" : 695671151415185408, + "created_at" : "2016-02-05 18:11:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/K0iaiVt6t9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703459518&oldid=702999441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695663898792435713", + "text" : "H\u00F4tel Ritz Paris Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/K0iaiVt6t9", + "id" : 695663898792435713, + "created_at" : "2016-02-05 17:42:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/mKUH2H0LBQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703446650&oldid=703446247", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695639878902681600", + "text" : "William Gaddis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mKUH2H0LBQ", + "id" : 695639878902681600, + "created_at" : "2016-02-05 16:07:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/6mYTKR3BzJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703446247&oldid=702694084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695639091577282560", + "text" : "William Gaddis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6mYTKR3BzJ", + "id" : 695639091577282560, + "created_at" : "2016-02-05 16:04:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/gMgyferm4i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703443713&oldid=693742577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695634325312815104", + "text" : "Sainte-Croix, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gMgyferm4i", + "id" : 695634325312815104, + "created_at" : "2016-02-05 15:45:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/3CqmwCGO8o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703438054&oldid=702407922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695623865838538753", + "text" : "MV Nova Star Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3CqmwCGO8o", + "id" : 695623865838538753, + "created_at" : "2016-02-05 15:03:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/yryQxfzWQw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703425410&oldid=702290432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695595015712727041", + "text" : "New Zealand Defence Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yryQxfzWQw", + "id" : 695595015712727041, + "created_at" : "2016-02-05 13:09:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/pAOmon6Tjy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703393931&oldid=688746277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695502523231268864", + "text" : ".300 Whisper Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pAOmon6Tjy", + "id" : 695502523231268864, + "created_at" : "2016-02-05 07:01:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/yIfzwHjKx6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703364926&oldid=703364763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695427349433552896", + "text" : "Electric Jewels Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yIfzwHjKx6", + "id" : 695427349433552896, + "created_at" : "2016-02-05 02:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/NC6WwkSGj4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703364763&oldid=703364640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695427065433051137", + "text" : "Electric Jewels Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NC6WwkSGj4", + "id" : 695427065433051137, + "created_at" : "2016-02-05 02:01:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/FH71gIqOvd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703364640&oldid=689411778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695426811207942144", + "text" : "Electric Jewels Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FH71gIqOvd", + "id" : 695426811207942144, + "created_at" : "2016-02-05 02:00:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/33gzYJejZP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703285862&oldid=703285248", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695282193988452352", + "text" : "2016 African Nations Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/33gzYJejZP", + "id" : 695282193988452352, + "created_at" : "2016-02-04 16:26:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/6jxh1tWjnu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703285248&oldid=703285101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695281013505843200", + "text" : "2016 African Nations Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6jxh1tWjnu", + "id" : 695281013505843200, + "created_at" : "2016-02-04 16:21:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/iaYgpwlJXI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703285101&oldid=703284215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695280762116034560", + "text" : "2016 African Nations Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iaYgpwlJXI", + "id" : 695280762116034560, + "created_at" : "2016-02-04 16:20:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/j4RASbcwHE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703284215&oldid=703262992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695279111682539521", + "text" : "2016 African Nations Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j4RASbcwHE", + "id" : 695279111682539521, + "created_at" : "2016-02-04 16:13:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/QVhe7fohWV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703274004&oldid=632320239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695260715612004352", + "text" : "Donut Diner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QVhe7fohWV", + "id" : 695260715612004352, + "created_at" : "2016-02-04 15:00:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/BKnmdUUVVf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703260579&oldid=698824042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "695232719010283520", + "text" : "Talk:Decibel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BKnmdUUVVf", + "id" : 695232719010283520, + "created_at" : "2016-02-04 13:09:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/BPCpMZtR9D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703112759&oldid=702327460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694911718217117696", + "text" : "IMSR Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BPCpMZtR9D", + "id" : 694911718217117696, + "created_at" : "2016-02-03 15:53:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Mz3BOs93rT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=703042347&oldid=703042009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694729364873859073", + "text" : "Chief Ministers in Malaysia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Mz3BOs93rT", + "id" : 694729364873859073, + "created_at" : "2016-02-03 03:49:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ahWIF3MjEz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702999441&oldid=700599116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694641171470118912", + "text" : "H\u00F4tel Ritz Paris Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ahWIF3MjEz", + "id" : 694641171470118912, + "created_at" : "2016-02-02 21:58:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/9opka3wQVL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702842976&oldid=702842436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694305062965886981", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9opka3wQVL", + "id" : 694305062965886981, + "created_at" : "2016-02-01 23:43:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/3Bz4sS3leD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702842436&oldid=702841814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694304303561973760", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3Bz4sS3leD", + "id" : 694304303561973760, + "created_at" : "2016-02-01 23:40:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/FGyZH9Ocyq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702841814&oldid=702841771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694303375861620736", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FGyZH9Ocyq", + "id" : 694303375861620736, + "created_at" : "2016-02-01 23:36:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/cQ8c5WTSST", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702841771&oldid=702841612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694303304013201409", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cQ8c5WTSST", + "id" : 694303304013201409, + "created_at" : "2016-02-01 23:36:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/L5m6pjBF67", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702841612&oldid=688825714", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694303085838110720", + "text" : "A. Lorne Campbell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L5m6pjBF67", + "id" : 694303085838110720, + "created_at" : "2016-02-01 23:35:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/RQRVyJRbrh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702814078&oldid=702804621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694259337682886657", + "text" : "Canada Border Services Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RQRVyJRbrh", + "id" : 694259337682886657, + "created_at" : "2016-02-01 20:41:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/vIAKz5cXeF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122949677&oldid=122949587&rcid=163914645", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694245188496199681", + "text" : "Agence des services frontaliers du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vIAKz5cXeF", + "id" : 694245188496199681, + "created_at" : "2016-02-01 19:45:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/z69qz4roFU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=122949587&oldid=121401797&rcid=163911595", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694244353372471296", + "text" : "Agence des services frontaliers du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z69qz4roFU", + "id" : 694244353372471296, + "created_at" : "2016-02-01 19:42:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/zn4M0QCuW8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702804621&oldid=702782730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694244001227083778", + "text" : "Canada Border Services Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zn4M0QCuW8", + "id" : 694244001227083778, + "created_at" : "2016-02-01 19:40:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ZpQboboANa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702793782&oldid=702793448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694228309404688384", + "text" : "2014 shootings at Parliament Hill, Ottawa Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ZpQboboANa", + "id" : 694228309404688384, + "created_at" : "2016-02-01 18:38:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/q9gUVZfJdC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702793448&oldid=700149620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694227810496430080", + "text" : "2014 shootings at Parliament Hill, Ottawa Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/q9gUVZfJdC", + "id" : 694227810496430080, + "created_at" : "2016-02-01 18:36:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ataKqZNohS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=702751967&oldid=698674404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "694151954667298816", + "text" : "SCISAT-1 Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/ataKqZNohS", + "id" : 694151954667298816, + "created_at" : "2016-02-01 13:34:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_03.js b/20181122/data/js/tweets/2016_03.js new file mode 100644 index 00000000..18ea64b4 --- /dev/null +++ b/20181122/data/js/tweets/2016_03.js @@ -0,0 +1,6131 @@ +Grailbird.data.tweets_2016_03 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/2vSZPXlZbr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712911501&oldid=712911297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715634592691183616", + "text" : "Peter Boehm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2vSZPXlZbr", + "id" : 715634592691183616, + "created_at" : "2016-03-31 20:19:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/ocPM8CTGj4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712911297&oldid=712910868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715634304970309632", + "text" : "Peter Boehm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ocPM8CTGj4", + "id" : 715634304970309632, + "created_at" : "2016-03-31 20:18:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/lxORpxh2wb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712910868&oldid=712909769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715633699828670468", + "text" : "Peter Boehm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lxORpxh2wb", + "id" : 715633699828670468, + "created_at" : "2016-03-31 20:15:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Ck96m5Riyl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712907826&oldid=652894726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715628732623503360", + "text" : "Peter Boehm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ck96m5Riyl", + "id" : 715628732623503360, + "created_at" : "2016-03-31 19:56:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/q2uSzVd84k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712876443&oldid=712680785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715576174110498816", + "text" : "Western alienation in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q2uSzVd84k", + "id" : 715576174110498816, + "created_at" : "2016-03-31 16:27:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/XyRxaZSX8x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712870961&oldid=480567613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715566607943249922", + "text" : "Template:Halton region Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/XyRxaZSX8x", + "id" : 715566607943249922, + "created_at" : "2016-03-31 15:49:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/h0nbuQuntY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124876899&oldid=124489867&rcid=176671186", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715546921960611841", + "text" : "P\u00E9nitencier au Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/h0nbuQuntY", + "id" : 715546921960611841, + "created_at" : "2016-03-31 14:30:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/uV4OEdXQVc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712860196&oldid=709021372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715546733443473408", + "text" : "List of civil aviation authorities Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/uV4OEdXQVc", + "id" : 715546733443473408, + "created_at" : "2016-03-31 14:30:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/uV4OEdXQVc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712860196&oldid=709021372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715546733485416450", + "text" : "List of civil aviation authorities Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uV4OEdXQVc", + "id" : 715546733485416450, + "created_at" : "2016-03-31 14:30:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Rq7stfuOyt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712859008&oldid=704780398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715544547405725696", + "text" : "The Kinks discography Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Rq7stfuOyt", + "id" : 715544547405725696, + "created_at" : "2016-03-31 14:21:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/D8ACXYa3af", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712842283&oldid=692580374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715509778018131968", + "text" : "St-Hubert Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D8ACXYa3af", + "id" : 715509778018131968, + "created_at" : "2016-03-31 12:03:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/6Rz701Irle", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712842135&oldid=705320001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715509487969374208", + "text" : "Cara Operations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6Rz701Irle", + "id" : 715509487969374208, + "created_at" : "2016-03-31 12:02:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/T6j4QEUMll", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124859682&oldid=116891016&rcid=176515066", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715293877557719040", + "text" : "Victor Barbeau Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/T6j4QEUMll", + "id" : 715293877557719040, + "created_at" : "2016-03-30 21:45:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/bSagTDNTgS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712742783&oldid=712741887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715292642079293441", + "text" : "Eleanor Wachtel Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/bSagTDNTgS", + "id" : 715292642079293441, + "created_at" : "2016-03-30 21:40:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/50807ChPqy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712741887&oldid=712741734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715291118812995584", + "text" : "Eleanor Wachtel Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/50807ChPqy", + "id" : 715291118812995584, + "created_at" : "2016-03-30 21:34:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/hsZe2SYQV5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712741734&oldid=703898995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715290848326520833", + "text" : "Eleanor Wachtel Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/hsZe2SYQV5", + "id" : 715290848326520833, + "created_at" : "2016-03-30 21:33:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/PL71MMCfF5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712698253&oldid=692680475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715212304846032896", + "text" : "Pikangikum First Nation Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/PL71MMCfF5", + "id" : 715212304846032896, + "created_at" : "2016-03-30 16:21:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/5mpmLMKEsD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712696551&oldid=701351953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715209597628375041", + "text" : "Gibson (cocktail) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5mpmLMKEsD", + "id" : 715209597628375041, + "created_at" : "2016-03-30 16:10:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/sLOzgywcOt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712696401&oldid=702335352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715209384159260672", + "text" : "Fairlawn Centre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sLOzgywcOt", + "id" : 715209384159260672, + "created_at" : "2016-03-30 16:09:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/emmBmSSEli", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712660864&oldid=712406904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715145845759418368", + "text" : "1945 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/emmBmSSEli", + "id" : 715145845759418368, + "created_at" : "2016-03-30 11:57:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/G5RRgNpmjA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124827727&oldid=124827703&rcid=176222239", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "714914285034586113", + "text" : "Discussion:Jean Lapierre (homme politique) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G5RRgNpmjA", + "id" : 714914285034586113, + "created_at" : "2016-03-29 20:37:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/PGLDD8U9dT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712556130&oldid=710844714", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "714905892223889408", + "text" : "Brute-force attack Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PGLDD8U9dT", + "id" : 714905892223889408, + "created_at" : "2016-03-29 20:03:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/GOQH5KqSxE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712524795&oldid=712392955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "714851139288698880", + "text" : "Service pistol Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GOQH5KqSxE", + "id" : 714851139288698880, + "created_at" : "2016-03-29 16:26:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/EWV5HJXPwP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=712521664&oldid=705845367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "714845768646074368", + "text" : "Maryam Monsef Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EWV5HJXPwP", + "id" : 714845768646074368, + "created_at" : "2016-03-29 16:04:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/07kDBQN9js", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711589563&oldid=711589373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712727517434617856", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/07kDBQN9js", + "id" : 712727517434617856, + "created_at" : "2016-03-23 19:47:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Y85sJBh2vx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711589373&oldid=711588555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712727199250571265", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y85sJBh2vx", + "id" : 712727199250571265, + "created_at" : "2016-03-23 19:46:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/yvxLTcfe98", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711588555&oldid=701333073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712726011612368896", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yvxLTcfe98", + "id" : 712726011612368896, + "created_at" : "2016-03-23 19:41:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/x8G919vDtx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711575470&oldid=705232318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712707855586082820", + "text" : "New institutional economics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x8G919vDtx", + "id" : 712707855586082820, + "created_at" : "2016-03-23 18:29:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/WPlqHH4LNp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711569363&oldid=711534037", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712699508862427136", + "text" : "Destiny (video game) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WPlqHH4LNp", + "id" : 712699508862427136, + "created_at" : "2016-03-23 17:56:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qcHr0Lc7OI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711554967&oldid=711554848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712677526330540033", + "text" : "Canadian Xtreme Paintball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qcHr0Lc7OI", + "id" : 712677526330540033, + "created_at" : "2016-03-23 16:28:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/LJvERVysg2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711554848&oldid=688267488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712677306221854721", + "text" : "Canadian Xtreme Paintball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LJvERVysg2", + "id" : 712677306221854721, + "created_at" : "2016-03-23 16:28:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ksJUUFFCeb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124643320&oldid=124628406&rcid=175032181", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712666454114623488", + "text" : "Discussion utilisateur:Benoit Rochon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ksJUUFFCeb", + "id" : 712666454114623488, + "created_at" : "2016-03-23 15:44:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/GzCdAhsHcI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711543250&oldid=711529450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712655529827561475", + "text" : "List of units of the Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GzCdAhsHcI", + "id" : 712655529827561475, + "created_at" : "2016-03-23 15:01:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/DxAYwEkZvR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711542807&oldid=703563098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712654651435454464", + "text" : "Shaughnessy Cohen Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/DxAYwEkZvR", + "id" : 712654651435454464, + "created_at" : "2016-03-23 14:58:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/nGAy0pmO7m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711434013&oldid=702143914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712393496976556032", + "text" : "Stephen Fuhr Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/nGAy0pmO7m", + "id" : 712393496976556032, + "created_at" : "2016-03-22 21:40:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/mBtN4kxvaa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711422525&oldid=709959110", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712372823357054976", + "text" : "Trout Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mBtN4kxvaa", + "id" : 712372823357054976, + "created_at" : "2016-03-22 20:18:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Tyf4JJOcrz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711415765&oldid=710999019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712360137634291713", + "text" : "Here (Alessia Cara song) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Tyf4JJOcrz", + "id" : 712360137634291713, + "created_at" : "2016-03-22 19:27:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/3tPozf95JT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711374966&oldid=711374904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712282755648856064", + "text" : "Fennel Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/3tPozf95JT", + "id" : 712282755648856064, + "created_at" : "2016-03-22 14:20:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/Ug067dG9nU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711374834&oldid=708601060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712282476698279936", + "text" : "Fennel Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Ug067dG9nU", + "id" : 712282476698279936, + "created_at" : "2016-03-22 14:19:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/22rNqebvLh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711370930&oldid=707091134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "712274131480346624", + "text" : "Millrose Games Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/22rNqebvLh", + "id" : 712274131480346624, + "created_at" : "2016-03-22 13:46:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/YILGy2DTWb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711237678&oldid=711237417", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711978276072378368", + "text" : "Natural Sciences and Engineering Research Council Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YILGy2DTWb", + "id" : 711978276072378368, + "created_at" : "2016-03-21 18:10:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/2dvJoOOzoe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711237417&oldid=711237338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711977818159235073", + "text" : "Natural Sciences and Engineering Research Council Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2dvJoOOzoe", + "id" : 711977818159235073, + "created_at" : "2016-03-21 18:08:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/rIwuDktJjQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711237338&oldid=711237254", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711977709468000256", + "text" : "Natural Sciences and Engineering Research Council Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rIwuDktJjQ", + "id" : 711977709468000256, + "created_at" : "2016-03-21 18:08:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/7R7tfhQRaz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711237254&oldid=700024177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711977562323472388", + "text" : "Natural Sciences and Engineering Research Council Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7R7tfhQRaz", + "id" : 711977562323472388, + "created_at" : "2016-03-21 18:07:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/hAYpIyI5dO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711210803&oldid=710143211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711928597460738048", + "text" : "\u015Amigus-Dyngus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hAYpIyI5dO", + "id" : 711928597460738048, + "created_at" : "2016-03-21 14:52:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/UXuz6JzKix", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711199154&oldid=710784365", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711902470172180480", + "text" : "Murray Sinclair Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/UXuz6JzKix", + "id" : 711902470172180480, + "created_at" : "2016-03-21 13:09:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/1NC00hIxx7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711034386&oldid=711034316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711587122512338945", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1NC00hIxx7", + "id" : 711587122512338945, + "created_at" : "2016-03-20 16:16:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/E96MNi7Rps", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711034316&oldid=711034184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711586989385056257", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/E96MNi7Rps", + "id" : 711586989385056257, + "created_at" : "2016-03-20 16:15:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/qxW7JqF88x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711034184&oldid=711034104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711586769901363201", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qxW7JqF88x", + "id" : 711586769901363201, + "created_at" : "2016-03-20 16:14:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/YprqUmL4JM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711034104&oldid=711034049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711586609486041092", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YprqUmL4JM", + "id" : 711586609486041092, + "created_at" : "2016-03-20 16:14:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/i1EgZQURzr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711034049&oldid=711033755", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711586481152905216", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/i1EgZQURzr", + "id" : 711586481152905216, + "created_at" : "2016-03-20 16:13:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/W6mKVcS7N8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711033755&oldid=711033642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711585951445864449", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/W6mKVcS7N8", + "id" : 711585951445864449, + "created_at" : "2016-03-20 16:11:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/R0xZPzt5uB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711033642&oldid=711033149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711585766061809665", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/R0xZPzt5uB", + "id" : 711585766061809665, + "created_at" : "2016-03-20 16:10:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/eupNtM4xgs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711033149&oldid=711032933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711585023116353536", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eupNtM4xgs", + "id" : 711585023116353536, + "created_at" : "2016-03-20 16:07:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/6nEj2B6fN3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711032933&oldid=711032746", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711584561784868866", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6nEj2B6fN3", + "id" : 711584561784868866, + "created_at" : "2016-03-20 16:05:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/kc6Oq8bheT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711032746&oldid=711032608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711584261342674944", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kc6Oq8bheT", + "id" : 711584261342674944, + "created_at" : "2016-03-20 16:04:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bzFYeATxP0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711032608&oldid=711032360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711583971965050880", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bzFYeATxP0", + "id" : 711583971965050880, + "created_at" : "2016-03-20 16:03:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/0tirXkQwfg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711032360&oldid=711032284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711583519185739776", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0tirXkQwfg", + "id" : 711583519185739776, + "created_at" : "2016-03-20 16:01:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8uvrSPrty3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711032284&oldid=711032214", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711583380140400640", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8uvrSPrty3", + "id" : 711583380140400640, + "created_at" : "2016-03-20 16:01:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/AH6kTWP3iw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711032214&oldid=711031929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711583225899048960", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AH6kTWP3iw", + "id" : 711583225899048960, + "created_at" : "2016-03-20 16:00:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/XaKWbl41HB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711031929&oldid=711030642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711582757164556288", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XaKWbl41HB", + "id" : 711582757164556288, + "created_at" : "2016-03-20 15:58:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/3WGXVg4tkv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711030642&oldid=711029967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711580354465890305", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3WGXVg4tkv", + "id" : 711580354465890305, + "created_at" : "2016-03-20 15:49:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/aEqQTTX18F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711029967&oldid=711029281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711579202605154305", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aEqQTTX18F", + "id" : 711579202605154305, + "created_at" : "2016-03-20 15:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/VqwKWdvjyh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=711029281&oldid=701628394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "711577802701721600", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VqwKWdvjyh", + "id" : 711577802701721600, + "created_at" : "2016-03-20 15:39:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/2YurdUon1H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710734570&oldid=696220495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710905665808691200", + "text" : "Seconds (comics) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2YurdUon1H", + "id" : 710905665808691200, + "created_at" : "2016-03-18 19:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/JuBGO2hNqD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710730394&oldid=710039815", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710898297356095489", + "text" : "40th Academy Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JuBGO2hNqD", + "id" : 710898297356095489, + "created_at" : "2016-03-18 18:38:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/WeREfAU5qD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710719604&oldid=709884178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710879222445830144", + "text" : "Pat Sobeski Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/WeREfAU5qD", + "id" : 710879222445830144, + "created_at" : "2016-03-18 17:23:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/g1wKqD3G90", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710704664&oldid=693505696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710850043989909505", + "text" : "List of Asia Television series Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g1wKqD3G90", + "id" : 710850043989909505, + "created_at" : "2016-03-18 15:27:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/dCFlBdHf2R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710695210&oldid=710695175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710831073375158273", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/dCFlBdHf2R", + "id" : 710831073375158273, + "created_at" : "2016-03-18 14:11:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/gGLpdITnK4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710695175&oldid=710695130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710831002223054851", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/gGLpdITnK4", + "id" : 710831002223054851, + "created_at" : "2016-03-18 14:11:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/LG6EChDqXM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710695130&oldid=710694810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710830894521696256", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LG6EChDqXM", + "id" : 710830894521696256, + "created_at" : "2016-03-18 14:11:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/4CEbnVGyAP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710694810&oldid=710694766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710830230265536513", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/4CEbnVGyAP", + "id" : 710830230265536513, + "created_at" : "2016-03-18 14:08:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/b5kmmPaYDf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710694766&oldid=710694739", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710830117153607681", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/b5kmmPaYDf", + "id" : 710830117153607681, + "created_at" : "2016-03-18 14:08:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/4j4zcBNgC5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710694739&oldid=710694508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710830046395629572", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/4j4zcBNgC5", + "id" : 710830046395629572, + "created_at" : "2016-03-18 14:07:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/fn1s1GtIdw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710694508&oldid=710694458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710829554328272896", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fn1s1GtIdw", + "id" : 710829554328272896, + "created_at" : "2016-03-18 14:05:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/YWduiAaS47", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710694458&oldid=710694257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710829422354497536", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/YWduiAaS47", + "id" : 710829422354497536, + "created_at" : "2016-03-18 14:05:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/rdLFvSQUZB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710694257&oldid=710694197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710828894925033473", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/rdLFvSQUZB", + "id" : 710828894925033473, + "created_at" : "2016-03-18 14:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/2ApdbjKsoK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710694197&oldid=675442968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710828762410127360", + "text" : "Clarkson Cup Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/2ApdbjKsoK", + "id" : 710828762410127360, + "created_at" : "2016-03-18 14:02:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/NiwELYBK04", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710689779&oldid=707593142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710817486808154112", + "text" : "1989 Stanley Cup playoffs Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/NiwELYBK04", + "id" : 710817486808154112, + "created_at" : "2016-03-18 13:17:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/XJPcZZ0Au7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124453783&oldid=124449258&rcid=173960777", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710542996962467840", + "text" : "Viande Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XJPcZZ0Au7", + "id" : 710542996962467840, + "created_at" : "2016-03-17 19:07:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/mLFgF0rffx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710562893&oldid=710562708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710529158925914113", + "text" : "Minamata Convention on Mercury Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mLFgF0rffx", + "id" : 710529158925914113, + "created_at" : "2016-03-17 18:12:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/oj2DKVUDgT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710562708&oldid=710090186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710528788241784834", + "text" : "Minamata Convention on Mercury Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oj2DKVUDgT", + "id" : 710528788241784834, + "created_at" : "2016-03-17 18:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/oj2DKVD1Sj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710562708&oldid=710090186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710528788304568320", + "text" : "Minamata Convention on Mercury Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oj2DKVD1Sj", + "id" : 710528788304568320, + "created_at" : "2016-03-17 18:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/D5KkALlrpZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710553833&oldid=710043992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710511412708245504", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D5KkALlrpZ", + "id" : 710511412708245504, + "created_at" : "2016-03-17 17:01:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/MlooFiQASU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710532299&oldid=695413303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710470999548887040", + "text" : "Dinkytown Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/MlooFiQASU", + "id" : 710470999548887040, + "created_at" : "2016-03-17 14:21:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/MlooFiz01m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710532299&oldid=695413303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710470999679082496", + "text" : "Dinkytown Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/MlooFiz01m", + "id" : 710470999679082496, + "created_at" : "2016-03-17 14:21:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/MlooFiz01m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710532299&oldid=695413303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710470999498756096", + "text" : "Dinkytown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MlooFiz01m", + "id" : 710470999498756096, + "created_at" : "2016-03-17 14:21:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Wjw27s9J6a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710531596&oldid=710529634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710469698824052737", + "text" : "Wikipedia:Sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wjw27s9J6a", + "id" : 710469698824052737, + "created_at" : "2016-03-17 14:15:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/TYiBLI8JEw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710529467&oldid=702389328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710465447594950656", + "text" : "Men, Women & Children (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TYiBLI8JEw", + "id" : 710465447594950656, + "created_at" : "2016-03-17 13:58:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/IKAYTUo7du", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710518158&oldid=710354062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710437742216347648", + "text" : "Manhunter 2: San Francisco Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IKAYTUo7du", + "id" : 710437742216347648, + "created_at" : "2016-03-17 12:08:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/bxSlPKvlwn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710515254&oldid=710224748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710429694034837505", + "text" : "List of Madonna live performances Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bxSlPKvlwn", + "id" : 710429694034837505, + "created_at" : "2016-03-17 11:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/bxSlPKvlwn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710515254&oldid=710224748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710429694055813120", + "text" : "List of Madonna live performances Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/bxSlPKvlwn", + "id" : 710429694055813120, + "created_at" : "2016-03-17 11:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/ouQ1ABnxDX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710384463&oldid=708979878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710154236269629441", + "text" : "Talk:List of metropolitan areas by population Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ouQ1ABnxDX", + "id" : 710154236269629441, + "created_at" : "2016-03-16 17:22:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/A6FlUvR0TN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710381172&oldid=710380725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710147932956266496", + "text" : "Political positions of Donald Trump Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A6FlUvR0TN", + "id" : 710147932956266496, + "created_at" : "2016-03-16 16:57:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/j6I2EEyosu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710380725&oldid=710307789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710147134948036609", + "text" : "Political positions of Donald Trump Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j6I2EEyosu", + "id" : 710147134948036609, + "created_at" : "2016-03-16 16:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/bdIpfJcXwh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710375829&oldid=688645810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710138124182142976", + "text" : "Gagan Sikand Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/bdIpfJcXwh", + "id" : 710138124182142976, + "created_at" : "2016-03-16 16:18:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/tA1BDBMXpb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710354062&oldid=702700580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710095193366732801", + "text" : "Manhunter 2: San Francisco Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tA1BDBMXpb", + "id" : 710095193366732801, + "created_at" : "2016-03-16 13:27:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/GPfAaKv4OS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124414723&oldid=124414686&rcid=173613381", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710090448937881601", + "text" : "Caroline Herschel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GPfAaKv4OS", + "id" : 710090448937881601, + "created_at" : "2016-03-16 13:08:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/TmuNAuYSvt", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124414686&oldid=124414520&rcid=173613313", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "710090235846205441", + "text" : "Caroline Herschel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TmuNAuYSvt", + "id" : 710090235846205441, + "created_at" : "2016-03-16 13:07:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/kfMSzw8utZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710260459&oldid=710197725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "709870531969941504", + "text" : "Jenny Slate Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/kfMSzw8utZ", + "id" : 709870531969941504, + "created_at" : "2016-03-15 22:34:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/NReXGpu1wh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710253605&oldid=703030500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "709859010829225985", + "text" : "Stephen O'Brien Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NReXGpu1wh", + "id" : 709859010829225985, + "created_at" : "2016-03-15 21:49:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/I5CdNwDwKC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710227283&oldid=709948176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "709812473558376450", + "text" : "List of U.S. presidential campaign slogans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I5CdNwDwKC", + "id" : 709812473558376450, + "created_at" : "2016-03-15 18:44:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/gpbrHLqPWd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710216866&oldid=706211036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "709792314424692736", + "text" : "Marrakesh VIP Treaty Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/gpbrHLqPWd", + "id" : 709792314424692736, + "created_at" : "2016-03-15 17:24:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/pM0VInW2OZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710059734&oldid=708116829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "709450443760476160", + "text" : "Bill Puterbaugh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pM0VInW2OZ", + "id" : 709450443760476160, + "created_at" : "2016-03-14 18:45:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/m1UW31GeeC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710028254&oldid=710028031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "709392147833868288", + "text" : "List of Produce 101 contestants Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/m1UW31GeeC", + "id" : 709392147833868288, + "created_at" : "2016-03-14 14:54:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/AvVNWAmHZJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710028031&oldid=710027739", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "709391739178586113", + "text" : "List of Produce 101 contestants Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/AvVNWAmHZJ", + "id" : 709391739178586113, + "created_at" : "2016-03-14 14:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wYYFPQZWxc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=710027739&oldid=709728589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "709391226609524738", + "text" : "List of Produce 101 contestants Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wYYFPQZWxc", + "id" : 709391226609524738, + "created_at" : "2016-03-14 14:50:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/8rVLir6lng", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709593021&oldid=696829305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708399624604819457", + "text" : ".950 JDJ Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8rVLir6lng", + "id" : 708399624604819457, + "created_at" : "2016-03-11 21:10:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/zJT4gKhRBs", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124256607&oldid=124256564&rcid=172796129", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708396190405148676", + "text" : "R\u00E9serve nationale de faune du cap Tourmente Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zJT4gKhRBs", + "id" : 708396190405148676, + "created_at" : "2016-03-11 20:56:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/EeBuNMfJBD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124256564&oldid=122674851&rcid=172796012", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708395721477771264", + "text" : "R\u00E9serve nationale de faune du cap Tourmente Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/EeBuNMfJBD", + "id" : 708395721477771264, + "created_at" : "2016-03-11 20:54:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/1JVZUqE9pM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709590501&oldid=709012340", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708395283189796864", + "text" : "Albert Einstein's brain Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1JVZUqE9pM", + "id" : 708395283189796864, + "created_at" : "2016-03-11 20:52:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Z0SxWYfvCg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709581269&oldid=709580949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708378245532667904", + "text" : "Keith Emerson Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Z0SxWYfvCg", + "id" : 708378245532667904, + "created_at" : "2016-03-11 19:45:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/6WETYJEfDU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709562540&oldid=696534959", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708344326884106240", + "text" : "Beaverbrook, Ottawa Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/6WETYJEfDU", + "id" : 708344326884106240, + "created_at" : "2016-03-11 17:30:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/I0BX0I2nvV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709561585&oldid=705802363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708342594787536896", + "text" : "Manouchehr Mottaki Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/I0BX0I2nvV", + "id" : 708342594787536896, + "created_at" : "2016-03-11 17:23:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/vnLKLQBzSP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709549253&oldid=705974836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708319361245831168", + "text" : "Royal Victoria Hospital, Montreal Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/vnLKLQBzSP", + "id" : 708319361245831168, + "created_at" : "2016-03-11 15:51:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/K5WiGckIxp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709547774&oldid=706015247", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708316537971720193", + "text" : "California Hall of Fame Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K5WiGckIxp", + "id" : 708316537971720193, + "created_at" : "2016-03-11 15:39:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/oEoR8jJIeY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709440294&oldid=709439949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708067461489418241", + "text" : "Mountain Institution Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oEoR8jJIeY", + "id" : 708067461489418241, + "created_at" : "2016-03-10 23:10:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Y1LgH7fzuN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709439861&oldid=706483024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708066495524380672", + "text" : "Mountain Institution Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y1LgH7fzuN", + "id" : 708066495524380672, + "created_at" : "2016-03-10 23:06:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/iI9tcIChcf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709432938&oldid=709424490", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708052731475447808", + "text" : "Vancouver Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iI9tcIChcf", + "id" : 708052731475447808, + "created_at" : "2016-03-10 22:11:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/Qp1x3vbMWD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709423063&oldid=709262192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708033853047369729", + "text" : "List of sovereign states and dependencies by area Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qp1x3vbMWD", + "id" : 708033853047369729, + "created_at" : "2016-03-10 20:56:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/zJzMpcQLUs", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124225894&oldid=122433708&rcid=172525206", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "708004573768785920", + "text" : "Vieux-Pont (Mo\u00FBtiers) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zJzMpcQLUs", + "id" : 708004573768785920, + "created_at" : "2016-03-10 19:00:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/j1V81TXZLI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709402526&oldid=654465763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707998968479924224", + "text" : "Lieutenant (N) (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/j1V81TXZLI", + "id" : 707998968479924224, + "created_at" : "2016-03-10 18:38:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/eVqFqESZXU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709383292&oldid=709382691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707968142941757440", + "text" : "Penticton Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/eVqFqESZXU", + "id" : 707968142941757440, + "created_at" : "2016-03-10 16:35:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/sbNQRvCaxK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709383033&oldid=569510681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707967682272960513", + "text" : "Penticton Vees (senior) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/sbNQRvCaxK", + "id" : 707967682272960513, + "created_at" : "2016-03-10 16:33:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/VoohDTNZ67", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709382691&oldid=705492724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707967080667213824", + "text" : "Penticton Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/VoohDTNZ67", + "id" : 707967080667213824, + "created_at" : "2016-03-10 16:31:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/YeuBbOeaFI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124221053&oldid=116881573&rcid=172479261", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707961751405510656", + "text" : "Micheline Morisset Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/YeuBbOeaFI", + "id" : 707961751405510656, + "created_at" : "2016-03-10 16:10:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eVFchjyev5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709378237&oldid=709378197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707959047849418752", + "text" : "Combermere, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eVFchjyev5", + "id" : 707959047849418752, + "created_at" : "2016-03-10 15:59:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/x46ZBFxHZA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709378197&oldid=681427150", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707958971546640385", + "text" : "Combermere, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x46ZBFxHZA", + "id" : 707958971546640385, + "created_at" : "2016-03-10 15:59:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/zlKEMkhYb9", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=311640230&oldid=22898527&rcid=318660732", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707858663881449472", + "text" : "Q10686335 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zlKEMkhYb9", + "id" : 707858663881449472, + "created_at" : "2016-03-10 09:20:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/5LWO4rkoO7", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=311640115&oldid=270156638&rcid=318660588", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707858469488095232", + "text" : "Q3043473 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5LWO4rkoO7", + "id" : 707858469488095232, + "created_at" : "2016-03-10 09:19:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/oE2iRampQA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709221174&oldid=709220754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707657087933882368", + "text" : "Sir John A. Macdonald Building Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/oE2iRampQA", + "id" : 707657087933882368, + "created_at" : "2016-03-09 19:59:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/zLkWeyyaXG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709220754&oldid=578994141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707656372939313152", + "text" : "Sir John A. Macdonald Building Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/zLkWeyyaXG", + "id" : 707656372939313152, + "created_at" : "2016-03-09 19:56:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/i9AJcfNmXP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709212697&oldid=708847613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707643420987236352", + "text" : "Nuclear meltdown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i9AJcfNmXP", + "id" : 707643420987236352, + "created_at" : "2016-03-09 19:05:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/d3FQp74MyO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709176146&oldid=641591377", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707584422674046976", + "text" : "Talk:Solar power forecasting Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/d3FQp74MyO", + "id" : 707584422674046976, + "created_at" : "2016-03-09 15:10:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/3y7WCe7aCC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709158196&oldid=709157655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707559794333319168", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3y7WCe7aCC", + "id" : 707559794333319168, + "created_at" : "2016-03-09 13:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/PXNeaq8asE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709157655&oldid=704611153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707558918642339840", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PXNeaq8asE", + "id" : 707558918642339840, + "created_at" : "2016-03-09 13:29:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/FwIS4t6ecs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709043254&oldid=689553743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707320865285869568", + "text" : "Bratenahl, Ohio Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FwIS4t6ecs", + "id" : 707320865285869568, + "created_at" : "2016-03-08 21:43:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/kIOTayr3tZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124165530&oldid=121033287&rcid=172228587", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707302044605005826", + "text" : "Association internationale du transport a\u00E9rien Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kIOTayr3tZ", + "id" : 707302044605005826, + "created_at" : "2016-03-08 20:28:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/e9C75yNIup", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709028072&oldid=648253649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707293302199078913", + "text" : "Westfest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e9C75yNIup", + "id" : 707293302199078913, + "created_at" : "2016-03-08 19:53:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/CgXiDwrUZP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709027963&oldid=708540098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707293111899332609", + "text" : "The Barbarian Invasions Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CgXiDwrUZP", + "id" : 707293111899332609, + "created_at" : "2016-03-08 19:53:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/N6tHJrxOpi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709018335&oldid=706688391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707276876096655360", + "text" : "The Crusaders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N6tHJrxOpi", + "id" : 707276876096655360, + "created_at" : "2016-03-08 18:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/3mMekdDjLW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=709006459&oldid=700800883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707258194574368769", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3mMekdDjLW", + "id" : 707258194574368769, + "created_at" : "2016-03-08 17:34:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/mfh2eXAMsj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124158304&oldid=124158279&rcid=172185346", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707252950184431619", + "text" : "Fusiliers Mont-Royal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mfh2eXAMsj", + "id" : 707252950184431619, + "created_at" : "2016-03-08 17:13:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/RtHcsVASnU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124158279&oldid=122943298&rcid=172185312", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707252764968148992", + "text" : "Fusiliers Mont-Royal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RtHcsVASnU", + "id" : 707252764968148992, + "created_at" : "2016-03-08 17:12:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/DaBJzejkds", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124158247&oldid=111928899&rcid=172185241", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707252506062094337", + "text" : "The Royal Montreal Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DaBJzejkds", + "id" : 707252506062094337, + "created_at" : "2016-03-08 17:11:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/TKSmezaQAG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124158014&oldid=93918678&rcid=172184649", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707250800687456256", + "text" : "34e R\u00E9giment du g\u00E9nie de combat Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TKSmezaQAG", + "id" : 707250800687456256, + "created_at" : "2016-03-08 17:05:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/OSbg2q7fri", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124157976&oldid=117206760&rcid=172184574", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707250431144153089", + "text" : "The Canadian Grenadier Guards Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OSbg2q7fri", + "id" : 707250431144153089, + "created_at" : "2016-03-08 17:03:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/SiWBnXZcSM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124157817&oldid=91346137&rcid=172184188", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "707249224640012288", + "text" : "34e R\u00E9giment des transmissions Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SiWBnXZcSM", + "id" : 707249224640012288, + "created_at" : "2016-03-08 16:58:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nEjqEoxNak", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708810562&oldid=685997045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706914925227216896", + "text" : "6 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nEjqEoxNak", + "id" : 706914925227216896, + "created_at" : "2016-03-07 18:50:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/DpghpFIvlE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708801512&oldid=708801370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706900409898680320", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DpghpFIvlE", + "id" : 706900409898680320, + "created_at" : "2016-03-07 17:52:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/UFmiUlpiH9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708801370&oldid=694961207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706900229342285824", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UFmiUlpiH9", + "id" : 706900229342285824, + "created_at" : "2016-03-07 17:52:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/cYCnCaw8ne", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708786859&oldid=706597862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706876245842259968", + "text" : "Veterans Affairs Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/cYCnCaw8ne", + "id" : 706876245842259968, + "created_at" : "2016-03-07 16:16:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/lGANy1wVFB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708777885&oldid=696344317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706861152077287424", + "text" : "Canadian Classics Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lGANy1wVFB", + "id" : 706861152077287424, + "created_at" : "2016-03-07 15:16:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/MjHxtFhK31", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708775113&oldid=708127488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706855889974771712", + "text" : "List of U.S. State Dinners Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/MjHxtFhK31", + "id" : 706855889974771712, + "created_at" : "2016-03-07 14:55:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/fodQbaCrJG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708672887&oldid=708668612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706611445304270848", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fodQbaCrJG", + "id" : 706611445304270848, + "created_at" : "2016-03-06 22:44:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/kDRrXIbViM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708672771&oldid=708672693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706611250264940545", + "text" : "Canadian Broadcasting Centre Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/kDRrXIbViM", + "id" : 706611250264940545, + "created_at" : "2016-03-06 22:43:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/dTbqUTKuES", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708672693&oldid=707481281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706611122821074944", + "text" : "Canadian Broadcasting Centre Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/dTbqUTKuES", + "id" : 706611122821074944, + "created_at" : "2016-03-06 22:43:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/rvHgPdG4Uo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708668612&oldid=708654537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706604527890382848", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/rvHgPdG4Uo", + "id" : 706604527890382848, + "created_at" : "2016-03-06 22:17:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/7167yrW1b7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708654537&oldid=708654484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706581594694402049", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/7167yrW1b7", + "id" : 706581594694402049, + "created_at" : "2016-03-06 20:45:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/AXI3MKMezN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708654484&oldid=708652956", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706581524255252481", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/AXI3MKMezN", + "id" : 706581524255252481, + "created_at" : "2016-03-06 20:45:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/IfYFbnUZKh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708652956&oldid=708652743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706579136505110528", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/IfYFbnUZKh", + "id" : 706579136505110528, + "created_at" : "2016-03-06 20:36:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/OACJDNli2T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708652743&oldid=708652710", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706578832145440769", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/OACJDNli2T", + "id" : 706578832145440769, + "created_at" : "2016-03-06 20:34:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/vjDoXcVaE4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708652710&oldid=708652262", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706578763514056705", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/vjDoXcVaE4", + "id" : 706578763514056705, + "created_at" : "2016-03-06 20:34:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ottGWIhxyT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708652262&oldid=708652093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706578117238853632", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ottGWIhxyT", + "id" : 706578117238853632, + "created_at" : "2016-03-06 20:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/jYKfCihEcm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708652093&oldid=708650911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706577919095775232", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/jYKfCihEcm", + "id" : 706577919095775232, + "created_at" : "2016-03-06 20:31:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/EbFQgJFXHM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708650911&oldid=708650748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706576189012516867", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/EbFQgJFXHM", + "id" : 706576189012516867, + "created_at" : "2016-03-06 20:24:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/bhOPF6ngc3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708650748&oldid=708650537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706575926704939009", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/bhOPF6ngc3", + "id" : 706575926704939009, + "created_at" : "2016-03-06 20:23:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/DBJBUfj9Ac", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708650537&oldid=708650446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706575557325099010", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/DBJBUfj9Ac", + "id" : 706575557325099010, + "created_at" : "2016-03-06 20:21:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/fCE96hzNZa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708650446&oldid=708650363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706575378542956544", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fCE96hzNZa", + "id" : 706575378542956544, + "created_at" : "2016-03-06 20:21:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/UUmPLmnmiv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708650363&oldid=706291967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706575224008003584", + "text" : "Canadian Broadcasting Corporation Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/UUmPLmnmiv", + "id" : 706575224008003584, + "created_at" : "2016-03-06 20:20:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Yk8NtigF3w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708636171&oldid=708107288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706551788401467392", + "text" : "1984 Stanley Cup playoffs Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Yk8NtigF3w", + "id" : 706551788401467392, + "created_at" : "2016-03-06 18:47:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Dvc8doNQpc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708625469&oldid=708623858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706532134014623744", + "text" : "Mark Messier Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Dvc8doNQpc", + "id" : 706532134014623744, + "created_at" : "2016-03-06 17:29:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/jWJm9dSmK7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708623858&oldid=708619095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706528933710323712", + "text" : "Mark Messier Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/jWJm9dSmK7", + "id" : 706528933710323712, + "created_at" : "2016-03-06 17:16:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/2pX5vasPFJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708619095&oldid=708257580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706518407550734336", + "text" : "Mark Messier Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/2pX5vasPFJ", + "id" : 706518407550734336, + "created_at" : "2016-03-06 16:34:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Tdjv6khOqa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708616944&oldid=666288382", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "706515997591801857", + "text" : "Portland Buckaroos Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Tdjv6khOqa", + "id" : 706515997591801857, + "created_at" : "2016-03-06 16:25:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/ndIOdT6O3M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708317344&oldid=708211626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705877592109355010", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ndIOdT6O3M", + "id" : 705877592109355010, + "created_at" : "2016-03-04 22:08:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/lLuG9BtqRU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708296375&oldid=703112759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705842181261697024", + "text" : "IMSR Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lLuG9BtqRU", + "id" : 705842181261697024, + "created_at" : "2016-03-04 19:47:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/tlUItXtU0y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708287118&oldid=704452972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705826814153854976", + "text" : "Syrinx (medicine) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tlUItXtU0y", + "id" : 705826814153854976, + "created_at" : "2016-03-04 18:46:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/2fFFMFW8c4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124009200&oldid=124008986&rcid=171439133", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705823586620203008", + "text" : "Fernando Parrado Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2fFFMFW8c4", + "id" : 705823586620203008, + "created_at" : "2016-03-04 18:33:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/pg1w5z84oa", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124008986&oldid=124008885&rcid=171438749", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705822152717701120", + "text" : "Fernando Parrado Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pg1w5z84oa", + "id" : 705822152717701120, + "created_at" : "2016-03-04 18:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/qlvhviFb2S", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124008885&oldid=113992355&rcid=171438546", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705821496778891264", + "text" : "Fernando Parrado Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qlvhviFb2S", + "id" : 705821496778891264, + "created_at" : "2016-03-04 18:25:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/wHteuGeiuF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708281098&oldid=704834029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705816938837090304", + "text" : "Sir George Savile, 8th Baronet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wHteuGeiuF", + "id" : 705816938837090304, + "created_at" : "2016-03-04 18:07:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/WO6D8mV38X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708273409&oldid=621363682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705803890525085696", + "text" : "Fundy Footpath Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WO6D8mV38X", + "id" : 705803890525085696, + "created_at" : "2016-03-04 17:15:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6TQxOGGqjE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708243328&oldid=708243216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705750200531480576", + "text" : "World Pond Hockey Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6TQxOGGqjE", + "id" : 705750200531480576, + "created_at" : "2016-03-04 13:42:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/yco1m2hE7Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708243216&oldid=703795602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705749968150269952", + "text" : "World Pond Hockey Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yco1m2hE7Q", + "id" : 705749968150269952, + "created_at" : "2016-03-04 13:41:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Zwz3rVZpWm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708121679&oldid=708121450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705476192724500480", + "text" : "7th Toronto Regiment, RCA Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Zwz3rVZpWm", + "id" : 705476192724500480, + "created_at" : "2016-03-03 19:33:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/5gGiOnVusD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708121450&oldid=708121393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705475768483082240", + "text" : "7th Toronto Regiment, RCA Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5gGiOnVusD", + "id" : 705475768483082240, + "created_at" : "2016-03-03 19:31:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/5gGiOnDTB5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708121450&oldid=708121393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705475768604880897", + "text" : "7th Toronto Regiment, RCA Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5gGiOnDTB5", + "id" : 705475768604880897, + "created_at" : "2016-03-03 19:31:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/VUoZueanuY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708121393&oldid=708121371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705475669648654336", + "text" : "7th Toronto Regiment, RCA Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VUoZueanuY", + "id" : 705475669648654336, + "created_at" : "2016-03-03 19:31:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/AkYNdn7afI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708121371&oldid=708121244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705475619467956225", + "text" : "7th Toronto Regiment, RCA Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AkYNdn7afI", + "id" : 705475619467956225, + "created_at" : "2016-03-03 19:31:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/ujwMjvZkXE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708121244&oldid=708121203", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705475426374832132", + "text" : "7th Toronto Regiment, RCA Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ujwMjvZkXE", + "id" : 705475426374832132, + "created_at" : "2016-03-03 19:30:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/1ZWOL8I6FL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708121203&oldid=707959583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705475340760698880", + "text" : "7th Toronto Regiment, RCA Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1ZWOL8I6FL", + "id" : 705475340760698880, + "created_at" : "2016-03-03 19:30:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/59xF63fn2E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708087558&oldid=708087479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705412877667188739", + "text" : "1984 Stanley Cup playoffs Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/59xF63fn2E", + "id" : 705412877667188739, + "created_at" : "2016-03-03 15:21:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/FgqrGOf4vf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708087479&oldid=708087128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705412756137230336", + "text" : "1984 Stanley Cup playoffs Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FgqrGOf4vf", + "id" : 705412756137230336, + "created_at" : "2016-03-03 15:21:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/NDXy4VO45A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=708087128&oldid=693499590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705412159522676736", + "text" : "1984 Stanley Cup playoffs Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/NDXy4VO45A", + "id" : 705412159522676736, + "created_at" : "2016-03-03 15:18:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/2hqiZgIZWY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707956735&oldid=633090259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705120561123426304", + "text" : "2001\u201302 Canada men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2hqiZgIZWY", + "id" : 705120561123426304, + "created_at" : "2016-03-02 20:00:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/cbg7OIGDSo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707942093&oldid=707939872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705095532604203010", + "text" : "User talk:131.137.245.207 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cbg7OIGDSo", + "id" : 705095532604203010, + "created_at" : "2016-03-02 18:20:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/IkhvIRb5xQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707941129&oldid=707939682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705093916194938880", + "text" : "Dustin Brown Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IkhvIRb5xQ", + "id" : 705093916194938880, + "created_at" : "2016-03-02 18:14:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Ecp1nu7Gx4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707940568&oldid=701075732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705092883695738880", + "text" : "User talk:Gmatsuda Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ecp1nu7Gx4", + "id" : 705092883695738880, + "created_at" : "2016-03-02 18:10:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/2ZUbpnsiDL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707939467&oldid=707938733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705090894232420353", + "text" : "Dustin Brown Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2ZUbpnsiDL", + "id" : 705090894232420353, + "created_at" : "2016-03-02 18:02:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ljjdeRNEvs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707936127&oldid=707935765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705085618989240320", + "text" : "Dustin Brown Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ljjdeRNEvs", + "id" : 705085618989240320, + "created_at" : "2016-03-02 17:41:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/j69ZWneQCi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707935006&oldid=707934754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705083747717226496", + "text" : "Dustin Brown Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/j69ZWneQCi", + "id" : 705083747717226496, + "created_at" : "2016-03-02 17:33:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Gz0jMzotkR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707934009&oldid=703577671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705082064316592128", + "text" : "Dustin Brown Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Gz0jMzotkR", + "id" : 705082064316592128, + "created_at" : "2016-03-02 17:27:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/mJoCr6DgEW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707932287&oldid=707932199", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705079378582114304", + "text" : "Dustin Byfuglien Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mJoCr6DgEW", + "id" : 705079378582114304, + "created_at" : "2016-03-02 17:16:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/fm451S2SlH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707932199&oldid=707606470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705079256896897024", + "text" : "Dustin Byfuglien Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fm451S2SlH", + "id" : 705079256896897024, + "created_at" : "2016-03-02 17:16:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/BIIw06GDRg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707930087&oldid=707929826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705075701972652035", + "text" : "Lac La Ronge First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BIIw06GDRg", + "id" : 705075701972652035, + "created_at" : "2016-03-02 17:02:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/niBaM7Dai2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707929826&oldid=707929639", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705075334887112710", + "text" : "Lac La Ronge First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/niBaM7Dai2", + "id" : 705075334887112710, + "created_at" : "2016-03-02 17:00:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/JcMsXPDnyl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707929639&oldid=672670984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705075031655759872", + "text" : "Lac La Ronge First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JcMsXPDnyl", + "id" : 705075031655759872, + "created_at" : "2016-03-02 16:59:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GGANXLc4V0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707924024&oldid=707910165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705064846405070849", + "text" : "List of mammals of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GGANXLc4V0", + "id" : 705064846405070849, + "created_at" : "2016-03-02 16:18:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/HDS1gFebEE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707914002&oldid=707913946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705046269715214336", + "text" : "88th Academy Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HDS1gFebEE", + "id" : 705046269715214336, + "created_at" : "2016-03-02 15:05:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/8nTt2o7XUY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707913898&oldid=707913580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705046010691715072", + "text" : "88th Academy Awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8nTt2o7XUY", + "id" : 705046010691715072, + "created_at" : "2016-03-02 15:04:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/VdKMm4NOxz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707910165&oldid=707909919", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705037813209812992", + "text" : "List of mammals of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VdKMm4NOxz", + "id" : 705037813209812992, + "created_at" : "2016-03-02 14:31:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/beYeV0Vm3W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707909919&oldid=698804005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705037242490867712", + "text" : "List of mammals of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/beYeV0Vm3W", + "id" : 705037242490867712, + "created_at" : "2016-03-02 14:29:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/pCmmNs6hVG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707907266&oldid=675603272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705031652645478401", + "text" : "Cumberland Panthers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pCmmNs6hVG", + "id" : 705031652645478401, + "created_at" : "2016-03-02 14:06:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/hL2VO2XapF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123896750&oldid=116888895&rcid=170800967", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "705009529101139968", + "text" : "Raymond Saint-Pierre Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hL2VO2XapF", + "id" : 705009529101139968, + "created_at" : "2016-03-02 12:39:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/kdRrUTh8fQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707814965&oldid=707056571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704806698939187202", + "text" : "Winnipeg Jets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kdRrUTh8fQ", + "id" : 704806698939187202, + "created_at" : "2016-03-01 23:13:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/LTy8HDbQMK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707799406&oldid=707776817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704780391710920705", + "text" : "Mario Williams Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LTy8HDbQMK", + "id" : 704780391710920705, + "created_at" : "2016-03-01 21:28:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/xMvImmUNrT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707797043&oldid=692768872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704776209725530116", + "text" : "Little Italy, Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xMvImmUNrT", + "id" : 704776209725530116, + "created_at" : "2016-03-01 21:11:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/pQJs3mhfAT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707752147&oldid=662632090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704700225538170880", + "text" : "Talk:Natalia Bekhtereva Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pQJs3mhfAT", + "id" : 704700225538170880, + "created_at" : "2016-03-01 16:10:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/ilQ6LAppHg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123865336&oldid=121479420&rcid=170691076", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704700194730987521", + "text" : "Listuguj Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ilQ6LAppHg", + "id" : 704700194730987521, + "created_at" : "2016-03-01 16:09:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ilQ6LAppHg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123865336&oldid=121479420&rcid=170691076", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704700194785501185", + "text" : "Listuguj Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/ilQ6LAppHg", + "id" : 704700194785501185, + "created_at" : "2016-03-01 16:09:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/TEjniB04kD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707751683&oldid=701175395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704699401151889409", + "text" : "Ken Carter (stuntman) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TEjniB04kD", + "id" : 704699401151889409, + "created_at" : "2016-03-01 16:06:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/7fMw9QdrcV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707751478&oldid=707751418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704699087967358977", + "text" : "Kenny Powers (stuntman) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7fMw9QdrcV", + "id" : 704699087967358977, + "created_at" : "2016-03-01 16:05:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/09hvXGkkzK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707751418&oldid=692089651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704698971017584640", + "text" : "Kenny Powers (stuntman) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/09hvXGkkzK", + "id" : 704698971017584640, + "created_at" : "2016-03-01 16:05:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/7fYPYjOUxf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=707741692&oldid=705804958", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704680842887630848", + "text" : "Modern immigration to the United Kingdom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7fYPYjOUxf", + "id" : 704680842887630848, + "created_at" : "2016-03-01 14:52:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/dP6c0nlXtG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123860662&oldid=123860632&rcid=170659282", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704666019965636609", + "text" : "Federation of International Lacrosse Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dP6c0nlXtG", + "id" : 704666019965636609, + "created_at" : "2016-03-01 13:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/mbCgJANJAo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=123860632&oldid=116448334&rcid=170657422", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "704665880416952320", + "text" : "Federation of International Lacrosse Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mbCgJANJAo", + "id" : 704665880416952320, + "created_at" : "2016-03-01 13:53:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_04.js b/20181122/data/js/tweets/2016_04.js new file mode 100644 index 00000000..df20e2af --- /dev/null +++ b/20181122/data/js/tweets/2016_04.js @@ -0,0 +1,6293 @@ +Grailbird.data.tweets_2016_04 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/mIHlEJRoDI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717957142&oldid=717957099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726478604947836928", + "text" : "Wilhelm Zahn Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mIHlEJRoDI", + "id" : 726478604947836928, + "created_at" : "2016-04-30 18:29:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/5EFRXnWuac", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717957099&oldid=716479443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726478522437500929", + "text" : "Wilhelm Zahn Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5EFRXnWuac", + "id" : 726478522437500929, + "created_at" : "2016-04-30 18:29:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/MuTBi9Yuzz", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=18012350&oldid=18011995", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726393958197284868", + "text" : "\u0411\u043B\u0430\u0433\u043E\u0434\u0430\u0442\u043D\u0438\u0439 \u0432\u043E\u0433\u043E\u043D\u044C Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MuTBi9Yuzz", + "id" : 726393958197284868, + "created_at" : "2016-04-30 12:53:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/JKsr3g3pHG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717796572&oldid=717796469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726132607323389952", + "text" : "Bruce Boudreau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JKsr3g3pHG", + "id" : 726132607323389952, + "created_at" : "2016-04-29 19:34:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/3ObselYr6C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717796469&oldid=717796143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726132410111410176", + "text" : "Bruce Boudreau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3ObselYr6C", + "id" : 726132410111410176, + "created_at" : "2016-04-29 19:33:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/iTx1kgjwh6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717796143&oldid=717796075", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726131817779191808", + "text" : "Bruce Boudreau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iTx1kgjwh6", + "id" : 726131817779191808, + "created_at" : "2016-04-29 19:31:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/gAcNJdwUIh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717796075&oldid=717785945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726131714372820992", + "text" : "Bruce Boudreau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gAcNJdwUIh", + "id" : 726131714372820992, + "created_at" : "2016-04-29 19:31:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/KQn3SCEk6R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717794217&oldid=717781598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726128728112304128", + "text" : "Victor\/Victoria (1995 film) Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/KQn3SCEk6R", + "id" : 726128728112304128, + "created_at" : "2016-04-29 19:19:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/KQn3SCEk6R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717794217&oldid=717781598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "726128728154234883", + "text" : "Victor\/Victoria (1995 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KQn3SCEk6R", + "id" : 726128728154234883, + "created_at" : "2016-04-29 19:19:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/F3sOZ7w4XM", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7273732&oldid=7156800&rcid=13286905", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725767821611941889", + "text" : "\u0425\u0440\u0438\u0441\u0442\u043E \u041E\u0431\u0440\u0435\u0448\u043A\u043E\u0432 Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/F3sOZ7w4XM", + "id" : 725767821611941889, + "created_at" : "2016-04-28 19:25:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/lIipgNmxYB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717610165&oldid=717609858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725753710710775809", + "text" : "Institute for Research on Public Policy Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/lIipgNmxYB", + "id" : 725753710710775809, + "created_at" : "2016-04-28 18:29:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/cahXqDuqW1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717609858&oldid=689590320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725753089500811264", + "text" : "Institute for Research on Public Policy Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/cahXqDuqW1", + "id" : 725753089500811264, + "created_at" : "2016-04-28 18:26:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/lB7snsB134", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717596974&oldid=715415448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725731549828755456", + "text" : "Lightning (connector) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lB7snsB134", + "id" : 725731549828755456, + "created_at" : "2016-04-28 17:00:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/6rMMTJigM1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717594668&oldid=717076194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725727617572331520", + "text" : "User talk:Nocturnalnow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6rMMTJigM1", + "id" : 725727617572331520, + "created_at" : "2016-04-28 16:45:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ERvmrI4Z3K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717541958&oldid=707804796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725618709277073408", + "text" : "Abdel Kader (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ERvmrI4Z3K", + "id" : 725618709277073408, + "created_at" : "2016-04-28 09:32:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/WaAsolKrSn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717508944&oldid=717508927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725540914840625152", + "text" : "Vasily Karazin Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/WaAsolKrSn", + "id" : 725540914840625152, + "created_at" : "2016-04-28 04:23:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/7b4K8xDsQf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717508927&oldid=713187828", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725540874126540800", + "text" : "Vasily Karazin Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/7b4K8xDsQf", + "id" : 725540874126540800, + "created_at" : "2016-04-28 04:23:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/toWzSxOZ76", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717508514&oldid=698817750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725539692821766144", + "text" : "Maritime Continent Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/toWzSxOZ76", + "id" : 725539692821766144, + "created_at" : "2016-04-28 04:18:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/H4dQWwCFlj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717465318&oldid=710777166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725438642127294465", + "text" : "Len Webber Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/H4dQWwCFlj", + "id" : 725438642127294465, + "created_at" : "2016-04-27 21:37:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/DTTGCF3WBL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717455573&oldid=711283044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725420977501392898", + "text" : "Bicycle wheel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DTTGCF3WBL", + "id" : 725420977501392898, + "created_at" : "2016-04-27 20:26:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/a2FOELWgiJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717398256&oldid=713753215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725310289302921216", + "text" : "Military history of Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/a2FOELWgiJ", + "id" : 725310289302921216, + "created_at" : "2016-04-27 13:07:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/X6dZJgu3qf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717395681&oldid=717275992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725304015790157824", + "text" : "Hugo Award for Best Novel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X6dZJgu3qf", + "id" : 725304015790157824, + "created_at" : "2016-04-27 12:42:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/KxTKXNHaf2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717381980&oldid=713028107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725266534688538624", + "text" : "Cyclone Olivia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KxTKXNHaf2", + "id" : 725266534688538624, + "created_at" : "2016-04-27 10:13:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/BJOIjysAqQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717306195&oldid=716569711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725092202616086529", + "text" : "Notre-Dame-de-Gr\u00E2ce Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BJOIjysAqQ", + "id" : 725092202616086529, + "created_at" : "2016-04-26 22:40:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/MXCWQxQFeX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717300502&oldid=717300305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725080360036503553", + "text" : "Badou Jack Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MXCWQxQFeX", + "id" : 725080360036503553, + "created_at" : "2016-04-26 21:53:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/YUQsqBcH3O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717300305&oldid=717300244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725079985363517440", + "text" : "Badou Jack Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YUQsqBcH3O", + "id" : 725079985363517440, + "created_at" : "2016-04-26 21:51:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/R4oHC7bXka", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717300244&oldid=717300059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725079866354311168", + "text" : "Badou Jack Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/R4oHC7bXka", + "id" : 725079866354311168, + "created_at" : "2016-04-26 21:51:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/e6nPTTqHyq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717300059&oldid=715957743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725079536145170433", + "text" : "Badou Jack Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/e6nPTTqHyq", + "id" : 725079536145170433, + "created_at" : "2016-04-26 21:50:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/PmomPflbbA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717297040&oldid=711589563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725074145738919936", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PmomPflbbA", + "id" : 725074145738919936, + "created_at" : "2016-04-26 21:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/hSLqA5GyGF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717278719&oldid=717278580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725043636933660672", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hSLqA5GyGF", + "id" : 725043636933660672, + "created_at" : "2016-04-26 19:27:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/fRjHbObjdk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717278580&oldid=717278098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725043322167918595", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fRjHbObjdk", + "id" : 725043322167918595, + "created_at" : "2016-04-26 19:26:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/UFyAQSVnWX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717278098&oldid=717276348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725042453842149376", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UFyAQSVnWX", + "id" : 725042453842149376, + "created_at" : "2016-04-26 19:22:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/UTIezvRcyg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717276534&oldid=710289332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725039732145688577", + "text" : "Catechin Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/UTIezvRcyg", + "id" : 725039732145688577, + "created_at" : "2016-04-26 19:11:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/WWGT38q2tA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717276348&oldid=717276158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725039363613163520", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WWGT38q2tA", + "id" : 725039363613163520, + "created_at" : "2016-04-26 19:10:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/KcjXMXgaSL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717276158&oldid=717274087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725038985089802240", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KcjXMXgaSL", + "id" : 725038985089802240, + "created_at" : "2016-04-26 19:08:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/mXVFkUGYob", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717270160&oldid=717269655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725027366205009923", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mXVFkUGYob", + "id" : 725027366205009923, + "created_at" : "2016-04-26 18:22:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/5FjEd5tC9B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717269655&oldid=717269318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725026418577559552", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5FjEd5tC9B", + "id" : 725026418577559552, + "created_at" : "2016-04-26 18:19:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/AlF8C2UTwM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717269318&oldid=717264072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725025711883476997", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AlF8C2UTwM", + "id" : 725025711883476997, + "created_at" : "2016-04-26 18:16:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/aqGoUnT5vi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717269203&oldid=717269071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725025501023207424", + "text" : "Media in Ottawa\u2013Gatineau Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aqGoUnT5vi", + "id" : 725025501023207424, + "created_at" : "2016-04-26 18:15:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/VuzwKmt4ug", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717269071&oldid=717268957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725025244981944322", + "text" : "Media in Ottawa\u2013Gatineau Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VuzwKmt4ug", + "id" : 725025244981944322, + "created_at" : "2016-04-26 18:14:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/L38wMoKKlS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717268957&oldid=712437610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725025031156301825", + "text" : "Media in Ottawa\u2013Gatineau Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/L38wMoKKlS", + "id" : 725025031156301825, + "created_at" : "2016-04-26 18:13:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/T7SmGzfV6V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717268801&oldid=643324510", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725024716180873216", + "text" : "VanDusen Botanical Garden Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/T7SmGzfV6V", + "id" : 725024716180873216, + "created_at" : "2016-04-26 18:12:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/nf6NYMa4Zm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717264827&oldid=696206009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725017240035315712", + "text" : "Living Building Challenge Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nf6NYMa4Zm", + "id" : 725017240035315712, + "created_at" : "2016-04-26 17:42:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/081WA74Ob0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717264072&oldid=717249808", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725015971245740032", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/081WA74Ob0", + "id" : 725015971245740032, + "created_at" : "2016-04-26 17:37:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/tJQAwO3pX2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717263986&oldid=702837419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "725015809580515328", + "text" : "Kathy Stinson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tJQAwO3pX2", + "id" : 725015809580515328, + "created_at" : "2016-04-26 17:36:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/NVs7O6gP8O", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125639782&oldid=125288576&rcid=182372515", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724995781694988288", + "text" : "Bataille d'I\u00E9na Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NVs7O6gP8O", + "id" : 724995781694988288, + "created_at" : "2016-04-26 16:17:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/MZvzX4EKIW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717249808&oldid=717248224", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724990748265971716", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MZvzX4EKIW", + "id" : 724990748265971716, + "created_at" : "2016-04-26 15:57:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/9h2DVpjsFt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717248853&oldid=710344730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724988787722469380", + "text" : "Manohla Dargis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9h2DVpjsFt", + "id" : 724988787722469380, + "created_at" : "2016-04-26 15:49:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Kx658AlXPH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717248224&oldid=717247205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724987630803423232", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Kx658AlXPH", + "id" : 724987630803423232, + "created_at" : "2016-04-26 15:44:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Td4vRTMCWv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717247205&oldid=706090671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724985737922355200", + "text" : "Cornelia Oberlander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Td4vRTMCWv", + "id" : 724985737922355200, + "created_at" : "2016-04-26 15:37:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Z13ZEpQlqR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717237271&oldid=636924142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724967650015760384", + "text" : "Meadowlands Drive Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z13ZEpQlqR", + "id" : 724967650015760384, + "created_at" : "2016-04-26 14:25:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ETETftqtDM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717231603&oldid=717187886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724956769504616448", + "text" : "Mackenzie Vaughan Hospital Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ETETftqtDM", + "id" : 724956769504616448, + "created_at" : "2016-04-26 13:42:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/80oJwwtDzW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717229595&oldid=685112914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724952910598135808", + "text" : "CFB Montreal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/80oJwwtDzW", + "id" : 724952910598135808, + "created_at" : "2016-04-26 13:26:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/PUB3RIvGQT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717158558&oldid=712375683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724784707754418178", + "text" : "Economy of Oceania Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PUB3RIvGQT", + "id" : 724784707754418178, + "created_at" : "2016-04-26 02:18:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/nBX6rZG1yN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717119485&oldid=717118740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724703671804555264", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nBX6rZG1yN", + "id" : 724703671804555264, + "created_at" : "2016-04-25 20:56:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/tDkZQOnhEH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717118740&oldid=717118200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724702451920711680", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tDkZQOnhEH", + "id" : 724702451920711680, + "created_at" : "2016-04-25 20:51:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/UjQQXn6XJu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717118200&oldid=704333713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724701533623996416", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UjQQXn6XJu", + "id" : 724701533623996416, + "created_at" : "2016-04-25 20:48:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/M1OUF7GhM6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717113634&oldid=716828662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724694178467352576", + "text" : "Milky Way Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/M1OUF7GhM6", + "id" : 724694178467352576, + "created_at" : "2016-04-25 20:18:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/j5ijwxHHxM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095981&oldid=717095902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665858551873536", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/j5ijwxHHxM", + "id" : 724665858551873536, + "created_at" : "2016-04-25 18:26:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/j5ijwxHHxM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095981&oldid=717095902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665858589614081", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j5ijwxHHxM", + "id" : 724665858589614081, + "created_at" : "2016-04-25 18:26:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/q5RxAFSy3h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095902&oldid=717095862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665720370503681", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q5RxAFSy3h", + "id" : 724665720370503681, + "created_at" : "2016-04-25 18:25:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/q5RxAFSy3h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095902&oldid=717095862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665720412483588", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/q5RxAFSy3h", + "id" : 724665720412483588, + "created_at" : "2016-04-25 18:25:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/KAZJLyJ0Q4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095862&oldid=717095810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665624652337153", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KAZJLyJ0Q4", + "id" : 724665624652337153, + "created_at" : "2016-04-25 18:25:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/KAZJLyJ0Q4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095862&oldid=717095810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665624685891586", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/KAZJLyJ0Q4", + "id" : 724665624685891586, + "created_at" : "2016-04-25 18:25:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/JExmuycMCF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095810&oldid=717095734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665507006275584", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JExmuycMCF", + "id" : 724665507006275584, + "created_at" : "2016-04-25 18:24:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/JExmuycMCF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095810&oldid=717095734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665507010482176", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/JExmuycMCF", + "id" : 724665507010482176, + "created_at" : "2016-04-25 18:24:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/XJbkVXuTO3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095734&oldid=717095653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665352190332928", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XJbkVXuTO3", + "id" : 724665352190332928, + "created_at" : "2016-04-25 18:24:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/XJbkVXuTO3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095734&oldid=717095653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665352198733824", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/XJbkVXuTO3", + "id" : 724665352198733824, + "created_at" : "2016-04-25 18:24:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Za3aXBtgxq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095653&oldid=717071290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665215133069317", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Za3aXBtgxq", + "id" : 724665215133069317, + "created_at" : "2016-04-25 18:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Za3aXBtgxq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717095653&oldid=717071290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724665215091130368", + "text" : "Betsy Palmer Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/Za3aXBtgxq", + "id" : 724665215091130368, + "created_at" : "2016-04-25 18:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/CzK3Ut59JN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717080305&oldid=712049751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724638255367479296", + "text" : "Talk:Internet troll Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CzK3Ut59JN", + "id" : 724638255367479296, + "created_at" : "2016-04-25 16:36:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/7Im8032jsr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125607380&oldid=107524335&rcid=182041656", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724635186835668992", + "text" : "Marche des ch\u00F4meurs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7Im8032jsr", + "id" : 724635186835668992, + "created_at" : "2016-04-25 16:24:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/e9ylauCWpe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=717061967&oldid=713384435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724604658786938880", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e9ylauCWpe", + "id" : 724604658786938880, + "created_at" : "2016-04-25 14:23:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/w3O01gCiEz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716947197&oldid=715434425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724351887005343746", + "text" : "HMCS Cayuga (R04) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/w3O01gCiEz", + "id" : 724351887005343746, + "created_at" : "2016-04-24 21:38:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/wAanBdLWsx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716898615&oldid=716898312", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724261951082250241", + "text" : "Air current Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wAanBdLWsx", + "id" : 724261951082250241, + "created_at" : "2016-04-24 15:41:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/3zUsIkzoJU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716898312&oldid=716895061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724261347161202688", + "text" : "Air current Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3zUsIkzoJU", + "id" : 724261347161202688, + "created_at" : "2016-04-24 15:38:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/c6yPKOOezZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125566452&oldid=125185648&rcid=181853512", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724225905506324480", + "text" : "M\u00E9daille Patterson Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/c6yPKOOezZ", + "id" : 724225905506324480, + "created_at" : "2016-04-24 13:18:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/vSKPZmIlWQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125566325&oldid=125566279&rcid=181853222", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724224822373416960", + "text" : "John Patterson (m\u00E9t\u00E9orologue) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/vSKPZmIlWQ", + "id" : 724224822373416960, + "created_at" : "2016-04-24 13:13:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/436zWcKrQJ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125566279&oldid=125185595&rcid=181853103", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724224396269916160", + "text" : "John Patterson (m\u00E9t\u00E9orologue) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/436zWcKrQJ", + "id" : 724224396269916160, + "created_at" : "2016-04-24 13:12:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/QDMixrCZSN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125566119&oldid=125185153&rcid=181852657", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "724223184392839168", + "text" : "J. Stewart Marshall Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/QDMixrCZSN", + "id" : 724223184392839168, + "created_at" : "2016-04-24 13:07:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Vtvou5mQ9m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716750004&oldid=716749876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723910874507972612", + "text" : "Mk 19 grenade launcher Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Vtvou5mQ9m", + "id" : 723910874507972612, + "created_at" : "2016-04-23 16:26:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/BQiRAckYjP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716749876&oldid=712573889", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723910630835630080", + "text" : "Mk 19 grenade launcher Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BQiRAckYjP", + "id" : 723910630835630080, + "created_at" : "2016-04-23 16:25:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/g0B5MVuXcD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716626494&oldid=715386373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723610745301286912", + "text" : "Baby sign language Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g0B5MVuXcD", + "id" : 723610745301286912, + "created_at" : "2016-04-22 20:33:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/hQqWDIxKiS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716622603&oldid=716621333", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723603058479996928", + "text" : "Heat stroke Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hQqWDIxKiS", + "id" : 723603058479996928, + "created_at" : "2016-04-22 20:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Mw5LsVVZVZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716621333&oldid=705780287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723600562613313536", + "text" : "Heat stroke Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Mw5LsVVZVZ", + "id" : 723600562613313536, + "created_at" : "2016-04-22 19:53:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/oXDfesXo5E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716614212&oldid=715361615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723589505412960256", + "text" : "Mobile virtual network enabler Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oXDfesXo5E", + "id" : 723589505412960256, + "created_at" : "2016-04-22 19:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3nL4daYvns", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716606196&oldid=680630563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723574370954817536", + "text" : "Robert Leckey Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3nL4daYvns", + "id" : 723574370954817536, + "created_at" : "2016-04-22 18:09:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/CcuOEAeHmS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716604097&oldid=707937342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723570431551242240", + "text" : "Swedish Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CcuOEAeHmS", + "id" : 723570431551242240, + "created_at" : "2016-04-22 17:53:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/wlXM3mpKZ2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716589761&oldid=716589680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723540809589633024", + "text" : "Fuel economy in automobiles Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/wlXM3mpKZ2", + "id" : 723540809589633024, + "created_at" : "2016-04-22 15:55:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ZCndx3jpd5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716589680&oldid=715348364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723540597013929986", + "text" : "Fuel economy in automobiles Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ZCndx3jpd5", + "id" : 723540597013929986, + "created_at" : "2016-04-22 15:54:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/xXj8Cy7amb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125507723&oldid=116672892&rcid=181424402", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723535811896061953", + "text" : "Guy Marcoux Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/xXj8Cy7amb", + "id" : 723535811896061953, + "created_at" : "2016-04-22 15:35:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/bOpqOAtZ1J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716585072&oldid=714339527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723531227077173253", + "text" : "Jared Keeso Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bOpqOAtZ1J", + "id" : 723531227077173253, + "created_at" : "2016-04-22 15:17:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/gvRqfKGSyU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125504570&oldid=122824780&rcid=181411046", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723507061267566592", + "text" : "Les Fusiliers du Saint-Laurent Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gvRqfKGSyU", + "id" : 723507061267566592, + "created_at" : "2016-04-22 13:41:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/uSC5xvXSCl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716568557&oldid=716035174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723496835701153792", + "text" : "Aceclofenac Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uSC5xvXSCl", + "id" : 723496835701153792, + "created_at" : "2016-04-22 13:01:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/6MCZ5UCTfJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716447888&oldid=716447832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723254385577476096", + "text" : "History of artificial intelligence Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/6MCZ5UCTfJ", + "id" : 723254385577476096, + "created_at" : "2016-04-21 20:57:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/XGjo6vgxu4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716447832&oldid=715895681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723254280082300928", + "text" : "History of artificial intelligence Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/XGjo6vgxu4", + "id" : 723254280082300928, + "created_at" : "2016-04-21 20:57:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qCFHLzbWu1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716431849&oldid=716431825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723224510623846404", + "text" : "Registrar General of Canada Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/qCFHLzbWu1", + "id" : 723224510623846404, + "created_at" : "2016-04-21 18:58:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/jC6oIayWnk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716431825&oldid=695454011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723224458031452160", + "text" : "Registrar General of Canada Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/jC6oIayWnk", + "id" : 723224458031452160, + "created_at" : "2016-04-21 18:58:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ldOcBJNcyZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716426867&oldid=716418879", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723215196882391040", + "text" : "After the Thrones Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ldOcBJNcyZ", + "id" : 723215196882391040, + "created_at" : "2016-04-21 18:21:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/WMY0qv56vZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125485437&oldid=125485435&rcid=181270738", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723213248816930816", + "text" : "Yves Robillard Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/WMY0qv56vZ", + "id" : 723213248816930816, + "created_at" : "2016-04-21 18:14:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/H3LhDHcvXH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125485435&oldid=125485422&rcid=181270728", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723213182664318976", + "text" : "Yves Robillard Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/H3LhDHcvXH", + "id" : 723213182664318976, + "created_at" : "2016-04-21 18:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/eRZawZCVDO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125485422&oldid=125485334&rcid=181270710", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723213019791110144", + "text" : "Yves Robillard Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eRZawZCVDO", + "id" : 723213019791110144, + "created_at" : "2016-04-21 18:13:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/SjWDWhBf74", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=324137022&oldid=304874570&rcid=333464671", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723212432760557568", + "text" : "Q22280066 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/SjWDWhBf74", + "id" : 723212432760557568, + "created_at" : "2016-04-21 18:10:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/9v375tpW6C", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125485334&oldid=125485309&rcid=181270534", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723211959911505921", + "text" : "Yves Robillard Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/9v375tpW6C", + "id" : 723211959911505921, + "created_at" : "2016-04-21 18:09:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/06oM20r6Zo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=125485309&rcid=181270486", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723211706386780160", + "text" : "Yves Robillard Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/06oM20r6Zo", + "id" : 723211706386780160, + "created_at" : "2016-04-21 18:08:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/AP8JjJ8Otg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716404515&oldid=701878235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723173462223794176", + "text" : "The Hurry and the Harm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AP8JjJ8Otg", + "id" : 723173462223794176, + "created_at" : "2016-04-21 15:36:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/cjhcrMfnkQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716403390&oldid=714916946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723171328463912960", + "text" : "Sri Lankan diaspora Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cjhcrMfnkQ", + "id" : 723171328463912960, + "created_at" : "2016-04-21 15:27:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/8lIvIrpXfS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716401699&oldid=716106232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723168123415875584", + "text" : "Ring of Fire Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8lIvIrpXfS", + "id" : 723168123415875584, + "created_at" : "2016-04-21 15:14:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/bQRBcEO8MM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716392613&oldid=716392424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723143940938039296", + "text" : "Fiction (The Comsat Angels album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bQRBcEO8MM", + "id" : 723143940938039296, + "created_at" : "2016-04-21 13:38:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/hAinLvyZwK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716392424&oldid=716320272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "723143503434399744", + "text" : "Fiction (The Comsat Angels album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hAinLvyZwK", + "id" : 723143503434399744, + "created_at" : "2016-04-21 13:37:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/5KCxGKmj4z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716291936&oldid=716290967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722919733973094401", + "text" : "Fiction (The Comsat Angels album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5KCxGKmj4z", + "id" : 722919733973094401, + "created_at" : "2016-04-20 22:47:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/WtMHCM0s97", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716290967&oldid=695261291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722917445418098688", + "text" : "Fiction (The Comsat Angels album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WtMHCM0s97", + "id" : 722917445418098688, + "created_at" : "2016-04-20 22:38:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/GCJI6hhwdA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716265423&oldid=716261445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722872347364040704", + "text" : "2016 NFL draft Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GCJI6hhwdA", + "id" : 722872347364040704, + "created_at" : "2016-04-20 19:39:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/V0fFjBb5QH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716264037&oldid=713060877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722870305782394880", + "text" : "Michael Woods (cyclist) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V0fFjBb5QH", + "id" : 722870305782394880, + "created_at" : "2016-04-20 19:31:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/TOuW6v7eF4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716255873&oldid=716255680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722859323504926720", + "text" : "Red Fisher (sportsman) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TOuW6v7eF4", + "id" : 722859323504926720, + "created_at" : "2016-04-20 18:47:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/cC9v1fONk8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716255680&oldid=705036154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722859107254976513", + "text" : "Red Fisher (sportsman) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cC9v1fONk8", + "id" : 722859107254976513, + "created_at" : "2016-04-20 18:46:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/xW5dnIhKnS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716198799&oldid=716198746", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722792675641016320", + "text" : "12 (Vancouver) Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xW5dnIhKnS", + "id" : 722792675641016320, + "created_at" : "2016-04-20 14:22:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/91n3kSW9SL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716198746&oldid=642631757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722792579931250689", + "text" : "12 (Vancouver) Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/91n3kSW9SL", + "id" : 722792579931250689, + "created_at" : "2016-04-20 14:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/OFYlClMvUw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716195680&oldid=625844040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722786206031966208", + "text" : "Brocket, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OFYlClMvUw", + "id" : 722786206031966208, + "created_at" : "2016-04-20 13:57:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/L1Rx5HROcQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125453659&oldid=124863025&rcid=181115604", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722785364436467712", + "text" : "Cl\u00E9ment Gascon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L1Rx5HROcQ", + "id" : 722785364436467712, + "created_at" : "2016-04-20 13:53:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/k2bi2chC4S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716174682&oldid=715872087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722735018611761152", + "text" : "Warri Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k2bi2chC4S", + "id" : 722735018611761152, + "created_at" : "2016-04-20 10:33:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/JVylqdV44y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716089371&oldid=712957748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722526674089340928", + "text" : "Talk:Glyphosate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JVylqdV44y", + "id" : 722526674089340928, + "created_at" : "2016-04-19 20:45:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/QCcW1LbdkC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716074420&oldid=715350494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722500330894860288", + "text" : "Boeing WC-135 Constant Phoenix Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QCcW1LbdkC", + "id" : 722500330894860288, + "created_at" : "2016-04-19 19:01:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/98EL1iKC0F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716072474&oldid=716072259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722496972251389953", + "text" : "The Royal Canadian Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/98EL1iKC0F", + "id" : 722496972251389953, + "created_at" : "2016-04-19 18:47:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/qx4Qu1zE1S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716072259&oldid=711644346", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722496627739607040", + "text" : "The Royal Canadian Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qx4Qu1zE1S", + "id" : 722496627739607040, + "created_at" : "2016-04-19 18:46:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/tFTAU3QVp7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716067599&oldid=708612732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722488771237781505", + "text" : "List of diplomatic training institutions Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tFTAU3QVp7", + "id" : 722488771237781505, + "created_at" : "2016-04-19 18:15:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/td1KUXQdpm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716057706&oldid=714789108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722469678854090752", + "text" : "Dreadnought Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/td1KUXQdpm", + "id" : 722469678854090752, + "created_at" : "2016-04-19 16:59:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/trH92qw0wI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716049974&oldid=716031455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722454274698002432", + "text" : "Draft:Sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/trH92qw0wI", + "id" : 722454274698002432, + "created_at" : "2016-04-19 15:58:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/WuTD5eMGd8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716033578&oldid=716033325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722411001749118976", + "text" : "Brian Johnson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WuTD5eMGd8", + "id" : 722411001749118976, + "created_at" : "2016-04-19 13:06:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/9pVrrgELNt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716033325&oldid=716033294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722410437413859328", + "text" : "Brian Johnson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9pVrrgELNt", + "id" : 722410437413859328, + "created_at" : "2016-04-19 13:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/VvCE6lxiC6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=716033294&oldid=716029469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722410343939600384", + "text" : "Brian Johnson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VvCE6lxiC6", + "id" : 722410343939600384, + "created_at" : "2016-04-19 13:03:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/D45pUNeY5x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715912035&oldid=714665395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722125248439652353", + "text" : "Maple Leaf Sports & Entertainment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/D45pUNeY5x", + "id" : 722125248439652353, + "created_at" : "2016-04-18 18:10:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/VKNdWNwVmr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715883966&oldid=712372051", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722073239233630208", + "text" : "Corporate structure Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/VKNdWNwVmr", + "id" : 722073239233630208, + "created_at" : "2016-04-18 14:44:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/wUpfqSiiaW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125397004&oldid=125396958&rcid=180604304", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722062566122516481", + "text" : "\u00CEle Brion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wUpfqSiiaW", + "id" : 722062566122516481, + "created_at" : "2016-04-18 14:01:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Qm4Hi489N0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125396958&oldid=125021630&rcid=180604228", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "722062226601938944", + "text" : "\u00CEle Brion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qm4Hi489N0", + "id" : 722062226601938944, + "created_at" : "2016-04-18 14:00:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/4mIu4eF55G", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125360704&oldid=125293103&rcid=180401464", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721647551003389953", + "text" : "U.S. National Geodetic Survey Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4mIu4eF55G", + "id" : 721647551003389953, + "created_at" : "2016-04-17 10:32:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/0WN7uTTE4I", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125360560&oldid=125354477&rcid=180401107", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721646355819708416", + "text" : "John Henry Lefroy Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/0WN7uTTE4I", + "id" : 721646355819708416, + "created_at" : "2016-04-17 10:27:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/EelzxxKyDi", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125358410&oldid=124353131&rcid=180388690", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721628198157565952", + "text" : "Paul Kane Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/EelzxxKyDi", + "id" : 721628198157565952, + "created_at" : "2016-04-17 09:15:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/0So79jS4d7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715662652&oldid=711816170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721585965320519680", + "text" : "CCGS Captain Goddard M.S.M. Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0So79jS4d7", + "id" : 721585965320519680, + "created_at" : "2016-04-17 06:27:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Vkcm2OJuHe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125354237&oldid=125354231&rcid=180368695", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721526581118824448", + "text" : "John Henry Lefroy Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Vkcm2OJuHe", + "id" : 721526581118824448, + "created_at" : "2016-04-17 02:31:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/1eRF5CFUwK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125354231&oldid=125354228&rcid=180368688", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721526323517267970", + "text" : "John Henry Lefroy Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/1eRF5CFUwK", + "id" : 721526323517267970, + "created_at" : "2016-04-17 02:30:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/aftauvNHbl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125354228&oldid=125353972&rcid=180368678", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721526175844147201", + "text" : "John Henry Lefroy Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/aftauvNHbl", + "id" : 721526175844147201, + "created_at" : "2016-04-17 02:30:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/er4Qoao6Wg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125323147&oldid=125225176&rcid=179746458", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721070907318517760", + "text" : "Chicoutimi (circonscription provinciale) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/er4Qoao6Wg", + "id" : 721070907318517760, + "created_at" : "2016-04-15 20:21:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/yoIzUoDqI1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125321564&oldid=125315478&rcid=179711770", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721055703599824896", + "text" : "15 avril Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yoIzUoDqI1", + "id" : 721055703599824896, + "created_at" : "2016-04-15 19:20:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/6iWW0sgcIM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715428679&oldid=679497552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "721047919156191234", + "text" : "Settle Lake Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6iWW0sgcIM", + "id" : 721047919156191234, + "created_at" : "2016-04-15 18:49:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/0FZ4Sl92lQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715374275&oldid=668733238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720935776113004544", + "text" : "Chionoecetes opilio Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0FZ4Sl92lQ", + "id" : 720935776113004544, + "created_at" : "2016-04-15 11:24:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/xXq4wYJ56u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715302558&oldid=715302406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720752503931977732", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xXq4wYJ56u", + "id" : 720752503931977732, + "created_at" : "2016-04-14 23:16:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/KiEMBAFVr7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715302406&oldid=715302378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720752183608786944", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KiEMBAFVr7", + "id" : 720752183608786944, + "created_at" : "2016-04-14 23:14:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/5Cr2OeWBVd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715302378&oldid=715302132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720752123785388034", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5Cr2OeWBVd", + "id" : 720752123785388034, + "created_at" : "2016-04-14 23:14:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/rbuZzJndwm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715302132&oldid=715302036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720751567989784576", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rbuZzJndwm", + "id" : 720751567989784576, + "created_at" : "2016-04-14 23:12:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/lZxHcguUmi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715302036&oldid=715301620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720751360027860993", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lZxHcguUmi", + "id" : 720751360027860993, + "created_at" : "2016-04-14 23:11:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/VadMKe9ieQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715301620&oldid=715301565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720750470332039168", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VadMKe9ieQ", + "id" : 720750470332039168, + "created_at" : "2016-04-14 23:07:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/2vseQ9uiOX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715301565&oldid=711955709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720750335502000128", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2vseQ9uiOX", + "id" : 720750335502000128, + "created_at" : "2016-04-14 23:07:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Z4OhjhmLi8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715264353&oldid=713349785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720678040402030592", + "text" : "List of Nintendo 3DS Local Multiplayer games Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z4OhjhmLi8", + "id" : 720678040402030592, + "created_at" : "2016-04-14 18:20:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/wLEHG8tJFn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125291406&oldid=125290181&rcid=179515454", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720665655679328256", + "text" : "George T. Kingston Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wLEHG8tJFn", + "id" : 720665655679328256, + "created_at" : "2016-04-14 17:30:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/a1EvFbT7vu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715251942&oldid=707298690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720653941193764864", + "text" : "Queen of the Desert (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a1EvFbT7vu", + "id" : 720653941193764864, + "created_at" : "2016-04-14 16:44:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ndmjL3OYS6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125288330&oldid=125287003&rcid=179508435", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720637122584186880", + "text" : "Service m\u00E9t\u00E9orologique du Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ndmjL3OYS6", + "id" : 720637122584186880, + "created_at" : "2016-04-14 15:37:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/7W7NrN2reI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125288266&oldid=125288230&rcid=179508305", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720636538091122689", + "text" : "George T. Kingston Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/7W7NrN2reI", + "id" : 720636538091122689, + "created_at" : "2016-04-14 15:35:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/INdJsWwgxO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125288230&oldid=125288153&rcid=179508237", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720636298311163904", + "text" : "George T. Kingston Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/INdJsWwgxO", + "id" : 720636298311163904, + "created_at" : "2016-04-14 15:34:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/jCqyYgmeRD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125288153&oldid=125287177&rcid=179508067", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720635666309259264", + "text" : "George T. Kingston Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jCqyYgmeRD", + "id" : 720635666309259264, + "created_at" : "2016-04-14 15:31:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/mX9P3oBhRh", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=193139245&oldid=193035260&rcid=213947838", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720352452139225088", + "text" : "File:Logo-IDENNA.png Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/mX9P3oBhRh", + "id" : 720352452139225088, + "created_at" : "2016-04-13 20:46:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/0S0ImfI9Sy", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=193139207&oldid=193034682&rcid=213947682", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720352343590617088", + "text" : "File:Logo-IDENNA.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/0S0ImfI9Sy", + "id" : 720352343590617088, + "created_at" : "2016-04-13 20:45:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/swsXAUf2rP", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=193138929&oldid=193138865&rcid=213946868", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720351409728659456", + "text" : "File:Solnedg\u00E5ng \u00F6ver M\u00E4laren.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/swsXAUf2rP", + "id" : 720351409728659456, + "created_at" : "2016-04-13 20:42:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/AOpvIpXIvd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=193138865&oldid=193133969&rcid=213946656", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720351197580959744", + "text" : "File:Solnedg\u00E5ng \u00F6ver M\u00E4laren.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/AOpvIpXIvd", + "id" : 720351197580959744, + "created_at" : "2016-04-13 20:41:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/yr5BKw53F8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715119008&oldid=715118872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720349677858762752", + "text" : "Universal Carrier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yr5BKw53F8", + "id" : 720349677858762752, + "created_at" : "2016-04-13 20:35:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ruwAq8wBZ6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715118872&oldid=705740743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720349421389680640", + "text" : "Universal Carrier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ruwAq8wBZ6", + "id" : 720349421389680640, + "created_at" : "2016-04-13 20:34:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/8jK2VWdYTL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715117994&oldid=710731021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720347724000968704", + "text" : "ZPU Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8jK2VWdYTL", + "id" : 720347724000968704, + "created_at" : "2016-04-13 20:27:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/2wMeUEJkHh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125265779&oldid=117546126&rcid=179165089", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720338875760144387", + "text" : "Op\u00E9ration Dragon rouge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2wMeUEJkHh", + "id" : 720338875760144387, + "created_at" : "2016-04-13 19:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/2wMeUEJkHh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125265779&oldid=117546126&rcid=179165089", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720338875785342976", + "text" : "Op\u00E9ration Dragon rouge Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/2wMeUEJkHh", + "id" : 720338875785342976, + "created_at" : "2016-04-13 19:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/QRMF1yQwWB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715096337&oldid=707639804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720308134468825090", + "text" : "Our Lady Peace Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QRMF1yQwWB", + "id" : 720308134468825090, + "created_at" : "2016-04-13 17:50:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/jGTxUOHHi9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=715012563&oldid=714941846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "720118322516398081", + "text" : "Winnipeg Jets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jGTxUOHHi9", + "id" : 720118322516398081, + "created_at" : "2016-04-13 05:16:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/2n83hOYKnj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714942649&oldid=714942590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719969117378383872", + "text" : "Process safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2n83hOYKnj", + "id" : 719969117378383872, + "created_at" : "2016-04-12 19:23:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/j4pZQiX9kW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714942590&oldid=714942406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719968989166858242", + "text" : "Process safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j4pZQiX9kW", + "id" : 719968989166858242, + "created_at" : "2016-04-12 19:22:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/RbhSgB5sVZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714942406&oldid=714942266", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719968602124861440", + "text" : "Process safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RbhSgB5sVZ", + "id" : 719968602124861440, + "created_at" : "2016-04-12 19:21:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ZMvIZvnWCq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714942266&oldid=714941820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719968346813382656", + "text" : "Process safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZMvIZvnWCq", + "id" : 719968346813382656, + "created_at" : "2016-04-12 19:20:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/pkfQAXRQLP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714941820&oldid=712487281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719967468429688835", + "text" : "Process safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pkfQAXRQLP", + "id" : 719967468429688835, + "created_at" : "2016-04-12 19:16:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/mOpC5q8LL6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714931792&oldid=675052847", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719949707313811456", + "text" : "Greening (surname) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mOpC5q8LL6", + "id" : 719949707313811456, + "created_at" : "2016-04-12 18:06:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/nljPRVS7JA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714931080&oldid=701947943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719948472644943874", + "text" : "Snow (surname) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nljPRVS7JA", + "id" : 719948472644943874, + "created_at" : "2016-04-12 18:01:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ZZCWD8LGQh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714921504&oldid=714917462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719930747432407040", + "text" : "Genesis II Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZZCWD8LGQh", + "id" : 719930747432407040, + "created_at" : "2016-04-12 16:50:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/hKCcg7jtvI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714911537&oldid=714911296", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719912150681174016", + "text" : "Ottawa Senators Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/hKCcg7jtvI", + "id" : 719912150681174016, + "created_at" : "2016-04-12 15:36:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/wJrqorEYGE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714911296&oldid=714751020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719911736921296896", + "text" : "Ottawa Senators Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/wJrqorEYGE", + "id" : 719911736921296896, + "created_at" : "2016-04-12 15:35:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/D6Tsetpntg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714911124&oldid=714911085", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719911441852166144", + "text" : "List of Ottawa Senators head coaches Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/D6Tsetpntg", + "id" : 719911441852166144, + "created_at" : "2016-04-12 15:33:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/2rBUX6G9GR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714911085&oldid=714906044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719911360549806080", + "text" : "List of Ottawa Senators head coaches Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/2rBUX6G9GR", + "id" : 719911360549806080, + "created_at" : "2016-04-12 15:33:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/mV7LTForp1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714894873&oldid=695735583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719880541009494016", + "text" : "Cherry Blossom (candy) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mV7LTForp1", + "id" : 719880541009494016, + "created_at" : "2016-04-12 13:31:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/VvXtgy0UVc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714735608&oldid=710152331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "719539841906696193", + "text" : "Liquefied petroleum gas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VvXtgy0UVc", + "id" : 719539841906696193, + "created_at" : "2016-04-11 14:57:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/PzTePkCM7o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714278302&oldid=714245338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718517759668260864", + "text" : "Talk:Main Page Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PzTePkCM7o", + "id" : 718517759668260864, + "created_at" : "2016-04-08 19:15:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/B7plRDYvdH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125124194&oldid=125124144&rcid=178259074", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718515363844124672", + "text" : "Edward S. Epstein Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/B7plRDYvdH", + "id" : 718515363844124672, + "created_at" : "2016-04-08 19:06:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/MmALRHWpPL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125124144&oldid=125105172&rcid=178258955", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718514821306707968", + "text" : "Edward S. Epstein Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MmALRHWpPL", + "id" : 718514821306707968, + "created_at" : "2016-04-08 19:04:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/irT4V0DeqE", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=192626514&oldid=163030837&rcid=212361894", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718479489961996290", + "text" : "Category:Orographic clouds Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/irT4V0DeqE", + "id" : 718479489961996290, + "created_at" : "2016-04-08 16:43:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/DCx5ElFiIX", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=192625377&oldid=192446013&rcid=212358066", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718478346284318721", + "text" : "File:Alex 30 June 2010 1710Z.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/DCx5ElFiIX", + "id" : 718478346284318721, + "created_at" : "2016-04-08 16:39:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/kqh7btfx4h", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=192625183&oldid=192326845&rcid=212357278", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718477746603692032", + "text" : "File:Jurisprudencia.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kqh7btfx4h", + "id" : 718477746603692032, + "created_at" : "2016-04-08 16:36:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/MWlaNSkcaC", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=192625116&oldid=192472557&rcid=212357013", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718477540575342592", + "text" : "File:Gabino Fraga Maga\u00F1a.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MWlaNSkcaC", + "id" : 718477540575342592, + "created_at" : "2016-04-08 16:36:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/2pvhvSuBb1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714246575&oldid=700999851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718463722394685440", + "text" : "CEROS 200 Fire Control Radar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2pvhvSuBb1", + "id" : 718463722394685440, + "created_at" : "2016-04-08 15:41:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ZBmMCYC4wZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714238390&oldid=704321377", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718446894419177472", + "text" : "Multiplicative function Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZBmMCYC4wZ", + "id" : 718446894419177472, + "created_at" : "2016-04-08 14:34:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/am14hA3HFf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714235318&oldid=700153864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718440480661487620", + "text" : "Rena Riffel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/am14hA3HFf", + "id" : 718440480661487620, + "created_at" : "2016-04-08 14:08:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/88lJhJawI1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714217803&oldid=714216832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718398922348175360", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/88lJhJawI1", + "id" : 718398922348175360, + "created_at" : "2016-04-08 11:23:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/iLHxhdD7HF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714216832&oldid=714110648", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718396141864411136", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iLHxhdD7HF", + "id" : 718396141864411136, + "created_at" : "2016-04-08 11:12:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/A17k4EjRUm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714126010&oldid=714125132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718169005605916673", + "text" : "Ain't Your Mama Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A17k4EjRUm", + "id" : 718169005605916673, + "created_at" : "2016-04-07 20:10:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/gSEMQet1BA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714108009&oldid=660132813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718132558115053568", + "text" : "The Brockville Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gSEMQet1BA", + "id" : 718132558115053568, + "created_at" : "2016-04-07 17:45:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Hys6FFFiXj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714099970&oldid=714099282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718117448759816192", + "text" : "Demographics of Vancouver Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hys6FFFiXj", + "id" : 718117448759816192, + "created_at" : "2016-04-07 16:45:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GEWFAcGdwZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=714099282&oldid=711612607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "718116282281959425", + "text" : "Demographics of Vancouver Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GEWFAcGdwZ", + "id" : 718116282281959425, + "created_at" : "2016-04-07 16:40:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/XViO9FkYxQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713944759&oldid=713944656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717778178006196224", + "text" : "St. Shott's Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XViO9FkYxQ", + "id" : 717778178006196224, + "created_at" : "2016-04-06 18:17:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/eVEi3klOvm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713944656&oldid=659510066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717777985600880641", + "text" : "St. Shott's Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eVEi3klOvm", + "id" : 717777985600880641, + "created_at" : "2016-04-06 18:16:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/kiV1aKeFuy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713938465&oldid=713936249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717766058141171714", + "text" : "Contour line Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kiV1aKeFuy", + "id" : 717766058141171714, + "created_at" : "2016-04-06 17:28:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/9eFxHnyYcE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713936249&oldid=712728417", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717762080863100932", + "text" : "Contour line Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9eFxHnyYcE", + "id" : 717762080863100932, + "created_at" : "2016-04-06 17:13:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ruXZsaQfDA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713935545&oldid=696828392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717760881422155776", + "text" : "Mondrag\u00F3n rifle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ruXZsaQfDA", + "id" : 717760881422155776, + "created_at" : "2016-04-06 17:08:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/trRIckfbGi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713907091&oldid=710364307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717710362888548352", + "text" : "Bell CH-146 Griffon Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/trRIckfbGi", + "id" : 717710362888548352, + "created_at" : "2016-04-06 13:47:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/trRIckfbGi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713907091&oldid=710364307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717710362888560640", + "text" : "Bell CH-146 Griffon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/trRIckfbGi", + "id" : 717710362888560640, + "created_at" : "2016-04-06 13:47:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Cete1Ie5Sa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713901691&oldid=709533978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717700478906327041", + "text" : "Brian Bannister Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Cete1Ie5Sa", + "id" : 717700478906327041, + "created_at" : "2016-04-06 13:08:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/B9qADSgdRB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713771038&oldid=712511175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717445957344956420", + "text" : "Hisarlik Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B9qADSgdRB", + "id" : 717445957344956420, + "created_at" : "2016-04-05 20:17:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/B9qADSgdRB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713771038&oldid=712511175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717445957382750209", + "text" : "Hisarlik Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/B9qADSgdRB", + "id" : 717445957382750209, + "created_at" : "2016-04-05 20:17:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/pEyc5ga5wy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713762715&oldid=671191200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717431266279292933", + "text" : "John G. Diefenbaker Building Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pEyc5ga5wy", + "id" : 717431266279292933, + "created_at" : "2016-04-05 19:18:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/nC4aTU5ZEn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713754200&oldid=713753912", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717415947817119744", + "text" : "Sigmundur Dav\u00ED\u00F0 Gunnlaugsson Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/nC4aTU5ZEn", + "id" : 717415947817119744, + "created_at" : "2016-04-05 18:17:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/iKCV7uCrNy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713694992&oldid=706829334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717333851652153346", + "text" : "Arnprior Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/iKCV7uCrNy", + "id" : 717333851652153346, + "created_at" : "2016-04-05 12:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/iKCV7uCrNy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713694992&oldid=706829334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717333851769610242", + "text" : "Arnprior Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iKCV7uCrNy", + "id" : 717333851769610242, + "created_at" : "2016-04-05 12:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/fA8xSNgCnB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713693855&oldid=713693434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717332082163392512", + "text" : "Maryam Monsef Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fA8xSNgCnB", + "id" : 717332082163392512, + "created_at" : "2016-04-05 12:44:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/90Itpn4FCO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713693434&oldid=713693112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717331409187311616", + "text" : "Maryam Monsef Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/90Itpn4FCO", + "id" : 717331409187311616, + "created_at" : "2016-04-05 12:41:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/nijwNu9RlS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713693112&oldid=713690832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717330857590173696", + "text" : "Maryam Monsef Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nijwNu9RlS", + "id" : 717330857590173696, + "created_at" : "2016-04-05 12:39:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/a2Z5Z4rmQY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713690832&oldid=713690691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717326945739022336", + "text" : "Maryam Monsef Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/a2Z5Z4rmQY", + "id" : 717326945739022336, + "created_at" : "2016-04-05 12:24:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/8jcnzZ1OVB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713690691&oldid=713690642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717326697809518592", + "text" : "Maryam Monsef Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8jcnzZ1OVB", + "id" : 717326697809518592, + "created_at" : "2016-04-05 12:23:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/8GWKG8Ugn9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713690642&oldid=713690586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717326610991550464", + "text" : "Maryam Monsef Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8GWKG8Ugn9", + "id" : 717326610991550464, + "created_at" : "2016-04-05 12:22:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/b42Q7ix7Xf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713690586&oldid=712596325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "717326523586506752", + "text" : "Maryam Monsef Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b42Q7ix7Xf", + "id" : 717326523586506752, + "created_at" : "2016-04-05 12:22:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/fxOiY2ocTg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713391729&oldid=713391377", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "716710725327126528", + "text" : "Chantal Kreviazuk Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fxOiY2ocTg", + "id" : 716710725327126528, + "created_at" : "2016-04-03 19:35:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/roQeR1v7Ah", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713391377&oldid=713390835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "716710152712372225", + "text" : "Chantal Kreviazuk Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/roQeR1v7Ah", + "id" : 716710152712372225, + "created_at" : "2016-04-03 19:33:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/86VjF6gRUK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713390835&oldid=711919038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "716709172746780673", + "text" : "Chantal Kreviazuk Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/86VjF6gRUK", + "id" : 716709172746780673, + "created_at" : "2016-04-03 19:29:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/UE7Q32YcEm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713206360&oldid=712709995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "716303215562723328", + "text" : "Parliamentary system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UE7Q32YcEm", + "id" : 716303215562723328, + "created_at" : "2016-04-02 16:36:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/stZFgYYSng", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713102108&oldid=713098516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "716044271187529728", + "text" : "First Responders (The Unit) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/stZFgYYSng", + "id" : 716044271187529728, + "created_at" : "2016-04-01 23:27:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/W5yjTSyQxE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713098516&oldid=690790623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "716037262337769474", + "text" : "First Responders (The Unit) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W5yjTSyQxE", + "id" : 716037262337769474, + "created_at" : "2016-04-01 22:59:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/sc6AvnH98d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713074892&oldid=708878978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715994686763175936", + "text" : "Eva Nassif Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/sc6AvnH98d", + "id" : 715994686763175936, + "created_at" : "2016-04-01 20:10:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/biz1SscP2x", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=124913619&oldid=113580933&rcid=177242164", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715978501942288384", + "text" : "Call Your Girlfriend Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/biz1SscP2x", + "id" : 715978501942288384, + "created_at" : "2016-04-01 19:05:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/mAdmgpAgKC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713058979&oldid=712786966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715962283214696448", + "text" : "List of sandwiches Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mAdmgpAgKC", + "id" : 715962283214696448, + "created_at" : "2016-04-01 18:01:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 40, 63 ], + "url" : "https:\/\/t.co\/fTT5YqKRLh", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2016.04", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715906121467203584", + "text" : "April 2016 Twitter archive accession: \n\nhttps:\/\/t.co\/fTT5YqKRLh\n\nAll tweets are public domain.\n\nHave at it, and enjoy!", + "id" : 715906121467203584, + "created_at" : "2016-04-01 14:18:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/rr6x52XJRz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=713026116&oldid=712759800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "715896491206901760", + "text" : "Keshia Chant\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rr6x52XJRz", + "id" : 715896491206901760, + "created_at" : "2016-04-01 13:39:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_05.js b/20181122/data/js/tweets/2016_05.js new file mode 100644 index 00000000..ef49a4b9 --- /dev/null +++ b/20181122/data/js/tweets/2016_05.js @@ -0,0 +1,5132 @@ +Grailbird.data.tweets_2016_05 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/tlqJbPmrvA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723066191&oldid=723065409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737734062627033088", + "text" : "Guyanese Canadian Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/tlqJbPmrvA", + "id" : 737734062627033088, + "created_at" : "2016-05-31 19:54:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/6Rp8lidABj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723065409&oldid=723065357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737732449925496832", + "text" : "Guyanese Canadian Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/6Rp8lidABj", + "id" : 737732449925496832, + "created_at" : "2016-05-31 19:48:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/FVKI7Ej6Ie", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723065357&oldid=723065296", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737732361593442305", + "text" : "Guyanese Canadian Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/FVKI7Ej6Ie", + "id" : 737732361593442305, + "created_at" : "2016-05-31 19:47:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/ftnKTepucS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723065296&oldid=718997299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737732256819761152", + "text" : "Guyanese Canadian Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/ftnKTepucS", + "id" : 737732256819761152, + "created_at" : "2016-05-31 19:47:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/eTLF1I8dSH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723020637&oldid=723011484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737649756260990977", + "text" : "Jan Crouch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eTLF1I8dSH", + "id" : 737649756260990977, + "created_at" : "2016-05-31 14:19:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/5Uow3JbfTD", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=18225360&oldid=17336383", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737639266893893633", + "text" : "\u041A\u0432\u0435\u0431\u0435\u043A (\u043F\u0440\u043E\u0432\u0456\u043D\u0446\u0456\u044F) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Uow3JbfTD", + "id" : 737639266893893633, + "created_at" : "2016-05-31 13:38:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/aqlcSiumE1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723012410&oldid=722887237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737632724329058304", + "text" : "Kingston, Jamaica Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aqlcSiumE1", + "id" : 737632724329058304, + "created_at" : "2016-05-31 13:12:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/J7LB1aJHqR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722917354&oldid=722916836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737407393248759808", + "text" : "Peter Kent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/J7LB1aJHqR", + "id" : 737407393248759808, + "created_at" : "2016-05-30 22:16:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/XuULUgWGKW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722916836&oldid=722916035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737406354734862336", + "text" : "Peter Kent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/XuULUgWGKW", + "id" : 737406354734862336, + "created_at" : "2016-05-30 22:12:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/kJmWBYJB26", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722916035&oldid=722914298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737404901706338304", + "text" : "Peter Kent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/kJmWBYJB26", + "id" : 737404901706338304, + "created_at" : "2016-05-30 22:06:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/R4qzx5xJ5z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722914298&oldid=722914132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737401930889199616", + "text" : "Peter Kent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/R4qzx5xJ5z", + "id" : 737401930889199616, + "created_at" : "2016-05-30 21:54:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/XV5VfXHNLH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722914132&oldid=718513715", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737401605260226560", + "text" : "Peter Kent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/XV5VfXHNLH", + "id" : 737401605260226560, + "created_at" : "2016-05-30 21:53:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/ChZFKB0cIX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722888905&oldid=718907705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737357746241179650", + "text" : "CFBC Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ChZFKB0cIX", + "id" : 737357746241179650, + "created_at" : "2016-05-30 18:59:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/cy9selTgSb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722885448&oldid=722885340", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737350795788750848", + "text" : "Riding Mountain National Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cy9selTgSb", + "id" : 737350795788750848, + "created_at" : "2016-05-30 18:31:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/IQChyHPXKx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722885340&oldid=722884913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737350599285612545", + "text" : "Riding Mountain National Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IQChyHPXKx", + "id" : 737350599285612545, + "created_at" : "2016-05-30 18:30:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/aaDsOlNWHA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722884913&oldid=720217902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737349804800528384", + "text" : "Riding Mountain National Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aaDsOlNWHA", + "id" : 737349804800528384, + "created_at" : "2016-05-30 18:27:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/EGwLDmZ6z0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722869988&oldid=720253498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737320373453262848", + "text" : "Site C dam Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/EGwLDmZ6z0", + "id" : 737320373453262848, + "created_at" : "2016-05-30 16:30:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/uBFaKgdpvr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722864474&oldid=719600142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737309075202048000", + "text" : "Mary Meeker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uBFaKgdpvr", + "id" : 737309075202048000, + "created_at" : "2016-05-30 15:45:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/Y6Gbf7QfnE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722859513&oldid=722858097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737300762892611585", + "text" : "Canadian Centre for Occupational Health and Safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y6Gbf7QfnE", + "id" : 737300762892611585, + "created_at" : "2016-05-30 15:12:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/1aYqWMU3QA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722858097&oldid=722857957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737297809926455296", + "text" : "Canadian Centre for Occupational Health and Safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1aYqWMU3QA", + "id" : 737297809926455296, + "created_at" : "2016-05-30 15:01:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/AYyW3OkIuU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722857957&oldid=722857238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737297505415761920", + "text" : "Canadian Centre for Occupational Health and Safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AYyW3OkIuU", + "id" : 737297505415761920, + "created_at" : "2016-05-30 14:59:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/YEkjpGkcwk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722857238&oldid=715658998", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737295950826340352", + "text" : "Canadian Centre for Occupational Health and Safety Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YEkjpGkcwk", + "id" : 737295950826340352, + "created_at" : "2016-05-30 14:53:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/jGKfwD0sJl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722626810&oldid=720802974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "736833391463665664", + "text" : "Interjet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jGKfwD0sJl", + "id" : 736833391463665664, + "created_at" : "2016-05-29 08:15:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/BsH6ROwJTT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722388207&oldid=704833165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "736282937616896000", + "text" : "Brad Trost Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BsH6ROwJTT", + "id" : 736282937616896000, + "created_at" : "2016-05-27 19:48:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/rqpWncIsWU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722362746&oldid=684853097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "736231128223354881", + "text" : "999-year lease Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rqpWncIsWU", + "id" : 736231128223354881, + "created_at" : "2016-05-27 16:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/xnvMLD4wzi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722231648&oldid=721314304", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735918400875159552", + "text" : "Rocket Robin Hood Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xnvMLD4wzi", + "id" : 735918400875159552, + "created_at" : "2016-05-26 19:39:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/p8NcaWhotG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722231000&oldid=709893131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735917298326867968", + "text" : "The Edison Twins Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p8NcaWhotG", + "id" : 735917298326867968, + "created_at" : "2016-05-26 19:35:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Vnk4mXAyBG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722217301&oldid=707325244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735893043446943744", + "text" : "Canadian Hurricane Centre Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Vnk4mXAyBG", + "id" : 735893043446943744, + "created_at" : "2016-05-26 17:59:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/GDsrVdxKxU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722208249&oldid=722208118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735875883173564417", + "text" : "Pink tide Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/GDsrVdxKxU", + "id" : 735875883173564417, + "created_at" : "2016-05-26 16:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Xnb4S6Iz5I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722208118&oldid=721959541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735875637659992064", + "text" : "Pink tide Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Xnb4S6Iz5I", + "id" : 735875637659992064, + "created_at" : "2016-05-26 16:49:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/0EJEzdMbPb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126526552&oldid=123996628&rcid=188777200", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735858677786247168", + "text" : "Natashquan (municipalit\u00E9 de canton) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0EJEzdMbPb", + "id" : 735858677786247168, + "created_at" : "2016-05-26 15:42:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/1eclDzjNCa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722197182&oldid=721644729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735855831409950720", + "text" : "Fort Saskatchewan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/1eclDzjNCa", + "id" : 735855831409950720, + "created_at" : "2016-05-26 15:31:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/7iG3c8tBNG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126525953&oldid=125742243&rcid=188761764", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735854087678353409", + "text" : "Sorel-Tracy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7iG3c8tBNG", + "id" : 735854087678353409, + "created_at" : "2016-05-26 15:24:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/nIrgMx71Do", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722176081&oldid=715760804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735809700269264897", + "text" : "Jean Vander Pyl Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nIrgMx71Do", + "id" : 735809700269264897, + "created_at" : "2016-05-26 12:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/nIrgMx71Do", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722176081&oldid=715760804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735809700294447104", + "text" : "Jean Vander Pyl Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/nIrgMx71Do", + "id" : 735809700294447104, + "created_at" : "2016-05-26 12:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/oiLDs9bjk5", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=197222098&oldid=188996495&rcid=228017991", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735583808322469888", + "text" : "User talk:Aconcagua Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oiLDs9bjk5", + "id" : 735583808322469888, + "created_at" : "2016-05-25 21:30:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/D1lHe9QdVb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722057984&oldid=720898050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735539070013706240", + "text" : "Hungary men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D1lHe9QdVb", + "id" : 735539070013706240, + "created_at" : "2016-05-25 18:32:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/tfZIo72OMs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722053498&oldid=721633882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735530672622817280", + "text" : "Russia men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tfZIo72OMs", + "id" : 735530672622817280, + "created_at" : "2016-05-25 17:59:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/j7idkRCHcC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722041862&oldid=719692062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735507604118593536", + "text" : "Talk:Stephen Harper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j7idkRCHcC", + "id" : 735507604118593536, + "created_at" : "2016-05-25 16:27:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/RyVe1Q7053", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722035230&oldid=722024351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735494462328176640", + "text" : "High Commission of Canada to the United Kingdom Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/RyVe1Q7053", + "id" : 735494462328176640, + "created_at" : "2016-05-25 15:35:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/21wTgLLMkj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722031431&oldid=720432094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735486617943674881", + "text" : "Required navigation performance Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/21wTgLLMkj", + "id" : 735486617943674881, + "created_at" : "2016-05-25 15:04:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/21wTgLLMkj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722031431&oldid=720432094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735486618069532673", + "text" : "Required navigation performance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/21wTgLLMkj", + "id" : 735486618069532673, + "created_at" : "2016-05-25 15:04:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/5pSGwwjp0a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=722030091&oldid=712362336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "735483843629731840", + "text" : "List of Canadian stand-up comedians Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/5pSGwwjp0a", + "id" : 735483843629731840, + "created_at" : "2016-05-25 14:53:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/v0HwiNyjtX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721442016&oldid=721399824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "734140041543487488", + "text" : "Slacker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v0HwiNyjtX", + "id" : 734140041543487488, + "created_at" : "2016-05-21 21:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/nEnxyCK4Q6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721356822&oldid=721356644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733935460951699460", + "text" : "CCGS Sir Wilfrid Laurier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nEnxyCK4Q6", + "id" : 733935460951699460, + "created_at" : "2016-05-21 08:20:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/RvL9ngvsjX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721356644&oldid=721356459", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733934974202679296", + "text" : "CCGS Sir Wilfrid Laurier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RvL9ngvsjX", + "id" : 733934974202679296, + "created_at" : "2016-05-21 08:18:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/WhLPyXUG0v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721356459&oldid=721356281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733934388543684608", + "text" : "CCGS Sir Wilfrid Laurier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WhLPyXUG0v", + "id" : 733934388543684608, + "created_at" : "2016-05-21 08:16:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/9yzduFn8vd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721356281&oldid=720982991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733934049853624320", + "text" : "CCGS Sir Wilfrid Laurier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9yzduFn8vd", + "id" : 733934049853624320, + "created_at" : "2016-05-21 08:14:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/6utAKdI46O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721258067&oldid=718953968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733699457733304320", + "text" : "Halifax-class frigate Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6utAKdI46O", + "id" : 733699457733304320, + "created_at" : "2016-05-20 16:42:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/xzfn2IdB1H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721220780&oldid=697245661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733636010366644224", + "text" : "MPP Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xzfn2IdB1H", + "id" : 733636010366644224, + "created_at" : "2016-05-20 12:30:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/EFp8G8Mccd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721219201&oldid=721099588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733631737947951105", + "text" : "Legal aspects of transgenderism Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EFp8G8Mccd", + "id" : 733631737947951105, + "created_at" : "2016-05-20 12:13:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/DyRIKFuRRN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721202951&oldid=721202317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733590395842519040", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DyRIKFuRRN", + "id" : 733590395842519040, + "created_at" : "2016-05-20 09:29:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/5z250YUuh4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721200092&oldid=721199851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733583674348703744", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5z250YUuh4", + "id" : 733583674348703744, + "created_at" : "2016-05-20 09:02:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/5pZlzKwTvI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721199851&oldid=721168665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733583006632288256", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5pZlzKwTvI", + "id" : 733583006632288256, + "created_at" : "2016-05-20 08:59:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wXnBUyDWKq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721168665&oldid=721167861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733513969604820994", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wXnBUyDWKq", + "id" : 733513969604820994, + "created_at" : "2016-05-20 04:25:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Bn1RKZFa3G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721167861&oldid=721024414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733511944947163136", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bn1RKZFa3G", + "id" : 733511944947163136, + "created_at" : "2016-05-20 04:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/vDSAYHLuXU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721101872&oldid=717519972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733385053229715457", + "text" : "Jackass Presents: Bad Grandpa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vDSAYHLuXU", + "id" : 733385053229715457, + "created_at" : "2016-05-19 19:53:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/5FSnSnxpum", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721101544&oldid=719632850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733384505248092160", + "text" : "Coll\u00E8ge Jean-de-Br\u00E9beuf Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5FSnSnxpum", + "id" : 733384505248092160, + "created_at" : "2016-05-19 19:51:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/ExvKrN5l7K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721099110&oldid=721098835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733380467332943872", + "text" : "Walter Afanasieff Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/ExvKrN5l7K", + "id" : 733380467332943872, + "created_at" : "2016-05-19 19:35:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ExvKrN5l7K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721099110&oldid=721098835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733380467261607937", + "text" : "Walter Afanasieff Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ExvKrN5l7K", + "id" : 733380467261607937, + "created_at" : "2016-05-19 19:35:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KxRgCtTbaa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721098835&oldid=715503192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733379992705486848", + "text" : "Walter Afanasieff Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KxRgCtTbaa", + "id" : 733379992705486848, + "created_at" : "2016-05-19 19:33:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/KxRgCtTbaa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721098835&oldid=715503192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733379992789385216", + "text" : "Walter Afanasieff Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/KxRgCtTbaa", + "id" : 733379992789385216, + "created_at" : "2016-05-19 19:33:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/4rOepHUwWX", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=91168663&oldid=91167768", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733365971201761281", + "text" : "Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4rOepHUwWX", + "id" : 733365971201761281, + "created_at" : "2016-05-19 18:37:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/l6ItGVkfN0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721088850&oldid=720842713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733363225132212226", + "text" : "Bindy Johal Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/l6ItGVkfN0", + "id" : 733363225132212226, + "created_at" : "2016-05-19 18:26:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Y9bCAAeFdh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721086406&oldid=721086185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733359476347174912", + "text" : "Roger Tomlinson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Y9bCAAeFdh", + "id" : 733359476347174912, + "created_at" : "2016-05-19 18:11:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/vkVAq7QS2L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721086185&oldid=721085029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733359124285693953", + "text" : "Roger Tomlinson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vkVAq7QS2L", + "id" : 733359124285693953, + "created_at" : "2016-05-19 18:10:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/IliIZaAyAO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721085029&oldid=721084763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733357180955561985", + "text" : "Roger Tomlinson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IliIZaAyAO", + "id" : 733357180955561985, + "created_at" : "2016-05-19 18:02:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/RGS0fZOG3T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721084763&oldid=706941800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733356768068284416", + "text" : "Roger Tomlinson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RGS0fZOG3T", + "id" : 733356768068284416, + "created_at" : "2016-05-19 18:00:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/q7edP28jeB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721063958&oldid=710968396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733321403882209280", + "text" : "Gatineau Olympiques Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q7edP28jeB", + "id" : 733321403882209280, + "created_at" : "2016-05-19 15:40:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/cGEP7nYlED", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721034866&oldid=720945890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733263697309753344", + "text" : "Born Again (film) Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/cGEP7nYlED", + "id" : 733263697309753344, + "created_at" : "2016-05-19 11:51:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/cGEP7nYlED", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721034866&oldid=720945890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733263697355902981", + "text" : "Born Again (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cGEP7nYlED", + "id" : 733263697355902981, + "created_at" : "2016-05-19 11:51:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/4HTpRRShxM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721024414&oldid=721023745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733239618250887169", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4HTpRRShxM", + "id" : 733239618250887169, + "created_at" : "2016-05-19 10:15:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/X9HQ54AtC6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721023745&oldid=721022584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733237887425249280", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X9HQ54AtC6", + "id" : 733237887425249280, + "created_at" : "2016-05-19 10:08:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/jenSPAfZRf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721022584&oldid=721022424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733234972677525504", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jenSPAfZRf", + "id" : 733234972677525504, + "created_at" : "2016-05-19 09:56:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/WaGCeDX9P7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721022424&oldid=721022314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733234568065605633", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WaGCeDX9P7", + "id" : 733234568065605633, + "created_at" : "2016-05-19 09:55:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/1DWYJSbcsw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721022314&oldid=721021757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733234279996624896", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1DWYJSbcsw", + "id" : 733234279996624896, + "created_at" : "2016-05-19 09:54:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/rDANTyKM4C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721021757&oldid=721021513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733232858135945216", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rDANTyKM4C", + "id" : 733232858135945216, + "created_at" : "2016-05-19 09:48:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/DxRU64RziN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721021513&oldid=721021179", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733232221046341632", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DxRU64RziN", + "id" : 733232221046341632, + "created_at" : "2016-05-19 09:45:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/4LGMvH7oyh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721021179&oldid=721021073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733231317450665984", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4LGMvH7oyh", + "id" : 733231317450665984, + "created_at" : "2016-05-19 09:42:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wlVFejopi0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721021073&oldid=721020837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733231018124136448", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wlVFejopi0", + "id" : 733231018124136448, + "created_at" : "2016-05-19 09:41:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/07rfx3BVcz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=721020837&oldid=720809357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733230260666433537", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/07rfx3BVcz", + "id" : 733230260666433537, + "created_at" : "2016-05-19 09:38:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/swrKio5ur9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720949115&oldid=720948275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733060381879500800", + "text" : "Canada West Universities Athletic Association Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/swrKio5ur9", + "id" : 733060381879500800, + "created_at" : "2016-05-18 22:23:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/OXUEFMbsbl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720948275&oldid=720948238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733058829387239425", + "text" : "Canada West Universities Athletic Association Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OXUEFMbsbl", + "id" : 733058829387239425, + "created_at" : "2016-05-18 22:16:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Me2b1q0yfG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720948238&oldid=720948124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733058763037540352", + "text" : "Canada West Universities Athletic Association Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Me2b1q0yfG", + "id" : 733058763037540352, + "created_at" : "2016-05-18 22:16:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Hv5k7cPxBU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720948124&oldid=720948016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733058576466509824", + "text" : "Canada West Universities Athletic Association Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hv5k7cPxBU", + "id" : 733058576466509824, + "created_at" : "2016-05-18 22:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ZKvoKNS6et", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720948016&oldid=720947900", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733058370949808128", + "text" : "Canada West Universities Athletic Association Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZKvoKNS6et", + "id" : 733058370949808128, + "created_at" : "2016-05-18 22:15:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/C4Ld6ygvpF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720947900&oldid=720947802", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733058179643363329", + "text" : "Canada West Universities Athletic Association Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C4Ld6ygvpF", + "id" : 733058179643363329, + "created_at" : "2016-05-18 22:14:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Zmema4TjPh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720947802&oldid=718546102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "733058011598598148", + "text" : "Canada West Universities Athletic Association Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zmema4TjPh", + "id" : 733058011598598148, + "created_at" : "2016-05-18 22:13:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/8gwYTRPQO2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720902108&oldid=720707517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732980771527532544", + "text" : "Caipirinha Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8gwYTRPQO2", + "id" : 732980771527532544, + "created_at" : "2016-05-18 17:06:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/QGX039QNFT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720878246&oldid=720438217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732938830328832000", + "text" : "Antigonish County, Nova Scotia Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/QGX039QNFT", + "id" : 732938830328832000, + "created_at" : "2016-05-18 14:20:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/8VKvsavF9P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720865762&oldid=720775823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732910646220750848", + "text" : "You Light Up My Life (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8VKvsavF9P", + "id" : 732910646220750848, + "created_at" : "2016-05-18 12:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/8VKvsavF9P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720865762&oldid=720775823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732910646266859520", + "text" : "You Light Up My Life (soundtrack) Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/8VKvsavF9P", + "id" : 732910646266859520, + "created_at" : "2016-05-18 12:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/9pDp9Yc9cw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720865249&oldid=720864906", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732909420787707904", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9pDp9Yc9cw", + "id" : 732909420787707904, + "created_at" : "2016-05-18 12:23:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/d6KKZ2WvJF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720864906&oldid=720864811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732908919329263616", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/d6KKZ2WvJF", + "id" : 732908919329263616, + "created_at" : "2016-05-18 12:21:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/EtrFMfcfMI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720864811&oldid=720864360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732908766786691072", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EtrFMfcfMI", + "id" : 732908766786691072, + "created_at" : "2016-05-18 12:20:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/tlRkbayQ9l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720864360&oldid=719801287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732907976940498944", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tlRkbayQ9l", + "id" : 732907976940498944, + "created_at" : "2016-05-18 12:17:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/MDEFLbmIjQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720742163&oldid=720742124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732633561329729537", + "text" : "Bulldozer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MDEFLbmIjQ", + "id" : 732633561329729537, + "created_at" : "2016-05-17 18:07:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/a7WAJiXIOu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720742124&oldid=718684824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732633511073619968", + "text" : "Bulldozer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/a7WAJiXIOu", + "id" : 732633511073619968, + "created_at" : "2016-05-17 18:06:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/VBs5TM0ZSG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720727209&oldid=685906153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "732603738125406209", + "text" : "Hudson Bay expedition (1686) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/VBs5TM0ZSG", + "id" : 732603738125406209, + "created_at" : "2016-05-17 16:08:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/9lf3noAVHh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126165988&oldid=125327640&rcid=185937392", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731492251277381632", + "text" : "Saint-Honor\u00E9 (Qu\u00E9bec) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/9lf3noAVHh", + "id" : 731492251277381632, + "created_at" : "2016-05-14 14:31:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/f0feiMmlPX", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126146181&oldid=106792507&rcid=185838794", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731209030308397056", + "text" : "Agence de la sant\u00E9 publique du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f0feiMmlPX", + "id" : 731209030308397056, + "created_at" : "2016-05-13 19:46:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/svMvkw6FoN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720106508&oldid=719914223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731206768995487748", + "text" : "Khurram Zaki Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/svMvkw6FoN", + "id" : 731206768995487748, + "created_at" : "2016-05-13 19:37:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/wcUxLYmHfS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720105684&oldid=658855663", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731205189638750208", + "text" : "Canada\u2013Chile Free Trade Agreement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wcUxLYmHfS", + "id" : 731205189638750208, + "created_at" : "2016-05-13 19:31:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ZaSQqWyI4J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720104414&oldid=720104248", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731202454348541954", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZaSQqWyI4J", + "id" : 731202454348541954, + "created_at" : "2016-05-13 19:20:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/kL15ZFIvPx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720104248&oldid=719280444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731202093499985920", + "text" : "Free trade agreements of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kL15ZFIvPx", + "id" : 731202093499985920, + "created_at" : "2016-05-13 19:18:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/x7p3A9WmaF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126145337&oldid=126127624&rcid=185836686", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731200563925426176", + "text" : "Pomme Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/x7p3A9WmaF", + "id" : 731200563925426176, + "created_at" : "2016-05-13 19:12:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/x7p3A9WmaF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126145337&oldid=126127624&rcid=185836686", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731200563958927362", + "text" : "Pomme Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x7p3A9WmaF", + "id" : 731200563958927362, + "created_at" : "2016-05-13 19:12:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/bJZgwxPDET", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720088708&oldid=715776696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731171771110596608", + "text" : "Chilliwack Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/bJZgwxPDET", + "id" : 731171771110596608, + "created_at" : "2016-05-13 17:18:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/2YAOmwXHXW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=720086196&oldid=718050525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "731166781138685952", + "text" : "Pav Bhaji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2YAOmwXHXW", + "id" : 731166781138685952, + "created_at" : "2016-05-13 16:58:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/kh5OuObypR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719959863&oldid=714072482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730866725542084608", + "text" : "The North Saskatchewan Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kh5OuObypR", + "id" : 730866725542084608, + "created_at" : "2016-05-12 21:06:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/rxQ7wagWpG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719929692&oldid=718268274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730811333436948481", + "text" : "Pneumatics Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rxQ7wagWpG", + "id" : 730811333436948481, + "created_at" : "2016-05-12 17:26:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/hgXneqyn8i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719914275&oldid=719130479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730780140515524608", + "text" : "I Started a Joke Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hgXneqyn8i", + "id" : 730780140515524608, + "created_at" : "2016-05-12 15:22:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/1LEvNRXobe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719887001&oldid=711298909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730720241655906304", + "text" : "Ottawa Lynx Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1LEvNRXobe", + "id" : 730720241655906304, + "created_at" : "2016-05-12 11:24:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/1LEvNRXobe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719887001&oldid=711298909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730720241681108992", + "text" : "Ottawa Lynx Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/1LEvNRXobe", + "id" : 730720241681108992, + "created_at" : "2016-05-12 11:24:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/xWibFFkJSS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719838832&oldid=703791289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730592597329219586", + "text" : "Lifeboat (shipboard) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xWibFFkJSS", + "id" : 730592597329219586, + "created_at" : "2016-05-12 02:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/yzX6Ux6X6z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719786793&oldid=714395558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730483787654647810", + "text" : "Talk:List of current Senators of Canada by age Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yzX6Ux6X6z", + "id" : 730483787654647810, + "created_at" : "2016-05-11 19:44:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ySVDsoz8sM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719780919&oldid=719780824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730473980545609728", + "text" : "OECD Anti-Bribery Convention Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ySVDsoz8sM", + "id" : 730473980545609728, + "created_at" : "2016-05-11 19:05:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/BgDyqi1dXy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719780824&oldid=684677191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730473802442932229", + "text" : "OECD Anti-Bribery Convention Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BgDyqi1dXy", + "id" : 730473802442932229, + "created_at" : "2016-05-11 19:05:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/d0a5pOUNLU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719766581&oldid=719766522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730446213443665921", + "text" : "Base transceiver station Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/d0a5pOUNLU", + "id" : 730446213443665921, + "created_at" : "2016-05-11 17:15:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/NT3K4AkIWo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719766522&oldid=719537916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "730446097194332161", + "text" : "Base transceiver station Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NT3K4AkIWo", + "id" : 730446097194332161, + "created_at" : "2016-05-11 17:14:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/E75lcEB6Sw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719440187&oldid=716733865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729737504618893313", + "text" : "Trillium Line Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/E75lcEB6Sw", + "id" : 729737504618893313, + "created_at" : "2016-05-09 18:19:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/gHac54pomp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719439529&oldid=719439431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729736355207622657", + "text" : "Republic of Korea Air Force Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/gHac54pomp", + "id" : 729736355207622657, + "created_at" : "2016-05-09 18:14:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/gHac54pomp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719439529&oldid=719439431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729736355220172800", + "text" : "Republic of Korea Air Force Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gHac54pomp", + "id" : 729736355220172800, + "created_at" : "2016-05-09 18:14:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/1yd0YEpGZB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719439431&oldid=719186284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729736181492162560", + "text" : "Republic of Korea Air Force Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/1yd0YEpGZB", + "id" : 729736181492162560, + "created_at" : "2016-05-09 18:13:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/1yd0YEpGZB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719439431&oldid=719186284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729736181517320193", + "text" : "Republic of Korea Air Force Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1yd0YEpGZB", + "id" : 729736181517320193, + "created_at" : "2016-05-09 18:13:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Vh12ryIcPG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719422368&oldid=711823511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729703728459165696", + "text" : "Equipment of the Canadian Coast Guard Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/Vh12ryIcPG", + "id" : 729703728459165696, + "created_at" : "2016-05-09 16:05:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Vh12ryIcPG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719422368&oldid=711823511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729703728471773184", + "text" : "Equipment of the Canadian Coast Guard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Vh12ryIcPG", + "id" : 729703728471773184, + "created_at" : "2016-05-09 16:05:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Ho6EVmgVvB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719421556&oldid=719421497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729702537738260481", + "text" : "Dead Letter Circus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ho6EVmgVvB", + "id" : 729702537738260481, + "created_at" : "2016-05-09 16:00:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/R7gDlQIP5V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719421497&oldid=711177056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729702429932007428", + "text" : "Dead Letter Circus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R7gDlQIP5V", + "id" : 729702429932007428, + "created_at" : "2016-05-09 15:59:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/6w84HFU56e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719418856&oldid=719294784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729696864983977984", + "text" : "Nell Carter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6w84HFU56e", + "id" : 729696864983977984, + "created_at" : "2016-05-09 15:37:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/6w84HFU56e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719418856&oldid=719294784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729696864992374784", + "text" : "Nell Carter Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/6w84HFU56e", + "id" : 729696864992374784, + "created_at" : "2016-05-09 15:37:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/SOQJZqbtlb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719414977&oldid=715224335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729689667793211394", + "text" : "Permanent residency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SOQJZqbtlb", + "id" : 729689667793211394, + "created_at" : "2016-05-09 15:09:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/wsC3BFcr31", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=719146862&oldid=715073482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729071960651608065", + "text" : "Air launch to orbit Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wsC3BFcr31", + "id" : 729071960651608065, + "created_at" : "2016-05-07 22:14:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/IxgyKvxl66", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195504178&oldid=195504145&rcid=220805055", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729044065732444161", + "text" : "File:Doggy style high resolution.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IxgyKvxl66", + "id" : 729044065732444161, + "created_at" : "2016-05-07 20:23:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/i9rSVfBSaJ", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195504145&oldid=192835821&rcid=220804851", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "729043934547197953", + "text" : "File:Doggy style high resolution.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/i9rSVfBSaJ", + "id" : 729043934547197953, + "created_at" : "2016-05-07 20:23:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DvDgWVbmRH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718974122&oldid=718974103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728672093718622208", + "text" : "2016 in science fiction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DvDgWVbmRH", + "id" : 728672093718622208, + "created_at" : "2016-05-06 19:45:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/LdLK55v8aj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718974103&oldid=718973756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728672055298764805", + "text" : "2016 in science fiction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LdLK55v8aj", + "id" : 728672055298764805, + "created_at" : "2016-05-06 19:45:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ntWRwQxhmz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718973756&oldid=718967134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728671325234040833", + "text" : "2016 in science fiction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ntWRwQxhmz", + "id" : 728671325234040833, + "created_at" : "2016-05-06 19:42:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/4S37LBwN9x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718972341&oldid=717933428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728668338717659136", + "text" : "Cecily Strickland Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/4S37LBwN9x", + "id" : 728668338717659136, + "created_at" : "2016-05-06 19:30:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/4S37LBwN9x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718972341&oldid=717933428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728668338746998784", + "text" : "Cecily Strickland Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4S37LBwN9x", + "id" : 728668338746998784, + "created_at" : "2016-05-06 19:30:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/8mJIN4iacB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718967134&oldid=718897528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728658557890080768", + "text" : "2016 in science fiction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8mJIN4iacB", + "id" : 728658557890080768, + "created_at" : "2016-05-06 18:51:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/DMBl2nZphA", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195392753&oldid=195348519&rcid=220430500", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728596968667287552", + "text" : "File:Ice fog.png Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/DMBl2nZphA", + "id" : 728596968667287552, + "created_at" : "2016-05-06 14:47:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/oLAe1ZmqZ3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718932576&oldid=718619271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728594730175574017", + "text" : "Stepin Fetchit Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oLAe1ZmqZ3", + "id" : 728594730175574017, + "created_at" : "2016-05-06 14:38:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ZBjMY1hOmp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718928676&oldid=717863891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728586395611181057", + "text" : "Mars One Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZBjMY1hOmp", + "id" : 728586395611181057, + "created_at" : "2016-05-06 14:05:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/F1D7Rlps8K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718919800&oldid=714539899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728566889228713984", + "text" : "Battle of Cajamarca Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/F1D7Rlps8K", + "id" : 728566889228713984, + "created_at" : "2016-05-06 12:47:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/byiZewKiiG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718919260&oldid=644432708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728565483746807808", + "text" : "Battle of Punta Quemada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/byiZewKiiG", + "id" : 728565483746807808, + "created_at" : "2016-05-06 12:42:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/WbN8u9N4fb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125902791&oldid=125900309&rcid=184309959", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728241369496588288", + "text" : "Saison des couleurs Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/WbN8u9N4fb", + "id" : 728241369496588288, + "created_at" : "2016-05-05 15:14:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/BVXhO5Vv4m", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125902773&oldid=124202242&rcid=184309865", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728241171248513024", + "text" : "Changement de couleur des feuilles Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BVXhO5Vv4m", + "id" : 728241171248513024, + "created_at" : "2016-05-05 15:13:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/2ENPLPvbc8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718768494&oldid=712829133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "728225767704924161", + "text" : "Alabama map turtle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2ENPLPvbc8", + "id" : 728225767704924161, + "created_at" : "2016-05-05 14:12:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/O3OOVq8D7O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718654694&oldid=718623541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727955660479078400", + "text" : "Padding oracle attack Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/O3OOVq8D7O", + "id" : 727955660479078400, + "created_at" : "2016-05-04 20:18:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/IkZ29xstNF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718653964&oldid=409097248", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727954192975925248", + "text" : "Talk:Vine training Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IkZ29xstNF", + "id" : 727954192975925248, + "created_at" : "2016-05-04 20:12:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/o7JROTiUiN", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195239604&oldid=195162579&rcid=219915002", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727930769121939457", + "text" : "File:Grande tornado devastando .jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/o7JROTiUiN", + "id" : 727930769121939457, + "created_at" : "2016-05-04 18:39:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/GCrasSIgR3", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195239535&oldid=195219631&rcid=219914763", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727930389692620800", + "text" : "File:Rainbow 57.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GCrasSIgR3", + "id" : 727930389692620800, + "created_at" : "2016-05-04 18:38:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/xbNUxC0Sc2", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195239492&oldid=195219289&rcid=219914672", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727930108086996992", + "text" : "File:Colours of Adelaide City.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xbNUxC0Sc2", + "id" : 727930108086996992, + "created_at" : "2016-05-04 18:37:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/IIrCuj4H2X", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195239156&oldid=194961953&rcid=219913493", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727928371733250048", + "text" : "File:Variedad de colores.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IIrCuj4H2X", + "id" : 727928371733250048, + "created_at" : "2016-05-04 18:30:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/arZHO7CnyD", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195239125&oldid=194962326&rcid=219913327", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727928146553675779", + "text" : "File:Entre nubes....JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/arZHO7CnyD", + "id" : 727928146553675779, + "created_at" : "2016-05-04 18:29:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/oRENFZPNSS", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195234900&oldid=195097892&rcid=219901720", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727912655239909377", + "text" : "File:Testing-CFIG-Fig2.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oRENFZPNSS", + "id" : 727912655239909377, + "created_at" : "2016-05-04 17:27:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/vPdUWToAHP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718622644&oldid=683425798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727895673534853120", + "text" : "Talk:Party standings in the Senate of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vPdUWToAHP", + "id" : 727895673534853120, + "created_at" : "2016-05-04 16:20:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/RKqQqhJgW7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718611949&oldid=718611174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727875611423821824", + "text" : "Jean-Pierre Blais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RKqQqhJgW7", + "id" : 727875611423821824, + "created_at" : "2016-05-04 15:00:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/RKqQqhJgW7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718611949&oldid=718611174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727875611415478273", + "text" : "Jean-Pierre Blais Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/RKqQqhJgW7", + "id" : 727875611415478273, + "created_at" : "2016-05-04 15:00:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/6hugdklaLw", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195221712&oldid=195215653&rcid=219864535", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727868361460322304", + "text" : "File:Bridge enroute Batakundi.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/6hugdklaLw", + "id" : 727868361460322304, + "created_at" : "2016-05-04 14:31:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/52Nn8QICb4", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195221641&oldid=195215655&rcid=219864325", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727868098645233665", + "text" : "File:Naran Valley Exit.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/52Nn8QICb4", + "id" : 727868098645233665, + "created_at" : "2016-05-04 14:30:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2usYX5wVT9", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195221534&oldid=195215657&rcid=219863960", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727867674198421505", + "text" : "File:Mountains around the River Kunhar.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2usYX5wVT9", + "id" : 727867674198421505, + "created_at" : "2016-05-04 14:29:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/G7TZKAdsqu", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195221454&oldid=195215665&rcid=219863638", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727867265924870144", + "text" : "File:Winding Roads.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/G7TZKAdsqu", + "id" : 727867265924870144, + "created_at" : "2016-05-04 14:27:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yHF1RsjMHd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195221372&oldid=195215678&rcid=219863390", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727866920746258432", + "text" : "File:The long road to Lulusar Lake.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/yHF1RsjMHd", + "id" : 727866920746258432, + "created_at" : "2016-05-04 14:26:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/kZVeUs05h4", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195221330&oldid=195215677&rcid=219863195", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727866716781449216", + "text" : "File:THE SOLITARY MOUNTAIN.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kZVeUs05h4", + "id" : 727866716781449216, + "created_at" : "2016-05-04 14:25:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/X0Q2QOTEhr", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195221242&oldid=195215689&rcid=219862892", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727866418155360261", + "text" : "File:The trustworthy old 4x4.jpg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/X0Q2QOTEhr", + "id" : 727866418155360261, + "created_at" : "2016-05-04 14:24:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/e1v9EIgTvC", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195221065&oldid=195215687&rcid=219862440", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727865996086775809", + "text" : "File:Shepherds in Pakistan.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/e1v9EIgTvC", + "id" : 727865996086775809, + "created_at" : "2016-05-04 14:22:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/BiUYyoVMI1", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195220855&oldid=195215662&rcid=219861716", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727865315728736257", + "text" : "File:Northern Landscapes of Pakistan.jpeg Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BiUYyoVMI1", + "id" : 727865315728736257, + "created_at" : "2016-05-04 14:19:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/38jBGNLTAG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718492336&oldid=717179485", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727599062531321856", + "text" : "Economics of nuclear power plants Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/38jBGNLTAG", + "id" : 727599062531321856, + "created_at" : "2016-05-03 20:41:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/ARawSafILo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=125856005&oldid=125499346&rcid=183986439", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727587037587615744", + "text" : "M\u00E9t\u00E9o-France Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ARawSafILo", + "id" : 727587037587615744, + "created_at" : "2016-05-03 19:54:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/VvIfoJTuN8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718482255&oldid=714395267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727582192751263744", + "text" : "List of current Senators of Canada by age Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VvIfoJTuN8", + "id" : 727582192751263744, + "created_at" : "2016-05-03 19:34:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/9D6laDZYGy", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=195150831&oldid=195142916&rcid=219621826", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727579357917679616", + "text" : "File:Fog Mist.JPG Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9D6laDZYGy", + "id" : 727579357917679616, + "created_at" : "2016-05-03 19:23:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ikhotcfmF1", + "expanded_url" : "https:\/\/ro.wikipedia.org\/w\/index.php?diff=10503874&oldid=10246972&rcid=25645405", + "display_url" : "ro.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727571842244947968", + "text" : "Sarmizegetusa Regia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ikhotcfmF1", + "id" : 727571842244947968, + "created_at" : "2016-05-03 18:53:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/CnsI4znH97", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718464801&oldid=708505546", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727553575640031232", + "text" : "HMCS Winnipeg (FFH 338) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CnsI4znH97", + "id" : 727553575640031232, + "created_at" : "2016-05-03 17:41:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/RDxtguSftD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718462839&oldid=717469368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727549952700874752", + "text" : "Victor\/Victoria (musical) Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/RDxtguSftD", + "id" : 727549952700874752, + "created_at" : "2016-05-03 17:26:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/RDxtguSftD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718462839&oldid=717469368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727549952705093632", + "text" : "Victor\/Victoria (musical) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RDxtguSftD", + "id" : 727549952705093632, + "created_at" : "2016-05-03 17:26:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/1p22nFmm7W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718462646&oldid=715242524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727549608239468549", + "text" : "Employment and Social Development Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1p22nFmm7W", + "id" : 727549608239468549, + "created_at" : "2016-05-03 17:25:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/gB60IO3TkW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718462178&oldid=718462116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727548668518256641", + "text" : "Liberty Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gB60IO3TkW", + "id" : 727548668518256641, + "created_at" : "2016-05-03 17:21:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/in5tPMWRTx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718462116&oldid=714801149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727548532908019712", + "text" : "Liberty Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/in5tPMWRTx", + "id" : 727548532908019712, + "created_at" : "2016-05-03 17:21:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/y0nmq1BB2W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718453412&oldid=710758719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727531728802291712", + "text" : "Royal Commission on Aboriginal Peoples Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/y0nmq1BB2W", + "id" : 727531728802291712, + "created_at" : "2016-05-03 16:14:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/DrgGxHi7je", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718443787&oldid=708063402", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727515434870837248", + "text" : "Dieselpunk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DrgGxHi7je", + "id" : 727515434870837248, + "created_at" : "2016-05-03 15:09:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/1IkkVVSrHg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718438989&oldid=718205513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727506837583597569", + "text" : "Detroit\u2013Windsor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1IkkVVSrHg", + "id" : 727506837583597569, + "created_at" : "2016-05-03 14:35:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HYpSPv6RLT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718425591&oldid=718425079", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727481354355654656", + "text" : "Legal aspects of transgenderism Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HYpSPv6RLT", + "id" : 727481354355654656, + "created_at" : "2016-05-03 12:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/XFzHBV80Xj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718425079&oldid=715948595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727480207385460736", + "text" : "Legal aspects of transgenderism Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XFzHBV80Xj", + "id" : 727480207385460736, + "created_at" : "2016-05-03 12:49:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/SdgxtDfVgZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718300538&oldid=718179329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727205337980358656", + "text" : "Hyperloop Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SdgxtDfVgZ", + "id" : 727205337980358656, + "created_at" : "2016-05-02 18:37:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/DhOP3fqPV9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=718293085&oldid=713447712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727192524981473282", + "text" : "Main, Meri Patni Aur Woh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DhOP3fqPV9", + "id" : 727192524981473282, + "created_at" : "2016-05-02 17:46:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/gQJSAFjSH3", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7286302&oldid=7286288&rcid=13354283", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727138363438956544", + "text" : "\u041F\u0435\u0442\u044A\u0440 \u0410\u0440\u043D\u0430\u0443\u0434\u043E\u0432 Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/gQJSAFjSH3", + "id" : 727138363438956544, + "created_at" : "2016-05-02 14:11:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/TFJeEtGNgr", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7286288&oldid=7285661&rcid=13354219", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727134067636998144", + "text" : "\u041F\u0435\u0442\u044A\u0440 \u0410\u0440\u043D\u0430\u0443\u0434\u043E\u0432 Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/TFJeEtGNgr", + "id" : 727134067636998144, + "created_at" : "2016-05-02 13:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Ufs0wCaKSS", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7286271&oldid=7285818&rcid=13353964", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "727126896375414784", + "text" : "\u0411\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u043E \u043A\u043B\u0430\u0432\u0438\u0440\u043D\u043E \u0442\u0440\u0438\u043E Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/Ufs0wCaKSS", + "id" : 727126896375414784, + "created_at" : "2016-05-02 13:25:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_06.js b/20181122/data/js/tweets/2016_06.js new file mode 100644 index 00000000..264c1fc0 --- /dev/null +++ b/20181122/data/js/tweets/2016_06.js @@ -0,0 +1,5429 @@ +Grailbird.data.tweets_2016_06 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/nQmipKJc0Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727711109&oldid=727544188", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748600652230705153", + "text" : "2016 Formula One season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nQmipKJc0Z", + "id" : 748600652230705153, + "created_at" : "2016-06-30 19:34:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/S2pw1kTzpT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727699960&oldid=727699479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748578848841830403", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S2pw1kTzpT", + "id" : 748578848841830403, + "created_at" : "2016-06-30 18:08:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/563Z7tYubI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727699479&oldid=727699061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748577804321759232", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/563Z7tYubI", + "id" : 748577804321759232, + "created_at" : "2016-06-30 18:03:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/zM68A8xCl9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727699061&oldid=727699000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748576926797803520", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zM68A8xCl9", + "id" : 748576926797803520, + "created_at" : "2016-06-30 18:00:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/viX4GpIZaL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727699000&oldid=727698171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748576804642893824", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/viX4GpIZaL", + "id" : 748576804642893824, + "created_at" : "2016-06-30 17:59:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6ynP3bDDrG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727698736&oldid=722322624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748576243591815168", + "text" : "Department of Immigration, Refugees and Citizenship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6ynP3bDDrG", + "id" : 748576243591815168, + "created_at" : "2016-06-30 17:57:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/3kK6QsEtDP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727698171&oldid=727697668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748575128666112001", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3kK6QsEtDP", + "id" : 748575128666112001, + "created_at" : "2016-06-30 17:53:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DTe0ysiJtb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727697668&oldid=727697232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748574202752557056", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DTe0ysiJtb", + "id" : 748574202752557056, + "created_at" : "2016-06-30 17:49:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/XfxfSDQ73K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727697232&oldid=727696778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748573410062700544", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XfxfSDQ73K", + "id" : 748573410062700544, + "created_at" : "2016-06-30 17:46:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/f9EYq2Cdy9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727696778&oldid=727696533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748572540906405888", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f9EYq2Cdy9", + "id" : 748572540906405888, + "created_at" : "2016-06-30 17:42:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/XsQZZDWtoG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727696533&oldid=727696229", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748572117717889024", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XsQZZDWtoG", + "id" : 748572117717889024, + "created_at" : "2016-06-30 17:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/NeY6pg7Tkt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727696229&oldid=726581621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748571577936121856", + "text" : "Simon Fraser University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NeY6pg7Tkt", + "id" : 748571577936121856, + "created_at" : "2016-06-30 17:39:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/lAbet9iSmq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727688729&oldid=727342020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748557450211627008", + "text" : "1994 FIFA World Cup Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lAbet9iSmq", + "id" : 748557450211627008, + "created_at" : "2016-06-30 16:42:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/yx8G5oFVRh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727682800&oldid=727482147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748544739641790464", + "text" : "Visa policy of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yx8G5oFVRh", + "id" : 748544739641790464, + "created_at" : "2016-06-30 15:52:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/t9hiVlTF51", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727679862&oldid=727572514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748538807390191616", + "text" : "Canadian Indian residential school system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t9hiVlTF51", + "id" : 748538807390191616, + "created_at" : "2016-06-30 15:28:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/FMocJq4aAP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727600787&oldid=725836862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748328526684823552", + "text" : "Paul Maddison Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FMocJq4aAP", + "id" : 748328526684823552, + "created_at" : "2016-06-30 01:33:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/dTooi0BwOt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727573171&oldid=724950993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748265351260045313", + "text" : "Catherine McKenney Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/dTooi0BwOt", + "id" : 748265351260045313, + "created_at" : "2016-06-29 21:22:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/aZbL0ZmE2C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727543363&oldid=727540228", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748209396489068544", + "text" : "Stephen Fuhr Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/aZbL0ZmE2C", + "id" : 748209396489068544, + "created_at" : "2016-06-29 17:39:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/esQJsygl6p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727540228&oldid=719776887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748203959282708480", + "text" : "Stephen Fuhr Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/esQJsygl6p", + "id" : 748203959282708480, + "created_at" : "2016-06-29 17:18:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/uweB5pX9Mq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=127454494&rcid=196072190", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748169837038436356", + "text" : "Conception de syst\u00E8mes informatiques Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/uweB5pX9Mq", + "id" : 748169837038436356, + "created_at" : "2016-06-29 15:02:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/pdthdi5DvI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727514658&oldid=727470754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748152870692884481", + "text" : "Trichardt School for Christian Education Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pdthdi5DvI", + "id" : 748152870692884481, + "created_at" : "2016-06-29 13:55:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ox8o9Qn81p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727513517&oldid=723939714", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748150120370274304", + "text" : "Aim High Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ox8o9Qn81p", + "id" : 748150120370274304, + "created_at" : "2016-06-29 13:44:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GW3riNXHKD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727398759&oldid=611550379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747863747876765696", + "text" : "Middle Lake, Saskatchewan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GW3riNXHKD", + "id" : 747863747876765696, + "created_at" : "2016-06-28 18:46:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/v9tJfuzdpA", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?oldid=200176573&rcid=240824543", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747843667516338176", + "text" : "File talk:Marner Leafs.png Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/v9tJfuzdpA", + "id" : 747843667516338176, + "created_at" : "2016-06-28 17:26:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/uW6ln661Qz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727385429&oldid=727384893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747835851535753216", + "text" : "Canadian dollar Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/uW6ln661Qz", + "id" : 747835851535753216, + "created_at" : "2016-06-28 16:55:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Jv44EWowgk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727384893&oldid=727384541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747834802783522816", + "text" : "Canadian dollar Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/Jv44EWowgk", + "id" : 747834802783522816, + "created_at" : "2016-06-28 16:51:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ckY39S7zvR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727384541&oldid=725752132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747834073964490753", + "text" : "Canadian dollar Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/ckY39S7zvR", + "id" : 747834073964490753, + "created_at" : "2016-06-28 16:48:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/hGm2D9xTPd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727381181&oldid=706441639", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747826892082905089", + "text" : "James Lapum Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hGm2D9xTPd", + "id" : 747826892082905089, + "created_at" : "2016-06-28 16:19:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/xrELuEdj4G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727370676&oldid=727370579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747806419727032320", + "text" : "Escapade Music Festival Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xrELuEdj4G", + "id" : 747806419727032320, + "created_at" : "2016-06-28 14:58:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/KdEywtJgdH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727370579&oldid=706010483", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747806173739515905", + "text" : "Escapade Music Festival Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KdEywtJgdH", + "id" : 747806173739515905, + "created_at" : "2016-06-28 14:57:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/XRnkM9srbd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727348544&oldid=721395374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747754989288853504", + "text" : "Ucluelet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XRnkM9srbd", + "id" : 747754989288853504, + "created_at" : "2016-06-28 11:34:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/INg8pZ9Bte", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727259003&oldid=727258891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747513996203425793", + "text" : "Patrick Sieloff Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/INg8pZ9Bte", + "id" : 747513996203425793, + "created_at" : "2016-06-27 19:36:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/IGmDccF9rB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727258891&oldid=725148596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747513777344622592", + "text" : "Patrick Sieloff Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IGmDccF9rB", + "id" : 747513777344622592, + "created_at" : "2016-06-27 19:35:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/rfvAwfR81p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727247492&oldid=689074650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747489144646008833", + "text" : "Talk:LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rfvAwfR81p", + "id" : 747489144646008833, + "created_at" : "2016-06-27 17:57:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/hRijPQEV31", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727247288&oldid=725600444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747488628859936769", + "text" : "LeVar Burton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hRijPQEV31", + "id" : 747488628859936769, + "created_at" : "2016-06-27 17:55:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/1mHq2gABz8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727246112&oldid=724962855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747485960355590144", + "text" : "Galileo (spacecraft) Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/1mHq2gABz8", + "id" : 747485960355590144, + "created_at" : "2016-06-27 17:45:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/j9KbvQQTxR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727242775&oldid=723721102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747478591911374848", + "text" : "Oxidative stress Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j9KbvQQTxR", + "id" : 747478591911374848, + "created_at" : "2016-06-27 17:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/b1mCUsf9pe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727234236&oldid=727234167", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747461312951758848", + "text" : "Certified Engineering Technologist Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b1mCUsf9pe", + "id" : 747461312951758848, + "created_at" : "2016-06-27 16:07:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/1k9AMNgijg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727234167&oldid=727234078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747461100862578688", + "text" : "Certified Engineering Technologist Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1k9AMNgijg", + "id" : 747461100862578688, + "created_at" : "2016-06-27 16:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vmMos8WSjN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727234078&oldid=727233765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747460857387421696", + "text" : "Certified Engineering Technologist Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vmMos8WSjN", + "id" : 747460857387421696, + "created_at" : "2016-06-27 16:05:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/t1gEHu4sQB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727233765&oldid=724342355", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747460225683361792", + "text" : "Certified Engineering Technologist Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/t1gEHu4sQB", + "id" : 747460225683361792, + "created_at" : "2016-06-27 16:02:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/eHhGjHvxjY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727232704&oldid=727232648", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747457792433332224", + "text" : "Nepean Sailing Club Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eHhGjHvxjY", + "id" : 747457792433332224, + "created_at" : "2016-06-27 15:53:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/fmbTn56XRt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727232648&oldid=724177828", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747457682173485057", + "text" : "Nepean Sailing Club Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/fmbTn56XRt", + "id" : 747457682173485057, + "created_at" : "2016-06-27 15:52:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/uJgEnBdGOy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727230527&oldid=727225311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747453161321955328", + "text" : "Talk:Mid-Atlantic accent Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/uJgEnBdGOy", + "id" : 747453161321955328, + "created_at" : "2016-06-27 15:34:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/4tF7TNPwIp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727225250&oldid=724976655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747441382973911040", + "text" : "Talk:Mid-Atlantic accent Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4tF7TNPwIp", + "id" : 747441382973911040, + "created_at" : "2016-06-27 14:48:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/2HY8wltW6X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=727209831&oldid=703918640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "747403280054108160", + "text" : "Bestseller (company) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2HY8wltW6X", + "id" : 747403280054108160, + "created_at" : "2016-06-27 12:16:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Vwzy9Ygn6V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726828819&oldid=726827384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746399758688870400", + "text" : "Lynx reconnaissance vehicle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Vwzy9Ygn6V", + "id" : 746399758688870400, + "created_at" : "2016-06-24 17:49:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/9rbpAYCe37", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726827384&oldid=709770411", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746396481385545728", + "text" : "Lynx reconnaissance vehicle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9rbpAYCe37", + "id" : 746396481385545728, + "created_at" : "2016-06-24 17:36:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/AToq6IPGUH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726702023&oldid=726701477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746081678964178945", + "text" : "Region of Waterloo International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AToq6IPGUH", + "id" : 746081678964178945, + "created_at" : "2016-06-23 20:45:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/4GTFEvFwRu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726701477&oldid=726668871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746080425966186497", + "text" : "Region of Waterloo International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4GTFEvFwRu", + "id" : 746080425966186497, + "created_at" : "2016-06-23 20:40:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/MdCVxYtnNN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726694799&oldid=725955976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746068878250381312", + "text" : "Tecnam P2006T Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MdCVxYtnNN", + "id" : 746068878250381312, + "created_at" : "2016-06-23 19:54:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ulNVOUmGgr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726681657&oldid=723585856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746042654153113600", + "text" : "Mugwort Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ulNVOUmGgr", + "id" : 746042654153113600, + "created_at" : "2016-06-23 18:10:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/CU8G1owDX9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726678581&oldid=724864084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746036490925383680", + "text" : "Scott Storch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CU8G1owDX9", + "id" : 746036490925383680, + "created_at" : "2016-06-23 17:45:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/WAPnOPDG9u", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127303881&oldid=127303142&rcid=194442714", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746031340366209024", + "text" : "Virginia Raggi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WAPnOPDG9u", + "id" : 746031340366209024, + "created_at" : "2016-06-23 17:25:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Dp8UuyICpd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726661734&oldid=726636602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "746002899965218816", + "text" : "Wikipedia:Articles for creation\/Redirects Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dp8UuyICpd", + "id" : 746002899965218816, + "created_at" : "2016-06-23 15:32:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/uRSkLIBBt9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726659237&oldid=621568183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745997883015634944", + "text" : "Thompson-Nicola Regional District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uRSkLIBBt9", + "id" : 745997883015634944, + "created_at" : "2016-06-23 15:12:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/0YzLcMOo2W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726657987&oldid=701199344", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745995081585418240", + "text" : "C. D. Howe Building Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/0YzLcMOo2W", + "id" : 745995081585418240, + "created_at" : "2016-06-23 15:01:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/iDe2FuNUx6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726651892&oldid=725507302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745981335748120576", + "text" : "Petroleum industry in Azerbaijan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iDe2FuNUx6", + "id" : 745981335748120576, + "created_at" : "2016-06-23 14:06:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Bq6k4zxbdP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726647893&oldid=682634758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745972353063096320", + "text" : "Old Age Security Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bq6k4zxbdP", + "id" : 745972353063096320, + "created_at" : "2016-06-23 13:30:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/WYxvwKosVe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726525343&oldid=721633824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745692573205929984", + "text" : "Denmark men's national ice hockey team Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WYxvwKosVe", + "id" : 745692573205929984, + "created_at" : "2016-06-22 18:58:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/2HAChIqb2s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726524789&oldid=725674749", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745691626501201924", + "text" : "Eclipse (software) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2HAChIqb2s", + "id" : 745691626501201924, + "created_at" : "2016-06-22 18:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/O0r5JH6hmu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127278839&oldid=127278566&rcid=194254353", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745681737884262400", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/O0r5JH6hmu", + "id" : 745681737884262400, + "created_at" : "2016-06-22 18:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/9dzwhIaffC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726519142&oldid=726511694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745681332622131201", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/9dzwhIaffC", + "id" : 745681332622131201, + "created_at" : "2016-06-22 18:14:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/5ICjOu3Fnu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127278566&oldid=127275148&rcid=194253651", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745678287414960128", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/5ICjOu3Fnu", + "id" : 745678287414960128, + "created_at" : "2016-06-22 18:02:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/j0EWa8EfI1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726503528&oldid=726503302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745651226830839809", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/j0EWa8EfI1", + "id" : 745651226830839809, + "created_at" : "2016-06-22 16:14:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/s1FCC3dYwd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726503302&oldid=726503159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745650790774243329", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/s1FCC3dYwd", + "id" : 745650790774243329, + "created_at" : "2016-06-22 16:12:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/J7o0T4j1BZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726503159&oldid=726502876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745650468546822144", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/J7o0T4j1BZ", + "id" : 745650468546822144, + "created_at" : "2016-06-22 16:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/aGGHWlPqBL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726502876&oldid=726502752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745649923819966468", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/aGGHWlPqBL", + "id" : 745649923819966468, + "created_at" : "2016-06-22 16:09:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/46qgd5rZ4R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726502752&oldid=726502651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745649708220153856", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/46qgd5rZ4R", + "id" : 745649708220153856, + "created_at" : "2016-06-22 16:08:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/oLyD5s014f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726502651&oldid=726501776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745649519753297920", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/oLyD5s014f", + "id" : 745649519753297920, + "created_at" : "2016-06-22 16:07:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/bauFJelEGR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726501776&oldid=726501596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745647867180756992", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/bauFJelEGR", + "id" : 745647867180756992, + "created_at" : "2016-06-22 16:01:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/VbfMhTJMei", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726501596&oldid=726501309", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745647549101506560", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/VbfMhTJMei", + "id" : 745647549101506560, + "created_at" : "2016-06-22 16:00:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/T5mN7rhSJ5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726501309&oldid=726501027", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745646914864095233", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/T5mN7rhSJ5", + "id" : 745646914864095233, + "created_at" : "2016-06-22 15:57:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/a5h3SX7TIX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726501027&oldid=726500946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745646325434290176", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/a5h3SX7TIX", + "id" : 745646325434290176, + "created_at" : "2016-06-22 15:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/zFlB39Jv4n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726500946&oldid=726500854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745646167413895169", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/zFlB39Jv4n", + "id" : 745646167413895169, + "created_at" : "2016-06-22 15:54:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/iKUjx84bwp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726500854&oldid=726499184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745645980750577664", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/iKUjx84bwp", + "id" : 745645980750577664, + "created_at" : "2016-06-22 15:53:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/pHMSyJOtuj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726499184&oldid=719959182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745642440560939008", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/pHMSyJOtuj", + "id" : 745642440560939008, + "created_at" : "2016-06-22 15:39:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/KK05GrXxye", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127275148&oldid=124754691&rcid=194242382", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745641808017895424", + "text" : "Marjolaine Boutin-Sweet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/KK05GrXxye", + "id" : 745641808017895424, + "created_at" : "2016-06-22 15:37:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/kieA4NRqTv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726475940&oldid=722676298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745593692921147392", + "text" : "Who, whom? Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kieA4NRqTv", + "id" : 745593692921147392, + "created_at" : "2016-06-22 12:26:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/uy1FaSYm0T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726376064&oldid=725362075", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745343382957002752", + "text" : "Innisdale Secondary School Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/uy1FaSYm0T", + "id" : 745343382957002752, + "created_at" : "2016-06-21 19:51:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/atmveBzlXh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726370556&oldid=723681065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745332599724335104", + "text" : "Mikhail Sergachev Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/atmveBzlXh", + "id" : 745332599724335104, + "created_at" : "2016-06-21 19:08:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/7cBENhnLNI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726328554&oldid=726165700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "745247370728869888", + "text" : "Canada Pension Plan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7cBENhnLNI", + "id" : 745247370728869888, + "created_at" : "2016-06-21 13:29:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/1wpDC5Nm3s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726189500&oldid=719536997", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744933398154641408", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1wpDC5Nm3s", + "id" : 744933398154641408, + "created_at" : "2016-06-20 16:42:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/NoZG89yKUg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726178672&oldid=726177350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744909681357914112", + "text" : "DeMarcus Cousins Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/NoZG89yKUg", + "id" : 744909681357914112, + "created_at" : "2016-06-20 15:08:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/6YKfZHJDQw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726175832&oldid=704571909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744903332263788545", + "text" : "Rachel Blaney Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6YKfZHJDQw", + "id" : 744903332263788545, + "created_at" : "2016-06-20 14:42:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/NaLUPkvrsb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726175401&oldid=726175357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744902337941102596", + "text" : "Francis Alexander Caron Scrimger Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NaLUPkvrsb", + "id" : 744902337941102596, + "created_at" : "2016-06-20 14:38:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/NEFT0pEA1y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726175357&oldid=723857058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744902203920498688", + "text" : "Francis Alexander Caron Scrimger Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NEFT0pEA1y", + "id" : 744902203920498688, + "created_at" : "2016-06-20 14:38:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/EysqlffFor", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=726161250&oldid=702963531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744868796528222208", + "text" : "Jaruco Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EysqlffFor", + "id" : 744868796528222208, + "created_at" : "2016-06-20 12:25:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/DNsU9bNs3Z", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127193978&oldid=125936233&rcid=193770305", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744589555563634688", + "text" : "Louis-Joseph Papineau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DNsU9bNs3Z", + "id" : 744589555563634688, + "created_at" : "2016-06-19 17:55:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/KJJtY1hTX3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127188242&oldid=127188234&rcid=193734429", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744533931899424769", + "text" : "Coll\u00E8ge Regina Assumpta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KJJtY1hTX3", + "id" : 744533931899424769, + "created_at" : "2016-06-19 14:14:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/WoOJS43Wol", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127188234&oldid=125550626&rcid=193734414", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "744533791260155904", + "text" : "Coll\u00E8ge Regina Assumpta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WoOJS43Wol", + "id" : 744533791260155904, + "created_at" : "2016-06-19 14:14:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/bABBceVh26", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127143087&oldid=125860826&rcid=193372764", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743898062582652928", + "text" : "Maurice Proulx Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bABBceVh26", + "id" : 743898062582652928, + "created_at" : "2016-06-17 20:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/bABBceVh26", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127143087&oldid=125860826&rcid=193372764", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743898062616166401", + "text" : "Maurice Proulx Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/bABBceVh26", + "id" : 743898062616166401, + "created_at" : "2016-06-17 20:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/OrbzG7EbO1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725766119&oldid=723444589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743874387510693889", + "text" : "Eve Adams Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/OrbzG7EbO1", + "id" : 743874387510693889, + "created_at" : "2016-06-17 18:34:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/LGUMG71vJY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725763792&oldid=717632424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743869722526101504", + "text" : "List of University of Ottawa people Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LGUMG71vJY", + "id" : 743869722526101504, + "created_at" : "2016-06-17 18:15:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/dCTsnAXuLl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725732314&oldid=719545638", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743807366668365824", + "text" : "Civilization (1980 board game) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dCTsnAXuLl", + "id" : 743807366668365824, + "created_at" : "2016-06-17 14:07:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/5MZ3j0Rj0e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725724116&oldid=723116474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743789905378217984", + "text" : "Tears in rain monologue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5MZ3j0Rj0e", + "id" : 743789905378217984, + "created_at" : "2016-06-17 12:58:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/nvutRHX55h", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127115777&oldid=125763777&rcid=192826602", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743527361254137858", + "text" : "Les Fusiliers du Saint-Laurent Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nvutRHX55h", + "id" : 743527361254137858, + "created_at" : "2016-06-16 19:35:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/7EGJGB6xpB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725565961&oldid=724978314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743433291827666944", + "text" : "Velutina velutina Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7EGJGB6xpB", + "id" : 743433291827666944, + "created_at" : "2016-06-16 13:21:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/YwSkFexRE6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725537059&oldid=724125406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743356975128293376", + "text" : "Remington Model 870 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YwSkFexRE6", + "id" : 743356975128293376, + "created_at" : "2016-06-16 08:18:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/D9ZmKoN16X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725466867&oldid=724511120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743184625237921792", + "text" : "Hells Gate (British Columbia) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D9ZmKoN16X", + "id" : 743184625237921792, + "created_at" : "2016-06-15 20:53:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/t732LDIUOx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725464648&oldid=725464548", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743180467067838468", + "text" : "Canadian dollar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/t732LDIUOx", + "id" : 743180467067838468, + "created_at" : "2016-06-15 20:36:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/UHUCMZ2su4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725464548&oldid=725335984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743180296837795840", + "text" : "Canadian dollar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UHUCMZ2su4", + "id" : 743180296837795840, + "created_at" : "2016-06-15 20:36:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/gUAHFZ128x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725461807&oldid=725050332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743175088623718401", + "text" : "Marshall Plan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gUAHFZ128x", + "id" : 743175088623718401, + "created_at" : "2016-06-15 20:15:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/IoGV0w7FW2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127082432&oldid=120308191&rcid=192551569", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "743089544598327296", + "text" : "Hampshire (comt\u00E9) Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/IoGV0w7FW2", + "id" : 743089544598327296, + "created_at" : "2016-06-15 14:35:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/EzxRO3KC7b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725317004&oldid=724901094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742852501658054656", + "text" : "Census in Canada Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/EzxRO3KC7b", + "id" : 742852501658054656, + "created_at" : "2016-06-14 22:53:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/YGXB3UDFUZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725315414&oldid=635716292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742848628134432768", + "text" : "Statistics Act Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/YGXB3UDFUZ", + "id" : 742848628134432768, + "created_at" : "2016-06-14 22:38:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/GlwHWSQnoF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725286982&oldid=725286860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742789747894935552", + "text" : "HMCS Calgary (FFH 335) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GlwHWSQnoF", + "id" : 742789747894935552, + "created_at" : "2016-06-14 18:44:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ccO2g96yO1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725286860&oldid=725255912", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742789482592755712", + "text" : "HMCS Calgary (FFH 335) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ccO2g96yO1", + "id" : 742789482592755712, + "created_at" : "2016-06-14 18:43:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/GEJX2w6ZJ7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725284371&oldid=723542235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742784523872669696", + "text" : "Trucking industry in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GEJX2w6ZJ7", + "id" : 742784523872669696, + "created_at" : "2016-06-14 18:23:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/smsqzhOVD0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725275357&oldid=720616993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742767745796825088", + "text" : "Passamaquoddy Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/smsqzhOVD0", + "id" : 742767745796825088, + "created_at" : "2016-06-14 17:16:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/gQ37cB3U2Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725260572&oldid=709508567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742738223387017216", + "text" : "David Tilson Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gQ37cB3U2Q", + "id" : 742738223387017216, + "created_at" : "2016-06-14 15:19:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/O4btD8fxxX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725227849&oldid=725227800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742663751250350080", + "text" : "Varicap Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/O4btD8fxxX", + "id" : 742663751250350080, + "created_at" : "2016-06-14 10:23:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/QPCqqPVMNi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725227800&oldid=724082637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742663590767906816", + "text" : "Varicap Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QPCqqPVMNi", + "id" : 742663590767906816, + "created_at" : "2016-06-14 10:22:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/19luD7LMSi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725136348&oldid=705227362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742447915860398080", + "text" : "\u00C9cole secondaire publique De La Salle Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/19luD7LMSi", + "id" : 742447915860398080, + "created_at" : "2016-06-13 20:05:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/FcdGlEQCuU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725099208&oldid=711815743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742377832316342272", + "text" : "CCGS Sambro Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/FcdGlEQCuU", + "id" : 742377832316342272, + "created_at" : "2016-06-13 15:27:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/FcdGlEQCuU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725099208&oldid=711815743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742377832333074432", + "text" : "CCGS Sambro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FcdGlEQCuU", + "id" : 742377832333074432, + "created_at" : "2016-06-13 15:27:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/V3tNVb4c3t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725089663&oldid=722921940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742358316207202304", + "text" : "EMTEC Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/V3tNVb4c3t", + "id" : 742358316207202304, + "created_at" : "2016-06-13 14:09:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/HENv2cXVSp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725089204&oldid=700816366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742357216838225920", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HENv2cXVSp", + "id" : 742357216838225920, + "created_at" : "2016-06-13 14:05:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Tx5LDYFb4A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725087906&oldid=722806016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742354505723940864", + "text" : "HMS Puncher (D79) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Tx5LDYFb4A", + "id" : 742354505723940864, + "created_at" : "2016-06-13 13:54:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/TsmeyMKmZa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=725077273&oldid=724525490", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "742330111060545536", + "text" : "Nora Roberts bibliography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TsmeyMKmZa", + "id" : 742330111060545536, + "created_at" : "2016-06-13 12:17:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/o93dxACRp9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724864804&oldid=724864685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741801591259451392", + "text" : "Cavalry Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/o93dxACRp9", + "id" : 741801591259451392, + "created_at" : "2016-06-12 01:17:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Poh7YYVfcW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724864685&oldid=721844459", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741801184764297216", + "text" : "Cavalry Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Poh7YYVfcW", + "id" : 741801184764297216, + "created_at" : "2016-06-12 01:15:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/az0E8usw0K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724677349&oldid=724677261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741353190000603137", + "text" : "United World Colleges Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/az0E8usw0K", + "id" : 741353190000603137, + "created_at" : "2016-06-10 19:35:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/0W3VvgV6Lc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724677261&oldid=724278303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741353021599285252", + "text" : "United World Colleges Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0W3VvgV6Lc", + "id" : 741353021599285252, + "created_at" : "2016-06-10 19:35:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/d3Y8M5nQO1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724665504&oldid=724665341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741329721644986368", + "text" : "Canada School of Public Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d3Y8M5nQO1", + "id" : 741329721644986368, + "created_at" : "2016-06-10 18:02:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/s8ikFAOjps", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724665341&oldid=644152177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741329388134928384", + "text" : "Canada School of Public Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s8ikFAOjps", + "id" : 741329388134928384, + "created_at" : "2016-06-10 18:01:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/M7REOQuHOp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724653386&oldid=724478921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741307258819215360", + "text" : "The Weeknd Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/M7REOQuHOp", + "id" : 741307258819215360, + "created_at" : "2016-06-10 16:33:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/34eSQQaPvW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724651638&oldid=719565256", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741303662975275009", + "text" : "John MacDonell (political strategist) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/34eSQQaPvW", + "id" : 741303662975275009, + "created_at" : "2016-06-10 16:19:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/u2DcFqnA24", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724650453&oldid=724509105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "741301317080100864", + "text" : "Talk:Pit bull Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u2DcFqnA24", + "id" : 741301317080100864, + "created_at" : "2016-06-10 16:09:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/uTMODO1mkw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724337482&oldid=724337436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740574393852698624", + "text" : "Fort Rodd Hill National Historic Site Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uTMODO1mkw", + "id" : 740574393852698624, + "created_at" : "2016-06-08 16:01:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/genOMlhntu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724337436&oldid=724337071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740574296586747905", + "text" : "Fort Rodd Hill National Historic Site Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/genOMlhntu", + "id" : 740574296586747905, + "created_at" : "2016-06-08 16:00:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/eS8V33waEE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724337071&oldid=722881404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740573547987390465", + "text" : "Fort Rodd Hill National Historic Site Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eS8V33waEE", + "id" : 740573547987390465, + "created_at" : "2016-06-08 15:57:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/7baJLbo6Bz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724332403&oldid=724332368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740563737007017984", + "text" : "No. 42 Radar Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7baJLbo6Bz", + "id" : 740563737007017984, + "created_at" : "2016-06-08 15:18:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/QHOp9tsLbN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724332368&oldid=724332228", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740563669638090752", + "text" : "No. 42 Radar Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QHOp9tsLbN", + "id" : 740563669638090752, + "created_at" : "2016-06-08 15:18:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Rn0VyHdrvV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724332228&oldid=621670171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740563344235593728", + "text" : "No. 42 Radar Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Rn0VyHdrvV", + "id" : 740563344235593728, + "created_at" : "2016-06-08 15:17:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/JwcPZY9Jg5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126886997&oldid=122724893&rcid=191295488", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740557230915911681", + "text" : "Rivi\u00E8re P\u00E9ribonka Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/JwcPZY9Jg5", + "id" : 740557230915911681, + "created_at" : "2016-06-08 14:52:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/PjyxJTHpFp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724324436&oldid=723167791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740548598119731200", + "text" : "Halifax Armoury Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PjyxJTHpFp", + "id" : 740548598119731200, + "created_at" : "2016-06-08 14:18:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/oET6FW07H9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126884550&oldid=122330167&rcid=191276328", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740535182906806272", + "text" : "Charlo Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/oET6FW07H9", + "id" : 740535182906806272, + "created_at" : "2016-06-08 13:25:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/o0bg8IYUOp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724313409&oldid=724313246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740524320976424960", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o0bg8IYUOp", + "id" : 740524320976424960, + "created_at" : "2016-06-08 12:42:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/f1jevBb6ey", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724313246&oldid=724312931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740523917715070976", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f1jevBb6ey", + "id" : 740523917715070976, + "created_at" : "2016-06-08 12:40:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/F8AU5h6lJO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724312931&oldid=724177896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740523206600196096", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F8AU5h6lJO", + "id" : 740523206600196096, + "created_at" : "2016-06-08 12:37:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/V8IQwCv6P7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724303913&oldid=712785899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740502417217867777", + "text" : "JP-8 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/V8IQwCv6P7", + "id" : 740502417217867777, + "created_at" : "2016-06-08 11:15:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/x3aNjUM3UD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724229305&oldid=724228989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740317668478222336", + "text" : "Sniper (1993 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x3aNjUM3UD", + "id" : 740317668478222336, + "created_at" : "2016-06-07 23:01:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/5Nq9uZAajS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724228989&oldid=724228816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740316946256662530", + "text" : "Sniper (1993 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Nq9uZAajS", + "id" : 740316946256662530, + "created_at" : "2016-06-07 22:58:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/YOaUI5r7By", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724228816&oldid=722376909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740316480030412800", + "text" : "Sniper (1993 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YOaUI5r7By", + "id" : 740316480030412800, + "created_at" : "2016-06-07 22:56:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/TeSwcgAwuJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724212810&oldid=714896544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740284895046553600", + "text" : "Minister of International Trade (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TeSwcgAwuJ", + "id" : 740284895046553600, + "created_at" : "2016-06-07 20:50:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/OXrzL5nM43", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724212392&oldid=692866997", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740284134208212992", + "text" : "Minister of International Development (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OXrzL5nM43", + "id" : 740284134208212992, + "created_at" : "2016-06-07 20:47:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/f3WLVMPgy8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724207955&oldid=724207759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740276188426313728", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f3WLVMPgy8", + "id" : 740276188426313728, + "created_at" : "2016-06-07 20:16:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/hW2FGyXzI4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724207759&oldid=724207402", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740275903641575424", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hW2FGyXzI4", + "id" : 740275903641575424, + "created_at" : "2016-06-07 20:15:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/dFXs1gQz65", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724207402&oldid=717297040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740275318301306880", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dFXs1gQz65", + "id" : 740275318301306880, + "created_at" : "2016-06-07 20:12:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/icFjcO2aZi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724199865&oldid=724199572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740261225905459200", + "text" : "List of automated urban metro subway systems Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/icFjcO2aZi", + "id" : 740261225905459200, + "created_at" : "2016-06-07 19:16:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/TChOaM1ZvX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724199572&oldid=721567928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740260712262578176", + "text" : "List of automated urban metro subway systems Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TChOaM1ZvX", + "id" : 740260712262578176, + "created_at" : "2016-06-07 19:14:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/y3kF9xIWyA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724181552&oldid=722176804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740225836591271936", + "text" : "Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/y3kF9xIWyA", + "id" : 740225836591271936, + "created_at" : "2016-06-07 16:56:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/l9rvVeWBBi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724178403&oldid=724178356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740218802978365441", + "text" : "James Farentino Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l9rvVeWBBi", + "id" : 740218802978365441, + "created_at" : "2016-06-07 16:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/993uLtSEFo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724178356&oldid=712648654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740218699169292288", + "text" : "James Farentino Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/993uLtSEFo", + "id" : 740218699169292288, + "created_at" : "2016-06-07 16:27:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/9HdkjdJrE9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724177896&oldid=724049386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740217543600791553", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9HdkjdJrE9", + "id" : 740217543600791553, + "created_at" : "2016-06-07 16:23:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/g9emEGmiDj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126860883&oldid=126860860&rcid=191208408", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740213697428258816", + "text" : "Alupa Clarke Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/g9emEGmiDj", + "id" : 740213697428258816, + "created_at" : "2016-06-07 16:07:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ukJPfV0DC4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126860860&oldid=126739445&rcid=191208333", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740213567937515521", + "text" : "Alupa Clarke Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ukJPfV0DC4", + "id" : 740213567937515521, + "created_at" : "2016-06-07 16:07:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/UZorexUuQT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126858820&oldid=125787124&rcid=191202907", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740194388400308224", + "text" : "Classe d'espace a\u00E9rien Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UZorexUuQT", + "id" : 740194388400308224, + "created_at" : "2016-06-07 14:51:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/CDTD2rNFFw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724159079&oldid=710546212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740180267193761792", + "text" : "Dean Gunnarson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CDTD2rNFFw", + "id" : 740180267193761792, + "created_at" : "2016-06-07 13:55:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/aWrRyXoyLl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126857171&oldid=112284508&rcid=191183958", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740179050543583233", + "text" : "Bomb Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aWrRyXoyLl", + "id" : 740179050543583233, + "created_at" : "2016-06-07 13:50:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Q4YIisj7VH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724139912&oldid=665633508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "740140426972237824", + "text" : "Carolina Moon (2007 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q4YIisj7VH", + "id" : 740140426972237824, + "created_at" : "2016-06-07 11:16:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/8QmOyPm6WS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724045108&oldid=677778293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739914034582061056", + "text" : "Insulated pipe Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/8QmOyPm6WS", + "id" : 739914034582061056, + "created_at" : "2016-06-06 20:17:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/UucYy8Fpwq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724036627&oldid=712380719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739899389582409729", + "text" : "Talk:Fish farming Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UucYy8Fpwq", + "id" : 739899389582409729, + "created_at" : "2016-06-06 19:18:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/K8AjnQOPrH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126836445&oldid=125600404&rcid=191110803", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739890886746738688", + "text" : "Lac-Saint-Charles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/K8AjnQOPrH", + "id" : 739890886746738688, + "created_at" : "2016-06-06 18:45:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/lwIXZ134O7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724027948&oldid=723123685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739884538906710016", + "text" : "George Brancato Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lwIXZ134O7", + "id" : 739884538906710016, + "created_at" : "2016-06-06 18:19:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/dimT1egXx5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724019717&oldid=724012415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739869901721079810", + "text" : "Wildflower (The Avalanches album) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/dimT1egXx5", + "id" : 739869901721079810, + "created_at" : "2016-06-06 17:21:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/BvQNHNRIaO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724006167&oldid=724005998", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739844820471009281", + "text" : "Talk:Aging in humans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BvQNHNRIaO", + "id" : 739844820471009281, + "created_at" : "2016-06-06 15:42:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/HiC2Npmb6t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=724005998&rcid=832565389", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739844535807672320", + "text" : "Talk:Aging in humans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HiC2Npmb6t", + "id" : 739844535807672320, + "created_at" : "2016-06-06 15:40:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/x2hBm3rgrl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=724005968&oldid=717776496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739844486973526016", + "text" : "Aging in humans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x2hBm3rgrl", + "id" : 739844486973526016, + "created_at" : "2016-06-06 15:40:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/wmfTrwnv0X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723992361&oldid=723992320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739820126879485953", + "text" : "Great Canadian Flag Debate Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wmfTrwnv0X", + "id" : 739820126879485953, + "created_at" : "2016-06-06 14:03:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/QW1cMxLwCG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723992320&oldid=715797627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739820045992398848", + "text" : "Great Canadian Flag Debate Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QW1cMxLwCG", + "id" : 739820045992398848, + "created_at" : "2016-06-06 14:03:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/reFAjde9uc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723991945&oldid=711462235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "739819239775850496", + "text" : "Nine Trey Gangsters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/reFAjde9uc", + "id" : 739819239775850496, + "created_at" : "2016-06-06 14:00:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/QXk4V4E5pq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723640968&oldid=722027969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738994801723473920", + "text" : "Moon landing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QXk4V4E5pq", + "id" : 738994801723473920, + "created_at" : "2016-06-04 07:24:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/J80wciY0mg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723552797&oldid=723552659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738802513902702596", + "text" : "Citrus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J80wciY0mg", + "id" : 738802513902702596, + "created_at" : "2016-06-03 18:40:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/J80wciY0mg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723552797&oldid=723552659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738802513932062720", + "text" : "Citrus Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/J80wciY0mg", + "id" : 738802513932062720, + "created_at" : "2016-06-03 18:40:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/v7g7z3xWgG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723552482&oldid=722568072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738801906370379776", + "text" : "Citrus Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/v7g7z3xWgG", + "id" : 738801906370379776, + "created_at" : "2016-06-03 18:37:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/v7g7z3xWgG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723552482&oldid=722568072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738801906403975168", + "text" : "Citrus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v7g7z3xWgG", + "id" : 738801906403975168, + "created_at" : "2016-06-03 18:37:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/BCnk6mERht", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723540151&oldid=721029527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738778037873967104", + "text" : "Nora Roberts bibliography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BCnk6mERht", + "id" : 738778037873967104, + "created_at" : "2016-06-03 17:03:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/mokqKxjzgc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723531274&oldid=720469331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738761762091192320", + "text" : "Drax power station Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/mokqKxjzgc", + "id" : 738761762091192320, + "created_at" : "2016-06-03 15:58:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/t3PqhRQmYo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723517139&oldid=723517039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738735504309506049", + "text" : "Peter Kent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/t3PqhRQmYo", + "id" : 738735504309506049, + "created_at" : "2016-06-03 14:14:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Aq0AZE1Fcy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723517039&oldid=722919375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738735338923909120", + "text" : "Peter Kent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Aq0AZE1Fcy", + "id" : 738735338923909120, + "created_at" : "2016-06-03 14:13:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/4u6SSqmIB6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723460163&oldid=723149542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738596591339114497", + "text" : "The Tragically Hip discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4u6SSqmIB6", + "id" : 738596591339114497, + "created_at" : "2016-06-03 05:02:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/XjqVCDpGaB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723408391&oldid=721282841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738486951167283202", + "text" : "Fire hydrant Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XjqVCDpGaB", + "id" : 738486951167283202, + "created_at" : "2016-06-02 21:46:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/PBVNilT3oR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=126728271&oldid=115126917&rcid=190599072", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738484066111131649", + "text" : "Coffea canephora Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PBVNilT3oR", + "id" : 738484066111131649, + "created_at" : "2016-06-02 21:34:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KwZam0coja", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723372701&oldid=708505605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738422754479886336", + "text" : "HMCS Charlottetown (FFH 339) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KwZam0coja", + "id" : 738422754479886336, + "created_at" : "2016-06-02 17:31:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/8eLAfXuN3p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723356186&oldid=720235778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738392060886196225", + "text" : "Tetranychus urticae Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8eLAfXuN3p", + "id" : 738392060886196225, + "created_at" : "2016-06-02 15:29:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/T0s1pFeFLQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723231072&oldid=723230927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738105717077508097", + "text" : "The Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/T0s1pFeFLQ", + "id" : 738105717077508097, + "created_at" : "2016-06-01 20:31:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ZPjNTD4dO9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723230927&oldid=723230784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738105468392996867", + "text" : "The Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZPjNTD4dO9", + "id" : 738105468392996867, + "created_at" : "2016-06-01 20:30:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/3eQk5tirRj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723230784&oldid=723230531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738105234266947585", + "text" : "The Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3eQk5tirRj", + "id" : 738105234266947585, + "created_at" : "2016-06-01 20:29:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/hA1VPvfy6R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723230531&oldid=723230210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738104789658140673", + "text" : "The Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hA1VPvfy6R", + "id" : 738104789658140673, + "created_at" : "2016-06-01 20:27:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/LfC5eZIT1i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723230210&oldid=673251137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738104162861387776", + "text" : "The Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LfC5eZIT1i", + "id" : 738104162861387776, + "created_at" : "2016-06-01 20:25:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/lefz8nh1uz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723207061&oldid=720408020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738061399340003328", + "text" : "Alenia C-27J Spartan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lefz8nh1uz", + "id" : 738061399340003328, + "created_at" : "2016-06-01 17:35:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/wm4S5rnwfb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723202830&oldid=723202727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738053764612018177", + "text" : "Pan-African colours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wm4S5rnwfb", + "id" : 738053764612018177, + "created_at" : "2016-06-01 17:05:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/CRr9fQZfWY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723202727&oldid=723202691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738053553441374209", + "text" : "Pan-African colours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CRr9fQZfWY", + "id" : 738053553441374209, + "created_at" : "2016-06-01 17:04:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/u4N4Egx4L8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723202691&oldid=720806215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738053476836577282", + "text" : "Pan-African colours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u4N4Egx4L8", + "id" : 738053476836577282, + "created_at" : "2016-06-01 17:03:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/8IjQZlDryl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723181202&oldid=723180851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738014445281136640", + "text" : "Leeroy Jenkins Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8IjQZlDryl", + "id" : 738014445281136640, + "created_at" : "2016-06-01 14:28:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/PoWorOT8ai", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723180851&oldid=723070198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738013771763961861", + "text" : "Leeroy Jenkins Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PoWorOT8ai", + "id" : 738013771763961861, + "created_at" : "2016-06-01 14:26:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/w9EiCftoAD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723180371&oldid=721952371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "738012893405384705", + "text" : "James Norton (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w9EiCftoAD", + "id" : 738012893405384705, + "created_at" : "2016-06-01 14:22:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/WuaxbOQIRL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=723172442&oldid=718831699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "737997504470503424", + "text" : "Pierre Salinger Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WuaxbOQIRL", + "id" : 737997504470503424, + "created_at" : "2016-06-01 13:21:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_07.js b/20181122/data/js/tweets/2016_07.js new file mode 100644 index 00000000..21368ede --- /dev/null +++ b/20181122/data/js/tweets/2016_07.js @@ -0,0 +1,3593 @@ +Grailbird.data.tweets_2016_07 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/wjlYj7vHN8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732130145&oldid=732124363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "759130702688423937", + "text" : "Mi'kmaq Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/wjlYj7vHN8", + "id" : 759130702688423937, + "created_at" : "2016-07-29 20:57:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/wjlYj7vHN8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732130145&oldid=732124363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "759130702734655491", + "text" : "Mi'kmaq Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wjlYj7vHN8", + "id" : 759130702734655491, + "created_at" : "2016-07-29 20:57:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/M70VGqtN07", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732122775&oldid=727930855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "759116123031924736", + "text" : "Mi'kmaq Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/M70VGqtN07", + "id" : 759116123031924736, + "created_at" : "2016-07-29 19:59:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/M70VGqtN07", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732122775&oldid=727930855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "759116123061223424", + "text" : "Mi'kmaq Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M70VGqtN07", + "id" : 759116123061223424, + "created_at" : "2016-07-29 19:59:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/9IRNigIyIH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732103719&oldid=727480066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "759074342202408962", + "text" : "Public Service of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9IRNigIyIH", + "id" : 759074342202408962, + "created_at" : "2016-07-29 17:13:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/IfPrFdDsx8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128216957&oldid=128216948&rcid=200634161", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758773309475610628", + "text" : "Rapace Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IfPrFdDsx8", + "id" : 758773309475610628, + "created_at" : "2016-07-28 21:17:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/U0BO6JZB5T", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128216948&oldid=120981944&rcid=200634134", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758773168702156800", + "text" : "Rapace Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U0BO6JZB5T", + "id" : 758773168702156800, + "created_at" : "2016-07-28 21:16:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/38FMzH02Od", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731992648&oldid=730627785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758772535366418433", + "text" : "International Docking Adapter Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/38FMzH02Od", + "id" : 758772535366418433, + "created_at" : "2016-07-28 21:14:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/dzKIomfo54", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731970183&oldid=714360562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758732505323180033", + "text" : "List of Ottawa Senators records Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dzKIomfo54", + "id" : 758732505323180033, + "created_at" : "2016-07-28 18:35:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/aWrO5vhRPU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731943127&oldid=729630538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758677459734786048", + "text" : "Artillery Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aWrO5vhRPU", + "id" : 758677459734786048, + "created_at" : "2016-07-28 14:56:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/CAGIUsd8vg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731939811&oldid=731820095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758669305819136001", + "text" : "BlackBerry 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CAGIUsd8vg", + "id" : 758669305819136001, + "created_at" : "2016-07-28 14:23:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ZU0DKozute", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731932330&oldid=731932059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758650896137986048", + "text" : "Namkoong Min Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZU0DKozute", + "id" : 758650896137986048, + "created_at" : "2016-07-28 13:10:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/pTrKSsooDf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731932059&oldid=731035854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758650101598396416", + "text" : "Namkoong Min Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pTrKSsooDf", + "id" : 758650101598396416, + "created_at" : "2016-07-28 13:07:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/NAsaet3niw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731819887&oldid=731819794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758371292072570881", + "text" : "Bata Shoes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NAsaet3niw", + "id" : 758371292072570881, + "created_at" : "2016-07-27 18:39:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/3lHB5kNTeu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731819794&oldid=729852315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758371114175328256", + "text" : "Bata Shoes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3lHB5kNTeu", + "id" : 758371114175328256, + "created_at" : "2016-07-27 18:38:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/BOLxpgLekd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731803559&oldid=713328718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758341297740648450", + "text" : "Marti Maraden Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BOLxpgLekd", + "id" : 758341297740648450, + "created_at" : "2016-07-27 16:40:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/9ua3Ow6EES", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731681021&oldid=730828940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758044970100154372", + "text" : "Hygrometer Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/9ua3Ow6EES", + "id" : 758044970100154372, + "created_at" : "2016-07-26 21:02:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/UHCrT8CtVk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731676406&oldid=708799152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758037685328052225", + "text" : "Kel-Tec RFB Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UHCrT8CtVk", + "id" : 758037685328052225, + "created_at" : "2016-07-26 20:34:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/nOl3LPYvVU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731664781&oldid=731475612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758019058637897728", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nOl3LPYvVU", + "id" : 758019058637897728, + "created_at" : "2016-07-26 19:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/K1xdVa9Iyd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731659566&oldid=731417834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "758010220304097280", + "text" : "Rockaway Beach, Queens Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/K1xdVa9Iyd", + "id" : 758010220304097280, + "created_at" : "2016-07-26 18:44:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/nUUAkn2eyA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731648077&oldid=731648014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757990503816261632", + "text" : "Giuliano Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nUUAkn2eyA", + "id" : 757990503816261632, + "created_at" : "2016-07-26 17:26:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/IQrOgRQNZe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731648014&oldid=731647984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757990409905774592", + "text" : "Giuliano Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IQrOgRQNZe", + "id" : 757990409905774592, + "created_at" : "2016-07-26 17:26:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/QDOlfaxeJw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731647984&oldid=731423600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757990346454360070", + "text" : "Giuliano Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QDOlfaxeJw", + "id" : 757990346454360070, + "created_at" : "2016-07-26 17:25:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/rer0fYANaU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128157661&oldid=127664456&rcid=200274989", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757963099571884032", + "text" : "TERMIUM Plus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rer0fYANaU", + "id" : 757963099571884032, + "created_at" : "2016-07-26 15:37:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/yrQwimHHUn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731623299&oldid=604304359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757944696685662214", + "text" : "Spectrum commons theory Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yrQwimHHUn", + "id" : 757944696685662214, + "created_at" : "2016-07-26 14:24:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/yrQwimHHUn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731623299&oldid=604304359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757944696714956800", + "text" : "Spectrum commons theory Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/yrQwimHHUn", + "id" : 757944696714956800, + "created_at" : "2016-07-26 14:24:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/CkLTGMUOQd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128155647&oldid=126714694&rcid=200264639", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757940592252968960", + "text" : "Laverloch\u00E8re (Qu\u00E9bec) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CkLTGMUOQd", + "id" : 757940592252968960, + "created_at" : "2016-07-26 14:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/2u2imh64zT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731561360&oldid=711226354", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757789752506458112", + "text" : "Ennis Esmer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2u2imh64zT", + "id" : 757789752506458112, + "created_at" : "2016-07-26 04:08:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/IeBFGqbL7S", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=359631103&oldid=359631102&rcid=374023503", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757762890443198465", + "text" : "Q20950429 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IeBFGqbL7S", + "id" : 757762890443198465, + "created_at" : "2016-07-26 02:22:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/9zNDmqfnnf", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=359631102&oldid=285290027&rcid=374023502", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757762887809114112", + "text" : "Q20950429 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9zNDmqfnnf", + "id" : 757762887809114112, + "created_at" : "2016-07-26 02:22:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/QZkgDFEmkG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731484957&oldid=731436731", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757630196438732800", + "text" : "List of fossil sites Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QZkgDFEmkG", + "id" : 757630196438732800, + "created_at" : "2016-07-25 17:34:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/uHoArS89AW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731482473&oldid=731302920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757625152066781184", + "text" : "43rd Canadian federal election Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/uHoArS89AW", + "id" : 757625152066781184, + "created_at" : "2016-07-25 17:14:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/QEVntxZhSm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731475612&oldid=731475072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757610856188346368", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QEVntxZhSm", + "id" : 757610856188346368, + "created_at" : "2016-07-25 16:17:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/KZ630Rt3u6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731475072&oldid=730013664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757609745465376768", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KZ630Rt3u6", + "id" : 757609745465376768, + "created_at" : "2016-07-25 16:13:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/tF1PbjG0bR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731469266&oldid=717000773", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757598557796990980", + "text" : "APC Smart-UPS Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tF1PbjG0bR", + "id" : 757598557796990980, + "created_at" : "2016-07-25 15:29:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Yi5sGQIW2r", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128108773&oldid=127536974&rcid=199863776", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757276271491555328", + "text" : "Forges du Saint-Maurice Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Yi5sGQIW2r", + "id" : 757276271491555328, + "created_at" : "2016-07-24 18:08:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/lYisOazR2V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731333376&oldid=729567129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "757268623664832512", + "text" : "WWE Network (Canada) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/lYisOazR2V", + "id" : 757268623664832512, + "created_at" : "2016-07-24 17:38:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/egMgjUUIll", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128089867&oldid=126161521&rcid=199805835", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756975895726923777", + "text" : "Vision des oiseaux Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/egMgjUUIll", + "id" : 756975895726923777, + "created_at" : "2016-07-23 22:14:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/4MncN3mvMz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731086464&oldid=724159079", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756600650742505472", + "text" : "Dean Gunnarson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4MncN3mvMz", + "id" : 756600650742505472, + "created_at" : "2016-07-22 21:23:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/STTRrK0flS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731067715&oldid=725885762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756562947250458625", + "text" : "Ullahpara Upazila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/STTRrK0flS", + "id" : 756562947250458625, + "created_at" : "2016-07-22 18:53:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/TYVq7SJ4Tk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731064415&oldid=724714360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756555529405726720", + "text" : "Canadian Journey Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TYVq7SJ4Tk", + "id" : 756555529405726720, + "created_at" : "2016-07-22 18:24:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ACG07r680Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731063525&oldid=731063495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756553537031643136", + "text" : "Udinese Calcio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ACG07r680Y", + "id" : 756553537031643136, + "created_at" : "2016-07-22 18:16:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/cornej6IwX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731063495&oldid=730915489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756553465049079809", + "text" : "Udinese Calcio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/cornej6IwX", + "id" : 756553465049079809, + "created_at" : "2016-07-22 18:16:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/T4fgRa5Scr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731055115&oldid=730948661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756535205146550272", + "text" : "Nine Mile Point Nuclear Generating Station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T4fgRa5Scr", + "id" : 756535205146550272, + "created_at" : "2016-07-22 17:03:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/V4vqDA2XVI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731053582&oldid=731024008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756531712109244417", + "text" : "Disney California Adventure Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V4vqDA2XVI", + "id" : 756531712109244417, + "created_at" : "2016-07-22 16:49:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ekivyXX3lv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=731047076&oldid=731026213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756517320458141697", + "text" : "Anthony Housefather Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ekivyXX3lv", + "id" : 756517320458141697, + "created_at" : "2016-07-22 15:52:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/5wjnGVmgqO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730946499&oldid=723434031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756243078046883840", + "text" : "Magnetostriction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5wjnGVmgqO", + "id" : 756243078046883840, + "created_at" : "2016-07-21 21:42:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/o3HeN2gskD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730942326&oldid=728994867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756234315198033921", + "text" : "442 Transport and Rescue Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/o3HeN2gskD", + "id" : 756234315198033921, + "created_at" : "2016-07-21 21:08:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/SsW6LLkPXE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730903354&oldid=730903302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756176719460069377", + "text" : "Correctional Service of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SsW6LLkPXE", + "id" : 756176719460069377, + "created_at" : "2016-07-21 17:19:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/QRhCqZFpl5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730903302&oldid=727959328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756176633191657472", + "text" : "Correctional Service of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QRhCqZFpl5", + "id" : 756176633191657472, + "created_at" : "2016-07-21 17:18:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/jTMHA4WW8e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730888618&oldid=730859299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "756156951453630464", + "text" : "Mike Ward (comedian) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jTMHA4WW8e", + "id" : 756156951453630464, + "created_at" : "2016-07-21 16:00:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/CyUMdD5wTN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730687988&oldid=726143236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755820249807716352", + "text" : "Byzantine Empire under the Palaiologos dynasty Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CyUMdD5wTN", + "id" : 755820249807716352, + "created_at" : "2016-07-20 17:42:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/tuHU6hiJ74", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128010846&oldid=127899182&rcid=199377228", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755817217783103490", + "text" : "Oscars du cin\u00E9ma Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tuHU6hiJ74", + "id" : 755817217783103490, + "created_at" : "2016-07-20 17:30:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/EJidoMM5mD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730670991&oldid=729351687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755784069628264448", + "text" : "Rose is a rose is a rose is a rose Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EJidoMM5mD", + "id" : 755784069628264448, + "created_at" : "2016-07-20 15:18:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/3jFrZ9eelm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730566590&oldid=730566185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755507211590328321", + "text" : "The Royal Canadian Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3jFrZ9eelm", + "id" : 755507211590328321, + "created_at" : "2016-07-19 20:58:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ajZTXdESCZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730566185&oldid=730563979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755506277615280128", + "text" : "The Royal Canadian Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ajZTXdESCZ", + "id" : 755506277615280128, + "created_at" : "2016-07-19 20:55:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/6ZQyrDw59B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730563979&oldid=730194761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755501997055508480", + "text" : "The Royal Canadian Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6ZQyrDw59B", + "id" : 755501997055508480, + "created_at" : "2016-07-19 20:38:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/4KiBtvLU1C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730559108&oldid=729958690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755491789059002368", + "text" : "Rosanna Deerchild Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/4KiBtvLU1C", + "id" : 755491789059002368, + "created_at" : "2016-07-19 19:57:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/lbc5AL4MWx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730558801&oldid=729957814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755491205014847488", + "text" : "Unreserved Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/lbc5AL4MWx", + "id" : 755491205014847488, + "created_at" : "2016-07-19 19:55:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/58QygAJro3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730548907&oldid=729779785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755470166134296577", + "text" : "Arcade Fire Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/58QygAJro3", + "id" : 755470166134296577, + "created_at" : "2016-07-19 18:31:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/uP6Ubz9yWe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730547436&oldid=723315832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755467395406462976", + "text" : "Instrument approach Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/uP6Ubz9yWe", + "id" : 755467395406462976, + "created_at" : "2016-07-19 18:20:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/2f9Vm53Fdy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730535804&oldid=701594867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755442097084325888", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2f9Vm53Fdy", + "id" : 755442097084325888, + "created_at" : "2016-07-19 16:40:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/k9oNRpYH02", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730527356&oldid=728959513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755423745028874241", + "text" : "East Block Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/k9oNRpYH02", + "id" : 755423745028874241, + "created_at" : "2016-07-19 15:27:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/Xw46OHEJtQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730525432&oldid=730525378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755419781705134080", + "text" : "David Suzuki Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Xw46OHEJtQ", + "id" : 755419781705134080, + "created_at" : "2016-07-19 15:11:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/C0RB0eQ8uP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730525378&oldid=730525296", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755419657251778560", + "text" : "David Suzuki Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/C0RB0eQ8uP", + "id" : 755419657251778560, + "created_at" : "2016-07-19 15:10:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/JEzEBdbban", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730525296&oldid=729805113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755419493367705600", + "text" : "David Suzuki Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JEzEBdbban", + "id" : 755419493367705600, + "created_at" : "2016-07-19 15:10:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/S3xu11DYFh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730433218&oldid=729495083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755197395286261760", + "text" : "Asalha Puja Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S3xu11DYFh", + "id" : 755197395286261760, + "created_at" : "2016-07-19 00:27:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/iTCqSHjL5h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730376178&oldid=730376103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755084161577283584", + "text" : "Burke Murphy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iTCqSHjL5h", + "id" : 755084161577283584, + "created_at" : "2016-07-18 16:57:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/GmRDkFjIzz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730376103&oldid=729799225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755084013568659458", + "text" : "Burke Murphy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GmRDkFjIzz", + "id" : 755084013568659458, + "created_at" : "2016-07-18 16:57:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/7hsaIFSkce", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730355960&oldid=728898145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "755040299529932800", + "text" : "Iqaluit Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7hsaIFSkce", + "id" : 755040299529932800, + "created_at" : "2016-07-18 14:03:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/b5I9NnlUjN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730089353&oldid=730083893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "754359561428017156", + "text" : "Arya Stark Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b5I9NnlUjN", + "id" : 754359561428017156, + "created_at" : "2016-07-16 16:58:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/1xV6AUY7uP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730083445&oldid=730082669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "754353279962869760", + "text" : "Arya Stark Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1xV6AUY7uP", + "id" : 754353279962869760, + "created_at" : "2016-07-16 16:33:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ENJuQxKAPv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730082547&oldid=730082305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "754352286059622404", + "text" : "Arya Stark Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ENJuQxKAPv", + "id" : 754352286059622404, + "created_at" : "2016-07-16 16:29:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/eHs835cm1Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=730082305&oldid=729824111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "754352120397238273", + "text" : "Arya Stark Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eHs835cm1Y", + "id" : 754352120397238273, + "created_at" : "2016-07-16 16:28:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/YyEVbB9iIe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729976680&oldid=727924332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "754068605365587968", + "text" : "Fisheries and Oceans Canada Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/YyEVbB9iIe", + "id" : 754068605365587968, + "created_at" : "2016-07-15 21:42:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/YyEVbB9iIe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729976680&oldid=727924332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "754068605369802752", + "text" : "Fisheries and Oceans Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YyEVbB9iIe", + "id" : 754068605369802752, + "created_at" : "2016-07-15 21:42:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/CXHS6kmmbM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729960445&oldid=724573699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "754037521470939136", + "text" : "Office of National AIDS Policy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CXHS6kmmbM", + "id" : 754037521470939136, + "created_at" : "2016-07-15 19:38:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/x1ryRnKpZK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729957437&oldid=418220381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "754031724322054144", + "text" : "Talk:The Last King of Scotland (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x1ryRnKpZK", + "id" : 754031724322054144, + "created_at" : "2016-07-15 19:15:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/K5C0c113Cc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127860282&oldid=123156949&rcid=198469418", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753941122787999744", + "text" : "Rivi\u00E8re Quinchien Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/K5C0c113Cc", + "id" : 753941122787999744, + "created_at" : "2016-07-15 13:15:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/K5C0c113Cc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127860282&oldid=123156949&rcid=198469418", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753941122804752384", + "text" : "Rivi\u00E8re Quinchien Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K5C0c113Cc", + "id" : 753941122804752384, + "created_at" : "2016-07-15 13:15:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/MhrFXuEqX2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729820836&oldid=729820783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753677197219655685", + "text" : "Rayside-Balfour Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/MhrFXuEqX2", + "id" : 753677197219655685, + "created_at" : "2016-07-14 19:47:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/SBCoV81gaW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729820783&oldid=722740207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753677075589042177", + "text" : "Rayside-Balfour Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/SBCoV81gaW", + "id" : 753677075589042177, + "created_at" : "2016-07-14 19:46:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/cTllPl7knn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127845215&oldid=127844829&rcid=198407209", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753670605858308097", + "text" : "Naturopathie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cTllPl7knn", + "id" : 753670605858308097, + "created_at" : "2016-07-14 19:20:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/BA2Bh25VKa", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127844829&oldid=127844807&rcid=198405570", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753666535621812224", + "text" : "Naturopathie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BA2Bh25VKa", + "id" : 753666535621812224, + "created_at" : "2016-07-14 19:04:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/6BLsVYhdYq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127844807&oldid=127844718&rcid=198405488", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753666214602412032", + "text" : "Naturopathie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6BLsVYhdYq", + "id" : 753666214602412032, + "created_at" : "2016-07-14 19:03:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/3ARCre7dy0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127844718&oldid=127725587&rcid=198405168", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753665470423859200", + "text" : "Naturopathie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3ARCre7dy0", + "id" : 753665470423859200, + "created_at" : "2016-07-14 19:00:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 64, 87 ], + "url" : "https:\/\/t.co\/5go36YK6P8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729809561&oldid=729351979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753653803984060416", + "text" : "DVBBS Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/5go36YK6P8", + "id" : 753653803984060416, + "created_at" : "2016-07-14 18:14:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7E4Q0MeMpo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729809422&oldid=720388824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753653542762582016", + "text" : "6 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7E4Q0MeMpo", + "id" : 753653542762582016, + "created_at" : "2016-07-14 18:13:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/8feEiHtTGW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729661573&oldid=720544522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753299027278651393", + "text" : "Nick McAnulty Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8feEiHtTGW", + "id" : 753299027278651393, + "created_at" : "2016-07-13 18:44:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/FRYDBvmvPi", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127814275&oldid=126371633&rcid=198202395", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753269483767234562", + "text" : "Bataille de la Ch\u00E2teauguay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FRYDBvmvPi", + "id" : 753269483767234562, + "created_at" : "2016-07-13 16:46:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/96IKUDT8Ml", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729632895&oldid=729632332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753243732829495296", + "text" : "Mauritania Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/96IKUDT8Ml", + "id" : 753243732829495296, + "created_at" : "2016-07-13 15:04:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/wU6rj1BXUx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729632332&oldid=729632049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753242600027656192", + "text" : "Mauritania Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/wU6rj1BXUx", + "id" : 753242600027656192, + "created_at" : "2016-07-13 15:00:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/qLIGy6LOCK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729632167&oldid=725304048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753242253200596992", + "text" : "Andrea Crisanti (scientist) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/qLIGy6LOCK", + "id" : 753242253200596992, + "created_at" : "2016-07-13 14:58:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/O00ki2dFFM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729632049&oldid=729631708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753242082232430592", + "text" : "Mauritania Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/O00ki2dFFM", + "id" : 753242082232430592, + "created_at" : "2016-07-13 14:58:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/3w6MTUPWkv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729631708&oldid=729317901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753241336690667520", + "text" : "Mauritania Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3w6MTUPWkv", + "id" : 753241336690667520, + "created_at" : "2016-07-13 14:55:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/cVbxr8sDiY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127811607&oldid=127811316&rcid=198182200", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753239896886829056", + "text" : "Mauritanie Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/cVbxr8sDiY", + "id" : 753239896886829056, + "created_at" : "2016-07-13 14:49:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/FYujZUm5bv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127811316&oldid=127451116&rcid=198181491", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "753236222403895297", + "text" : "Mauritanie Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FYujZUm5bv", + "id" : 753236222403895297, + "created_at" : "2016-07-13 14:34:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/1fbYy63mDc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729518235&oldid=729517951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "752942772974477313", + "text" : "Dana White Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1fbYy63mDc", + "id" : 752942772974477313, + "created_at" : "2016-07-12 19:08:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/gJ3weVpwQT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729517951&oldid=729389168", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "752942137336012800", + "text" : "Dana White Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gJ3weVpwQT", + "id" : 752942137336012800, + "created_at" : "2016-07-12 19:06:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/98r4SilEi4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127790622&oldid=123375613&rcid=198060368", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "752917208540573698", + "text" : "Centre for Economic Policy Research Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/98r4SilEi4", + "id" : 752917208540573698, + "created_at" : "2016-07-12 17:27:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/jnOcnUb20i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729368321&oldid=724397845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "752575870758518789", + "text" : "Cannabis ruderalis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jnOcnUb20i", + "id" : 752575870758518789, + "created_at" : "2016-07-11 18:50:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/jEssAU704P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729360250&oldid=727295038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "752559854535995392", + "text" : "List of universities in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jEssAU704P", + "id" : 752559854535995392, + "created_at" : "2016-07-11 17:47:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/AuJpu9NtVK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729344864&oldid=727741862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "752526979933536257", + "text" : "Cannabis strains Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AuJpu9NtVK", + "id" : 752526979933536257, + "created_at" : "2016-07-11 15:36:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/eMuaOsTeZe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729228078&oldid=723089086", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "752234759296839680", + "text" : "Loggerhead shrike Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eMuaOsTeZe", + "id" : 752234759296839680, + "created_at" : "2016-07-10 20:15:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/bwpGdfEipf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729002715&oldid=729002658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751635409105514496", + "text" : "The China Study Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/bwpGdfEipf", + "id" : 751635409105514496, + "created_at" : "2016-07-09 04:33:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/V02XxDEhBD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=729002658&oldid=728110865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751635236602122240", + "text" : "The China Study Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/V02XxDEhBD", + "id" : 751635236602122240, + "created_at" : "2016-07-09 04:32:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/TYHipUKSEH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728940568&oldid=727418335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751484702473777152", + "text" : "Panda Game Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/TYHipUKSEH", + "id" : 751484702473777152, + "created_at" : "2016-07-08 18:34:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/DWjSucHzdu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728921175&oldid=728921140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751441147290062848", + "text" : "Micah Johnson (baseball) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DWjSucHzdu", + "id" : 751441147290062848, + "created_at" : "2016-07-08 15:41:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/ZcXGsNPIG5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728921140&oldid=728921050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751441060375760896", + "text" : "Micah Johnson (baseball) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZcXGsNPIG5", + "id" : 751441060375760896, + "created_at" : "2016-07-08 15:41:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/FFA9PDMV97", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728921050&oldid=728920431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751440913604472832", + "text" : "Micah Johnson (baseball) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FFA9PDMV97", + "id" : 751440913604472832, + "created_at" : "2016-07-08 15:40:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/asWECRlbXt", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127686151&oldid=127686077&rcid=197373098", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751426139856445441", + "text" : "Astrid (pr\u00E9nom) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/asWECRlbXt", + "id" : 751426139856445441, + "created_at" : "2016-07-08 14:42:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/bZe6Kvjp0a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728906343&oldid=728906002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751405078691647488", + "text" : "37 Combat Engineer Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bZe6Kvjp0a", + "id" : 751405078691647488, + "created_at" : "2016-07-08 13:18:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/twDDv5RPwV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728810602&oldid=701988344", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751148943954829312", + "text" : "No. 401 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/twDDv5RPwV", + "id" : 751148943954829312, + "created_at" : "2016-07-07 20:20:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/BQ5i741UQ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728776674&oldid=691090457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751079279228846080", + "text" : "Buffer Festival Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/BQ5i741UQ4", + "id" : 751079279228846080, + "created_at" : "2016-07-07 15:43:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/v34CMi0NsL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728753539&oldid=659905465", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "751026444667613184", + "text" : "Aircraft flight manual Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/v34CMi0NsL", + "id" : 751026444667613184, + "created_at" : "2016-07-07 12:13:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Tu5lnUyQOS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728657809&oldid=728657133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750776380175024128", + "text" : "Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Tu5lnUyQOS", + "id" : 750776380175024128, + "created_at" : "2016-07-06 19:40:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/kF73JDwGEf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728655522&oldid=715582976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750771565785149440", + "text" : "A Void Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kF73JDwGEf", + "id" : 750771565785149440, + "created_at" : "2016-07-06 19:21:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/FgffU6w8gq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728628003&oldid=718176786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750715703603367940", + "text" : "Edmonton Griesbach Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FgffU6w8gq", + "id" : 750715703603367940, + "created_at" : "2016-07-06 15:39:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/LlasKRMHOB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728627344&oldid=712661628", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750714410474299392", + "text" : "Giorgio Mitolo Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LlasKRMHOB", + "id" : 750714410474299392, + "created_at" : "2016-07-06 15:33:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/YS2smzMFjy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728607397&oldid=704774133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750671985726853120", + "text" : "No. 414 Squadron RCAF Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YS2smzMFjy", + "id" : 750671985726853120, + "created_at" : "2016-07-06 12:45:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/vvrS4JmpKw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728492568&oldid=728228066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750417740645670912", + "text" : "V\u00EDctor Jara Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/vvrS4JmpKw", + "id" : 750417740645670912, + "created_at" : "2016-07-05 19:55:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/iuejr2x3jq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728462139&oldid=705057694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750361904837779457", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iuejr2x3jq", + "id" : 750361904837779457, + "created_at" : "2016-07-05 16:13:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/owT1MEcTrF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728459692&oldid=728458496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750356906179436544", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/owT1MEcTrF", + "id" : 750356906179436544, + "created_at" : "2016-07-05 15:53:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/OYoRBTP5uy", + "expanded_url" : "https:\/\/de.wikipedia.org\/w\/index.php?diff=155892877&oldid=137137144", + "display_url" : "de.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750356589471756288", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OYoRBTP5uy", + "id" : 750356589471756288, + "created_at" : "2016-07-05 15:52:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/NHLZKNs0lC", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=354514946&oldid=354182708&rcid=368014368", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750354982097092608", + "text" : "Q601698 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NHLZKNs0lC", + "id" : 750354982097092608, + "created_at" : "2016-07-05 15:45:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/euT5236DcG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728458496&oldid=728458259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750354410396651520", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/euT5236DcG", + "id" : 750354410396651520, + "created_at" : "2016-07-05 15:43:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/opwrMrHDdb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728458259&oldid=711020893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750353833713405953", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/opwrMrHDdb", + "id" : 750353833713405953, + "created_at" : "2016-07-05 15:41:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/zq0NOAGMVf", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=92103050&oldid=88280054", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "750353663261024257", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zq0NOAGMVf", + "id" : 750353663261024257, + "created_at" : "2016-07-05 15:40:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/KUMnL1LCXI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=127582972&oldid=127582939&rcid=196806000", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "749995118405513216", + "text" : "Kevin Durant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KUMnL1LCXI", + "id" : 749995118405513216, + "created_at" : "2016-07-04 15:55:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Vue9Ww3MLv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728312855&oldid=728086971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "749991345926840320", + "text" : "The Bachelor (U.S. TV series) Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/Vue9Ww3MLv", + "id" : 749991345926840320, + "created_at" : "2016-07-04 15:40:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/DfMsAXEmjT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728109625&oldid=724815947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "749506048768282624", + "text" : "ICC Americas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DfMsAXEmjT", + "id" : 749506048768282624, + "created_at" : "2016-07-03 07:32:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/hhJIGHDWFG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=728056230&oldid=723936051", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "749353969747652608", + "text" : "Petrolia, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hhJIGHDWFG", + "id" : 749353969747652608, + "created_at" : "2016-07-02 21:28:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 39, 62 ], + "url" : "https:\/\/t.co\/TDe0rOgRIb", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2016.07", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "748924430684794880", + "text" : "July 2016 Twitter archive accession: \n\nhttps:\/\/t.co\/TDe0rOgRIb \n\nAll tweets are public domain.\n\nHave at it, and enjoy!", + "id" : 748924430684794880, + "created_at" : "2016-07-01 17:01:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_08.js b/20181122/data/js/tweets/2016_08.js new file mode 100644 index 00000000..c1e1beea --- /dev/null +++ b/20181122/data/js/tweets/2016_08.js @@ -0,0 +1,5969 @@ +Grailbird.data.tweets_2016_08 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/gIf4YyWWDk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737148896&oldid=737148767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771158608084074496", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gIf4YyWWDk", + "id" : 771158608084074496, + "created_at" : "2016-09-01 01:31:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/JSdacggSVv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737148767&oldid=737148542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771158437807923200", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JSdacggSVv", + "id" : 771158437807923200, + "created_at" : "2016-09-01 01:31:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/fEkNoUAr4z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737148542&oldid=735635940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771158208014614528", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fEkNoUAr4z", + "id" : 771158208014614528, + "created_at" : "2016-09-01 01:30:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/P3lJqTmJNB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737040122&oldid=710252145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770945354917416960", + "text" : "J. G. Myers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P3lJqTmJNB", + "id" : 770945354917416960, + "created_at" : "2016-08-31 11:24:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/si91FkbRif", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736935891&oldid=736935667", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770711455436009472", + "text" : "Video nasty Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/si91FkbRif", + "id" : 770711455436009472, + "created_at" : "2016-08-30 19:55:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/fOGPutofL3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736935667&oldid=735290562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770710986017898501", + "text" : "Video nasty Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fOGPutofL3", + "id" : 770710986017898501, + "created_at" : "2016-08-30 19:53:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/PeIfmwd7cQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736893203&oldid=735028699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770629965578657792", + "text" : "Data set Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PeIfmwd7cQ", + "id" : 770629965578657792, + "created_at" : "2016-08-30 14:31:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/GDiCdK43lT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736891524&oldid=732015160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770626901345992704", + "text" : "Ipperwash Crisis Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/GDiCdK43lT", + "id" : 770626901345992704, + "created_at" : "2016-08-30 14:19:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/lGC1NQcj2L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736882410&oldid=736881743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770608790722973696", + "text" : "Harrison's Cave Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lGC1NQcj2L", + "id" : 770608790722973696, + "created_at" : "2016-08-30 13:07:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/H29xMWC4kH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736881743&oldid=733460837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770607349262409728", + "text" : "Harrison's Cave Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/H29xMWC4kH", + "id" : 770607349262409728, + "created_at" : "2016-08-30 13:01:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/PHhUidSLE2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736881002&oldid=736622745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770605591098224640", + "text" : "Pareve Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PHhUidSLE2", + "id" : 770605591098224640, + "created_at" : "2016-08-30 12:54:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/wih7PGsk5t", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129126350&oldid=129059165&rcid=206749869", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770585951429099520", + "text" : "KIC 8462852 Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/wih7PGsk5t", + "id" : 770585951429099520, + "created_at" : "2016-08-30 11:36:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/wih7PGsk5t", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129126350&oldid=129059165&rcid=206749869", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770585951433285632", + "text" : "KIC 8462852 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wih7PGsk5t", + "id" : 770585951433285632, + "created_at" : "2016-08-30 11:36:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Kqs60e0wPy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129107761&oldid=116460366&rcid=206613786", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770331954516549632", + "text" : "Alain Crevier Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Kqs60e0wPy", + "id" : 770331954516549632, + "created_at" : "2016-08-29 18:47:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Yn15Kz5kYq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736755341&oldid=701861873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770302644787286016", + "text" : "Location transparency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Yn15Kz5kYq", + "id" : 770302644787286016, + "created_at" : "2016-08-29 16:50:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/wA0H5PhZMG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736749943&oldid=735282482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770290857589280768", + "text" : "Canadian Cadet Organizations Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wA0H5PhZMG", + "id" : 770290857589280768, + "created_at" : "2016-08-29 16:03:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/T1UI3rgMoL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736728010&oldid=736711505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770244520302837760", + "text" : "Mr. Fuji Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/T1UI3rgMoL", + "id" : 770244520302837760, + "created_at" : "2016-08-29 12:59:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/yH5jr27tH7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736708093&oldid=736212374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770192653644341249", + "text" : "Kanchipuram Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/yH5jr27tH7", + "id" : 770192653644341249, + "created_at" : "2016-08-29 09:33:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/yH5jr27tH7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736708093&oldid=736212374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "770192653673725952", + "text" : "Kanchipuram Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yH5jr27tH7", + "id" : 770192653673725952, + "created_at" : "2016-08-29 09:33:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/N756hUeTDS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736337357&oldid=735522478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769263417374994434", + "text" : "List of museum ships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N756hUeTDS", + "id" : 769263417374994434, + "created_at" : "2016-08-26 20:01:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/fLxI2NlVGC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736336084&oldid=734466181", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769260627491684352", + "text" : "HMCS Haida Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fLxI2NlVGC", + "id" : 769260627491684352, + "created_at" : "2016-08-26 19:50:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/E79XIMGRW3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303565&oldid=736303342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769193301522124804", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E79XIMGRW3", + "id" : 769193301522124804, + "created_at" : "2016-08-26 15:22:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/E79XIMGRW3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303565&oldid=736303342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769193301631205377", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/E79XIMGRW3", + "id" : 769193301631205377, + "created_at" : "2016-08-26 15:22:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/RsslexRB6I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303342&oldid=736303299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192809400270848", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RsslexRB6I", + "id" : 769192809400270848, + "created_at" : "2016-08-26 15:20:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/RsslexRB6I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303342&oldid=736303299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192809421213698", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/RsslexRB6I", + "id" : 769192809421213698, + "created_at" : "2016-08-26 15:20:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/rpb5O5Hyz2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303299&oldid=736303214", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192721013673984", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rpb5O5Hyz2", + "id" : 769192721013673984, + "created_at" : "2016-08-26 15:20:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/rpb5O5Hyz2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303299&oldid=736303214", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192721030508544", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/rpb5O5Hyz2", + "id" : 769192721030508544, + "created_at" : "2016-08-26 15:20:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/YvstzeyQ85", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303224&oldid=724207955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192529145241601", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/YvstzeyQ85", + "id" : 769192529145241601, + "created_at" : "2016-08-26 15:19:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/dhntGbmnUm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303214&oldid=736303132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192508219879424", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/dhntGbmnUm", + "id" : 769192508219879424, + "created_at" : "2016-08-26 15:19:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/dhntGbmnUm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303214&oldid=736303132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192508232441856", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dhntGbmnUm", + "id" : 769192508232441856, + "created_at" : "2016-08-26 15:19:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/uujbPbYQkM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303132&oldid=736302682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192315596439552", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/uujbPbYQkM", + "id" : 769192315596439552, + "created_at" : "2016-08-26 15:18:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/uujbPbYQkM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736303132&oldid=736302682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769192316452139008", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uujbPbYQkM", + "id" : 769192316452139008, + "created_at" : "2016-08-26 15:18:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/6F44mHfq2B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736302682&oldid=736301927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769191273156804609", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/6F44mHfq2B", + "id" : 769191273156804609, + "created_at" : "2016-08-26 15:14:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/6F44mHfq2B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736302682&oldid=736301927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769191273165099008", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6F44mHfq2B", + "id" : 769191273165099008, + "created_at" : "2016-08-26 15:14:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/pC1OMPfqUC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736302164&oldid=735413916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769190147615297536", + "text" : "Athlone Castle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pC1OMPfqUC", + "id" : 769190147615297536, + "created_at" : "2016-08-26 15:09:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/gjS3cCPl4v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736301927&oldid=736301835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769189639122980865", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gjS3cCPl4v", + "id" : 769189639122980865, + "created_at" : "2016-08-26 15:07:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/gjS3cCPl4v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736301927&oldid=736301835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769189639177601024", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/gjS3cCPl4v", + "id" : 769189639177601024, + "created_at" : "2016-08-26 15:07:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/tmjysRlYuW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736301835&oldid=736301747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769189471338258432", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/tmjysRlYuW", + "id" : 769189471338258432, + "created_at" : "2016-08-26 15:07:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/tmjysRlYuW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736301835&oldid=736301747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769189471363469313", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tmjysRlYuW", + "id" : 769189471363469313, + "created_at" : "2016-08-26 15:07:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/HRfb4wO2z2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736301747&oldid=736301224", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769189285023154177", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/HRfb4wO2z2", + "id" : 769189285023154177, + "created_at" : "2016-08-26 15:06:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/HRfb4wO2z2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736301747&oldid=736301224", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769189285035728896", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HRfb4wO2z2", + "id" : 769189285035728896, + "created_at" : "2016-08-26 15:06:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/owyMwdo5fw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736301224&oldid=736163651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769188199939842048", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/owyMwdo5fw", + "id" : 769188199939842048, + "created_at" : "2016-08-26 15:02:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/owyMwdo5fw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736301224&oldid=736163651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769188199973478404", + "text" : "2016\u201317 U.C. Sampdoria season Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/owyMwdo5fw", + "id" : 769188199973478404, + "created_at" : "2016-08-26 15:02:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/bUWsHT3YBZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736297688&oldid=735425064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769180850558730240", + "text" : "List of Canadian flags Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bUWsHT3YBZ", + "id" : 769180850558730240, + "created_at" : "2016-08-26 14:33:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/oQH80WyBvO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736295446&oldid=735899328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "769176949868683264", + "text" : "By-elections to the 42nd Canadian Parliament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oQH80WyBvO", + "id" : 769176949868683264, + "created_at" : "2016-08-26 14:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/aWC4JK8b9i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736188969&oldid=736188936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768901645145149440", + "text" : "Braun Strowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aWC4JK8b9i", + "id" : 768901645145149440, + "created_at" : "2016-08-25 20:03:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/RLEIsz1tTu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736188936&oldid=736188806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768901567336574976", + "text" : "Braun Strowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RLEIsz1tTu", + "id" : 768901567336574976, + "created_at" : "2016-08-25 20:03:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/9NxhyKZJPG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736188806&oldid=736097225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768901325899853825", + "text" : "Braun Strowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9NxhyKZJPG", + "id" : 768901325899853825, + "created_at" : "2016-08-25 20:02:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/wwRT4CDTgn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736170804&oldid=735058895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768863723456978944", + "text" : "Kit Harington Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wwRT4CDTgn", + "id" : 768863723456978944, + "created_at" : "2016-08-25 17:32:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/1b7EoglC1n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736169533&oldid=722573195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768860899654393858", + "text" : "Captain Canuck Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/1b7EoglC1n", + "id" : 768860899654393858, + "created_at" : "2016-08-25 17:21:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ohM2y0WkY4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736163162&oldid=725040930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768846762941489152", + "text" : "Slovenia Summit 2001 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ohM2y0WkY4", + "id" : 768846762941489152, + "created_at" : "2016-08-25 16:25:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ZrM4xaFcNN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736157839&oldid=735633711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768834825616822272", + "text" : "Beechcraft T-6 Texan II Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZrM4xaFcNN", + "id" : 768834825616822272, + "created_at" : "2016-08-25 15:38:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/LkmHB8tvta", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736056657&oldid=732202341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768561620582793217", + "text" : "Islamic Azad University of Najafabad Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LkmHB8tvta", + "id" : 768561620582793217, + "created_at" : "2016-08-24 21:32:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/m0R8D1vgXd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128952725&oldid=127557385&rcid=205629873", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768557417797939200", + "text" : "Canal de Chambly Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m0R8D1vgXd", + "id" : 768557417797939200, + "created_at" : "2016-08-24 21:15:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/C6yI14Gaex", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=93158687&oldid=93158677", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768550694836109312", + "text" : "Anexo:Escritores de Cuba Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C6yI14Gaex", + "id" : 768550694836109312, + "created_at" : "2016-08-24 20:48:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/98L1iUgWBc", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=93158677&oldid=93158666", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768550625936338945", + "text" : "Anexo:Escritores de Cuba Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/98L1iUgWBc", + "id" : 768550625936338945, + "created_at" : "2016-08-24 20:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/X3U24GDfPg", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=93158666&oldid=93158632", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768550458696855552", + "text" : "Anexo:Escritores de Cuba Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X3U24GDfPg", + "id" : 768550458696855552, + "created_at" : "2016-08-24 20:48:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/LidHKrwJ3y", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=93158632&oldid=92307583", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768550012297023489", + "text" : "Anexo:Escritores de Cuba Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LidHKrwJ3y", + "id" : 768550012297023489, + "created_at" : "2016-08-24 20:46:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/FOLJJEdhJk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736044627&oldid=726556115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768536005368487937", + "text" : "NATO Medal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FOLJJEdhJk", + "id" : 768536005368487937, + "created_at" : "2016-08-24 19:50:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/201aVC4UIk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736039912&oldid=736039738", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768526065186766848", + "text" : "Fireworks (The Tragically Hip song) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/201aVC4UIk", + "id" : 768526065186766848, + "created_at" : "2016-08-24 19:11:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/LXPFqbKKvK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736039738&oldid=735527381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768525755051548672", + "text" : "Fireworks (The Tragically Hip song) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/LXPFqbKKvK", + "id" : 768525755051548672, + "created_at" : "2016-08-24 19:09:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/jbiR1fHF0t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=736038405&oldid=735738147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768523164624257026", + "text" : "Canadian Football League Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/jbiR1fHF0t", + "id" : 768523164624257026, + "created_at" : "2016-08-24 18:59:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/lRePqzEWLF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735888970&oldid=735888833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768170863250202624", + "text" : "Canadian Floorball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lRePqzEWLF", + "id" : 768170863250202624, + "created_at" : "2016-08-23 19:39:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/adIk7Ol3VG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735888833&oldid=735888771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768170609289334785", + "text" : "Canadian Floorball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/adIk7Ol3VG", + "id" : 768170609289334785, + "created_at" : "2016-08-23 19:38:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Th1Av3mJRT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735888771&oldid=735888650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768170454511214592", + "text" : "Canadian Floorball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Th1Av3mJRT", + "id" : 768170454511214592, + "created_at" : "2016-08-23 19:38:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/MBon09LLWS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735888650&oldid=735888489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768170224759640064", + "text" : "Canadian Floorball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MBon09LLWS", + "id" : 768170224759640064, + "created_at" : "2016-08-23 19:37:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/uD2jiryTlR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735888489&oldid=735887996", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768169917711474688", + "text" : "Canadian Floorball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uD2jiryTlR", + "id" : 768169917711474688, + "created_at" : "2016-08-23 19:35:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/oo3KtyIFv3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735887996&oldid=735887972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768168993073008640", + "text" : "Canadian Floorball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oo3KtyIFv3", + "id" : 768168993073008640, + "created_at" : "2016-08-23 19:32:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/1jS6F2spqY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735887972&oldid=701950596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768168927419564032", + "text" : "Canadian Floorball League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1jS6F2spqY", + "id" : 768168927419564032, + "created_at" : "2016-08-23 19:31:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/PysR5FkGHN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735881726&oldid=706905360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768155970308542464", + "text" : "Fighting Internet and Wireless Spam Act Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/PysR5FkGHN", + "id" : 768155970308542464, + "created_at" : "2016-08-23 18:40:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/FnderswXKG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735880879&oldid=735880776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768154446585008128", + "text" : "Dianne Watts Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/FnderswXKG", + "id" : 768154446585008128, + "created_at" : "2016-08-23 18:34:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/4tVqSV41oX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735880776&oldid=735879787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768154260429213696", + "text" : "Dianne Watts Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/4tVqSV41oX", + "id" : 768154260429213696, + "created_at" : "2016-08-23 18:33:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/7z2SDcfN8m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735879812&oldid=734800094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768152105706196992", + "text" : "Canadian Armed Forces Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7z2SDcfN8m", + "id" : 768152105706196992, + "created_at" : "2016-08-23 18:25:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/lKl3edRa2F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735879787&oldid=728505903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768152041759924224", + "text" : "Dianne Watts Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/lKl3edRa2F", + "id" : 768152041759924224, + "created_at" : "2016-08-23 18:24:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/FzyzZYyJHB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735874778&oldid=735874753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768141696890728450", + "text" : "The Million Pound Bank Note Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FzyzZYyJHB", + "id" : 768141696890728450, + "created_at" : "2016-08-23 17:43:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/O31bC7TTnL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735874753&oldid=707859455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768141640385126400", + "text" : "The Million Pound Bank Note Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/O31bC7TTnL", + "id" : 768141640385126400, + "created_at" : "2016-08-23 17:43:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/JTxyD8TFQC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735852402&oldid=724585394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768095444471844864", + "text" : "Sea-Doo GTX Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JTxyD8TFQC", + "id" : 768095444471844864, + "created_at" : "2016-08-23 14:39:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/fvY4udDRMd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735847865&oldid=735847809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768085778274590720", + "text" : "Elsie Wayne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fvY4udDRMd", + "id" : 768085778274590720, + "created_at" : "2016-08-23 14:01:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/fvY4udDRMd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735847865&oldid=735847809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768085778295582724", + "text" : "Elsie Wayne Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/fvY4udDRMd", + "id" : 768085778295582724, + "created_at" : "2016-08-23 14:01:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/upjaTND56v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735847809&oldid=735847732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768085669365383168", + "text" : "Elsie Wayne Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/upjaTND56v", + "id" : 768085669365383168, + "created_at" : "2016-08-23 14:01:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/upjaTND56v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735847809&oldid=735847732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768085669407289345", + "text" : "Elsie Wayne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/upjaTND56v", + "id" : 768085669407289345, + "created_at" : "2016-08-23 14:01:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/lgloM353XH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735847732&oldid=735847660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768085531192360961", + "text" : "Elsie Wayne Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/lgloM353XH", + "id" : 768085531192360961, + "created_at" : "2016-08-23 14:00:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/lgloM353XH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735847732&oldid=735847660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768085531238469632", + "text" : "Elsie Wayne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lgloM353XH", + "id" : 768085531238469632, + "created_at" : "2016-08-23 14:00:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/TBQPaS2FUc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735847660&oldid=719023608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768085387751333889", + "text" : "Elsie Wayne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TBQPaS2FUc", + "id" : 768085387751333889, + "created_at" : "2016-08-23 14:00:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/TBQPaS2FUc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735847660&oldid=719023608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768085387784970240", + "text" : "Elsie Wayne Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/TBQPaS2FUc", + "id" : 768085387784970240, + "created_at" : "2016-08-23 14:00:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/XB5HQFwSu3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735843403&oldid=735775816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "768075948361220096", + "text" : "Leader of the Government in the House of Commons Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/XB5HQFwSu3", + "id" : 768075948361220096, + "created_at" : "2016-08-23 13:22:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/aaqsvdOydH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735750586&oldid=735396115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767835499021074434", + "text" : "Declaration on the Rights of Indigenous Peoples Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aaqsvdOydH", + "id" : 767835499021074434, + "created_at" : "2016-08-22 21:27:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/RzqE3H5zT4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735741361&oldid=735740333", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767818241817346048", + "text" : "March 86G Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/RzqE3H5zT4", + "id" : 767818241817346048, + "created_at" : "2016-08-22 20:18:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/olTdNl8vFi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735690916&oldid=731462184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767708516127735808", + "text" : "Five Nations Passport Group Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/olTdNl8vFi", + "id" : 767708516127735808, + "created_at" : "2016-08-22 13:02:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3UJjltfj8E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735690563&oldid=734183698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767707533855293441", + "text" : "Department of Immigration, Refugees and Citizenship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3UJjltfj8E", + "id" : 767707533855293441, + "created_at" : "2016-08-22 12:58:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/XF8vhWWtfC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735686904&oldid=735613344", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767697917775937536", + "text" : "Glioblastoma multiforme Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XF8vhWWtfC", + "id" : 767697917775937536, + "created_at" : "2016-08-22 12:20:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/voXFfOU4YG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735636093&oldid=535456879", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767549281008021506", + "text" : "Template:Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/voXFfOU4YG", + "id" : 767549281008021506, + "created_at" : "2016-08-22 02:29:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Jhmf8uqsYv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735635940&oldid=735635697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767548913410723840", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Jhmf8uqsYv", + "id" : 767548913410723840, + "created_at" : "2016-08-22 02:28:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/aQ6CFRAjo8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735635697&oldid=735635632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767548335771246592", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aQ6CFRAjo8", + "id" : 767548335771246592, + "created_at" : "2016-08-22 02:25:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/KWfaspise5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735635632&oldid=735635617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767548195371151361", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KWfaspise5", + "id" : 767548195371151361, + "created_at" : "2016-08-22 02:25:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/piYUjysc9i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735635617&oldid=735635488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767548146650124290", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/piYUjysc9i", + "id" : 767548146650124290, + "created_at" : "2016-08-22 02:25:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/cCN8JqNDaC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735635488&oldid=729369583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "767547830206599168", + "text" : "Alberta Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cCN8JqNDaC", + "id" : 767547830206599168, + "created_at" : "2016-08-22 02:23:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/rL8DqKxDH1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735279947&oldid=734925453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766696792725581824", + "text" : "List of sports television channels Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/rL8DqKxDH1", + "id" : 766696792725581824, + "created_at" : "2016-08-19 18:02:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/nQyT3MzaWd", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?oldid=204310453&rcid=275449925", + "display_url" : "commons.wikimedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766693861733400576", + "text" : "Category talk:Gail Devers Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/nQyT3MzaWd", + "id" : 766693861733400576, + "created_at" : "2016-08-19 17:50:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/y2FfoiLkC0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735249623&oldid=712746669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766637013537812480", + "text" : "Gagetown Ferry Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/y2FfoiLkC0", + "id" : 766637013537812480, + "created_at" : "2016-08-19 14:04:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/NhJ9G3X6SI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735240470&oldid=659015291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766618121964752896", + "text" : "Ebertstra\u00DFe Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NhJ9G3X6SI", + "id" : 766618121964752896, + "created_at" : "2016-08-19 12:49:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/XflLvPys3H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735236411&oldid=733818911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766609080295235584", + "text" : "Bikram Yoga Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XflLvPys3H", + "id" : 766609080295235584, + "created_at" : "2016-08-19 12:13:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/OKPT8B3pQi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735138691&oldid=734976277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766375523731857408", + "text" : "Chinguacousy Secondary School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OKPT8B3pQi", + "id" : 766375523731857408, + "created_at" : "2016-08-18 20:45:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/DC2shpjqvl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735136282&oldid=729760903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766371233214689280", + "text" : "Platoon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DC2shpjqvl", + "id" : 766371233214689280, + "created_at" : "2016-08-18 20:28:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/fvuWr2wMQa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735133497&oldid=732309872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766366970384089088", + "text" : "Grant Wood Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fvuWr2wMQa", + "id" : 766366970384089088, + "created_at" : "2016-08-18 20:11:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/cusOflBIj4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128758673&oldid=92641821&rcid=204034892", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766342540870160385", + "text" : "Discussion:Mysticeti Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/cusOflBIj4", + "id" : 766342540870160385, + "created_at" : "2016-08-18 18:34:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/cusOflBIj4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128758673&oldid=92641821&rcid=204034892", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766342540899545088", + "text" : "Discussion:Mysticeti Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cusOflBIj4", + "id" : 766342540899545088, + "created_at" : "2016-08-18 18:34:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/JmWN3vy3Qv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735108216&oldid=727936704", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766323467050516481", + "text" : "Measurement Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/JmWN3vy3Qv", + "id" : 766323467050516481, + "created_at" : "2016-08-18 17:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/VHfpRPEl8N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735101572&oldid=731079343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766312532629946371", + "text" : "RAF Cardington Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VHfpRPEl8N", + "id" : 766312532629946371, + "created_at" : "2016-08-18 16:35:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/TrkB0HQKCf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735099787&oldid=727937157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766309044298608640", + "text" : "Spectrum Management and Telecommunications Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/TrkB0HQKCf", + "id" : 766309044298608640, + "created_at" : "2016-08-18 16:21:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/smWWaQMr0r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735078140&oldid=731030185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766266263580573697", + "text" : "Snake Rattle 'n' Roll Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/smWWaQMr0r", + "id" : 766266263580573697, + "created_at" : "2016-08-18 13:31:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/3S4Zl74evC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735069712&oldid=694637675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766248246452817920", + "text" : "Presta valve Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3S4Zl74evC", + "id" : 766248246452817920, + "created_at" : "2016-08-18 12:19:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/mOZIii3ZBP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=735069648&oldid=707801918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766248090689044481", + "text" : "Mahmoud Jaballah Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mOZIii3ZBP", + "id" : 766248090689044481, + "created_at" : "2016-08-18 12:19:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Hxr69QoPm8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734976277&oldid=734959354", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766035348757544960", + "text" : "Chinguacousy Secondary School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hxr69QoPm8", + "id" : 766035348757544960, + "created_at" : "2016-08-17 22:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/t7KEOb5zuD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734960168&oldid=712271202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766002949214593024", + "text" : "Fran\u00E7oise Ducros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t7KEOb5zuD", + "id" : 766002949214593024, + "created_at" : "2016-08-17 20:05:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/jcqlDRaeeK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734959448&oldid=694023342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "766001622543691776", + "text" : "Safe Streets Act Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jcqlDRaeeK", + "id" : 766001622543691776, + "created_at" : "2016-08-17 19:59:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/mMaNIknamV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734957188&oldid=733860850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765996859009695744", + "text" : "Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mMaNIknamV", + "id" : 765996859009695744, + "created_at" : "2016-08-17 19:40:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/60iNYFENZs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734952060&oldid=734945500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765986006466265088", + "text" : "Whisky Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/60iNYFENZs", + "id" : 765986006466265088, + "created_at" : "2016-08-17 18:57:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/FBqgwJDHau", + "expanded_url" : "https:\/\/ru.wikipedia.org\/w\/index.php?diff=80284155&oldid=79792029", + "display_url" : "ru.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765976569408024576", + "text" : "\u0411\u043E\u0435\u0432\u044B\u0435 \u043E\u0442\u0440\u0430\u0432\u043B\u044F\u044E\u0449\u0438\u0435 \u0432\u0435\u0449\u0435\u0441\u0442\u0432\u0430 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FBqgwJDHau", + "id" : 765976569408024576, + "created_at" : "2016-08-17 18:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/LmRCrsZGCy", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7412074&oldid=7412034&rcid=14145322", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765965337607147521", + "text" : "\u0420\u0430\u043A\u043E\u0432\u0441\u043A\u0438 (\u0433\u0440\u0430\u0434) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LmRCrsZGCy", + "id" : 765965337607147521, + "created_at" : "2016-08-17 17:35:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/zDVFtWx05C", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7412034&oldid=7412029&rcid=14145187", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765958772208566272", + "text" : "\u0420\u0430\u043A\u043E\u0432\u0441\u043A\u0438 (\u0433\u0440\u0430\u0434) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zDVFtWx05C", + "id" : 765958772208566272, + "created_at" : "2016-08-17 17:09:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/t1PUCsm6LQ", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7412029&oldid=7411340&rcid=14145173", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765957366848323584", + "text" : "\u0420\u0430\u043A\u043E\u0432\u0441\u043A\u0438 (\u0433\u0440\u0430\u0434) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t1PUCsm6LQ", + "id" : 765957366848323584, + "created_at" : "2016-08-17 17:04:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/A74wCKUR1y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734919718&oldid=734919630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765921749833842688", + "text" : "Candice Bergen (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/A74wCKUR1y", + "id" : 765921749833842688, + "created_at" : "2016-08-17 14:42:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/zwys3tqBxf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734919630&oldid=734919274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765921560028966913", + "text" : "Candice Bergen (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/zwys3tqBxf", + "id" : 765921560028966913, + "created_at" : "2016-08-17 14:41:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Ss5hxStjsw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734919274&oldid=718328178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765920780614045696", + "text" : "Candice Bergen (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Ss5hxStjsw", + "id" : 765920780614045696, + "created_at" : "2016-08-17 14:38:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ohOPbYb3Py", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734918242&oldid=734918146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765918882989309952", + "text" : "Morden, Manitoba Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ohOPbYb3Py", + "id" : 765918882989309952, + "created_at" : "2016-08-17 14:31:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/N6aG2z1lhR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734918146&oldid=730111132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765918693972971521", + "text" : "Morden, Manitoba Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/N6aG2z1lhR", + "id" : 765918693972971521, + "created_at" : "2016-08-17 14:30:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/nwukvpp4Ph", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734894550&oldid=724113388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765863118656376832", + "text" : "Bamboozled Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nwukvpp4Ph", + "id" : 765863118656376832, + "created_at" : "2016-08-17 10:49:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/oVHrExFueR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734818759&oldid=734387458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765675801736056832", + "text" : "Pacific Station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oVHrExFueR", + "id" : 765675801736056832, + "created_at" : "2016-08-16 22:25:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/EhfQPmAa1k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734785166&oldid=722718339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765613591248637953", + "text" : "Place de Ville Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/EhfQPmAa1k", + "id" : 765613591248637953, + "created_at" : "2016-08-16 18:17:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/VOrz2OIAZ0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734758117&oldid=719600582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765557610846294016", + "text" : "Oscar D. Skelton Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VOrz2OIAZ0", + "id" : 765557610846294016, + "created_at" : "2016-08-16 14:35:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/2fkOXKiPmZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734743428&oldid=734743384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765522161121497088", + "text" : "800 metres at the Olympics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2fkOXKiPmZ", + "id" : 765522161121497088, + "created_at" : "2016-08-16 12:14:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/C0qZAFzrRb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734743384&oldid=704145196", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765522051184623620", + "text" : "800 metres at the Olympics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C0qZAFzrRb", + "id" : 765522051184623620, + "created_at" : "2016-08-16 12:14:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ffkFi4qzHe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734640327&oldid=734640163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765255253847580672", + "text" : "Royal Canadian Army Cadets Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ffkFi4qzHe", + "id" : 765255253847580672, + "created_at" : "2016-08-15 18:34:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/srayWpVvdb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734640163&oldid=734640080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765254855321587712", + "text" : "Royal Canadian Army Cadets Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/srayWpVvdb", + "id" : 765254855321587712, + "created_at" : "2016-08-15 18:32:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/P54Ms7JCZ5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734640080&oldid=734639783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765254648198463488", + "text" : "Royal Canadian Army Cadets Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P54Ms7JCZ5", + "id" : 765254648198463488, + "created_at" : "2016-08-15 18:31:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/CDfvRvloXn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734639783&oldid=734639545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765254016704077824", + "text" : "Royal Canadian Army Cadets Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CDfvRvloXn", + "id" : 765254016704077824, + "created_at" : "2016-08-15 18:29:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/xqd3ULr7tN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734639545&oldid=730445553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765253529854509056", + "text" : "Royal Canadian Army Cadets Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xqd3ULr7tN", + "id" : 765253529854509056, + "created_at" : "2016-08-15 18:27:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/oqMrwN2EnJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734638917&oldid=727414920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765252299883241472", + "text" : "CFB Cold Lake Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oqMrwN2EnJ", + "id" : 765252299883241472, + "created_at" : "2016-08-15 18:22:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/8PvIfZzX7k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734622342&oldid=696290565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765219406121140231", + "text" : "Canadian Nuclear Safety Commission Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8PvIfZzX7k", + "id" : 765219406121140231, + "created_at" : "2016-08-15 16:11:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/UJuRjyxgUc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734617575&oldid=729439387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765208608879575040", + "text" : "Kenneth Ma Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UJuRjyxgUc", + "id" : 765208608879575040, + "created_at" : "2016-08-15 15:28:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/2lnKh31Ovq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734616015&oldid=730181142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765205432004644868", + "text" : "Nathan Cullen Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2lnKh31Ovq", + "id" : 765205432004644868, + "created_at" : "2016-08-15 15:16:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/G3FO4CNDcq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734611528&oldid=721121205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "765195965116608512", + "text" : "Akademos Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/G3FO4CNDcq", + "id" : 765195965116608512, + "created_at" : "2016-08-15 14:38:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/BdTSSln2Tv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128639574&oldid=106387800&rcid=203321467", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "764844433741385728", + "text" : "Kelly Vanderbeek Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/BdTSSln2Tv", + "id" : 764844433741385728, + "created_at" : "2016-08-14 15:21:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/iyVosjSkkW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734226172&oldid=734225347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "764223844114657280", + "text" : "Uber (company) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iyVosjSkkW", + "id" : 764223844114657280, + "created_at" : "2016-08-12 22:15:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/sGgzW99uQt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734225347&oldid=734093020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "764222390821871617", + "text" : "Uber (company) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sGgzW99uQt", + "id" : 764222390821871617, + "created_at" : "2016-08-12 22:09:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/I3ph19xX03", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734214172&oldid=734205713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "764203098906693634", + "text" : "Trapped in the Closet Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/I3ph19xX03", + "id" : 764203098906693634, + "created_at" : "2016-08-12 20:53:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/oQkqSK5gNd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734190836&oldid=699404979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "764161953749147648", + "text" : "Appointment to the Order of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oQkqSK5gNd", + "id" : 764161953749147648, + "created_at" : "2016-08-12 18:09:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/NJI8Q0qRY4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734146548&oldid=733465517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "764086224860524548", + "text" : "5.56\u00D745mm NATO Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NJI8Q0qRY4", + "id" : 764086224860524548, + "created_at" : "2016-08-12 13:08:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/05sJsolcBE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734145583&oldid=734145277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "764083670726553600", + "text" : "Canada Revenue Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/05sJsolcBE", + "id" : 764083670726553600, + "created_at" : "2016-08-12 12:58:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/UElT1fRNl0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734145277&oldid=731867887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "764082807895236609", + "text" : "Canada Revenue Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UElT1fRNl0", + "id" : 764082807895236609, + "created_at" : "2016-08-12 12:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/TO5JojC3Ar", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734097353&oldid=734097319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763941848398213124", + "text" : "David Choini\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TO5JojC3Ar", + "id" : 763941848398213124, + "created_at" : "2016-08-12 03:35:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/e54BI3qvCQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734097319&oldid=733455285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763941743402229760", + "text" : "David Choini\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e54BI3qvCQ", + "id" : 763941743402229760, + "created_at" : "2016-08-12 03:34:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/MLYTFja1UP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734096883&oldid=734095561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763940623527194626", + "text" : "Simone Manuel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MLYTFja1UP", + "id" : 763940623527194626, + "created_at" : "2016-08-12 03:30:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/N0vAj10qPe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734049067&oldid=723764300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763828310203834369", + "text" : "Regina's historic buildings and precincts Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/N0vAj10qPe", + "id" : 763828310203834369, + "created_at" : "2016-08-11 20:03:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/87SuJRVz2P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734040041&oldid=734040007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763810631845896192", + "text" : "LogMAR chart Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/87SuJRVz2P", + "id" : 763810631845896192, + "created_at" : "2016-08-11 18:53:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/IuMWnEr0SX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734040007&oldid=731327381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763810562694414336", + "text" : "LogMAR chart Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IuMWnEr0SX", + "id" : 763810562694414336, + "created_at" : "2016-08-11 18:53:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/WSwe08Zlqd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734038858&oldid=734035714", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763808563030593536", + "text" : "Colorado Avalanche Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WSwe08Zlqd", + "id" : 763808563030593536, + "created_at" : "2016-08-11 18:45:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/OPM6KFgnAs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734031812&oldid=724049398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763795646344290304", + "text" : "No Fixed Address (album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OPM6KFgnAs", + "id" : 763795646344290304, + "created_at" : "2016-08-11 17:54:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/UnKXN7cTNS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=734003777&oldid=732745747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763740184391323648", + "text" : "Science and Technology Facilities Council Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UnKXN7cTNS", + "id" : 763740184391323648, + "created_at" : "2016-08-11 14:13:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/NY8c3Y03sk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733927170&oldid=717180419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763535477098024960", + "text" : "Provincial correctional services in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NY8c3Y03sk", + "id" : 763535477098024960, + "created_at" : "2016-08-11 00:40:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/h5CGPQDhYy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733921362&oldid=683978413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763520521539620865", + "text" : "Mewata Armouries Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/h5CGPQDhYy", + "id" : 763520521539620865, + "created_at" : "2016-08-10 23:40:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/yuIPkXV2Rq", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=363098723&oldid=362963541&rcid=378330364", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763404789208195072", + "text" : "Q2958465 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yuIPkXV2Rq", + "id" : 763404789208195072, + "created_at" : "2016-08-10 16:00:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/jgSYrCIAlK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733856719&oldid=723083573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763391661544267776", + "text" : "Sony Xperia E3 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jgSYrCIAlK", + "id" : 763391661544267776, + "created_at" : "2016-08-10 15:08:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/SwfKCUGvyp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733855269&oldid=687929120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763388345758212097", + "text" : "Embalse Nuclear Power Station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SwfKCUGvyp", + "id" : 763388345758212097, + "created_at" : "2016-08-10 14:55:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/i4ojZKF0d1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733855262&oldid=733734275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763388334228004864", + "text" : "Philip Goldberg Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/i4ojZKF0d1", + "id" : 763388334228004864, + "created_at" : "2016-08-10 14:55:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/5r0aHU94HL", + "expanded_url" : "https:\/\/ro.wikipedia.org\/w\/index.php?diff=10706013&oldid=10650885&rcid=33171995", + "display_url" : "ro.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763385667439169536", + "text" : "Toni Grecu Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5r0aHU94HL", + "id" : 763385667439169536, + "created_at" : "2016-08-10 14:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5kojvpQ9x3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733851524&oldid=733521503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763380406527922177", + "text" : "List of Qualcomm Snapdragon devices Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5kojvpQ9x3", + "id" : 763380406527922177, + "created_at" : "2016-08-10 14:24:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/AR0Dxc6Cdg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733839103&oldid=713954331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763354489030119424", + "text" : "Project Plan Document Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/AR0Dxc6Cdg", + "id" : 763354489030119424, + "created_at" : "2016-08-10 12:41:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/dDXZNyt4UQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733833055&oldid=723434193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763339159943675904", + "text" : "Zui Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dDXZNyt4UQ", + "id" : 763339159943675904, + "created_at" : "2016-08-10 11:40:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/kdTdueYT84", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733797415&oldid=733796992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763241844050386945", + "text" : "Glanders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kdTdueYT84", + "id" : 763241844050386945, + "created_at" : "2016-08-10 05:13:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/Q6zSJOFW5i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733796992&oldid=733796809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763240745079803904", + "text" : "Glanders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q6zSJOFW5i", + "id" : 763240745079803904, + "created_at" : "2016-08-10 05:09:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/K77zd22GpG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733796809&oldid=722244902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763240355756138496", + "text" : "Glanders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K77zd22GpG", + "id" : 763240355756138496, + "created_at" : "2016-08-10 05:07:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/CS89foiwjC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733740402&oldid=703409864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763109150888980481", + "text" : "Royal Canadian Corps of Signals Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CS89foiwjC", + "id" : 763109150888980481, + "created_at" : "2016-08-09 20:26:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/FjZM2dN3tu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733720635&oldid=723945454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763069664691949568", + "text" : "St. Andrew's Presbyterian Church (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FjZM2dN3tu", + "id" : 763069664691949568, + "created_at" : "2016-08-09 17:49:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/I5u9GSDCbs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733698781&oldid=729770434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763025559689502720", + "text" : "Dance radio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/I5u9GSDCbs", + "id" : 763025559689502720, + "created_at" : "2016-08-09 14:54:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/oAEKM3Pwqt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733695881&oldid=733695657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763020260450635776", + "text" : "Filip Konowal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oAEKM3Pwqt", + "id" : 763020260450635776, + "created_at" : "2016-08-09 14:33:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/poMHDUUfdS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733695657&oldid=726177827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763019836813414401", + "text" : "Filip Konowal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/poMHDUUfdS", + "id" : 763019836813414401, + "created_at" : "2016-08-09 14:31:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/0c8zzRVvVd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733695379&oldid=733531564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763019272226471936", + "text" : "List of militaries by country Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0c8zzRVvVd", + "id" : 763019272226471936, + "created_at" : "2016-08-09 14:29:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/T08zq4agIT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733687311&oldid=733686452", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763001898425257985", + "text" : "London, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T08zq4agIT", + "id" : 763001898425257985, + "created_at" : "2016-08-09 13:20:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/P1jNiBDUg1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733686452&oldid=733481437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "763000200776519680", + "text" : "London, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P1jNiBDUg1", + "id" : 763000200776519680, + "created_at" : "2016-08-09 13:13:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/9vAf0QHeHS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733560588&oldid=730535524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "762701205999120384", + "text" : "Randy California Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9vAf0QHeHS", + "id" : 762701205999120384, + "created_at" : "2016-08-08 17:25:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/0s8c5oLoDs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733551844&oldid=727175747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "762682064189677568", + "text" : "Aerospace manufacturer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0s8c5oLoDs", + "id" : 762682064189677568, + "created_at" : "2016-08-08 16:09:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/L6uPcR2DSM", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=92825872&oldid=89880461", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "762666816573411329", + "text" : "Un Tributo (a Jos\u00E9 Jos\u00E9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L6uPcR2DSM", + "id" : 762666816573411329, + "created_at" : "2016-08-08 15:08:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/AkHkb2P90N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733538290&oldid=733516820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "762654093278113796", + "text" : "Bill Withers Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/AkHkb2P90N", + "id" : 762654093278113796, + "created_at" : "2016-08-08 14:17:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/pvYjJCdzQP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733146965&oldid=733126059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761628702161633280", + "text" : "ReactOS Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pvYjJCdzQP", + "id" : 761628702161633280, + "created_at" : "2016-08-05 18:23:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/pvYjJCdzQP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733146965&oldid=733126059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761628702165852160", + "text" : "ReactOS Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/pvYjJCdzQP", + "id" : 761628702165852160, + "created_at" : "2016-08-05 18:23:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/syG1k7q5eV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733139076&oldid=733121249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761610348201902080", + "text" : "The Huntsman: Winter's War Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/syG1k7q5eV", + "id" : 761610348201902080, + "created_at" : "2016-08-05 17:10:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/7m91N2gt32", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733129148&oldid=725835798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761588659669831680", + "text" : "Hot Shots Golf Fore! Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7m91N2gt32", + "id" : 761588659669831680, + "created_at" : "2016-08-05 15:44:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/HDRGHpwwSV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733110444&oldid=733110161", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761545345058934785", + "text" : "Talk:Andrew Sheng Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HDRGHpwwSV", + "id" : 761545345058934785, + "created_at" : "2016-08-05 12:52:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/lXEtr7Xg0R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733110161&oldid=733109720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761544724213862401", + "text" : "Talk:Andrew Sheng Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lXEtr7Xg0R", + "id" : 761544724213862401, + "created_at" : "2016-08-05 12:49:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/D0q8M4weJJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733109673&oldid=402326127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761543675130351617", + "text" : "Talk:Andrew Sheng Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D0q8M4weJJ", + "id" : 761543675130351617, + "created_at" : "2016-08-05 12:45:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/pokoYPym7k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=733006460&oldid=729919619", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761273351629340672", + "text" : "Bureau of Pensions Advocates Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pokoYPym7k", + "id" : 761273351629340672, + "created_at" : "2016-08-04 18:51:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/bKH2MmErbo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732997406&oldid=732997200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761254773232398336", + "text" : "Maritime Monitoring and Messaging Micro-Satellite Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/bKH2MmErbo", + "id" : 761254773232398336, + "created_at" : "2016-08-04 17:37:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/IUghDOCOyo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732997200&oldid=732990666", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761254376300285954", + "text" : "Maritime Monitoring and Messaging Micro-Satellite Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/IUghDOCOyo", + "id" : 761254376300285954, + "created_at" : "2016-08-04 17:36:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/AYfqRJgBUU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732991538&oldid=732988028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761242176714108928", + "text" : "Royal Westminster Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AYfqRJgBUU", + "id" : 761242176714108928, + "created_at" : "2016-08-04 16:47:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/D5WoLEIpiC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732989949&oldid=731379530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761238817307320320", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/D5WoLEIpiC", + "id" : 761238817307320320, + "created_at" : "2016-08-04 16:34:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/lK7sPQeL5i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732988028&oldid=730083745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761235188923891712", + "text" : "Royal Westminster Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lK7sPQeL5i", + "id" : 761235188923891712, + "created_at" : "2016-08-04 16:19:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/jmLkbqxjeb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732984017&oldid=545860284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761227052586500097", + "text" : "Tacobamba Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jmLkbqxjeb", + "id" : 761227052586500097, + "created_at" : "2016-08-04 15:47:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/hDEgJpPDYT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732965960&oldid=729696680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761187668193574913", + "text" : "Stephen R. Donaldson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hDEgJpPDYT", + "id" : 761187668193574913, + "created_at" : "2016-08-04 13:10:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/aDJPdmkQyO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732964225&oldid=732941811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761183840660557834", + "text" : "Yutu (rover) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/aDJPdmkQyO", + "id" : 761183840660557834, + "created_at" : "2016-08-04 12:55:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/TgqUYKwUEY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128375035&oldid=127921632&rcid=201700952", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "761028930337845248", + "text" : "S\u00E9nat du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TgqUYKwUEY", + "id" : 761028930337845248, + "created_at" : "2016-08-04 02:40:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/gMwBBK4BiS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732878122&oldid=732877985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760941394785660930", + "text" : "Sherraine Schalm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gMwBBK4BiS", + "id" : 760941394785660930, + "created_at" : "2016-08-03 20:52:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/D8w5OaAk9d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732877985&oldid=732877824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760941158273024008", + "text" : "Sherraine Schalm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D8w5OaAk9d", + "id" : 760941158273024008, + "created_at" : "2016-08-03 20:51:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/RVUxA4UlMy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732877824&oldid=726826995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760940836418940928", + "text" : "Sherraine Schalm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RVUxA4UlMy", + "id" : 760940836418940928, + "created_at" : "2016-08-03 20:50:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/OZYmU6Wc8y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732872599&oldid=666269170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760931518055387136", + "text" : "Eidophusikon Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/OZYmU6Wc8y", + "id" : 760931518055387136, + "created_at" : "2016-08-03 20:13:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/07KVx3zw39", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732870646&oldid=732870586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760927493893263361", + "text" : "Father Michael Goetz Secondary School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/07KVx3zw39", + "id" : 760927493893263361, + "created_at" : "2016-08-03 19:57:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/YqE8RRfazI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732870586&oldid=727935632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760927372518522880", + "text" : "Father Michael Goetz Secondary School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YqE8RRfazI", + "id" : 760927372518522880, + "created_at" : "2016-08-03 19:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/dJ8ltOtnoN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732866417&oldid=732866288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760920363954016256", + "text" : "Eastern Commerce Collegiate Institute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dJ8ltOtnoN", + "id" : 760920363954016256, + "created_at" : "2016-08-03 19:28:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Lf9qYKN4IQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732866288&oldid=714330859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760920134210973697", + "text" : "Eastern Commerce Collegiate Institute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Lf9qYKN4IQ", + "id" : 760920134210973697, + "created_at" : "2016-08-03 19:27:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/vGY41HyxRw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732864713&oldid=732795392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760917036289622018", + "text" : "Big Three (Atlanta Braves) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/vGY41HyxRw", + "id" : 760917036289622018, + "created_at" : "2016-08-03 19:15:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/GQQvZHQ6qv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732862723&oldid=732851463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760914007750537216", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GQQvZHQ6qv", + "id" : 760914007750537216, + "created_at" : "2016-08-03 19:03:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/wmHDgIWTe9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732851463&oldid=732173913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760890717342408704", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wmHDgIWTe9", + "id" : 760890717342408704, + "created_at" : "2016-08-03 17:30:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/A2vj3sbO1y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732849113&oldid=732618151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760885730856013824", + "text" : "Florentin Pogba Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/A2vj3sbO1y", + "id" : 760885730856013824, + "created_at" : "2016-08-03 17:11:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/d5fYrlrSz8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128361716&oldid=127441205&rcid=201646204", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760883444650012672", + "text" : "Marius (commando marine) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/d5fYrlrSz8", + "id" : 760883444650012672, + "created_at" : "2016-08-03 17:02:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/TgjX9Ay6ox", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732834806&oldid=732834702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760855139011801088", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TgjX9Ay6ox", + "id" : 760855139011801088, + "created_at" : "2016-08-03 15:09:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/bunRVGV1MA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732834702&oldid=730933711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760854919863820288", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bunRVGV1MA", + "id" : 760854919863820288, + "created_at" : "2016-08-03 15:08:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/MHfMvxNARk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732823909&oldid=731610008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760835343880949764", + "text" : "Sikorsky S-92 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MHfMvxNARk", + "id" : 760835343880949764, + "created_at" : "2016-08-03 13:50:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/kfckJFyOj9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732710401&oldid=664815923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760546990572834816", + "text" : "Green Island (Rideau River) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kfckJFyOj9", + "id" : 760546990572834816, + "created_at" : "2016-08-02 18:45:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/WVoTQNSl2I", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=128333051&oldid=123525861&rcid=201406619", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760494532949671936", + "text" : "Drew Hutchison Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WVoTQNSl2I", + "id" : 760494532949671936, + "created_at" : "2016-08-02 15:16:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/2kqvGso25u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=732667785&oldid=730446807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "760463387969150976", + "text" : "Kim Campbell Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2kqvGso25u", + "id" : 760463387969150976, + "created_at" : "2016-08-02 13:12:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_09.js b/20181122/data/js/tweets/2016_09.js new file mode 100644 index 00000000..68df4df1 --- /dev/null +++ b/20181122/data/js/tweets/2016_09.js @@ -0,0 +1,5888 @@ +Grailbird.data.tweets_2016_09 = + [ { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 42, 65 ], + "url" : "https:\/\/t.co\/w3Lu4O48t1", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2016.09", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781984387202068480", + "text" : "September 2016 Twitter archive accession: https:\/\/t.co\/w3Lu4O48t1\n\nAll tweets are public domain.\n\nHave at it, and enjoy!", + "id" : 781984387202068480, + "created_at" : "2016-09-30 22:29:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/44BPKdKyo4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130193495&oldid=130187294&rcid=216137317", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781973170224070656", + "text" : "Discussion utilisateur:Gratus Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/44BPKdKyo4", + "id" : 781973170224070656, + "created_at" : "2016-09-30 21:45:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XaKRCsNdyJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741974507&oldid=735550716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781967756350676993", + "text" : "HMCS Toronto (FFH 333) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XaKRCsNdyJ", + "id" : 781967756350676993, + "created_at" : "2016-09-30 21:23:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/YPDDLR2CFO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741958576&oldid=740922076", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781936562699403268", + "text" : "Detroit Tigers Radio Network Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YPDDLR2CFO", + "id" : 781936562699403268, + "created_at" : "2016-09-30 19:19:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/CPTFeelfx0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741939605&oldid=741939422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781899850413645824", + "text" : "List of Gridiron football teams in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CPTFeelfx0", + "id" : 781899850413645824, + "created_at" : "2016-09-30 16:53:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/HeJIjUdivS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741939422&oldid=741939258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781899431151009792", + "text" : "List of Gridiron football teams in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HeJIjUdivS", + "id" : 781899431151009792, + "created_at" : "2016-09-30 16:52:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/TTuz2d7oun", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741939258&oldid=738139782", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781899071594360832", + "text" : "List of Gridiron football teams in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TTuz2d7oun", + "id" : 781899071594360832, + "created_at" : "2016-09-30 16:50:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/gYz1wiz9cK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741938743&oldid=738482711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781897877958254596", + "text" : "Roads in Saskatchewan Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/gYz1wiz9cK", + "id" : 781897877958254596, + "created_at" : "2016-09-30 16:45:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/UBIqDtiYQM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741922194&oldid=740547637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781864484474347521", + "text" : "Boys Over Flowers Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/UBIqDtiYQM", + "id" : 781864484474347521, + "created_at" : "2016-09-30 14:33:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YUZPjBtYvp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741905988&oldid=741905896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781828841757179904", + "text" : "German submarine U-522 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YUZPjBtYvp", + "id" : 781828841757179904, + "created_at" : "2016-09-30 12:11:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/drgdDuDfQH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741905896&oldid=735365517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781828601389940736", + "text" : "German submarine U-522 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/drgdDuDfQH", + "id" : 781828601389940736, + "created_at" : "2016-09-30 12:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/QelHZhUkZM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741803763&oldid=688747244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781578163839172608", + "text" : "Norfund Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QelHZhUkZM", + "id" : 781578163839172608, + "created_at" : "2016-09-29 19:35:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/YtObYWWk93", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741790078&oldid=738206092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781553664859238402", + "text" : "2013 BCS National Championship Game Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/YtObYWWk93", + "id" : 781553664859238402, + "created_at" : "2016-09-29 17:58:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/TwUcp5rcrY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741770029&oldid=741703233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781513555405398016", + "text" : "Bohemian Rhapsody Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TwUcp5rcrY", + "id" : 781513555405398016, + "created_at" : "2016-09-29 15:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/DUdUkubvD1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130148186&oldid=130148139&rcid=215448970", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781470763564068864", + "text" : "Royal 22e R\u00E9giment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DUdUkubvD1", + "id" : 781470763564068864, + "created_at" : "2016-09-29 12:28:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/htlPP8V6vn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130148139&oldid=130124859&rcid=215448874", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781470495229247489", + "text" : "Royal 22e R\u00E9giment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/htlPP8V6vn", + "id" : 781470495229247489, + "created_at" : "2016-09-29 12:27:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/FFnd8lhXYv", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=382276546&oldid=380236937&rcid=400884766", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781251257617047552", + "text" : "Q17153156 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FFnd8lhXYv", + "id" : 781251257617047552, + "created_at" : "2016-09-28 21:56:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/H2cA5U77eI", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7490040&oldid=7489882&rcid=14579038", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781221869924061184", + "text" : "\u0421\u0432\u0435\u0442\u0438 \u0410\u0432\u0433\u0443\u0441\u0442\u0438\u043D (\u043A\u043E\u043B\u0435\u0436 \u0432 \u041F\u043B\u043E\u0432\u0434\u0438\u0432) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H2cA5U77eI", + "id" : 781221869924061184, + "created_at" : "2016-09-28 19:59:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/PGxgjKR2mq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741630193&oldid=727236483", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781200668044435456", + "text" : "North Bay Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PGxgjKR2mq", + "id" : 781200668044435456, + "created_at" : "2016-09-28 18:35:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/33FDnGJUb2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741623159&oldid=741308391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781186084134854657", + "text" : "Ontario Hockey League Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/33FDnGJUb2", + "id" : 781186084134854657, + "created_at" : "2016-09-28 17:37:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/bDCbi1ujXA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741608478&oldid=741602740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781156313791287296", + "text" : "User:Jbele051\/sandbox Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bDCbi1ujXA", + "id" : 781156313791287296, + "created_at" : "2016-09-28 15:39:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/qNCWsCKrBB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741607355&oldid=741177662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781154095067459584", + "text" : "Franco-Dutch War Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qNCWsCKrBB", + "id" : 781154095067459584, + "created_at" : "2016-09-28 15:30:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/FZ3r8loPwE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741595716&oldid=740711211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781130383639404544", + "text" : "Women in World War II Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/FZ3r8loPwE", + "id" : 781130383639404544, + "created_at" : "2016-09-28 13:56:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/SJLjiFThmT", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7489703&oldid=7489599&rcid=14577207", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "781116014364921856", + "text" : "\u0421\u0432\u0435\u0442\u0438 \u0410\u0432\u0433\u0443\u0441\u0442\u0438\u043D (\u043A\u043E\u043B\u0435\u0436 \u0432 \u041F\u043B\u043E\u0432\u0434\u0438\u0432) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SJLjiFThmT", + "id" : 781116014364921856, + "created_at" : "2016-09-28 12:59:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yly2bn1mO7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741495122&oldid=732173191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780880250695737344", + "text" : "15 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yly2bn1mO7", + "id" : 780880250695737344, + "created_at" : "2016-09-27 21:22:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/uOdn7C5OYC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741484864&oldid=741479774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780860117600337920", + "text" : "Francesco Totti Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/uOdn7C5OYC", + "id" : 780860117600337920, + "created_at" : "2016-09-27 20:02:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/yOBZ0gBAZH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741483985&oldid=739247354", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780858657777053697", + "text" : "Maroon beret Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yOBZ0gBAZH", + "id" : 780858657777053697, + "created_at" : "2016-09-27 19:56:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/FNCmwtuk0v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741478797&oldid=665246011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780848922755493888", + "text" : "Close Combat (series) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FNCmwtuk0v", + "id" : 780848922755493888, + "created_at" : "2016-09-27 19:17:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/EHqpbJUeM7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741465536&oldid=740592099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780825601523478528", + "text" : "Brantford Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/EHqpbJUeM7", + "id" : 780825601523478528, + "created_at" : "2016-09-27 17:45:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/BVCZJIp6ek", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741449394&oldid=740826279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780794049175363584", + "text" : "Miss Congo (RDC) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BVCZJIp6ek", + "id" : 780794049175363584, + "created_at" : "2016-09-27 15:39:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/0eAKgFn7yj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741447860&oldid=701216508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780791033235988480", + "text" : "School District 79 Cowichan Valley Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/0eAKgFn7yj", + "id" : 780791033235988480, + "created_at" : "2016-09-27 15:27:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/KknmxUWhs8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741438809&oldid=739806396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780772815473668096", + "text" : "Caput lupinum Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KknmxUWhs8", + "id" : 780772815473668096, + "created_at" : "2016-09-27 14:15:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/E6jqvBfatz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741436717&oldid=737918590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780768593705304064", + "text" : "Royal Canadian Armoured Corps Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/E6jqvBfatz", + "id" : 780768593705304064, + "created_at" : "2016-09-27 13:58:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/G3LE12CG20", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741398636&oldid=731325874", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780672974282260480", + "text" : "Bamyan Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G3LE12CG20", + "id" : 780672974282260480, + "created_at" : "2016-09-27 07:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/bEYJNsp3CU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741130119&oldid=741129977", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780072229941997568", + "text" : "Norm Macdonald Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bEYJNsp3CU", + "id" : 780072229941997568, + "created_at" : "2016-09-25 15:51:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/86kJuyQADR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741129977&oldid=741129832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780071852240691200", + "text" : "Norm Macdonald Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/86kJuyQADR", + "id" : 780071852240691200, + "created_at" : "2016-09-25 15:49:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Wm524k7YjW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741129832&oldid=741129450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780071464749924357", + "text" : "Norm Macdonald Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Wm524k7YjW", + "id" : 780071464749924357, + "created_at" : "2016-09-25 15:48:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/E03n8hDQ57", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741129450&oldid=741129323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780070584591982592", + "text" : "Norm Macdonald Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/E03n8hDQ57", + "id" : 780070584591982592, + "created_at" : "2016-09-25 15:44:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/367PHon4kQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741129323&oldid=741129162", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780070299782025216", + "text" : "Norm Macdonald Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/367PHon4kQ", + "id" : 780070299782025216, + "created_at" : "2016-09-25 15:43:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/NIFZ85mUBq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741129162&oldid=741129049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780069899439861760", + "text" : "Norm Macdonald Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NIFZ85mUBq", + "id" : 780069899439861760, + "created_at" : "2016-09-25 15:42:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/U6Vpy4KttN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741129049&oldid=741128830", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780069641792188416", + "text" : "Norm Macdonald Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/U6Vpy4KttN", + "id" : 780069641792188416, + "created_at" : "2016-09-25 15:41:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/QDzi4qngSD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=741128830&oldid=741072138", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "780069139356450816", + "text" : "Norm Macdonald Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QDzi4qngSD", + "id" : 780069139356450816, + "created_at" : "2016-09-25 15:39:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/AzBLlFtBM6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129948540&oldid=129630673&rcid=214367455", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779771062234087424", + "text" : "Royal 22e R\u00E9giment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AzBLlFtBM6", + "id" : 779771062234087424, + "created_at" : "2016-09-24 19:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/fmKp39QUzY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740870217&oldid=740870193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779427177309831173", + "text" : "Canada Revenue Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fmKp39QUzY", + "id" : 779427177309831173, + "created_at" : "2016-09-23 21:08:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/EwOM2GYY9r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740870193&oldid=734145583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779427114055561216", + "text" : "Canada Revenue Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EwOM2GYY9r", + "id" : 779427114055561216, + "created_at" : "2016-09-23 21:07:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/t58Q5FV0NJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740861104&oldid=740853070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779407622957072384", + "text" : "Makarov pistol Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/t58Q5FV0NJ", + "id" : 779407622957072384, + "created_at" : "2016-09-23 19:50:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/vIeJi7em89", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740855510&oldid=740854668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779395160174104576", + "text" : "User:Jbele051\/sandbox Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vIeJi7em89", + "id" : 779395160174104576, + "created_at" : "2016-09-23 19:01:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/1T1hNfIqT6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740849932&oldid=738743290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779382412681875456", + "text" : "Cheryl Hardcastle Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/1T1hNfIqT6", + "id" : 779382412681875456, + "created_at" : "2016-09-23 18:10:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/mzjPb0D7GA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740842780&oldid=738546517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779369053752360960", + "text" : "Director-general Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/mzjPb0D7GA", + "id" : 779369053752360960, + "created_at" : "2016-09-23 17:17:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/0xtbJ67Wvb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740838850&oldid=738269565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779360247974621184", + "text" : "Antimony pentoxide Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0xtbJ67Wvb", + "id" : 779360247974621184, + "created_at" : "2016-09-23 16:42:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/B8NgcmycK9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740835700&oldid=739387801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779353204626694145", + "text" : "Sodium-vapor lamp Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/B8NgcmycK9", + "id" : 779353204626694145, + "created_at" : "2016-09-23 16:14:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/R1uFkbtLRq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740709441&oldid=740082969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779044347576713216", + "text" : "Belfast Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/R1uFkbtLRq", + "id" : 779044347576713216, + "created_at" : "2016-09-22 19:47:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/mfi5iNS146", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740700547&oldid=717654260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779027667073003520", + "text" : "Patrice Alethia Hall Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mfi5iNS146", + "id" : 779027667073003520, + "created_at" : "2016-09-22 18:40:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Gocn2TeELi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740700290&oldid=740699927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779027118088941568", + "text" : "Miss Congo (RDC) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gocn2TeELi", + "id" : 779027118088941568, + "created_at" : "2016-09-22 18:38:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/I3xAGsyjFp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740699927&oldid=739762945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779026396584771585", + "text" : "Miss Congo (RDC) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I3xAGsyjFp", + "id" : 779026396584771585, + "created_at" : "2016-09-22 18:35:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/shzbiqIdVb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740689866&oldid=620445712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "779006720672694273", + "text" : "Portal:Kyrgyzstan\/Selected article\/2 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/shzbiqIdVb", + "id" : 779006720672694273, + "created_at" : "2016-09-22 17:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KkOmD30oIO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740675856&oldid=704934712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778978372831551489", + "text" : "Edmond Blanchard Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/KkOmD30oIO", + "id" : 778978372831551489, + "created_at" : "2016-09-22 15:24:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/KkOmD30oIO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740675856&oldid=704934712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778978372881883136", + "text" : "Edmond Blanchard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KkOmD30oIO", + "id" : 778978372881883136, + "created_at" : "2016-09-22 15:24:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/1nXsIFB8Iw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740674055&oldid=740269559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778974828367900672", + "text" : "The Get Down Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1nXsIFB8Iw", + "id" : 778974828367900672, + "created_at" : "2016-09-22 15:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/1nXsIFB8Iw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740674055&oldid=740269559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778974828372058112", + "text" : "The Get Down Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/1nXsIFB8Iw", + "id" : 778974828372058112, + "created_at" : "2016-09-22 15:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/ErpwK13cFV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740572236&oldid=737597460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778723390458691584", + "text" : "John G. Althouse Middle School Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ErpwK13cFV", + "id" : 778723390458691584, + "created_at" : "2016-09-21 22:31:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/mqumydFshZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740571808&oldid=738085403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778722412435124224", + "text" : "Martingrove Collegiate Institute Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mqumydFshZ", + "id" : 778722412435124224, + "created_at" : "2016-09-21 22:27:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/dPS66hbBTP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740557035&oldid=721898849", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778692110606184449", + "text" : "List of current Senators of Canada by age Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dPS66hbBTP", + "id" : 778692110606184449, + "created_at" : "2016-09-21 20:27:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/SWSlRmJUQP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740555887&oldid=733795825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778690066671472645", + "text" : "Diane Bellemare Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SWSlRmJUQP", + "id" : 778690066671472645, + "created_at" : "2016-09-21 20:19:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/8j2pOFI0RL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740527791&oldid=735076887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778634260269920256", + "text" : "Prince of Wales Bridge Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/8j2pOFI0RL", + "id" : 778634260269920256, + "created_at" : "2016-09-21 16:37:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/VCcm0W3Sec", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740521903&oldid=739614369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778623009909334016", + "text" : "407 Long Range Patrol Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VCcm0W3Sec", + "id" : 778623009909334016, + "created_at" : "2016-09-21 15:52:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/LDKpCLHlVK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740396742&oldid=739096687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778329386818932736", + "text" : "Sri Lankan Tamil diaspora Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LDKpCLHlVK", + "id" : 778329386818932736, + "created_at" : "2016-09-20 20:26:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/igUNuUtqkn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740396327&oldid=735753539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778328643953098752", + "text" : "Jennifer O'Connell Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/igUNuUtqkn", + "id" : 778328643953098752, + "created_at" : "2016-09-20 20:23:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/33IZjIgc5U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740347274&oldid=740177722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778231814234247168", + "text" : "DBZ (meteorology) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/33IZjIgc5U", + "id" : 778231814234247168, + "created_at" : "2016-09-20 13:58:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/5pnVNFRx1o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740340170&oldid=739938197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "778217549670539264", + "text" : "The Wolf of Wall Street (2013 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5pnVNFRx1o", + "id" : 778217549670539264, + "created_at" : "2016-09-20 13:01:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/icoacvIJ8W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740213142&oldid=723741707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777944851312734208", + "text" : "Randy Boissonnault Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/icoacvIJ8W", + "id" : 777944851312734208, + "created_at" : "2016-09-19 18:58:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/fSS0ZkftI5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740190622&oldid=740190516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777905849230618624", + "text" : "Steve Kent (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/fSS0ZkftI5", + "id" : 777905849230618624, + "created_at" : "2016-09-19 16:23:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/jvJoy5hqE6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740190516&oldid=739652369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777905666509897728", + "text" : "Steve Kent (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/jvJoy5hqE6", + "id" : 777905666509897728, + "created_at" : "2016-09-19 16:22:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Tba6nxK4lk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740188652&oldid=740012905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777902154694660100", + "text" : "Hal Lanier Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Tba6nxK4lk", + "id" : 777902154694660100, + "created_at" : "2016-09-19 16:08:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/hJ7sq4F80t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740187493&oldid=740180045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777900451408797696", + "text" : "Lake Victoria Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hJ7sq4F80t", + "id" : 777900451408797696, + "created_at" : "2016-09-19 16:01:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/NQHtgmIKsB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740159193&oldid=740159134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777843018254680064", + "text" : "The Raes (TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NQHtgmIKsB", + "id" : 777843018254680064, + "created_at" : "2016-09-19 12:13:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/NQHtgn0lk9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740159193&oldid=740159134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777843018380357632", + "text" : "The Raes (TV series) Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/NQHtgn0lk9", + "id" : 777843018380357632, + "created_at" : "2016-09-19 12:13:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/fe97HaJ4qs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740159134&oldid=740150873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777842873752510464", + "text" : "The Raes (TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fe97HaJ4qs", + "id" : 777842873752510464, + "created_at" : "2016-09-19 12:12:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/fe97HaJ4qs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740159134&oldid=740150873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777842873815429120", + "text" : "The Raes (TV series) Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/fe97HaJ4qs", + "id" : 777842873815429120, + "created_at" : "2016-09-19 12:12:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/UpFVLkVLDa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740156781&oldid=740156103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777837010002317312", + "text" : "The Raes Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/UpFVLkVLDa", + "id" : 777837010002317312, + "created_at" : "2016-09-19 11:49:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/UpFVLkVLDa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740156781&oldid=740156103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777837010044289024", + "text" : "The Raes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UpFVLkVLDa", + "id" : 777837010044289024, + "created_at" : "2016-09-19 11:49:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/PMogirB82j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740156714&oldid=740156693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777836746386046976", + "text" : "Dancing Up a Storm Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/PMogirB82j", + "id" : 777836746386046976, + "created_at" : "2016-09-19 11:48:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/PMogirB82j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740156714&oldid=740156693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777836746381881344", + "text" : "Dancing Up a Storm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PMogirB82j", + "id" : 777836746381881344, + "created_at" : "2016-09-19 11:48:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/tAXemjH1ET", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740156693&oldid=740149536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777836676022411264", + "text" : "Dancing Up a Storm Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/tAXemjH1ET", + "id" : 777836676022411264, + "created_at" : "2016-09-19 11:48:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/tAXemjH1ET", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740156693&oldid=740149536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777836676043382785", + "text" : "Dancing Up a Storm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tAXemjH1ET", + "id" : 777836676043382785, + "created_at" : "2016-09-19 11:48:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/43ST0Buiyb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740156103&oldid=740152526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777835308813545472", + "text" : "The Raes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/43ST0Buiyb", + "id" : 777835308813545472, + "created_at" : "2016-09-19 11:42:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/43ST0Buiyb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740156103&oldid=740152526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777835308826169344", + "text" : "The Raes Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/43ST0Buiyb", + "id" : 777835308826169344, + "created_at" : "2016-09-19 11:42:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/uQmEy8lyXz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740143953&oldid=740143893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777799239397244928", + "text" : "Kevin Hamilton (diplomat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uQmEy8lyXz", + "id" : 777799239397244928, + "created_at" : "2016-09-19 09:19:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/wXFAP4HN9k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740143893&oldid=740143820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777799047218356224", + "text" : "Kevin Hamilton (diplomat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wXFAP4HN9k", + "id" : 777799047218356224, + "created_at" : "2016-09-19 09:18:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/UQhBwMV7Vx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740143820&oldid=740143766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777798820893691904", + "text" : "Kevin Hamilton (diplomat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UQhBwMV7Vx", + "id" : 777798820893691904, + "created_at" : "2016-09-19 09:17:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/CJq7FJv3Qo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740143766&oldid=740143716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777798657211002880", + "text" : "Kevin Hamilton (diplomat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CJq7FJv3Qo", + "id" : 777798657211002880, + "created_at" : "2016-09-19 09:17:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/jOIuNGrnwA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740143716&oldid=740142606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777798538797383680", + "text" : "Kevin Hamilton (diplomat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jOIuNGrnwA", + "id" : 777798538797383680, + "created_at" : "2016-09-19 09:16:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/UdGVElKXNY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740143423&oldid=740143328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777797787610189824", + "text" : "Embassy of Canada, Bucharest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UdGVElKXNY", + "id" : 777797787610189824, + "created_at" : "2016-09-19 09:13:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/LgQi5h9ai6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740143328&oldid=740143303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777797531220738048", + "text" : "Embassy of Canada, Bucharest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LgQi5h9ai6", + "id" : 777797531220738048, + "created_at" : "2016-09-19 09:12:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/1yORNEBiQv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740143303&oldid=730614977", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777797450182582272", + "text" : "Embassy of Canada, Bucharest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1yORNEBiQv", + "id" : 777797450182582272, + "created_at" : "2016-09-19 09:12:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/kTQksYjaoN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=740006654&oldid=739309838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "777504483689594880", + "text" : "Nationalism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kTQksYjaoN", + "id" : 777504483689594880, + "created_at" : "2016-09-18 13:48:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/658DCjrWe0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739764426&oldid=737902356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776886637812936704", + "text" : "Colt Canada C7 rifle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/658DCjrWe0", + "id" : 776886637812936704, + "created_at" : "2016-09-16 20:53:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/2NlElVPSM1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739760914&oldid=657411536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776878725203955712", + "text" : "The Signature Series Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/2NlElVPSM1", + "id" : 776878725203955712, + "created_at" : "2016-09-16 20:21:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/NWQcLSAdoD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739753645&oldid=739753560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776862768808988672", + "text" : "Talk:Hydrogen peroxide Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NWQcLSAdoD", + "id" : 776862768808988672, + "created_at" : "2016-09-16 19:18:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/NbnlBKex2z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739753560&oldid=688201656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776862569386668032", + "text" : "Talk:Hydrogen peroxide Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NbnlBKex2z", + "id" : 776862569386668032, + "created_at" : "2016-09-16 19:17:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/OHa9mdVOOc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739742229&oldid=738702801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776839467944513537", + "text" : "First Nations University Students' Association Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OHa9mdVOOc", + "id" : 776839467944513537, + "created_at" : "2016-09-16 17:45:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/WiAxTU0cTi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739735425&oldid=739734624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776825433019019264", + "text" : "Wayne Smith (statistician) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/WiAxTU0cTi", + "id" : 776825433019019264, + "created_at" : "2016-09-16 16:49:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/2LsnpiEkRH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739734624&oldid=739734090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776823658966835200", + "text" : "Wayne Smith (statistician) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/2LsnpiEkRH", + "id" : 776823658966835200, + "created_at" : "2016-09-16 16:42:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/yvgaTZZTaq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739734090&oldid=719895238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776822502404284417", + "text" : "Wayne Smith (statistician) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/yvgaTZZTaq", + "id" : 776822502404284417, + "created_at" : "2016-09-16 16:38:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/xfG7Oukbsp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739625588&oldid=739283200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776533253733965825", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xfG7Oukbsp", + "id" : 776533253733965825, + "created_at" : "2016-09-15 21:28:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/2wPcXyvlGj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739625481&oldid=729064172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776532988293152769", + "text" : "The Saskatchewan Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2wPcXyvlGj", + "id" : 776532988293152769, + "created_at" : "2016-09-15 21:27:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/irMA7f5M5E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739625329&oldid=728997502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776532614165520384", + "text" : "The British Columbia Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/irMA7f5M5E", + "id" : 776532614165520384, + "created_at" : "2016-09-15 21:26:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/aEIAkeUUH9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739625193&oldid=733637869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776532279992651776", + "text" : "The Fort Garry Horse Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aEIAkeUUH9", + "id" : 776532279992651776, + "created_at" : "2016-09-15 21:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/4NL1wqWON7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739618572&oldid=727640353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776517191881621504", + "text" : "Mirna (name) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4NL1wqWON7", + "id" : 776517191881621504, + "created_at" : "2016-09-15 20:25:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/hy6eGnwEet", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739611820&oldid=739458644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776503533050929152", + "text" : "39 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hy6eGnwEet", + "id" : 776503533050929152, + "created_at" : "2016-09-15 19:30:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/EvMIsmmDQe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739610020&oldid=739599694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776499786056949760", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EvMIsmmDQe", + "id" : 776499786056949760, + "created_at" : "2016-09-15 19:15:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/F7irRBs4Io", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739607211&oldid=734964411", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776494254432616449", + "text" : "Cree syllabics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F7irRBs4Io", + "id" : 776494254432616449, + "created_at" : "2016-09-15 18:53:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/QTUth1cMMg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739599694&oldid=739597344", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776478120387969025", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QTUth1cMMg", + "id" : 776478120387969025, + "created_at" : "2016-09-15 17:49:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/kTUcoRPKoT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739581908&oldid=735245705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776440923307868160", + "text" : "Fleet of the Royal Canadian Navy Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/kTUcoRPKoT", + "id" : 776440923307868160, + "created_at" : "2016-09-15 15:21:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/VRlPq1CUCW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739567149&oldid=689261125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776408737175265280", + "text" : "Peter Lewis Paul Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VRlPq1CUCW", + "id" : 776408737175265280, + "created_at" : "2016-09-15 13:14:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/kOyCXySYVa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739558112&oldid=738579376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776385772647751684", + "text" : "Kevin Hamilton (diplomat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kOyCXySYVa", + "id" : 776385772647751684, + "created_at" : "2016-09-15 11:42:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/75NZKROsdG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739459590&oldid=738849937", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776156466415857664", + "text" : "Gov.uk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/75NZKROsdG", + "id" : 776156466415857664, + "created_at" : "2016-09-14 20:31:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/jx0TlWPdfT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739459307&oldid=739429044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776155810674122753", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jx0TlWPdfT", + "id" : 776155810674122753, + "created_at" : "2016-09-14 20:29:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/1aCXROWxlI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739458644&oldid=739458525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776154381611925505", + "text" : "39 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1aCXROWxlI", + "id" : 776154381611925505, + "created_at" : "2016-09-14 20:23:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7YXDh8o04O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739458525&oldid=739458441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776154101994418176", + "text" : "39 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7YXDh8o04O", + "id" : 776154101994418176, + "created_at" : "2016-09-14 20:22:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/F8qnrPkvUe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739458441&oldid=739458366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776153924956983297", + "text" : "39 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/F8qnrPkvUe", + "id" : 776153924956983297, + "created_at" : "2016-09-14 20:21:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/4onrSjk8UT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739458366&oldid=739458241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776153785261518848", + "text" : "39 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4onrSjk8UT", + "id" : 776153785261518848, + "created_at" : "2016-09-14 20:20:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/d7IizwzO9e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739458241&oldid=739431202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776153568432758785", + "text" : "39 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/d7IizwzO9e", + "id" : 776153568432758785, + "created_at" : "2016-09-14 20:20:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/0HeiXAXoT3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739452234&oldid=739065758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776141641367322624", + "text" : "Howard Hughes Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0HeiXAXoT3", + "id" : 776141641367322624, + "created_at" : "2016-09-14 19:32:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/U1KFFoIZ5s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739436240&oldid=727018308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776114012308275204", + "text" : "Talk:Mercury (planet) Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/U1KFFoIZ5s", + "id" : 776114012308275204, + "created_at" : "2016-09-14 17:42:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/yPyczrrfyM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739435091&oldid=734817702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776112238214209537", + "text" : "CFB Edmonton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yPyczrrfyM", + "id" : 776112238214209537, + "created_at" : "2016-09-14 17:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/lVOJwvDZAc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739433255&oldid=737957949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776108976538869760", + "text" : "5th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lVOJwvDZAc", + "id" : 776108976538869760, + "created_at" : "2016-09-14 17:22:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/kxf3KDrzGU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739433074&oldid=729731617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776108628734537728", + "text" : "Land Force Atlantic Area Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kxf3KDrzGU", + "id" : 776108628734537728, + "created_at" : "2016-09-14 17:21:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/uk5Z5OT6Ox", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129577336&oldid=121845848&rcid=211756177", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776102415137435648", + "text" : "Bras-d'Apic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uk5Z5OT6Ox", + "id" : 776102415137435648, + "created_at" : "2016-09-14 16:56:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/uk5Z5OT6Ox", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129577336&oldid=121845848&rcid=211756177", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776102415154241536", + "text" : "Bras-d'Apic Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/uk5Z5OT6Ox", + "id" : 776102415154241536, + "created_at" : "2016-09-14 16:56:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0UaZzmqlMB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739429044&oldid=739428916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776100783779680258", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0UaZzmqlMB", + "id" : 776100783779680258, + "created_at" : "2016-09-14 16:50:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/X6JdWS0FXc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739428916&oldid=739428576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776100549838209024", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/X6JdWS0FXc", + "id" : 776100549838209024, + "created_at" : "2016-09-14 16:49:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/A1MBBk5HVI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739428576&oldid=739428466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776099938749050880", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/A1MBBk5HVI", + "id" : 776099938749050880, + "created_at" : "2016-09-14 16:46:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/eaYoig7gfX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739428466&oldid=739428294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776099751557263360", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eaYoig7gfX", + "id" : 776099751557263360, + "created_at" : "2016-09-14 16:46:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/VUKJLSpKNB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739428294&oldid=739425949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776099460682309632", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VUKJLSpKNB", + "id" : 776099460682309632, + "created_at" : "2016-09-14 16:45:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/LywN8Mxtkg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739427542&oldid=700622133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776097953941422080", + "text" : "41 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LywN8Mxtkg", + "id" : 776097953941422080, + "created_at" : "2016-09-14 16:39:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/j3vhO2H1Mn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739427216&oldid=739427059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776097363077324800", + "text" : "39 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/j3vhO2H1Mn", + "id" : 776097363077324800, + "created_at" : "2016-09-14 16:36:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/G3ExYmjmOh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739427059&oldid=721506362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776097075499008000", + "text" : "39 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/G3ExYmjmOh", + "id" : 776097075499008000, + "created_at" : "2016-09-14 16:35:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/TnTjM8AI7y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739426806&oldid=683932932", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776096624925900800", + "text" : "38 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TnTjM8AI7y", + "id" : 776096624925900800, + "created_at" : "2016-09-14 16:33:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/4EG6qNdd69", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739425949&oldid=739425747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776095076690919424", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4EG6qNdd69", + "id" : 776095076690919424, + "created_at" : "2016-09-14 16:27:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/zD1nb68s8D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739425747&oldid=737645423", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776094636959989760", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zD1nb68s8D", + "id" : 776094636959989760, + "created_at" : "2016-09-14 16:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/tXnA6NFiTL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739411171&oldid=738178331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "776068252871131136", + "text" : "Tim Uppal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tXnA6NFiTL", + "id" : 776068252871131136, + "created_at" : "2016-09-14 14:41:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/AFyYzSs75q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739317198&oldid=738699995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775856041124913153", + "text" : "Steven Orszag Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AFyYzSs75q", + "id" : 775856041124913153, + "created_at" : "2016-09-14 00:37:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Ee8C55HRlk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739293412&oldid=739288947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775807875461570560", + "text" : "Dune (franchise) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/Ee8C55HRlk", + "id" : 775807875461570560, + "created_at" : "2016-09-13 21:26:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/VK89ceuMP5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739276231&oldid=737360894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775779443705016320", + "text" : "Rice vermicelli Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/VK89ceuMP5", + "id" : 775779443705016320, + "created_at" : "2016-09-13 19:33:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Iec6m7FH2p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739261935&oldid=731262042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775755453410185216", + "text" : "Providenciales Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Iec6m7FH2p", + "id" : 775755453410185216, + "created_at" : "2016-09-13 17:58:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/b6EW2Q0M5U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739247176&oldid=738456375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775728370416021505", + "text" : "Refugees of the Syrian Civil War Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/b6EW2Q0M5U", + "id" : 775728370416021505, + "created_at" : "2016-09-13 16:10:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/dOoiChaCws", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739228170&oldid=738502610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775696654922092548", + "text" : "Sable Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dOoiChaCws", + "id" : 775696654922092548, + "created_at" : "2016-09-13 14:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/1acAFPekIO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739225673&oldid=618215394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775691885314703361", + "text" : "Dolomedes scriptus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1acAFPekIO", + "id" : 775691885314703361, + "created_at" : "2016-09-13 13:45:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/y8JdlkwZ5f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739225614&oldid=709661861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775691762719424512", + "text" : "Dolomedes tenebrosus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y8JdlkwZ5f", + "id" : 775691762719424512, + "created_at" : "2016-09-13 13:45:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/6h3sgd98aK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739072277&oldid=722446993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775376069511811072", + "text" : "HMS Terror (1813) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6h3sgd98aK", + "id" : 775376069511811072, + "created_at" : "2016-09-12 16:50:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/BYwNgxIVSn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739067216&oldid=737951106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775368151248896000", + "text" : "Erindale Secondary School Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/BYwNgxIVSn", + "id" : 775368151248896000, + "created_at" : "2016-09-12 16:19:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/RhjN6SCAOP", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7437692&oldid=7436848&rcid=14396355", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775353392814231552", + "text" : "\u0415\u0434\u0443\u0430\u0440\u0434 \u0412\u0430\u043B\u043F\u0430 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RhjN6SCAOP", + "id" : 775353392814231552, + "created_at" : "2016-09-12 15:20:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/y0R0fnwO9y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=739046346&oldid=653942722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "775329753997910016", + "text" : "Saint-Quentin, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y0R0fnwO9y", + "id" : 775329753997910016, + "created_at" : "2016-09-12 13:46:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 63, 86 ], + "url" : "https:\/\/t.co\/oE4teU85KW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129445546&oldid=107506175&rcid=210281209", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774358552500637696", + "text" : "CJAD Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/oE4teU85KW", + "id" : 774358552500637696, + "created_at" : "2016-09-09 21:27:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/sPCfdP6hGg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738571591&oldid=697942078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774330993532600321", + "text" : "Surface weather observation Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sPCfdP6hGg", + "id" : 774330993532600321, + "created_at" : "2016-09-09 19:37:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/YkDVtKSstw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738571210&oldid=738133317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774330235756154887", + "text" : "Fort Gibraltar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YkDVtKSstw", + "id" : 774330235756154887, + "created_at" : "2016-09-09 19:34:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/A9OQXzEyhA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738566164&oldid=737836059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774320611497828352", + "text" : "HMCS Calgary (FFH 335) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/A9OQXzEyhA", + "id" : 774320611497828352, + "created_at" : "2016-09-09 18:56:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/2Z4YVT0ufO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738553469&oldid=738536288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774296026232619008", + "text" : "Ipsos-Reid Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/2Z4YVT0ufO", + "id" : 774296026232619008, + "created_at" : "2016-09-09 17:18:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/k5ogwLywjy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738536288&oldid=721122549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774262705486258176", + "text" : "Ipsos-Reid Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/k5ogwLywjy", + "id" : 774262705486258176, + "created_at" : "2016-09-09 15:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/kP7dNrs4SE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738526750&oldid=738521798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774244602694004736", + "text" : "The Magnificent Seven (2016 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kP7dNrs4SE", + "id" : 774244602694004736, + "created_at" : "2016-09-09 13:54:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/JiXOMH8ltW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738519987&oldid=738519878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774230423517925376", + "text" : "Dan LeFevour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JiXOMH8ltW", + "id" : 774230423517925376, + "created_at" : "2016-09-09 12:58:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/AN0OnNa92U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738519878&oldid=738519391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774230200246800384", + "text" : "Dan LeFevour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AN0OnNa92U", + "id" : 774230200246800384, + "created_at" : "2016-09-09 12:57:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ZZ4hs8cloz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738519391&oldid=738519297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774229190946254848", + "text" : "Dan LeFevour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZZ4hs8cloz", + "id" : 774229190946254848, + "created_at" : "2016-09-09 12:53:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/jT7pkMfMl3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738519312&oldid=731575940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774229007403520000", + "text" : "Talk:Burger King Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jT7pkMfMl3", + "id" : 774229007403520000, + "created_at" : "2016-09-09 12:52:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/9Is12a0ai8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738519297&oldid=738483148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "774228971705819136", + "text" : "Dan LeFevour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9Is12a0ai8", + "id" : 774228971705819136, + "created_at" : "2016-09-09 12:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/0126AII7Ne", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738396856&oldid=737680088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773950927212601345", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0126AII7Ne", + "id" : 773950927212601345, + "created_at" : "2016-09-08 18:27:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/XQgiDekdoP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129417043&oldid=128643872&rcid=209930697", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773947574105563136", + "text" : "SRC (radio) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/XQgiDekdoP", + "id" : 773947574105563136, + "created_at" : "2016-09-08 18:14:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/GUwMAfdh9D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738373468&oldid=728992442", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773909472804741122", + "text" : "The Brockville Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GUwMAfdh9D", + "id" : 773909472804741122, + "created_at" : "2016-09-08 15:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/b4KIrEVRL1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738372381&oldid=738351545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773907050728460288", + "text" : "Pando (tree) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b4KIrEVRL1", + "id" : 773907050728460288, + "created_at" : "2016-09-08 15:33:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/tqvkeFzSjg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738251182&oldid=730558845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773623554894094336", + "text" : "Millhaven Institution Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tqvkeFzSjg", + "id" : 773623554894094336, + "created_at" : "2016-09-07 20:46:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/d19g0lvp4l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738250809&oldid=738247348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773622851874283520", + "text" : "Water cycle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d19g0lvp4l", + "id" : 773622851874283520, + "created_at" : "2016-09-07 20:43:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/RxOKFMSEeP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738240315&oldid=732386744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773603995080388608", + "text" : "Tush (ZZ Top song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RxOKFMSEeP", + "id" : 773603995080388608, + "created_at" : "2016-09-07 19:28:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/bkoQiLscWM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738203851&oldid=737697172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773537503366217728", + "text" : "Prime Minister of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bkoQiLscWM", + "id" : 773537503366217728, + "created_at" : "2016-09-07 15:04:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/rS26DUIyDQ", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7432456&oldid=7432165&rcid=14340952", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773534107145998336", + "text" : "\u0424\u0440\u0430\u043D\u0446\u0438\u0441\u043A\u0430\u043D\u0441\u043A\u0438 \u043E\u0440\u0434\u0435\u043D Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rS26DUIyDQ", + "id" : 773534107145998336, + "created_at" : "2016-09-07 14:51:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/MwQStPQcZM", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7432455&oldid=7430353&rcid=14340927", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773533497931825153", + "text" : "\u041C\u0430\u043A\u0441\u0438\u043C\u0438\u043B\u0438\u0430\u043D \u041A\u043E\u043B\u0431\u0435 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MwQStPQcZM", + "id" : 773533497931825153, + "created_at" : "2016-09-07 14:48:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/7xuZEVHuN5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738196869&oldid=738196754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773523856485183488", + "text" : "CBON-FM Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/7xuZEVHuN5", + "id" : 773523856485183488, + "created_at" : "2016-09-07 14:10:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/qwleitIkbR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738196754&oldid=731894789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773523639341809664", + "text" : "CBON-FM Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/qwleitIkbR", + "id" : 773523639341809664, + "created_at" : "2016-09-07 14:09:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/4ySsgyQJEw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738188931&oldid=731271857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773510189207130113", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4ySsgyQJEw", + "id" : 773510189207130113, + "created_at" : "2016-09-07 13:16:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/FhKNoK8e30", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738071627&oldid=722957717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773235529869565953", + "text" : "Gerda Munsinger Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/FhKNoK8e30", + "id" : 773235529869565953, + "created_at" : "2016-09-06 19:04:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/9Q1rVXDCZU", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7431552&oldid=7431204&rcid=14328295", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773223703496781827", + "text" : "\u0420\u0430\u043A\u043E\u0432\u0441\u043A\u0438 (\u0433\u0440\u0430\u0434) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9Q1rVXDCZU", + "id" : 773223703496781827, + "created_at" : "2016-09-06 18:17:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Z1YQQZcUUb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738033424&oldid=738033297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773171476279230464", + "text" : "List of armouries in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Z1YQQZcUUb", + "id" : 773171476279230464, + "created_at" : "2016-09-06 14:50:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/pozxEUoqKX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738033297&oldid=738032458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773171205553651712", + "text" : "List of armouries in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pozxEUoqKX", + "id" : 773171205553651712, + "created_at" : "2016-09-06 14:49:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/6xd7nlGAzk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738032458&oldid=733213319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773169259069472769", + "text" : "List of armouries in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6xd7nlGAzk", + "id" : 773169259069472769, + "created_at" : "2016-09-06 14:41:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/AvfEOpRvgT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738032429&oldid=332550245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773169217579409412", + "text" : "Talk:Borlaug Dialogue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AvfEOpRvgT", + "id" : 773169217579409412, + "created_at" : "2016-09-06 14:41:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/pyrv5hqHmQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=738015145&oldid=738006784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "773130122308255744", + "text" : "Hurricane Newton (2016) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pyrv5hqHmQ", + "id" : 773130122308255744, + "created_at" : "2016-09-06 12:05:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/PYbv1JlFA6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=129278147&oldid=128144332&rcid=208264515", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "772220922883346432", + "text" : "Le T\u00E9l\u00E9journal-Alberta Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PYbv1JlFA6", + "id" : 772220922883346432, + "created_at" : "2016-09-03 23:53:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/5K6mJmrvvw", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7427859&oldid=7427850&rcid=14302977", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771778083015757824", + "text" : "\u0420\u0438\u043A\u0430\u0440\u0434\u043E \u0422\u043E\u0441\u043A\u0430\u043D\u0438 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5K6mJmrvvw", + "id" : 771778083015757824, + "created_at" : "2016-09-02 18:33:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/vOEdNEveVt", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7427850&oldid=7424987&rcid=14302908", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771776695128977408", + "text" : "\u0420\u0438\u043A\u0430\u0440\u0434\u043E \u0422\u043E\u0441\u043A\u0430\u043D\u0438 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vOEdNEveVt", + "id" : 771776695128977408, + "created_at" : "2016-09-02 18:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/EF4BLQVjpA", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7427841&oldid=7425646&rcid=14302876", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771776117581709312", + "text" : "\u041C\u0430\u0440\u0438\u043E \u0422\u043E\u0441\u043A\u0430\u043D\u0438 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EF4BLQVjpA", + "id" : 771776117581709312, + "created_at" : "2016-09-02 18:25:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/z2EO5dso9z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737417611&oldid=737417417", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771755578658000896", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/z2EO5dso9z", + "id" : 771755578658000896, + "created_at" : "2016-09-02 17:04:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/TPHDlH6Ww1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737417417&oldid=737417128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771755090554327040", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/TPHDlH6Ww1", + "id" : 771755090554327040, + "created_at" : "2016-09-02 17:02:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Y9UCvWbISa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737417128&oldid=737416952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771754518627385345", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Y9UCvWbISa", + "id" : 771754518627385345, + "created_at" : "2016-09-02 16:59:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/R3BSerV5YK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416952&oldid=737416868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771754199541510144", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/R3BSerV5YK", + "id" : 771754199541510144, + "created_at" : "2016-09-02 16:58:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/92isijT6gt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416868&oldid=737416672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771754030615891969", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/92isijT6gt", + "id" : 771754030615891969, + "created_at" : "2016-09-02 16:57:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/0kIdiZXbst", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416672&oldid=737416514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771753621067276288", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/0kIdiZXbst", + "id" : 771753621067276288, + "created_at" : "2016-09-02 16:56:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/iihFH9Ot3R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416514&oldid=737416413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771753239725367296", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/iihFH9Ot3R", + "id" : 771753239725367296, + "created_at" : "2016-09-02 16:54:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/jG9NZepcVj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416413&oldid=737416359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771753066517397504", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/jG9NZepcVj", + "id" : 771753066517397504, + "created_at" : "2016-09-02 16:54:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/yEFjKsvYq6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416359&oldid=737416191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771752968496513024", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/yEFjKsvYq6", + "id" : 771752968496513024, + "created_at" : "2016-09-02 16:53:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/zUv9HZ3596", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416191&oldid=737416152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771752602174386176", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/zUv9HZ3596", + "id" : 771752602174386176, + "created_at" : "2016-09-02 16:52:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/tE3ate8nVA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416152&oldid=737416097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771752532137930752", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/tE3ate8nVA", + "id" : 771752532137930752, + "created_at" : "2016-09-02 16:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/jPzWHgckMG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416097&oldid=737416004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771752412667404288", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/jPzWHgckMG", + "id" : 771752412667404288, + "created_at" : "2016-09-02 16:51:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ZidNwraxrb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737416004&oldid=737415938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771752190822219776", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/ZidNwraxrb", + "id" : 771752190822219776, + "created_at" : "2016-09-02 16:50:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/clM0gWDrPt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737415938&oldid=737415816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771752074090610688", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/clM0gWDrPt", + "id" : 771752074090610688, + "created_at" : "2016-09-02 16:50:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/sDlG3VQcII", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737415816&oldid=737415725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771751797836877828", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/sDlG3VQcII", + "id" : 771751797836877828, + "created_at" : "2016-09-02 16:49:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/mc5sxlJ63T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737415725&oldid=737415553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771751601665171457", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/mc5sxlJ63T", + "id" : 771751601665171457, + "created_at" : "2016-09-02 16:48:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/lENh30njrV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737415553&oldid=737414971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771751275990056960", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/lENh30njrV", + "id" : 771751275990056960, + "created_at" : "2016-09-02 16:46:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/XLxO8GLiuO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737414971&oldid=727936210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771750085516521472", + "text" : "Innovation, Science and Economic Development Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/XLxO8GLiuO", + "id" : 771750085516521472, + "created_at" : "2016-09-02 16:42:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/fbrwfFuzJo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737405470&oldid=737405139", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771731009050144768", + "text" : "DC Comics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fbrwfFuzJo", + "id" : 771731009050144768, + "created_at" : "2016-09-02 15:26:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/nuFx5ikYSc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737405139&oldid=736835527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771730344533950466", + "text" : "DC Comics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nuFx5ikYSc", + "id" : 771730344533950466, + "created_at" : "2016-09-02 15:23:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ffECWaKj2f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737392827&oldid=737298771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771704467867795456", + "text" : "Infrared Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ffECWaKj2f", + "id" : 771704467867795456, + "created_at" : "2016-09-02 13:40:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/jTN6V919Ue", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737295050&oldid=727543363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771461299729534980", + "text" : "Stephen Fuhr Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/jTN6V919Ue", + "id" : 771461299729534980, + "created_at" : "2016-09-01 21:34:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/6ZJFjSZRQF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737279991&oldid=737251117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771431468300107777", + "text" : "Jerry Toupin Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6ZJFjSZRQF", + "id" : 771431468300107777, + "created_at" : "2016-09-01 19:36:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/IuMMbWJe29", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737279767&oldid=661171776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771430937796091904", + "text" : "Talk:List of current Canadian first ministers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IuMMbWJe29", + "id" : 771430937796091904, + "created_at" : "2016-09-01 19:34:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/1j7qIUsVv2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737253801&oldid=736493774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771386785188421633", + "text" : "Bardish Chagger Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/1j7qIUsVv2", + "id" : 771386785188421633, + "created_at" : "2016-09-01 16:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/yAULwmF1Eh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737238398&oldid=735932184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771362487803445248", + "text" : "Brockville Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yAULwmF1Eh", + "id" : 771362487803445248, + "created_at" : "2016-09-01 15:02:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/1PSrtpHNwv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737230574&oldid=735369397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771346971001061376", + "text" : "Euphoria Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1PSrtpHNwv", + "id" : 771346971001061376, + "created_at" : "2016-09-01 14:00:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/o1sn6hTQP9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=737202093&oldid=736971642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "771278074235252736", + "text" : "Blepharitis Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/o1sn6hTQP9", + "id" : 771278074235252736, + "created_at" : "2016-09-01 09:26:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_10.js b/20181122/data/js/tweets/2016_10.js new file mode 100644 index 00000000..0cdba393 --- /dev/null +++ b/20181122/data/js/tweets/2016_10.js @@ -0,0 +1,5726 @@ +Grailbird.data.tweets_2016_10 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/p8SA1ZuzgL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746609691&oldid=746609576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791988514653081600", + "text" : "Bell 212 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/p8SA1ZuzgL", + "id" : 791988514653081600, + "created_at" : "2016-10-28 13:02:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GUN51njSE9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746609576&oldid=744766173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791988202991157248", + "text" : "Bell 212 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GUN51njSE9", + "id" : 791988202991157248, + "created_at" : "2016-10-28 13:01:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/5Wtcm9veQi", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=19039934&oldid=18094659", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791723702723440641", + "text" : "\u041A\u0456\u043C \u041A\u0435\u043B\u044C\u0441\u0435\u043D Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Wtcm9veQi", + "id" : 791723702723440641, + "created_at" : "2016-10-27 19:30:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/TyGSHjqueP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131118990&oldid=131118906&rcid=224644036", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791710817947414529", + "text" : "Diane Bellemare Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/TyGSHjqueP", + "id" : 791710817947414529, + "created_at" : "2016-10-27 18:39:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/6OVMSXjgMM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131118906&oldid=109872790&rcid=224643902", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791710352018968576", + "text" : "Diane Bellemare Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6OVMSXjgMM", + "id" : 791710352018968576, + "created_at" : "2016-10-27 18:37:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/og3wTAsu98", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746488924&oldid=746333762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791709530728046593", + "text" : "Michael Chan (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/og3wTAsu98", + "id" : 791709530728046593, + "created_at" : "2016-10-27 18:33:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/RuNSeP7dGd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746470763&oldid=746470144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791675625757106181", + "text" : "Q-Collection Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RuNSeP7dGd", + "id" : 791675625757106181, + "created_at" : "2016-10-27 16:19:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/dm3oeoKfcl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746470144&oldid=734979451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791674313757917184", + "text" : "Q-Collection Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dm3oeoKfcl", + "id" : 791674313757917184, + "created_at" : "2016-10-27 16:13:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/m3i9XDIsV8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746459138&oldid=745941970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791653569044897792", + "text" : "Kharkiv Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m3i9XDIsV8", + "id" : 791653569044897792, + "created_at" : "2016-10-27 14:51:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/6dAczmJNWW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746338742&oldid=733360446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791371513639407616", + "text" : "Multinomial logistic regression Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/6dAczmJNWW", + "id" : 791371513639407616, + "created_at" : "2016-10-26 20:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/WH1ThwLu69", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746333111&oldid=746332884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791359725187244033", + "text" : "Michael Chan (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/WH1ThwLu69", + "id" : 791359725187244033, + "created_at" : "2016-10-26 19:23:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/0GgfiC1DgR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746332884&oldid=746332448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791359245853855744", + "text" : "Michael Chan (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/0GgfiC1DgR", + "id" : 791359245853855744, + "created_at" : "2016-10-26 19:22:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Nl3bUaoVGX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746332448&oldid=746332309", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791358297920139264", + "text" : "Michael Chan (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Nl3bUaoVGX", + "id" : 791358297920139264, + "created_at" : "2016-10-26 19:18:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/y0GcPJ4Mr5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746332309&oldid=746331763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791358018151735297", + "text" : "Michael Chan (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/y0GcPJ4Mr5", + "id" : 791358018151735297, + "created_at" : "2016-10-26 19:17:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/7XwqRV4Oz7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746331763&oldid=746331687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791356917222432773", + "text" : "Michael Chan (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/7XwqRV4Oz7", + "id" : 791356917222432773, + "created_at" : "2016-10-26 19:12:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/L74Oc2Cu9z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746331687&oldid=746330990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791356793276469248", + "text" : "Michael Chan (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/L74Oc2Cu9z", + "id" : 791356793276469248, + "created_at" : "2016-10-26 19:12:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/4fhKfXN4ZD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746330990&oldid=734430460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791355486125826048", + "text" : "Michael Chan (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/4fhKfXN4ZD", + "id" : 791355486125826048, + "created_at" : "2016-10-26 19:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/J06hhaDdSD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746318411&oldid=746318348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791332234779328512", + "text" : "Ottawa Fury FC Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/J06hhaDdSD", + "id" : 791332234779328512, + "created_at" : "2016-10-26 17:34:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/3OvEFU48zv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746318348&oldid=746226279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791332105255022592", + "text" : "Ottawa Fury FC Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/3OvEFU48zv", + "id" : 791332105255022592, + "created_at" : "2016-10-26 17:34:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/TCqfdc12MO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746314340&oldid=740944122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791323826579734529", + "text" : "Raj Saini Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/TCqfdc12MO", + "id" : 791323826579734529, + "created_at" : "2016-10-26 17:01:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/OG3xeQg4mh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746291546&oldid=746291226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791277571891748864", + "text" : "List of eponymous laws Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OG3xeQg4mh", + "id" : 791277571891748864, + "created_at" : "2016-10-26 13:57:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/5mREeGdrTB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746291226&oldid=745648101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791276793785360384", + "text" : "List of eponymous laws Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5mREeGdrTB", + "id" : 791276793785360384, + "created_at" : "2016-10-26 13:54:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Ton4qGJbmQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746210689&oldid=746210518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791059562581426176", + "text" : "Shannara Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ton4qGJbmQ", + "id" : 791059562581426176, + "created_at" : "2016-10-25 23:31:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/HFrmALi155", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746210518&oldid=746127385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791059087995899905", + "text" : "Shannara Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HFrmALi155", + "id" : 791059087995899905, + "created_at" : "2016-10-25 23:29:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/995ws9FFck", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746198171&oldid=745993775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791029716564180993", + "text" : "Gagan Sikand Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/995ws9FFck", + "id" : 791029716564180993, + "created_at" : "2016-10-25 21:32:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/yaplZ54dcf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746186684&oldid=742124570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "791007389575176192", + "text" : "Gandhism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yaplZ54dcf", + "id" : 791007389575176192, + "created_at" : "2016-10-25 20:03:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/1gEoyai1jd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746176852&oldid=712559009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790989265199128576", + "text" : "Gord Johns Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/1gEoyai1jd", + "id" : 790989265199128576, + "created_at" : "2016-10-25 18:51:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/OirRxgD52h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746169301&oldid=746169176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790975658797232128", + "text" : "Niemba Ambush Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OirRxgD52h", + "id" : 790975658797232128, + "created_at" : "2016-10-25 17:57:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/plEeV1Aa4q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746169176&oldid=745661288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790975422804525057", + "text" : "Niemba Ambush Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/plEeV1Aa4q", + "id" : 790975422804525057, + "created_at" : "2016-10-25 17:56:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/cYxROquLmw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746167893&oldid=746079358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790973126008049665", + "text" : "Tourism in Saskatchewan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cYxROquLmw", + "id" : 790973126008049665, + "created_at" : "2016-10-25 17:47:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/dD4z9RLtnb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746160869&oldid=746130250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790959086800084992", + "text" : "United Nations Mission in Sierra Leone Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/dD4z9RLtnb", + "id" : 790959086800084992, + "created_at" : "2016-10-25 16:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/yramsWudHK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746160490&oldid=746160460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790958298581327872", + "text" : "Operation Khukri Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/yramsWudHK", + "id" : 790958298581327872, + "created_at" : "2016-10-25 16:48:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/XxLmVg7bLc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746160460&oldid=746081716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790958238984507392", + "text" : "Operation Khukri Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/XxLmVg7bLc", + "id" : 790958238984507392, + "created_at" : "2016-10-25 16:48:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/1M80UQi4Wy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746146975&oldid=745771989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790930102339141636", + "text" : "Wikipedia talk:Citing sources Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/1M80UQi4Wy", + "id" : 790930102339141636, + "created_at" : "2016-10-25 14:56:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/adY9bR6E1m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746135551&oldid=746038680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790905042492686336", + "text" : "Marie Osmond Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/adY9bR6E1m", + "id" : 790905042492686336, + "created_at" : "2016-10-25 13:17:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/adY9bR6E1m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746135551&oldid=746038680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790905042526150656", + "text" : "Marie Osmond Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/adY9bR6E1m", + "id" : 790905042526150656, + "created_at" : "2016-10-25 13:17:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/gx7PcDuv9g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746131652&oldid=746131577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790895605254086656", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gx7PcDuv9g", + "id" : 790895605254086656, + "created_at" : "2016-10-25 12:39:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/0zwiaJum5I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746131577&oldid=746131439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790895427700846593", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0zwiaJum5I", + "id" : 790895427700846593, + "created_at" : "2016-10-25 12:38:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/79JwthjQbo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746131439&oldid=746100711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790895108661080064", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/79JwthjQbo", + "id" : 790895108661080064, + "created_at" : "2016-10-25 12:37:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/FB5755VYbs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=746008035&oldid=729965767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790624135386894336", + "text" : "RETScreen Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/FB5755VYbs", + "id" : 790624135386894336, + "created_at" : "2016-10-24 18:40:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/aK8GRXnj8n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745998787&oldid=744887471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790609026652463104", + "text" : "James Earl Ray Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/aK8GRXnj8n", + "id" : 790609026652463104, + "created_at" : "2016-10-24 17:40:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/q9dmNucK9N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745995065&oldid=743668353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790603131214266368", + "text" : "Islam in Canada Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/q9dmNucK9N", + "id" : 790603131214266368, + "created_at" : "2016-10-24 17:17:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/x6kGxCYERS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745990672&oldid=742291717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790594412741091329", + "text" : "Intergovernmental Panel on Climate Change Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x6kGxCYERS", + "id" : 790594412741091329, + "created_at" : "2016-10-24 16:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/u48Q8c4BNK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745982158&oldid=745981608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790578523148783616", + "text" : "Gagan Sikand Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/u48Q8c4BNK", + "id" : 790578523148783616, + "created_at" : "2016-10-24 15:39:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ChdQKvkBAH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745981691&oldid=745981305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790577637966110720", + "text" : "Combined gas and gas Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ChdQKvkBAH", + "id" : 790577637966110720, + "created_at" : "2016-10-24 15:36:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/V0gyT2i1pN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745981608&oldid=745981515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790577490859266048", + "text" : "Gagan Sikand Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/V0gyT2i1pN", + "id" : 790577490859266048, + "created_at" : "2016-10-24 15:35:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/jtEizmEdg2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745981515&oldid=740972562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790577301004181506", + "text" : "Gagan Sikand Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/jtEizmEdg2", + "id" : 790577301004181506, + "created_at" : "2016-10-24 15:34:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/zIbWQTxQCz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745981305&oldid=745981263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790576863353667584", + "text" : "Combined gas and gas Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zIbWQTxQCz", + "id" : 790576863353667584, + "created_at" : "2016-10-24 15:33:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/xhlBpEDOyZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745981263&oldid=745981050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790576777953509376", + "text" : "Combined gas and gas Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xhlBpEDOyZ", + "id" : 790576777953509376, + "created_at" : "2016-10-24 15:32:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/sgWQwcwvGy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745981050&oldid=701758756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790576317834072064", + "text" : "Combined gas and gas Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sgWQwcwvGy", + "id" : 790576317834072064, + "created_at" : "2016-10-24 15:30:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/MAMn0ZiZUe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745974787&oldid=744820651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790563268721016833", + "text" : "Kathleen Neal Cleaver Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/MAMn0ZiZUe", + "id" : 790563268721016833, + "created_at" : "2016-10-24 14:39:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DiNoXtn1c3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745879377&oldid=745879082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790318840471285760", + "text" : "John Tonelli Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/DiNoXtn1c3", + "id" : 790318840471285760, + "created_at" : "2016-10-23 22:27:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/YoRPL6ssnm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745879082&oldid=745878960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790318244452335616", + "text" : "John Tonelli Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/YoRPL6ssnm", + "id" : 790318244452335616, + "created_at" : "2016-10-23 22:25:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DMxuJywLL3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745878960&oldid=745878645", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790317990629740545", + "text" : "John Tonelli Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/DMxuJywLL3", + "id" : 790317990629740545, + "created_at" : "2016-10-23 22:24:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/K9hbTx15ek", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745878645&oldid=745878281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790317275555454976", + "text" : "John Tonelli Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/K9hbTx15ek", + "id" : 790317275555454976, + "created_at" : "2016-10-23 22:21:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/lCKLoWkYee", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745878281&oldid=745877644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790316461394948098", + "text" : "John Tonelli Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/lCKLoWkYee", + "id" : 790316461394948098, + "created_at" : "2016-10-23 22:18:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/xd113PN0dP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745877644&oldid=745875668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790314978100310016", + "text" : "John Tonelli Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/xd113PN0dP", + "id" : 790314978100310016, + "created_at" : "2016-10-23 22:12:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/n3rbddy2g5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745875668&oldid=745868498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790310677806256128", + "text" : "John Tonelli Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/n3rbddy2g5", + "id" : 790310677806256128, + "created_at" : "2016-10-23 21:55:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/5RbAKzQ3em", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745868498&oldid=739082408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790295620883996672", + "text" : "John Tonelli Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/5RbAKzQ3em", + "id" : 790295620883996672, + "created_at" : "2016-10-23 20:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/VtTd3i0QBZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745862382&oldid=736974597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790283859325771780", + "text" : "Talk:Micha\u00EBlle Jean Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/VtTd3i0QBZ", + "id" : 790283859325771780, + "created_at" : "2016-10-23 20:08:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/xA61kYvKSA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745853825&oldid=733797005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "790268122276196352", + "text" : "Jacques Demers Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/xA61kYvKSA", + "id" : 790268122276196352, + "created_at" : "2016-10-23 19:06:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/gI2drbHZFe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745542316&oldid=745541410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "789542351102435328", + "text" : "Lord Beaverbrook High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gI2drbHZFe", + "id" : 789542351102435328, + "created_at" : "2016-10-21 19:02:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/8eG6czZNST", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745541410&oldid=745171385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "789540584050622464", + "text" : "Lord Beaverbrook High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8eG6czZNST", + "id" : 789540584050622464, + "created_at" : "2016-10-21 18:55:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/6MPInUyCNb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745512378&oldid=744966917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "789485300103966720", + "text" : "Antoine Lahad Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6MPInUyCNb", + "id" : 789485300103966720, + "created_at" : "2016-10-21 15:15:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/3CVTSZr4tI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745380640&oldid=706346543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "789190965940531201", + "text" : "Steve Paproski Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/3CVTSZr4tI", + "id" : 789190965940531201, + "created_at" : "2016-10-20 19:46:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/6Cj98iAXkk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745368144&oldid=741467931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "789170173391491072", + "text" : "David Berkowitz Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/6Cj98iAXkk", + "id" : 789170173391491072, + "created_at" : "2016-10-20 18:23:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/DU5rpE0n4s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745345506&oldid=739866296", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "789135953701048320", + "text" : "Green paper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DU5rpE0n4s", + "id" : 789135953701048320, + "created_at" : "2016-10-20 16:07:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/UDZci0o6Sy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130840071&oldid=127799966&rcid=222268863", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "789115403691761664", + "text" : "RETScreen Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/UDZci0o6Sy", + "id" : 789115403691761664, + "created_at" : "2016-10-20 14:45:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/j59cJ3gBTU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745319056&oldid=745237604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "789091736152842241", + "text" : "User talk:Loriendrew Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j59cJ3gBTU", + "id" : 789091736152842241, + "created_at" : "2016-10-20 13:11:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/g6ShGeKFgw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745193646&oldid=744662135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788833034363670533", + "text" : "User talk:Loriendrew Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g6ShGeKFgw", + "id" : 788833034363670533, + "created_at" : "2016-10-19 20:03:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/OFrH9BEM2Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745183713&oldid=745176931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788816775920115713", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OFrH9BEM2Y", + "id" : 788816775920115713, + "created_at" : "2016-10-19 18:59:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lrjiErEQEM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745176931&oldid=745176802", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788805961813221377", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lrjiErEQEM", + "id" : 788805961813221377, + "created_at" : "2016-10-19 18:16:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/CNHdwFx5gg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745176802&oldid=745176471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788805782628216833", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CNHdwFx5gg", + "id" : 788805782628216833, + "created_at" : "2016-10-19 18:15:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/UZSoKkTvof", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745176471&oldid=744418973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788805224299397122", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UZSoKkTvof", + "id" : 788805224299397122, + "created_at" : "2016-10-19 18:13:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/XqOamGN2Es", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=745170019&oldid=738394549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788794322896510976", + "text" : "CHL Canada\/Russia Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XqOamGN2Es", + "id" : 788794322896510976, + "created_at" : "2016-10-19 17:29:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/i6HOO9hV2F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744980849&oldid=739604066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788416476235653121", + "text" : "31 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/i6HOO9hV2F", + "id" : 788416476235653121, + "created_at" : "2016-10-18 16:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/SLZhxjkSNW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744973879&oldid=744751644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788402174963441664", + "text" : "Sweet potato Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/SLZhxjkSNW", + "id" : 788402174963441664, + "created_at" : "2016-10-18 15:31:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/IrE8JwlHxO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744971912&oldid=744519586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788398084682293249", + "text" : "Oyewale Tomori Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IrE8JwlHxO", + "id" : 788398084682293249, + "created_at" : "2016-10-18 15:15:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/imMjZclu12", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744968524&oldid=740525269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788391297778343937", + "text" : "Alice Wong Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/imMjZclu12", + "id" : 788391297778343937, + "created_at" : "2016-10-18 14:48:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/y99NHnyVm3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744960894&oldid=744960612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788375717289533440", + "text" : "Matt LeBlanc Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y99NHnyVm3", + "id" : 788375717289533440, + "created_at" : "2016-10-18 13:46:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/rDLBX8q9eR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744960612&oldid=744145264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788375102916296704", + "text" : "Matt LeBlanc Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rDLBX8q9eR", + "id" : 788375102916296704, + "created_at" : "2016-10-18 13:44:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/FXESCR34uK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744948640&oldid=744912441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788347912938020864", + "text" : "Scott Steiner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FXESCR34uK", + "id" : 788347912938020864, + "created_at" : "2016-10-18 11:56:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/Ru8ablaILC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744848195&oldid=744848068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788110071398014976", + "text" : "List of people from Laval, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ru8ablaILC", + "id" : 788110071398014976, + "created_at" : "2016-10-17 20:10:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/YwIC9xPvOt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744848068&oldid=744848007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788109820566114304", + "text" : "List of people from Laval, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YwIC9xPvOt", + "id" : 788109820566114304, + "created_at" : "2016-10-17 20:09:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/4ExCXXW9cC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744848007&oldid=744847893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788109720330596352", + "text" : "List of people from Laval, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4ExCXXW9cC", + "id" : 788109720330596352, + "created_at" : "2016-10-17 20:09:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/hb2zt67DU9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744847893&oldid=744847727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788109462825467904", + "text" : "List of people from Laval, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hb2zt67DU9", + "id" : 788109462825467904, + "created_at" : "2016-10-17 20:08:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/dizaM6EEFy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744847727&oldid=744847639", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788109169517858816", + "text" : "List of people from Laval, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dizaM6EEFy", + "id" : 788109169517858816, + "created_at" : "2016-10-17 20:07:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ovXjkkCTWr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744847639&oldid=744847513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788109031521017856", + "text" : "List of people from Laval, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ovXjkkCTWr", + "id" : 788109031521017856, + "created_at" : "2016-10-17 20:06:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/3EnxxrDsOh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744847513&oldid=698870582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788108814184833024", + "text" : "List of people from Laval, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3EnxxrDsOh", + "id" : 788108814184833024, + "created_at" : "2016-10-17 20:05:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/vN0WxkWGHq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744838927&oldid=743117321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788096368824967168", + "text" : "Perrier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vN0WxkWGHq", + "id" : 788096368824967168, + "created_at" : "2016-10-17 19:16:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/bGmFUWo5KT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130761318&oldid=129847242&rcid=221632476", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788093716661694464", + "text" : "Christine Moore Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/bGmFUWo5KT", + "id" : 788093716661694464, + "created_at" : "2016-10-17 19:05:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HVM7fKJTSv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744835303&oldid=724306121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788090517708046336", + "text" : "Christine Moore (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/HVM7fKJTSv", + "id" : 788090517708046336, + "created_at" : "2016-10-17 18:53:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/u7wNQHrPWR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744834170&oldid=741384975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788088756842758144", + "text" : "Chrystia Freeland Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/u7wNQHrPWR", + "id" : 788088756842758144, + "created_at" : "2016-10-17 18:46:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/V0Y5EPN0XJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744829102&oldid=742542919", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788080645780172800", + "text" : "Bedding Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/V0Y5EPN0XJ", + "id" : 788080645780172800, + "created_at" : "2016-10-17 18:14:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/eaJXwvHVGc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744822201&oldid=198147316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788068442515570688", + "text" : "Let It Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eaJXwvHVGc", + "id" : 788068442515570688, + "created_at" : "2016-10-17 17:25:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/n5uB1sb8X0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744821833&oldid=694460451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788067704783663104", + "text" : "Songs from the Last Day on Earth Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n5uB1sb8X0", + "id" : 788067704783663104, + "created_at" : "2016-10-17 17:22:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/skgaiMtTou", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744819218&oldid=744819163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788062935289651200", + "text" : "David Usher Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/skgaiMtTou", + "id" : 788062935289651200, + "created_at" : "2016-10-17 17:03:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/RN7o8OPBUm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744819163&oldid=741861009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788062833946849280", + "text" : "David Usher Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RN7o8OPBUm", + "id" : 788062833946849280, + "created_at" : "2016-10-17 17:03:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/m7lFPfk4gi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744815720&oldid=743962383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788056670165471232", + "text" : "Bird strike Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/m7lFPfk4gi", + "id" : 788056670165471232, + "created_at" : "2016-10-17 16:38:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/NDzlYhroDM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744814623&oldid=744812986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788054478369030149", + "text" : "Candy corn Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/NDzlYhroDM", + "id" : 788054478369030149, + "created_at" : "2016-10-17 16:30:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/lDQTGuInTN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130756533&oldid=129623488&rcid=221523297", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788047703171338240", + "text" : "Route de la Baie-James Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/lDQTGuInTN", + "id" : 788047703171338240, + "created_at" : "2016-10-17 16:03:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/lDQTGuInTN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130756533&oldid=129623488&rcid=221523297", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788047703175553024", + "text" : "Route de la Baie-James Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lDQTGuInTN", + "id" : 788047703175553024, + "created_at" : "2016-10-17 16:03:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/SjFmpNHWjt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744804183&oldid=742835074", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788028973393608704", + "text" : "Sarah Palin Channel Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/SjFmpNHWjt", + "id" : 788028973393608704, + "created_at" : "2016-10-17 14:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/9MFGG9K7l2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130752982&oldid=129293461&rcid=221507481", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "788014713552658432", + "text" : "Liste des chansons de Joe Dassin Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/9MFGG9K7l2", + "id" : 788014713552658432, + "created_at" : "2016-10-17 13:52:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/uZcgwmLFx2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744370341&oldid=744325962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "787014483306741760", + "text" : "Minnesota Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/uZcgwmLFx2", + "id" : 787014483306741760, + "created_at" : "2016-10-14 19:37:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/9btKtXz0LX", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=388635502&oldid=342109642&rcid=408220786", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786999498883170304", + "text" : "Q7989088 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9btKtXz0LX", + "id" : 786999498883170304, + "created_at" : "2016-10-14 18:37:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/8pVdqA0ZSr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744348439&oldid=744348087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786977858052845568", + "text" : "Jim Prentice Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8pVdqA0ZSr", + "id" : 786977858052845568, + "created_at" : "2016-10-14 17:11:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/CGdAXF1M5t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744346013&oldid=744029118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786972810765856768", + "text" : "South Asian Canadians Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/CGdAXF1M5t", + "id" : 786972810765856768, + "created_at" : "2016-10-14 16:51:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/yb7GtQjjSS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=744342961&rcid=871352104", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786966334517149696", + "text" : "Talk:Jerry Toupin Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yb7GtQjjSS", + "id" : 786966334517149696, + "created_at" : "2016-10-14 16:26:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/wq58qt4Ju2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744211773&oldid=739731492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786662625941815296", + "text" : "Statistics Canada Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/wq58qt4Ju2", + "id" : 786662625941815296, + "created_at" : "2016-10-13 20:19:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/vyYIrX967W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744203224&oldid=744141890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786646302717337600", + "text" : "R\u00E9al Cloutier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vyYIrX967W", + "id" : 786646302717337600, + "created_at" : "2016-10-13 19:14:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/zTQ09novMT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744187394&oldid=731314241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786619073421508608", + "text" : "Barbados\u2013Canada relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zTQ09novMT", + "id" : 786619073421508608, + "created_at" : "2016-10-13 17:26:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ykXEjSHuJn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744187179&oldid=744186456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786618670663557120", + "text" : "Canadian High Commission, Bridgetown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ykXEjSHuJn", + "id" : 786618670663557120, + "created_at" : "2016-10-13 17:24:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/REIbf3BIXv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744186456&oldid=732302592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786617228267577344", + "text" : "Canadian High Commission, Bridgetown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/REIbf3BIXv", + "id" : 786617228267577344, + "created_at" : "2016-10-13 17:18:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/jYnoCQyrPr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744045167&oldid=744045066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786289927617122304", + "text" : "Yuan Wang-class tracking ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jYnoCQyrPr", + "id" : 786289927617122304, + "created_at" : "2016-10-12 19:38:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/QcJkDH8sYS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744045066&oldid=744044902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786289740492439553", + "text" : "Yuan Wang-class tracking ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QcJkDH8sYS", + "id" : 786289740492439553, + "created_at" : "2016-10-12 19:37:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/N6DG5pRBLA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744044902&oldid=744044819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786289483113193472", + "text" : "Yuan Wang-class tracking ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/N6DG5pRBLA", + "id" : 786289483113193472, + "created_at" : "2016-10-12 19:36:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/nhcyvwN9OQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744044819&oldid=744044512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786289349667192832", + "text" : "Yuan Wang-class tracking ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nhcyvwN9OQ", + "id" : 786289349667192832, + "created_at" : "2016-10-12 19:36:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/RXSIFMuNA1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744044512&oldid=744044114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786288831150645248", + "text" : "Yuan Wang-class tracking ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RXSIFMuNA1", + "id" : 786288831150645248, + "created_at" : "2016-10-12 19:34:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/tb5JbeZVbJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744044114&oldid=742334806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786288128579497984", + "text" : "Yuan Wang-class tracking ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tb5JbeZVbJ", + "id" : 786288128579497984, + "created_at" : "2016-10-12 19:31:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/hJ99q50c9R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744040470&oldid=743144647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786281668134985728", + "text" : "Fiber-optic communication Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/hJ99q50c9R", + "id" : 786281668134985728, + "created_at" : "2016-10-12 19:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/tO4FF5CaYm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744028207&oldid=744026870", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786262794232553473", + "text" : "Nathaniel Erskine-Smith Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/tO4FF5CaYm", + "id" : 786262794232553473, + "created_at" : "2016-10-12 17:50:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/eP7HLdQfUW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744026870&oldid=744025576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786260670547460096", + "text" : "Nathaniel Erskine-Smith Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eP7HLdQfUW", + "id" : 786260670547460096, + "created_at" : "2016-10-12 17:42:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/xAiNZhwR2Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744025576&oldid=744020345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786258839549120513", + "text" : "Nathaniel Erskine-Smith Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/xAiNZhwR2Q", + "id" : 786258839549120513, + "created_at" : "2016-10-12 17:34:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/ECDoui39p6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744019839&oldid=743335735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786247607228174336", + "text" : "Veruca Salt Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ECDoui39p6", + "id" : 786247607228174336, + "created_at" : "2016-10-12 16:50:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5jwfpTTFkj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744015936&oldid=744015886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786239247112036352", + "text" : "CFB Wainwright Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5jwfpTTFkj", + "id" : 786239247112036352, + "created_at" : "2016-10-12 16:16:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/pfdeQEt2Jo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744015886&oldid=739442408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786239146188738560", + "text" : "CFB Wainwright Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pfdeQEt2Jo", + "id" : 786239146188738560, + "created_at" : "2016-10-12 16:16:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/mdTvFaZ9Tm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=744006616&oldid=742759020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786219950109229056", + "text" : "Cereal Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/mdTvFaZ9Tm", + "id" : 786219950109229056, + "created_at" : "2016-10-12 15:00:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/QRkUWYaWiA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743997068&oldid=743997047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786199852002795520", + "text" : "Kamel Maghur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QRkUWYaWiA", + "id" : 786199852002795520, + "created_at" : "2016-10-12 13:40:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/0m0rlQ1CXt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743997047&oldid=729713557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786199797296398340", + "text" : "Kamel Maghur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0m0rlQ1CXt", + "id" : 786199797296398340, + "created_at" : "2016-10-12 13:40:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/I1WQ74e9af", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743993789&oldid=743993550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786192166347571201", + "text" : "Mack Trucks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I1WQ74e9af", + "id" : 786192166347571201, + "created_at" : "2016-10-12 13:09:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/I1WQ74e9af", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743993789&oldid=743993550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786192166360125440", + "text" : "Mack Trucks Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/I1WQ74e9af", + "id" : 786192166360125440, + "created_at" : "2016-10-12 13:09:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/AwEQYxN9wY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743993550&oldid=743993458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786191622774087680", + "text" : "Mack Trucks Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/AwEQYxN9wY", + "id" : 786191622774087680, + "created_at" : "2016-10-12 13:07:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/AwEQYxN9wY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743993550&oldid=743993458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786191622799228928", + "text" : "Mack Trucks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AwEQYxN9wY", + "id" : 786191622799228928, + "created_at" : "2016-10-12 13:07:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/FHYiecay86", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743993458&oldid=743934114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786191432818290688", + "text" : "Mack Trucks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FHYiecay86", + "id" : 786191432818290688, + "created_at" : "2016-10-12 13:06:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/FHYiecay86", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743993458&oldid=743934114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786191432835010560", + "text" : "Mack Trucks Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/FHYiecay86", + "id" : 786191432835010560, + "created_at" : "2016-10-12 13:06:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/SKGvZywls8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743991169&oldid=740621744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786186029833355264", + "text" : "Brandon Carlo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SKGvZywls8", + "id" : 786186029833355264, + "created_at" : "2016-10-12 12:45:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/9dXfsQUhnQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130595747&oldid=125226589&rcid=219833612", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "786145051315466240", + "text" : "Interpolation lagrangienne Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9dXfsQUhnQ", + "id" : 786145051315466240, + "created_at" : "2016-10-12 10:02:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/RE0PuzEdPR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743886744&oldid=669049324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "785946993894055936", + "text" : "Talk:List of English words of French origin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RE0PuzEdPR", + "id" : 785946993894055936, + "created_at" : "2016-10-11 20:55:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/oeVSVgxJRt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743881984&oldid=711434415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "785938463866679296", + "text" : "Battle of Ballantyne Pier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oeVSVgxJRt", + "id" : 785938463866679296, + "created_at" : "2016-10-11 20:21:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/VRVdQuoKp0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743869876&oldid=743869774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "785916919438278656", + "text" : "HMS Puncher (D79) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VRVdQuoKp0", + "id" : 785916919438278656, + "created_at" : "2016-10-11 18:56:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/MhbNu576AV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743869774&oldid=738008993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "785916695105925120", + "text" : "HMS Puncher (D79) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MhbNu576AV", + "id" : 785916695105925120, + "created_at" : "2016-10-11 18:55:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/1IQwZi0Zpr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743864000&oldid=739969999", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "785906753171034112", + "text" : "K9 Thunder Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1IQwZi0Zpr", + "id" : 785906753171034112, + "created_at" : "2016-10-11 18:15:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/L3GQJAN1tN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743817974&oldid=743606464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "785822851714707456", + "text" : "Service-oriented architecture Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/L3GQJAN1tN", + "id" : 785822851714707456, + "created_at" : "2016-10-11 12:42:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/F9ARLBtawA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743123355&oldid=730231673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784546000920805376", + "text" : "James Emmot Caldwell Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/F9ARLBtawA", + "id" : 784546000920805376, + "created_at" : "2016-10-08 00:08:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/IfAe32zyNS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743066445&oldid=743066372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784422799259607040", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/IfAe32zyNS", + "id" : 784422799259607040, + "created_at" : "2016-10-07 15:59:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/hDy7dFsh8M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743066372&oldid=743066268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784422602701991936", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/hDy7dFsh8M", + "id" : 784422602701991936, + "created_at" : "2016-10-07 15:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/P4zXATClzF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743066268&oldid=743066213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784422467662147590", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/P4zXATClzF", + "id" : 784422467662147590, + "created_at" : "2016-10-07 15:57:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/gOa9NRpoQO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743066213&oldid=742984437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784422353128284160", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/gOa9NRpoQO", + "id" : 784422353128284160, + "created_at" : "2016-10-07 15:57:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/fY3U8CsTZc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743065417&oldid=743063133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784420899869102080", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fY3U8CsTZc", + "id" : 784420899869102080, + "created_at" : "2016-10-07 15:51:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/lhwroQ8dfv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743063133&oldid=743063106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784416004545900544", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/lhwroQ8dfv", + "id" : 784416004545900544, + "created_at" : "2016-10-07 15:32:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/85uixhzFh6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743063106&oldid=743063007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784415937625817089", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/85uixhzFh6", + "id" : 784415937625817089, + "created_at" : "2016-10-07 15:31:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/sTIEGnP1Cm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743063007&oldid=743062772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784415731991666689", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/sTIEGnP1Cm", + "id" : 784415731991666689, + "created_at" : "2016-10-07 15:30:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/EgqdaxrwrR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743062772&oldid=743062740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784415125830791169", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/EgqdaxrwrR", + "id" : 784415125830791169, + "created_at" : "2016-10-07 15:28:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/8eCvtNNqrJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743062740&oldid=743062080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784415048412397568", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8eCvtNNqrJ", + "id" : 784415048412397568, + "created_at" : "2016-10-07 15:28:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ah90UDuJSI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743062080&oldid=743061525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784413745565040641", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ah90UDuJSI", + "id" : 784413745565040641, + "created_at" : "2016-10-07 15:23:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/oLLGtLGv2M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743061525&oldid=743061216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784412481355673600", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/oLLGtLGv2M", + "id" : 784412481355673600, + "created_at" : "2016-10-07 15:18:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/yYqPBgSXyW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743061216&oldid=743060221", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784411845805432832", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/yYqPBgSXyW", + "id" : 784411845805432832, + "created_at" : "2016-10-07 15:15:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/g7r7EMYzeA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743060624&oldid=741624913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784410615230136320", + "text" : "The Brockville Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/g7r7EMYzeA", + "id" : 784410615230136320, + "created_at" : "2016-10-07 15:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/1hf6EZIjuF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743060221&oldid=743057532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784409816055812096", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/1hf6EZIjuF", + "id" : 784409816055812096, + "created_at" : "2016-10-07 15:07:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/AEg9RixqRb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743057532&oldid=743055828", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784404106794369024", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/AEg9RixqRb", + "id" : 784404106794369024, + "created_at" : "2016-10-07 14:44:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/L6s2fpuVz8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743055828&oldid=743055601", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784400146587086848", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/L6s2fpuVz8", + "id" : 784400146587086848, + "created_at" : "2016-10-07 14:29:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/mwpkOwpEjG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743055601&oldid=743053254", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784399637444780032", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/mwpkOwpEjG", + "id" : 784399637444780032, + "created_at" : "2016-10-07 14:27:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Tbl400cBPn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743053254&oldid=743053088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784395777934299136", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Tbl400cBPn", + "id" : 784395777934299136, + "created_at" : "2016-10-07 14:11:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/OsgqBfG0fY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743053088&oldid=743052512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784395363725746177", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/OsgqBfG0fY", + "id" : 784395363725746177, + "created_at" : "2016-10-07 14:10:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zpIbFpvi9W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743052512&oldid=743052489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784393875830038528", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/zpIbFpvi9W", + "id" : 784393875830038528, + "created_at" : "2016-10-07 14:04:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QbmdpvPhCA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743052489&oldid=743051370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784393816145063936", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/QbmdpvPhCA", + "id" : 784393816145063936, + "created_at" : "2016-10-07 14:03:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/wFumH81MbP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743051370&oldid=743051337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784390966904025088", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/wFumH81MbP", + "id" : 784390966904025088, + "created_at" : "2016-10-07 13:52:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/wBAWcYugw7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743051337&oldid=743051186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784390910092177409", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/wBAWcYugw7", + "id" : 784390910092177409, + "created_at" : "2016-10-07 13:52:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/lh3qtLbYbL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743051186&oldid=743051111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784390555388248064", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/lh3qtLbYbL", + "id" : 784390555388248064, + "created_at" : "2016-10-07 13:50:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6oWQ7rIuF9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=743051111&oldid=743046662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784390375502929920", + "text" : "Campbellville Intermediate Baseball Team Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/6oWQ7rIuF9", + "id" : 784390375502929920, + "created_at" : "2016-10-07 13:50:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/6EyCW6dCU0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742960431&oldid=742960300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784153582526406656", + "text" : "Michel Bastarache Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/6EyCW6dCU0", + "id" : 784153582526406656, + "created_at" : "2016-10-06 22:09:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/izmzbkqhIY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742960300&oldid=729728450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784153271015530496", + "text" : "Michel Bastarache Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/izmzbkqhIY", + "id" : 784153271015530496, + "created_at" : "2016-10-06 22:08:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/N1RKQPyHyv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742941964&oldid=742941915", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784119494197248000", + "text" : "41 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/N1RKQPyHyv", + "id" : 784119494197248000, + "created_at" : "2016-10-06 19:53:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/YMqM120p9V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742941915&oldid=739518640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784119399959633922", + "text" : "41 Canadian Brigade Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YMqM120p9V", + "id" : 784119399959633922, + "created_at" : "2016-10-06 19:53:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/wbsNjNQt5m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742935114&oldid=742841228", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784106261725970433", + "text" : "William Lyon Mackenzie King Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/wbsNjNQt5m", + "id" : 784106261725970433, + "created_at" : "2016-10-06 19:01:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eskizz7plD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742925308&oldid=739892259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784088694257029120", + "text" : "Randall Garrison Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eskizz7plD", + "id" : 784088694257029120, + "created_at" : "2016-10-06 17:51:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Bpq0xRRL5u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742922443&oldid=742607223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784083557098684420", + "text" : "Deuterocanonical books Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Bpq0xRRL5u", + "id" : 784083557098684420, + "created_at" : "2016-10-06 17:31:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/pzcxUdj7yX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742921143&oldid=717961878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784080863051059203", + "text" : "Mary J.L. Gleason Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pzcxUdj7yX", + "id" : 784080863051059203, + "created_at" : "2016-10-06 17:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/pzcxUdj7yX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742921143&oldid=717961878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784080863155908609", + "text" : "Mary J.L. Gleason Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/pzcxUdj7yX", + "id" : 784080863155908609, + "created_at" : "2016-10-06 17:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/hCUb5pG4jl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742913388&oldid=742912433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784064543521705984", + "text" : "Shawnacy Barber Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/hCUb5pG4jl", + "id" : 784064543521705984, + "created_at" : "2016-10-06 16:15:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Se1enskNiO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742887737&oldid=742112362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "784008368310673408", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Se1enskNiO", + "id" : 784008368310673408, + "created_at" : "2016-10-06 12:32:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/ik2W6RNht0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742765760&oldid=742765547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783719608582803456", + "text" : "Draft:Ottawa Beavers-Banshees Rugby Football Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ik2W6RNht0", + "id" : 783719608582803456, + "created_at" : "2016-10-05 17:24:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/reX07VouPW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=742765547&rcid=867773088", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783719282886709248", + "text" : "Draft:Ottawa Beavers-Banshees Rugby Football Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/reX07VouPW", + "id" : 783719282886709248, + "created_at" : "2016-10-05 17:23:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/9grsP9Uxzw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742746924&oldid=742736623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783682703682068480", + "text" : "Lagrange polynomial Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9grsP9Uxzw", + "id" : 783682703682068480, + "created_at" : "2016-10-05 14:58:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/p30rdORp8l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742736623&oldid=742736593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783660342371024896", + "text" : "Lagrange polynomial Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/p30rdORp8l", + "id" : 783660342371024896, + "created_at" : "2016-10-05 13:29:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/vNm6c1cSu6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742736593&oldid=731467761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783660285685006336", + "text" : "Lagrange polynomial Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/vNm6c1cSu6", + "id" : 783660285685006336, + "created_at" : "2016-10-05 13:29:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/SmBPZIaPlo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742728061&oldid=737758462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783639744794267648", + "text" : "Waldorf salad Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SmBPZIaPlo", + "id" : 783639744794267648, + "created_at" : "2016-10-05 12:07:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/kIYWLkDACj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130359600&oldid=126675086&rcid=217303376", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783374513983594496", + "text" : "NCSM D'Iberville Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kIYWLkDACj", + "id" : 783374513983594496, + "created_at" : "2016-10-04 18:33:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/rfCnZsgPpS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742605703&oldid=741348513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783364912894582784", + "text" : "Supergirl (comic book) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rfCnZsgPpS", + "id" : 783364912894582784, + "created_at" : "2016-10-04 17:55:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/I1mICIEGaH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742594751&oldid=714940257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783345007843508224", + "text" : "Cumberland Panthers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/I1mICIEGaH", + "id" : 783345007843508224, + "created_at" : "2016-10-04 16:36:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/yQKAjNS0qa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742584363&oldid=742578401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783328674590457857", + "text" : "Cider apple Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yQKAjNS0qa", + "id" : 783328674590457857, + "created_at" : "2016-10-04 15:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/pzXm4fgktF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742578401&oldid=741753677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783317795824136192", + "text" : "Cider apple Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pzXm4fgktF", + "id" : 783317795824136192, + "created_at" : "2016-10-04 14:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/AzAY4sCBCH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742559594&oldid=715057034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783277645710647296", + "text" : "Map database management Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AzAY4sCBCH", + "id" : 783277645710647296, + "created_at" : "2016-10-04 12:08:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Rtqb68DaFt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742433813&oldid=742433737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783002277351133184", + "text" : "Howard the Duck (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Rtqb68DaFt", + "id" : 783002277351133184, + "created_at" : "2016-10-03 17:54:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/FiZNQOuu1T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742433737&oldid=741144570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "783002168961925120", + "text" : "Howard the Duck (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FiZNQOuu1T", + "id" : 783002168961925120, + "created_at" : "2016-10-03 17:53:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/XAul2R6s8r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742429109&oldid=733453316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782994952292794368", + "text" : "Sudbury Wolves Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XAul2R6s8r", + "id" : 782994952292794368, + "created_at" : "2016-10-03 17:25:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/wEbDOv1kno", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742427002&oldid=742426592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782991197287620608", + "text" : "Blue malkoha Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wEbDOv1kno", + "id" : 782991197287620608, + "created_at" : "2016-10-03 17:10:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/L0TuQXdTHS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742426592&oldid=742423926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782990395928092672", + "text" : "Blue malkoha Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/L0TuQXdTHS", + "id" : 782990395928092672, + "created_at" : "2016-10-03 17:07:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/3olspRbbY2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742421958&oldid=742353017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782981022279401473", + "text" : "Steinbach, Manitoba Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/3olspRbbY2", + "id" : 782981022279401473, + "created_at" : "2016-10-03 16:29:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/M7cqYVMztf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742327534&oldid=734803931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782761901084254208", + "text" : "Ecumenopolis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M7cqYVMztf", + "id" : 782761901084254208, + "created_at" : "2016-10-03 01:59:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/M7cqYVMztf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742327534&oldid=734803931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782761901113634818", + "text" : "Ecumenopolis Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/M7cqYVMztf", + "id" : 782761901113634818, + "created_at" : "2016-10-03 01:59:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/KHRb64J8Gu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742317097&oldid=742316798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782741606290092034", + "text" : "Ottawa Police Service Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/KHRb64J8Gu", + "id" : 782741606290092034, + "created_at" : "2016-10-03 00:38:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Vmzob4mHEl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742316798&oldid=735347174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782741131914256384", + "text" : "Ottawa Police Service Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Vmzob4mHEl", + "id" : 782741131914256384, + "created_at" : "2016-10-03 00:36:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/QWdIZzdWeg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=130224516&oldid=129368905&rcid=216461668", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782317860593041409", + "text" : "RNC Media Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/QWdIZzdWeg", + "id" : 782317860593041409, + "created_at" : "2016-10-01 20:34:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/kn8O4m7dX8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742091461&oldid=742090108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782268427708891136", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kn8O4m7dX8", + "id" : 782268427708891136, + "created_at" : "2016-10-01 17:18:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/HQ6eP0H1f8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742090108&oldid=742090025", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782265813030019072", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HQ6eP0H1f8", + "id" : 782265813030019072, + "created_at" : "2016-10-01 17:07:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/4Cbseb3y1Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742090025&oldid=742089271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782265636743413760", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4Cbseb3y1Z", + "id" : 782265636743413760, + "created_at" : "2016-10-01 17:07:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/IguETnQ3jY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742089271&oldid=742089208", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782264200513089537", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IguETnQ3jY", + "id" : 782264200513089537, + "created_at" : "2016-10-01 17:01:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/NNHbV2ZSpi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742089208&oldid=742089000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782264050101186562", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NNHbV2ZSpi", + "id" : 782264050101186562, + "created_at" : "2016-10-01 17:00:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/KSQkY3yPXV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742089000&oldid=742088351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782263625864085504", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KSQkY3yPXV", + "id" : 782263625864085504, + "created_at" : "2016-10-01 16:59:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/e14HIpmZZd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=742088351&oldid=738133671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "782262296743673857", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/e14HIpmZZd", + "id" : 782262296743673857, + "created_at" : "2016-10-01 16:53:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_11.js b/20181122/data/js/tweets/2016_11.js new file mode 100644 index 00000000..551a7ab4 --- /dev/null +++ b/20181122/data/js/tweets/2016_11.js @@ -0,0 +1,3539 @@ +Grailbird.data.tweets_2016_11 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Kk2ec6vErx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752393666&oldid=752393531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804121114284802048", + "text" : "CCGS W. E. Ricker Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/Kk2ec6vErx", + "id" : 804121114284802048, + "created_at" : "2016-12-01 00:33:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Kk2ec6vErx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752393666&oldid=752393531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804121114318356480", + "text" : "CCGS W. E. Ricker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kk2ec6vErx", + "id" : 804121114318356480, + "created_at" : "2016-12-01 00:33:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/RBTHA1vKDT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752393531&oldid=752393263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804120883531055104", + "text" : "CCGS W. E. Ricker Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/RBTHA1vKDT", + "id" : 804120883531055104, + "created_at" : "2016-12-01 00:32:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/RBTHA1vKDT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752393531&oldid=752393263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804120883556220928", + "text" : "CCGS W. E. Ricker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RBTHA1vKDT", + "id" : 804120883556220928, + "created_at" : "2016-12-01 00:32:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/aTZw7u5BG1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752393263&oldid=752392957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804120481582432256", + "text" : "CCGS W. E. Ricker Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/aTZw7u5BG1", + "id" : 804120481582432256, + "created_at" : "2016-12-01 00:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/aTZw7u5BG1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752393263&oldid=752392957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804120481586614272", + "text" : "CCGS W. E. Ricker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aTZw7u5BG1", + "id" : 804120481586614272, + "created_at" : "2016-12-01 00:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/jwy9TQpjMB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752392957&oldid=672921987", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804119901229170692", + "text" : "CCGS W. E. Ricker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jwy9TQpjMB", + "id" : 804119901229170692, + "created_at" : "2016-12-01 00:28:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/jwy9TQpjMB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752392957&oldid=672921987", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804119901241831424", + "text" : "CCGS W. E. Ricker Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/jwy9TQpjMB", + "id" : 804119901241831424, + "created_at" : "2016-12-01 00:28:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/uxaxh4vwnz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752329455&oldid=752327496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804017334239326208", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uxaxh4vwnz", + "id" : 804017334239326208, + "created_at" : "2016-11-30 17:40:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/uxaxh4vwnz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752329455&oldid=752327496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804017334247686146", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/uxaxh4vwnz", + "id" : 804017334247686146, + "created_at" : "2016-11-30 17:40:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/j5wAx3P1zq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752327496&oldid=735885960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804013974073331712", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j5wAx3P1zq", + "id" : 804013974073331712, + "created_at" : "2016-11-30 17:27:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/j5wAx3P1zq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752327496&oldid=735885960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804013974106869760", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/j5wAx3P1zq", + "id" : 804013974106869760, + "created_at" : "2016-11-30 17:27:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/9akBmM25r2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752326000&oldid=752325002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804011412624441344", + "text" : "Raj Saini Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/9akBmM25r2", + "id" : 804011412624441344, + "created_at" : "2016-11-30 17:17:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/zdlYAY6uYp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752325002&oldid=752324839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804009640908517376", + "text" : "Raj Saini Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/zdlYAY6uYp", + "id" : 804009640908517376, + "created_at" : "2016-11-30 17:10:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Ujs2pLHna8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752324839&oldid=747295066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804009365472706560", + "text" : "Raj Saini Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Ujs2pLHna8", + "id" : 804009365472706560, + "created_at" : "2016-11-30 17:09:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/NBhF6ivixi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752314838&oldid=752288161", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803992993049018368", + "text" : "November 30 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NBhF6ivixi", + "id" : 803992993049018368, + "created_at" : "2016-11-30 16:04:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/pcw0yuan1a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752311507&oldid=752311390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803987619646472193", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pcw0yuan1a", + "id" : 803987619646472193, + "created_at" : "2016-11-30 15:42:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/YYV2ICkqz6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752311390&oldid=752171622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803987440570695681", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YYV2ICkqz6", + "id" : 803987440570695681, + "created_at" : "2016-11-30 15:41:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/IknS8cwLDw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752187683&oldid=752187357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803744084401623040", + "text" : "October Sky (novel) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IknS8cwLDw", + "id" : 803744084401623040, + "created_at" : "2016-11-29 23:34:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/i5sVPAnTuR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752187357&oldid=747989972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803743532334940168", + "text" : "October Sky (novel) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i5sVPAnTuR", + "id" : 803743532334940168, + "created_at" : "2016-11-29 23:32:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/eGbfeZrK2a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752172691&oldid=511077175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803720288982552576", + "text" : "Talk:Musa connector Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/eGbfeZrK2a", + "id" : 803720288982552576, + "created_at" : "2016-11-29 22:00:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/fLRnqY3lBL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752171622&oldid=752171180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803718835907874816", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fLRnqY3lBL", + "id" : 803718835907874816, + "created_at" : "2016-11-29 21:54:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/HK3DgdBGfP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752171180&oldid=751520128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803718130870681600", + "text" : "3rd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HK3DgdBGfP", + "id" : 803718130870681600, + "created_at" : "2016-11-29 21:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/8lfGNAiWkI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752168753&oldid=752161629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803714405233872896", + "text" : "Dakota Access Pipeline protests Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8lfGNAiWkI", + "id" : 803714405233872896, + "created_at" : "2016-11-29 21:37:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ylIMV4D5KC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752156340&oldid=751512107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803695182331920385", + "text" : "Intellectual giftedness Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ylIMV4D5KC", + "id" : 803695182331920385, + "created_at" : "2016-11-29 20:20:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/1Fre5CDhCW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752152044&oldid=751947271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803688836962336768", + "text" : "List of Grey Cup champions Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1Fre5CDhCW", + "id" : 803688836962336768, + "created_at" : "2016-11-29 19:55:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/trETLqcW6Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752151788&oldid=693389660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803688437136101376", + "text" : "Grey Cup Most Valuable Player Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/trETLqcW6Q", + "id" : 803688437136101376, + "created_at" : "2016-11-29 19:53:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/LqvyNolTSQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752121799&oldid=752050939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803640659655540738", + "text" : "Winnipeg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LqvyNolTSQ", + "id" : 803640659655540738, + "created_at" : "2016-11-29 16:43:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/8afmGkRNKT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752108147&oldid=735154537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803619638689021952", + "text" : "Codey Maus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8afmGkRNKT", + "id" : 803619638689021952, + "created_at" : "2016-11-29 15:20:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/BebrE2X3cK", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=42298983&oldid=42267016", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803436368785510400", + "text" : "\u8001\u631D Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BebrE2X3cK", + "id" : 803436368785510400, + "created_at" : "2016-11-29 03:12:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/cpm6aog238", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751990822&oldid=751989856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803360257967882240", + "text" : "Carmichael function Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/cpm6aog238", + "id" : 803360257967882240, + "created_at" : "2016-11-28 22:09:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/BqIco1uu3T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751989856&oldid=751979349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803359000091824129", + "text" : "Carmichael function Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BqIco1uu3T", + "id" : 803359000091824129, + "created_at" : "2016-11-28 22:04:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/aVmAPwVaio", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751983501&oldid=740869540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803350523416051712", + "text" : "Crystal Beach, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aVmAPwVaio", + "id" : 803350523416051712, + "created_at" : "2016-11-28 21:31:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/zh2QCnCK83", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751979349&oldid=749841331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803344302004785152", + "text" : "Carmichael function Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zh2QCnCK83", + "id" : 803344302004785152, + "created_at" : "2016-11-28 21:06:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/hukLZjHXhH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751926598&oldid=750470748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803261400168665088", + "text" : "Charles Darwin's health Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hukLZjHXhH", + "id" : 803261400168665088, + "created_at" : "2016-11-28 15:36:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/wXzveNNxz2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751916265&oldid=744166435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803241778539364352", + "text" : "John Bowlby Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wXzveNNxz2", + "id" : 803241778539364352, + "created_at" : "2016-11-28 14:18:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/4v4rQ0pxYX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751914751&oldid=749858272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "803238727883649024", + "text" : "Allopatric speciation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4v4rQ0pxYX", + "id" : 803238727883649024, + "created_at" : "2016-11-28 14:06:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/DqfgU7QkI7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751498003&oldid=750532963", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802338605570002944", + "text" : "Ion Croitoru Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DqfgU7QkI7", + "id" : 802338605570002944, + "created_at" : "2016-11-26 02:30:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Kvug9Zykwc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751488150&oldid=751488003", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802315285042761728", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/Kvug9Zykwc", + "id" : 802315285042761728, + "created_at" : "2016-11-26 00:57:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ziDhHWZBVM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751488003&oldid=751487764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802314932574388224", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ziDhHWZBVM", + "id" : 802314932574388224, + "created_at" : "2016-11-26 00:56:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/yLja3rhECV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751487764&oldid=751487460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802314273863204864", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/yLja3rhECV", + "id" : 802314273863204864, + "created_at" : "2016-11-26 00:53:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/WxKNs9D3Vs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751487460&oldid=751487158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802313462911270912", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/WxKNs9D3Vs", + "id" : 802313462911270912, + "created_at" : "2016-11-26 00:50:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/U45tPeNp5R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751487158&oldid=751487058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802312764345593856", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/U45tPeNp5R", + "id" : 802312764345593856, + "created_at" : "2016-11-26 00:47:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/XbN58hMsmR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751487058&oldid=751486821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802312548263559168", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/XbN58hMsmR", + "id" : 802312548263559168, + "created_at" : "2016-11-26 00:46:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/BRw21BfMwW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751486821&oldid=751486634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802311996125380608", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/BRw21BfMwW", + "id" : 802311996125380608, + "created_at" : "2016-11-26 00:44:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/NuJ8pUSh5n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751486634&oldid=751485236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802311583124848641", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/NuJ8pUSh5n", + "id" : 802311583124848641, + "created_at" : "2016-11-26 00:42:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/d7edeXIyf2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751485236&oldid=751484322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802308442564214785", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/d7edeXIyf2", + "id" : 802308442564214785, + "created_at" : "2016-11-26 00:30:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/KSisNhBvEL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751484322&oldid=751484030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802306402878296064", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/KSisNhBvEL", + "id" : 802306402878296064, + "created_at" : "2016-11-26 00:22:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/40yc2DLapx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751442395&oldid=742828026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802218965070204928", + "text" : "North American Industry Classification System Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/40yc2DLapx", + "id" : 802218965070204928, + "created_at" : "2016-11-25 18:34:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/cgpYIGTHfx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751412302&oldid=751345468", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802156855288066053", + "text" : "Ben Hutton (ice hockey) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/cgpYIGTHfx", + "id" : 802156855288066053, + "created_at" : "2016-11-25 14:27:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ADhuiPZ4T1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751408575&oldid=750652363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "802147681451864064", + "text" : "Erik Karlsson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ADhuiPZ4T1", + "id" : 802147681451864064, + "created_at" : "2016-11-25 13:51:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/vJXg0Um7Jm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751296410&oldid=751295123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801849651846647808", + "text" : "Cameron Hughes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vJXg0Um7Jm", + "id" : 801849651846647808, + "created_at" : "2016-11-24 18:07:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/UBUnKsepyM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751285250&oldid=744886770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801823707983446016", + "text" : "Place d'Orl\u00E9ans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UBUnKsepyM", + "id" : 801823707983446016, + "created_at" : "2016-11-24 16:24:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/FaLqCUkQ1k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751167134&oldid=749503268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801519808907018240", + "text" : "Gilles Taillon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FaLqCUkQ1k", + "id" : 801519808907018240, + "created_at" : "2016-11-23 20:16:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/pa8Bbcisau", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751154837&oldid=748401028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801498753064697864", + "text" : "Insulator (electricity) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pa8Bbcisau", + "id" : 801498753064697864, + "created_at" : "2016-11-23 18:52:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/JGmFbpXYwr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751134476&oldid=749924310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801456574535520256", + "text" : "Date and time notation in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JGmFbpXYwr", + "id" : 801456574535520256, + "created_at" : "2016-11-23 16:05:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/5i5yi9yOmp", + "expanded_url" : "https:\/\/ro.wikipedia.org\/w\/index.php?diff=10912235&oldid=10912196&rcid=45313756", + "display_url" : "ro.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801440066056884224", + "text" : "List\u0103 de corpuri cere\u0219ti cu denumiri rom\u00E2ne\u0219ti Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/5i5yi9yOmp", + "id" : 801440066056884224, + "created_at" : "2016-11-23 14:59:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KPaJ2SQOKi", + "expanded_url" : "https:\/\/ro.wikipedia.org\/w\/index.php?diff=10912196&oldid=8875933&rcid=45312781", + "display_url" : "ro.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801432994816921600", + "text" : "List\u0103 de corpuri cere\u0219ti cu denumiri rom\u00E2ne\u0219ti Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/KPaJ2SQOKi", + "id" : 801432994816921600, + "created_at" : "2016-11-23 14:31:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/zdiEVWlsOc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751107727&oldid=751014293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801393656905289728", + "text" : "Big 8 Cola Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zdiEVWlsOc", + "id" : 801393656905289728, + "created_at" : "2016-11-23 11:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/yh67omCEXj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751022130&oldid=751021668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801184809544318976", + "text" : "Karen McCrimmon Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/yh67omCEXj", + "id" : 801184809544318976, + "created_at" : "2016-11-22 22:05:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/NQ5u8ThLA6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751021668&oldid=741688445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801183974437638146", + "text" : "Karen McCrimmon Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NQ5u8ThLA6", + "id" : 801183974437638146, + "created_at" : "2016-11-22 22:01:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/6sHjA6P1m4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751014293&oldid=750987446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801169274895273984", + "text" : "Big 8 Cola Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6sHjA6P1m4", + "id" : 801169274895273984, + "created_at" : "2016-11-22 21:03:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/8cOJE4ykCm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=751013478&oldid=748471670", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801167691960750084", + "text" : "David Johnston Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8cOJE4ykCm", + "id" : 801167691960750084, + "created_at" : "2016-11-22 20:57:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ZdOJ6A1qVS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750996556&oldid=746981708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801140093985718272", + "text" : "Robert de Montesquiou Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZdOJ6A1qVS", + "id" : 801140093985718272, + "created_at" : "2016-11-22 19:07:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/0zt7UaoEox", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750987446&oldid=750639515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801124531477905408", + "text" : "Big 8 Cola Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0zt7UaoEox", + "id" : 801124531477905408, + "created_at" : "2016-11-22 18:05:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/XMIoN4Kk9x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750977584&oldid=748161054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801105255119417344", + "text" : "Death of John Lennon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XMIoN4Kk9x", + "id" : 801105255119417344, + "created_at" : "2016-11-22 16:49:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/jZjYFiZfis", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750970174&oldid=750970100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801089551083118593", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jZjYFiZfis", + "id" : 801089551083118593, + "created_at" : "2016-11-22 15:46:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/G6y07plIK5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750970100&oldid=744007927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801089367800365056", + "text" : "Office of the Prime Minister (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G6y07plIK5", + "id" : 801089367800365056, + "created_at" : "2016-11-22 15:46:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/LuDO3RwtO1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750963217&oldid=750009421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801075028091666432", + "text" : "Antigonish, Nova Scotia Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/LuDO3RwtO1", + "id" : 801075028091666432, + "created_at" : "2016-11-22 14:49:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/lChHTSlXMu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750957096&oldid=750957003", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801061834447003648", + "text" : "OWASP ZAP Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/lChHTSlXMu", + "id" : 801061834447003648, + "created_at" : "2016-11-22 13:56:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/Jc2KuitooO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750957003&oldid=725684978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "801061601390526464", + "text" : "OWASP ZAP Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/Jc2KuitooO", + "id" : 801061601390526464, + "created_at" : "2016-11-22 13:55:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/KEz41O1grp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750792020&oldid=732594676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800810835878834176", + "text" : "Pickering Nuclear Generating Station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KEz41O1grp", + "id" : 800810835878834176, + "created_at" : "2016-11-21 21:19:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/AvaC8BhP4D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750785309&oldid=750163862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800799689532723200", + "text" : "Syracuse Orange women's ice hockey Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AvaC8BhP4D", + "id" : 800799689532723200, + "created_at" : "2016-11-21 20:34:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/AvaC8BhP4D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750785309&oldid=750163862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800799689562058752", + "text" : "Syracuse Orange women's ice hockey Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/AvaC8BhP4D", + "id" : 800799689562058752, + "created_at" : "2016-11-21 20:34:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/NWRF21WkSJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750784677&oldid=691431537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800798678554447874", + "text" : "The Rouse Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NWRF21WkSJ", + "id" : 800798678554447874, + "created_at" : "2016-11-21 20:30:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/D3ixmDO7GC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132011331&oldid=131644394&rcid=230691962", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800788497585999874", + "text" : "Trou perdu Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/D3ixmDO7GC", + "id" : 800788497585999874, + "created_at" : "2016-11-21 19:50:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/D3ixmE5J5c", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132011331&oldid=131644394&rcid=230691962", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800788497607036928", + "text" : "Trou perdu Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D3ixmE5J5c", + "id" : 800788497607036928, + "created_at" : "2016-11-21 19:50:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/AYChwBILkH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750775361&oldid=750775277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800783903921414144", + "text" : "Emjay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AYChwBILkH", + "id" : 800783903921414144, + "created_at" : "2016-11-21 19:32:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/uETqF5ocs4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750775277&oldid=750775140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800783768986337280", + "text" : "Emjay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uETqF5ocs4", + "id" : 800783768986337280, + "created_at" : "2016-11-21 19:31:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/a5yDuYD9gK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750775140&oldid=735831159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800783563192864769", + "text" : "Emjay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a5yDuYD9gK", + "id" : 800783563192864769, + "created_at" : "2016-11-21 19:30:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ueeUh12B33", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=750770619&oldid=750759875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "800775406416777217", + "text" : "Talk:Gray jay Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ueeUh12B33", + "id" : 800775406416777217, + "created_at" : "2016-11-21 18:58:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Wsg0qK5lhi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749732762&oldid=749711043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798647716830126081", + "text" : "HMCS Preserver (AOR 510) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wsg0qK5lhi", + "id" : 798647716830126081, + "created_at" : "2016-11-15 22:03:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/jI9EGlL8SY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131856133&oldid=131452546&rcid=229446903", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798608479850090496", + "text" : "Patro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jI9EGlL8SY", + "id" : 798608479850090496, + "created_at" : "2016-11-15 19:27:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/c7vxjWbfSW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749696630&oldid=748535851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798597653600858113", + "text" : "Standard gauge Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/c7vxjWbfSW", + "id" : 798597653600858113, + "created_at" : "2016-11-15 18:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/VqgLb5Z4Rk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749672053&oldid=747113071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798564585611657216", + "text" : "Orleans, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VqgLb5Z4Rk", + "id" : 798564585611657216, + "created_at" : "2016-11-15 16:33:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/mLcTt8WBUH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131849520&oldid=128004709&rcid=229420768", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798539443602792448", + "text" : "Chinmayananda Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/mLcTt8WBUH", + "id" : 798539443602792448, + "created_at" : "2016-11-15 14:53:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/GdGGiV3kw7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749635968&oldid=749198055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798503664054915072", + "text" : "Mannequin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GdGGiV3kw7", + "id" : 798503664054915072, + "created_at" : "2016-11-15 12:31:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/fIyuLoxR42", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749635569&oldid=749635428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798502790767087617", + "text" : "Chapel Hill, Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fIyuLoxR42", + "id" : 798502790767087617, + "created_at" : "2016-11-15 12:27:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/jCOwwKUytv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749635428&oldid=626048420", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798502491012800512", + "text" : "Chapel Hill, Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jCOwwKUytv", + "id" : 798502491012800512, + "created_at" : "2016-11-15 12:26:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HWtzHQMhzZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749504743&oldid=740650971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798226408850026496", + "text" : "J. C. Tremblay Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HWtzHQMhzZ", + "id" : 798226408850026496, + "created_at" : "2016-11-14 18:09:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/0KmbINq2tD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131827397&oldid=125872108&rcid=229250103", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798207679940464640", + "text" : "Faith Hill Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/0KmbINq2tD", + "id" : 798207679940464640, + "created_at" : "2016-11-14 16:55:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/FZtWAjwdUd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749465485&oldid=748936095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "798169202360258560", + "text" : "University of Ottawa Faculty of Social Sciences Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/FZtWAjwdUd", + "id" : 798169202360258560, + "created_at" : "2016-11-14 14:22:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/UGWVJxx7gz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749396716&oldid=749396587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797998917480693760", + "text" : "Irish military diaspora Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UGWVJxx7gz", + "id" : 797998917480693760, + "created_at" : "2016-11-14 03:05:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/DyyTJFSEqr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749396587&oldid=748717515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797998684835221504", + "text" : "Irish military diaspora Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DyyTJFSEqr", + "id" : 797998684835221504, + "created_at" : "2016-11-14 03:04:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/soTxU5d5Pm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749303918&oldid=749297279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797851967846547461", + "text" : "Dawn Coe-Jones Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/soTxU5d5Pm", + "id" : 797851967846547461, + "created_at" : "2016-11-13 17:21:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/cs60iQjtXE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749296173&oldid=749292962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797833828576460801", + "text" : "Dawn Coe-Jones Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/cs60iQjtXE", + "id" : 797833828576460801, + "created_at" : "2016-11-13 16:09:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/xpsigI43q9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749292962&oldid=749292002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797827466630983681", + "text" : "Dawn Coe-Jones Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/xpsigI43q9", + "id" : 797827466630983681, + "created_at" : "2016-11-13 15:44:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Aww8HZJpM4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749292002&oldid=749289659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797825231855480832", + "text" : "Dawn Coe-Jones Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Aww8HZJpM4", + "id" : 797825231855480832, + "created_at" : "2016-11-13 15:35:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/KqMcVqe3Dt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749289659&oldid=749289121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797819498267078656", + "text" : "Dawn Coe-Jones Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/KqMcVqe3Dt", + "id" : 797819498267078656, + "created_at" : "2016-11-13 15:12:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/TqJ4QPkMu9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749289121&oldid=749289001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797818327603220482", + "text" : "Dawn Coe-Jones Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/TqJ4QPkMu9", + "id" : 797818327603220482, + "created_at" : "2016-11-13 15:08:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/NYSSOAWeAd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749289001&oldid=749288785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797818050024194052", + "text" : "Dawn Coe-Jones Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/NYSSOAWeAd", + "id" : 797818050024194052, + "created_at" : "2016-11-13 15:07:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/CK7TSlODtH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749288785&oldid=749284479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797817517951635456", + "text" : "Dawn Coe-Jones Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/CK7TSlODtH", + "id" : 797817517951635456, + "created_at" : "2016-11-13 15:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/yOuPVPQxEW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=749037137&oldid=719987422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "797224975665102848", + "text" : "Diana Swain Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/yOuPVPQxEW", + "id" : 797224975665102848, + "created_at" : "2016-11-11 23:50:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/34LFLp6kpr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748846989&oldid=737165129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796789992228012034", + "text" : "Thain Wendell MacDowell Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/34LFLp6kpr", + "id" : 796789992228012034, + "created_at" : "2016-11-10 19:01:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/x4OXwZ1OVJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748840359&oldid=746226131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796778572161630208", + "text" : "Dan Ruimy Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/x4OXwZ1OVJ", + "id" : 796778572161630208, + "created_at" : "2016-11-10 18:16:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/jaHBnYvVgM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748807259&oldid=707498918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796719391907913728", + "text" : "Prince Albert City Council Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jaHBnYvVgM", + "id" : 796719391907913728, + "created_at" : "2016-11-10 14:21:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/L6OiS90dip", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748803385&oldid=748739070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796711333383335936", + "text" : "Responses to sneezing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L6OiS90dip", + "id" : 796711333383335936, + "created_at" : "2016-11-10 13:49:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/7HVG9uUUTf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748704472&oldid=744915317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796456335651049472", + "text" : "Self-sustainability Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7HVG9uUUTf", + "id" : 796456335651049472, + "created_at" : "2016-11-09 20:56:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/55QoRlmt7J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748701636&oldid=744853050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796450294292946948", + "text" : "List of volunteer awards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/55QoRlmt7J", + "id" : 796450294292946948, + "created_at" : "2016-11-09 20:32:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/aiIa0lHqPG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748688408&oldid=748688320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796422265424510987", + "text" : "Best practice Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aiIa0lHqPG", + "id" : 796422265424510987, + "created_at" : "2016-11-09 18:40:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/vDNTtLMFQN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748688320&oldid=748504625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796422025506127882", + "text" : "Best practice Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vDNTtLMFQN", + "id" : 796422025506127882, + "created_at" : "2016-11-09 18:39:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Q269I0h5KT", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=404600701&oldid=330206951&rcid=425775223", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796411489225764864", + "text" : "Q12495707 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Q269I0h5KT", + "id" : 796411489225764864, + "created_at" : "2016-11-09 17:57:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Bk8kVLbeFq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748675980&oldid=740794191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796394444446633984", + "text" : "5th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Bk8kVLbeFq", + "id" : 796394444446633984, + "created_at" : "2016-11-09 16:50:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Pq8vh47yEG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748543928&oldid=748190717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796074807062331393", + "text" : "Terrence Boyd Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Pq8vh47yEG", + "id" : 796074807062331393, + "created_at" : "2016-11-08 19:39:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/El9qUFb0OY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748536011&oldid=748332961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796060412118794241", + "text" : "The Barbarian (wrestler) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/El9qUFb0OY", + "id" : 796060412118794241, + "created_at" : "2016-11-08 18:42:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/RKM0kBQjEt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748516978&oldid=748516725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796027432759427076", + "text" : "Sean Casey (Canadian politician) Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/RKM0kBQjEt", + "id" : 796027432759427076, + "created_at" : "2016-11-08 16:31:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/dA2jQVLy9Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748516725&oldid=725973823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796027034313039876", + "text" : "Sean Casey (Canadian politician) Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/dA2jQVLy9Q", + "id" : 796027034313039876, + "created_at" : "2016-11-08 16:30:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/gJ2lLG9CTF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=748503125&oldid=747418986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "796002220139544576", + "text" : "Nelson, British Columbia Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gJ2lLG9CTF", + "id" : 796002220139544576, + "created_at" : "2016-11-08 14:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ANpfemtdqD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747315264&oldid=747285001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793512276187840512", + "text" : "List of Northeastern University people Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/ANpfemtdqD", + "id" : 793512276187840512, + "created_at" : "2016-11-01 17:57:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/4cZnEXBwTG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131344624&oldid=131344572&rcid=226381486", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793510559538880512", + "text" : "82 (nombre) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4cZnEXBwTG", + "id" : 793510559538880512, + "created_at" : "2016-11-01 17:50:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/4cZnEXBwTG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131344624&oldid=131344572&rcid=226381486", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793510559564062720", + "text" : "82 (nombre) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/4cZnEXBwTG", + "id" : 793510559564062720, + "created_at" : "2016-11-01 17:50:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/j5lg3V1DIy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131344572&oldid=130985368&rcid=226381397", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793510304076427266", + "text" : "82 (nombre) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j5lg3V1DIy", + "id" : 793510304076427266, + "created_at" : "2016-11-01 17:49:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/j5lg3V1DIy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=131344572&oldid=130985368&rcid=226381397", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793510304093274112", + "text" : "82 (nombre) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/j5lg3V1DIy", + "id" : 793510304093274112, + "created_at" : "2016-11-01 17:49:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/HJOpPQxXIm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747310380&oldid=702004430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793503354626404352", + "text" : "Sir John A. Macdonald Parkway Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HJOpPQxXIm", + "id" : 793503354626404352, + "created_at" : "2016-11-01 17:21:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/hqpjfzENEl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747295311&oldid=734817936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793477604707864576", + "text" : "Crushing (execution) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hqpjfzENEl", + "id" : 793477604707864576, + "created_at" : "2016-11-01 15:39:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/6P3tm9wYmJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747295066&oldid=746314340", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793477171755028482", + "text" : "Raj Saini Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6P3tm9wYmJ", + "id" : 793477171755028482, + "created_at" : "2016-11-01 15:37:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/cD5U4JiLAc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747291384&oldid=742738314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793471602675646464", + "text" : "Parka Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cD5U4JiLAc", + "id" : 793471602675646464, + "created_at" : "2016-11-01 15:15:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/WqE7gMtwG1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747285001&oldid=747282703", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793461800511700992", + "text" : "List of Northeastern University people Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/WqE7gMtwG1", + "id" : 793461800511700992, + "created_at" : "2016-11-01 14:36:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/7O8VZ3yRdj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747284481&oldid=747282784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793460865479696385", + "text" : "Designated survivor Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/7O8VZ3yRdj", + "id" : 793460865479696385, + "created_at" : "2016-11-01 14:33:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/nnWRyNCKDS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747282703&oldid=747276829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793457476939214849", + "text" : "List of Northeastern University people Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/nnWRyNCKDS", + "id" : 793457476939214849, + "created_at" : "2016-11-01 14:19:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/aHcX21FmdB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=747269355&oldid=747129872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "793431642878648320", + "text" : "National Hockey League Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/aHcX21FmdB", + "id" : 793431642878648320, + "created_at" : "2016-11-01 12:36:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2016_12.js b/20181122/data/js/tweets/2016_12.js new file mode 100644 index 00000000..169827a0 --- /dev/null +++ b/20181122/data/js/tweets/2016_12.js @@ -0,0 +1,5969 @@ +Grailbird.data.tweets_2016_12 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/mKTVSuCDJm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757425452&oldid=757424871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814877331953172480", + "text" : "Peter Goldring Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mKTVSuCDJm", + "id" : 814877331953172480, + "created_at" : "2016-12-30 16:54:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/HhkqlwSL5P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757424871&oldid=756558983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814876089470382080", + "text" : "Peter Goldring Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HhkqlwSL5P", + "id" : 814876089470382080, + "created_at" : "2016-12-30 16:49:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/bv7exIgCmM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757424351&oldid=757422545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814875021772361731", + "text" : "List of Bombardier CSeries orders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bv7exIgCmM", + "id" : 814875021772361731, + "created_at" : "2016-12-30 16:45:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/1ROcY6yzUL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757422545&oldid=757422214", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814871725422813184", + "text" : "List of Bombardier CSeries orders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1ROcY6yzUL", + "id" : 814871725422813184, + "created_at" : "2016-12-30 16:32:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/gzNtmJZIhU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757422214&oldid=757422036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814870964638990337", + "text" : "List of Bombardier CSeries orders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gzNtmJZIhU", + "id" : 814870964638990337, + "created_at" : "2016-12-30 16:29:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/sFJBPEOVjH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757422036&oldid=757421914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814870544222978048", + "text" : "List of Bombardier CSeries orders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sFJBPEOVjH", + "id" : 814870544222978048, + "created_at" : "2016-12-30 16:27:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/rkBB30n6BE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757421914&oldid=757421783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814870356024553472", + "text" : "List of Bombardier CSeries orders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rkBB30n6BE", + "id" : 814870356024553472, + "created_at" : "2016-12-30 16:26:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/XeyDPhDv1F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757421783&oldid=757421416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814870153754267649", + "text" : "List of Bombardier CSeries orders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XeyDPhDv1F", + "id" : 814870153754267649, + "created_at" : "2016-12-30 16:25:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/4XnyFt1xDB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757421416&oldid=755770602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814869487023456256", + "text" : "List of Bombardier CSeries orders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4XnyFt1xDB", + "id" : 814869487023456256, + "created_at" : "2016-12-30 16:23:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/K1Rh45WJnD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757267952&oldid=757267909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814551327607058432", + "text" : "List of Unity games Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/K1Rh45WJnD", + "id" : 814551327607058432, + "created_at" : "2016-12-29 19:19:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/K1Rh45WJnD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757267952&oldid=757267909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814551327611228160", + "text" : "List of Unity games Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K1Rh45WJnD", + "id" : 814551327611228160, + "created_at" : "2016-12-29 19:19:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5IJOTlUSXN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757267909&oldid=757267616", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814551263018938369", + "text" : "List of Unity games Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/5IJOTlUSXN", + "id" : 814551263018938369, + "created_at" : "2016-12-29 19:18:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5IJOTlUSXN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757267909&oldid=757267616", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814551263039918081", + "text" : "List of Unity games Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5IJOTlUSXN", + "id" : 814551263039918081, + "created_at" : "2016-12-29 19:18:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/w1yCjBaUBq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757267616&oldid=757267561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814550778421592064", + "text" : "List of Unity games Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w1yCjBaUBq", + "id" : 814550778421592064, + "created_at" : "2016-12-29 19:16:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/w1yCjBaUBq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757267616&oldid=757267561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814550778421669889", + "text" : "List of Unity games Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/w1yCjBaUBq", + "id" : 814550778421669889, + "created_at" : "2016-12-29 19:16:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Ct5VB6xgvz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757267561&oldid=757264185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814550688898383872", + "text" : "List of Unity games Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/Ct5VB6xgvz", + "id" : 814550688898383872, + "created_at" : "2016-12-29 19:16:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Ct5VB6xgvz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757267561&oldid=757264185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814550688902549504", + "text" : "List of Unity games Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ct5VB6xgvz", + "id" : 814550688902549504, + "created_at" : "2016-12-29 19:16:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/UdRs2o9qy0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757264185&oldid=757176235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814544960557031424", + "text" : "List of Unity games Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/UdRs2o9qy0", + "id" : 814544960557031424, + "created_at" : "2016-12-29 18:53:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UdRs2o9qy0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757264185&oldid=757176235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814544960603168768", + "text" : "List of Unity games Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UdRs2o9qy0", + "id" : 814544960603168768, + "created_at" : "2016-12-29 18:53:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/YxNBc9beEb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757241428&oldid=752563114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814508931569635328", + "text" : "Craig Lauzon Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/YxNBc9beEb", + "id" : 814508931569635328, + "created_at" : "2016-12-29 16:30:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/aHcGA0xLKm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757233388&oldid=757233299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814496155975426048", + "text" : "Rachel Dolezal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aHcGA0xLKm", + "id" : 814496155975426048, + "created_at" : "2016-12-29 15:39:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/OKvWvy0E5r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757233046&oldid=757232938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814495564469534720", + "text" : "Rachel Dolezal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OKvWvy0E5r", + "id" : 814495564469534720, + "created_at" : "2016-12-29 15:37:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/M5JCzt2WvV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=757232938&oldid=757166236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "814495363126231040", + "text" : "Rachel Dolezal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M5JCzt2WvV", + "id" : 814495363126231040, + "created_at" : "2016-12-29 15:36:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/kkmpA1o8ES", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756775270&oldid=755817496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "813469971858780164", + "text" : "Edmonton Institution Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kkmpA1o8ES", + "id" : 813469971858780164, + "created_at" : "2016-12-26 19:42:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/geI7C7beg1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756359679&oldid=756359508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812361070195183620", + "text" : "Wikipedia:Requests for page protection Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/geI7C7beg1", + "id" : 812361070195183620, + "created_at" : "2016-12-23 18:15:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/geI7C7beg1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756359679&oldid=756359508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812361070362890240", + "text" : "Wikipedia:Requests for page protection Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/geI7C7beg1", + "id" : 812361070362890240, + "created_at" : "2016-12-23 18:15:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/TvhFauQO0B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756359059&oldid=756357236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812360101528997889", + "text" : "Wikipedia:Requests for page protection Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TvhFauQO0B", + "id" : 812360101528997889, + "created_at" : "2016-12-23 18:11:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/TvhFauQO0B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756359059&oldid=756357236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812360101617168384", + "text" : "Wikipedia:Requests for page protection Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/TvhFauQO0B", + "id" : 812360101617168384, + "created_at" : "2016-12-23 18:11:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/IYzcTUilZP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756355412&oldid=756355133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812353291585781764", + "text" : "Wikipedia:Requests for page protection Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/IYzcTUilZP", + "id" : 812353291585781764, + "created_at" : "2016-12-23 17:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/IYzcTUilZP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756355412&oldid=756355133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812353291682250752", + "text" : "Wikipedia:Requests for page protection Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IYzcTUilZP", + "id" : 812353291682250752, + "created_at" : "2016-12-23 17:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/u2h51U2QeT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756351820&oldid=756024291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812346143506104320", + "text" : "Climate of Mars Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/u2h51U2QeT", + "id" : 812346143506104320, + "created_at" : "2016-12-23 17:16:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/qTlvvmB9T3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756342216&oldid=756329206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812324504424869888", + "text" : "Administrative divisions of New York Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qTlvvmB9T3", + "id" : 812324504424869888, + "created_at" : "2016-12-23 15:50:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/qTlvvmB9T3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756342216&oldid=756329206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812324504429068289", + "text" : "Administrative divisions of New York Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/qTlvvmB9T3", + "id" : 812324504429068289, + "created_at" : "2016-12-23 15:50:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/KZpfVONYsg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756329206&oldid=756329014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812299286008516613", + "text" : "Administrative divisions of New York Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/KZpfVONYsg", + "id" : 812299286008516613, + "created_at" : "2016-12-23 14:10:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/KZpfVONYsg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756329206&oldid=756329014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812299286058766336", + "text" : "Administrative divisions of New York Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KZpfVONYsg", + "id" : 812299286058766336, + "created_at" : "2016-12-23 14:10:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/QsXyRYzrlE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756329014&oldid=756228834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812298771946057728", + "text" : "Administrative divisions of New York Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QsXyRYzrlE", + "id" : 812298771946057728, + "created_at" : "2016-12-23 14:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/QsXyRYR2Ke", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756329014&oldid=756228834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812298772034285568", + "text" : "Administrative divisions of New York Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/QsXyRYR2Ke", + "id" : 812298772034285568, + "created_at" : "2016-12-23 14:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/iMcbpajJs9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756214650&oldid=756214537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812013615242969096", + "text" : "List of people from Ottawa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iMcbpajJs9", + "id" : 812013615242969096, + "created_at" : "2016-12-22 19:15:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/r5sftkb0qD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756214537&oldid=754509452", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "812013380332584960", + "text" : "List of people from Ottawa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/r5sftkb0qD", + "id" : 812013380332584960, + "created_at" : "2016-12-22 19:14:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DyRYF7hMjv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756196822&oldid=756196482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811978799789314049", + "text" : "Artificial intelligence Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DyRYF7hMjv", + "id" : 811978799789314049, + "created_at" : "2016-12-22 16:56:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/LSgLzIH9cs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756196328&oldid=756185901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811977788605497344", + "text" : "Artificial intelligence Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LSgLzIH9cs", + "id" : 811977788605497344, + "created_at" : "2016-12-22 16:52:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/6WFyRQWJi2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756196217&oldid=756195951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811977520589455360", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6WFyRQWJi2", + "id" : 811977520589455360, + "created_at" : "2016-12-22 16:51:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/6WFyRQWJi2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756196217&oldid=756195951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811977520593641472", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/6WFyRQWJi2", + "id" : 811977520593641472, + "created_at" : "2016-12-22 16:51:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/PV1EQZbFNX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756195951&oldid=751807476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811976971408343040", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PV1EQZbFNX", + "id" : 811976971408343040, + "created_at" : "2016-12-22 16:49:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/PV1EQZbFNX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756195951&oldid=751807476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811976971416666112", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/PV1EQZbFNX", + "id" : 811976971416666112, + "created_at" : "2016-12-22 16:49:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/yY2lsryQ0n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756195001&oldid=754338902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811974973078257664", + "text" : "List of blind people Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/yY2lsryQ0n", + "id" : 811974973078257664, + "created_at" : "2016-12-22 16:41:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/yY2lsryQ0n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756195001&oldid=754338902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811974973057302528", + "text" : "List of blind people Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yY2lsryQ0n", + "id" : 811974973057302528, + "created_at" : "2016-12-22 16:41:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/FEv2koY9jW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756194521&oldid=756194500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811973972761972736", + "text" : "Federal Court of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FEv2koY9jW", + "id" : 811973972761972736, + "created_at" : "2016-12-22 16:37:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/FEv2koY9jW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756194521&oldid=756194500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811973972762001413", + "text" : "Federal Court of Canada Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/FEv2koY9jW", + "id" : 811973972762001413, + "created_at" : "2016-12-22 16:37:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/VQZ6pUDCx7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756194500&oldid=745147543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811973916998647809", + "text" : "Federal Court of Canada Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/VQZ6pUDCx7", + "id" : 811973916998647809, + "created_at" : "2016-12-22 16:37:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/VQZ6pUDCx7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756194500&oldid=745147543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811973917007118337", + "text" : "Federal Court of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VQZ6pUDCx7", + "id" : 811973917007118337, + "created_at" : "2016-12-22 16:37:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/okvrZCLekR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756066405&oldid=688181649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811665002281271297", + "text" : "Talk:Blacklock's Reporter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/okvrZCLekR", + "id" : 811665002281271297, + "created_at" : "2016-12-21 20:09:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/okvrZCLekR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756066405&oldid=688181649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811665002306355200", + "text" : "Talk:Blacklock's Reporter Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/okvrZCLekR", + "id" : 811665002306355200, + "created_at" : "2016-12-21 20:09:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KEQ6Vvk48n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756063431&oldid=739207074", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811659532661178368", + "text" : "Smoking in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KEQ6Vvk48n", + "id" : 811659532661178368, + "created_at" : "2016-12-21 19:48:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/IrRPYtlfvn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756062549&oldid=756061495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811657846395957248", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/IrRPYtlfvn", + "id" : 811657846395957248, + "created_at" : "2016-12-21 19:41:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/IrRPYtlfvn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756062549&oldid=756061495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811657846395961345", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IrRPYtlfvn", + "id" : 811657846395961345, + "created_at" : "2016-12-21 19:41:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/1chewhWTOY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756061495&oldid=756023158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811656207794638848", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/1chewhWTOY", + "id" : 811656207794638848, + "created_at" : "2016-12-21 19:34:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/1chewhWTOY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756061495&oldid=756023158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811656207807168512", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1chewhWTOY", + "id" : 811656207807168512, + "created_at" : "2016-12-21 19:34:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/KmK3Ul13Cw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756051563&oldid=748942722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811641335744786432", + "text" : "Lyman series Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/KmK3Ul13Cw", + "id" : 811641335744786432, + "created_at" : "2016-12-21 18:35:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/gPlxKf8IgZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756045957&oldid=749215351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811632255546392576", + "text" : "St. Anthony, Newfoundland and Labrador Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gPlxKf8IgZ", + "id" : 811632255546392576, + "created_at" : "2016-12-21 17:59:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/wS4YhsKQ4L", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132908938&oldid=132422033&rcid=238022371", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811611788055891968", + "text" : "Plomb\u00E9mie Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/wS4YhsKQ4L", + "id" : 811611788055891968, + "created_at" : "2016-12-21 16:38:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/4NUDpm2wxp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132908919&oldid=132906195&rcid=238022265", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811611543074906112", + "text" : "Recyclage des batteries Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/4NUDpm2wxp", + "id" : 811611543074906112, + "created_at" : "2016-12-21 16:37:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/nzY2JTLria", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=756033964&oldid=747699098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811609111683014656", + "text" : "F. R. Scott Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/nzY2JTLria", + "id" : 811609111683014656, + "created_at" : "2016-12-21 16:27:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/giDQE9gMoU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755887206&oldid=751924939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811293749859024896", + "text" : "The Alliance (MMA) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/giDQE9gMoU", + "id" : 811293749859024896, + "created_at" : "2016-12-20 19:34:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ZhUOCP3lfJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755858562&oldid=755850374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811241202645422080", + "text" : "Vincent Basciano Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/ZhUOCP3lfJ", + "id" : 811241202645422080, + "created_at" : "2016-12-20 16:05:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/wHgeXRvf78", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755850374&oldid=755414103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811226796389761024", + "text" : "Vincent Basciano Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/wHgeXRvf78", + "id" : 811226796389761024, + "created_at" : "2016-12-20 15:08:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/aEcb29Ek8h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755849634&oldid=755836537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811225362822758404", + "text" : "Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aEcb29Ek8h", + "id" : 811225362822758404, + "created_at" : "2016-12-20 15:02:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/lUdcEvtoEc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132876725&oldid=112100937&rcid=237732412", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811214302875156480", + "text" : "Droit criminel au Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lUdcEvtoEc", + "id" : 811214302875156480, + "created_at" : "2016-12-20 14:18:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/lUdcEvtoEc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132876725&oldid=112100937&rcid=237732412", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "811214302879301632", + "text" : "Droit criminel au Canada Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/lUdcEvtoEc", + "id" : 811214302879301632, + "created_at" : "2016-12-20 14:18:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/QKKRi6I9fd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755729393&oldid=754826182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "810954831875674117", + "text" : "British Agricultural Revolution Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QKKRi6I9fd", + "id" : 810954831875674117, + "created_at" : "2016-12-19 21:07:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/g5JuKVWVT6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755724931&oldid=753795028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "810946653721100288", + "text" : "List of countries by foreign-exchange reserves Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g5JuKVWVT6", + "id" : 810946653721100288, + "created_at" : "2016-12-19 20:35:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/EJR9WCM6Yb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755708024&oldid=755091146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "810916107469066241", + "text" : "Central heating Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/EJR9WCM6Yb", + "id" : 810916107469066241, + "created_at" : "2016-12-19 18:34:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/5M65DKqzdC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132848701&oldid=131138611&rcid=237598716", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "810878615919489024", + "text" : "Espagne pendant la Seconde Guerre mondiale Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5M65DKqzdC", + "id" : 810878615919489024, + "created_at" : "2016-12-19 16:05:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/5M65DKqzdC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132848701&oldid=131138611&rcid=237598716", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "810878615927791616", + "text" : "Espagne pendant la Seconde Guerre mondiale Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/5M65DKqzdC", + "id" : 810878615927791616, + "created_at" : "2016-12-19 16:05:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/lni53RM64g", + "expanded_url" : "https:\/\/pl.wikipedia.org\/w\/index.php?diff=47897285&oldid=47897246", + "display_url" : "pl.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "810027303124238336", + "text" : "Oliver Heldens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lni53RM64g", + "id" : 810027303124238336, + "created_at" : "2016-12-17 07:42:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/RfSgclgsVv", + "expanded_url" : "https:\/\/pl.wikipedia.org\/w\/index.php?diff=47897246&oldid=47782403", + "display_url" : "pl.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "810020266696986624", + "text" : "Oliver Heldens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RfSgclgsVv", + "id" : 810020266696986624, + "created_at" : "2016-12-17 07:14:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/dxr5qSznIb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755201005&oldid=754462050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809861765785853952", + "text" : "Irving Layton Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/dxr5qSznIb", + "id" : 809861765785853952, + "created_at" : "2016-12-16 20:44:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/esXAtIPa1C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755154953&oldid=754415983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809780079152734209", + "text" : "Boston United F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/esXAtIPa1C", + "id" : 809780079152734209, + "created_at" : "2016-12-16 15:19:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/GzFm4z6pQp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=755147312&oldid=589261926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809763513493319681", + "text" : "Talk:Tank container Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GzFm4z6pQp", + "id" : 809763513493319681, + "created_at" : "2016-12-16 14:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/jfGLp5MZPj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754984758&oldid=752781243", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809432510153293824", + "text" : "Heather Reisman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jfGLp5MZPj", + "id" : 809432510153293824, + "created_at" : "2016-12-15 16:18:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/NyYLFQ6pSY", + "expanded_url" : "https:\/\/pl.wikipedia.org\/w\/index.php?diff=47882372&oldid=47882371", + "display_url" : "pl.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809286400101203969", + "text" : "Karol Maurycy Lelewel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NyYLFQ6pSY", + "id" : 809286400101203969, + "created_at" : "2016-12-15 06:38:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/6YogarWwGe", + "expanded_url" : "https:\/\/pl.wikipedia.org\/w\/index.php?diff=47882371&oldid=45431040", + "display_url" : "pl.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809286161667604481", + "text" : "Karol Maurycy Lelewel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6YogarWwGe", + "id" : 809286161667604481, + "created_at" : "2016-12-15 06:37:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/xDg6Lb6ST2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754869702&oldid=746447300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809171535646883841", + "text" : "Baron de Longueuil Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xDg6Lb6ST2", + "id" : 809171535646883841, + "created_at" : "2016-12-14 23:01:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/6o3aqveKZ5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132706442&oldid=132704086&rcid=236706340", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809144475637452802", + "text" : "Novembre 1944 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6o3aqveKZ5", + "id" : 809144475637452802, + "created_at" : "2016-12-14 21:14:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Cyd0ovAZ0C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754836054&oldid=752305421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809122885600215040", + "text" : "Rideau Canoe Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Cyd0ovAZ0C", + "id" : 809122885600215040, + "created_at" : "2016-12-14 19:48:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/VEwmVSyyU3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132704086&oldid=131337418&rcid=236692179", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809121193970270218", + "text" : "Novembre 1944 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VEwmVSyyU3", + "id" : 809121193970270218, + "created_at" : "2016-12-14 19:41:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/b4CyhsM1Cx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754819401&oldid=751486747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809097208020791296", + "text" : "List of Pepsi variations Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b4CyhsM1Cx", + "id" : 809097208020791296, + "created_at" : "2016-12-14 18:06:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/OdD2NRc6Ca", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754804605&oldid=708179408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809072393255784450", + "text" : "Larysa Harapyn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OdD2NRc6Ca", + "id" : 809072393255784450, + "created_at" : "2016-12-14 16:27:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/8DX1cTboB9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754800261&oldid=723945707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809065971872829440", + "text" : "Coll\u00E8ge Saint-Joseph de Hull Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/8DX1cTboB9", + "id" : 809065971872829440, + "created_at" : "2016-12-14 16:02:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/tnD0VYDqKX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754792893&oldid=754792714", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809052385314213888", + "text" : "S&P\/TSX Composite Index Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tnD0VYDqKX", + "id" : 809052385314213888, + "created_at" : "2016-12-14 15:08:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/bGghDz3gfE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754792714&oldid=753987344", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809051930492305408", + "text" : "S&P\/TSX Composite Index Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bGghDz3gfE", + "id" : 809051930492305408, + "created_at" : "2016-12-14 15:06:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/HTfzt32LJO", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=416299604&oldid=415826886&rcid=439606828", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "809031605524295680", + "text" : "Q17481168 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HTfzt32LJO", + "id" : 809031605524295680, + "created_at" : "2016-12-14 13:45:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/DHn1sIoMez", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754657313&oldid=753512014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808771039169826817", + "text" : "Royal Canadian Air Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DHn1sIoMez", + "id" : 808771039169826817, + "created_at" : "2016-12-13 20:30:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/CD1yWTIjSA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754634145&oldid=754620961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808739102539522049", + "text" : "Edmonton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CD1yWTIjSA", + "id" : 808739102539522049, + "created_at" : "2016-12-13 18:23:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/iz2syBenEJ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132634320&oldid=132266159&rcid=236383636", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808389345430372352", + "text" : "Jean-Fran\u00E7ois Harrisson Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/iz2syBenEJ", + "id" : 808389345430372352, + "created_at" : "2016-12-12 19:13:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/xq1NZb9Wcv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754453337&oldid=754453239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808389005138075649", + "text" : "Austin Macauley Publishers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xq1NZb9Wcv", + "id" : 808389005138075649, + "created_at" : "2016-12-12 19:12:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/E0dNJc6N4z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754453239&oldid=754148388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808388816683827201", + "text" : "Austin Macauley Publishers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/E0dNJc6N4z", + "id" : 808388816683827201, + "created_at" : "2016-12-12 19:11:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/DVeflxVmVS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132633033&oldid=132424036&rcid=236379562", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808379698984128513", + "text" : "Louise Arbour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DVeflxVmVS", + "id" : 808379698984128513, + "created_at" : "2016-12-12 18:35:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/KEGagsrD5K", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132626983&oldid=132625243&rcid=236324165", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808343631090352130", + "text" : "Litt\u00E9rature ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KEGagsrD5K", + "id" : 808343631090352130, + "created_at" : "2016-12-12 16:11:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/pAQqhzcehC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=132626913&rcid=236324024", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808343174422953984", + "text" : "Mykola Khvyliovy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pAQqhzcehC", + "id" : 808343174422953984, + "created_at" : "2016-12-12 16:10:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Ctzz0EWQK2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132626490&oldid=132625159&rcid=236323211", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808341029237702662", + "text" : "Liste d'\u00E9crivains de langue ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ctzz0EWQK2", + "id" : 808341029237702662, + "created_at" : "2016-12-12 16:01:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/k1qGyb1NDl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132625243&oldid=132624916&rcid=236312005", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808334107918893056", + "text" : "Litt\u00E9rature ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k1qGyb1NDl", + "id" : 808334107918893056, + "created_at" : "2016-12-12 15:34:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XYPQLQ2pUs", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132625159&oldid=132624683&rcid=236311859", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808333658704777216", + "text" : "Liste d'\u00E9crivains de langue ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XYPQLQ2pUs", + "id" : 808333658704777216, + "created_at" : "2016-12-12 15:32:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/EWK11aDGLk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132624979&oldid=129134900&rcid=236311554", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808332700822237184", + "text" : "Mykola Kulish Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EWK11aDGLk", + "id" : 808332700822237184, + "created_at" : "2016-12-12 15:28:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/MetjZENzG5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132624916&oldid=132098672&rcid=236311450", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808332351747014657", + "text" : "Litt\u00E9rature ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MetjZENzG5", + "id" : 808332351747014657, + "created_at" : "2016-12-12 15:27:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/TaMazbRrTY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132624683&oldid=132624609&rcid=236311048", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808330949536731140", + "text" : "Liste d'\u00E9crivains de langue ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TaMazbRrTY", + "id" : 808330949536731140, + "created_at" : "2016-12-12 15:21:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/pJyum0LXZb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132624609&oldid=132624519&rcid=236310900", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808330446568325121", + "text" : "Liste d'\u00E9crivains de langue ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pJyum0LXZb", + "id" : 808330446568325121, + "created_at" : "2016-12-12 15:19:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/kAz68jygQj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132624519&oldid=132624473&rcid=236310688", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808329930224398338", + "text" : "Liste d'\u00E9crivains de langue ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kAz68jygQj", + "id" : 808329930224398338, + "created_at" : "2016-12-12 15:17:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YJnsqbiLDS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132624473&oldid=132624394&rcid=236310598", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808329640561561600", + "text" : "Liste d'\u00E9crivains de langue ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YJnsqbiLDS", + "id" : 808329640561561600, + "created_at" : "2016-12-12 15:16:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/6aZF76vvDo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132624394&oldid=131006729&rcid=236310445", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808329065195311104", + "text" : "Liste d'\u00E9crivains de langue ukrainienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6aZF76vvDo", + "id" : 808329065195311104, + "created_at" : "2016-12-12 15:14:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/RtmcD1WND7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132623701&oldid=132597517&rcid=236297758", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808324656394620932", + "text" : "Russes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RtmcD1WND7", + "id" : 808324656394620932, + "created_at" : "2016-12-12 14:56:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/JTHZQ12esi", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132623316&oldid=132623306&rcid=236297113", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808321950162554880", + "text" : "Ukrainiens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JTHZQ12esi", + "id" : 808321950162554880, + "created_at" : "2016-12-12 14:45:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/ma3kcjqx1q", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132623306&oldid=122827714&rcid=236297102", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "808321825868484608", + "text" : "Ukrainiens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ma3kcjqx1q", + "id" : 808321825868484608, + "created_at" : "2016-12-12 14:45:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/S7oB5ludj5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=754244252&oldid=752403451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807990455485034496", + "text" : "Lockheed Martin F-35 Lightning II procurement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S7oB5ludj5", + "id" : 807990455485034496, + "created_at" : "2016-12-11 16:48:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/tndAgZwJKD", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=19311256&oldid=19274656", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807261354386227200", + "text" : "\u0416\u0430\u043D-\u0428\u0430\u0440\u043B\u044C \u0410\u0440\u0432\u0435 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tndAgZwJKD", + "id" : 807261354386227200, + "created_at" : "2016-12-09 16:31:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/FLMsq2hHRp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753853835&oldid=753853624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807251934428196864", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FLMsq2hHRp", + "id" : 807251934428196864, + "created_at" : "2016-12-09 15:53:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/7LNbucROcD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753853624&oldid=753853560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807251437470289920", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7LNbucROcD", + "id" : 807251437470289920, + "created_at" : "2016-12-09 15:51:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/4fOjD5srPp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753853560&oldid=753853396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807251298705870848", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4fOjD5srPp", + "id" : 807251298705870848, + "created_at" : "2016-12-09 15:51:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/PZH9L0T4Or", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753853396&oldid=753851510", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807251062877024256", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PZH9L0T4Or", + "id" : 807251062877024256, + "created_at" : "2016-12-09 15:50:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/gEbTyvBJmc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753851510&oldid=753851244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807247878175526914", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gEbTyvBJmc", + "id" : 807247878175526914, + "created_at" : "2016-12-09 15:37:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/772w7Aio6C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753851244&oldid=753729861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807247231506153472", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/772w7Aio6C", + "id" : 807247231506153472, + "created_at" : "2016-12-09 15:35:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/72Hon3SJVf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753850189&oldid=753825448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807244905366122496", + "text" : "List of highest-scoring NBA games Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/72Hon3SJVf", + "id" : 807244905366122496, + "created_at" : "2016-12-09 15:25:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/INeqo98RJR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132524290&oldid=132303558&rcid=235701983", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "807230158625271808", + "text" : "Leonarda Cianciulli Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/INeqo98RJR", + "id" : 807230158625271808, + "created_at" : "2016-12-09 14:27:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/fd7qranaXa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753736059&oldid=753734960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806983179672449024", + "text" : "Winnipeg Jets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fd7qranaXa", + "id" : 806983179672449024, + "created_at" : "2016-12-08 22:05:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Nj0ytHpzCQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753734960&oldid=752524013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806981639217750016", + "text" : "Winnipeg Jets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Nj0ytHpzCQ", + "id" : 806981639217750016, + "created_at" : "2016-12-08 21:59:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/H4Xd7BAlZB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753729861&oldid=753729799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806972237987414016", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H4Xd7BAlZB", + "id" : 806972237987414016, + "created_at" : "2016-12-08 21:22:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/anT4eCVjyh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753729799&oldid=753729495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806972125001252864", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/anT4eCVjyh", + "id" : 806972125001252864, + "created_at" : "2016-12-08 21:22:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/dMXjZ2SKzt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753729495&oldid=753729293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806971566496116738", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dMXjZ2SKzt", + "id" : 806971566496116738, + "created_at" : "2016-12-08 21:19:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/qwc1X5NVdz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753729293&oldid=751991009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806971156091781120", + "text" : "Technological singularity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qwc1X5NVdz", + "id" : 806971156091781120, + "created_at" : "2016-12-08 21:18:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/VRWlzVE99Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753728005&oldid=753727583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806968602616299520", + "text" : "Canadian Forces Fire Fighters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VRWlzVE99Q", + "id" : 806968602616299520, + "created_at" : "2016-12-08 21:08:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/HQufvkzdr9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753727583&oldid=753727451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806967816133996544", + "text" : "Canadian Forces Fire Fighters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HQufvkzdr9", + "id" : 806967816133996544, + "created_at" : "2016-12-08 21:04:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/OtiSMClojI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753727451&oldid=753727107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806967558951862273", + "text" : "Canadian Forces Fire Fighters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OtiSMClojI", + "id" : 806967558951862273, + "created_at" : "2016-12-08 21:03:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/te3WLgZ9w1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753727107&oldid=750565117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806966909371613184", + "text" : "Canadian Forces Fire Fighters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/te3WLgZ9w1", + "id" : 806966909371613184, + "created_at" : "2016-12-08 21:01:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/znIItYsStx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753722407&oldid=752990252", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806960155233501184", + "text" : "HMCS St. John's (FFH 340) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/znIItYsStx", + "id" : 806960155233501184, + "created_at" : "2016-12-08 20:34:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/aeZaz9HCgs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753701722&oldid=753701591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806929910040297476", + "text" : "Parts-per notation Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/aeZaz9HCgs", + "id" : 806929910040297476, + "created_at" : "2016-12-08 18:34:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/q3XWCvHQUr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753701591&oldid=745500439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806929763210264576", + "text" : "Parts-per notation Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/q3XWCvHQUr", + "id" : 806929763210264576, + "created_at" : "2016-12-08 18:33:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/rwbcQPZCb0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753665729&oldid=753665418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806876524527976452", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/rwbcQPZCb0", + "id" : 806876524527976452, + "created_at" : "2016-12-08 15:02:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/iSUUaJjzAn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753665418&oldid=753244691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806875937056976896", + "text" : "Milton, Ontario Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/iSUUaJjzAn", + "id" : 806875937056976896, + "created_at" : "2016-12-08 14:59:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/cYbtl67sjU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753662096&oldid=753661886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806869312036306944", + "text" : "Presentation National High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cYbtl67sjU", + "id" : 806869312036306944, + "created_at" : "2016-12-08 14:33:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/C215wr9BPl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753661872&oldid=753661834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806868842702139393", + "text" : "Presentation National High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C215wr9BPl", + "id" : 806868842702139393, + "created_at" : "2016-12-08 14:31:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Ean3OnOUxl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753661834&oldid=753661750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806868765883461632", + "text" : "Presentation National High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ean3OnOUxl", + "id" : 806868765883461632, + "created_at" : "2016-12-08 14:31:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/sPsvUH2Hga", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753661750&oldid=753661694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806868588384620544", + "text" : "Presentation National High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sPsvUH2Hga", + "id" : 806868588384620544, + "created_at" : "2016-12-08 14:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/TOqBYiUhom", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753661694&oldid=753659622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806868456788344833", + "text" : "Presentation National High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TOqBYiUhom", + "id" : 806868456788344833, + "created_at" : "2016-12-08 14:30:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/FBZZT5a9WE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753660660&oldid=752203709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806866278531137537", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FBZZT5a9WE", + "id" : 806866278531137537, + "created_at" : "2016-12-08 14:21:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/FPLc6JjtdQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753659694&oldid=750625229", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806864179894304769", + "text" : "Hockey Night in Canada Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FPLc6JjtdQ", + "id" : 806864179894304769, + "created_at" : "2016-12-08 14:13:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/u2gwWqTm2B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753659595&oldid=718807162", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806863919042142208", + "text" : "Presentation National High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u2gwWqTm2B", + "id" : 806863919042142208, + "created_at" : "2016-12-08 14:12:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/tYPqUuGj8K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753654199&oldid=745322706", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806850746113265664", + "text" : "Trinidad Scorpion Butch T pepper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tYPqUuGj8K", + "id" : 806850746113265664, + "created_at" : "2016-12-08 13:19:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/BHAlRa4tOu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753548837&oldid=740551128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806604233013415939", + "text" : "Twisted (software) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/BHAlRa4tOu", + "id" : 806604233013415939, + "created_at" : "2016-12-07 21:00:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/QfRIuSi7s4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753510360&oldid=753183974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806538801191538688", + "text" : "Economy of Andorra Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/QfRIuSi7s4", + "id" : 806538801191538688, + "created_at" : "2016-12-07 16:40:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/G6tMUSp7VL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753406942&oldid=753406578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806285809653575680", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/G6tMUSp7VL", + "id" : 806285809653575680, + "created_at" : "2016-12-06 23:54:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/lIVv03cXVo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753406578&oldid=753406514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806285168315133952", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/lIVv03cXVo", + "id" : 806285168315133952, + "created_at" : "2016-12-06 23:52:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/zlVefQ2SCb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753406514&oldid=753406351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806285042142081024", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/zlVefQ2SCb", + "id" : 806285042142081024, + "created_at" : "2016-12-06 23:51:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/SpwFasp665", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753406351&oldid=753406045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806284709672132608", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/SpwFasp665", + "id" : 806284709672132608, + "created_at" : "2016-12-06 23:50:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/nolGpe1Kep", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753406045&oldid=753405119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806284114940821504", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/nolGpe1Kep", + "id" : 806284114940821504, + "created_at" : "2016-12-06 23:48:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HCQdNSBtDX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753405119&oldid=753367376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806282280528465920", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/HCQdNSBtDX", + "id" : 806282280528465920, + "created_at" : "2016-12-06 23:40:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/mRJQWSIx0K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753389453&oldid=752696407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806252665550344192", + "text" : "Technical support Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mRJQWSIx0K", + "id" : 806252665550344192, + "created_at" : "2016-12-06 21:43:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/fWHJ0gia4E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753389229&oldid=752701493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806252272174989312", + "text" : "Technical support scam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fWHJ0gia4E", + "id" : 806252272174989312, + "created_at" : "2016-12-06 21:41:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/PO8iswqs69", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753367376&oldid=753366751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806217352220176384", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/PO8iswqs69", + "id" : 806217352220176384, + "created_at" : "2016-12-06 19:22:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/G5UMoS5b6z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753366751&oldid=753366410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806216489166635008", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/G5UMoS5b6z", + "id" : 806216489166635008, + "created_at" : "2016-12-06 19:19:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/JC3ZW027Xy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753366502&oldid=752936877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806216189588471808", + "text" : "Gallagher index Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/JC3ZW027Xy", + "id" : 806216189588471808, + "created_at" : "2016-12-06 19:18:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/kVTrGiitd3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753366410&oldid=753365980", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806216071745257473", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/kVTrGiitd3", + "id" : 806216071745257473, + "created_at" : "2016-12-06 19:17:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/G4BQrSGDyg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753365980&oldid=753365722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806215529765728257", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/G4BQrSGDyg", + "id" : 806215529765728257, + "created_at" : "2016-12-06 19:15:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5orpStyc5E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753365722&oldid=753365199", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806215131394932745", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/5orpStyc5E", + "id" : 806215131394932745, + "created_at" : "2016-12-06 19:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/V4bj4KondJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753365199&oldid=753364304", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806214211466645504", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/V4bj4KondJ", + "id" : 806214211466645504, + "created_at" : "2016-12-06 19:10:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/4C6gYqKWo1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753364304&oldid=753363996", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806212986260062214", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/4C6gYqKWo1", + "id" : 806212986260062214, + "created_at" : "2016-12-06 19:05:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/YOnOX4UXI2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753364207&oldid=753312644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806212825798639616", + "text" : "Elisha Cuthbert Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YOnOX4UXI2", + "id" : 806212825798639616, + "created_at" : "2016-12-06 19:04:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/nOAuv9s4IF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753363996&oldid=753363721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806212534395109377", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/nOAuv9s4IF", + "id" : 806212534395109377, + "created_at" : "2016-12-06 19:03:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/F7818iasgT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753363721&oldid=753363490", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806212140684156928", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/F7818iasgT", + "id" : 806212140684156928, + "created_at" : "2016-12-06 19:02:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/sQ6H9ctPBN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753363490&oldid=753362357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806211848014008324", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/sQ6H9ctPBN", + "id" : 806211848014008324, + "created_at" : "2016-12-06 19:00:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/eI82x0RmCd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753362357&oldid=753361742", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806210153389424645", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/eI82x0RmCd", + "id" : 806210153389424645, + "created_at" : "2016-12-06 18:54:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/lXro7gwhGW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753361742&oldid=753360713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806209273055297536", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/lXro7gwhGW", + "id" : 806209273055297536, + "created_at" : "2016-12-06 18:50:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/sPWmYhLjze", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753360713&oldid=753360060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806207710979117056", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/sPWmYhLjze", + "id" : 806207710979117056, + "created_at" : "2016-12-06 18:44:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/qMAWzcmqSL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753360060&oldid=753359615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806206686381961218", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/qMAWzcmqSL", + "id" : 806206686381961218, + "created_at" : "2016-12-06 18:40:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/VaadxiwuMi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753359615&oldid=753356516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806205994862788609", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/VaadxiwuMi", + "id" : 806205994862788609, + "created_at" : "2016-12-06 18:37:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/em0d3atno1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753356516&oldid=753356014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806201145597247489", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/em0d3atno1", + "id" : 806201145597247489, + "created_at" : "2016-12-06 18:18:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5MksuOuE5p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753356014&oldid=753193099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806200361505738752", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/5MksuOuE5p", + "id" : 806200361505738752, + "created_at" : "2016-12-06 18:15:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/nqydbHX0hY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753349459&oldid=745319643", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806189240010887168", + "text" : "Ukrainian Air Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nqydbHX0hY", + "id" : 806189240010887168, + "created_at" : "2016-12-06 17:31:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/GAFxsdzfNw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753347800&oldid=751652799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806186354547838977", + "text" : "USS Ranger (CV-61) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GAFxsdzfNw", + "id" : 806186354547838977, + "created_at" : "2016-12-06 17:19:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/xYnYIncaJn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753341353&oldid=753341269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806174643195379712", + "text" : "Talk:Moose Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xYnYIncaJn", + "id" : 806174643195379712, + "created_at" : "2016-12-06 16:33:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/bpoVzRYtYZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753341269&oldid=745739409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806174503990661121", + "text" : "Talk:Moose Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bpoVzRYtYZ", + "id" : 806174503990661121, + "created_at" : "2016-12-06 16:32:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/TWPk19GuMV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753338737&oldid=753057994", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806169608478715904", + "text" : "American bison Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TWPk19GuMV", + "id" : 806169608478715904, + "created_at" : "2016-12-06 16:13:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/rKzXusZVWy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132444134&oldid=132444047&rcid=235058368", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806147135884394497", + "text" : "Men, Women and Children Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rKzXusZVWy", + "id" : 806147135884394497, + "created_at" : "2016-12-06 14:43:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/hfnOUcO8L5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132444047&oldid=132443980&rcid=235057995", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806146387247267840", + "text" : "Men, Women and Children Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hfnOUcO8L5", + "id" : 806146387247267840, + "created_at" : "2016-12-06 14:40:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/i7tT9BkUGo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132443980&oldid=125675568&rcid=235057858", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806145767358496768", + "text" : "Men, Women and Children Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/i7tT9BkUGo", + "id" : 806145767358496768, + "created_at" : "2016-12-06 14:38:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/IqCJ4zpF2T", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132443889&oldid=131499528&rcid=235057701", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806144840064974848", + "text" : "Young Adult Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IqCJ4zpF2T", + "id" : 806144840064974848, + "created_at" : "2016-12-06 14:34:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/kHwM5yryf6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753322314&oldid=749921762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806134871399731200", + "text" : "Administrative Assistant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kHwM5yryf6", + "id" : 806134871399731200, + "created_at" : "2016-12-06 13:55:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/kHwM5yryf6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753322314&oldid=749921762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806134871424925696", + "text" : "Administrative Assistant Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/kHwM5yryf6", + "id" : 806134871424925696, + "created_at" : "2016-12-06 13:55:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/T9D8bvk58M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753316120&oldid=741995597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806120750008647681", + "text" : "Talk:ABVD Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/T9D8bvk58M", + "id" : 806120750008647681, + "created_at" : "2016-12-06 12:58:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/by57bDUOvv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753312644&oldid=752458726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "806111085770194944", + "text" : "Elisha Cuthbert Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/by57bDUOvv", + "id" : 806111085770194944, + "created_at" : "2016-12-06 12:20:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/1idm9vXOUZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753220683&oldid=752428143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805898228503891968", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1idm9vXOUZ", + "id" : 805898228503891968, + "created_at" : "2016-12-05 22:14:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/1idm9wfpMx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753220683&oldid=752428143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805898228646350848", + "text" : "Blacklock's Reporter Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/1idm9wfpMx", + "id" : 805898228646350848, + "created_at" : "2016-12-05 22:14:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/EbFXBWAqOc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753193099&oldid=753192687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805849653057089537", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/EbFXBWAqOc", + "id" : 805849653057089537, + "created_at" : "2016-12-05 19:01:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/vyZv7wH6EM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753192687&oldid=753191264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805849000872181762", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/vyZv7wH6EM", + "id" : 805849000872181762, + "created_at" : "2016-12-05 18:59:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Ramw5YpnWt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753191264&oldid=753190485", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805846918505070592", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/Ramw5YpnWt", + "id" : 805846918505070592, + "created_at" : "2016-12-05 18:50:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/rxMxYTMVrk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753190485&oldid=753189713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805845560435638273", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/rxMxYTMVrk", + "id" : 805845560435638273, + "created_at" : "2016-12-05 18:45:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/C9HNa4Jqzs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753189713&oldid=753189570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805844499779952640", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/C9HNa4Jqzs", + "id" : 805844499779952640, + "created_at" : "2016-12-05 18:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/C1T2pASOAv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753189570&oldid=753189381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805844289611767808", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/C1T2pASOAv", + "id" : 805844289611767808, + "created_at" : "2016-12-05 18:40:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/DSX4JPhjBM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753189381&oldid=753189124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805844045981483008", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/DSX4JPhjBM", + "id" : 805844045981483008, + "created_at" : "2016-12-05 18:39:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/P8zl6rRTqG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753189124&oldid=753187039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805843617755656192", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/P8zl6rRTqG", + "id" : 805843617755656192, + "created_at" : "2016-12-05 18:37:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/YJcWwnudVM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753187039&oldid=753186952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805840154854387712", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/YJcWwnudVM", + "id" : 805840154854387712, + "created_at" : "2016-12-05 18:23:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/voJWrJyj0E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753186952&oldid=753186014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805840046402244608", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/voJWrJyj0E", + "id" : 805840046402244608, + "created_at" : "2016-12-05 18:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/bVudA1q7Zq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753186014&oldid=753185595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805838506752966656", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/bVudA1q7Zq", + "id" : 805838506752966656, + "created_at" : "2016-12-05 18:17:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/KEO9TGxUw5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753185595&oldid=753184285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805837794165850112", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/KEO9TGxUw5", + "id" : 805837794165850112, + "created_at" : "2016-12-05 18:14:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/dq6T7KwDVN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753184285&oldid=752105301", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805835859522101249", + "text" : "Talk:Vapour pressure of water Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/dq6T7KwDVN", + "id" : 805835859522101249, + "created_at" : "2016-12-05 18:06:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/UBn9woxf8A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753180479&oldid=752034664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805829505814331393", + "text" : "Peter Kent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/UBn9woxf8A", + "id" : 805829505814331393, + "created_at" : "2016-12-05 17:41:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/8ydJUKwDeU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753167831&oldid=748371565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805806014729777152", + "text" : "31 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8ydJUKwDeU", + "id" : 805806014729777152, + "created_at" : "2016-12-05 16:08:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/8GGDgnxlc7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753154270&oldid=753134652", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805778145559412736", + "text" : "Beti people Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8GGDgnxlc7", + "id" : 805778145559412736, + "created_at" : "2016-12-05 14:17:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/AlbGl6HDuB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=753151761&oldid=752520891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "805772290814316544", + "text" : "Bloc identitaire Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AlbGl6HDuB", + "id" : 805772290814316544, + "created_at" : "2016-12-05 13:54:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/pMiiFXQ4R8", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=19274109&oldid=19274083", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804794979755421698", + "text" : "\u0416\u0430\u043D-\u0428\u0430\u0440\u043B\u044C \u0410\u0440\u0432\u0435 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pMiiFXQ4R8", + "id" : 804794979755421698, + "created_at" : "2016-12-02 21:10:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/kyH7bx57Iy", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?oldid=413289857&rcid=435847604", + "display_url" : "wikidata.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804793848799129600", + "text" : "Q27946805 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kyH7bx57Iy", + "id" : 804793848799129600, + "created_at" : "2016-12-02 21:06:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/RAp1kjNvqU", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?oldid=19274083", + "display_url" : "uk.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804793614589198336", + "text" : "\u0416\u0430\u043D-\u0428\u0430\u0440\u043B\u044C \u0410\u0440\u0432\u0435 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RAp1kjNvqU", + "id" : 804793614589198336, + "created_at" : "2016-12-02 21:05:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/0MPH7HlqAF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132342906&oldid=132342874&rcid=234156535", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804788488839327744", + "text" : "Roger Lemelin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0MPH7HlqAF", + "id" : 804788488839327744, + "created_at" : "2016-12-02 20:45:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/2qwXxdhR8Y", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132342874&oldid=131662859&rcid=234150760", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804788193950310401", + "text" : "Roger Lemelin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2qwXxdhR8Y", + "id" : 804788193950310401, + "created_at" : "2016-12-02 20:43:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/onL9wMBBO3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752689502&oldid=736163829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804760419256664064", + "text" : "Iqra Khalid Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/onL9wMBBO3", + "id" : 804760419256664064, + "created_at" : "2016-12-02 18:53:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/HGu9dXMD6N", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132338955&oldid=132338948&rcid=234095282", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804742920175779840", + "text" : "Murder party Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HGu9dXMD6N", + "id" : 804742920175779840, + "created_at" : "2016-12-02 17:43:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/bFPgJEcBvJ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132338948&oldid=132338910&rcid=234095275", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804742866534862848", + "text" : "Murder party Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bFPgJEcBvJ", + "id" : 804742866534862848, + "created_at" : "2016-12-02 17:43:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/59IOF9yXnP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132338910&oldid=126956946&rcid=234095178", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804742607096213506", + "text" : "Murder party Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/59IOF9yXnP", + "id" : 804742607096213506, + "created_at" : "2016-12-02 17:42:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GRiIURdECg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752544013&oldid=752543756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804442109197565953", + "text" : "Major James Coldwell Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/GRiIURdECg", + "id" : 804442109197565953, + "created_at" : "2016-12-01 21:48:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/PkTV2bDV2Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752543756&oldid=752543687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804441678190874625", + "text" : "Major James Coldwell Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/PkTV2bDV2Z", + "id" : 804441678190874625, + "created_at" : "2016-12-01 21:46:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GFHZO7UQaQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=752543687&oldid=740465795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804441562902134784", + "text" : "Major James Coldwell Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/GFHZO7UQaQ", + "id" : 804441562902134784, + "created_at" : "2016-12-01 21:46:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/NgsSfhDqgN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=132310109&oldid=116877872&rcid=233828544", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "804347647398211584", + "text" : "Louison Danis Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/NgsSfhDqgN", + "id" : 804347647398211584, + "created_at" : "2016-12-01 15:33:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_01.js b/20181122/data/js/tweets/2017_01.js new file mode 100644 index 00000000..a8b11331 --- /dev/null +++ b/20181122/data/js/tweets/2017_01.js @@ -0,0 +1,5807 @@ +Grailbird.data.tweets_2017_01 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/A0M4mrNyQl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=762263503&oldid=761658457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "825046503592951809", + "text" : "Canada Business Network Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/A0M4mrNyQl", + "id" : 825046503592951809, + "created_at" : "2017-01-27 18:23:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/FUye3VUiyK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=762258443&oldid=761964925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "825036757217456128", + "text" : "Neoconservatism Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/FUye3VUiyK", + "id" : 825036757217456128, + "created_at" : "2017-01-27 17:44:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/cA6S2zk719", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=762243472&oldid=761987439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "825008624120496128", + "text" : "Economy of the United States Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cA6S2zk719", + "id" : 825008624120496128, + "created_at" : "2017-01-27 15:52:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/UxHmvTw88B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=762236128&oldid=749691509", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824994067083882497", + "text" : "HMCS Athabaskan (DDG 282) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UxHmvTw88B", + "id" : 824994067083882497, + "created_at" : "2017-01-27 14:54:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/SP19SBzB0g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=762129728&oldid=751438232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824723881005027328", + "text" : "Henri, le Chat Noir Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/SP19SBzB0g", + "id" : 824723881005027328, + "created_at" : "2017-01-26 21:01:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/EF8VU7LIc4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=762109180&oldid=728494506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824685851384971265", + "text" : "Montana \u2013 A Love Story Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/EF8VU7LIc4", + "id" : 824685851384971265, + "created_at" : "2017-01-26 18:30:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/BQK3cVXnYu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=762091285&oldid=741269899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824650950228971521", + "text" : "A la claire fontaine Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BQK3cVXnYu", + "id" : 824650950228971521, + "created_at" : "2017-01-26 16:11:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/lkl3AJS13P", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96454072&oldid=96454068", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824549001190109185", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lkl3AJS13P", + "id" : 824549001190109185, + "created_at" : "2017-01-26 09:26:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/xVfsml0wxt", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96454068&oldid=96454064", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824548850572656640", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xVfsml0wxt", + "id" : 824548850572656640, + "created_at" : "2017-01-26 09:25:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Oh70BxY01p", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96454064&oldid=96454058", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824548774492209152", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Oh70BxY01p", + "id" : 824548774492209152, + "created_at" : "2017-01-26 09:25:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/FFdyQsG1u1", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96454058&oldid=96454053", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824548652387627008", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FFdyQsG1u1", + "id" : 824548652387627008, + "created_at" : "2017-01-26 09:24:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/4ooNKTmaas", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96454053&oldid=96454017", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824548564508479488", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4ooNKTmaas", + "id" : 824548564508479488, + "created_at" : "2017-01-26 09:24:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/PTdQagl842", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96454017&oldid=96454013", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824547548404842497", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PTdQagl842", + "id" : 824547548404842497, + "created_at" : "2017-01-26 09:20:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/FOGVzL6llb", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96454013&oldid=96453963", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824547383027630080", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FOGVzL6llb", + "id" : 824547383027630080, + "created_at" : "2017-01-26 09:19:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/0ZqXxFs74Z", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453963&oldid=96453923", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824545979521265664", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0ZqXxFs74Z", + "id" : 824545979521265664, + "created_at" : "2017-01-26 09:14:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Bl98qMQEHW", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453923&oldid=96453919", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824544212947443712", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bl98qMQEHW", + "id" : 824544212947443712, + "created_at" : "2017-01-26 09:07:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/jd0A8xT5Ss", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453919&oldid=96453897", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824544108786159617", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jd0A8xT5Ss", + "id" : 824544108786159617, + "created_at" : "2017-01-26 09:06:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/cxzBFRVydr", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453897&oldid=96453760", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824543174513270784", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cxzBFRVydr", + "id" : 824543174513270784, + "created_at" : "2017-01-26 09:03:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Xbz9OasFkd", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453760&oldid=96453751", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824537370825461760", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xbz9OasFkd", + "id" : 824537370825461760, + "created_at" : "2017-01-26 08:40:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Bn6ZoB1yn6", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453751&oldid=96453721", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824537079442989056", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bn6ZoB1yn6", + "id" : 824537079442989056, + "created_at" : "2017-01-26 08:38:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/JWenlS8tTw", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453721&oldid=96453718", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824535929494835200", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JWenlS8tTw", + "id" : 824535929494835200, + "created_at" : "2017-01-26 08:34:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/pTt1NLs4Yl", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453718&oldid=96453713", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824535757960441856", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pTt1NLs4Yl", + "id" : 824535757960441856, + "created_at" : "2017-01-26 08:33:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/cok2SnsjRw", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453713&oldid=96453701", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824535560408727552", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cok2SnsjRw", + "id" : 824535560408727552, + "created_at" : "2017-01-26 08:32:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/GCb0MdTMIA", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453701&oldid=96453678", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824535291897802752", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GCb0MdTMIA", + "id" : 824535291897802752, + "created_at" : "2017-01-26 08:31:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/NlsMvnEszf", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453678&oldid=96453644", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824534602115153922", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NlsMvnEszf", + "id" : 824534602115153922, + "created_at" : "2017-01-26 08:29:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ZuXM8XfnIk", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453644&oldid=96453610", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824533053733232640", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZuXM8XfnIk", + "id" : 824533053733232640, + "created_at" : "2017-01-26 08:22:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/l5CUZPWCxk", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453610&oldid=96453547", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824531905244700672", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l5CUZPWCxk", + "id" : 824531905244700672, + "created_at" : "2017-01-26 08:18:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/JG2fECggQC", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453547&oldid=96453543", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824529803302883328", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JG2fECggQC", + "id" : 824529803302883328, + "created_at" : "2017-01-26 08:09:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/nOHfO4LmPk", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453543&oldid=96453517", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824529751683502080", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nOHfO4LmPk", + "id" : 824529751683502080, + "created_at" : "2017-01-26 08:09:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/LEsBscA027", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453517&oldid=96453499", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824529267635683328", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LEsBscA027", + "id" : 824529267635683328, + "created_at" : "2017-01-26 08:07:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/GXlGMwOMWP", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453499&oldid=96453477", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824528871559233536", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GXlGMwOMWP", + "id" : 824528871559233536, + "created_at" : "2017-01-26 08:06:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/DD2Wi9mVWV", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453477&oldid=96453426", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824528413021138944", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DD2Wi9mVWV", + "id" : 824528413021138944, + "created_at" : "2017-01-26 08:04:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/S8fUtIMiSf", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453426&oldid=96453419", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824526525500420096", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S8fUtIMiSf", + "id" : 824526525500420096, + "created_at" : "2017-01-26 07:56:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/lXUwcpZDG6", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453419&oldid=96453400", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824526351495495680", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lXUwcpZDG6", + "id" : 824526351495495680, + "created_at" : "2017-01-26 07:56:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/xk9Kq8ZpcI", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96453400&oldid=96436660", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824525701680365568", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xk9Kq8ZpcI", + "id" : 824525701680365568, + "created_at" : "2017-01-26 07:53:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/qTv0VVpYH2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761978419&oldid=729809422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824393927436488704", + "text" : "6 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qTv0VVpYH2", + "id" : 824393927436488704, + "created_at" : "2017-01-25 23:10:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/nreh6iTk8K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761957813&oldid=758348291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824357400773804032", + "text" : "Zvornik massacre Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/nreh6iTk8K", + "id" : 824357400773804032, + "created_at" : "2017-01-25 20:44:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/a5vsO5FHkZ", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=19614600&oldid=19564297", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824346278041702404", + "text" : "\u041D\u0430\u0432\u0430\u043B\u0438 \u0432\u0430\u0440\u0432\u0430\u0440\u0456\u0432 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a5vsO5FHkZ", + "id" : 824346278041702404, + "created_at" : "2017-01-25 20:00:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/yaTmvS4db1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761947158&oldid=761613985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824339777684197383", + "text" : "Alum Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/yaTmvS4db1", + "id" : 824339777684197383, + "created_at" : "2017-01-25 19:34:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/REP3mABnGy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761929877&oldid=761893560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824309486953308160", + "text" : "Libya Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/REP3mABnGy", + "id" : 824309486953308160, + "created_at" : "2017-01-25 17:34:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/DIFYDtXMOc", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436660&oldid=96436631", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824243694647832576", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DIFYDtXMOc", + "id" : 824243694647832576, + "created_at" : "2017-01-25 13:13:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/r7BOZb6xPW", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436631&oldid=96436622", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824243098066763776", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r7BOZb6xPW", + "id" : 824243098066763776, + "created_at" : "2017-01-25 13:10:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/OFjxW1EcQn", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436622&oldid=96436595", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824242957066928129", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OFjxW1EcQn", + "id" : 824242957066928129, + "created_at" : "2017-01-25 13:10:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/YHVBA1F1MM", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436595&oldid=96436590", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824242478203236352", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YHVBA1F1MM", + "id" : 824242478203236352, + "created_at" : "2017-01-25 13:08:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Y4uGuqmaGX", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436590&oldid=96436579", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824242281502937088", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y4uGuqmaGX", + "id" : 824242281502937088, + "created_at" : "2017-01-25 13:07:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/KFIXqrNYit", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436579&oldid=96436569", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824242020793327616", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KFIXqrNYit", + "id" : 824242020793327616, + "created_at" : "2017-01-25 13:06:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/I1wEqa9jsM", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436569&oldid=96436555", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824241832662106114", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I1wEqa9jsM", + "id" : 824241832662106114, + "created_at" : "2017-01-25 13:05:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/I8wdZMtTLN", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436555&oldid=96436482", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824241624331026432", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I8wdZMtTLN", + "id" : 824241624331026432, + "created_at" : "2017-01-25 13:04:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/4j8a6Mh99y", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436482&oldid=96436466", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824240254592892928", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4j8a6Mh99y", + "id" : 824240254592892928, + "created_at" : "2017-01-25 12:59:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Hh0vlh12uw", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436466&oldid=96436455", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824239814119661569", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hh0vlh12uw", + "id" : 824239814119661569, + "created_at" : "2017-01-25 12:57:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/TFm0J6rNAU", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96436455&oldid=92109046", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "824239593474158592", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TFm0J6rNAU", + "id" : 824239593474158592, + "created_at" : "2017-01-25 12:56:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/FUqiNDaBwy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761789185&oldid=757589993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823990882475110400", + "text" : "List of Cuban women writers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FUqiNDaBwy", + "id" : 823990882475110400, + "created_at" : "2017-01-24 20:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Fzh4omw21J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761788643&oldid=757485353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823990177987227648", + "text" : "Cuban literature Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fzh4omw21J", + "id" : 823990177987227648, + "created_at" : "2017-01-24 20:25:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/lvILjgvyOg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761773164&oldid=761740186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823969145167446016", + "text" : "GCconnex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lvILjgvyOg", + "id" : 823969145167446016, + "created_at" : "2017-01-24 19:02:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/67OuiZkB8Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761730163&oldid=730758993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823900263140519937", + "text" : "Parri Ceci Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/67OuiZkB8Z", + "id" : 823900263140519937, + "created_at" : "2017-01-24 14:28:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Pvow7hJLmI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761721512&oldid=746958635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823880195551723520", + "text" : "Unsung Heroes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Pvow7hJLmI", + "id" : 823880195551723520, + "created_at" : "2017-01-24 13:08:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/uhpTKG6mpH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761697521&oldid=761697155", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823814033455378434", + "text" : "List of diplomatic missions in Vietnam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uhpTKG6mpH", + "id" : 823814033455378434, + "created_at" : "2017-01-24 08:45:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/roXWRBvGaH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761697155&oldid=758290669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823813185555890178", + "text" : "List of diplomatic missions in Vietnam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/roXWRBvGaH", + "id" : 823813185555890178, + "created_at" : "2017-01-24 08:42:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/9z0MVRiuFw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761697027&oldid=761696973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823812735196663808", + "text" : "Canadian Consulate-General, Ho Chi Minh City Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9z0MVRiuFw", + "id" : 823812735196663808, + "created_at" : "2017-01-24 08:40:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/mSmO7kFEb1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761696973&oldid=761696658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823812525221355520", + "text" : "Canadian Consulate-General, Ho Chi Minh City Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mSmO7kFEb1", + "id" : 823812525221355520, + "created_at" : "2017-01-24 08:39:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/1Ur7ax0g9p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761696658&oldid=716899993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823811504315232256", + "text" : "Canadian Consulate-General, Ho Chi Minh City Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1Ur7ax0g9p", + "id" : 823811504315232256, + "created_at" : "2017-01-24 08:35:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/hmM5OitVXZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761696516&oldid=759048682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823811135312920576", + "text" : "Phan Rang\u2013Th\u00E1p Ch\u00E0m Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hmM5OitVXZ", + "id" : 823811135312920576, + "created_at" : "2017-01-24 08:34:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Mi5HTWSN7R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761613957&oldid=761341907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823651449125138432", + "text" : "Alum Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/Mi5HTWSN7R", + "id" : 823651449125138432, + "created_at" : "2017-01-23 21:59:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/X83iUeowCa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761598987&oldid=756566015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823632504917782532", + "text" : "Chongqing-Xinjiang-Europe Railway Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X83iUeowCa", + "id" : 823632504917782532, + "created_at" : "2017-01-23 20:44:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/U6liUR7UNK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761596082&oldid=761594605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823628709592764416", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U6liUR7UNK", + "id" : 823628709592764416, + "created_at" : "2017-01-23 20:29:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Frd7PnzEep", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=19602001&oldid=18521092", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823628427760693251", + "text" : "\u041F\u043E\u043B\u044C \u0428\u043E\u043C\u0435\u0434\u0456 \u0434\u0435 \u041C\u0435\u0437\u043E\u043D\u043D\u0435\u0432 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Frd7PnzEep", + "id" : 823628427760693251, + "created_at" : "2017-01-23 20:28:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/qKzwHDr8Nq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761594605&oldid=761147094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823626887566159872", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qKzwHDr8Nq", + "id" : 823626887566159872, + "created_at" : "2017-01-23 20:22:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/f4pyTiEpCS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761569758&oldid=752942390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823590694287765504", + "text" : "Buttonville Municipal Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f4pyTiEpCS", + "id" : 823590694287765504, + "created_at" : "2017-01-23 17:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/QbRHeSxyZF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761535461&oldid=741120534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823532098158006272", + "text" : "Scouting and Guiding in Ontario Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QbRHeSxyZF", + "id" : 823532098158006272, + "created_at" : "2017-01-23 14:05:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Z2a6J386AU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761311301&oldid=759096277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823060795651198976", + "text" : "List of law enforcement agencies in Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Z2a6J386AU", + "id" : 823060795651198976, + "created_at" : "2017-01-22 06:52:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/PQBxzgruve", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=761310547&oldid=759803636", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "823058947133280259", + "text" : "Parliamentary Protective Service Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/PQBxzgruve", + "id" : 823058947133280259, + "created_at" : "2017-01-22 06:45:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/f4eprVBhyr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760915221&oldid=760913880", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "822178250235539459", + "text" : "Yahya Jammeh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f4eprVBhyr", + "id" : 822178250235539459, + "created_at" : "2017-01-19 20:25:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/4ViVJQqCUj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760893919&oldid=759004836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "822143832557031425", + "text" : "Felidae Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/4ViVJQqCUj", + "id" : 822143832557031425, + "created_at" : "2017-01-19 18:08:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/DVPkqVVI7P", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133785362&oldid=133785322&rcid=245317341", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "822073613272707075", + "text" : "Supercalifragilisticexpialidocious Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/DVPkqVVI7P", + "id" : 822073613272707075, + "created_at" : "2017-01-19 13:29:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/9JcHzhEi92", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133785322&oldid=133785305&rcid=245317279", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "822073322687135745", + "text" : "Supercalifragilisticexpialidocious Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/9JcHzhEi92", + "id" : 822073322687135745, + "created_at" : "2017-01-19 13:28:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/mlEpleinyW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133785305&oldid=133785229&rcid=245317233", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "822073191371833348", + "text" : "Supercalifragilisticexpialidocious Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/mlEpleinyW", + "id" : 822073191371833348, + "created_at" : "2017-01-19 13:28:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/IkECHxMDGp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133785229&oldid=131984444&rcid=245317046", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "822072607990235136", + "text" : "Supercalifragilisticexpialidocious Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/IkECHxMDGp", + "id" : 822072607990235136, + "created_at" : "2017-01-19 13:25:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/b3cQAyyPck", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760750345&oldid=760729138", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821832839591325704", + "text" : "Baron de Longueuil Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b3cQAyyPck", + "id" : 821832839591325704, + "created_at" : "2017-01-18 21:33:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/VSxRIlpV3A", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133768465&oldid=97015776&rcid=245183017", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821822847983222784", + "text" : "Service canadien de la faune Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VSxRIlpV3A", + "id" : 821822847983222784, + "created_at" : "2017-01-18 20:53:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/rZUmFS85GQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133765760&oldid=126886716&rcid=245146592", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821800383521689600", + "text" : "Statistique Canada Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/rZUmFS85GQ", + "id" : 821800383521689600, + "created_at" : "2017-01-18 19:24:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nv0b8PF42o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760729138&oldid=758518265", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821798377939730432", + "text" : "Baron de Longueuil Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nv0b8PF42o", + "id" : 821798377939730432, + "created_at" : "2017-01-18 19:16:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/plzjY2TS4D", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133763406&oldid=133597443&rcid=245129118", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821784834817327108", + "text" : "Utilisateur:Francoisfortier\/Brouillon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/plzjY2TS4D", + "id" : 821784834817327108, + "created_at" : "2017-01-18 18:22:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/r4p42M4akm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760710418&oldid=758325383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821765813480919041", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r4p42M4akm", + "id" : 821765813480919041, + "created_at" : "2017-01-18 17:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/r4p42M4akm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760710418&oldid=758325383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821765813485113344", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/r4p42M4akm", + "id" : 821765813485113344, + "created_at" : "2017-01-18 17:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/NW8yVYMWhG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=760691563&rcid=903080558", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821730096985894912", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NW8yVYMWhG", + "id" : 821730096985894912, + "created_at" : "2017-01-18 14:44:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/NW8yVYMWhG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=760691563&rcid=903080558", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821730097011032064", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/NW8yVYMWhG", + "id" : 821730097011032064, + "created_at" : "2017-01-18 14:44:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/uqIKClr5GE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133732874&oldid=132936983&rcid=244920067", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821445573005996035", + "text" : "Karmina Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uqIKClr5GE", + "id" : 821445573005996035, + "created_at" : "2017-01-17 19:54:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/2tyNOkZU9P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760558244&oldid=753982695", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821432586681675776", + "text" : "Jim Carrey filmography Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2tyNOkZU9P", + "id" : 821432586681675776, + "created_at" : "2017-01-17 19:02:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/N6AvhNE2fh", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=19560701&oldid=19435195", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821387512526598144", + "text" : "\u041A\u043E\u043D\u0441\u0442\u0438\u0442\u0443\u0446\u0456\u044F \u041A\u0430\u043D\u0430\u0434\u0438 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N6AvhNE2fh", + "id" : 821387512526598144, + "created_at" : "2017-01-17 16:03:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/kGT4OgA6Sy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760530868&oldid=757143079", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821386540588875777", + "text" : "Tama Drums Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kGT4OgA6Sy", + "id" : 821386540588875777, + "created_at" : "2017-01-17 15:59:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/vFNwg9DEDN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760526685&oldid=760526059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821379373609717763", + "text" : "List of Canadian television stations Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/vFNwg9DEDN", + "id" : 821379373609717763, + "created_at" : "2017-01-17 15:31:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/v4gBXGBycG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760526059&oldid=747597307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821378252744826886", + "text" : "List of Canadian television stations Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/v4gBXGBycG", + "id" : 821378252744826886, + "created_at" : "2017-01-17 15:26:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/b8Wl7stShV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760524918&oldid=743628801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821376019085004800", + "text" : "Willie Has Gone to War Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/b8Wl7stShV", + "id" : 821376019085004800, + "created_at" : "2017-01-17 15:17:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/PjEoEUh8wy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760441192&oldid=760440632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821152682786390016", + "text" : "Canadian passport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PjEoEUh8wy", + "id" : 821152682786390016, + "created_at" : "2017-01-17 00:30:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/JrP0Y6chNJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760440632&oldid=759755507", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821151649456656384", + "text" : "Canadian passport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JrP0Y6chNJ", + "id" : 821151649456656384, + "created_at" : "2017-01-17 00:26:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/PEuQxaFevT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760386862&oldid=760386708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821053374112079872", + "text" : "Mazda RX-7 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PEuQxaFevT", + "id" : 821053374112079872, + "created_at" : "2017-01-16 17:55:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/mKLPWaZ5rJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760386708&oldid=760261223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821053076937252865", + "text" : "Mazda RX-7 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mKLPWaZ5rJ", + "id" : 821053076937252865, + "created_at" : "2017-01-16 17:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/QZc9OHVwsE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760379583&oldid=752094274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "821038319891083266", + "text" : "Bombardier Aerospace Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QZc9OHVwsE", + "id" : 821038319891083266, + "created_at" : "2017-01-16 16:56:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/iYukounfS8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760237750&oldid=746844535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "820724354631733248", + "text" : "Operation Medusa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iYukounfS8", + "id" : 820724354631733248, + "created_at" : "2017-01-15 20:08:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/D2EuTzplIV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760237123&oldid=760163693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "820723280063631360", + "text" : "Battle of Panjwaii Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/D2EuTzplIV", + "id" : 820723280063631360, + "created_at" : "2017-01-15 20:04:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/vHklaMBEVN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760182107&oldid=760182051", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "820616029219016704", + "text" : "Gary LeVox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vHklaMBEVN", + "id" : 820616029219016704, + "created_at" : "2017-01-15 12:58:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/RvhnUrjet8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=760182051&oldid=757133586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "820615928769642497", + "text" : "Gary LeVox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RvhnUrjet8", + "id" : 820615928769642497, + "created_at" : "2017-01-15 12:57:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/1ZnX5rUGrQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759935213&oldid=743942610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "820053530920779776", + "text" : "Dike (geology) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/1ZnX5rUGrQ", + "id" : 820053530920779776, + "created_at" : "2017-01-13 23:42:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/CZpS6euNIH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759907109&oldid=759754697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "820000684040974338", + "text" : "Matthew Barnaby Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CZpS6euNIH", + "id" : 820000684040974338, + "created_at" : "2017-01-13 20:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/qukuxFyiAt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759892635&oldid=759892512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819980360922595329", + "text" : "Triangle (2009 British film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qukuxFyiAt", + "id" : 819980360922595329, + "created_at" : "2017-01-13 18:52:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/aE84ZSruBM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759892512&oldid=755683061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819980161017901056", + "text" : "Triangle (2009 British film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aE84ZSruBM", + "id" : 819980161017901056, + "created_at" : "2017-01-13 18:51:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/7sZKAPF2mp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759880946&oldid=753911713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819964245848821761", + "text" : "Winterlude Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7sZKAPF2mp", + "id" : 819964245848821761, + "created_at" : "2017-01-13 17:48:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/idLo5uuMWV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759872813&oldid=753258360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819949271365652481", + "text" : "Star Realms Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/idLo5uuMWV", + "id" : 819949271365652481, + "created_at" : "2017-01-13 16:48:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ADzzZR0gyj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=133601617&rcid=243695269", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819942050762199040", + "text" : "Louis Sabourin (universitaire) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ADzzZR0gyj", + "id" : 819942050762199040, + "created_at" : "2017-01-13 16:19:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/3iRrDDLHh8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759857072&oldid=745469463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819920708876828674", + "text" : "Dust collector Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/3iRrDDLHh8", + "id" : 819920708876828674, + "created_at" : "2017-01-13 14:55:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/fzTjiLHjDE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759856235&oldid=757333149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819919052453933069", + "text" : "New Development Bank Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fzTjiLHjDE", + "id" : 819919052453933069, + "created_at" : "2017-01-13 14:48:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/6m7rVDuGYi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759792960&oldid=737341933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819773770273419264", + "text" : "Embassy of Canada, Abu Dhabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6m7rVDuGYi", + "id" : 819773770273419264, + "created_at" : "2017-01-13 05:11:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/DOrtdGqWoN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759744391&oldid=716394649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819682160156246017", + "text" : "CFPR Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/DOrtdGqWoN", + "id" : 819682160156246017, + "created_at" : "2017-01-12 23:07:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/tGgB2W9I0J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759744284&oldid=716394551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819681985199218688", + "text" : "CBYG-FM Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/tGgB2W9I0J", + "id" : 819681985199218688, + "created_at" : "2017-01-12 23:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/0BixvV9js0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759733435&oldid=743847662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819663296873852931", + "text" : "Mechanical joint Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/0BixvV9js0", + "id" : 819663296873852931, + "created_at" : "2017-01-12 21:52:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/EZERl0OF5O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759676552&oldid=750262004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819571245515702273", + "text" : "Carlsbad Springs, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EZERl0OF5O", + "id" : 819571245515702273, + "created_at" : "2017-01-12 15:46:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/74b1jj8UHo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759670945&oldid=756822725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819561820742623232", + "text" : "Kim Rudd Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/74b1jj8UHo", + "id" : 819561820742623232, + "created_at" : "2017-01-12 15:08:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Xxud248BhF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759626296&oldid=759626150", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819448516296765440", + "text" : "Marian Albertovich Kowalski Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xxud248BhF", + "id" : 819448516296765440, + "created_at" : "2017-01-12 07:38:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/UdgjkvBnqu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759626150&oldid=703520892", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819448140898111488", + "text" : "Marian Albertovich Kowalski Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UdgjkvBnqu", + "id" : 819448140898111488, + "created_at" : "2017-01-12 07:37:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/LyxVLypM4x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759529151&oldid=757679662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819253625138663425", + "text" : "George Bernard Shaw Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LyxVLypM4x", + "id" : 819253625138663425, + "created_at" : "2017-01-11 18:44:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/7EwdsKa60l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759528592&oldid=759528371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819252651783294976", + "text" : "French Canadians Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/7EwdsKa60l", + "id" : 819252651783294976, + "created_at" : "2017-01-11 18:40:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/pNUHlBEYy8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759528371&oldid=759026566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819252279798857735", + "text" : "French Canadians Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pNUHlBEYy8", + "id" : 819252279798857735, + "created_at" : "2017-01-11 18:38:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/TI1CT8DeLl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759521515&oldid=759520536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819239792672182272", + "text" : "Ford F-Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TI1CT8DeLl", + "id" : 819239792672182272, + "created_at" : "2017-01-11 17:49:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gh42BtrYpQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759511245&oldid=759511125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819219823485927425", + "text" : "Ford F-Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gh42BtrYpQ", + "id" : 819219823485927425, + "created_at" : "2017-01-11 16:30:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/SrF6qDgt5Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759511125&oldid=759510005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819219598532820993", + "text" : "Ford F-Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SrF6qDgt5Q", + "id" : 819219598532820993, + "created_at" : "2017-01-11 16:29:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/JUOlyiGHSQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759496886&oldid=758814547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "819193001780121600", + "text" : "Einkorn wheat Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/JUOlyiGHSQ", + "id" : 819193001780121600, + "created_at" : "2017-01-11 14:43:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/v6oAo3JX2V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759370566&oldid=682360700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818904880240795648", + "text" : "Compensation principle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v6oAo3JX2V", + "id" : 818904880240795648, + "created_at" : "2017-01-10 19:38:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/uBQNW8V4lB", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=426536795&oldid=426511799&rcid=451387172", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818904423107887104", + "text" : "Q16943273 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uBQNW8V4lB", + "id" : 818904423107887104, + "created_at" : "2017-01-10 19:36:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/7Gr1wy6ZKw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759347994&oldid=759346719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818869499025821696", + "text" : "Ahmed Hussen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7Gr1wy6ZKw", + "id" : 818869499025821696, + "created_at" : "2017-01-10 17:17:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/pLqzSh7gtQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759328359&oldid=741719077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818834608997494784", + "text" : "Tailings dam Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pLqzSh7gtQ", + "id" : 818834608997494784, + "created_at" : "2017-01-10 14:59:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/B4nEJ5jucA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759327681&oldid=759198464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818833265691856897", + "text" : "List of structural failures and collapses Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B4nEJ5jucA", + "id" : 818833265691856897, + "created_at" : "2017-01-10 14:53:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Stm3mtydXT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759325258&oldid=756202192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818828569140928517", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Stm3mtydXT", + "id" : 818828569140928517, + "created_at" : "2017-01-10 14:35:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/aafmAadbfq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759197686&oldid=758771447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818547736173756416", + "text" : "Bad (Michael Jackson song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aafmAadbfq", + "id" : 818547736173756416, + "created_at" : "2017-01-09 19:59:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/32E9Yi1JDF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759197347&oldid=759197034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818547145536053251", + "text" : "The Doc Project Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/32E9Yi1JDF", + "id" : 818547145536053251, + "created_at" : "2017-01-09 19:57:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/vXBwazZnW7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759197034&oldid=759196910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818546600134017025", + "text" : "The Doc Project Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/vXBwazZnW7", + "id" : 818546600134017025, + "created_at" : "2017-01-09 19:54:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/qGiP9YPTH1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759196910&oldid=680047324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818546416348004352", + "text" : "The Doc Project Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/qGiP9YPTH1", + "id" : 818546416348004352, + "created_at" : "2017-01-09 19:54:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/odejAFBNnN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133490208&oldid=129924542&rcid=242855045", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818522834649628672", + "text" : "Hedy Fry Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/odejAFBNnN", + "id" : 818522834649628672, + "created_at" : "2017-01-09 18:20:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/BSf0Chowpj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759182573&oldid=754318663", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818521857045434368", + "text" : "Voting age Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BSf0Chowpj", + "id" : 818521857045434368, + "created_at" : "2017-01-09 18:16:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/rxcmNkKDLS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759179587&oldid=759179518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818516327342178306", + "text" : "New Bandon-Salmon Beach Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rxcmNkKDLS", + "id" : 818516327342178306, + "created_at" : "2017-01-09 17:54:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Wo1p75pBIK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759179518&oldid=759179140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818516188410023936", + "text" : "New Bandon-Salmon Beach Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Wo1p75pBIK", + "id" : 818516188410023936, + "created_at" : "2017-01-09 17:54:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/MQz6cMNhVY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759179140&oldid=742141733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818515418713358336", + "text" : "New Bandon-Salmon Beach Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MQz6cMNhVY", + "id" : 818515418713358336, + "created_at" : "2017-01-09 17:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/pm5RGCsBDV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759176136&oldid=742748198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818510585994313732", + "text" : "Lao Central Airlines Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pm5RGCsBDV", + "id" : 818510585994313732, + "created_at" : "2017-01-09 17:31:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bJbXuhIQ9o", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133487550&oldid=132875062&rcid=242833806", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818502413334282241", + "text" : "Soci\u00E9t\u00E9 de transport de l'Outaouais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bJbXuhIQ9o", + "id" : 818502413334282241, + "created_at" : "2017-01-09 16:59:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/RdMyMMvSr1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759154797&oldid=759153854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818474727635320832", + "text" : "Snowking Winter Festival Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RdMyMMvSr1", + "id" : 818474727635320832, + "created_at" : "2017-01-09 15:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/TuEdySXG8A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759153854&oldid=759153726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818473203190431744", + "text" : "Snowking Winter Festival Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TuEdySXG8A", + "id" : 818473203190431744, + "created_at" : "2017-01-09 15:03:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/spHLsqmpBb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=759153726&oldid=751677125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "818472907441586177", + "text" : "Snowking Winter Festival Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/spHLsqmpBb", + "id" : 818472907441586177, + "created_at" : "2017-01-09 15:02:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/zK4ET8kXST", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758903670&oldid=758903535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817955619047088128", + "text" : "Cadillac Gage Commando Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zK4ET8kXST", + "id" : 817955619047088128, + "created_at" : "2017-01-08 04:46:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/q976hiN6Om", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758903535&oldid=752413989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817955410443403264", + "text" : "Cadillac Gage Commando Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q976hiN6Om", + "id" : 817955410443403264, + "created_at" : "2017-01-08 04:45:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/OSsiclEvNN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758651292&oldid=758651156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817446916598497280", + "text" : "Canadian Human Rights Tribunal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OSsiclEvNN", + "id" : 817446916598497280, + "created_at" : "2017-01-06 19:05:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/GwMsxpCEzc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758651156&oldid=757025306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817446651036135425", + "text" : "Canadian Human Rights Tribunal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GwMsxpCEzc", + "id" : 817446651036135425, + "created_at" : "2017-01-06 19:04:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/5fWnWPDO7y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758645626&oldid=738197001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817437450062745600", + "text" : "Togo, Saskatchewan Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/5fWnWPDO7y", + "id" : 817437450062745600, + "created_at" : "2017-01-06 18:27:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/f7vDLjBsIZ", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=424945408&oldid=417695221&rcid=449558161", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817431088096280576", + "text" : "Q3291605 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/f7vDLjBsIZ", + "id" : 817431088096280576, + "created_at" : "2017-01-06 18:02:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/lnw0BflrXP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758640844&oldid=758640537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817429985921302531", + "text" : "Grant Allen Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lnw0BflrXP", + "id" : 817429985921302531, + "created_at" : "2017-01-06 17:57:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/YpuzKKQmIl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758640537&oldid=758639152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817429431895597057", + "text" : "Grant Allen Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YpuzKKQmIl", + "id" : 817429431895597057, + "created_at" : "2017-01-06 17:55:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/AVr2jxoJcD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758639152&oldid=758638593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817427234332012544", + "text" : "Grant Allen Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AVr2jxoJcD", + "id" : 817427234332012544, + "created_at" : "2017-01-06 17:46:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/M8eECchCLJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758638593&oldid=758003459", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817426215216750593", + "text" : "Grant Allen Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/M8eECchCLJ", + "id" : 817426215216750593, + "created_at" : "2017-01-06 17:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/lYGn3STsya", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=424907771&oldid=415193185&rcid=449518186", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817408616290394113", + "text" : "Q3423496 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lYGn3STsya", + "id" : 817408616290394113, + "created_at" : "2017-01-06 16:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/tl3CSmsyrp", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=424905759&oldid=424903184&rcid=449515136", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817407195826573312", + "text" : "Q28021426 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tl3CSmsyrp", + "id" : 817407195826573312, + "created_at" : "2017-01-06 16:27:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/SDGYjz1tyX", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=424905342&oldid=424905122&rcid=449514567", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817406880960094209", + "text" : "Q3181223 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SDGYjz1tyX", + "id" : 817406880960094209, + "created_at" : "2017-01-06 16:26:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/S92iGLN34L", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=424905122&oldid=424575727&rcid=449514277", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817406703046107137", + "text" : "Q3181223 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/S92iGLN34L", + "id" : 817406703046107137, + "created_at" : "2017-01-06 16:25:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/FpOlZ0hUMW", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=424903184&oldid=417708418&rcid=449511171", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817405348676063232", + "text" : "Q28021426 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FpOlZ0hUMW", + "id" : 817405348676063232, + "created_at" : "2017-01-06 16:19:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/3BqJ655f6s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758625136&oldid=758469272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817398452556537856", + "text" : "Toby Alderweireld Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3BqJ655f6s", + "id" : 817398452556537856, + "created_at" : "2017-01-06 15:52:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/dQ6OeKHfEd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758624659&oldid=758624620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817397603398799361", + "text" : "Polypenco Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dQ6OeKHfEd", + "id" : 817397603398799361, + "created_at" : "2017-01-06 15:49:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ajk0X9AOcV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758624620&oldid=502922825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817397521496608771", + "text" : "Polypenco Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ajk0X9AOcV", + "id" : 817397521496608771, + "created_at" : "2017-01-06 15:48:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/GHymfeMLVO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133392510&oldid=133392496&rcid=242203802", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817371854746828801", + "text" : "Sean Waltman Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GHymfeMLVO", + "id" : 817371854746828801, + "created_at" : "2017-01-06 14:06:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/nSxPmIOdII", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133392496&oldid=128843800&rcid=242203736", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817371730327064576", + "text" : "Sean Waltman Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nSxPmIOdII", + "id" : 817371730327064576, + "created_at" : "2017-01-06 14:06:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ohJYBqdpPR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758602879&oldid=752569840", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817352603730382848", + "text" : "Nickel Centre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ohJYBqdpPR", + "id" : 817352603730382848, + "created_at" : "2017-01-06 12:50:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/3oTbvPZ9Yk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758521447&oldid=726909887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817146148364423168", + "text" : "Royal Canadian Medical Service Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3oTbvPZ9Yk", + "id" : 817146148364423168, + "created_at" : "2017-01-05 23:09:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/StOPky8HnG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758518265&oldid=754869702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817139762951847937", + "text" : "Baron de Longueuil Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/StOPky8HnG", + "id" : 817139762951847937, + "created_at" : "2017-01-05 22:44:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/PKoyVxE0My", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=424575723&oldid=328817701&rcid=449121677", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817093183553290241", + "text" : "Q3181223 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PKoyVxE0My", + "id" : 817093183553290241, + "created_at" : "2017-01-05 19:39:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/WCwAAiXiZQ", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=424575727&oldid=424575723&rcid=449121681", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817093183620386817", + "text" : "Q3181223 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WCwAAiXiZQ", + "id" : 817093183620386817, + "created_at" : "2017-01-05 19:39:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/VHzMAQgrxw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758472911&oldid=758472864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817056879268470784", + "text" : "List of Telugu films of 2017 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VHzMAQgrxw", + "id" : 817056879268470784, + "created_at" : "2017-01-05 17:15:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/0QhdjDxOKI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758472864&oldid=758472717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817056784661774336", + "text" : "List of Telugu films of 2017 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0QhdjDxOKI", + "id" : 817056784661774336, + "created_at" : "2017-01-05 17:14:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/KsYNVQOVJs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758472717&oldid=758409283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817056553224306688", + "text" : "List of Telugu films of 2017 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KsYNVQOVJs", + "id" : 817056553224306688, + "created_at" : "2017-01-05 17:13:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/dba5gISxzZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133364279&oldid=131497394&rcid=241975029", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817051688376958977", + "text" : "Wrigley Field Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dba5gISxzZ", + "id" : 817051688376958977, + "created_at" : "2017-01-05 16:54:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/q6vgjPg2Rg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758463972&oldid=752638400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "817042253780815873", + "text" : "List of BlackBerry 10 devices Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q6vgjPg2Rg", + "id" : 817042253780815873, + "created_at" : "2017-01-05 16:17:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/9oemI7nIOM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758325383&oldid=758323807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816731180229939206", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/9oemI7nIOM", + "id" : 816731180229939206, + "created_at" : "2017-01-04 19:41:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/9oemI7nIOM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758325383&oldid=758323807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816731180250910720", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9oemI7nIOM", + "id" : 816731180250910720, + "created_at" : "2017-01-04 19:41:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/0YHKGhRLDG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758323807&oldid=758276853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816728931172831234", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/0YHKGhRLDG", + "id" : 816728931172831234, + "created_at" : "2017-01-04 19:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/0YHKGhRLDG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758323807&oldid=758276853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816728931202191363", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0YHKGhRLDG", + "id" : 816728931202191363, + "created_at" : "2017-01-04 19:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/WKS3SIpN2O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758310373&oldid=758133946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816708264729673728", + "text" : "Bombardier CSeries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WKS3SIpN2O", + "id" : 816708264729673728, + "created_at" : "2017-01-04 18:09:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/RswZ5bLsxl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758296495&oldid=758296381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816682834563895296", + "text" : "Baby, Let Me Follow You Down Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RswZ5bLsxl", + "id" : 816682834563895296, + "created_at" : "2017-01-04 16:28:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/RswZ5bLsxl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758296495&oldid=758296381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816682834576506880", + "text" : "Baby, Let Me Follow You Down Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/RswZ5bLsxl", + "id" : 816682834576506880, + "created_at" : "2017-01-04 16:28:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/0xqUBjsfTc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758296381&oldid=723719170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816682640610906112", + "text" : "Baby, Let Me Follow You Down Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/0xqUBjsfTc", + "id" : 816682640610906112, + "created_at" : "2017-01-04 16:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/0xqUBjsfTc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758296381&oldid=723719170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816682640631877632", + "text" : "Baby, Let Me Follow You Down Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0xqUBjsfTc", + "id" : 816682640631877632, + "created_at" : "2017-01-04 16:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/LFySp8BAba", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=133320552&oldid=132753227&rcid=241575656", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816646545391157248", + "text" : "Anne Dorval Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LFySp8BAba", + "id" : 816646545391157248, + "created_at" : "2017-01-04 14:04:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/mJKKSKApKN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758276853&oldid=758151290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816645659684175872", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/mJKKSKApKN", + "id" : 816645659684175872, + "created_at" : "2017-01-04 14:01:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/mJKKSKApKN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758276853&oldid=758151290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816645659692564481", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mJKKSKApKN", + "id" : 816645659692564481, + "created_at" : "2017-01-04 14:01:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/PbasGNrzge", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758183377&oldid=758182910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816425739855818753", + "text" : "Greater Victoria Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/PbasGNrzge", + "id" : 816425739855818753, + "created_at" : "2017-01-03 23:27:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/uBzaGE0dFu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758182910&oldid=757499532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816424817234767872", + "text" : "Greater Victoria Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/uBzaGE0dFu", + "id" : 816424817234767872, + "created_at" : "2017-01-03 23:23:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/AqFTcfUbfX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758154566&oldid=758154482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816375156176130048", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AqFTcfUbfX", + "id" : 816375156176130048, + "created_at" : "2017-01-03 20:06:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/KNzfNB71aE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758154482&oldid=758153446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816374999904845825", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KNzfNB71aE", + "id" : 816374999904845825, + "created_at" : "2017-01-03 20:05:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/iSdDIsjQtP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758153446&oldid=758152983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816373184782106628", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iSdDIsjQtP", + "id" : 816373184782106628, + "created_at" : "2017-01-03 19:58:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/6QuYvvo5bH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758152983&oldid=758152631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816372402594713600", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6QuYvvo5bH", + "id" : 816372402594713600, + "created_at" : "2017-01-03 19:55:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/RV6HbZGCcW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758152631&oldid=758152146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816371837659652098", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RV6HbZGCcW", + "id" : 816371837659652098, + "created_at" : "2017-01-03 19:53:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ZWiTnPXJaP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758152146&oldid=758151211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816371127886954496", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZWiTnPXJaP", + "id" : 816371127886954496, + "created_at" : "2017-01-03 19:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/0Io9VFG6li", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758151290&oldid=758131606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816369695741923328", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0Io9VFG6li", + "id" : 816369695741923328, + "created_at" : "2017-01-03 19:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/0Io9VFG6li", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758151290&oldid=758131606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816369695750242304", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/0Io9VFG6li", + "id" : 816369695750242304, + "created_at" : "2017-01-03 19:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/20pWvEu8mV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758151211&oldid=758150677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816369577101819904", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/20pWvEu8mV", + "id" : 816369577101819904, + "created_at" : "2017-01-03 19:44:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/SrO1A9j5vz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758150677&oldid=719781322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816368707748380672", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SrO1A9j5vz", + "id" : 816368707748380672, + "created_at" : "2017-01-03 19:40:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Qhe2ORR4qs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758133946&oldid=758133459", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816342686034759680", + "text" : "Bombardier CSeries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qhe2ORR4qs", + "id" : 816342686034759680, + "created_at" : "2017-01-03 17:57:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/slRiapnZX2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758133836&oldid=680052911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816342482279694340", + "text" : "Chain of command (disambiguation) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/slRiapnZX2", + "id" : 816342482279694340, + "created_at" : "2017-01-03 17:56:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/eTxeGPkOEI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758133459&oldid=758133318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816341856648916992", + "text" : "Bombardier CSeries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eTxeGPkOEI", + "id" : 816341856648916992, + "created_at" : "2017-01-03 17:54:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/tBpzE1uXrx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758133318&oldid=758132193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816341644215812096", + "text" : "Bombardier CSeries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tBpzE1uXrx", + "id" : 816341644215812096, + "created_at" : "2017-01-03 17:53:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/yybBkgnGG9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758132193&oldid=757983943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816339777469501442", + "text" : "Bombardier CSeries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yybBkgnGG9", + "id" : 816339777469501442, + "created_at" : "2017-01-03 17:45:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/tsxsDeIZwY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758131651&oldid=753014396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816338927963566080", + "text" : "Metalworks Studios Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/tsxsDeIZwY", + "id" : 816338927963566080, + "created_at" : "2017-01-03 17:42:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/2C4UdWFaBN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758131606&oldid=758130883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816338865841639424", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/2C4UdWFaBN", + "id" : 816338865841639424, + "created_at" : "2017-01-03 17:42:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/2C4UdWFaBN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758131606&oldid=758130883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816338865850040320", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2C4UdWFaBN", + "id" : 816338865850040320, + "created_at" : "2017-01-03 17:42:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/SO7Eoh2t1O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758130883&oldid=756196217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816337544698806272", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/SO7Eoh2t1O", + "id" : 816337544698806272, + "created_at" : "2017-01-03 17:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/SO7Eoh2t1O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758130883&oldid=756196217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816337544698855426", + "text" : "Federal Court (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SO7Eoh2t1O", + "id" : 816337544698855426, + "created_at" : "2017-01-03 17:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/KRSQnJA9QN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758130088&oldid=758128271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816336173278908416", + "text" : "Valcin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KRSQnJA9QN", + "id" : 816336173278908416, + "created_at" : "2017-01-03 17:31:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/KRSQnJA9QN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758130088&oldid=758128271", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816336173253672960", + "text" : "Valcin Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/KRSQnJA9QN", + "id" : 816336173253672960, + "created_at" : "2017-01-03 17:31:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/q7hfgvN6GL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758128271&oldid=743811947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816333523158265856", + "text" : "Valcin Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/q7hfgvN6GL", + "id" : 816333523158265856, + "created_at" : "2017-01-03 17:20:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/q7hfgvN6GL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=758128271&oldid=743811947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816333523175018496", + "text" : "Valcin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q7hfgvN6GL", + "id" : 816333523175018496, + "created_at" : "2017-01-03 17:20:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 59, 82 ], + "url" : "https:\/\/t.co\/OUlzytB9yg", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2017.01", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "816306892125433856", + "text" : "January 2017 Twitter archive accession is now available: \n\nhttps:\/\/t.co\/OUlzytB9yg\n\nAll tweets are public domain.\n\nEnjoy!", + "id" : 816306892125433856, + "created_at" : "2017-01-03 15:35:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_02.js b/20181122/data/js/tweets/2017_02.js new file mode 100644 index 00000000..db05bc83 --- /dev/null +++ b/20181122/data/js/tweets/2017_02.js @@ -0,0 +1,7346 @@ +Grailbird.data.tweets_2017_02 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/qOIl2EOU6f", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134974304&oldid=134974282&rcid=259465889", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836691373294305280", + "text" : "R\u00E9colte am\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qOIl2EOU6f", + "id" : 836691373294305280, + "created_at" : "2017-02-28 21:35:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/bdFmVzda6P", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134974282&oldid=134974262&rcid=259465823", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836691115894050819", + "text" : "R\u00E9colte am\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bdFmVzda6P", + "id" : 836691115894050819, + "created_at" : "2017-02-28 21:34:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/o9sONN17Ez", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134974262&oldid=134974230&rcid=259465763", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836690847630503936", + "text" : "R\u00E9colte am\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o9sONN17Ez", + "id" : 836690847630503936, + "created_at" : "2017-02-28 21:33:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/XXyq1vnE49", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134974230&oldid=134974185&rcid=259465672", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836690573964820480", + "text" : "R\u00E9colte am\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XXyq1vnE49", + "id" : 836690573964820480, + "created_at" : "2017-02-28 21:32:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/j9JVDZbR7M", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134974185&oldid=134974153&rcid=259465525", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836690025257578496", + "text" : "R\u00E9colte am\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j9JVDZbR7M", + "id" : 836690025257578496, + "created_at" : "2017-02-28 21:30:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/1aSB54bTxr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134974153&oldid=134974046&rcid=259465357", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836689691298639875", + "text" : "R\u00E9colte am\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1aSB54bTxr", + "id" : 836689691298639875, + "created_at" : "2017-02-28 21:29:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/tRedghhlao", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134974046&oldid=134974023&rcid=259465019", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836688622556491777", + "text" : "R\u00E9colte am\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tRedghhlao", + "id" : 836688622556491777, + "created_at" : "2017-02-28 21:24:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/YEQLrUvdxd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=134974023&rcid=259464941", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836688380968714240", + "text" : "R\u00E9colte am\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YEQLrUvdxd", + "id" : 836688380968714240, + "created_at" : "2017-02-28 21:23:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/DW2rPWCmVf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767939592&oldid=767932724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836681549248626688", + "text" : "February 29 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DW2rPWCmVf", + "id" : 836681549248626688, + "created_at" : "2017-02-28 20:56:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/IZoBBtfnc2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134972842&oldid=134972835&rcid=259461510", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836678586660683777", + "text" : "George Mendeluk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IZoBBtfnc2", + "id" : 836678586660683777, + "created_at" : "2017-02-28 20:44:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/y7sRQeduqg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134972835&oldid=134972740&rcid=259461503", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836678515940544514", + "text" : "George Mendeluk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y7sRQeduqg", + "id" : 836678515940544514, + "created_at" : "2017-02-28 20:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/K1LzxN1cgN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134972740&oldid=134901769&rcid=259461201", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836677760705835009", + "text" : "George Mendeluk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K1LzxN1cgN", + "id" : 836677760705835009, + "created_at" : "2017-02-28 20:41:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/PrHvfJm9A4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767936947&oldid=767520425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836676340925485056", + "text" : "May 13 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PrHvfJm9A4", + "id" : 836676340925485056, + "created_at" : "2017-02-28 20:35:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/8wN8P4qRBu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767925406&oldid=767909999", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836657107822792704", + "text" : "Eric Esch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8wN8P4qRBu", + "id" : 836657107822792704, + "created_at" : "2017-02-28 19:19:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/KmVcguNM94", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767921765&oldid=767907400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836651561220702209", + "text" : "The Book of Mormon (musical) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KmVcguNM94", + "id" : 836651561220702209, + "created_at" : "2017-02-28 18:57:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/33conj4Jqc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767909999&oldid=766975928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836631748695949314", + "text" : "Eric Esch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/33conj4Jqc", + "id" : 836631748695949314, + "created_at" : "2017-02-28 17:38:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/sDHKdA2z8J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767896062&oldid=767421128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836607305101766656", + "text" : "Star (U.S. TV series) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/sDHKdA2z8J", + "id" : 836607305101766656, + "created_at" : "2017-02-28 16:01:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/n3ohBxuCn3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767879262&oldid=767879221", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836574218825388033", + "text" : "Department of Immigration, Refugees and Citizenship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n3ohBxuCn3", + "id" : 836574218825388033, + "created_at" : "2017-02-28 13:50:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/MQBaKnPxBd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767879221&oldid=759368408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836574114517241857", + "text" : "Department of Immigration, Refugees and Citizenship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MQBaKnPxBd", + "id" : 836574114517241857, + "created_at" : "2017-02-28 13:49:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/UyWNWPuW4a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767764294&oldid=717228987", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836313807660199936", + "text" : "Master of International Affairs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UyWNWPuW4a", + "id" : 836313807660199936, + "created_at" : "2017-02-27 20:35:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/j6zWWlqQhq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767744043&oldid=767741346", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836280514482999297", + "text" : "Milton Fowler Gregg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/j6zWWlqQhq", + "id" : 836280514482999297, + "created_at" : "2017-02-27 18:23:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/h3CpNoNwsy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767741644&oldid=763274245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836276094244356097", + "text" : "Cambridge Military Library Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/h3CpNoNwsy", + "id" : 836276094244356097, + "created_at" : "2017-02-27 18:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/AqOG5SW24K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767741346&oldid=765486808", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836275490231095296", + "text" : "Milton Fowler Gregg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AqOG5SW24K", + "id" : 836275490231095296, + "created_at" : "2017-02-27 18:03:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/99LHVxr3BG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767732986&oldid=754405443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836260617296220161", + "text" : "Talk:Brendan Eich Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/99LHVxr3BG", + "id" : 836260617296220161, + "created_at" : "2017-02-27 17:04:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0wYXsU3l9q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767492578&oldid=766251845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835750328498814976", + "text" : "Flashline Mars Arctic Research Station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0wYXsU3l9q", + "id" : 835750328498814976, + "created_at" : "2017-02-26 07:16:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/91dNMJmBUq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767339946&oldid=767339809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835411427783491584", + "text" : "Space colonization Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/91dNMJmBUq", + "id" : 835411427783491584, + "created_at" : "2017-02-25 08:49:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/iMf4AhXrmB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767339809&oldid=767339606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835411110002044929", + "text" : "Space colonization Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iMf4AhXrmB", + "id" : 835411110002044929, + "created_at" : "2017-02-25 08:48:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/osKu8huQ8Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767339606&oldid=767025721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835410609495756800", + "text" : "Space colonization Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/osKu8huQ8Y", + "id" : 835410609495756800, + "created_at" : "2017-02-25 08:46:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/vOmd4673qz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767330207&oldid=767330154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835387546716811264", + "text" : "Interstellar travel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vOmd4673qz", + "id" : 835387546716811264, + "created_at" : "2017-02-25 07:14:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/vMEQ3Kiib9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767330154&oldid=767330018", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835387377346621440", + "text" : "Interstellar travel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vMEQ3Kiib9", + "id" : 835387377346621440, + "created_at" : "2017-02-25 07:14:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UQm8B8ctUD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767330018&oldid=767329895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835387081551642624", + "text" : "Interstellar travel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UQm8B8ctUD", + "id" : 835387081551642624, + "created_at" : "2017-02-25 07:12:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/4SZicHxuJS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767329895&oldid=767329613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835386760884531202", + "text" : "Interstellar travel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4SZicHxuJS", + "id" : 835386760884531202, + "created_at" : "2017-02-25 07:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/cfdMIoV0fy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767329613&oldid=766987470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835386044065415168", + "text" : "Interstellar travel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cfdMIoV0fy", + "id" : 835386044065415168, + "created_at" : "2017-02-25 07:08:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/D4lNV6AhUn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767240415&oldid=767240331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835198790453821441", + "text" : "Jim Jones at Botany Bay Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/D4lNV6AhUn", + "id" : 835198790453821441, + "created_at" : "2017-02-24 18:44:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/D4lNV6AhUn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767240415&oldid=767240331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835198790470598656", + "text" : "Jim Jones at Botany Bay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D4lNV6AhUn", + "id" : 835198790470598656, + "created_at" : "2017-02-24 18:44:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ZYWcHJVD3T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767240331&oldid=764305149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835198620119019522", + "text" : "Jim Jones at Botany Bay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZYWcHJVD3T", + "id" : 835198620119019522, + "created_at" : "2017-02-24 18:44:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ZYWcHJVD3T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767240331&oldid=764305149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835198620131549187", + "text" : "Jim Jones at Botany Bay Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/ZYWcHJVD3T", + "id" : 835198620131549187, + "created_at" : "2017-02-24 18:44:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/dxbi4KaN4C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767239887&oldid=764795621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "835197703969714176", + "text" : "Us + Them Tour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dxbi4KaN4C", + "id" : 835197703969714176, + "created_at" : "2017-02-24 18:40:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/yzusvzhEKE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767073321&oldid=767067619", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834858117301166081", + "text" : "Talk:List of Solar System objects by size Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yzusvzhEKE", + "id" : 834858117301166081, + "created_at" : "2017-02-23 20:11:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/hLmGyvJUu7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767067619&oldid=748796805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834850480211779585", + "text" : "Talk:List of Solar System objects by size Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hLmGyvJUu7", + "id" : 834850480211779585, + "created_at" : "2017-02-23 19:40:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/E5eePEFk15", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767056188&oldid=767056127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834831529662672896", + "text" : "Mainstream media Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E5eePEFk15", + "id" : 834831529662672896, + "created_at" : "2017-02-23 18:25:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/AZ63IQxtWG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767056127&oldid=765120474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834831424867987457", + "text" : "Mainstream media Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AZ63IQxtWG", + "id" : 834831424867987457, + "created_at" : "2017-02-23 18:24:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/h8pODVl6Xz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767052546&oldid=766262182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834824963269996546", + "text" : "Chris Cillizza Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/h8pODVl6Xz", + "id" : 834824963269996546, + "created_at" : "2017-02-23 17:59:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/xDpGuYYSZb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767048124&oldid=763439850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834817211659386881", + "text" : "Morlock Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xDpGuYYSZb", + "id" : 834817211659386881, + "created_at" : "2017-02-23 17:28:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Hzx7cbWU6r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767046705&oldid=766343384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834814561475821570", + "text" : "Elijah S. Grammer Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/Hzx7cbWU6r", + "id" : 834814561475821570, + "created_at" : "2017-02-23 17:17:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Hzx7cbWU6r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767046705&oldid=766343384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834814561496793088", + "text" : "Elijah S. Grammer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hzx7cbWU6r", + "id" : 834814561496793088, + "created_at" : "2017-02-23 17:17:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/8NjBpa4Qf5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767043389&oldid=767042498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834809628441661440", + "text" : "Roy Brown (RAF officer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8NjBpa4Qf5", + "id" : 834809628441661440, + "created_at" : "2017-02-23 16:58:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/1KT5fG8O8J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767042498&oldid=765397527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834808298666852353", + "text" : "Roy Brown (RAF officer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1KT5fG8O8J", + "id" : 834808298666852353, + "created_at" : "2017-02-23 16:53:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/DFnet6XE6E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767041346&oldid=749019232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834805953002356736", + "text" : "Liebermann Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DFnet6XE6E", + "id" : 834805953002356736, + "created_at" : "2017-02-23 16:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/H0SxBPJLKz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767008952&oldid=767008927", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834742994460954624", + "text" : "\u00D6nder Atakanl\u0131 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H0SxBPJLKz", + "id" : 834742994460954624, + "created_at" : "2017-02-23 12:33:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/FJCCIBHXEm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767008927&oldid=767007258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834742939666542592", + "text" : "\u00D6nder Atakanl\u0131 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FJCCIBHXEm", + "id" : 834742939666542592, + "created_at" : "2017-02-23 12:33:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/KrPihdi5xp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=767007399&oldid=750009246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834739139526479872", + "text" : "\u00D6nder Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KrPihdi5xp", + "id" : 834739139526479872, + "created_at" : "2017-02-23 12:18:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/JQo7HWU6aZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766938312&oldid=766081634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834569123866755073", + "text" : "Victoria, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JQo7HWU6aZ", + "id" : 834569123866755073, + "created_at" : "2017-02-23 01:02:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/tzufFUtopp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766902510&oldid=766901802", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834501383642550272", + "text" : "I Just Can't Stop Loving You Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tzufFUtopp", + "id" : 834501383642550272, + "created_at" : "2017-02-22 20:33:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Gcpg2UOANi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766901802&oldid=766901719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834500027410219008", + "text" : "I Just Can't Stop Loving You Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gcpg2UOANi", + "id" : 834500027410219008, + "created_at" : "2017-02-22 20:28:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/MnKhLDnJ6y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766901719&oldid=766859444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834499876998303744", + "text" : "I Just Can't Stop Loving You Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MnKhLDnJ6y", + "id" : 834499876998303744, + "created_at" : "2017-02-22 20:27:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/1Bk7k0MOFQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766901643&oldid=766901571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834499748216336384", + "text" : "Bad (album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1Bk7k0MOFQ", + "id" : 834499748216336384, + "created_at" : "2017-02-22 20:26:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/zPZQN6mAZR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766901571&oldid=766294665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834499581777965056", + "text" : "Bad (album) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zPZQN6mAZR", + "id" : 834499581777965056, + "created_at" : "2017-02-22 20:26:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/6bhfJwDIiO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766901386&oldid=762691520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834499205943156737", + "text" : "Just Good Friends (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6bhfJwDIiO", + "id" : 834499205943156737, + "created_at" : "2017-02-22 20:24:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/jMg2NrKYyE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766886793&oldid=743555280", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834473162259693568", + "text" : "Darnell Jenkins Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/jMg2NrKYyE", + "id" : 834473162259693568, + "created_at" : "2017-02-22 18:41:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/HQkrnCgy2D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766880268&oldid=765812459", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834460225415553024", + "text" : "Marine biology Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HQkrnCgy2D", + "id" : 834460225415553024, + "created_at" : "2017-02-22 17:49:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/edy1y4NZTU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766880029&oldid=766436337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834459799286927363", + "text" : "Vaquita Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/edy1y4NZTU", + "id" : 834459799286927363, + "created_at" : "2017-02-22 17:48:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/6Rr79ZfGzy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766875599&oldid=764273557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834451116117082113", + "text" : "Talk:Austin Macauley Publishers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6Rr79ZfGzy", + "id" : 834451116117082113, + "created_at" : "2017-02-22 17:13:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/DgVcdChJba", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766873450&oldid=766872670", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834446946945347585", + "text" : "Austin Macauley Publishers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DgVcdChJba", + "id" : 834446946945347585, + "created_at" : "2017-02-22 16:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/fszJqyDTd1", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7794244&oldid=7778903&rcid=17873458", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834424397188440064", + "text" : "\u0411\u0435\u043B\u0435\u043D\u0435 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fszJqyDTd1", + "id" : 834424397188440064, + "created_at" : "2017-02-22 15:27:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/6p8kBEMlGP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766850207&oldid=763120145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834404973404381184", + "text" : "HMCS Montr\u00E9al (FFH 336) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6p8kBEMlGP", + "id" : 834404973404381184, + "created_at" : "2017-02-22 14:10:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/hkMpSz4UPc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=766848149&rcid=915854147", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834400511348580353", + "text" : "User talk:81.136.211.58 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hkMpSz4UPc", + "id" : 834400511348580353, + "created_at" : "2017-02-22 13:52:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/4V8No3OFN3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766847898&oldid=766839092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834399933952360448", + "text" : "Austin Macauley Publishers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4V8No3OFN3", + "id" : 834399933952360448, + "created_at" : "2017-02-22 13:50:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Q5TqVMMmV7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766847401&oldid=762075427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834398827562008576", + "text" : "Canadian Museum of History Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/Q5TqVMMmV7", + "id" : 834398827562008576, + "created_at" : "2017-02-22 13:45:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/rY5i0U9zA1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766834955&oldid=766834734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834369686439653376", + "text" : "Music of Bollywood Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rY5i0U9zA1", + "id" : 834369686439653376, + "created_at" : "2017-02-22 11:50:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/H0nL62mIjh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766834734&oldid=764647523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834369201464889344", + "text" : "Music of Bollywood Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/H0nL62mIjh", + "id" : 834369201464889344, + "created_at" : "2017-02-22 11:48:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/mYybiOCJ2g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766754981&oldid=760748128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834182879617904640", + "text" : "Canadair CF-5 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mYybiOCJ2g", + "id" : 834182879617904640, + "created_at" : "2017-02-21 23:27:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/HC2H41pQl7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766742472&oldid=766742409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834160161421942784", + "text" : "Lions Bay Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HC2H41pQl7", + "id" : 834160161421942784, + "created_at" : "2017-02-21 21:57:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/zIy4TVOcnu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766742409&oldid=766742305", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834160028718342144", + "text" : "Lions Bay Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zIy4TVOcnu", + "id" : 834160028718342144, + "created_at" : "2017-02-21 21:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/lUIRriK5i8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766742305&oldid=763336832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834159854054944769", + "text" : "Lions Bay Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lUIRriK5i8", + "id" : 834159854054944769, + "created_at" : "2017-02-21 21:56:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/TlzBTlBxPi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766741405&oldid=684929707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834158220482605057", + "text" : "Harrison Mills, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TlzBTlBxPi", + "id" : 834158220482605057, + "created_at" : "2017-02-21 21:49:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/zwHlGq0IKc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766741037&oldid=721485032", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834157608839831552", + "text" : "Kent, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zwHlGq0IKc", + "id" : 834157608839831552, + "created_at" : "2017-02-21 21:47:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/qx14WeZ4Nm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766736317&oldid=761148134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834149128938586112", + "text" : "Foxy Shazam Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/qx14WeZ4Nm", + "id" : 834149128938586112, + "created_at" : "2017-02-21 21:13:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/SSVLkHu59Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766732641&oldid=766732563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834142527800369152", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SSVLkHu59Q", + "id" : 834142527800369152, + "created_at" : "2017-02-21 20:47:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/V3uvn8zqKm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766732563&oldid=751593795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834142389275082753", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/V3uvn8zqKm", + "id" : 834142389275082753, + "created_at" : "2017-02-21 20:46:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/NgJuzFENSf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766719714&oldid=766719615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834120523785318402", + "text" : "Ring of Fire Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/NgJuzFENSf", + "id" : 834120523785318402, + "created_at" : "2017-02-21 19:20:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/lvYbPNUI2c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766719615&oldid=766502701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834120334626398208", + "text" : "Ring of Fire Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/lvYbPNUI2c", + "id" : 834120334626398208, + "created_at" : "2017-02-21 19:19:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/CTvilOZ3Ab", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766694992&oldid=766694857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834078209280983041", + "text" : "Indie literature Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CTvilOZ3Ab", + "id" : 834078209280983041, + "created_at" : "2017-02-21 16:31:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/gPxcyar1Vy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766694857&oldid=766694795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834078050744692746", + "text" : "Indie literature Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gPxcyar1Vy", + "id" : 834078050744692746, + "created_at" : "2017-02-21 16:31:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/HdaQBRFygj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766694795&oldid=766694575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834077950463053825", + "text" : "Indie literature Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HdaQBRFygj", + "id" : 834077950463053825, + "created_at" : "2017-02-21 16:30:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ej0XmrNgq6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766694575&oldid=697015946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834077622569205760", + "text" : "Indie literature Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ej0XmrNgq6", + "id" : 834077622569205760, + "created_at" : "2017-02-21 16:29:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/9mzXELxSCh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766693679&oldid=766693466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834076121662619648", + "text" : "List of fantasy novels (A\u2013H) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9mzXELxSCh", + "id" : 834076121662619648, + "created_at" : "2017-02-21 16:23:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/kmUsx0JkEi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766693466&oldid=761901637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834075842439413760", + "text" : "List of fantasy novels (A\u2013H) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kmUsx0JkEi", + "id" : 834075842439413760, + "created_at" : "2017-02-21 16:22:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/uZcNKFLz6u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766688768&oldid=766688675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834068291392065536", + "text" : "Fallen angel (disambiguation) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/uZcNKFLz6u", + "id" : 834068291392065536, + "created_at" : "2017-02-21 15:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/8uGjOvgUlw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766688675&oldid=754995561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834068144612327424", + "text" : "Fallen angel (disambiguation) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8uGjOvgUlw", + "id" : 834068144612327424, + "created_at" : "2017-02-21 15:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/VEto9b7px4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766688423&oldid=766639621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834067603542917121", + "text" : "Austin Macauley Publishers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VEto9b7px4", + "id" : 834067603542917121, + "created_at" : "2017-02-21 15:49:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Fzj4mBwSJn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766684424&oldid=765841269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834060878077186050", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Fzj4mBwSJn", + "id" : 834060878077186050, + "created_at" : "2017-02-21 15:23:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/KpibHUDT0A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766681182&oldid=764533806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834054904276713472", + "text" : "Rouyn-Noranda Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KpibHUDT0A", + "id" : 834054904276713472, + "created_at" : "2017-02-21 14:59:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/KpibHUDT0A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766681182&oldid=764533806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834054904293519364", + "text" : "Rouyn-Noranda Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/KpibHUDT0A", + "id" : 834054904293519364, + "created_at" : "2017-02-21 14:59:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/NBIqLa9QVv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766680775&oldid=719931024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834054184366403588", + "text" : "Les Escoumins, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NBIqLa9QVv", + "id" : 834054184366403588, + "created_at" : "2017-02-21 14:56:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/NBIqLa9QVv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766680775&oldid=719931024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "834054184383180800", + "text" : "Les Escoumins, Quebec Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/NBIqLa9QVv", + "id" : 834054184383180800, + "created_at" : "2017-02-21 14:56:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/5NFChjnQkZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766568828&oldid=766402523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833806672200138752", + "text" : "Greater Victoria Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5NFChjnQkZ", + "id" : 833806672200138752, + "created_at" : "2017-02-20 22:32:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/n5xhPs9NHi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766566307&oldid=759235698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833802250501906432", + "text" : "Capital Regional District Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/n5xhPs9NHi", + "id" : 833802250501906432, + "created_at" : "2017-02-20 22:15:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/g4ChdvFwAN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766555806&oldid=759430286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833785690068549634", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/g4ChdvFwAN", + "id" : 833785690068549634, + "created_at" : "2017-02-20 21:09:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/v7NVlWGZKK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766550807&oldid=766550531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833778213264437248", + "text" : "Zoo (TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v7NVlWGZKK", + "id" : 833778213264437248, + "created_at" : "2017-02-20 20:39:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/NXuENnuCzM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766550531&oldid=765605088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833777838532788225", + "text" : "Zoo (TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NXuENnuCzM", + "id" : 833777838532788225, + "created_at" : "2017-02-20 20:38:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/q19V6IE3G2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766521531&oldid=765982890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833732629719633922", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q19V6IE3G2", + "id" : 833732629719633922, + "created_at" : "2017-02-20 17:38:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/i1pT1twRZL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766517877&oldid=766517825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833725593032282112", + "text" : "World Pond Hockey Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i1pT1twRZL", + "id" : 833725593032282112, + "created_at" : "2017-02-20 17:10:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/3vBiFUc1iY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766517825&oldid=708317895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833725454167265280", + "text" : "World Pond Hockey Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3vBiFUc1iY", + "id" : 833725454167265280, + "created_at" : "2017-02-20 17:10:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/31zNHidvDq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766516965&oldid=762160878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "833723871547289600", + "text" : "Place d'Orl\u00E9ans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/31zNHidvDq", + "id" : 833723871547289600, + "created_at" : "2017-02-20 17:03:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5OunTbDs7h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766104220&oldid=766104113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832853747013394433", + "text" : "CCGS Sir Wilfrid Laurier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5OunTbDs7h", + "id" : 832853747013394433, + "created_at" : "2017-02-18 07:26:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/fo0Tvp4ift", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766104113&oldid=763053200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832853440447516672", + "text" : "CCGS Sir Wilfrid Laurier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fo0Tvp4ift", + "id" : 832853440447516672, + "created_at" : "2017-02-18 07:25:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/udnTdwLoA2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766025963&oldid=734616226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832679847407316993", + "text" : "Fort Rodd Hill National Historic Site Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/udnTdwLoA2", + "id" : 832679847407316993, + "created_at" : "2017-02-17 19:55:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/JhkHeWEk8A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766017568&oldid=766016770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832665411275653120", + "text" : "Marc Miller (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/JhkHeWEk8A", + "id" : 832665411275653120, + "created_at" : "2017-02-17 18:57:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/NLdvFt9nbk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=766016770&oldid=762685291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832664212442849280", + "text" : "Marc Miller (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NLdvFt9nbk", + "id" : 832664212442849280, + "created_at" : "2017-02-17 18:53:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/EvvDxYs85n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765989667&oldid=759844217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832619836974915585", + "text" : "Flag of Nova Scotia Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/EvvDxYs85n", + "id" : 832619836974915585, + "created_at" : "2017-02-17 15:56:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/22N7laBqy9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134632218&oldid=116824016&rcid=255426588", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832612101936054276", + "text" : "Year-to-date Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/22N7laBqy9", + "id" : 832612101936054276, + "created_at" : "2017-02-17 15:26:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ZglIKYEjNo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765856026&oldid=758788169", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832329248069316609", + "text" : "Tit-Coq Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/ZglIKYEjNo", + "id" : 832329248069316609, + "created_at" : "2017-02-16 20:42:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/RP0FUFiU31", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765848370&oldid=596211571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832317621462777857", + "text" : "Talk:Standards Institute of Israel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RP0FUFiU31", + "id" : 832317621462777857, + "created_at" : "2017-02-16 19:55:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Fk0ptVWC9h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765848216&oldid=728258960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832317337634271232", + "text" : "Standards Institute of Israel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fk0ptVWC9h", + "id" : 832317337634271232, + "created_at" : "2017-02-16 19:54:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/4FlTEj9EBf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765841269&oldid=728993581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832305988631932932", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4FlTEj9EBf", + "id" : 832305988631932932, + "created_at" : "2017-02-16 19:09:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/HGMiPTJhsL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765836987&oldid=760740445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832298578244751363", + "text" : "Solid waste policy in the United States Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HGMiPTJhsL", + "id" : 832298578244751363, + "created_at" : "2017-02-16 18:40:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/TcSD1C0o9Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765827365&oldid=765826993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832282708818681856", + "text" : "33 Combat Engineer Regiment Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/TcSD1C0o9Y", + "id" : 832282708818681856, + "created_at" : "2017-02-16 17:37:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/QRaSibPPf0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765826993&oldid=754893756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832282101873516545", + "text" : "33 Combat Engineer Regiment Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/QRaSibPPf0", + "id" : 832282101873516545, + "created_at" : "2017-02-16 17:34:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/EU3yui0n2k", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=449765210&oldid=449765087&rcid=477237478", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832236613052796928", + "text" : "Q7341133 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EU3yui0n2k", + "id" : 832236613052796928, + "created_at" : "2017-02-16 14:34:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/d1QKqMfSUH", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=449765087&oldid=420932392&rcid=477237354", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832236552357019651", + "text" : "Q7341133 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d1QKqMfSUH", + "id" : 832236552357019651, + "created_at" : "2017-02-16 14:33:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/8Ia9RbCPrM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765798859&oldid=765798688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832234765617131520", + "text" : "Robert's Island, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8Ia9RbCPrM", + "id" : 832234765617131520, + "created_at" : "2017-02-16 14:26:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/GZg1ZsYwMd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765798688&oldid=759070230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832234384367443969", + "text" : "Robert's Island, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GZg1ZsYwMd", + "id" : 832234384367443969, + "created_at" : "2017-02-16 14:25:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/U0AhejXwdk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765792010&oldid=760642180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832220376784572417", + "text" : "Online help Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/U0AhejXwdk", + "id" : 832220376784572417, + "created_at" : "2017-02-16 13:29:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/U0AhejXwdk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765792010&oldid=760642180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832220376788779008", + "text" : "Online help Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U0AhejXwdk", + "id" : 832220376788779008, + "created_at" : "2017-02-16 13:29:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Kfq41H3diC", + "expanded_url" : "https:\/\/id.wikipedia.org\/w\/index.php?diff=12510767&oldid=12496986&rcid=23074771", + "display_url" : "id.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "832154590183321601", + "text" : "Mike Lewis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kfq41H3diC", + "id" : 832154590183321601, + "created_at" : "2017-02-16 09:08:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/gKJaWwRGg2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765689883&oldid=764273307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831979982331207684", + "text" : "Austin Macauley Publishers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gKJaWwRGg2", + "id" : 831979982331207684, + "created_at" : "2017-02-15 21:34:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/xyXdqrT1Uh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765673016&oldid=761996684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831950321555537937", + "text" : "Madeleine (name) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xyXdqrT1Uh", + "id" : 831950321555537937, + "created_at" : "2017-02-15 19:36:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/cTgHfV8qFo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765653445&oldid=765528664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831917498845057027", + "text" : "Vishnya-class intelligence ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cTgHfV8qFo", + "id" : 831917498845057027, + "created_at" : "2017-02-15 17:26:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/OD5ar73Dx4", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96926101&oldid=96878114", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831851596409688065", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OD5ar73Dx4", + "id" : 831851596409688065, + "created_at" : "2017-02-15 13:04:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/KJYtAGQbt1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765513459&oldid=747236744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831607922710941697", + "text" : "Fermeuse Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KJYtAGQbt1", + "id" : 831607922710941697, + "created_at" : "2017-02-14 20:55:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/bJyn5TYRS8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765511853&oldid=765390776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831605062430556160", + "text" : "Licenciado Gustavo D\u00EDaz Ordaz International Airport Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/bJyn5TYRS8", + "id" : 831605062430556160, + "created_at" : "2017-02-14 20:44:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/BmYEdOoYMB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765508814&oldid=715882237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831599857978712064", + "text" : "Carrolls Crossing, New Brunswick Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BmYEdOoYMB", + "id" : 831599857978712064, + "created_at" : "2017-02-14 20:23:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/RBzawKr8BG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765503346&oldid=671585005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831589899660832769", + "text" : "Wool on Wolves Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RBzawKr8BG", + "id" : 831589899660832769, + "created_at" : "2017-02-14 19:44:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/hQWmw4hhMJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765469538&oldid=765398045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831532178064408580", + "text" : "Epic Card Game Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hQWmw4hhMJ", + "id" : 831532178064408580, + "created_at" : "2017-02-14 15:54:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/1PLxGpKdan", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765459920&oldid=765458923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831517023108726784", + "text" : "University of Ottawa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1PLxGpKdan", + "id" : 831517023108726784, + "created_at" : "2017-02-14 14:54:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/tlTEo40uQk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134540665&oldid=134540411&rcid=254241004", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831516299847151616", + "text" : "Tribunal canadien du commerce ext\u00E9rieur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tlTEo40uQk", + "id" : 831516299847151616, + "created_at" : "2017-02-14 14:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rG4PRgi2g8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765458923&oldid=764787429", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831515401372782592", + "text" : "University of Ottawa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rG4PRgi2g8", + "id" : 831515401372782592, + "created_at" : "2017-02-14 14:48:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/24KWyov9m7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134540411&oldid=96523950&rcid=254240398", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831514222500671488", + "text" : "Tribunal canadien du commerce ext\u00E9rieur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/24KWyov9m7", + "id" : 831514222500671488, + "created_at" : "2017-02-14 14:43:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/p7ALsdC5RP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765457739&oldid=765457634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831513477571297280", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p7ALsdC5RP", + "id" : 831513477571297280, + "created_at" : "2017-02-14 14:40:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/p7ALsdC5RP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765457739&oldid=765457634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831513477655232512", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/p7ALsdC5RP", + "id" : 831513477655232512, + "created_at" : "2017-02-14 14:40:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/f0j6nmhSSQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765457634&oldid=764774699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831513303713247233", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/f0j6nmhSSQ", + "id" : 831513303713247233, + "created_at" : "2017-02-14 14:39:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/f0j6nmhSSQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765457634&oldid=764774699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831513303713271814", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f0j6nmhSSQ", + "id" : 831513303713271814, + "created_at" : "2017-02-14 14:39:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/PjlK9u1nYk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765457616&oldid=760112021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831513274881564673", + "text" : "Canadian International Trade Tribunal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PjlK9u1nYk", + "id" : 831513274881564673, + "created_at" : "2017-02-14 14:39:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/S7jkzpRC1k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765355534&oldid=763918652", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831279101600264201", + "text" : "Linn Valley, Kansas Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/S7jkzpRC1k", + "id" : 831279101600264201, + "created_at" : "2017-02-13 23:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/g4BVhtWbCg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765308865&oldid=763051304", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831207854426222592", + "text" : "CCGS Amundsen Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/g4BVhtWbCg", + "id" : 831207854426222592, + "created_at" : "2017-02-13 18:26:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/12FaSZFWbd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765266416&oldid=765149334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831141160412389377", + "text" : "Ng Lap Seng Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/12FaSZFWbd", + "id" : 831141160412389377, + "created_at" : "2017-02-13 14:01:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/I4h0G2rGI8", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96878114&oldid=96878073", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831069666864934912", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I4h0G2rGI8", + "id" : 831069666864934912, + "created_at" : "2017-02-13 09:17:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Xx6DA0KEuX", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96878073&oldid=96878061", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831067949570064384", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xx6DA0KEuX", + "id" : 831067949570064384, + "created_at" : "2017-02-13 09:10:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/JtIkUBFkeu", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96878061&oldid=96878025", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831067485323534337", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JtIkUBFkeu", + "id" : 831067485323534337, + "created_at" : "2017-02-13 09:08:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/zylUUmFggQ", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96878025&oldid=96877994", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831065951441453056", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zylUUmFggQ", + "id" : 831065951441453056, + "created_at" : "2017-02-13 09:02:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/wtAeOcB6iB", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877994&oldid=96877910", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831065032775593984", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wtAeOcB6iB", + "id" : 831065032775593984, + "created_at" : "2017-02-13 08:58:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/prYytzF0kl", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877910&oldid=96877856", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831062858561679360", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/prYytzF0kl", + "id" : 831062858561679360, + "created_at" : "2017-02-13 08:50:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/2qTudBEX8h", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877856&oldid=96877844", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831061716159123459", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2qTudBEX8h", + "id" : 831061716159123459, + "created_at" : "2017-02-13 08:45:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/wKslDqrQdc", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877844&oldid=96877803", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831061469924044800", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wKslDqrQdc", + "id" : 831061469924044800, + "created_at" : "2017-02-13 08:44:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/kqlyUajENi", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877803&oldid=96877798", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831059956149448704", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kqlyUajENi", + "id" : 831059956149448704, + "created_at" : "2017-02-13 08:38:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/YRT71LfE1k", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877798&oldid=96877686", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831059865435045888", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YRT71LfE1k", + "id" : 831059865435045888, + "created_at" : "2017-02-13 08:38:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/7pQ9gjb6HK", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877686&oldid=96877611", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831056737654493185", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7pQ9gjb6HK", + "id" : 831056737654493185, + "created_at" : "2017-02-13 08:25:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/MWohbgB2eU", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877611&oldid=96877604", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831053800051974144", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MWohbgB2eU", + "id" : 831053800051974144, + "created_at" : "2017-02-13 08:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/UXChGRvnRl", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877604&oldid=96877560", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831053467242332160", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UXChGRvnRl", + "id" : 831053467242332160, + "created_at" : "2017-02-13 08:12:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/O2m2sOp6ta", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96877560&oldid=96593639", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "831051912048939008", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O2m2sOp6ta", + "id" : 831051912048939008, + "created_at" : "2017-02-13 08:06:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/wsExqmPcdi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=765133122&oldid=764651089", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "830872848000495616", + "text" : "John McCallum Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/wsExqmPcdi", + "id" : 830872848000495616, + "created_at" : "2017-02-12 20:14:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/E0KSpwHA29", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764773467&oldid=735879744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "830164270990102529", + "text" : "Lower Mainland Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/E0KSpwHA29", + "id" : 830164270990102529, + "created_at" : "2017-02-10 21:19:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/gcBKc69BKJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764770560&oldid=764519409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "830158873487110144", + "text" : "Nanaimo Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gcBKc69BKJ", + "id" : 830158873487110144, + "created_at" : "2017-02-10 20:57:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/N8GPi7f7He", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764752084&oldid=764752047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "830127528031481861", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N8GPi7f7He", + "id" : 830127528031481861, + "created_at" : "2017-02-10 18:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/N8GPi7f7He", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764752084&oldid=764752047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "830127528249528321", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/N8GPi7f7He", + "id" : 830127528249528321, + "created_at" : "2017-02-10 18:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ZAdyx06i2w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=764752047&rcid=911153993", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "830127469214695428", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZAdyx06i2w", + "id" : 830127469214695428, + "created_at" : "2017-02-10 18:53:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ZAdyx06i2w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=764752047&rcid=911153993", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "830127469269229568", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/ZAdyx06i2w", + "id" : 830127469269229568, + "created_at" : "2017-02-10 18:53:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/lv6ScOxZTt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764729096&oldid=759366728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "830090834846547970", + "text" : "Employment and Social Development Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lv6ScOxZTt", + "id" : 830090834846547970, + "created_at" : "2017-02-10 16:27:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/BwFw9AzZcQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764621172&oldid=764518816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829835394946625538", + "text" : "Whistler, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BwFw9AzZcQ", + "id" : 829835394946625538, + "created_at" : "2017-02-09 23:32:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/oQiBOgKDVp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764592898&oldid=764592581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829788989225844740", + "text" : "8 Simple Rules Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oQiBOgKDVp", + "id" : 829788989225844740, + "created_at" : "2017-02-09 20:28:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/2HP9aPMcCR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764592581&oldid=761495209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829788445476286464", + "text" : "8 Simple Rules Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2HP9aPMcCR", + "id" : 829788445476286464, + "created_at" : "2017-02-09 20:25:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/M83rKBbwbP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587857&oldid=764587834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829780036723081216", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M83rKBbwbP", + "id" : 829780036723081216, + "created_at" : "2017-02-09 19:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/M83rKBbwbP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587857&oldid=764587834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829780036727296000", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/M83rKBbwbP", + "id" : 829780036727296000, + "created_at" : "2017-02-09 19:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/TTI1KpHNnM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587834&oldid=764587776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829779987398029317", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TTI1KpHNnM", + "id" : 829779987398029317, + "created_at" : "2017-02-09 19:52:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/TTI1KpHNnM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587834&oldid=764587776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829779987565789186", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/TTI1KpHNnM", + "id" : 829779987565789186, + "created_at" : "2017-02-09 19:52:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/pUQmZrziA2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587776&oldid=764587250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829779888223768576", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/pUQmZrziA2", + "id" : 829779888223768576, + "created_at" : "2017-02-09 19:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/pUQmZrziA2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587776&oldid=764587250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829779888253050880", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pUQmZrziA2", + "id" : 829779888253050880, + "created_at" : "2017-02-09 19:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/CZbpEMckPf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587250&oldid=764587201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829779076051247108", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CZbpEMckPf", + "id" : 829779076051247108, + "created_at" : "2017-02-09 19:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/CZbpEMckPf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587250&oldid=764587201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829779076248436736", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/CZbpEMckPf", + "id" : 829779076248436736, + "created_at" : "2017-02-09 19:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/p793u4f08Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587201&oldid=764574626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829778977107611649", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/p793u4f08Z", + "id" : 829778977107611649, + "created_at" : "2017-02-09 19:48:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/p793u4f08Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764587201&oldid=764574626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829778977166356480", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p793u4f08Z", + "id" : 829778977166356480, + "created_at" : "2017-02-09 19:48:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/VTTsFyum9R", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134404851&oldid=132873366&rcid=252632871", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829760593691295744", + "text" : "Les Fusiliers du St-Laurent Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VTTsFyum9R", + "id" : 829760593691295744, + "created_at" : "2017-02-09 18:35:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/jQRZ2dXc0w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764574626&oldid=764565313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829758495662698496", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/jQRZ2dXc0w", + "id" : 829758495662698496, + "created_at" : "2017-02-09 18:26:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/jQRZ2dXc0w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764574626&oldid=764565313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829758495687852032", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jQRZ2dXc0w", + "id" : 829758495687852032, + "created_at" : "2017-02-09 18:26:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/0u1YNxvW1K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764565195&oldid=764564899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829743984377524224", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/0u1YNxvW1K", + "id" : 829743984377524224, + "created_at" : "2017-02-09 17:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/0u1YNxvW1K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764565195&oldid=764564899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829743984419409921", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0u1YNxvW1K", + "id" : 829743984419409921, + "created_at" : "2017-02-09 17:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/cBrCWt4x0n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764564899&oldid=764564895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829743535545004034", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cBrCWt4x0n", + "id" : 829743535545004034, + "created_at" : "2017-02-09 17:27:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/cBrCWt4x0n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764564899&oldid=764564895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829743535565967360", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/cBrCWt4x0n", + "id" : 829743535565967360, + "created_at" : "2017-02-09 17:27:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/2I5jWlgMbI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764564857&oldid=764564796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829743482675798017", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/2I5jWlgMbI", + "id" : 829743482675798017, + "created_at" : "2017-02-09 17:27:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/2I5jWlgMbI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764564857&oldid=764564796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829743482692595713", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2I5jWlgMbI", + "id" : 829743482692595713, + "created_at" : "2017-02-09 17:27:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ZFDdmoLMag", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764564796&oldid=764557795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829743398005387265", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZFDdmoLMag", + "id" : 829743398005387265, + "created_at" : "2017-02-09 17:26:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ZFDdmoLMag", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764564796&oldid=764557795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829743398026346496", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/ZFDdmoLMag", + "id" : 829743398026346496, + "created_at" : "2017-02-09 17:26:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ndEtzQHKke", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764557795&oldid=760691563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829732069282574338", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ndEtzQHKke", + "id" : 829732069282574338, + "created_at" : "2017-02-09 16:41:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ndEtzQHKke", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764557795&oldid=760691563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829732069362323457", + "text" : "Draft:Massoud Khazabi Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/ndEtzQHKke", + "id" : 829732069362323457, + "created_at" : "2017-02-09 16:41:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/RNNwCnha2y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764416960&oldid=764416903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829430460270919680", + "text" : "Professional certification Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RNNwCnha2y", + "id" : 829430460270919680, + "created_at" : "2017-02-08 20:43:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/0z7p4M90fK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764416870&oldid=763515433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829430356197638144", + "text" : "Professional certification Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0z7p4M90fK", + "id" : 829430356197638144, + "created_at" : "2017-02-08 20:43:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/S73YNfE3Eq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764409236&oldid=764409171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829418407032418304", + "text" : "Teatro Caupolic\u00E1n Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/S73YNfE3Eq", + "id" : 829418407032418304, + "created_at" : "2017-02-08 19:55:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/T8BrrBmkz7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764409171&oldid=758906974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829418280083456000", + "text" : "Teatro Caupolic\u00E1n Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/T8BrrBmkz7", + "id" : 829418280083456000, + "created_at" : "2017-02-08 19:55:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/W8TYrocumN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764403387&oldid=764397662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829408661114126337", + "text" : "Emperor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W8TYrocumN", + "id" : 829408661114126337, + "created_at" : "2017-02-08 19:16:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/9jYdPXR5WN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764363721&oldid=695565646", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829334087139782660", + "text" : "User talk:198.103.223.52 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9jYdPXR5WN", + "id" : 829334087139782660, + "created_at" : "2017-02-08 14:20:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/1BL6YSspJt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764267364&oldid=764267205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829113256065253376", + "text" : "Harold Greenberg Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/1BL6YSspJt", + "id" : 829113256065253376, + "created_at" : "2017-02-07 23:42:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/KFZVIUb06P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764267205&oldid=764266728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829112995900948480", + "text" : "Harold Greenberg Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/KFZVIUb06P", + "id" : 829112995900948480, + "created_at" : "2017-02-07 23:41:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/6AlWFP0X9Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764266728&oldid=764265425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829112077176467457", + "text" : "Harold Greenberg Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6AlWFP0X9Z", + "id" : 829112077176467457, + "created_at" : "2017-02-07 23:38:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/8cY9zoc94J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764265425&oldid=764265289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829109855424245760", + "text" : "Harold Greenberg Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8cY9zoc94J", + "id" : 829109855424245760, + "created_at" : "2017-02-07 23:29:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/otNV3lDzkA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764265289&oldid=764265131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829109631452602368", + "text" : "Harold Greenberg Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/otNV3lDzkA", + "id" : 829109631452602368, + "created_at" : "2017-02-07 23:28:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/gqvMFikNTs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764265131&oldid=747553514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829109342209183747", + "text" : "Harold Greenberg Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gqvMFikNTs", + "id" : 829109342209183747, + "created_at" : "2017-02-07 23:27:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/OeRTDYwFxm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764243941&oldid=738627435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829076495679254528", + "text" : "Correos de M\u00E9xico Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OeRTDYwFxm", + "id" : 829076495679254528, + "created_at" : "2017-02-07 21:16:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/cnu1DSla1Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764217019&oldid=760058751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829034784433303552", + "text" : "Brainstem stroke syndrome Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/cnu1DSla1Z", + "id" : 829034784433303552, + "created_at" : "2017-02-07 18:31:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/izlolxYlis", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134344762&oldid=128920850&rcid=251857764", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "829002941659021314", + "text" : "Jehane Beno\u00EEt Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/izlolxYlis", + "id" : 829002941659021314, + "created_at" : "2017-02-07 16:24:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/fTPuH0AC53", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764184886&oldid=757843509", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828985508407681024", + "text" : "Roger Tomlinson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fTPuH0AC53", + "id" : 828985508407681024, + "created_at" : "2017-02-07 15:15:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/XPsKO3OlHh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134339837&oldid=134339579&rcid=251752753", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828961058920480768", + "text" : "Claude Julien (hockey sur glace) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XPsKO3OlHh", + "id" : 828961058920480768, + "created_at" : "2017-02-07 13:38:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/0GAt4pjGTi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764171416&oldid=722266590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828961026834104321", + "text" : "Hemifacial spasm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0GAt4pjGTi", + "id" : 828961026834104321, + "created_at" : "2017-02-07 13:38:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/QV4veYqqEg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134339306&oldid=134339095&rcid=251751548", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828957205059735553", + "text" : "Claude Julien (hockey sur glace) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QV4veYqqEg", + "id" : 828957205059735553, + "created_at" : "2017-02-07 13:22:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/D3AFZB7hni", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134339095&oldid=132797757&rcid=251751137", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828955979014369282", + "text" : "Claude Julien (hockey sur glace) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D3AFZB7hni", + "id" : 828955979014369282, + "created_at" : "2017-02-07 13:18:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/DUJuVluWT6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764043059&oldid=764018238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828681392489955330", + "text" : "Halifax Hurricanes Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/DUJuVluWT6", + "id" : 828681392489955330, + "created_at" : "2017-02-06 19:06:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/2vNz1PsnUp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764039400&oldid=740348275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828675860337131520", + "text" : "User talk:198.103.152.52 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2vNz1PsnUp", + "id" : 828675860337131520, + "created_at" : "2017-02-06 18:44:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/p9B2FCjEmV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764031847&oldid=764031818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828661925630328838", + "text" : "Aitken House Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/p9B2FCjEmV", + "id" : 828661925630328838, + "created_at" : "2017-02-06 17:49:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/iNmdxIl5hT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764031818&oldid=739474107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828661877001560068", + "text" : "Aitken House Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iNmdxIl5hT", + "id" : 828661877001560068, + "created_at" : "2017-02-06 17:49:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/CJCjcbnps5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764029033&oldid=763016643", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828657308540534784", + "text" : "Fort Lauderdale\u2013Hollywood International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CJCjcbnps5", + "id" : 828657308540534784, + "created_at" : "2017-02-06 17:31:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/NrxM99MEzZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764028533&oldid=762352081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828656462952030208", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NrxM99MEzZ", + "id" : 828656462952030208, + "created_at" : "2017-02-06 17:27:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/zMejIJAyY5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764023271&oldid=700781173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828646645101428736", + "text" : "Evil Angel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zMejIJAyY5", + "id" : 828646645101428736, + "created_at" : "2017-02-06 16:48:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/iDwUOihiFe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764022940&oldid=764022893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828645892890697728", + "text" : "Fallen angel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iDwUOihiFe", + "id" : 828645892890697728, + "created_at" : "2017-02-06 16:45:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/zNgT1U8NkO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134316060&oldid=133748787&rcid=251599898", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828645547854684160", + "text" : "Mus\u00E9e canadien de l'histoire Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/zNgT1U8NkO", + "id" : 828645547854684160, + "created_at" : "2017-02-06 16:44:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/DXdmKSZSVz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764022665&oldid=764022447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828645369378664452", + "text" : "Fallen angel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DXdmKSZSVz", + "id" : 828645369378664452, + "created_at" : "2017-02-06 16:43:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/xOdvedCl8Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764022447&oldid=763867397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828644960740184064", + "text" : "Fallen angel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xOdvedCl8Z", + "id" : 828644960740184064, + "created_at" : "2017-02-06 16:42:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/UwSN0H9i6e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764021599&oldid=764021387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828643354317639680", + "text" : "Medieval fantasy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UwSN0H9i6e", + "id" : 828643354317639680, + "created_at" : "2017-02-06 16:35:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Bb250R6zbz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764021387&oldid=764021142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828642902607798272", + "text" : "Medieval fantasy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Bb250R6zbz", + "id" : 828642902607798272, + "created_at" : "2017-02-06 16:33:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/YjgdLLsu1a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=764021142&oldid=763878863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828642486490894338", + "text" : "Medieval fantasy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YjgdLLsu1a", + "id" : 828642486490894338, + "created_at" : "2017-02-06 16:32:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/leqY1hoXVj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763996129&oldid=763028287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828590022215532546", + "text" : "Saturn's hexagon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/leqY1hoXVj", + "id" : 828590022215532546, + "created_at" : "2017-02-06 13:03:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/eZPOyLvCfS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763763464&oldid=746667505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828080450400821249", + "text" : "List of Canadian Coast Guard Bases and Stations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eZPOyLvCfS", + "id" : 828080450400821249, + "created_at" : "2017-02-05 03:18:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/eZPOyLvCfS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763763464&oldid=746667505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "828080450400825345", + "text" : "List of Canadian Coast Guard Bases and Stations Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/eZPOyLvCfS", + "id" : 828080450400825345, + "created_at" : "2017-02-05 03:18:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/WaZBnHzCUY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763514635&oldid=763514441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827581987141607424", + "text" : "James Baldwin Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/WaZBnHzCUY", + "id" : 827581987141607424, + "created_at" : "2017-02-03 18:18:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ydtFc9Axx9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763514441&oldid=763514303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827581703002656769", + "text" : "James Baldwin Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/ydtFc9Axx9", + "id" : 827581703002656769, + "created_at" : "2017-02-03 18:17:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/9kfOikoPNa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763514303&oldid=763514014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827581446718111745", + "text" : "James Baldwin Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/9kfOikoPNa", + "id" : 827581446718111745, + "created_at" : "2017-02-03 18:16:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Zx3kcmxWLf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763514014&oldid=763172357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827580887747403778", + "text" : "James Baldwin Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/Zx3kcmxWLf", + "id" : 827580887747403778, + "created_at" : "2017-02-03 18:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/946h8HXRuA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763485998&oldid=759309547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827531653933318144", + "text" : "Tapestry (CBC radio) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/946h8HXRuA", + "id" : 827531653933318144, + "created_at" : "2017-02-03 14:58:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/WIKaKZWYQM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763359707&oldid=761538638", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827245464856702976", + "text" : "Hibernation Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/WIKaKZWYQM", + "id" : 827245464856702976, + "created_at" : "2017-02-02 20:01:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/xuZYOhECqm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134204452&oldid=134195761&rcid=250425799", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827233994353815554", + "text" : "Premier Contact (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xuZYOhECqm", + "id" : 827233994353815554, + "created_at" : "2017-02-02 19:15:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/DZuD2bUqwK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763340320&oldid=763078839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827214376490921984", + "text" : "List of massacres in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DZuD2bUqwK", + "id" : 827214376490921984, + "created_at" : "2017-02-02 17:57:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/aoVfueAmvd", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=19678723&oldid=15871972", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827207556682674177", + "text" : "\u0406\u043A\u0430\u043B\u0443\u0457\u0442 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aoVfueAmvd", + "id" : 827207556682674177, + "created_at" : "2017-02-02 17:30:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/WO9o1oNHAE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763333066&oldid=763332282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827202993703485440", + "text" : "Sherbrooke Phoenix Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WO9o1oNHAE", + "id" : 827202993703485440, + "created_at" : "2017-02-02 17:12:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/C6eSPmFhMv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763332864&oldid=745080657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827202659585245184", + "text" : "Robert Gigu\u00E8re Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/C6eSPmFhMv", + "id" : 827202659585245184, + "created_at" : "2017-02-02 17:10:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/HpONaHJ2HY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763332282&oldid=763331286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827201732509913088", + "text" : "Sherbrooke Phoenix Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HpONaHJ2HY", + "id" : 827201732509913088, + "created_at" : "2017-02-02 17:07:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/zygU3lqih6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763331286&oldid=759762863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827200131992784900", + "text" : "Sherbrooke Phoenix Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zygU3lqih6", + "id" : 827200131992784900, + "created_at" : "2017-02-02 17:00:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/IVZlEvLYzl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763323381&oldid=755732783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827188105836974084", + "text" : "History of Newfoundland and Labrador Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IVZlEvLYzl", + "id" : 827188105836974084, + "created_at" : "2017-02-02 16:13:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/f7saaCbTrD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763313822&oldid=763313566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827172337007075329", + "text" : "CFB Suffield Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/f7saaCbTrD", + "id" : 827172337007075329, + "created_at" : "2017-02-02 15:10:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/wyNoV8kXBn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763313566&oldid=752943213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827171888174608384", + "text" : "CFB Suffield Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wyNoV8kXBn", + "id" : 827171888174608384, + "created_at" : "2017-02-02 15:08:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/lX80LBh1t0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763311558&oldid=763310950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827168223212740608", + "text" : "Art Gallery of Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lX80LBh1t0", + "id" : 827168223212740608, + "created_at" : "2017-02-02 14:54:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ynIQqAYEFN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763310950&oldid=754307802", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827167101416828928", + "text" : "Art Gallery of Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ynIQqAYEFN", + "id" : 827167101416828928, + "created_at" : "2017-02-02 14:49:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/aZszgkvlhe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134195761&oldid=134193088&rcid=250395099", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "827153711436800000", + "text" : "Premier Contact (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aZszgkvlhe", + "id" : 827153711436800000, + "created_at" : "2017-02-02 13:56:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/5vSoiZrpjg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763225623&oldid=763225526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826955464600592384", + "text" : "Andy Fillmore Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/5vSoiZrpjg", + "id" : 826955464600592384, + "created_at" : "2017-02-02 00:48:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/NvpWCrKsP2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763225526&oldid=763225411", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826955292688670720", + "text" : "Andy Fillmore Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NvpWCrKsP2", + "id" : 826955292688670720, + "created_at" : "2017-02-02 00:48:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/UtuqCW5gKy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763225411&oldid=763224557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826955117471596544", + "text" : "Andy Fillmore Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/UtuqCW5gKy", + "id" : 826955117471596544, + "created_at" : "2017-02-02 00:47:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/qChyMnmpvg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763224557&oldid=762685330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826953588836556800", + "text" : "Andy Fillmore Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/qChyMnmpvg", + "id" : 826953588836556800, + "created_at" : "2017-02-02 00:41:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/iU0uyTlrVm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763192011&oldid=763191894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826892093352198147", + "text" : "List of most expensive streets by city Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iU0uyTlrVm", + "id" : 826892093352198147, + "created_at" : "2017-02-01 20:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/X4rZsndVEZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763191894&oldid=761710177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826891976477904896", + "text" : "List of most expensive streets by city Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X4rZsndVEZ", + "id" : 826891976477904896, + "created_at" : "2017-02-01 20:36:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/qh12CRru2a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763186269&oldid=763145043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826882936934903808", + "text" : "Order of precedence in Scotland Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qh12CRru2a", + "id" : 826882936934903808, + "created_at" : "2017-02-01 20:00:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ADcN6bWqtd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763170637&oldid=763034419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826858135935733765", + "text" : "Great Pacific garbage patch Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/ADcN6bWqtd", + "id" : 826858135935733765, + "created_at" : "2017-02-01 18:21:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ADcN6bWqtd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763170637&oldid=763034419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826858135960899584", + "text" : "Great Pacific garbage patch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ADcN6bWqtd", + "id" : 826858135960899584, + "created_at" : "2017-02-01 18:21:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/YlRZfZ63n9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763158995&oldid=755818342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826840745978036224", + "text" : "Mathis Bolly Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/YlRZfZ63n9", + "id" : 826840745978036224, + "created_at" : "2017-02-01 17:12:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/nINIFmbXud", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763158099&oldid=762747898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826839171486605312", + "text" : "Fortuna D\u00FCsseldorf Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/nINIFmbXud", + "id" : 826839171486605312, + "created_at" : "2017-02-01 17:06:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/LRG7kdOUqj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763153434&oldid=762661146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826830905754927104", + "text" : "Herv\u00E9 Villechaize Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/LRG7kdOUqj", + "id" : 826830905754927104, + "created_at" : "2017-02-01 16:33:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/LRG7kdxj1J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763153434&oldid=762661146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826830905910063104", + "text" : "Herv\u00E9 Villechaize Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LRG7kdxj1J", + "id" : 826830905910063104, + "created_at" : "2017-02-01 16:33:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/zZtAnYPHdE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763153129&oldid=760925769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826830388353986560", + "text" : "Grant Allen Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zZtAnYPHdE", + "id" : 826830388353986560, + "created_at" : "2017-02-01 16:31:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Kvx6Tq1WHh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763152235&oldid=743184600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826828805612457985", + "text" : "Seymour Heller Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kvx6Tq1WHh", + "id" : 826828805612457985, + "created_at" : "2017-02-01 16:25:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Kvx6Tq1WHh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763152235&oldid=743184600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826828805624967168", + "text" : "Seymour Heller Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/Kvx6Tq1WHh", + "id" : 826828805624967168, + "created_at" : "2017-02-01 16:25:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/CRp7zAhjXm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134172445&oldid=134162110&rcid=250077796", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826825133759270912", + "text" : "Qu\u00E9bec (ville) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CRp7zAhjXm", + "id" : 826825133759270912, + "created_at" : "2017-02-01 16:10:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/p8c80Qhy52", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134171163&oldid=132426967&rcid=250049660", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826813971034406912", + "text" : "Rusyn Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/p8c80Qhy52", + "id" : 826813971034406912, + "created_at" : "2017-02-01 15:26:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/bFlpDXZRMo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=763140442&rcid=908004227", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826808622080466945", + "text" : "Wikipedia talk:Articles for deletion\/Antony Cheng Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/bFlpDXZRMo", + "id" : 826808622080466945, + "created_at" : "2017-02-01 15:05:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/oHZfDt9U2R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=763135051&oldid=759087578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826798090447421441", + "text" : "Hinton, Alberta Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oHZfDt9U2R", + "id" : 826798090447421441, + "created_at" : "2017-02-01 14:23:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Nk44VtMkgG", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=96593639&oldid=96574092", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "826740398253076480", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Nk44VtMkgG", + "id" : 826740398253076480, + "created_at" : "2017-02-01 10:34:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_03.js b/20181122/data/js/tweets/2017_03.js new file mode 100644 index 00000000..d319496f --- /dev/null +++ b/20181122/data/js/tweets/2017_03.js @@ -0,0 +1,16310 @@ +Grailbird.data.tweets_2017_03 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/dwJVBSYtJB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773177295&oldid=772875647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847902999057907712", + "text" : "1973\u201374 NHL season Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/dwJVBSYtJB", + "id" : 847902999057907712, + "created_at" : "2017-03-31 20:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/FUqj4hFips", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773171464&oldid=760093073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847893277068210177", + "text" : "Mohamed Fahmy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FUqj4hFips", + "id" : 847893277068210177, + "created_at" : "2017-03-31 19:28:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/skYxIVmQe9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773164075&oldid=773163032", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847879936371240963", + "text" : "2007 BDO Classic Canadian Open of Curling (January) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/skYxIVmQe9", + "id" : 847879936371240963, + "created_at" : "2017-03-31 18:35:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ru1LwyilhY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773163032&oldid=773162911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847877840133648386", + "text" : "2007 BDO Classic Canadian Open of Curling (January) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ru1LwyilhY", + "id" : 847877840133648386, + "created_at" : "2017-03-31 18:26:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/D9Uy8ZvSox", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773162911&oldid=773162666", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847877624844169217", + "text" : "2007 BDO Classic Canadian Open of Curling (January) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D9Uy8ZvSox", + "id" : 847877624844169217, + "created_at" : "2017-03-31 18:25:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/CIkwm2JAFK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773162666&oldid=773162351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847877091601391616", + "text" : "2007 BDO Classic Canadian Open of Curling (January) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CIkwm2JAFK", + "id" : 847877091601391616, + "created_at" : "2017-03-31 18:23:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/0NOKqo5eG0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773162351&oldid=773162311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847876567481143297", + "text" : "2007 BDO Classic Canadian Open of Curling (January) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0NOKqo5eG0", + "id" : 847876567481143297, + "created_at" : "2017-03-31 18:21:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/HqruHhg3iT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773162311&oldid=637518096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847876495834062849", + "text" : "2007 BDO Classic Canadian Open of Curling (January) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HqruHhg3iT", + "id" : 847876495834062849, + "created_at" : "2017-03-31 18:21:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8brPrFVwna", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773160252&oldid=773160045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847872383172177921", + "text" : "2011 Colonial Square Ladies Classic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8brPrFVwna", + "id" : 847872383172177921, + "created_at" : "2017-03-31 18:05:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/PKuJEhqsSQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773160045&oldid=773159961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847872011284172800", + "text" : "2011 Colonial Square Ladies Classic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PKuJEhqsSQ", + "id" : 847872011284172800, + "created_at" : "2017-03-31 18:03:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Y8ZhuyvEtA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773159961&oldid=773159921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847871875317460993", + "text" : "2011 Colonial Square Ladies Classic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y8ZhuyvEtA", + "id" : 847871875317460993, + "created_at" : "2017-03-31 18:03:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/LZhI1nQ5CK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773159921&oldid=773159874", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847871802730786816", + "text" : "2011 Colonial Square Ladies Classic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LZhI1nQ5CK", + "id" : 847871802730786816, + "created_at" : "2017-03-31 18:02:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/FOAOU5YaCn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773159874&oldid=747377945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847871716370128896", + "text" : "2011 Colonial Square Ladies Classic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FOAOU5YaCn", + "id" : 847871716370128896, + "created_at" : "2017-03-31 18:02:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/ZQQDw4Bae0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773159352&oldid=759757070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847870769174646784", + "text" : "French tarot Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZQQDw4Bae0", + "id" : 847870769174646784, + "created_at" : "2017-03-31 17:58:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/mmN0k51gEW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773154129&oldid=761141099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847860919505965056", + "text" : "Talk:Columbian Exchange Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mmN0k51gEW", + "id" : 847860919505965056, + "created_at" : "2017-03-31 17:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/mSxIBJprvZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773149494&oldid=773149404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847851943464771584", + "text" : "2015 Trampoline World Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mSxIBJprvZ", + "id" : 847851943464771584, + "created_at" : "2017-03-31 16:43:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/retpHngbau", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773149404&oldid=767440397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847851823457329153", + "text" : "2015 Trampoline World Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/retpHngbau", + "id" : 847851823457329153, + "created_at" : "2017-03-31 16:43:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/fISWju5XTE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773149055&oldid=754107737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847851154662969344", + "text" : "2015 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fISWju5XTE", + "id" : 847851154662969344, + "created_at" : "2017-03-31 16:40:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/zRD55dp6A1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773147138&oldid=773018657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847847430334930944", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zRD55dp6A1", + "id" : 847847430334930944, + "created_at" : "2017-03-31 16:25:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/9J08r03gqX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773146278&oldid=773146202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847845821555101697", + "text" : "2017 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9J08r03gqX", + "id" : 847845821555101697, + "created_at" : "2017-03-31 16:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/CBhEOHgOIf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773146202&oldid=773146143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847845694090203137", + "text" : "2017 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CBhEOHgOIf", + "id" : 847845694090203137, + "created_at" : "2017-03-31 16:19:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/DSf7FVpq5A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773146143&oldid=773146072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847845587420680192", + "text" : "2017 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DSf7FVpq5A", + "id" : 847845587420680192, + "created_at" : "2017-03-31 16:18:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/DXudt0ABrj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773146072&oldid=773145776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847845457019772928", + "text" : "2017 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DXudt0ABrj", + "id" : 847845457019772928, + "created_at" : "2017-03-31 16:18:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/pkHiQTlUC6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773145776&oldid=772384551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847844975731781632", + "text" : "2017 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pkHiQTlUC6", + "id" : 847844975731781632, + "created_at" : "2017-03-31 16:16:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 56, 79 ], + "url" : "https:\/\/t.co\/KvxnUEPGlG", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2017.03", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847841469297774594", + "text" : "March 2017 Twitter archive accession is now available:\n\nhttps:\/\/t.co\/KvxnUEPGlG\n\nAll tweets are public domain.\n\nEnjoy!", + "id" : 847841469297774594, + "created_at" : "2017-03-31 16:02:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/2azewT4WOv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773142735&oldid=773142507", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847838877570273281", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2azewT4WOv", + "id" : 847838877570273281, + "created_at" : "2017-03-31 15:51:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/qVvkPRQStQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773142507&oldid=773142461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847838377063972865", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qVvkPRQStQ", + "id" : 847838377063972865, + "created_at" : "2017-03-31 15:49:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/WdBWpRvCTa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773142461&oldid=773142413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847838271044538368", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WdBWpRvCTa", + "id" : 847838271044538368, + "created_at" : "2017-03-31 15:49:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/b03S9xZQwG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773142413&oldid=773141997", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847838140312190976", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b03S9xZQwG", + "id" : 847838140312190976, + "created_at" : "2017-03-31 15:48:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/5QHNTvd1x0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773141997&oldid=773140557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847837373564153858", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5QHNTvd1x0", + "id" : 847837373564153858, + "created_at" : "2017-03-31 15:45:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ClXSwAVBFH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773140557&oldid=773139104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847834220986867712", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ClXSwAVBFH", + "id" : 847834220986867712, + "created_at" : "2017-03-31 15:33:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/5LoEOoLgjT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773139104&oldid=773139040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847831208184754176", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5LoEOoLgjT", + "id" : 847831208184754176, + "created_at" : "2017-03-31 15:21:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/JwUQJRMrAs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773139040&oldid=773138938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847831117092843520", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JwUQJRMrAs", + "id" : 847831117092843520, + "created_at" : "2017-03-31 15:21:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/cgU1q8vBq3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773138938&oldid=773023385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847830987660828673", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cgU1q8vBq3", + "id" : 847830987660828673, + "created_at" : "2017-03-31 15:20:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/0YrcwXfoEy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773137768&oldid=757946056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847828537071554560", + "text" : "Karel \u010Curda Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0YrcwXfoEy", + "id" : 847828537071554560, + "created_at" : "2017-03-31 15:10:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/8HywCZapoR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773125975&oldid=773125469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847803479578038272", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8HywCZapoR", + "id" : 847803479578038272, + "created_at" : "2017-03-31 13:31:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/8HywCZapoR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773125975&oldid=773125469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847803479582281728", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/8HywCZapoR", + "id" : 847803479582281728, + "created_at" : "2017-03-31 13:31:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/FxXRsYxLee", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773125469&oldid=773125109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847802189577953282", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FxXRsYxLee", + "id" : 847802189577953282, + "created_at" : "2017-03-31 13:26:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/FxXRsYPm5M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773125469&oldid=773125109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847802189644914688", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/FxXRsYPm5M", + "id" : 847802189644914688, + "created_at" : "2017-03-31 13:26:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/JlsONZIOAp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773125109&oldid=772310660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847801409559035904", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JlsONZIOAp", + "id" : 847801409559035904, + "created_at" : "2017-03-31 13:23:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/JlsONZIOAp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773125109&oldid=772310660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847801409584193536", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/JlsONZIOAp", + "id" : 847801409584193536, + "created_at" : "2017-03-31 13:23:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/tsb3vJ44pn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773118426&oldid=773117984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847784285159510016", + "text" : "Basic Military Qualification Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tsb3vJ44pn", + "id" : 847784285159510016, + "created_at" : "2017-03-31 12:14:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/EAhV7cwoB6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773117984&oldid=764816814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847783124725616640", + "text" : "Basic Military Qualification Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EAhV7cwoB6", + "id" : 847783124725616640, + "created_at" : "2017-03-31 12:10:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/EsMUQShNMP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773030213&oldid=773030095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847556033266556928", + "text" : "Iso Grifo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EsMUQShNMP", + "id" : 847556033266556928, + "created_at" : "2017-03-30 21:07:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/EsMUQShNMP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773030213&oldid=773030095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847556033283227648", + "text" : "Iso Grifo Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/EsMUQShNMP", + "id" : 847556033283227648, + "created_at" : "2017-03-30 21:07:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/chAs0jK9w5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773030095&oldid=771854005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847555821223522304", + "text" : "Iso Grifo Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/chAs0jK9w5", + "id" : 847555821223522304, + "created_at" : "2017-03-30 21:07:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/chAs0jK9w5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773030095&oldid=771854005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847555821252866049", + "text" : "Iso Grifo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/chAs0jK9w5", + "id" : 847555821252866049, + "created_at" : "2017-03-30 21:07:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/S7h7P8BudA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135938941&oldid=129878146&rcid=269314020", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847547154864513029", + "text" : "Dick Williams (baseball) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S7h7P8BudA", + "id" : 847547154864513029, + "created_at" : "2017-03-30 20:32:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/zqnsIf35nE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773023385&oldid=773021485", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847542935327576064", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zqnsIf35nE", + "id" : 847542935327576064, + "created_at" : "2017-03-30 20:15:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/7pbXdEyGy0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021485&oldid=773021466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539589938114561", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7pbXdEyGy0", + "id" : 847539589938114561, + "created_at" : "2017-03-30 20:02:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/kLFYULuP9R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021466&oldid=773021450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539555423145985", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kLFYULuP9R", + "id" : 847539555423145985, + "created_at" : "2017-03-30 20:02:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/YoIJg9pM01", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021450&oldid=773021418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539519046004736", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YoIJg9pM01", + "id" : 847539519046004736, + "created_at" : "2017-03-30 20:02:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/08PJkpEDgq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021418&oldid=773021395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539484069691394", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/08PJkpEDgq", + "id" : 847539484069691394, + "created_at" : "2017-03-30 20:02:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/0o9fVc6sMS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021395&oldid=773021381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539444609691648", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0o9fVc6sMS", + "id" : 847539444609691648, + "created_at" : "2017-03-30 20:02:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Go4SvjR4ej", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021381&oldid=773021358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539409021014017", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Go4SvjR4ej", + "id" : 847539409021014017, + "created_at" : "2017-03-30 20:01:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Nxfs0JnNAF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021358&oldid=773021321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539371012239361", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Nxfs0JnNAF", + "id" : 847539371012239361, + "created_at" : "2017-03-30 20:01:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/MuiYWuswmg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021321&oldid=773021302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539337503940609", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MuiYWuswmg", + "id" : 847539337503940609, + "created_at" : "2017-03-30 20:01:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/fnKPXNvXuV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021302&oldid=773021277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539302242320384", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fnKPXNvXuV", + "id" : 847539302242320384, + "created_at" : "2017-03-30 20:01:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/qG4gKRu8Uj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021277&oldid=773021251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539267228360704", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qG4gKRu8Uj", + "id" : 847539267228360704, + "created_at" : "2017-03-30 20:01:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/0BKFskZ3vP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021251&oldid=773021228", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539232700760064", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0BKFskZ3vP", + "id" : 847539232700760064, + "created_at" : "2017-03-30 20:01:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/VyWWiT8k2S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021228&oldid=773021211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539198915686400", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VyWWiT8k2S", + "id" : 847539198915686400, + "created_at" : "2017-03-30 20:01:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/KFxt9IYzmS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021211&oldid=773021060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847539163033460736", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KFxt9IYzmS", + "id" : 847539163033460736, + "created_at" : "2017-03-30 20:00:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/4H2WC0P2rP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773021060&oldid=773019910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847538922112638977", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4H2WC0P2rP", + "id" : 847538922112638977, + "created_at" : "2017-03-30 20:00:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/4MpQS9JbvX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773019910&oldid=766168419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847536919944810497", + "text" : "2016 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4MpQS9JbvX", + "id" : 847536919944810497, + "created_at" : "2017-03-30 19:52:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/MRSJNcEqrN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773007339&oldid=748865922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847513667201650689", + "text" : "Hwasong-6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MRSJNcEqrN", + "id" : 847513667201650689, + "created_at" : "2017-03-30 18:19:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/rq7AIpvBuL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988538&oldid=772988370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847478445110177792", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rq7AIpvBuL", + "id" : 847478445110177792, + "created_at" : "2017-03-30 15:59:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/rq7AIpe06b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988538&oldid=772988370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847478445269438465", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rq7AIpe06b", + "id" : 847478445269438465, + "created_at" : "2017-03-30 15:59:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/0Wi8gcUnA5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988370&oldid=772988274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847478084987043847", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0Wi8gcUnA5", + "id" : 847478084987043847, + "created_at" : "2017-03-30 15:58:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/mc6byU7l7h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988274&oldid=772988194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847477922126376964", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mc6byU7l7h", + "id" : 847477922126376964, + "created_at" : "2017-03-30 15:57:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Y1iVcsCEsf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988194&oldid=772988115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847477758800384000", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y1iVcsCEsf", + "id" : 847477758800384000, + "created_at" : "2017-03-30 15:56:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Y1iVcsl33F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988194&oldid=772988115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847477758804369409", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y1iVcsl33F", + "id" : 847477758804369409, + "created_at" : "2017-03-30 15:56:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/o8q9joAlHG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988115&oldid=772988068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847477569964331010", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o8q9joAlHG", + "id" : 847477569964331010, + "created_at" : "2017-03-30 15:56:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/CltEVQ5Wtl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988068&oldid=772888178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847477472362758150", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CltEVQ5Wtl", + "id" : 847477472362758150, + "created_at" : "2017-03-30 15:55:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/CltEVPOlBN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772988068&oldid=772888178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847477472576851970", + "text" : "List of NHL franchise post-season droughts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CltEVPOlBN", + "id" : 847477472576851970, + "created_at" : "2017-03-30 15:55:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/WcruZtMYmF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772984160&oldid=772976544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847470325868539905", + "text" : "Kingsman: The Golden Circle Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/WcruZtMYmF", + "id" : 847470325868539905, + "created_at" : "2017-03-30 15:27:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/7sINYXhBLG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772981569&oldid=772981287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847465421682786304", + "text" : "2016 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7sINYXhBLG", + "id" : 847465421682786304, + "created_at" : "2017-03-30 15:07:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/7sINYXzdag", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772981569&oldid=772981287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847465422261800960", + "text" : "2016 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7sINYXzdag", + "id" : 847465422261800960, + "created_at" : "2017-03-30 15:07:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/kajyyFjnIO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772981287&oldid=772980841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847464897260564481", + "text" : "2016 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kajyyFjnIO", + "id" : 847464897260564481, + "created_at" : "2017-03-30 15:05:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/kajyyFAZ7o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772981287&oldid=772980841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847464898481324033", + "text" : "2016 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kajyyFAZ7o", + "id" : 847464898481324033, + "created_at" : "2017-03-30 15:05:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/dMIimwL0S5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772980841&oldid=749923197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847464121197088768", + "text" : "2016 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dMIimwL0S5", + "id" : 847464121197088768, + "created_at" : "2017-03-30 15:02:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/dMIimwtptv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772980841&oldid=749923197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847464122849435648", + "text" : "2016 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dMIimwtptv", + "id" : 847464122849435648, + "created_at" : "2017-03-30 15:02:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/J1L6cbnfu3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772979596&oldid=772979299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847461952569987072", + "text" : "2015 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J1L6cbnfu3", + "id" : 847461952569987072, + "created_at" : "2017-03-30 14:54:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/J1L6cb5E5t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772979596&oldid=772979299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847461952800436224", + "text" : "2015 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J1L6cb5E5t", + "id" : 847461952800436224, + "created_at" : "2017-03-30 14:54:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/AdhtYD9JdT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772979299&oldid=772978751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847461460015849476", + "text" : "2015 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AdhtYD9JdT", + "id" : 847461460015849476, + "created_at" : "2017-03-30 14:52:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/AdhtYCS8ml", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772979299&oldid=772978751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847461460213157888", + "text" : "2015 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AdhtYCS8ml", + "id" : 847461460213157888, + "created_at" : "2017-03-30 14:52:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/H50xXIlkMI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772978751&oldid=772977877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847460535092334592", + "text" : "2015 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H50xXIlkMI", + "id" : 847460535092334592, + "created_at" : "2017-03-30 14:48:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/JXDLdoJb2V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772977877&oldid=710768448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847458814852866048", + "text" : "2015 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JXDLdoJb2V", + "id" : 847458814852866048, + "created_at" : "2017-03-30 14:41:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/EVz98YXmaV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772972315&oldid=771127309", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847448012905357314", + "text" : "Hatfield Point, New Brunswick Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/EVz98YXmaV", + "id" : 847448012905357314, + "created_at" : "2017-03-30 13:58:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/oHI6gVm3Ma", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772947913&oldid=772947837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847387035845316609", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oHI6gVm3Ma", + "id" : 847387035845316609, + "created_at" : "2017-03-30 09:56:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/QPib0C9PFX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772947837&oldid=772947775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847386812355985408", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QPib0C9PFX", + "id" : 847386812355985408, + "created_at" : "2017-03-30 09:55:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/IsXUOsDRDc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772947775&oldid=771943975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847386624333717505", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IsXUOsDRDc", + "id" : 847386624333717505, + "created_at" : "2017-03-30 09:54:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/1E4aza1GYh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772875647&oldid=768990114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847200031190994946", + "text" : "1973\u201374 NHL season Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/1E4aza1GYh", + "id" : 847200031190994946, + "created_at" : "2017-03-29 21:33:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/YrOTzRzWdU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772861846&oldid=747653153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847174231414784000", + "text" : "2012 Colonial Square Ladies Classic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YrOTzRzWdU", + "id" : 847174231414784000, + "created_at" : "2017-03-29 19:50:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/DvzaIjHGxj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772861386&oldid=686077999", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847173527224619008", + "text" : "2015 Players' Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DvzaIjHGxj", + "id" : 847173527224619008, + "created_at" : "2017-03-29 19:48:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/oXY25ObduI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772860982&oldid=772860959", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847172879536082945", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oXY25ObduI", + "id" : 847172879536082945, + "created_at" : "2017-03-29 19:45:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OmN79gjGWe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772860959&oldid=772860741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847172823571419137", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OmN79gjGWe", + "id" : 847172823571419137, + "created_at" : "2017-03-29 19:45:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/shkk0CNZJi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772860741&oldid=772860683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847172437989101568", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/shkk0CNZJi", + "id" : 847172437989101568, + "created_at" : "2017-03-29 19:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/HPZcNnsy7V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772860683&oldid=772820721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847172330560389121", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HPZcNnsy7V", + "id" : 847172330560389121, + "created_at" : "2017-03-29 19:43:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/hIPpwKwqg8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772860408&oldid=772860322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847171800069029890", + "text" : "Grand Slam of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hIPpwKwqg8", + "id" : 847171800069029890, + "created_at" : "2017-03-29 19:41:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/J09KlzUgmZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772860322&oldid=771980472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847171642627371008", + "text" : "Grand Slam of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J09KlzUgmZ", + "id" : 847171642627371008, + "created_at" : "2017-03-29 19:40:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/6zEJGq0FhB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772844171&oldid=771665070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847144953243471872", + "text" : "Alex Janvier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6zEJGq0FhB", + "id" : 847144953243471872, + "created_at" : "2017-03-29 17:54:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/eQK7TP6T59", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772837276&oldid=772724125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847133426083876865", + "text" : "Royal Canadian Air Cadets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eQK7TP6T59", + "id" : 847133426083876865, + "created_at" : "2017-03-29 17:08:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/S3kqxBex4N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772815551&oldid=772815385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847092580110229504", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S3kqxBex4N", + "id" : 847092580110229504, + "created_at" : "2017-03-29 14:26:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/lgpVSvm1G2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772815385&oldid=772815353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847092281681305602", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lgpVSvm1G2", + "id" : 847092281681305602, + "created_at" : "2017-03-29 14:25:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/HWSmjGKeCR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772815353&oldid=772815331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847092220402520065", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HWSmjGKeCR", + "id" : 847092220402520065, + "created_at" : "2017-03-29 14:24:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3kTtIQQojk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772815331&oldid=772815307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847092164219801600", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3kTtIQQojk", + "id" : 847092164219801600, + "created_at" : "2017-03-29 14:24:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/AzqXeyrCPh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772815307&oldid=772814987", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847092106900488192", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AzqXeyrCPh", + "id" : 847092106900488192, + "created_at" : "2017-03-29 14:24:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/PkIyR5hSHE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772814987&oldid=771146093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847091443986563072", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PkIyR5hSHE", + "id" : 847091443986563072, + "created_at" : "2017-03-29 14:21:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/R7IP0stT7T", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949573&oldid=97949524", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847089084732493825", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R7IP0stT7T", + "id" : 847089084732493825, + "created_at" : "2017-03-29 14:12:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/XSEvuOV8D8", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949524&oldid=97949401", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847088358341955585", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XSEvuOV8D8", + "id" : 847088358341955585, + "created_at" : "2017-03-29 14:09:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/hCNahKw3Uf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772813273&oldid=772813109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847087977193000960", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hCNahKw3Uf", + "id" : 847087977193000960, + "created_at" : "2017-03-29 14:08:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/HUwfsQcuO9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772813109&oldid=772812767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847087666873151489", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HUwfsQcuO9", + "id" : 847087666873151489, + "created_at" : "2017-03-29 14:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/o6eEmyArsV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772812767&oldid=772812084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847087011861348352", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o6eEmyArsV", + "id" : 847087011861348352, + "created_at" : "2017-03-29 14:04:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/XCIwCChJwx", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949401&oldid=97949379", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847085917412216832", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XCIwCChJwx", + "id" : 847085917412216832, + "created_at" : "2017-03-29 13:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/solg4CNMAD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772812084&oldid=772812049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847085554206412800", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/solg4CNMAD", + "id" : 847085554206412800, + "created_at" : "2017-03-29 13:58:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/F6njKYOoth", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949379&oldid=97949357", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847085498162200576", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F6njKYOoth", + "id" : 847085498162200576, + "created_at" : "2017-03-29 13:58:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/EzTqipcSz9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772812049&oldid=772811903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847085477048061952", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EzTqipcSz9", + "id" : 847085477048061952, + "created_at" : "2017-03-29 13:58:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/l7AMrm3Sw6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772811903&oldid=772811223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847085226400628736", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l7AMrm3Sw6", + "id" : 847085226400628736, + "created_at" : "2017-03-29 13:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/oEzj0L9wKJ", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949357&oldid=97949349", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847085181408366596", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oEzj0L9wKJ", + "id" : 847085181408366596, + "created_at" : "2017-03-29 13:56:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/5z4Ief975O", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949349&oldid=97949036", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847085092736548864", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5z4Ief975O", + "id" : 847085092736548864, + "created_at" : "2017-03-29 13:56:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/dzH3EXjvCv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772811223&oldid=772718364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847083730414043140", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dzH3EXjvCv", + "id" : 847083730414043140, + "created_at" : "2017-03-29 13:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/dY78Bxv6QQ", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949036&oldid=97949027", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847080482076594177", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dY78Bxv6QQ", + "id" : 847080482076594177, + "created_at" : "2017-03-29 13:38:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/i65vMOnAZZ", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949027&oldid=97949021", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847080307413147649", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i65vMOnAZZ", + "id" : 847080307413147649, + "created_at" : "2017-03-29 13:37:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/wJTIwP8hlA", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97949021&oldid=97948968", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847080218359664640", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wJTIwP8hlA", + "id" : 847080218359664640, + "created_at" : "2017-03-29 13:37:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/pSybTw4omd", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948968&oldid=97948953", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847079285496201216", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pSybTw4omd", + "id" : 847079285496201216, + "created_at" : "2017-03-29 13:33:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/PGMMagP2aF", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948949&oldid=97948937", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847079166390521856", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PGMMagP2aF", + "id" : 847079166390521856, + "created_at" : "2017-03-29 13:33:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/pw7dbwjhlb", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948953&oldid=97948949", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847078950979452928", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pw7dbwjhlb", + "id" : 847078950979452928, + "created_at" : "2017-03-29 13:32:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/PGMMah6D2d", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948949&oldid=97948937", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847078900345724930", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PGMMah6D2d", + "id" : 847078900345724930, + "created_at" : "2017-03-29 13:32:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/8sPKvb4NLz", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948937&oldid=97948926", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847078613778399232", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8sPKvb4NLz", + "id" : 847078613778399232, + "created_at" : "2017-03-29 13:30:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/4uq5ffgtjB", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948926&oldid=97948848", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847078337797328897", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4uq5ffgtjB", + "id" : 847078337797328897, + "created_at" : "2017-03-29 13:29:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/7xE82ZGlIb", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948848&oldid=97948767", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847076945489743872", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7xE82ZGlIb", + "id" : 847076945489743872, + "created_at" : "2017-03-29 13:24:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ugQmiDBsdB", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948767&oldid=97948762", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847075877544452096", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ugQmiDBsdB", + "id" : 847075877544452096, + "created_at" : "2017-03-29 13:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/l7vmnDITk7", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948762&oldid=97948754", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847075728256585733", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l7vmnDITk7", + "id" : 847075728256585733, + "created_at" : "2017-03-29 13:19:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Og1u6XjXDL", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948754&oldid=97948711", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847075618126794757", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Og1u6XjXDL", + "id" : 847075618126794757, + "created_at" : "2017-03-29 13:18:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/4B3FoxuvTA", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948711&oldid=97948545", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847074953061117953", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4B3FoxuvTA", + "id" : 847074953061117953, + "created_at" : "2017-03-29 13:16:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/nXmk4XUQxX", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948545&oldid=97948541", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847071964854407169", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nXmk4XUQxX", + "id" : 847071964854407169, + "created_at" : "2017-03-29 13:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/kEgzDhGb63", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=97948541&oldid=96926101", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847071882289532933", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kEgzDhGb63", + "id" : 847071882289532933, + "created_at" : "2017-03-29 13:04:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Y7kmSzMIgJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772804356&oldid=746365338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "847068019796905985", + "text" : "IronKey Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y7kmSzMIgJ", + "id" : 847068019796905985, + "created_at" : "2017-03-29 12:48:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Wm0KeM6X53", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772700794&oldid=772700550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846822433260818432", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wm0KeM6X53", + "id" : 846822433260818432, + "created_at" : "2017-03-28 20:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/B257KMA59S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772700550&oldid=772700502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846821982108823552", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B257KMA59S", + "id" : 846821982108823552, + "created_at" : "2017-03-28 20:31:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/cgukTsVJLy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772700502&oldid=772700051", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846821903176216577", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cgukTsVJLy", + "id" : 846821903176216577, + "created_at" : "2017-03-28 20:30:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/BDjdV1Jdag", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772700051&oldid=772699462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846821106946330625", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BDjdV1Jdag", + "id" : 846821106946330625, + "created_at" : "2017-03-28 20:27:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/u0xVo7TcUg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772699462&oldid=772698769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846820173197774849", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u0xVo7TcUg", + "id" : 846820173197774849, + "created_at" : "2017-03-28 20:23:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/AzJ3f4H8Vv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772698769&oldid=772698712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846818991704326144", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AzJ3f4H8Vv", + "id" : 846818991704326144, + "created_at" : "2017-03-28 20:19:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/9MQ0Pb7Fmg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772698712&oldid=769960123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846818912192860160", + "text" : "2016 Boost National Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9MQ0Pb7Fmg", + "id" : 846818912192860160, + "created_at" : "2017-03-28 20:18:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/A8WHjRKxOp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772695744&oldid=749566110", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846814675262156800", + "text" : "2015 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A8WHjRKxOp", + "id" : 846814675262156800, + "created_at" : "2017-03-28 20:02:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/cOp2eB7BWC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772693830&oldid=772693735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846812031017734145", + "text" : "2016 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cOp2eB7BWC", + "id" : 846812031017734145, + "created_at" : "2017-03-28 19:51:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/xdzPkINB41", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772693735&oldid=755914391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846811847688929280", + "text" : "2016 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xdzPkINB41", + "id" : 846811847688929280, + "created_at" : "2017-03-28 19:50:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/8JvWms3oes", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772684870&oldid=772618365", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846796034785366016", + "text" : "Fire Emblem Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/8JvWms3oes", + "id" : 846796034785366016, + "created_at" : "2017-03-28 18:48:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/4at5jo7ygf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772681827&oldid=772633855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846790861585309696", + "text" : "Accession of Montenegro to NATO Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4at5jo7ygf", + "id" : 846790861585309696, + "created_at" : "2017-03-28 18:27:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Or6NJDW1xe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772662992&oldid=732806916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846760598444687364", + "text" : "Miroslav Dudekov Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Or6NJDW1xe", + "id" : 846760598444687364, + "created_at" : "2017-03-28 16:27:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/a1KecDNRhU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772531193&oldid=772491584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846464141632131072", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a1KecDNRhU", + "id" : 846464141632131072, + "created_at" : "2017-03-27 20:49:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/pQsP8H07CS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772530536&oldid=772389427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846463029999009792", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pQsP8H07CS", + "id" : 846463029999009792, + "created_at" : "2017-03-27 20:44:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/NGep46TVOM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772528554&oldid=772527076", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846459537527857153", + "text" : "John Gray (philosopher) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NGep46TVOM", + "id" : 846459537527857153, + "created_at" : "2017-03-27 20:30:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/672AlBCJNX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772527076&oldid=772279687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846457041606586368", + "text" : "John Gray (philosopher) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/672AlBCJNX", + "id" : 846457041606586368, + "created_at" : "2017-03-27 20:20:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/KxTGJOdOPK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772520510&oldid=772520476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846446385096523776", + "text" : "2004 PGA Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KxTGJOdOPK", + "id" : 846446385096523776, + "created_at" : "2017-03-27 19:38:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/1CgsxSmmPr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772520476&oldid=771642919", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846446323146637312", + "text" : "2004 PGA Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1CgsxSmmPr", + "id" : 846446323146637312, + "created_at" : "2017-03-27 19:38:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/fXjL5ki8UP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772481953&oldid=772480958", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846378447853228032", + "text" : "2012 Masters Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fXjL5ki8UP", + "id" : 846378447853228032, + "created_at" : "2017-03-27 15:08:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/qh2TaF03rx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772480958&oldid=772480720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846376654490533888", + "text" : "2012 Masters Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qh2TaF03rx", + "id" : 846376654490533888, + "created_at" : "2017-03-27 15:01:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/OfuJv143qS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772480720&oldid=770826866", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "846376262553751557", + "text" : "2012 Masters Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OfuJv143qS", + "id" : 846376262553751557, + "created_at" : "2017-03-27 15:00:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/e1EtVUQ57b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772015813&oldid=772015796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845374773030998016", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e1EtVUQ57b", + "id" : 845374773030998016, + "created_at" : "2017-03-24 20:40:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/YdQ7aOTdEU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772015632&oldid=772015578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845374504436158464", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YdQ7aOTdEU", + "id" : 845374504436158464, + "created_at" : "2017-03-24 20:39:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/24pQTGyzME", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772013265&oldid=771941700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845369993231581184", + "text" : "Expedition 50 Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/24pQTGyzME", + "id" : 845369993231581184, + "created_at" : "2017-03-24 20:21:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/c7fZp9AOQS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772011755&oldid=772011374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845367149774454785", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c7fZp9AOQS", + "id" : 845367149774454785, + "created_at" : "2017-03-24 20:10:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/AhrLaxZsIX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772010494&oldid=772010459", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845365165835071488", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AhrLaxZsIX", + "id" : 845365165835071488, + "created_at" : "2017-03-24 20:02:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/VovlR56m37", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772008731&oldid=772008627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845362020807512064", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VovlR56m37", + "id" : 845362020807512064, + "created_at" : "2017-03-24 19:49:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/lofHbde4R0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772008350&oldid=772008255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845361339069595648", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lofHbde4R0", + "id" : 845361339069595648, + "created_at" : "2017-03-24 19:47:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/aIGHpFt7g8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772008255&oldid=772008180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845361133234126848", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aIGHpFt7g8", + "id" : 845361133234126848, + "created_at" : "2017-03-24 19:46:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/j68JhnNh9p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772007958&oldid=772007916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845360595071373312", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j68JhnNh9p", + "id" : 845360595071373312, + "created_at" : "2017-03-24 19:44:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/pWuOa0Ilgj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772007916&oldid=772007891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845360498711384064", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pWuOa0Ilgj", + "id" : 845360498711384064, + "created_at" : "2017-03-24 19:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/B9QLQqpI8h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772007891&oldid=772007838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845360448782389252", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B9QLQqpI8h", + "id" : 845360448782389252, + "created_at" : "2017-03-24 19:43:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/tkSuNl8fxv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772007816&oldid=772007691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845360285078753285", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tkSuNl8fxv", + "id" : 845360285078753285, + "created_at" : "2017-03-24 19:42:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/F2Cs31qEEe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772007577&oldid=772007508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845359820500799488", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F2Cs31qEEe", + "id" : 845359820500799488, + "created_at" : "2017-03-24 19:41:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/N6H2cL3jVE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772003502&oldid=772003434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845352635922370562", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N6H2cL3jVE", + "id" : 845352635922370562, + "created_at" : "2017-03-24 19:12:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/By9Wi1npeW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772003434&oldid=772003401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845352510332260353", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/By9Wi1npeW", + "id" : 845352510332260353, + "created_at" : "2017-03-24 19:11:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/qCZP8fAJso", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772000884&oldid=772000810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845347772589113345", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qCZP8fAJso", + "id" : 845347772589113345, + "created_at" : "2017-03-24 18:53:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Q4DJQxcD9g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=772000810&oldid=771999606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845347648513167364", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q4DJQxcD9g", + "id" : 845347648513167364, + "created_at" : "2017-03-24 18:52:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/dxuE0CcXpg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771998865&oldid=771998216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845344486158995456", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dxuE0CcXpg", + "id" : 845344486158995456, + "created_at" : "2017-03-24 18:40:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/DxmMUTGZUX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771994777&oldid=771994762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845338237556178944", + "text" : "2016 Players' Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DxmMUTGZUX", + "id" : 845338237556178944, + "created_at" : "2017-03-24 18:15:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/p73maDu9Nb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771994762&oldid=771994655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845338206090465280", + "text" : "2016 Players' Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p73maDu9Nb", + "id" : 845338206090465280, + "created_at" : "2017-03-24 18:15:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/x988SGvlUY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771994655&oldid=771994318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845338037286588417", + "text" : "2016 Players' Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x988SGvlUY", + "id" : 845338037286588417, + "created_at" : "2017-03-24 18:14:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/AVSLUTkQCS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771994318&oldid=716014337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845337512373604353", + "text" : "2016 Players' Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AVSLUTkQCS", + "id" : 845337512373604353, + "created_at" : "2017-03-24 18:12:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/d6ixBFwy8O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771989013&oldid=771844282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845328029995995136", + "text" : "Two-Spirit Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/d6ixBFwy8O", + "id" : 845328029995995136, + "created_at" : "2017-03-24 17:34:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/UiUIAR9WT1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771984160&oldid=759892223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845319375846608897", + "text" : "SU-76 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UiUIAR9WT1", + "id" : 845319375846608897, + "created_at" : "2017-03-24 17:00:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/JneT7auaaY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771980122&oldid=761389603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845312345643507712", + "text" : "2007 WGC-Accenture Match Play Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JneT7auaaY", + "id" : 845312345643507712, + "created_at" : "2017-03-24 16:32:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/JneT7aLLzy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771980122&oldid=761389603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845312346075660289", + "text" : "2007 WGC-Accenture Match Play Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JneT7aLLzy", + "id" : 845312346075660289, + "created_at" : "2017-03-24 16:32:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/j2VcF4bXpG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771977206&oldid=771977055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845306798789799940", + "text" : "Page playoff system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j2VcF4bXpG", + "id" : 845306798789799940, + "created_at" : "2017-03-24 16:10:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/koRRRpBJI1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771977055&oldid=771976713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845306552756129792", + "text" : "Page playoff system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/koRRRpBJI1", + "id" : 845306552756129792, + "created_at" : "2017-03-24 16:09:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/TNIVsmFTF9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771976713&oldid=771837103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845305814336327680", + "text" : "Page playoff system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TNIVsmFTF9", + "id" : 845305814336327680, + "created_at" : "2017-03-24 16:06:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/TNIVsmoigz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771976713&oldid=771837103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845305814772400128", + "text" : "Page playoff system Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TNIVsmoigz", + "id" : 845305814772400128, + "created_at" : "2017-03-24 16:06:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/bNirAWZOhb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771976479&oldid=771975257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845305556353110020", + "text" : "2017 WGC-Dell Technologies Match Play Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bNirAWZOhb", + "id" : 845305556353110020, + "created_at" : "2017-03-24 16:05:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/mLfLI6nhy3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771973653&oldid=771973498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845300662141419520", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/mLfLI6nhy3", + "id" : 845300662141419520, + "created_at" : "2017-03-24 15:45:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/mLfLI6ESpB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771973653&oldid=771973498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845300662275469314", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/mLfLI6ESpB", + "id" : 845300662275469314, + "created_at" : "2017-03-24 15:45:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/0M7bn8fXAM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771973498&oldid=771973391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845300401431855104", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/0M7bn8fXAM", + "id" : 845300401431855104, + "created_at" : "2017-03-24 15:44:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/0lMXkSoKoY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771973391&oldid=771973267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845300206749057024", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/0lMXkSoKoY", + "id" : 845300206749057024, + "created_at" : "2017-03-24 15:44:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/yLXmTfq198", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771973267&oldid=771932215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845299984241217536", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/yLXmTfq198", + "id" : 845299984241217536, + "created_at" : "2017-03-24 15:43:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/b2CljKtERX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771971838&oldid=771451689", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845297352235778049", + "text" : "Impermanent Resonance Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/b2CljKtERX", + "id" : 845297352235778049, + "created_at" : "2017-03-24 15:32:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ar3R7rCgUl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771952995&oldid=771952819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845263816732655616", + "text" : "Talk:Toronto Maple Leafs Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ar3R7rCgUl", + "id" : 845263816732655616, + "created_at" : "2017-03-24 13:19:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/c9DBhlfqiQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771952819&oldid=771952592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845263503128588291", + "text" : "Talk:Toronto Maple Leafs Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/c9DBhlfqiQ", + "id" : 845263503128588291, + "created_at" : "2017-03-24 13:18:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/c9DBhlx1Hq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771952819&oldid=771952592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845263497894203392", + "text" : "Talk:Toronto Maple Leafs Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/c9DBhlx1Hq", + "id" : 845263497894203392, + "created_at" : "2017-03-24 13:18:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/c0EGEGH7B0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771952592&oldid=771952478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845263102904094721", + "text" : "Talk:Toronto Maple Leafs Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/c0EGEGH7B0", + "id" : 845263102904094721, + "created_at" : "2017-03-24 13:16:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/EO23IEIpkn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771952478&oldid=771952378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845262917482229766", + "text" : "Talk:Toronto Maple Leafs Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EO23IEIpkn", + "id" : 845262917482229766, + "created_at" : "2017-03-24 13:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ouw5kAE5RY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771952378&oldid=771912269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845262712959619072", + "text" : "Talk:Toronto Maple Leafs Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ouw5kAE5RY", + "id" : 845262712959619072, + "created_at" : "2017-03-24 13:15:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/oNmlW3DCKy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771844837&oldid=771844744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845018744090963968", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/oNmlW3DCKy", + "id" : 845018744090963968, + "created_at" : "2017-03-23 21:05:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/n0mlyOKRuC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771844744&oldid=771844692", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845018562620243969", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/n0mlyOKRuC", + "id" : 845018562620243969, + "created_at" : "2017-03-23 21:04:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/vms8qGCDEH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771844692&oldid=771844571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845018450732990465", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/vms8qGCDEH", + "id" : 845018450732990465, + "created_at" : "2017-03-23 21:04:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/MV9kZPQW7O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771844571&oldid=756558274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845018248647249920", + "text" : "Nicola Di Iorio Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/MV9kZPQW7O", + "id" : 845018248647249920, + "created_at" : "2017-03-23 21:03:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/QW0iJLris8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771842419&oldid=771802544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845014319305838592", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QW0iJLris8", + "id" : 845014319305838592, + "created_at" : "2017-03-23 20:48:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/QOubeOeI5A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771842163&oldid=771842019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845013899405660161", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QOubeOeI5A", + "id" : 845013899405660161, + "created_at" : "2017-03-23 20:46:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nnBmP2p9jX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771842019&oldid=771841903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845013654332493824", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nnBmP2p9jX", + "id" : 845013654332493824, + "created_at" : "2017-03-23 20:45:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/g1eskDqV4C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771841903&oldid=771841863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845013460266176512", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g1eskDqV4C", + "id" : 845013460266176512, + "created_at" : "2017-03-23 20:44:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/sjU8NvYVDy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771841863&oldid=770779220", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845013397473284096", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sjU8NvYVDy", + "id" : 845013397473284096, + "created_at" : "2017-03-23 20:44:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/pdkbjcvd93", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771840590&oldid=771840259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845011359800741894", + "text" : "2011 Capital One World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pdkbjcvd93", + "id" : 845011359800741894, + "created_at" : "2017-03-23 20:36:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/d2zAh4zl1E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771840259&oldid=770783093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845010849915916293", + "text" : "2011 Capital One World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d2zAh4zl1E", + "id" : 845010849915916293, + "created_at" : "2017-03-23 20:34:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7j8TNfHaCq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771839873&oldid=771819443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "845010291712819200", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7j8TNfHaCq", + "id" : 845010291712819200, + "created_at" : "2017-03-23 20:32:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UDhDOlARbF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135703777&oldid=134894947&rcid=266497711", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844980380390297601", + "text" : "Vladimir Jabotinsky Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UDhDOlARbF", + "id" : 844980380390297601, + "created_at" : "2017-03-23 18:33:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/mzMqKVY0sN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771803429&oldid=764594766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844948227791224832", + "text" : "2016 Travelers Curling Club Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mzMqKVY0sN", + "id" : 844948227791224832, + "created_at" : "2017-03-23 16:25:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/oJvCtxHHuW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771801575&oldid=771800792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844945076690309120", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oJvCtxHHuW", + "id" : 844945076690309120, + "created_at" : "2017-03-23 16:12:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ryNP3Cmuid", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771800792&oldid=770788809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844944162847965187", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ryNP3Cmuid", + "id" : 844944162847965187, + "created_at" : "2017-03-23 16:09:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/yt8dTfbnvF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771800262&oldid=770789372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844943295944048640", + "text" : "2015 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yt8dTfbnvF", + "id" : 844943295944048640, + "created_at" : "2017-03-23 16:05:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/wfLyleKpn2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771783044&oldid=771782249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844913723831701504", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wfLyleKpn2", + "id" : 844913723831701504, + "created_at" : "2017-03-23 14:08:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/owAoqEAsP8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771782249&oldid=771781539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844913210448859136", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/owAoqEAsP8", + "id" : 844913210448859136, + "created_at" : "2017-03-23 14:06:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hETdc0Y4mn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771780906&oldid=771780865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844910777219891200", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hETdc0Y4mn", + "id" : 844910777219891200, + "created_at" : "2017-03-23 13:56:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/9ATyAXIhiD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771780591&oldid=703999529", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844910284728864768", + "text" : "Virgil Oliver Stamps Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/9ATyAXIhiD", + "id" : 844910284728864768, + "created_at" : "2017-03-23 13:54:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/HPyYXnvTyZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771780439&oldid=771780321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844909999038091265", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HPyYXnvTyZ", + "id" : 844909999038091265, + "created_at" : "2017-03-23 13:53:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/PO2JoxufoY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771780321&oldid=771780249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844909742996815872", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PO2JoxufoY", + "id" : 844909742996815872, + "created_at" : "2017-03-23 13:52:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/t16mH780ZM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771780076&oldid=771779926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844909303597281290", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t16mH780ZM", + "id" : 844909303597281290, + "created_at" : "2017-03-23 13:50:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hEwKjqdSZe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771778372&oldid=771778098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844905896866172930", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hEwKjqdSZe", + "id" : 844905896866172930, + "created_at" : "2017-03-23 13:37:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/FezrTcIHZS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771778098&oldid=771777596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844905379330998272", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FezrTcIHZS", + "id" : 844905379330998272, + "created_at" : "2017-03-23 13:35:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/tjzZX8ZEbt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771777590&oldid=771777428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844904357061677056", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tjzZX8ZEbt", + "id" : 844904357061677056, + "created_at" : "2017-03-23 13:31:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/eV0eLGRRhz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771777145&oldid=771776631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844903451410808832", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eV0eLGRRhz", + "id" : 844903451410808832, + "created_at" : "2017-03-23 13:27:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/idEiwgN8tQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771776631&oldid=771776219", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844902381804507143", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/idEiwgN8tQ", + "id" : 844902381804507143, + "created_at" : "2017-03-23 13:23:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/x3rFaX1PL1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771776219&oldid=771761854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844901516641271811", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x3rFaX1PL1", + "id" : 844901516641271811, + "created_at" : "2017-03-23 13:19:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/dP92xJQofo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771702046&oldid=770393268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844716196364800000", + "text" : "Hearse Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dP92xJQofo", + "id" : 844716196364800000, + "created_at" : "2017-03-23 01:03:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Ljj4Pxe3Iv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771657071&oldid=771656827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844642926743486465", + "text" : "Z-drive Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/Ljj4Pxe3Iv", + "id" : 844642926743486465, + "created_at" : "2017-03-22 20:12:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/j3uugqjGch", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771656827&oldid=769196614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844642550208188416", + "text" : "Z-drive Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/j3uugqjGch", + "id" : 844642550208188416, + "created_at" : "2017-03-22 20:10:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/zNyH2aY44s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771652467&oldid=771652421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844635618042884097", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zNyH2aY44s", + "id" : 844635618042884097, + "created_at" : "2017-03-22 19:43:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/L6qFeoguxg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771652421&oldid=771652246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844635544982310912", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L6qFeoguxg", + "id" : 844635544982310912, + "created_at" : "2017-03-22 19:43:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/ZQV28orkf6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771652246&oldid=770442469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844635281827467264", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZQV28orkf6", + "id" : 844635281827467264, + "created_at" : "2017-03-22 19:41:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/9XfduPM76l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771648398&oldid=771644035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844629192377614337", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9XfduPM76l", + "id" : 844629192377614337, + "created_at" : "2017-03-22 19:17:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/evTWETX1jW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771644035&oldid=771607092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844622255074238465", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/evTWETX1jW", + "id" : 844622255074238465, + "created_at" : "2017-03-22 18:50:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/BQ8LlJM17X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771638110&oldid=771638046", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844612664282300417", + "text" : "Toronto municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BQ8LlJM17X", + "id" : 844612664282300417, + "created_at" : "2017-03-22 18:12:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ad4LtgLfRL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771638046&oldid=771637960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844612554894839808", + "text" : "Toronto municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ad4LtgLfRL", + "id" : 844612554894839808, + "created_at" : "2017-03-22 18:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/A6hSFS5fvX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771637960&oldid=771637724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844612400359915522", + "text" : "Toronto municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A6hSFS5fvX", + "id" : 844612400359915522, + "created_at" : "2017-03-22 18:11:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/c9wkRgrX8U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771637724&oldid=771637492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844612004920856577", + "text" : "Toronto municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c9wkRgrX8U", + "id" : 844612004920856577, + "created_at" : "2017-03-22 18:09:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/joK2oqsvs7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771637492&oldid=771637042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844611600027914240", + "text" : "Toronto municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/joK2oqsvs7", + "id" : 844611600027914240, + "created_at" : "2017-03-22 18:07:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/auUz9PQkcH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771637042&oldid=771600336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844610815407931396", + "text" : "Toronto municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/auUz9PQkcH", + "id" : 844610815407931396, + "created_at" : "2017-03-22 18:04:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/vdzjiN89Gv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771621339&oldid=747395618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844584020075794433", + "text" : "St. Andrews Biological Station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vdzjiN89Gv", + "id" : 844584020075794433, + "created_at" : "2017-03-22 16:18:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/6t44XH5220", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771620376&oldid=683170366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844582371395584000", + "text" : "Major's Hill Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6t44XH5220", + "id" : 844582371395584000, + "created_at" : "2017-03-22 16:11:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/6t44XH5220", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771620376&oldid=683170366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844582371395616768", + "text" : "Major's Hill Park Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/6t44XH5220", + "id" : 844582371395616768, + "created_at" : "2017-03-22 16:11:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/PLCLmz7SMQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771616046&oldid=771615768", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844575665684910080", + "text" : "Art McDonald (admiral) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PLCLmz7SMQ", + "id" : 844575665684910080, + "created_at" : "2017-03-22 15:45:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/8rI9tKomMF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771615768&oldid=741688446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844575158866251777", + "text" : "Art McDonald (admiral) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8rI9tKomMF", + "id" : 844575158866251777, + "created_at" : "2017-03-22 15:43:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/9jfgrlL9H1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771614800&oldid=670424604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844573573259952129", + "text" : "Vat Orange 1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9jfgrlL9H1", + "id" : 844573573259952129, + "created_at" : "2017-03-22 15:36:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/yoRwXrfoEi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771607092&oldid=771606041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844558586516852736", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yoRwXrfoEi", + "id" : 844558586516852736, + "created_at" : "2017-03-22 14:37:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/DCzWmJCEUp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771606041&oldid=771605768", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844556516107730944", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DCzWmJCEUp", + "id" : 844556516107730944, + "created_at" : "2017-03-22 14:28:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nOdakeNLeI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771605768&oldid=771603930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844556014393397249", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nOdakeNLeI", + "id" : 844556014393397249, + "created_at" : "2017-03-22 14:26:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/HVPrWxgXuC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771601459&oldid=771601427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844547784019718144", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HVPrWxgXuC", + "id" : 844547784019718144, + "created_at" : "2017-03-22 13:54:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/VoEhGCN5Qz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771601427&oldid=771601176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844547712049729537", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VoEhGCN5Qz", + "id" : 844547712049729537, + "created_at" : "2017-03-22 13:54:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/rulvvMNPvX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771601176&oldid=771599547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844547215527960576", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rulvvMNPvX", + "id" : 844547215527960576, + "created_at" : "2017-03-22 13:52:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/n9FI3pH5d2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771599547&oldid=771599201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844543856372797440", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n9FI3pH5d2", + "id" : 844543856372797440, + "created_at" : "2017-03-22 13:38:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ZhRYxgxqG4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771599201&oldid=771599116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844542999463972864", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZhRYxgxqG4", + "id" : 844542999463972864, + "created_at" : "2017-03-22 13:35:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/98KO7HDjIq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771599116&oldid=771598994", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844542824850886657", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/98KO7HDjIq", + "id" : 844542824850886657, + "created_at" : "2017-03-22 13:34:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/5JDSEIgsAC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771598994&oldid=771598893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844542535238406144", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5JDSEIgsAC", + "id" : 844542535238406144, + "created_at" : "2017-03-22 13:33:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/NgMy19uhHi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771598893&oldid=771597618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844542352966455298", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NgMy19uhHi", + "id" : 844542352966455298, + "created_at" : "2017-03-22 13:32:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/KVfUkvjVFJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771597618&oldid=771597582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844539672470700032", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KVfUkvjVFJ", + "id" : 844539672470700032, + "created_at" : "2017-03-22 13:22:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/jLrJwKkndf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771597582&oldid=771597466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844539602799153153", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jLrJwKkndf", + "id" : 844539602799153153, + "created_at" : "2017-03-22 13:21:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/DnpPJbPWyr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771597466&oldid=771597338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844539317926182913", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DnpPJbPWyr", + "id" : 844539317926182913, + "created_at" : "2017-03-22 13:20:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7LNj5p51j9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771597338&oldid=771596834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844539057938055168", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7LNj5p51j9", + "id" : 844539057938055168, + "created_at" : "2017-03-22 13:19:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/TRCPrtVf6s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771596834&oldid=771596824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844538029113049089", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TRCPrtVf6s", + "id" : 844538029113049089, + "created_at" : "2017-03-22 13:15:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3L46VlI2nB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771595702&oldid=771595195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844535594487304192", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3L46VlI2nB", + "id" : 844535594487304192, + "created_at" : "2017-03-22 13:05:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ZhEgfipQpi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771595195&oldid=771595056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844534531055083522", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZhEgfipQpi", + "id" : 844534531055083522, + "created_at" : "2017-03-22 13:01:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/AZXiwc655c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771595056&oldid=771595032", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844534206944460800", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AZXiwc655c", + "id" : 844534206944460800, + "created_at" : "2017-03-22 13:00:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ijpdQrNSZb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771595032&oldid=771594014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844534149667065856", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ijpdQrNSZb", + "id" : 844534149667065856, + "created_at" : "2017-03-22 13:00:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/TAzI0QZsbt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771594014&oldid=771593461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844531339726606337", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TAzI0QZsbt", + "id" : 844531339726606337, + "created_at" : "2017-03-22 12:48:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/MrvoxpidBR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771593461&oldid=771593396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844529818804912128", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MrvoxpidBR", + "id" : 844529818804912128, + "created_at" : "2017-03-22 12:42:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/PlaYMaK3rQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771593396&oldid=771593342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844529642111426560", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PlaYMaK3rQ", + "id" : 844529642111426560, + "created_at" : "2017-03-22 12:42:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/8OKyYX4HRE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771593342&oldid=771581851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844529512775929856", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8OKyYX4HRE", + "id" : 844529512775929856, + "created_at" : "2017-03-22 12:41:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Cyda8pFWgY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771502763&oldid=764264516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844310315353493506", + "text" : "Flag of Vancouver Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Cyda8pFWgY", + "id" : 844310315353493506, + "created_at" : "2017-03-21 22:10:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Mr0SpEEBCb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771465849&oldid=713077030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844251174249422848", + "text" : "25 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Mr0SpEEBCb", + "id" : 844251174249422848, + "created_at" : "2017-03-21 18:15:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/diccDoB3fq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771465697&oldid=771465394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844250911287459840", + "text" : "4 Health Services Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/diccDoB3fq", + "id" : 844250911287459840, + "created_at" : "2017-03-21 18:14:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/4Id7anOshw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771465394&oldid=771465169", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844250371522486273", + "text" : "4 Health Services Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4Id7anOshw", + "id" : 844250371522486273, + "created_at" : "2017-03-21 18:12:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/rna7JlJvFd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771465169&oldid=771464538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844249971515936768", + "text" : "4 Health Services Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rna7JlJvFd", + "id" : 844249971515936768, + "created_at" : "2017-03-21 18:10:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/NYcJY65OC1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771464538&oldid=771464268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844248973007294464", + "text" : "4 Health Services Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NYcJY65OC1", + "id" : 844248973007294464, + "created_at" : "2017-03-21 18:06:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/pSu3HhbP6v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771464471&oldid=771464372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844248879801536516", + "text" : "2012 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pSu3HhbP6v", + "id" : 844248879801536516, + "created_at" : "2017-03-21 18:06:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4CKN3z8yU4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771464372&oldid=771464180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844248745218887681", + "text" : "2012 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4CKN3z8yU4", + "id" : 844248745218887681, + "created_at" : "2017-03-21 18:06:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/VQ4pI5725J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771464268&oldid=771463696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844248582572167169", + "text" : "4 Health Services Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VQ4pI5725J", + "id" : 844248582572167169, + "created_at" : "2017-03-21 18:05:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3sW6WOVb7F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771464180&oldid=770524315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844248450619392000", + "text" : "2012 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3sW6WOVb7F", + "id" : 844248450619392000, + "created_at" : "2017-03-21 18:04:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/kgMQTDMQvX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771463696&oldid=771319379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844247658185347077", + "text" : "4 Health Services Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kgMQTDMQvX", + "id" : 844247658185347077, + "created_at" : "2017-03-21 18:01:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ueQ909btgA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771463478&oldid=771462822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844247287421272064", + "text" : "Curling at the 2017 Winter Universiade Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ueQ909btgA", + "id" : 844247287421272064, + "created_at" : "2017-03-21 18:00:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/qdug0MRwxn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771462822&oldid=771462736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844246178657124352", + "text" : "Curling at the 2017 Winter Universiade Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qdug0MRwxn", + "id" : 844246178657124352, + "created_at" : "2017-03-21 17:55:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/U2sN5dAq3N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771462736&oldid=770666136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844246020057894913", + "text" : "Curling at the 2017 Winter Universiade Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U2sN5dAq3N", + "id" : 844246020057894913, + "created_at" : "2017-03-21 17:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/u1rfTQXzoe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771448372&oldid=771448211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844221438550822913", + "text" : "Marsha Ambrosius Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u1rfTQXzoe", + "id" : 844221438550822913, + "created_at" : "2017-03-21 16:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/usT8MAUbrK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771448211&oldid=771171871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844221172095074304", + "text" : "Marsha Ambrosius Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/usT8MAUbrK", + "id" : 844221172095074304, + "created_at" : "2017-03-21 16:16:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/wxaXmZE3ue", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771443645&oldid=771434197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844212600892198918", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wxaXmZE3ue", + "id" : 844212600892198918, + "created_at" : "2017-03-21 15:42:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ButLncKe4K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771441113&oldid=771440973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844207840436928512", + "text" : "Priscilla Renea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ButLncKe4K", + "id" : 844207840436928512, + "created_at" : "2017-03-21 15:23:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/KmBAyxFywK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771440973&oldid=771440691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844207607799799809", + "text" : "Priscilla Renea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KmBAyxFywK", + "id" : 844207607799799809, + "created_at" : "2017-03-21 15:22:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/SB91A5h0dC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771440691&oldid=771440631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844207117426970625", + "text" : "Priscilla Renea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SB91A5h0dC", + "id" : 844207117426970625, + "created_at" : "2017-03-21 15:20:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/oLQEpxKuA6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771440631&oldid=768629383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844207019351592960", + "text" : "Priscilla Renea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oLQEpxKuA6", + "id" : 844207019351592960, + "created_at" : "2017-03-21 15:20:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/YmKbgyIy7B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771437631&oldid=770437721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844201756863152129", + "text" : "4 Engineer Support Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YmKbgyIy7B", + "id" : 844201756863152129, + "created_at" : "2017-03-21 14:59:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/dpZvuR4Zsi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771432734&oldid=761791900", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844192563255037953", + "text" : "Impermanent Resonance Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/dpZvuR4Zsi", + "id" : 844192563255037953, + "created_at" : "2017-03-21 14:22:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/CVb6E9cfeh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771429318&oldid=771429162", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844185522763456512", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CVb6E9cfeh", + "id" : 844185522763456512, + "created_at" : "2017-03-21 13:54:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/xaZ1a0xzq1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771429162&oldid=771428439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844185222950391815", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xaZ1a0xzq1", + "id" : 844185222950391815, + "created_at" : "2017-03-21 13:53:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Qy95EKGIB4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771427657&oldid=771427592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844182111980609536", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qy95EKGIB4", + "id" : 844182111980609536, + "created_at" : "2017-03-21 13:41:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/penA3xUYTO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771427592&oldid=771427559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844181985820139522", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/penA3xUYTO", + "id" : 844181985820139522, + "created_at" : "2017-03-21 13:40:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XdotNm0uIK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771427559&oldid=771427519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844181910490419205", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XdotNm0uIK", + "id" : 844181910490419205, + "created_at" : "2017-03-21 13:40:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/K9y20HGzJn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771427393&oldid=771425431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844181595066122243", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K9y20HGzJn", + "id" : 844181595066122243, + "created_at" : "2017-03-21 13:39:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/1g1dxQIdWv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771427087&oldid=771096001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844180931585998848", + "text" : "Iranian Canadians Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/1g1dxQIdWv", + "id" : 844180931585998848, + "created_at" : "2017-03-21 13:36:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/oJ6rvbBTqt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771422803&oldid=771422690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844171686706659329", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oJ6rvbBTqt", + "id" : 844171686706659329, + "created_at" : "2017-03-21 12:59:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/vyyDLSsFLo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771422690&oldid=771422564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844171450189778945", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vyyDLSsFLo", + "id" : 844171450189778945, + "created_at" : "2017-03-21 12:58:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/JaZURR1MMl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771422564&oldid=771422475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844171149747601408", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JaZURR1MMl", + "id" : 844171149747601408, + "created_at" : "2017-03-21 12:57:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/5ci1jMBJvi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771422475&oldid=771421852", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "844170947846377473", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5ci1jMBJvi", + "id" : 844170947846377473, + "created_at" : "2017-03-21 12:56:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/8Tjhls3Hew", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771298087&oldid=770792884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843901918334345220", + "text" : "2011 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8Tjhls3Hew", + "id" : 843901918334345220, + "created_at" : "2017-03-20 19:07:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/wc2RBHYRW9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771297047&oldid=679960752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843900112267071488", + "text" : "2009 World Wheelchair Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wc2RBHYRW9", + "id" : 843900112267071488, + "created_at" : "2017-03-20 19:00:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/XrkoqJWzlT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771296412&oldid=716377716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843898930937192449", + "text" : "2013 World Wheelchair Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XrkoqJWzlT", + "id" : 843898930937192449, + "created_at" : "2017-03-20 18:55:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/cic4K6BDkO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771295758&oldid=771295569", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843897809975820289", + "text" : "2003 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cic4K6BDkO", + "id" : 843897809975820289, + "created_at" : "2017-03-20 18:51:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/tzTS6C2T47", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771295569&oldid=771295378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843897483604480000", + "text" : "2003 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tzTS6C2T47", + "id" : 843897483604480000, + "created_at" : "2017-03-20 18:50:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/FvGbf5bi1S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771295378&oldid=770778009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843897190703681538", + "text" : "2003 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FvGbf5bi1S", + "id" : 843897190703681538, + "created_at" : "2017-03-20 18:49:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/TvKxuQHv9t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771294187&oldid=771294127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843895261520973827", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TvKxuQHv9t", + "id" : 843895261520973827, + "created_at" : "2017-03-20 18:41:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/izrRblvPyt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771294127&oldid=771294073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843895154444505088", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/izrRblvPyt", + "id" : 843895154444505088, + "created_at" : "2017-03-20 18:40:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/tDUIFF4k46", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771294073&oldid=771293740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843895051990323204", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tDUIFF4k46", + "id" : 843895051990323204, + "created_at" : "2017-03-20 18:40:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/1e3lrC9EvM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771293740&oldid=771293698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843894468579377152", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1e3lrC9EvM", + "id" : 843894468579377152, + "created_at" : "2017-03-20 18:38:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/l0PTGIKgQl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771293698&oldid=770514140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843894408315617282", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l0PTGIKgQl", + "id" : 843894408315617282, + "created_at" : "2017-03-20 18:38:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Hw90Jt82cc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771292152&oldid=771291404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843891783260127233", + "text" : "2014 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hw90Jt82cc", + "id" : 843891783260127233, + "created_at" : "2017-03-20 18:27:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/gYJUq9PPqS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771291404&oldid=770785741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843890530807431169", + "text" : "2014 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gYJUq9PPqS", + "id" : 843890530807431169, + "created_at" : "2017-03-20 18:22:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/TaTn34FaKn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771289466&oldid=771289384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843886913157238785", + "text" : "Michel Band Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TaTn34FaKn", + "id" : 843886913157238785, + "created_at" : "2017-03-20 18:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/nxgP5DB0Ou", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771289384&oldid=771289047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843886773528920064", + "text" : "Michel Band Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/nxgP5DB0Ou", + "id" : 843886773528920064, + "created_at" : "2017-03-20 18:07:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/r7HGCmvsHd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771289047&oldid=771286741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843886217607503876", + "text" : "Michel Band Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/r7HGCmvsHd", + "id" : 843886217607503876, + "created_at" : "2017-03-20 18:05:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/lRSaC0jbPM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771287795&oldid=771287639", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843883869975777283", + "text" : "4 Health Services Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lRSaC0jbPM", + "id" : 843883869975777283, + "created_at" : "2017-03-20 17:56:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/8PS74VHlPx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771287639&oldid=771285328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843883553972785153", + "text" : "4 Health Services Group Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8PS74VHlPx", + "id" : 843883553972785153, + "created_at" : "2017-03-20 17:54:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/GjfNXfHUeC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771286741&oldid=771285209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843881864083492864", + "text" : "Michel Band Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GjfNXfHUeC", + "id" : 843881864083492864, + "created_at" : "2017-03-20 17:48:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ZVCxauCE44", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771285209&oldid=771284448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843879015421300736", + "text" : "Michel Band Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZVCxauCE44", + "id" : 843879015421300736, + "created_at" : "2017-03-20 17:36:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Zcu5pKhAyl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771284448&oldid=667780073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843877647277088769", + "text" : "Michel Band Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Zcu5pKhAyl", + "id" : 843877647277088769, + "created_at" : "2017-03-20 17:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/mnKTX8akKQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771280562&oldid=771280274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843871198257778688", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mnKTX8akKQ", + "id" : 843871198257778688, + "created_at" : "2017-03-20 17:05:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/KIptG5N0jx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771280274&oldid=771260449", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843870680047390721", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KIptG5N0jx", + "id" : 843870680047390721, + "created_at" : "2017-03-20 17:03:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/rNCbuiStIk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135599355&oldid=135489429&rcid=265547931", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843841476035534852", + "text" : "Chiisme Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rNCbuiStIk", + "id" : 843841476035534852, + "created_at" : "2017-03-20 15:07:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/v8jAeaGhI3", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=468658995&oldid=452789181&rcid=497073096", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843837853700362240", + "text" : "Q3086924 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v8jAeaGhI3", + "id" : 843837853700362240, + "created_at" : "2017-03-20 14:53:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Pe4Z4hBTzz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771260449&oldid=771258367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843835917794263042", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Pe4Z4hBTzz", + "id" : 843835917794263042, + "created_at" : "2017-03-20 14:45:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lMWELmObef", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771257740&oldid=771257415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843830271673884673", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lMWELmObef", + "id" : 843830271673884673, + "created_at" : "2017-03-20 14:23:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/CqMUU8PsoC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771257415&oldid=771256972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843829515944103937", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CqMUU8PsoC", + "id" : 843829515944103937, + "created_at" : "2017-03-20 14:20:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/LuxLPIzVhk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771256972&oldid=771256932", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843828478743076864", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LuxLPIzVhk", + "id" : 843828478743076864, + "created_at" : "2017-03-20 14:16:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/wB5UyMMufD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771256932&oldid=771256882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843828396975181824", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wB5UyMMufD", + "id" : 843828396975181824, + "created_at" : "2017-03-20 14:15:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/kGuVruorM1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771256882&oldid=771254651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843828282659344384", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kGuVruorM1", + "id" : 843828282659344384, + "created_at" : "2017-03-20 14:15:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XodoAmqQYd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771254651&oldid=771254114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843823372496723968", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XodoAmqQYd", + "id" : 843823372496723968, + "created_at" : "2017-03-20 13:55:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/IqxhamUeCc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771254114&oldid=771254091", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843822139593637888", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IqxhamUeCc", + "id" : 843822139593637888, + "created_at" : "2017-03-20 13:50:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/DEJhEtyu4Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771254091&oldid=771254051", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843822103430381568", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DEJhEtyu4Y", + "id" : 843822103430381568, + "created_at" : "2017-03-20 13:50:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/WvdcsGvVkC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771254051&oldid=771253844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843822021398188033", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WvdcsGvVkC", + "id" : 843822021398188033, + "created_at" : "2017-03-20 13:50:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/cQ3CdpijQn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135596849&oldid=135504383&rcid=265539914", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843819515804876800", + "text" : "Forces arm\u00E9es canadiennes Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cQ3CdpijQn", + "id" : 843819515804876800, + "created_at" : "2017-03-20 13:40:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3Os0xfaZRp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771252622&oldid=771252538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843819018553380865", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3Os0xfaZRp", + "id" : 843819018553380865, + "created_at" : "2017-03-20 13:38:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hoxPiTSD6E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771252538&oldid=771252060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843818829830635521", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hoxPiTSD6E", + "id" : 843818829830635521, + "created_at" : "2017-03-20 13:37:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/VEmdqfjVy4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771252060&oldid=771252004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843817637792702464", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VEmdqfjVy4", + "id" : 843817637792702464, + "created_at" : "2017-03-20 13:32:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/oZUcvAwabl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771252004&oldid=771251859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843817504036339712", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oZUcvAwabl", + "id" : 843817504036339712, + "created_at" : "2017-03-20 13:32:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/LwiCOjZcVy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771251859&oldid=771251575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843817175521677312", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LwiCOjZcVy", + "id" : 843817175521677312, + "created_at" : "2017-03-20 13:31:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ONeN3hCfMn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771251575&oldid=771250474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843816523357667329", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ONeN3hCfMn", + "id" : 843816523357667329, + "created_at" : "2017-03-20 13:28:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/JAIoIKkhTh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771249341&oldid=770895436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843811560304922624", + "text" : "Star Trek Beyond Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/JAIoIKkhTh", + "id" : 843811560304922624, + "created_at" : "2017-03-20 13:08:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/4kaXuRwLX0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771248118&oldid=771248049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843808949031915520", + "text" : "Malachite green Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4kaXuRwLX0", + "id" : 843808949031915520, + "created_at" : "2017-03-20 12:58:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/FoqAx77Nov", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771248049&oldid=760144065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843808818467356673", + "text" : "Malachite green Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/FoqAx77Nov", + "id" : 843808818467356673, + "created_at" : "2017-03-20 12:57:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/M0C8N84avp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=771221114&oldid=767369984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843739599469985792", + "text" : "Mess Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/M0C8N84avp", + "id" : 843739599469985792, + "created_at" : "2017-03-20 08:22:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/AjcTjWW3m1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770902939&oldid=766093307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "843031856580874240", + "text" : "Parliament Hill Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/AjcTjWW3m1", + "id" : 843031856580874240, + "created_at" : "2017-03-18 09:30:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/eRE0fZNO9J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770813614&oldid=769837891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842813653263040518", + "text" : "Freedom of speech Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eRE0fZNO9J", + "id" : 842813653263040518, + "created_at" : "2017-03-17 19:03:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/RBWdgosC2o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770813116&oldid=770803942", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842812779987947520", + "text" : "Tom Selleck Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RBWdgosC2o", + "id" : 842812779987947520, + "created_at" : "2017-03-17 19:00:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/k9ubAHbJk7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770808933&oldid=770807197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842805561930514437", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k9ubAHbJk7", + "id" : 842805561930514437, + "created_at" : "2017-03-17 18:31:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/zSrUhxvJJp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770807197&oldid=770807142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842802404366204928", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zSrUhxvJJp", + "id" : 842802404366204928, + "created_at" : "2017-03-17 18:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/0NckH57Mb4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770807142&oldid=770806897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842802310589878273", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0NckH57Mb4", + "id" : 842802310589878273, + "created_at" : "2017-03-17 18:18:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Fm5RrxD3GY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770806897&oldid=770806365", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842801937036775424", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fm5RrxD3GY", + "id" : 842801937036775424, + "created_at" : "2017-03-17 18:16:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/iaoSF81v2Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770806365&oldid=770777326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842800999253327872", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iaoSF81v2Z", + "id" : 842800999253327872, + "created_at" : "2017-03-17 18:13:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/AaW5RzqjZO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770805477&oldid=770804590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842799362463928321", + "text" : "2005 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AaW5RzqjZO", + "id" : 842799362463928321, + "created_at" : "2017-03-17 18:06:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/it0lAQrgrs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770804590&oldid=770514319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842797647761215495", + "text" : "2005 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/it0lAQrgrs", + "id" : 842797647761215495, + "created_at" : "2017-03-17 17:59:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/K7jWLGNLgl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770803206&oldid=770776923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842794942091198464", + "text" : "2007 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K7jWLGNLgl", + "id" : 842794942091198464, + "created_at" : "2017-03-17 17:49:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/5AocSOzyIX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770802677&oldid=770802622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842793938318712832", + "text" : "2008 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5AocSOzyIX", + "id" : 842793938318712832, + "created_at" : "2017-03-17 17:45:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/egC3KUNA5B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770802622&oldid=770523317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842793850917851136", + "text" : "2008 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/egC3KUNA5B", + "id" : 842793850917851136, + "created_at" : "2017-03-17 17:44:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Z7fz2Y83zU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770802166&oldid=770802086", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842793104021360641", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z7fz2Y83zU", + "id" : 842793104021360641, + "created_at" : "2017-03-17 17:41:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/OFjOJrhxkI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770802086&oldid=770801971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842792976631914496", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OFjOJrhxkI", + "id" : 842792976631914496, + "created_at" : "2017-03-17 17:41:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/q1swC6uFb8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770801971&oldid=770491709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842792791830880256", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q1swC6uFb8", + "id" : 842792791830880256, + "created_at" : "2017-03-17 17:40:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/a3mrYsllos", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770793661&oldid=770793595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842777116869627908", + "text" : "2010 Capital One World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a3mrYsllos", + "id" : 842777116869627908, + "created_at" : "2017-03-17 16:38:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/KNcKpEn1ph", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770793595&oldid=770491077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842776961097367553", + "text" : "2010 Capital One World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KNcKpEn1ph", + "id" : 842776961097367553, + "created_at" : "2017-03-17 16:37:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/BkKtKwvBA0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770792884&oldid=770490849", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842775531636580358", + "text" : "2011 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BkKtKwvBA0", + "id" : 842775531636580358, + "created_at" : "2017-03-17 16:31:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/kFoQGZF4Dk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770791808&oldid=770791647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842773242427392000", + "text" : "2012 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kFoQGZF4Dk", + "id" : 842773242427392000, + "created_at" : "2017-03-17 16:22:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/2Bc1MEC9X1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770791647&oldid=770490718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842772958275952641", + "text" : "2012 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Bc1MEC9X1", + "id" : 842772958275952641, + "created_at" : "2017-03-17 16:21:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/vGJ3Q11ksp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770790910&oldid=770490360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842771463077859332", + "text" : "2013 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vGJ3Q11ksp", + "id" : 842771463077859332, + "created_at" : "2017-03-17 16:15:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/RYJCGUdESx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770790048&oldid=768427126", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842769940339941376", + "text" : "2014 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RYJCGUdESx", + "id" : 842769940339941376, + "created_at" : "2017-03-17 16:09:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Aly7J5BnKY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770789372&oldid=770489849", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842768672116658177", + "text" : "2015 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Aly7J5BnKY", + "id" : 842768672116658177, + "created_at" : "2017-03-17 16:04:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ElWSUerPYI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770788809&oldid=770788676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842767874985017344", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ElWSUerPYI", + "id" : 842767874985017344, + "created_at" : "2017-03-17 16:01:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/0c2ktkBEvO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770788676&oldid=770788637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842767667903782913", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0c2ktkBEvO", + "id" : 842767667903782913, + "created_at" : "2017-03-17 16:00:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/1rBLV037qs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770788637&oldid=770788591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842767586366513154", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1rBLV037qs", + "id" : 842767586366513154, + "created_at" : "2017-03-17 16:00:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/GBhf9eRPCY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770788591&oldid=770788484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842767512341282816", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GBhf9eRPCY", + "id" : 842767512341282816, + "created_at" : "2017-03-17 16:00:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/d90U1jsuRf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770788484&oldid=770788454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842767321596923904", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d90U1jsuRf", + "id" : 842767321596923904, + "created_at" : "2017-03-17 15:59:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/MLDtoknbg0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770788454&oldid=770489623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842767272091508737", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MLDtoknbg0", + "id" : 842767272091508737, + "created_at" : "2017-03-17 15:59:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/lhAE6i83ez", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770787503&oldid=770787361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842765335329738754", + "text" : "2016 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lhAE6i83ez", + "id" : 842765335329738754, + "created_at" : "2017-03-17 15:51:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/EtIOG29Otw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770787361&oldid=770786920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842765029787209728", + "text" : "2016 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EtIOG29Otw", + "id" : 842765029787209728, + "created_at" : "2017-03-17 15:50:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/1vOxDXGIQV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770786920&oldid=770489946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842764189450096641", + "text" : "2016 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1vOxDXGIQV", + "id" : 842764189450096641, + "created_at" : "2017-03-17 15:46:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lTZifOP59c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770786694&oldid=770014245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842763756300128256", + "text" : "2015 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lTZifOP59c", + "id" : 842763756300128256, + "created_at" : "2017-03-17 15:45:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/cCoWeiDF3M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770786524&oldid=763869788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842763438891982848", + "text" : "Love Showdown (Archie Comics) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cCoWeiDF3M", + "id" : 842763438891982848, + "created_at" : "2017-03-17 15:43:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/anJLT7bTQL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770785741&oldid=770514059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842761931954028544", + "text" : "2014 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/anJLT7bTQL", + "id" : 842761931954028544, + "created_at" : "2017-03-17 15:37:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/MhwkM5Xz83", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770785407&oldid=770785346", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842761242477510657", + "text" : "2013 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MhwkM5Xz83", + "id" : 842761242477510657, + "created_at" : "2017-03-17 15:35:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/BMpt0IcICL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770785346&oldid=770490447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842761110013067264", + "text" : "2013 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BMpt0IcICL", + "id" : 842761110013067264, + "created_at" : "2017-03-17 15:34:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/AvJ7bVYiTH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770784672&oldid=770784554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842759891030806529", + "text" : "2012 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AvJ7bVYiTH", + "id" : 842759891030806529, + "created_at" : "2017-03-17 15:29:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/0H7l9u6wO6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770784554&oldid=770784508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842759647882821635", + "text" : "2012 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0H7l9u6wO6", + "id" : 842759647882821635, + "created_at" : "2017-03-17 15:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ddzaseQJkN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770784508&oldid=770784452", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842759581730258946", + "text" : "2012 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ddzaseQJkN", + "id" : 842759581730258946, + "created_at" : "2017-03-17 15:28:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/cvAE1VR5yy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770784452&oldid=769159370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842759488885153795", + "text" : "2012 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cvAE1VR5yy", + "id" : 842759488885153795, + "created_at" : "2017-03-17 15:28:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3CusjcQFAH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770783093&oldid=770523534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842757029508907008", + "text" : "2011 Capital One World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3CusjcQFAH", + "id" : 842757029508907008, + "created_at" : "2017-03-17 15:18:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/GYAfrTZD77", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770782586&oldid=770492234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842756157265661952", + "text" : "2010 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GYAfrTZD77", + "id" : 842756157265661952, + "created_at" : "2017-03-17 15:15:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/OrjIysiEdX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770779842&oldid=770513901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842750896052326403", + "text" : "2008 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OrjIysiEdX", + "id" : 842750896052326403, + "created_at" : "2017-03-17 14:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/9micSgUYdk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770779220&oldid=770778831", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842749630932811776", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9micSgUYdk", + "id" : 842749630932811776, + "created_at" : "2017-03-17 14:49:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/BBPEn2BlBV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135503895&oldid=135503858&rcid=264593766", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842749495528054785", + "text" : "McDonnell Douglas F\/A-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BBPEn2BlBV", + "id" : 842749495528054785, + "created_at" : "2017-03-17 14:48:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/8yjgnaPF0g", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135503858&oldid=135503753&rcid=264593669", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842749068820566016", + "text" : "McDonnell Douglas F\/A-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8yjgnaPF0g", + "id" : 842749068820566016, + "created_at" : "2017-03-17 14:46:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ct16ZIq2OZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770778831&oldid=770778456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842748969705000960", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ct16ZIq2OZ", + "id" : 842748969705000960, + "created_at" : "2017-03-17 14:46:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/VppLpqadXf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770778456&oldid=770778414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842748305637593090", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VppLpqadXf", + "id" : 842748305637593090, + "created_at" : "2017-03-17 14:43:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/LADE3uVUBi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770778414&oldid=768532324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842748224242958336", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LADE3uVUBi", + "id" : 842748224242958336, + "created_at" : "2017-03-17 14:43:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/eUfsiYyAp9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135503753&oldid=135503691&rcid=264593380", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842748123302838273", + "text" : "McDonnell Douglas F\/A-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eUfsiYyAp9", + "id" : 842748123302838273, + "created_at" : "2017-03-17 14:43:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/2VMN1L3S9D", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135503691&oldid=134426605&rcid=264593210", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842747556698439684", + "text" : "McDonnell Douglas F\/A-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2VMN1L3S9D", + "id" : 842747556698439684, + "created_at" : "2017-03-17 14:40:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/gh6KgThzKz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770778009&oldid=770514698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842747471524777985", + "text" : "2003 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gh6KgThzKz", + "id" : 842747471524777985, + "created_at" : "2017-03-17 14:40:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/xtbkj9k1ox", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770777960&oldid=767894478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842747346740035584", + "text" : "2004 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xtbkj9k1ox", + "id" : 842747346740035584, + "created_at" : "2017-03-17 14:39:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/SMSDkfSuEM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770777754&oldid=770514804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842747006107996160", + "text" : "2002 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SMSDkfSuEM", + "id" : 842747006107996160, + "created_at" : "2017-03-17 14:38:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/YTlSeXo8Ew", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770777629&oldid=769258800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842746778613157895", + "text" : "2003 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YTlSeXo8Ew", + "id" : 842746778613157895, + "created_at" : "2017-03-17 14:37:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Lj4EEUimJ1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770777560&oldid=770514397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842746635998380032", + "text" : "2004 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Lj4EEUimJ1", + "id" : 842746635998380032, + "created_at" : "2017-03-17 14:37:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/zFjFHfdSDA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770776923&oldid=770523258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842745417452392448", + "text" : "2007 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zFjFHfdSDA", + "id" : 842745417452392448, + "created_at" : "2017-03-17 14:32:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/7sHFaUo2S2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770776219&oldid=770774955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842744113594286080", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7sHFaUo2S2", + "id" : 842744113594286080, + "created_at" : "2017-03-17 14:27:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/nljKAwWpFG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770774955&oldid=770773843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842741635175907329", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nljKAwWpFG", + "id" : 842741635175907329, + "created_at" : "2017-03-17 14:17:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Anl195Jum9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770770615&oldid=770764867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842732927830151169", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Anl195Jum9", + "id" : 842732927830151169, + "created_at" : "2017-03-17 13:42:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ABN2nvmYDz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770766840&oldid=757158401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842725118245818368", + "text" : "Talk:East Timor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ABN2nvmYDz", + "id" : 842725118245818368, + "created_at" : "2017-03-17 13:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/jLjdmL4HBP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770663948&oldid=694332697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842476116619202560", + "text" : "Talk:Montreal Saint-Hubert Longueuil Airport Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jLjdmL4HBP", + "id" : 842476116619202560, + "created_at" : "2017-03-16 20:42:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rnMoHxKzk1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770655019&oldid=770654627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842460344274501632", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rnMoHxKzk1", + "id" : 842460344274501632, + "created_at" : "2017-03-16 19:39:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/RhCMQAP4kP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770654627&oldid=770523088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842459468109643778", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RhCMQAP4kP", + "id" : 842459468109643778, + "created_at" : "2017-03-16 19:36:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QfSC0wu6eB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770652149&oldid=770644700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842454495539937285", + "text" : "2012 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QfSC0wu6eB", + "id" : 842454495539937285, + "created_at" : "2017-03-16 19:16:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/oHZ63ZOPRm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770650676&oldid=711194505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842451789303693312", + "text" : "2014 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oHZ63ZOPRm", + "id" : 842451789303693312, + "created_at" : "2017-03-16 19:05:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/LlPq1sIJsm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770647487&oldid=770298173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842446110044110848", + "text" : "List of NHL statistical leaders by country Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LlPq1sIJsm", + "id" : 842446110044110848, + "created_at" : "2017-03-16 18:42:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/XbTsehX4f1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770644700&oldid=750241749", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842441110303735808", + "text" : "2012 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XbTsehX4f1", + "id" : 842441110303735808, + "created_at" : "2017-03-16 18:23:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/SJaLRnvGfA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770633196&oldid=770082067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842418749584113664", + "text" : "Wojtek (bear) Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/SJaLRnvGfA", + "id" : 842418749584113664, + "created_at" : "2017-03-16 16:54:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Qt74LGQdfS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135477628&oldid=133937174&rcid=264413341", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842417030007554048", + "text" : "Bidou Laloge Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/Qt74LGQdfS", + "id" : 842417030007554048, + "created_at" : "2017-03-16 16:47:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/syHB3vy3t5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770490698&oldid=770462788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842091078102720517", + "text" : "Bruno (footballer, born 1984) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/syHB3vy3t5", + "id" : 842091078102720517, + "created_at" : "2017-03-15 19:12:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/TQLcv6yjKA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770482571&oldid=770481921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842078424478953478", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TQLcv6yjKA", + "id" : 842078424478953478, + "created_at" : "2017-03-15 18:21:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/4GP3683XSH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770481921&oldid=770459236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842077361407438851", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4GP3683XSH", + "id" : 842077361407438851, + "created_at" : "2017-03-15 18:17:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/BLP6AvzS45", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770459236&oldid=770458116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842034877230944257", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BLP6AvzS45", + "id" : 842034877230944257, + "created_at" : "2017-03-15 15:28:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/jDacslJAWE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770458116&oldid=770457798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842032634893090817", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jDacslJAWE", + "id" : 842032634893090817, + "created_at" : "2017-03-15 15:19:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/oVul7myBbX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770457798&oldid=770456566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842031899354750976", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oVul7myBbX", + "id" : 842031899354750976, + "created_at" : "2017-03-15 15:17:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9uqzNb3H4A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770456566&oldid=770456454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842029293383389185", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9uqzNb3H4A", + "id" : 842029293383389185, + "created_at" : "2017-03-15 15:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/0mSftRi7U9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770456454&oldid=770456291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842029030475993088", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0mSftRi7U9", + "id" : 842029030475993088, + "created_at" : "2017-03-15 15:05:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/6JGI7eAk9e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770456291&oldid=750286413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842028739735257089", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6JGI7eAk9e", + "id" : 842028739735257089, + "created_at" : "2017-03-15 15:04:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Z20N8JKrMY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770453670&oldid=770453591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842023515020771328", + "text" : "2008 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z20N8JKrMY", + "id" : 842023515020771328, + "created_at" : "2017-03-15 14:43:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/rRFzaUxgxk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770453591&oldid=711312740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842023346812420096", + "text" : "2008 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rRFzaUxgxk", + "id" : 842023346812420096, + "created_at" : "2017-03-15 14:43:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ZVb9twAeLC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770453354&oldid=770453299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842022905101848576", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZVb9twAeLC", + "id" : 842022905101848576, + "created_at" : "2017-03-15 14:41:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/CQTmMNbQIG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770453299&oldid=770453097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842022807764639744", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CQTmMNbQIG", + "id" : 842022807764639744, + "created_at" : "2017-03-15 14:40:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nJdf5kOqCJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770453097&oldid=770452857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842022407279919104", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nJdf5kOqCJ", + "id" : 842022407279919104, + "created_at" : "2017-03-15 14:39:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/RxaBRLWJ6L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770452857&oldid=770452826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842021940449677312", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RxaBRLWJ6L", + "id" : 842021940449677312, + "created_at" : "2017-03-15 14:37:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/LBflNEq08d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770452826&oldid=770452637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842021873290469376", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LBflNEq08d", + "id" : 842021873290469376, + "created_at" : "2017-03-15 14:37:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9iBHfb0fa1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770452637&oldid=770452576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842021531056275456", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9iBHfb0fa1", + "id" : 842021531056275456, + "created_at" : "2017-03-15 14:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ECvbUeZTKg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770452576&oldid=770452530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842021399426404355", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ECvbUeZTKg", + "id" : 842021399426404355, + "created_at" : "2017-03-15 14:35:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/4KUZj8tyXd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770452530&oldid=770452483", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842021310184226816", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4KUZj8tyXd", + "id" : 842021310184226816, + "created_at" : "2017-03-15 14:34:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/hx4N4oDCoi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770452483&oldid=770451891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842021216277958658", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hx4N4oDCoi", + "id" : 842021216277958658, + "created_at" : "2017-03-15 14:34:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/64eKhQh8BK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770451891&oldid=770451762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842020146210299909", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/64eKhQh8BK", + "id" : 842020146210299909, + "created_at" : "2017-03-15 14:30:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/mSTvxKbNIq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770451762&oldid=770451728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842019862138519553", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mSTvxKbNIq", + "id" : 842019862138519553, + "created_at" : "2017-03-15 14:29:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/i8weH2mZHL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770451728&oldid=711314304", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842019802688417794", + "text" : "2007 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i8weH2mZHL", + "id" : 842019802688417794, + "created_at" : "2017-03-15 14:28:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/OEL02t6Xq4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770451297&oldid=770450572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842018941136441344", + "text" : "2004 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OEL02t6Xq4", + "id" : 842018941136441344, + "created_at" : "2017-03-15 14:25:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nSscRJQzsJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770450572&oldid=770450363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842017549105659904", + "text" : "2004 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nSscRJQzsJ", + "id" : 842017549105659904, + "created_at" : "2017-03-15 14:20:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QC6Nq9jW1K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770450363&oldid=761581568", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "842017136637816833", + "text" : "2004 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QC6Nq9jW1K", + "id" : 842017136637816833, + "created_at" : "2017-03-15 14:18:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/B0YEyp9e3S", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7825298&oldid=7818972&rcid=19347480", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841976605421498368", + "text" : "\u0420\u043E\u0436\u0434\u0435\u043D\u0438\u0435 \u043D\u0430 \u0411\u043B\u0430\u0436\u0435\u043D\u0430 \u0414\u0435\u0432\u0430 \u041C\u0430\u0440\u0438\u044F (\u0411\u0435\u043B\u0435\u043D\u0435) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B0YEyp9e3S", + "id" : 841976605421498368, + "created_at" : "2017-03-15 11:37:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/a2PF8lcv7z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770362995&oldid=770362457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841791130635247616", + "text" : "List of equipment of the Canadian Coast Guard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a2PF8lcv7z", + "id" : 841791130635247616, + "created_at" : "2017-03-14 23:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/UneY3NdHg9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770362457&oldid=768971148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841790079622340608", + "text" : "List of equipment of the Canadian Coast Guard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UneY3NdHg9", + "id" : 841790079622340608, + "created_at" : "2017-03-14 23:16:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/UBKSD2qBCY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770314266&oldid=747261466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841712475049451520", + "text" : "Steinberg's (supermarket) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UBKSD2qBCY", + "id" : 841712475049451520, + "created_at" : "2017-03-14 18:07:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UBKSD2qBCY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770314266&oldid=747261466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841712475091423234", + "text" : "Steinberg's (supermarket) Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/UBKSD2qBCY", + "id" : 841712475091423234, + "created_at" : "2017-03-14 18:07:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/baUUhgFGW3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770313849&oldid=765088012", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841711746222084096", + "text" : "Visa policy of Israel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/baUUhgFGW3", + "id" : 841711746222084096, + "created_at" : "2017-03-14 18:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/Hds2GrOaU3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770307601&oldid=769383232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841700481198100482", + "text" : "Sami people Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/Hds2GrOaU3", + "id" : 841700481198100482, + "created_at" : "2017-03-14 17:20:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Hds2GrOaU3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770307601&oldid=769383232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841700481261031424", + "text" : "Sami people Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hds2GrOaU3", + "id" : 841700481261031424, + "created_at" : "2017-03-14 17:20:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/Ux5SZhtwvB", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135413636&oldid=132524213&rcid=263705921", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841677764067487746", + "text" : "Winneway Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ux5SZhtwvB", + "id" : 841677764067487746, + "created_at" : "2017-03-14 15:49:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/mGKKe55R23", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770266967&oldid=752780260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841622252441464837", + "text" : "Wolf Ammunition Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mGKKe55R23", + "id" : 841622252441464837, + "created_at" : "2017-03-14 12:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/5ZNkG5xvZk", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=237095615&oldid=237024453&rcid=546195086", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841608128328282113", + "text" : "File:Semenaristi ot Sekirovo Gererala 1913.jpg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5ZNkG5xvZk", + "id" : 841608128328282113, + "created_at" : "2017-03-14 11:13:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/F2Vndo15La", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770249887&oldid=770249875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841580010376949760", + "text" : "United States Environmental Protection Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F2Vndo15La", + "id" : 841580010376949760, + "created_at" : "2017-03-14 09:21:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/fT6J0f9p2k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770249490&oldid=770249403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841578838287093760", + "text" : "United States Environmental Protection Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fT6J0f9p2k", + "id" : 841578838287093760, + "created_at" : "2017-03-14 09:16:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/0eZLEXPKdY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770249403&oldid=770249332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841578563874783233", + "text" : "United States Environmental Protection Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0eZLEXPKdY", + "id" : 841578563874783233, + "created_at" : "2017-03-14 09:15:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ogPg6Mm8tu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770249298&oldid=770249205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841578232835145728", + "text" : "United States Environmental Protection Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ogPg6Mm8tu", + "id" : 841578232835145728, + "created_at" : "2017-03-14 09:14:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Bqj8TArHDX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770249205&oldid=770248934", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841577929087803392", + "text" : "United States Environmental Protection Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bqj8TArHDX", + "id" : 841577929087803392, + "created_at" : "2017-03-14 09:13:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/DpovlgCzWw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770248934&oldid=770248726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841577151090589696", + "text" : "United States Environmental Protection Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DpovlgCzWw", + "id" : 841577151090589696, + "created_at" : "2017-03-14 09:10:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/nCqHUV3Qpm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770248726&oldid=770199938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841576488394752000", + "text" : "United States Environmental Protection Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nCqHUV3Qpm", + "id" : 841576488394752000, + "created_at" : "2017-03-14 09:07:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/OZf17OYhif", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770169491&oldid=770163355", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841391365556695040", + "text" : "Summit Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OZf17OYhif", + "id" : 841391365556695040, + "created_at" : "2017-03-13 20:51:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/3Vit2xKNOx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770163355&oldid=770160220", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841381148429303813", + "text" : "Summit Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3Vit2xKNOx", + "id" : 841381148429303813, + "created_at" : "2017-03-13 20:11:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/mWJac6bmKa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770160220&oldid=763739101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841375952756232194", + "text" : "Summit Series Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mWJac6bmKa", + "id" : 841375952756232194, + "created_at" : "2017-03-13 19:50:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/8Q7DVHhONU", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=465936778&oldid=465737354&rcid=494163140", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841362843412881408", + "text" : "Q17339402 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8Q7DVHhONU", + "id" : 841362843412881408, + "created_at" : "2017-03-13 18:58:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/91lS0Puuh9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770151446&oldid=769991534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841361277536604160", + "text" : "FN MAG Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/91lS0Puuh9", + "id" : 841361277536604160, + "created_at" : "2017-03-13 18:52:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/HBfwwRyELB", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135383140&oldid=70451033&rcid=263281502", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841316598401122307", + "text" : "Discussion:Saint Catharines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HBfwwRyELB", + "id" : 841316598401122307, + "created_at" : "2017-03-13 15:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/HBfwwRyELB", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135383140&oldid=70451033&rcid=263281502", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841316598430457857", + "text" : "Discussion:Saint Catharines Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/HBfwwRyELB", + "id" : 841316598430457857, + "created_at" : "2017-03-13 15:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/RBe9MDAOC7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135383037&oldid=135382967&rcid=263281220", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841315639314780160", + "text" : "Saint Catharines Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/RBe9MDAOC7", + "id" : 841315639314780160, + "created_at" : "2017-03-13 15:50:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/RBe9MDAOC7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135383037&oldid=135382967&rcid=263281220", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841315639423819776", + "text" : "Saint Catharines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RBe9MDAOC7", + "id" : 841315639423819776, + "created_at" : "2017-03-13 15:50:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/rNresUd1qA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135382967&oldid=135382908&rcid=263281047", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841315037302149120", + "text" : "Saint Catharines Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/rNresUd1qA", + "id" : 841315037302149120, + "created_at" : "2017-03-13 15:48:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/rNresUd1qA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135382967&oldid=135382908&rcid=263281047", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841315037310529536", + "text" : "Saint Catharines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rNresUd1qA", + "id" : 841315037310529536, + "created_at" : "2017-03-13 15:48:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/O3lQfObvp2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135382908&oldid=133602985&rcid=263280841", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841314515790778369", + "text" : "Saint Catharines Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/O3lQfObvp2", + "id" : 841314515790778369, + "created_at" : "2017-03-13 15:46:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/O3lQfObvp2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135382908&oldid=133602985&rcid=263280841", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841314515811721216", + "text" : "Saint Catharines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O3lQfObvp2", + "id" : 841314515811721216, + "created_at" : "2017-03-13 15:46:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/VOEo3k493Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770102664&oldid=770101461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841270556351647744", + "text" : "Space colonization Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VOEo3k493Q", + "id" : 841270556351647744, + "created_at" : "2017-03-13 12:51:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/kLKjQKmpfO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770101461&oldid=769743671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841268299405090818", + "text" : "Space colonization Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kLKjQKmpfO", + "id" : 841268299405090818, + "created_at" : "2017-03-13 12:42:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/I3qv87pgpc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770092575&oldid=770092327", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841248002467614720", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I3qv87pgpc", + "id" : 841248002467614720, + "created_at" : "2017-03-13 11:22:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/nybUEfgXvY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770092327&oldid=770092262", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841247457837232128", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nybUEfgXvY", + "id" : 841247457837232128, + "created_at" : "2017-03-13 11:19:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/gEVXC7hOw4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770092262&oldid=770090307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841247321153236992", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gEVXC7hOw4", + "id" : 841247321153236992, + "created_at" : "2017-03-13 11:19:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ixRnJk8DUL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770090307&oldid=770089339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841243825087602688", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ixRnJk8DUL", + "id" : 841243825087602688, + "created_at" : "2017-03-13 11:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/TElktsshWj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770089339&oldid=770088863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841242112255524864", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TElktsshWj", + "id" : 841242112255524864, + "created_at" : "2017-03-13 10:58:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/7dz84IsKTa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770088863&oldid=770088765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841241100400635905", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7dz84IsKTa", + "id" : 841241100400635905, + "created_at" : "2017-03-13 10:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/kmGNTViGaL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770088765&oldid=770088471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841240911736688640", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kmGNTViGaL", + "id" : 841240911736688640, + "created_at" : "2017-03-13 10:53:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/QbCr1BR2YU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770088471&oldid=770081367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841240362769342465", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QbCr1BR2YU", + "id" : 841240362769342465, + "created_at" : "2017-03-13 10:51:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/qS1Enyb5LF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770081367&oldid=770080719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841225143649222656", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qS1Enyb5LF", + "id" : 841225143649222656, + "created_at" : "2017-03-13 09:51:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/0srtgWcQOA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770080719&oldid=770080539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841223387355705344", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0srtgWcQOA", + "id" : 841223387355705344, + "created_at" : "2017-03-13 09:44:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/O2NIsJrjrP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770080539&oldid=770078715", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841223005258813441", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O2NIsJrjrP", + "id" : 841223005258813441, + "created_at" : "2017-03-13 09:42:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/EBV0dTU2k1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770078715&oldid=770078586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841217937054785541", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EBV0dTU2k1", + "id" : 841217937054785541, + "created_at" : "2017-03-13 09:22:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/HNGCMWPiPY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770078586&oldid=770078266", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841217588751405057", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HNGCMWPiPY", + "id" : 841217588751405057, + "created_at" : "2017-03-13 09:21:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/RHJANSeaKR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770078266&oldid=770078180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841216695519854592", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RHJANSeaKR", + "id" : 841216695519854592, + "created_at" : "2017-03-13 09:17:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/jMAHCUh09j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770078180&oldid=770077872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841216489353019393", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jMAHCUh09j", + "id" : 841216489353019393, + "created_at" : "2017-03-13 09:16:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/w24Wp52AcX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770077872&oldid=770077772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841215639922573312", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w24Wp52AcX", + "id" : 841215639922573312, + "created_at" : "2017-03-13 09:13:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/aao79NoMPa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770077772&oldid=770077664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841215376222490624", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aao79NoMPa", + "id" : 841215376222490624, + "created_at" : "2017-03-13 09:12:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/yN61OaFtIs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770077664&oldid=770077596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841215111771619329", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yN61OaFtIs", + "id" : 841215111771619329, + "created_at" : "2017-03-13 09:11:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/xe2VrDksbu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770077596&oldid=770077447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841214945303941122", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xe2VrDksbu", + "id" : 841214945303941122, + "created_at" : "2017-03-13 09:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Xrg4GxfcPb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770077447&oldid=770077034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841214624104108032", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xrg4GxfcPb", + "id" : 841214624104108032, + "created_at" : "2017-03-13 09:09:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/A2M3HWEurz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770077034&oldid=770076858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841213602342293505", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A2M3HWEurz", + "id" : 841213602342293505, + "created_at" : "2017-03-13 09:05:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/gn9hMFgXYe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770076858&oldid=770076799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841213100116344833", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gn9hMFgXYe", + "id" : 841213100116344833, + "created_at" : "2017-03-13 09:03:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/2mR9HZ4R9a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770076799&oldid=770003704", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841213004398104576", + "text" : "Madhumila Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2mR9HZ4R9a", + "id" : 841213004398104576, + "created_at" : "2017-03-13 09:03:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/FOZW8bUz8n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770074487&oldid=746282716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841206354979229696", + "text" : "Talk:Interstellar travel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FOZW8bUz8n", + "id" : 841206354979229696, + "created_at" : "2017-03-13 08:36:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eZBpFuM2aX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770074295&oldid=770074066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841205787850608641", + "text" : "Interstellar travel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eZBpFuM2aX", + "id" : 841205787850608641, + "created_at" : "2017-03-13 08:34:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/oTYIMx8Cdc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=770074066&oldid=767330207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "841205069517377536", + "text" : "Interstellar travel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oTYIMx8Cdc", + "id" : 841205069517377536, + "created_at" : "2017-03-13 08:31:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Q3T53tjsM9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769820637&oldid=756422402", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840666454907355136", + "text" : "2 Combat Engineer Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Q3T53tjsM9", + "id" : 840666454907355136, + "created_at" : "2017-03-11 20:51:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/dQEpJvnVlK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135297543&oldid=134153398&rcid=262616620", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840310586592366592", + "text" : "Rocher Perc\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dQEpJvnVlK", + "id" : 840310586592366592, + "created_at" : "2017-03-10 21:17:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Svi4GAmawY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769626365&oldid=766037685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840265138779365376", + "text" : "2017 Newfoundland and Labrador Tankard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Svi4GAmawY", + "id" : 840265138779365376, + "created_at" : "2017-03-10 18:16:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/6T5AEkpkFV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769625514&oldid=762124136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840263561473581057", + "text" : "2017 PEI Tankard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6T5AEkpkFV", + "id" : 840263561473581057, + "created_at" : "2017-03-10 18:10:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/TCPC47Heca", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769623358&oldid=769623334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840259626490855424", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TCPC47Heca", + "id" : 840259626490855424, + "created_at" : "2017-03-10 17:54:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/AluXTODioV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769623334&oldid=769612752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840259586175172608", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AluXTODioV", + "id" : 840259586175172608, + "created_at" : "2017-03-10 17:54:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ZbbEcguBVL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769612752&oldid=769612676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840241193011273729", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZbbEcguBVL", + "id" : 840241193011273729, + "created_at" : "2017-03-10 16:41:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ZCoLjFZMG0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769612676&oldid=769612624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840241058302812163", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZCoLjFZMG0", + "id" : 840241058302812163, + "created_at" : "2017-03-10 16:40:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/0V1hdXWwml", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769612624&oldid=769612450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840240959807987712", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0V1hdXWwml", + "id" : 840240959807987712, + "created_at" : "2017-03-10 16:40:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/BPpeZgXIJA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769612450&oldid=769612365", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840240624678887425", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BPpeZgXIJA", + "id" : 840240624678887425, + "created_at" : "2017-03-10 16:39:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/5kcGmMjDk7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769612365&oldid=769612319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840240450078400513", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5kcGmMjDk7", + "id" : 840240450078400513, + "created_at" : "2017-03-10 16:38:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/5WlrClKlzJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769612217&oldid=769611779", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840240207903485952", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5WlrClKlzJ", + "id" : 840240207903485952, + "created_at" : "2017-03-10 16:37:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/kCIJhaceyU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769611488&oldid=769611334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840238905106530306", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kCIJhaceyU", + "id" : 840238905106530306, + "created_at" : "2017-03-10 16:32:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/zfIk6pnHEM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769611334&oldid=769611235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840238593914331136", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zfIk6pnHEM", + "id" : 840238593914331136, + "created_at" : "2017-03-10 16:31:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/0P8ZLSdi3E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769611235&oldid=769610398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840238352599261184", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0P8ZLSdi3E", + "id" : 840238352599261184, + "created_at" : "2017-03-10 16:30:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/PU1fkhLZhZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769610398&oldid=769610282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840236697975705600", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PU1fkhLZhZ", + "id" : 840236697975705600, + "created_at" : "2017-03-10 16:23:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/KuzKveesam", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769579667&oldid=769579630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840171344595689472", + "text" : "Cora (restaurant) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KuzKveesam", + "id" : 840171344595689472, + "created_at" : "2017-03-10 12:03:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/bSfcGO90MI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769579630&oldid=769505281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "840171256490147845", + "text" : "Cora (restaurant) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bSfcGO90MI", + "id" : 840171256490147845, + "created_at" : "2017-03-10 12:03:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/x6KL6PyR6Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769477734&oldid=769114197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839932110269984769", + "text" : "Royal Military College Saint-Jean Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/x6KL6PyR6Z", + "id" : 839932110269984769, + "created_at" : "2017-03-09 20:13:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/gEck10252d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769455992&oldid=769455937", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839892384305524736", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gEck10252d", + "id" : 839892384305524736, + "created_at" : "2017-03-09 17:35:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/cKmzrhPz7O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769455937&oldid=769455546", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839892244538736640", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cKmzrhPz7O", + "id" : 839892244538736640, + "created_at" : "2017-03-09 17:34:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/6oS2S90AT2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769455546&oldid=769426919", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839891307036278784", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6oS2S90AT2", + "id" : 839891307036278784, + "created_at" : "2017-03-09 17:31:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/gNNk8gUqRQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769454116&oldid=769426530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839888391667863553", + "text" : "Erik Karlsson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gNNk8gUqRQ", + "id" : 839888391667863553, + "created_at" : "2017-03-09 17:19:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/YDiRb9x7pt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769441604&oldid=768708789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839864057343672320", + "text" : "Quibd\u00F3 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YDiRb9x7pt", + "id" : 839864057343672320, + "created_at" : "2017-03-09 15:42:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/eQqWFrfDnS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769437912&oldid=749303499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839856452533686272", + "text" : "Time in Saskatchewan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eQqWFrfDnS", + "id" : 839856452533686272, + "created_at" : "2017-03-09 15:12:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7AAjbXf85K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769425750&oldid=769425682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839828695451840512", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7AAjbXf85K", + "id" : 839828695451840512, + "created_at" : "2017-03-09 13:22:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/dkKdfnGtdE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769425682&oldid=769425611", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839828513888878593", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dkKdfnGtdE", + "id" : 839828513888878593, + "created_at" : "2017-03-09 13:21:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/KVpGQib8Bh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769425611&oldid=769425326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839828369730600960", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KVpGQib8Bh", + "id" : 839828369730600960, + "created_at" : "2017-03-09 13:21:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/x1T2NA1dcr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769425326&oldid=769425023", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839827767063691264", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/x1T2NA1dcr", + "id" : 839827767063691264, + "created_at" : "2017-03-09 13:18:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/m5tx8kPdF3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769425023&oldid=769424797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839827184223158273", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/m5tx8kPdF3", + "id" : 839827184223158273, + "created_at" : "2017-03-09 13:16:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/smsMRaVYVC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769424797&oldid=769424260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839826706982658048", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/smsMRaVYVC", + "id" : 839826706982658048, + "created_at" : "2017-03-09 13:14:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lj7ydhjtaE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769424260&oldid=769391267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839825608402219009", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lj7ydhjtaE", + "id" : 839825608402219009, + "created_at" : "2017-03-09 13:10:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/UglFZEHrat", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769313640&oldid=759309038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839562808069132292", + "text" : "Talk:Georges St-Pierre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UglFZEHrat", + "id" : 839562808069132292, + "created_at" : "2017-03-08 19:45:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/7BnMKbhTve", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769306376&oldid=760749911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839550440278753282", + "text" : "Cayuga, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7BnMKbhTve", + "id" : 839550440278753282, + "created_at" : "2017-03-08 18:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/gjsPyGqPEV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769305010&oldid=761738470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839548098124865537", + "text" : "Jennifer O'Connell Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gjsPyGqPEV", + "id" : 839548098124865537, + "created_at" : "2017-03-08 18:47:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/x2dj1FjGOa", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135236985&oldid=135236134&rcid=262004923", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839532657222508544", + "text" : "Henri-Dominique Paratte Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/x2dj1FjGOa", + "id" : 839532657222508544, + "created_at" : "2017-03-08 17:45:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/F0leZi9Lpv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769290042&oldid=769270596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839520628805885952", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F0leZi9Lpv", + "id" : 839520628805885952, + "created_at" : "2017-03-08 16:58:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/eFa8us0k62", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135230080&oldid=133402825&rcid=261973626", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839476205682311168", + "text" : "Wideband Global SATCOM Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eFa8us0k62", + "id" : 839476205682311168, + "created_at" : "2017-03-08 14:01:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ZOK6E2cTAL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769261927&oldid=769261902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839470000536715267", + "text" : "1998 Labatt Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZOK6E2cTAL", + "id" : 839470000536715267, + "created_at" : "2017-03-08 13:36:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/p1tJh1wxem", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769261902&oldid=647906789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839469946904199168", + "text" : "1998 Labatt Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p1tJh1wxem", + "id" : 839469946904199168, + "created_at" : "2017-03-08 13:36:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/qjli5rKnUg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769259835&oldid=769182965", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839465614024519681", + "text" : "Avicenna Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/qjli5rKnUg", + "id" : 839465614024519681, + "created_at" : "2017-03-08 13:19:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/qjli5rKnUg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769259835&oldid=769182965", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839465614049685504", + "text" : "Avicenna Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qjli5rKnUg", + "id" : 839465614049685504, + "created_at" : "2017-03-08 13:19:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/K85nMKNQNl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769149445&oldid=755584518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839223277855911936", + "text" : "Deborah Lyons Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/K85nMKNQNl", + "id" : 839223277855911936, + "created_at" : "2017-03-07 21:16:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/nlL3bMoRho", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769102710&oldid=734622342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839145808364720129", + "text" : "Canadian Nuclear Safety Commission Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nlL3bMoRho", + "id" : 839145808364720129, + "created_at" : "2017-03-07 16:08:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/8HQZCW3BOa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=769085194&oldid=768530099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839114524137517056", + "text" : "Eugenie Bouchard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8HQZCW3BOa", + "id" : 839114524137517056, + "created_at" : "2017-03-07 14:04:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5vnpVFoQ3z", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7812505&oldid=7802151&rcid=18995807", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839092376727605249", + "text" : "\u0412\u043E\u0435\u043D\u043D\u0430 \u0431\u043E\u043B\u043D\u0438\u0446\u0430 (\u041F\u043B\u043E\u0432\u0434\u0438\u0432) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5vnpVFoQ3z", + "id" : 839092376727605249, + "created_at" : "2017-03-07 12:36:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/1Ze72GAMdc", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=463102354&oldid=444950237&rcid=491097105", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "839092070438559744", + "text" : "Q28736899 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1Ze72GAMdc", + "id" : 839092070438559744, + "created_at" : "2017-03-07 12:35:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/SkzBNqZQRQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135184343&oldid=135184160&rcid=261570268", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838890823710306310", + "text" : "Rh\u00E9al Fortin Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/SkzBNqZQRQ", + "id" : 838890823710306310, + "created_at" : "2017-03-06 23:15:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/gsVCloxSRg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135184160&oldid=133980756&rcid=261569352", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838888281458819073", + "text" : "Rh\u00E9al Fortin Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gsVCloxSRg", + "id" : 838888281458819073, + "created_at" : "2017-03-06 23:05:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/8A81Kvkatv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768966993&oldid=767247703", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838845915830054913", + "text" : "Groundhog Day Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8A81Kvkatv", + "id" : 838845915830054913, + "created_at" : "2017-03-06 20:17:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/29d5hPQKeH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768961983&oldid=768961782", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838838081537126403", + "text" : "CCGS Mamilossa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/29d5hPQKeH", + "id" : 838838081537126403, + "created_at" : "2017-03-06 19:45:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/29d5hPQKeH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768961983&oldid=768961782", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838838081608351745", + "text" : "CCGS Mamilossa Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/29d5hPQKeH", + "id" : 838838081608351745, + "created_at" : "2017-03-06 19:45:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/09R7cAe57Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768961782&oldid=748012723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838837749557903365", + "text" : "CCGS Mamilossa Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/09R7cAe57Y", + "id" : 838837749557903365, + "created_at" : "2017-03-06 19:44:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/09R7cAe57Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768961782&oldid=748012723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838837749432090626", + "text" : "CCGS Mamilossa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/09R7cAe57Y", + "id" : 838837749432090626, + "created_at" : "2017-03-06 19:44:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/mW3VpOM0un", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768958776&oldid=756845262", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838833149215981568", + "text" : "First Air Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mW3VpOM0un", + "id" : 838833149215981568, + "created_at" : "2017-03-06 19:26:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/9PVC3IMe9L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768953667&oldid=767991318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838824690982473729", + "text" : "Brett Gallant Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9PVC3IMe9L", + "id" : 838824690982473729, + "created_at" : "2017-03-06 18:52:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/l7KuPSvRZ2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768951308&oldid=765494186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838820257326321665", + "text" : "Niki Ashton Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/l7KuPSvRZ2", + "id" : 838820257326321665, + "created_at" : "2017-03-06 18:35:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/22N0YyGMYW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768933578&oldid=768932816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838789972568211459", + "text" : "2006 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/22N0YyGMYW", + "id" : 838789972568211459, + "created_at" : "2017-03-06 16:34:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/uqyjDhpVA9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768932816&oldid=768532347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838788601274056704", + "text" : "2006 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uqyjDhpVA9", + "id" : 838788601274056704, + "created_at" : "2017-03-06 16:29:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/umwu9h7CCw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768928224&oldid=768928167", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838781004114460672", + "text" : "2004 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/umwu9h7CCw", + "id" : 838781004114460672, + "created_at" : "2017-03-06 15:59:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Q2DFrAsx4N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768928167&oldid=768928094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838780899311435776", + "text" : "2004 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q2DFrAsx4N", + "id" : 838780899311435776, + "created_at" : "2017-03-06 15:58:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/k0WeTffeND", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768928094&oldid=761582105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838780781250162689", + "text" : "2004 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k0WeTffeND", + "id" : 838780781250162689, + "created_at" : "2017-03-06 15:58:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/lKv60Zxt1D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768925159&oldid=768925065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838775423349768192", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lKv60Zxt1D", + "id" : 838775423349768192, + "created_at" : "2017-03-06 15:36:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/EUVvxk80BV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768925065&oldid=768924970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838775240033517568", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EUVvxk80BV", + "id" : 838775240033517568, + "created_at" : "2017-03-06 15:36:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/NevyK91MAj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768924970&oldid=768924845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838775091714490371", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NevyK91MAj", + "id" : 838775091714490371, + "created_at" : "2017-03-06 15:35:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/lVLwVIcFlK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768924845&oldid=756676330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838774922709254145", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lVLwVIcFlK", + "id" : 838774922709254145, + "created_at" : "2017-03-06 15:34:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/7VX3JtogyC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768910955&oldid=740551792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838749511979843585", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7VX3JtogyC", + "id" : 838749511979843585, + "created_at" : "2017-03-06 13:54:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/xL8LgdJpNz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768910918&oldid=641839760", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838749440815026177", + "text" : "Talk:Coracle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xL8LgdJpNz", + "id" : 838749440815026177, + "created_at" : "2017-03-06 13:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/yrprbME0GH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768784977&oldid=768184092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838475883279171584", + "text" : "Khalifa Haftar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yrprbME0GH", + "id" : 838475883279171584, + "created_at" : "2017-03-05 19:46:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Kozlk9RmE2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135100795&oldid=134989558&rcid=260663918", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838055715637985280", + "text" : "Penguins de Pittsburgh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kozlk9RmE2", + "id" : 838055715637985280, + "created_at" : "2017-03-04 15:57:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Kozlk9RmE2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135100795&oldid=134989558&rcid=260663918", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838055715642159104", + "text" : "Penguins de Pittsburgh Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/Kozlk9RmE2", + "id" : 838055715642159104, + "created_at" : "2017-03-04 15:57:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/NSBUOuSIlu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135100533&oldid=129769105&rcid=260663329", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838054380809175041", + "text" : "Bobby Orr Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/NSBUOuSIlu", + "id" : 838054380809175041, + "created_at" : "2017-03-04 15:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/NSBUOuSIlu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135100533&oldid=129769105&rcid=260663329", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "838054380821688321", + "text" : "Bobby Orr Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NSBUOuSIlu", + "id" : 838054380821688321, + "created_at" : "2017-03-04 15:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/erJlpctZeV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768497174&oldid=767788812", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837883318628646913", + "text" : "Downsview Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/erJlpctZeV", + "id" : 837883318628646913, + "created_at" : "2017-03-04 04:32:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/0hpehi2SV5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135071925&oldid=132967836&rcid=260428476", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837754259609309186", + "text" : "Joseph Fiennes Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/0hpehi2SV5", + "id" : 837754259609309186, + "created_at" : "2017-03-03 19:59:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Nt4phnkdoF", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=235857168&oldid=235857048&rcid=535777363", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837729703138033664", + "text" : "User talk:MarcusObal Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/Nt4phnkdoF", + "id" : 837729703138033664, + "created_at" : "2017-03-03 18:21:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/uIb5BF4ZAa", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=235857048&oldid=235856993&rcid=535776774", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837729316171575297", + "text" : "User talk:MarcusObal Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/uIb5BF4ZAa", + "id" : 837729316171575297, + "created_at" : "2017-03-03 18:20:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ZVsrqhrln3", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=235856993&oldid=119842507&rcid=535776425", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837729103180673024", + "text" : "User talk:MarcusObal Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/ZVsrqhrln3", + "id" : 837729103180673024, + "created_at" : "2017-03-03 18:19:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/vBl4yPxxuT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768386544&oldid=754642925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837664577261301760", + "text" : "Project portfolio management Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vBl4yPxxuT", + "id" : 837664577261301760, + "created_at" : "2017-03-03 14:02:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/DKroLMPeMu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768242229&oldid=735654380", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837352298078691329", + "text" : "Clerk of the Senate Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/DKroLMPeMu", + "id" : 837352298078691329, + "created_at" : "2017-03-02 17:21:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/SfpNvBqTBp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768239583&oldid=767718286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837347044184440834", + "text" : "Listowel Cyclones Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/SfpNvBqTBp", + "id" : 837347044184440834, + "created_at" : "2017-03-02 17:01:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/YmgPl2knMD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768234824&oldid=724324611", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837338338935865345", + "text" : "Andreas Mandelis Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/YmgPl2knMD", + "id" : 837338338935865345, + "created_at" : "2017-03-02 16:26:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/46tyhWXSpU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=135026666&oldid=135021694&rcid=259976658", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837294087661309953", + "text" : "Chevaux l\u00E9gendaires du Pas-de-Calais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/46tyhWXSpU", + "id" : 837294087661309953, + "created_at" : "2017-03-02 13:30:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/46wKmkXEqT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768111179&oldid=745501972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837052427341819910", + "text" : "Landry (surname) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/46wKmkXEqT", + "id" : 837052427341819910, + "created_at" : "2017-03-01 21:30:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/mxXe5IgJ7g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768109396&oldid=768109348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837049782728261632", + "text" : "Forged in Fire (TV series) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mxXe5IgJ7g", + "id" : 837049782728261632, + "created_at" : "2017-03-01 21:19:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/I9snXfuj3F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768109348&oldid=767105866", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837049706886885380", + "text" : "Forged in Fire (TV series) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/I9snXfuj3F", + "id" : 837049706886885380, + "created_at" : "2017-03-01 21:19:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/jceRLG4wJn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768087152&oldid=768051408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "837009850223710208", + "text" : "Rainforest Cafe Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jceRLG4wJn", + "id" : 837009850223710208, + "created_at" : "2017-03-01 18:41:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/s15aaEa3ck", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134999458&oldid=132238434&rcid=259743253", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836996434155171841", + "text" : "Yao (peuple d'Afrique) Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/s15aaEa3ck", + "id" : 836996434155171841, + "created_at" : "2017-03-01 17:47:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ss5GMvVI5B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=768066179&oldid=768058514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836972043400794112", + "text" : "Accession of Montenegro to NATO Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ss5GMvVI5B", + "id" : 836972043400794112, + "created_at" : "2017-03-01 16:10:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/yEsHO8WMoI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=134992446&oldid=134983788&rcid=259708297", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "836945237717172224", + "text" : "Pierre Pascau Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/yEsHO8WMoI", + "id" : 836945237717172224, + "created_at" : "2017-03-01 14:24:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_04.js b/20181122/data/js/tweets/2017_04.js new file mode 100644 index 00000000..a7d82f2d --- /dev/null +++ b/20181122/data/js/tweets/2017_04.js @@ -0,0 +1,11639 @@ +Grailbird.data.tweets_2017_04 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/lLc6UnxZeX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777719733&oldid=777717993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "858061751207817218", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lLc6UnxZeX", + "id" : 858061751207817218, + "created_at" : "2017-04-28 20:53:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/viKxagwvF1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777714982&oldid=777712884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "858054357543157761", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/viKxagwvF1", + "id" : 858054357543157761, + "created_at" : "2017-04-28 20:24:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/g0Qq74u0Sy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777712660&oldid=777712627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "858051227107684357", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g0Qq74u0Sy", + "id" : 858051227107684357, + "created_at" : "2017-04-28 20:12:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/GIKDHeXjxy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777693947&oldid=777687971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "858022585086488576", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GIKDHeXjxy", + "id" : 858022585086488576, + "created_at" : "2017-04-28 18:18:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/9BvBN7qrGa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777685692&oldid=777685102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "858009979651072000", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9BvBN7qrGa", + "id" : 858009979651072000, + "created_at" : "2017-04-28 17:28:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ArgPx7xewg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777685102&oldid=777684874", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "858009030081605632", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ArgPx7xewg", + "id" : 858009030081605632, + "created_at" : "2017-04-28 17:24:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/sIaw0OBTmt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777684874&oldid=777668053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "858008646109863936", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sIaw0OBTmt", + "id" : 858008646109863936, + "created_at" : "2017-04-28 17:22:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/AOBnBY7PIg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777678953&oldid=777662333", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857999265930543104", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/AOBnBY7PIg", + "id" : 857999265930543104, + "created_at" : "2017-04-28 16:45:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/2MDvHngpmK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777668053&oldid=777667943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857980232980189184", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2MDvHngpmK", + "id" : 857980232980189184, + "created_at" : "2017-04-28 15:30:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/81jBlnY90Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777667943&oldid=777667871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857980077765787648", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/81jBlnY90Y", + "id" : 857980077765787648, + "created_at" : "2017-04-28 15:29:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/orpgsc14tl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777667871&oldid=777667377", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857979932869353472", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/orpgsc14tl", + "id" : 857979932869353472, + "created_at" : "2017-04-28 15:28:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/JjcueumAnA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777667377&oldid=777667124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857979085569613824", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JjcueumAnA", + "id" : 857979085569613824, + "created_at" : "2017-04-28 15:25:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/4Q1uezpSeF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777667124&oldid=777666977", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857978655330504705", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4Q1uezpSeF", + "id" : 857978655330504705, + "created_at" : "2017-04-28 15:23:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/B3EUqWH4Wi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777666977&oldid=777666857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857978367085346816", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B3EUqWH4Wi", + "id" : 857978367085346816, + "created_at" : "2017-04-28 15:22:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/z1h0Xp28TY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777666857&oldid=777666647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857978141704417283", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z1h0Xp28TY", + "id" : 857978141704417283, + "created_at" : "2017-04-28 15:21:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/mDeb6eIuc4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777666647&oldid=777666410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857977759628439552", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mDeb6eIuc4", + "id" : 857977759628439552, + "created_at" : "2017-04-28 15:20:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6lfgQmh9TE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777666410&oldid=777665952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857977328688934913", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6lfgQmh9TE", + "id" : 857977328688934913, + "created_at" : "2017-04-28 15:18:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/zZhk895hmN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777665952&oldid=777665234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857976379849224193", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zZhk895hmN", + "id" : 857976379849224193, + "created_at" : "2017-04-28 15:14:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/3xgic2VxpI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777665234&oldid=777665073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857975038196293636", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3xgic2VxpI", + "id" : 857975038196293636, + "created_at" : "2017-04-28 15:09:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/vh2aOpv01K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777665073&oldid=777664617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857974682364125184", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vh2aOpv01K", + "id" : 857974682364125184, + "created_at" : "2017-04-28 15:07:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/knN1qgBL85", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777664617&oldid=777664560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857973796149526529", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/knN1qgBL85", + "id" : 857973796149526529, + "created_at" : "2017-04-28 15:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/IIjqxDsxXq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777664560&oldid=777664214", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857973671599669248", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IIjqxDsxXq", + "id" : 857973671599669248, + "created_at" : "2017-04-28 15:03:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HoYXaxQSKt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777664214&oldid=777664012", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857972995482148867", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HoYXaxQSKt", + "id" : 857972995482148867, + "created_at" : "2017-04-28 15:01:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/LW5H6R6kKs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777664012&oldid=777663960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857972668183625728", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LW5H6R6kKs", + "id" : 857972668183625728, + "created_at" : "2017-04-28 14:59:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/gwgiNG40en", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777663960&oldid=777663719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857972547014594561", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gwgiNG40en", + "id" : 857972547014594561, + "created_at" : "2017-04-28 14:59:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/2i238b3bIU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777663719&oldid=777663689", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857972088149245954", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2i238b3bIU", + "id" : 857972088149245954, + "created_at" : "2017-04-28 14:57:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/YXZyHI20Bn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777663689&oldid=777663440", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857972039268913157", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YXZyHI20Bn", + "id" : 857972039268913157, + "created_at" : "2017-04-28 14:57:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/8sh7RuQgt9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777663602&oldid=777623561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857971872998273024", + "text" : "14th Dalai Lama Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8sh7RuQgt9", + "id" : 857971872998273024, + "created_at" : "2017-04-28 14:56:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/w583QtA9Vb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777663440&oldid=777663250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857971457745354753", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w583QtA9Vb", + "id" : 857971457745354753, + "created_at" : "2017-04-28 14:55:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/PeqaId1AgW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777663250&oldid=777662836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857971074184642560", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PeqaId1AgW", + "id" : 857971074184642560, + "created_at" : "2017-04-28 14:53:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HxOarHAwBS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777662836&oldid=777662661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857970218328625152", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HxOarHAwBS", + "id" : 857970218328625152, + "created_at" : "2017-04-28 14:50:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/t9dliBMjIq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777662661&oldid=777662283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857969834608480256", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t9dliBMjIq", + "id" : 857969834608480256, + "created_at" : "2017-04-28 14:48:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/sk2GSjPSgy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777662283&oldid=774334192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857969084708925440", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sk2GSjPSgy", + "id" : 857969084708925440, + "created_at" : "2017-04-28 14:45:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/tMgxoaPu0v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777661941&oldid=777661696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857968493039321094", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tMgxoaPu0v", + "id" : 857968493039321094, + "created_at" : "2017-04-28 14:43:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/02XJUZasA5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777661696&oldid=777661607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857968098468605952", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/02XJUZasA5", + "id" : 857968098468605952, + "created_at" : "2017-04-28 14:41:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/x7sCd9BFLx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777661607&oldid=777661466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857967933976399872", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x7sCd9BFLx", + "id" : 857967933976399872, + "created_at" : "2017-04-28 14:41:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/vKIaSPOJff", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777661466&oldid=777661296", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857967668254650370", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vKIaSPOJff", + "id" : 857967668254650370, + "created_at" : "2017-04-28 14:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/wsqYQgzx03", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777661296&oldid=777661016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857967284199075840", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wsqYQgzx03", + "id" : 857967284199075840, + "created_at" : "2017-04-28 14:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ps0evjzxq2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777661016&oldid=777660925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857966719679246336", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ps0evjzxq2", + "id" : 857966719679246336, + "created_at" : "2017-04-28 14:36:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/0Ury5uUVVx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777660925&oldid=777660607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857966539747852288", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0Ury5uUVVx", + "id" : 857966539747852288, + "created_at" : "2017-04-28 14:35:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/DMsh0ZlOcf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777660607&oldid=777660324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857965950108393472", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DMsh0ZlOcf", + "id" : 857965950108393472, + "created_at" : "2017-04-28 14:33:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/liRmaytD3D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777660324&oldid=777660163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857965372452032512", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/liRmaytD3D", + "id" : 857965372452032512, + "created_at" : "2017-04-28 14:30:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/JQ1tEtwdCx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777660163&oldid=777659926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857965081153359873", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JQ1tEtwdCx", + "id" : 857965081153359873, + "created_at" : "2017-04-28 14:29:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/8lJnvO3lyJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777659926&oldid=777659862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857964606370832384", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8lJnvO3lyJ", + "id" : 857964606370832384, + "created_at" : "2017-04-28 14:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/FM3mhErrIw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777659862&oldid=777659574", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857964498778456064", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FM3mhErrIw", + "id" : 857964498778456064, + "created_at" : "2017-04-28 14:27:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ZOxKBD3zEv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777659574&oldid=777659500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857963882714890241", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZOxKBD3zEv", + "id" : 857963882714890241, + "created_at" : "2017-04-28 14:25:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/q817YKogY5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777659500&oldid=777659361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857963715555098624", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q817YKogY5", + "id" : 857963715555098624, + "created_at" : "2017-04-28 14:24:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gPPQRFMKYv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777659361&oldid=777659001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857963417482776576", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gPPQRFMKYv", + "id" : 857963417482776576, + "created_at" : "2017-04-28 14:23:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/uabY1UHAPk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777659001&oldid=732982286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857962722767581184", + "text" : "MasterChef Australia All-Stars Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uabY1UHAPk", + "id" : 857962722767581184, + "created_at" : "2017-04-28 14:20:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0zn94tSSvi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777658460&oldid=777658167", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857961586723520512", + "text" : "Junior MasterChef Australia (series 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0zn94tSSvi", + "id" : 857961586723520512, + "created_at" : "2017-04-28 14:15:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/5KjwvqnsHu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777658167&oldid=777658035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857961045012484096", + "text" : "Junior MasterChef Australia (series 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5KjwvqnsHu", + "id" : 857961045012484096, + "created_at" : "2017-04-28 14:13:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/nkNiGNDWLG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777658035&oldid=776790965", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857960791521341440", + "text" : "Junior MasterChef Australia (series 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nkNiGNDWLG", + "id" : 857960791521341440, + "created_at" : "2017-04-28 14:12:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/EMjWCvvp94", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777657224&oldid=777654714", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857959320620863489", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/EMjWCvvp94", + "id" : 857959320620863489, + "created_at" : "2017-04-28 14:06:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/leafvOEBS1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777654714&oldid=777652105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857954426782445570", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/leafvOEBS1", + "id" : 857954426782445570, + "created_at" : "2017-04-28 13:47:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KUVcaAv7tD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777652105&oldid=777208194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857949242513600513", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/KUVcaAv7tD", + "id" : 857949242513600513, + "created_at" : "2017-04-28 13:26:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/R8P9sg1H9k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777650477&oldid=777646923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857945920364847105", + "text" : "The Amazing Race 29 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R8P9sg1H9k", + "id" : 857945920364847105, + "created_at" : "2017-04-28 13:13:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/6cmaHcIX0V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777546343&oldid=777545947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857688977293312000", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6cmaHcIX0V", + "id" : 857688977293312000, + "created_at" : "2017-04-27 20:12:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/TowI7B0VLb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777544713&oldid=777542762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857686238622601217", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TowI7B0VLb", + "id" : 857686238622601217, + "created_at" : "2017-04-27 20:01:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/e4RlSpve2s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777544239&oldid=761967597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857685376118530048", + "text" : "Top Model po-russki (cycle 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e4RlSpve2s", + "id" : 857685376118530048, + "created_at" : "2017-04-27 19:58:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ovfdhiwqNS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777543975&oldid=758310843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857684829449670657", + "text" : "Peru's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ovfdhiwqNS", + "id" : 857684829449670657, + "created_at" : "2017-04-27 19:56:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/iLlaeUlv2W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777541604&oldid=776663093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857680363673571337", + "text" : "Britain's Next Top Model (cycle 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iLlaeUlv2W", + "id" : 857680363673571337, + "created_at" : "2017-04-27 19:38:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/bAkOPflH8I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777541223&oldid=777541122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857679647504465920", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bAkOPflH8I", + "id" : 857679647504465920, + "created_at" : "2017-04-27 19:35:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/FY8qhHw2uK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777541122&oldid=777541044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857679462267269120", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FY8qhHw2uK", + "id" : 857679462267269120, + "created_at" : "2017-04-27 19:34:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/qk0hg8witG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777541044&oldid=777540957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857679335771312129", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qk0hg8witG", + "id" : 857679335771312129, + "created_at" : "2017-04-27 19:34:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/TmmR5wBTSC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777540957&oldid=777540905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857679159581167616", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TmmR5wBTSC", + "id" : 857679159581167616, + "created_at" : "2017-04-27 19:33:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/gxCraE8LZI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777540905&oldid=777540031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857679052437688322", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gxCraE8LZI", + "id" : 857679052437688322, + "created_at" : "2017-04-27 19:33:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/cYDJyunZTH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777536286&oldid=777535835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857670154112684032", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cYDJyunZTH", + "id" : 857670154112684032, + "created_at" : "2017-04-27 18:57:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/alhSNZHjxt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777535835&oldid=777534854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857669507372003330", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/alhSNZHjxt", + "id" : 857669507372003330, + "created_at" : "2017-04-27 18:55:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/vNfGO11vA7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777534854&oldid=777534787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857667983266775040", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vNfGO11vA7", + "id" : 857667983266775040, + "created_at" : "2017-04-27 18:49:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/3CtOOETSV1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777534787&oldid=777534457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857667882603470848", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3CtOOETSV1", + "id" : 857667882603470848, + "created_at" : "2017-04-27 18:48:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/jUFKbBdnxD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777534457&oldid=777534146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857667444835577857", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jUFKbBdnxD", + "id" : 857667444835577857, + "created_at" : "2017-04-27 18:47:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/qXCCVNoKpU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777533596&oldid=777533478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857666042792992773", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qXCCVNoKpU", + "id" : 857666042792992773, + "created_at" : "2017-04-27 18:41:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/FMUHnK3Avt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777533478&oldid=777533250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857665861926211585", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FMUHnK3Avt", + "id" : 857665861926211585, + "created_at" : "2017-04-27 18:40:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/enSR1CFSOe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777533250&oldid=777533086", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857665473281916929", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/enSR1CFSOe", + "id" : 857665473281916929, + "created_at" : "2017-04-27 18:39:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/4uEzH8ABST", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777533086&oldid=777510747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857665200400551940", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4uEzH8ABST", + "id" : 857665200400551940, + "created_at" : "2017-04-27 18:38:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/FAkO9F0L6Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777518248&oldid=777518101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857642327984279553", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FAkO9F0L6Z", + "id" : 857642327984279553, + "created_at" : "2017-04-27 17:07:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nP5EoUzVcb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777518101&oldid=777517705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857642056302432260", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nP5EoUzVcb", + "id" : 857642056302432260, + "created_at" : "2017-04-27 17:06:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/87UGWOIRPk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777517705&oldid=777517611", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857641344554201088", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/87UGWOIRPk", + "id" : 857641344554201088, + "created_at" : "2017-04-27 17:03:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/qsSi3UjXAN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777517611&oldid=777517561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857641163314089984", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qsSi3UjXAN", + "id" : 857641163314089984, + "created_at" : "2017-04-27 17:02:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/eUjmtOMVjZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777517561&oldid=777487615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857641086617096192", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eUjmtOMVjZ", + "id" : 857641086617096192, + "created_at" : "2017-04-27 17:02:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/OfWsBUZjNB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777511637&oldid=776877711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857630173906296836", + "text" : "Adrienne Barbeau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OfWsBUZjNB", + "id" : 857630173906296836, + "created_at" : "2017-04-27 16:19:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/feON2Q9ACw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777507507&oldid=777506526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857622580617990144", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/feON2Q9ACw", + "id" : 857622580617990144, + "created_at" : "2017-04-27 15:48:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/lJovCK1btk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777506526&oldid=777506387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857621133826379776", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lJovCK1btk", + "id" : 857621133826379776, + "created_at" : "2017-04-27 15:43:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/z3OBqgnZ4h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777506387&oldid=777506131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857620938116005894", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z3OBqgnZ4h", + "id" : 857620938116005894, + "created_at" : "2017-04-27 15:42:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/XRP1tAaPGX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777506131&oldid=777506078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857620543746576384", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XRP1tAaPGX", + "id" : 857620543746576384, + "created_at" : "2017-04-27 15:40:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/kInsCwpCK2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777506078&oldid=777505958", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857620457465536512", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kInsCwpCK2", + "id" : 857620457465536512, + "created_at" : "2017-04-27 15:40:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/XWfTmcNLC7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777505958&oldid=777505821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857620267639734272", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XWfTmcNLC7", + "id" : 857620267639734272, + "created_at" : "2017-04-27 15:39:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/qKZBme0UAE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777505821&oldid=777504619", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857620047342292992", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qKZBme0UAE", + "id" : 857620047342292992, + "created_at" : "2017-04-27 15:38:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/6WwMDtYSpz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777504619&oldid=777504543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857618169141358592", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6WwMDtYSpz", + "id" : 857618169141358592, + "created_at" : "2017-04-27 15:31:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/u2u0VbbKob", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777504543&oldid=777504331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857618065785225217", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u2u0VbbKob", + "id" : 857618065785225217, + "created_at" : "2017-04-27 15:30:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/m0mntiNGUm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777504331&oldid=777436335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857617685127069696", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m0mntiNGUm", + "id" : 857617685127069696, + "created_at" : "2017-04-27 15:29:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/GwjyVOEzZ5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777504066&oldid=777457598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857617219370594309", + "text" : "Pied-Noir Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GwjyVOEzZ5", + "id" : 857617219370594309, + "created_at" : "2017-04-27 15:27:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/V4vvyNJBns", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777493413&oldid=777426784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857598465865633792", + "text" : "Diamond DA42 Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/V4vvyNJBns", + "id" : 857598465865633792, + "created_at" : "2017-04-27 14:13:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/AXuGw9z2lL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777488923&oldid=763561492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857590365393739777", + "text" : "Leo (given name) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AXuGw9z2lL", + "id" : 857590365393739777, + "created_at" : "2017-04-27 13:40:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/TCHIWYhuws", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777487887&oldid=777487337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857588195755782144", + "text" : "John Sheffield, 1st Duke of Buckingham and Normanby Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TCHIWYhuws", + "id" : 857588195755782144, + "created_at" : "2017-04-27 13:32:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/CUdDXv0Mt3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777487337&oldid=773874982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857587136060633088", + "text" : "John Sheffield, 1st Duke of Buckingham and Normanby Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CUdDXv0Mt3", + "id" : 857587136060633088, + "created_at" : "2017-04-27 13:28:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/4nTW8N0far", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777405263&oldid=777405205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857388423476334592", + "text" : "The Record Company Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4nTW8N0far", + "id" : 857388423476334592, + "created_at" : "2017-04-27 00:18:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/giTA5hYiGn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777405205&oldid=773198748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857388306111266816", + "text" : "The Record Company Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/giTA5hYiGn", + "id" : 857388306111266816, + "created_at" : "2017-04-27 00:17:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/W6cbJeLEhy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777368070&oldid=776199620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857315641568768001", + "text" : "Suomen huippumalli haussa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W6cbJeLEhy", + "id" : 857315641568768001, + "created_at" : "2017-04-26 19:29:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/2vBxdx9DOB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777367078&oldid=777365562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857313868539994112", + "text" : "Suomen huippumalli haussa (cycle 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2vBxdx9DOB", + "id" : 857313868539994112, + "created_at" : "2017-04-26 19:22:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/sytSH0zrIG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777363137&oldid=777363015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857307778679017473", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sytSH0zrIG", + "id" : 857307778679017473, + "created_at" : "2017-04-26 18:57:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/1nFEkmhiRr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777363015&oldid=777362603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857307592602812420", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1nFEkmhiRr", + "id" : 857307592602812420, + "created_at" : "2017-04-26 18:57:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/bORTcYXEmS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777362603&oldid=777362374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857306835468115969", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bORTcYXEmS", + "id" : 857306835468115969, + "created_at" : "2017-04-26 18:54:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/NihJOsXJds", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777362374&oldid=777361936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857306479837294594", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NihJOsXJds", + "id" : 857306479837294594, + "created_at" : "2017-04-26 18:52:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/6T06XKuMx1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777361936&oldid=777361492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857305816101249025", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6T06XKuMx1", + "id" : 857305816101249025, + "created_at" : "2017-04-26 18:50:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/Py3IBWwon4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777344554&oldid=756273843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857276329494011905", + "text" : "443 Maritime Helicopter Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Py3IBWwon4", + "id" : 857276329494011905, + "created_at" : "2017-04-26 16:52:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KmioXuZ6xf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777339301&oldid=777339120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857266363920003072", + "text" : "2016 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KmioXuZ6xf", + "id" : 857266363920003072, + "created_at" : "2017-04-26 16:13:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/aikcorPH5J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777339120&oldid=775101743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857266075238625283", + "text" : "2016 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aikcorPH5J", + "id" : 857266075238625283, + "created_at" : "2017-04-26 16:12:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/SCsbWcANFZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777336976&oldid=777334947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857261976602517504", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SCsbWcANFZ", + "id" : 857261976602517504, + "created_at" : "2017-04-26 15:55:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/22289hmwCO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777334794&oldid=777334660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857258337318187009", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/22289hmwCO", + "id" : 857258337318187009, + "created_at" : "2017-04-26 15:41:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ZKQ4w3BBk2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777333883&oldid=777333816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857256617292812288", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZKQ4w3BBk2", + "id" : 857256617292812288, + "created_at" : "2017-04-26 15:34:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/c8Lf45mfqB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777333816&oldid=777333717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857256487307141121", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c8Lf45mfqB", + "id" : 857256487307141121, + "created_at" : "2017-04-26 15:34:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/s4cRzq3LpJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777333717&oldid=777333109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857256352435101697", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s4cRzq3LpJ", + "id" : 857256352435101697, + "created_at" : "2017-04-26 15:33:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Wwh8Ogoy7T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777333109&oldid=777333038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857255187437826049", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wwh8Ogoy7T", + "id" : 857255187437826049, + "created_at" : "2017-04-26 15:28:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/MmA5Edtivb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777333038&oldid=777332919", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857255036514168833", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MmA5Edtivb", + "id" : 857255036514168833, + "created_at" : "2017-04-26 15:28:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KktbjG9U10", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777332919&oldid=777332825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857254859996884992", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KktbjG9U10", + "id" : 857254859996884992, + "created_at" : "2017-04-26 15:27:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Ux2YYc1bhm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777332825&oldid=777322839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857254667788705793", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ux2YYc1bhm", + "id" : 857254667788705793, + "created_at" : "2017-04-26 15:26:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wSyLogCXGE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777330483&oldid=770536668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857250653005111296", + "text" : "Nuclear safety and security Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wSyLogCXGE", + "id" : 857250653005111296, + "created_at" : "2017-04-26 15:10:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/FJ1iGPryyY", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=20198077&oldid=20198067", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857232446571655168", + "text" : "\u0420\u0443\u0445 \u0437\u0430 \u0441\u0443\u0432\u0435\u0440\u0435\u043D\u0456\u0442\u0435\u0442 \u041A\u0432\u0435\u0431\u0435\u043A\u0443 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FJ1iGPryyY", + "id" : 857232446571655168, + "created_at" : "2017-04-26 13:58:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/BgZodFj4wH", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=20198067&oldid=18325844", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857232219504611328", + "text" : "\u0420\u0443\u0445 \u0437\u0430 \u0441\u0443\u0432\u0435\u0440\u0435\u043D\u0456\u0442\u0435\u0442 \u041A\u0432\u0435\u0431\u0435\u043A\u0443 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BgZodFj4wH", + "id" : 857232219504611328, + "created_at" : "2017-04-26 13:57:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/wWff5MwuVY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777308379&oldid=777307865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857207890616229889", + "text" : "National Capital Junior Hockey League Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/wWff5MwuVY", + "id" : 857207890616229889, + "created_at" : "2017-04-26 12:21:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/lLT1gEiyEn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777307865&oldid=777063171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857206976069160961", + "text" : "National Capital Junior Hockey League Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/lLT1gEiyEn", + "id" : 857206976069160961, + "created_at" : "2017-04-26 12:17:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/sEvP0NsjiN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777238652&oldid=776403194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "857040145379405827", + "text" : "Sherbrooke Hussars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sEvP0NsjiN", + "id" : 857040145379405827, + "created_at" : "2017-04-26 01:14:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/BV69GaTMZT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777208194&oldid=777201438", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856976709450596352", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BV69GaTMZT", + "id" : 856976709450596352, + "created_at" : "2017-04-25 21:02:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/2LdM0WPm00", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777207917&oldid=710366211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856976153948676096", + "text" : "United Nations Security Council election, 2020 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2LdM0WPm00", + "id" : 856976153948676096, + "created_at" : "2017-04-25 21:00:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/LVNtlU00WY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777206751&oldid=777187182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856973868086571009", + "text" : "Sierra Nevada de M\u00E9rida Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/LVNtlU00WY", + "id" : 856973868086571009, + "created_at" : "2017-04-25 20:51:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/lF1wisLM82", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777201438&oldid=777027910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856964651007004672", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/lF1wisLM82", + "id" : 856964651007004672, + "created_at" : "2017-04-25 20:14:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/moPRfVnal3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777200047&oldid=777200002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856962036147912705", + "text" : "Australia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/moPRfVnal3", + "id" : 856962036147912705, + "created_at" : "2017-04-25 20:04:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/GZCYaOHb2s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777200002&oldid=777199814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856961951708176392", + "text" : "Australia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GZCYaOHb2s", + "id" : 856961951708176392, + "created_at" : "2017-04-25 20:03:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/anTZ2wAQiw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777199814&oldid=777199793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856961624040763394", + "text" : "Australia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/anTZ2wAQiw", + "id" : 856961624040763394, + "created_at" : "2017-04-25 20:02:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/dJEmnpxmFD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777199793&oldid=773850426", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856961577353924609", + "text" : "Australia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dJEmnpxmFD", + "id" : 856961577353924609, + "created_at" : "2017-04-25 20:02:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/x0gkT3wnmG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777194719&oldid=777156877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856952540080091137", + "text" : "Kelvin Ogilvie Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/x0gkT3wnmG", + "id" : 856952540080091137, + "created_at" : "2017-04-25 19:26:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/T1XWDAXWiv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777193488&oldid=777028936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856950329539276800", + "text" : "Don Johnson Memorial Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T1XWDAXWiv", + "id" : 856950329539276800, + "created_at" : "2017-04-25 19:17:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/FufATXKoVx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777187734&oldid=777185609", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856940003242455040", + "text" : "Big Brother Brasil 6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FufATXKoVx", + "id" : 856940003242455040, + "created_at" : "2017-04-25 18:36:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/wmNPSd7hOq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777185609&oldid=768973540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856936780494458881", + "text" : "Big Brother Brasil 6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wmNPSd7hOq", + "id" : 856936780494458881, + "created_at" : "2017-04-25 18:23:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/qhqcjzonmw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777156877&oldid=774157959", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856885614788128769", + "text" : "Kelvin Ogilvie Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/qhqcjzonmw", + "id" : 856885614788128769, + "created_at" : "2017-04-25 15:00:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/4U9uKn3OC6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777145714&oldid=774450513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856865346069942273", + "text" : "Amit Mishra Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/4U9uKn3OC6", + "id" : 856865346069942273, + "created_at" : "2017-04-25 13:39:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/aqsmR7jZZG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777095463&oldid=775977536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856743053750673408", + "text" : "Amado Granell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aqsmR7jZZG", + "id" : 856743053750673408, + "created_at" : "2017-04-25 05:33:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YLMzShCZwB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777070587&oldid=777068042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856687155636314113", + "text" : "Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YLMzShCZwB", + "id" : 856687155636314113, + "created_at" : "2017-04-25 01:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/w4V7DLWIHd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777068042&oldid=777067899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856682412948025348", + "text" : "Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/w4V7DLWIHd", + "id" : 856682412948025348, + "created_at" : "2017-04-25 01:32:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/L7Ps9jOzBU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777067899&oldid=777067320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856682140066512896", + "text" : "Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/L7Ps9jOzBU", + "id" : 856682140066512896, + "created_at" : "2017-04-25 01:31:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/RqaTFK42cd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777067320&oldid=777066602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856681112432726016", + "text" : "Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RqaTFK42cd", + "id" : 856681112432726016, + "created_at" : "2017-04-25 01:27:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/UzP9IhYmHj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777066602&oldid=777066257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856679774613368833", + "text" : "Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UzP9IhYmHj", + "id" : 856679774613368833, + "created_at" : "2017-04-25 01:22:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/grpdeccrhE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777066257&oldid=761137843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856679142179446784", + "text" : "Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/grpdeccrhE", + "id" : 856679142179446784, + "created_at" : "2017-04-25 01:19:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/soDv9qHl6X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777031918&oldid=766422709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856609105221480449", + "text" : "The Amazing Race Canada 3 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/soDv9qHl6X", + "id" : 856609105221480449, + "created_at" : "2017-04-24 20:41:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/RRqVxU32u0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777027288&oldid=777020424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856600782698893312", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/RRqVxU32u0", + "id" : 856600782698893312, + "created_at" : "2017-04-24 20:08:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/As0eFXZwVY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777027078&oldid=776904254", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856600435137884160", + "text" : "Top Chef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/As0eFXZwVY", + "id" : 856600435137884160, + "created_at" : "2017-04-24 20:07:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/xfvxolMDIk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777026746&oldid=749553215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856599855426392068", + "text" : "Magmic Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/xfvxolMDIk", + "id" : 856599855426392068, + "created_at" : "2017-04-24 20:04:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/gZlnROtQNR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777024433&oldid=745241638", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856596772046635008", + "text" : "Top Chef Romania (season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gZlnROtQNR", + "id" : 856596772046635008, + "created_at" : "2017-04-24 19:52:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/dF9Az6nl9C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777020424&oldid=777019135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856590297656152064", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/dF9Az6nl9C", + "id" : 856590297656152064, + "created_at" : "2017-04-24 19:26:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/qnGpHzDOoZ", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=241981431&oldid=171629831&rcid=593874733", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856588635839356928", + "text" : "File:HMCS Regina (FFH 341).jpg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qnGpHzDOoZ", + "id" : 856588635839356928, + "created_at" : "2017-04-24 19:20:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/G3NW8hMPpn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777019135&oldid=777018578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856587670042103808", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/G3NW8hMPpn", + "id" : 856587670042103808, + "created_at" : "2017-04-24 19:16:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/iFpjPAUqHc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777018578&oldid=776989915", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856586519217352704", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/iFpjPAUqHc", + "id" : 856586519217352704, + "created_at" : "2017-04-24 19:11:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/eMEsk2a3wk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777014811&oldid=776987511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856580472222175232", + "text" : "Brock Sunderland Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/eMEsk2a3wk", + "id" : 856580472222175232, + "created_at" : "2017-04-24 18:47:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/mMHSX4jyVJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=777001115&oldid=775590723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856558327244914688", + "text" : "Ahmad Massoud Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mMHSX4jyVJ", + "id" : 856558327244914688, + "created_at" : "2017-04-24 17:19:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ieCcdyCSKw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776995454&oldid=776994959", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856548043679813633", + "text" : "90 Day Fiance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ieCcdyCSKw", + "id" : 856548043679813633, + "created_at" : "2017-04-24 16:39:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/SaeARmjlgr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136764954&oldid=136764519&rcid=275344178", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856547314441256966", + "text" : "Les Chefs ! Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SaeARmjlgr", + "id" : 856547314441256966, + "created_at" : "2017-04-24 16:36:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/z04S2we78Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776994959&oldid=776994720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856547085969240064", + "text" : "90 Day Fiance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z04S2we78Q", + "id" : 856547085969240064, + "created_at" : "2017-04-24 16:35:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Jj59UsW9lX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776994720&oldid=776994613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856546671752355842", + "text" : "90 Day Fiance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Jj59UsW9lX", + "id" : 856546671752355842, + "created_at" : "2017-04-24 16:33:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/wUm3IbDcqo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776994613&oldid=776934691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856546508019314693", + "text" : "90 Day Fiance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wUm3IbDcqo", + "id" : 856546508019314693, + "created_at" : "2017-04-24 16:32:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/9GY90xyL1I", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136764519&oldid=136764442&rcid=275343077", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856544413438402560", + "text" : "Les Chefs ! Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9GY90xyL1I", + "id" : 856544413438402560, + "created_at" : "2017-04-24 16:24:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/KuXGAFnDPg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136764442&oldid=136764203&rcid=275342887", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856543895890558976", + "text" : "Les Chefs ! Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KuXGAFnDPg", + "id" : 856543895890558976, + "created_at" : "2017-04-24 16:22:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/qfUvaPsy8Y", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136764203&oldid=134667085&rcid=275342404", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856542466299883520", + "text" : "Les Chefs ! Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qfUvaPsy8Y", + "id" : 856542466299883520, + "created_at" : "2017-04-24 16:16:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/qwfje7f3ot", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776989915&oldid=776986386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856537884723163138", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/qwfje7f3ot", + "id" : 856537884723163138, + "created_at" : "2017-04-24 15:58:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/141RPqNj14", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776989434&oldid=776989278", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856537041420656640", + "text" : "Pablo Rodr\u00EDguez (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/141RPqNj14", + "id" : 856537041420656640, + "created_at" : "2017-04-24 15:55:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/V4r3oCFTOb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776989278&oldid=762684441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856536745772494849", + "text" : "Pablo Rodr\u00EDguez (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/V4r3oCFTOb", + "id" : 856536745772494849, + "created_at" : "2017-04-24 15:54:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/QcDjuYr9IN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776988862&oldid=776988674", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856535996862803973", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QcDjuYr9IN", + "id" : 856535996862803973, + "created_at" : "2017-04-24 15:51:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/dU54uMQ1Bw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776988522&oldid=776988270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856535425946714114", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dU54uMQ1Bw", + "id" : 856535425946714114, + "created_at" : "2017-04-24 15:48:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/4lycmCfqoc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776988270&oldid=776988240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856534995409752064", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4lycmCfqoc", + "id" : 856534995409752064, + "created_at" : "2017-04-24 15:47:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/IKGQ9dXnM4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776988240&oldid=776959437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856534937943638016", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IKGQ9dXnM4", + "id" : 856534937943638016, + "created_at" : "2017-04-24 15:46:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/9Yud3DhHKj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776986386&oldid=776571518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856531339331469313", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/9Yud3DhHKj", + "id" : 856531339331469313, + "created_at" : "2017-04-24 15:32:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/c6TXLuTSva", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776977034&oldid=769610890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856513576332406787", + "text" : "Top Chef (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c6TXLuTSva", + "id" : 856513576332406787, + "created_at" : "2017-04-24 14:22:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/aN2bCnxbGT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776976250&oldid=776976226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856512061555298304", + "text" : "Adrian Grenier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aN2bCnxbGT", + "id" : 856512061555298304, + "created_at" : "2017-04-24 14:16:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/aN2bCnxbGT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776976250&oldid=776976226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856512061576286212", + "text" : "Adrian Grenier Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/aN2bCnxbGT", + "id" : 856512061576286212, + "created_at" : "2017-04-24 14:16:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/cONlt6DgbX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776976226&oldid=773866946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856511991502032898", + "text" : "Adrian Grenier Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/cONlt6DgbX", + "id" : 856511991502032898, + "created_at" : "2017-04-24 14:15:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/cONlt6DgbX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776976226&oldid=773866946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856511991552364544", + "text" : "Adrian Grenier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cONlt6DgbX", + "id" : 856511991552364544, + "created_at" : "2017-04-24 14:15:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/JzeM9HbCqA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776971722&oldid=763625494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "856502476685574145", + "text" : "\u00C9cole nationale d'administration publique Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JzeM9HbCqA", + "id" : 856502476685574145, + "created_at" : "2017-04-24 13:37:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/0EuGxLKY47", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776627985&oldid=775168226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855676548975820800", + "text" : "Madeira Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0EuGxLKY47", + "id" : 855676548975820800, + "created_at" : "2017-04-22 06:56:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/q3XeCxgJD0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776571518&oldid=776569289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855526106337771521", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/q3XeCxgJD0", + "id" : 855526106337771521, + "created_at" : "2017-04-21 20:58:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/8vBPuPiUlt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776569289&oldid=776568854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855521562409259008", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8vBPuPiUlt", + "id" : 855521562409259008, + "created_at" : "2017-04-21 20:40:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/gFDNoEiNyF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776568854&oldid=762638883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855520641201696768", + "text" : "Nancy Hartling Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gFDNoEiNyF", + "id" : 855520641201696768, + "created_at" : "2017-04-21 20:36:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/BjLrsZ6bYv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776567605&oldid=758484047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855518112996880384", + "text" : "Antifreeze Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BjLrsZ6bYv", + "id" : 855518112996880384, + "created_at" : "2017-04-21 20:26:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/sJ3mmEnTop", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776567147&oldid=771731303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855517096087834624", + "text" : "Royal Winnipeg Rifles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sJ3mmEnTop", + "id" : 855517096087834624, + "created_at" : "2017-04-21 20:22:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Ju3lyt00E1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136675496&oldid=136435326&rcid=274660130", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855506793405067264", + "text" : "Route 235 (Qu\u00E9bec) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ju3lyt00E1", + "id" : 855506793405067264, + "created_at" : "2017-04-21 19:41:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/QWouUAv9cY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776549508&oldid=776416497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855483079141580801", + "text" : "Invasion of Grenada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QWouUAv9cY", + "id" : 855483079141580801, + "created_at" : "2017-04-21 18:07:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/UG61a8CH6H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776549152&oldid=761959202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855482383772078081", + "text" : "Survivor 10: V.I.P Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UG61a8CH6H", + "id" : 855482383772078081, + "created_at" : "2017-04-21 18:04:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/7XHpwtslIL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776545836&oldid=770452143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855475968084934657", + "text" : "Jim Wells (politician) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7XHpwtslIL", + "id" : 855475968084934657, + "created_at" : "2017-04-21 17:38:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Jn6kBXmPoP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776542974&oldid=776542939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855470079714238465", + "text" : "Britain's Next Top Model (cycle 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Jn6kBXmPoP", + "id" : 855470079714238465, + "created_at" : "2017-04-21 17:15:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/3Uz85Ok2Mx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776542939&oldid=776542899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855470026882777088", + "text" : "Britain's Next Top Model (cycle 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3Uz85Ok2Mx", + "id" : 855470026882777088, + "created_at" : "2017-04-21 17:15:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/VCtCnSULBb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776542899&oldid=776482988", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855469952362565632", + "text" : "Britain's Next Top Model (cycle 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VCtCnSULBb", + "id" : 855469952362565632, + "created_at" : "2017-04-21 17:15:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ZGlGyWUSuZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776513128&oldid=776512885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855412354560950272", + "text" : "MasterChef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZGlGyWUSuZ", + "id" : 855412354560950272, + "created_at" : "2017-04-21 13:26:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/teW0rIhDB9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776512885&oldid=776263738", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855411745665449984", + "text" : "MasterChef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/teW0rIhDB9", + "id" : 855411745665449984, + "created_at" : "2017-04-21 13:23:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/nghdvYmViX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776406692&oldid=776406500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855153190504976384", + "text" : "Andrew Leslie (general) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/nghdvYmViX", + "id" : 855153190504976384, + "created_at" : "2017-04-20 20:16:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/rNPAwljczI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776406500&oldid=774350603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855152875735048192", + "text" : "Andrew Leslie (general) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rNPAwljczI", + "id" : 855152875735048192, + "created_at" : "2017-04-20 20:15:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/PN6ZTCBiSb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776405513&oldid=776405450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855151121345761281", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PN6ZTCBiSb", + "id" : 855151121345761281, + "created_at" : "2017-04-20 20:08:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/mbRa6eyu19", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776405450&oldid=776405387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855150997995491328", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mbRa6eyu19", + "id" : 855150997995491328, + "created_at" : "2017-04-20 20:07:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Yq0U4w7kQX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776405379&oldid=776405356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855150863047905284", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Yq0U4w7kQX", + "id" : 855150863047905284, + "created_at" : "2017-04-20 20:07:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/cVNEWUqN88", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776405356&oldid=776405158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855150824191905793", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cVNEWUqN88", + "id" : 855150824191905793, + "created_at" : "2017-04-20 20:06:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/tsXhLUHd0N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776404699&oldid=776404625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855149674755502082", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tsXhLUHd0N", + "id" : 855149674755502082, + "created_at" : "2017-04-20 20:02:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/It0PwjceAe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776404625&oldid=776404503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855149545742893058", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/It0PwjceAe", + "id" : 855149545742893058, + "created_at" : "2017-04-20 20:01:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/SJSKhcSdXa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776403993&oldid=776403367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855148348214562816", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SJSKhcSdXa", + "id" : 855148348214562816, + "created_at" : "2017-04-20 19:57:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/47XzXmyGD4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776403122&oldid=775647514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855146863145738240", + "text" : "Survivor: Guatemala Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/47XzXmyGD4", + "id" : 855146863145738240, + "created_at" : "2017-04-20 19:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/GxJfnN8XGI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776370249&oldid=776370106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855089632488423424", + "text" : "Draft:Jacques le Gros Gras ( Fat ass) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GxJfnN8XGI", + "id" : 855089632488423424, + "created_at" : "2017-04-20 16:03:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/GxJfnN8XGI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776370249&oldid=776370106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855089632513581056", + "text" : "Draft:Jacques le Gros Gras ( Fat ass) Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/GxJfnN8XGI", + "id" : 855089632513581056, + "created_at" : "2017-04-20 16:03:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/dH0FLlnSTd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=776370106&rcid=934411681", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855089362282962944", + "text" : "Draft:Jacques le Gros Gras ( Fat ass) Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/dH0FLlnSTd", + "id" : 855089362282962944, + "created_at" : "2017-04-20 16:02:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/dH0FLlnSTd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=776370106&rcid=934411681", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855089362312323073", + "text" : "Draft:Jacques le Gros Gras ( Fat ass) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dH0FLlnSTd", + "id" : 855089362312323073, + "created_at" : "2017-04-20 16:02:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/uu4auhU5VI", + "expanded_url" : "https:\/\/tr.wikipedia.org\/w\/index.php?diff=18458439&oldid=18395129", + "display_url" : "tr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "855042174798495744", + "text" : "M\u00FChendislik Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uu4auhU5VI", + "id" : 855042174798495744, + "created_at" : "2017-04-20 12:55:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/qYUoJ9X2z1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776245370&oldid=776162509", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854797534358892553", + "text" : "Asia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qYUoJ9X2z1", + "id" : 854797534358892553, + "created_at" : "2017-04-19 20:43:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/g9vUly2LmL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776207125&oldid=776082923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854732628389273600", + "text" : "Agent Orange Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g9vUly2LmL", + "id" : 854732628389273600, + "created_at" : "2017-04-19 16:25:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Aj30cCRDoR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776196964&oldid=776189661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854715283461820420", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Aj30cCRDoR", + "id" : 854715283461820420, + "created_at" : "2017-04-19 15:16:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/61Pi1B9OkQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776189661&oldid=776189073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854697237598924800", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/61Pi1B9OkQ", + "id" : 854697237598924800, + "created_at" : "2017-04-19 14:04:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/zg5MBrt2oT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776189167&oldid=776188961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854696399736377344", + "text" : "Toronto City Council 2014\u20132018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zg5MBrt2oT", + "id" : 854696399736377344, + "created_at" : "2017-04-19 14:01:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/fdC57OavaI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776189073&oldid=776188388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854696238247182336", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/fdC57OavaI", + "id" : 854696238247182336, + "created_at" : "2017-04-19 14:00:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/P14XPU6ybB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776188961&oldid=770465013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854696060396199936", + "text" : "Toronto City Council 2014\u20132018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P14XPU6ybB", + "id" : 854696060396199936, + "created_at" : "2017-04-19 13:59:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/GNLKAS831H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776188570&oldid=775276918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854695295518691328", + "text" : "Actuator Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GNLKAS831H", + "id" : 854695295518691328, + "created_at" : "2017-04-19 13:56:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/l7OaGxqDLa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776188388&oldid=776187820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854694962738475008", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/l7OaGxqDLa", + "id" : 854694962738475008, + "created_at" : "2017-04-19 13:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/w2IbQOFuls", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776187820&oldid=776187683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854693832419663873", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/w2IbQOFuls", + "id" : 854693832419663873, + "created_at" : "2017-04-19 13:51:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/HibJbzo915", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776187683&oldid=776187497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854693559542456321", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/HibJbzo915", + "id" : 854693559542456321, + "created_at" : "2017-04-19 13:49:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Rs7pCbrMUg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776187497&oldid=776187288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854693148492267520", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Rs7pCbrMUg", + "id" : 854693148492267520, + "created_at" : "2017-04-19 13:48:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/lAKSkZfY36", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776187288&oldid=776187170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854692683922722824", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/lAKSkZfY36", + "id" : 854692683922722824, + "created_at" : "2017-04-19 13:46:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/6jBR4Z1gfs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776187170&oldid=775541984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854692429664047104", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6jBR4Z1gfs", + "id" : 854692429664047104, + "created_at" : "2017-04-19 13:45:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/tD7mv4Y0aQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776080557&oldid=776079713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854445299418451969", + "text" : "Shane Simpson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tD7mv4Y0aQ", + "id" : 854445299418451969, + "created_at" : "2017-04-18 21:23:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/hwgoEflwtx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776079713&oldid=776079678", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854443847077818368", + "text" : "Shane Simpson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hwgoEflwtx", + "id" : 854443847077818368, + "created_at" : "2017-04-18 21:17:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/cLlFHH0Nmz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776079678&oldid=776078951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854443780929454080", + "text" : "Shane Simpson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cLlFHH0Nmz", + "id" : 854443780929454080, + "created_at" : "2017-04-18 21:17:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/DTfKKDrbwC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776078951&oldid=776078865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854442343356915729", + "text" : "Shane Simpson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DTfKKDrbwC", + "id" : 854442343356915729, + "created_at" : "2017-04-18 21:11:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/RSlt18K6t9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776078865&oldid=776078791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854442150142107648", + "text" : "Shane Simpson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RSlt18K6t9", + "id" : 854442150142107648, + "created_at" : "2017-04-18 21:10:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/qI6VxwEbmD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776078791&oldid=760480194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854442000451588097", + "text" : "Shane Simpson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qI6VxwEbmD", + "id" : 854442000451588097, + "created_at" : "2017-04-18 21:10:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/dFNcItdtR2", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=20150601&oldid=19946072", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854436176836669440", + "text" : "\u0410\u043B\u0435\u043A\u0441\u0456\u0441 \u0434\u0435 \u0422\u043E\u043A\u0432\u0456\u043B\u044C Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dFNcItdtR2", + "id" : 854436176836669440, + "created_at" : "2017-04-18 20:47:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/JsbDDYFwOd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776068627&oldid=776068570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854424079050436608", + "text" : "2017 Pinty's All-Star Curling Skins Game Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JsbDDYFwOd", + "id" : 854424079050436608, + "created_at" : "2017-04-18 19:59:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/NZ7ejeDD5y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776068570&oldid=764362496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854423988923244545", + "text" : "2017 Pinty's All-Star Curling Skins Game Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NZ7ejeDD5y", + "id" : 854423988923244545, + "created_at" : "2017-04-18 19:58:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/C5Zf75EKBG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776066710&oldid=776066390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854420585614643200", + "text" : "2017 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C5Zf75EKBG", + "id" : 854420585614643200, + "created_at" : "2017-04-18 19:45:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/xnHbupj11Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776066390&oldid=770525774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854420033480650752", + "text" : "2017 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xnHbupj11Y", + "id" : 854420033480650752, + "created_at" : "2017-04-18 19:43:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/X4u4hmYp1i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776061962&oldid=776061913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854411527260188673", + "text" : "2013 Canadian Olympic Curling Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X4u4hmYp1i", + "id" : 854411527260188673, + "created_at" : "2017-04-18 19:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/sMFhR4u17p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776061913&oldid=776061879", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854411443105607680", + "text" : "2013 Canadian Olympic Curling Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sMFhR4u17p", + "id" : 854411443105607680, + "created_at" : "2017-04-18 19:08:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/EDadDtO7h0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776061879&oldid=776061660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854411370791677952", + "text" : "2013 Canadian Olympic Curling Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EDadDtO7h0", + "id" : 854411370791677952, + "created_at" : "2017-04-18 19:08:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/qbRNbQqgx9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776061660&oldid=776061604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854410957946331137", + "text" : "2013 Canadian Olympic Curling Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qbRNbQqgx9", + "id" : 854410957946331137, + "created_at" : "2017-04-18 19:07:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/V2yIBUVbHW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776061604&oldid=754688072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854410856439963649", + "text" : "2013 Canadian Olympic Curling Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V2yIBUVbHW", + "id" : 854410856439963649, + "created_at" : "2017-04-18 19:06:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/gsAm59Pl54", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776035923&oldid=776035631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854364081456852992", + "text" : "Top Chef Canada (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gsAm59Pl54", + "id" : 854364081456852992, + "created_at" : "2017-04-18 16:00:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/5GoGTj70aN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776035832&oldid=770329378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854363949860626433", + "text" : "Vehicle registration plates of Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5GoGTj70aN", + "id" : 854363949860626433, + "created_at" : "2017-04-18 16:00:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/I7QJkhw918", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776035631&oldid=776034493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854363674903023619", + "text" : "Top Chef Canada (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I7QJkhw918", + "id" : 854363674903023619, + "created_at" : "2017-04-18 15:59:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/AqPMcLWynD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776035435&oldid=775934577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854363373890400256", + "text" : "Top Chef Canada (season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AqPMcLWynD", + "id" : 854363373890400256, + "created_at" : "2017-04-18 15:57:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/sO49XniZHh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776035269&oldid=775935249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854363074438078465", + "text" : "Top Chef Canada (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sO49XniZHh", + "id" : 854363074438078465, + "created_at" : "2017-04-18 15:56:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/mFsMtVfpa1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776034493&oldid=775935138", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854361761352486912", + "text" : "Top Chef Canada (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mFsMtVfpa1", + "id" : 854361761352486912, + "created_at" : "2017-04-18 15:51:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/BhXFOANMTZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776033272&oldid=766253317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854359659330904066", + "text" : "Thanh Hai Ngo Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BhXFOANMTZ", + "id" : 854359659330904066, + "created_at" : "2017-04-18 15:43:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Rr5tKvy4I3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776024615&oldid=775793697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854342509304086529", + "text" : "2017 Players' Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Rr5tKvy4I3", + "id" : 854342509304086529, + "created_at" : "2017-04-18 14:35:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/CkZlvLwS8h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776011256&oldid=776011197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854315281547657216", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CkZlvLwS8h", + "id" : 854315281547657216, + "created_at" : "2017-04-18 12:46:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/KX2eTq05AW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=776011197&oldid=774954559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "854315168221802497", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KX2eTq05AW", + "id" : 854315168221802497, + "created_at" : "2017-04-18 12:46:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/knsi8wiM27", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775463906&oldid=764355487", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "853058147950501889", + "text" : "Holocaust (miniseries) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/knsi8wiM27", + "id" : 853058147950501889, + "created_at" : "2017-04-15 01:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/km2Tyev2Sg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136438392&oldid=136438310&rcid=272740369", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852954479288881152", + "text" : "Nathalie Morin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/km2Tyev2Sg", + "id" : 852954479288881152, + "created_at" : "2017-04-14 18:39:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/B3GrEFcYRf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136438310&oldid=136437751&rcid=272740130", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852953888307253248", + "text" : "Nathalie Morin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B3GrEFcYRf", + "id" : 852953888307253248, + "created_at" : "2017-04-14 18:37:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Dyf7I6vzOl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136437923&oldid=133710690&rcid=272739153", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852951277998931968", + "text" : "Raif Badawi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dyf7I6vzOl", + "id" : 852951277998931968, + "created_at" : "2017-04-14 18:26:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/nJAvBGmP0X", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136437751&oldid=136437730&rcid=272738736", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852949759316955137", + "text" : "Nathalie Morin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nJAvBGmP0X", + "id" : 852949759316955137, + "created_at" : "2017-04-14 18:20:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/YcvUcE1uUv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136437730&oldid=136437335&rcid=272738685", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852949644648886273", + "text" : "Nathalie Morin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YcvUcE1uUv", + "id" : 852949644648886273, + "created_at" : "2017-04-14 18:20:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/TlRSeY0vFO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136437299&oldid=136437263&rcid=272737396", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852946122515640321", + "text" : "Nathalie Morin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TlRSeY0vFO", + "id" : 852946122515640321, + "created_at" : "2017-04-14 18:06:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/RaZ6sLL2yo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136437066&oldid=136437039&rcid=272736754", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852944109916610560", + "text" : "Nathalie Morin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RaZ6sLL2yo", + "id" : 852944109916610560, + "created_at" : "2017-04-14 17:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/0TGhwWF6P6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136437039&oldid=136419257&rcid=272736670", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852943681992765440", + "text" : "Nathalie Morin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0TGhwWF6P6", + "id" : 852943681992765440, + "created_at" : "2017-04-14 17:56:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/DDMvEtUDrE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775298222&oldid=775298087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852667177991905280", + "text" : "CBC News Network Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/DDMvEtUDrE", + "id" : 852667177991905280, + "created_at" : "2017-04-13 23:37:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/SYeSTMqIVB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775298087&oldid=775223401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852666799166541824", + "text" : "CBC News Network Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/SYeSTMqIVB", + "id" : 852666799166541824, + "created_at" : "2017-04-13 23:36:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/xgb87pTNcK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775295124&oldid=774065547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852659326829420544", + "text" : "Kit and Ace Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xgb87pTNcK", + "id" : 852659326829420544, + "created_at" : "2017-04-13 23:06:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Mti5MAYgNG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775278306&oldid=771966877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852625408839356420", + "text" : "Credit rating Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Mti5MAYgNG", + "id" : 852625408839356420, + "created_at" : "2017-04-13 20:51:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Een0zbzkX7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775274298&oldid=770472516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852617848186949632", + "text" : "Test management tools Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Een0zbzkX7", + "id" : 852617848186949632, + "created_at" : "2017-04-13 20:21:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/l04lbkBL7A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775273539&oldid=775272181", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852616504143216640", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l04lbkBL7A", + "id" : 852616504143216640, + "created_at" : "2017-04-13 20:16:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/vtnEWL4nsr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775257151&oldid=774056634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852587762909839364", + "text" : "Talk:List of unusual units of measurement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vtnEWL4nsr", + "id" : 852587762909839364, + "created_at" : "2017-04-13 18:22:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/DFBRtDGW6O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775238077&oldid=773134379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852550593918926848", + "text" : "Algonquin Radio Observatory Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/DFBRtDGW6O", + "id" : 852550593918926848, + "created_at" : "2017-04-13 15:54:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/EMmvzoK0rM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136400518&oldid=136235889&rcid=272557665", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852542150403383296", + "text" : "Cliff Burton Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EMmvzoK0rM", + "id" : 852542150403383296, + "created_at" : "2017-04-13 15:21:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/EMmvzoK0rM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136400518&oldid=136235889&rcid=272557665", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852542150814437376", + "text" : "Cliff Burton Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/EMmvzoK0rM", + "id" : 852542150814437376, + "created_at" : "2017-04-13 15:21:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/RdqW7DzviA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775215845&oldid=775188627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852505207451856898", + "text" : "Accession of Montenegro to NATO Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RdqW7DzviA", + "id" : 852505207451856898, + "created_at" : "2017-04-13 12:54:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/UxBrxbU0d3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136384332&oldid=133552719&rcid=272399209", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852330329574658053", + "text" : "Coupe Uteck Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/UxBrxbU0d3", + "id" : 852330329574658053, + "created_at" : "2017-04-13 01:19:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/S85YZwvQjh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775126955&oldid=775125748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852262568592855042", + "text" : "CBC News Network Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/S85YZwvQjh", + "id" : 852262568592855042, + "created_at" : "2017-04-12 20:50:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/NYGvHzfE9V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775126536&oldid=750489499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852261740838563840", + "text" : "Time On Target Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NYGvHzfE9V", + "id" : 852261740838563840, + "created_at" : "2017-04-12 20:46:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/mIiKXzUjwE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=775125748&oldid=770652587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "852260326779346944", + "text" : "CBC News Network Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/mIiKXzUjwE", + "id" : 852260326779346944, + "created_at" : "2017-04-12 20:41:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/x4j0jI8YSE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774991514&oldid=774753097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851935526697521152", + "text" : "Don Plett Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/x4j0jI8YSE", + "id" : 851935526697521152, + "created_at" : "2017-04-11 23:10:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/cmEnFIiavu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774974217&oldid=766173225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851899560708509696", + "text" : "2010 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cmEnFIiavu", + "id" : 851899560708509696, + "created_at" : "2017-04-11 20:47:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/2Z5cqNLYI5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774973467&oldid=774973392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851898250659586048", + "text" : "2005 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Z5cqNLYI5", + "id" : 851898250659586048, + "created_at" : "2017-04-11 20:42:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/2bRkRveHpO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774973392&oldid=767733010", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851898124322918400", + "text" : "2005 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2bRkRveHpO", + "id" : 851898124322918400, + "created_at" : "2017-04-11 20:41:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/c0B9c65vzn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774973324&oldid=774917866", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851897998737104896", + "text" : "2006 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c0B9c65vzn", + "id" : 851897998737104896, + "created_at" : "2017-04-11 20:41:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/7lj7H6mGBU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774973287&oldid=767217523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851897917485064197", + "text" : "2007 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7lj7H6mGBU", + "id" : 851897917485064197, + "created_at" : "2017-04-11 20:41:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/rmCmKn15cs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774973238&oldid=767931897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851897830377762817", + "text" : "2008 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rmCmKn15cs", + "id" : 851897830377762817, + "created_at" : "2017-04-11 20:40:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/hdfLcCRlYs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774973155&oldid=774973138", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851897667064143872", + "text" : "2009 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hdfLcCRlYs", + "id" : 851897667064143872, + "created_at" : "2017-04-11 20:40:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/OO3EkQodhQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774973138&oldid=770558302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851897624961712130", + "text" : "2009 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OO3EkQodhQ", + "id" : 851897624961712130, + "created_at" : "2017-04-11 20:39:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/hUwDF7FlCz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774972989&oldid=764471957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851897352843657216", + "text" : "2014 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hUwDF7FlCz", + "id" : 851897352843657216, + "created_at" : "2017-04-11 20:38:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/9LxBwhGJbl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774972939&oldid=764471930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851897240301993984", + "text" : "2013 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9LxBwhGJbl", + "id" : 851897240301993984, + "created_at" : "2017-04-11 20:38:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/GwvZ3ZybYM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774972847&oldid=774972817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851897035603181569", + "text" : "2011 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GwvZ3ZybYM", + "id" : 851897035603181569, + "created_at" : "2017-04-11 20:37:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/agrhXD2xm8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774972817&oldid=767557215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851896968590831616", + "text" : "2011 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/agrhXD2xm8", + "id" : 851896968590831616, + "created_at" : "2017-04-11 20:37:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/b7wY6xNSXL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774972403&oldid=774965578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851896268796420097", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b7wY6xNSXL", + "id" : 851896268796420097, + "created_at" : "2017-04-11 20:34:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ZAVgsPIQqY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774972288&oldid=774972238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851896077288656898", + "text" : "2012 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZAVgsPIQqY", + "id" : 851896077288656898, + "created_at" : "2017-04-11 20:33:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/261SGxKHGi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774972238&oldid=764471261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851895979997618177", + "text" : "2012 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/261SGxKHGi", + "id" : 851895979997618177, + "created_at" : "2017-04-11 20:33:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/yN8TNMRlQn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774972072&oldid=764472006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851895651197759488", + "text" : "2015 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yN8TNMRlQn", + "id" : 851895651197759488, + "created_at" : "2017-04-11 20:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Hwanc3MP8N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774971930&oldid=771205756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851895511544209409", + "text" : "2016 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hwanc3MP8N", + "id" : 851895511544209409, + "created_at" : "2017-04-11 20:31:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/LzVuqw8Ezm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774971533&oldid=717488854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851894730636046337", + "text" : "2006 Scott Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LzVuqw8Ezm", + "id" : 851894730636046337, + "created_at" : "2017-04-11 20:28:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/EVfiVadP0b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774971464&oldid=712053197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851894568786309120", + "text" : "2007 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EVfiVadP0b", + "id" : 851894568786309120, + "created_at" : "2017-04-11 20:27:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/nJg9eawZjn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774971336&oldid=774971127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851894336849686532", + "text" : "2008 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nJg9eawZjn", + "id" : 851894336849686532, + "created_at" : "2017-04-11 20:26:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/0faghm5OWE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774971127&oldid=707552896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851893884481392640", + "text" : "2008 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0faghm5OWE", + "id" : 851893884481392640, + "created_at" : "2017-04-11 20:25:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/mulpJU58WK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774970907&oldid=774970732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851893434499690496", + "text" : "2010 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mulpJU58WK", + "id" : 851893434499690496, + "created_at" : "2017-04-11 20:23:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/rkNMqAIgP0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774970732&oldid=774970667", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851893113618665472", + "text" : "2010 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rkNMqAIgP0", + "id" : 851893113618665472, + "created_at" : "2017-04-11 20:22:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/3aa51DSb8q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774970667&oldid=774970586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851892995716763648", + "text" : "2010 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3aa51DSb8q", + "id" : 851892995716763648, + "created_at" : "2017-04-11 20:21:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/IarIOjPWNt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774970586&oldid=774970529", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851892852963651586", + "text" : "2010 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IarIOjPWNt", + "id" : 851892852963651586, + "created_at" : "2017-04-11 20:20:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pbuflGE6Lv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774970529&oldid=774970499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851892740518551553", + "text" : "2010 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pbuflGE6Lv", + "id" : 851892740518551553, + "created_at" : "2017-04-11 20:20:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/seETE8bgyt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774970499&oldid=774969562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851892688567898112", + "text" : "2010 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/seETE8bgyt", + "id" : 851892688567898112, + "created_at" : "2017-04-11 20:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/jCfF0uQSl3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774969562&oldid=692863678", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851891031616479234", + "text" : "2010 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jCfF0uQSl3", + "id" : 851891031616479234, + "created_at" : "2017-04-11 20:13:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/txRi1K1C3x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774968961&oldid=706947025", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851890004557262848", + "text" : "2009 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/txRi1K1C3x", + "id" : 851890004557262848, + "created_at" : "2017-04-11 20:09:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/0qMDsp2niJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774968739&oldid=749577075", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851889644673355778", + "text" : "2011 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0qMDsp2niJ", + "id" : 851889644673355778, + "created_at" : "2017-04-11 20:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/BfaxJPs3kJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774968533&oldid=740885019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851889280863670274", + "text" : "2012 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BfaxJPs3kJ", + "id" : 851889280863670274, + "created_at" : "2017-04-11 20:06:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/w8ipZRBHgV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774967861&oldid=764470116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851888087940595712", + "text" : "2016 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w8ipZRBHgV", + "id" : 851888087940595712, + "created_at" : "2017-04-11 20:02:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/I7cFktMxue", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774967348&oldid=764469920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851887124089647108", + "text" : "2015 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I7cFktMxue", + "id" : 851887124089647108, + "created_at" : "2017-04-11 19:58:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/skfZv19Xd3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774967166&oldid=774967019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851886818270359553", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/skfZv19Xd3", + "id" : 851886818270359553, + "created_at" : "2017-04-11 19:56:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/gb52ZvXyyH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774967019&oldid=774966816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851886579861868544", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gb52ZvXyyH", + "id" : 851886579861868544, + "created_at" : "2017-04-11 19:56:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/5YPSdO0SsV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966816&oldid=774966779", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851886237480865792", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5YPSdO0SsV", + "id" : 851886237480865792, + "created_at" : "2017-04-11 19:54:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/IKlDtgTvgF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966779&oldid=774966745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851886185987354627", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IKlDtgTvgF", + "id" : 851886185987354627, + "created_at" : "2017-04-11 19:54:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ubOdGZhiMm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966745&oldid=774966715", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851886136398139392", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ubOdGZhiMm", + "id" : 851886136398139392, + "created_at" : "2017-04-11 19:54:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/qdiZhnKFdZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966715&oldid=774966686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851886064402825219", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qdiZhnKFdZ", + "id" : 851886064402825219, + "created_at" : "2017-04-11 19:53:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/xDAEnWF2mN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966686&oldid=774966654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851886001656131584", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xDAEnWF2mN", + "id" : 851886001656131584, + "created_at" : "2017-04-11 19:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/925ceas7b0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966654&oldid=774966612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851885945985138690", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/925ceas7b0", + "id" : 851885945985138690, + "created_at" : "2017-04-11 19:53:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/0noPYL7vgW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966612&oldid=774966574", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851885891547279361", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0noPYL7vgW", + "id" : 851885891547279361, + "created_at" : "2017-04-11 19:53:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/OoNLlW2XTJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966574&oldid=774966530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851885824341934087", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OoNLlW2XTJ", + "id" : 851885824341934087, + "created_at" : "2017-04-11 19:53:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/KqKY3dQhfx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774966530&oldid=774965921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851885762769539072", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KqKY3dQhfx", + "id" : 851885762769539072, + "created_at" : "2017-04-11 19:52:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/OcfMqzJzB7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774965921&oldid=774965848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851884706220126208", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OcfMqzJzB7", + "id" : 851884706220126208, + "created_at" : "2017-04-11 19:48:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Wt5Nge4fX5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774965848&oldid=769392784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851884598523027461", + "text" : "2017 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wt5Nge4fX5", + "id" : 851884598523027461, + "created_at" : "2017-04-11 19:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ewCfUOoj2F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774965578&oldid=771209907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851884186109661186", + "text" : "2017 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ewCfUOoj2F", + "id" : 851884186109661186, + "created_at" : "2017-04-11 19:46:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/JNieJt4muw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774964363&oldid=774959675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851882206301749248", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JNieJt4muw", + "id" : 851882206301749248, + "created_at" : "2017-04-11 19:38:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/fjmmHKQjOj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774959675&oldid=774958864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851873810617966593", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fjmmHKQjOj", + "id" : 851873810617966593, + "created_at" : "2017-04-11 19:05:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/rMnLUO1DMj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774958864&oldid=774958807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851872329999286272", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rMnLUO1DMj", + "id" : 851872329999286272, + "created_at" : "2017-04-11 18:59:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7rYuChEznc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774958807&oldid=774958478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851872250177499136", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7rYuChEznc", + "id" : 851872250177499136, + "created_at" : "2017-04-11 18:59:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/nsAGT6pzda", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774958478&oldid=774914586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851871631370833920", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nsAGT6pzda", + "id" : 851871631370833920, + "created_at" : "2017-04-11 18:56:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/esqVjEU1jO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774957521&oldid=774955724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851870026848141314", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/esqVjEU1jO", + "id" : 851870026848141314, + "created_at" : "2017-04-11 18:50:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YIWu9p3cpM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774955724&oldid=772593817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851867298633850880", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YIWu9p3cpM", + "id" : 851867298633850880, + "created_at" : "2017-04-11 18:39:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/anjm0Cu32g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774955563&oldid=772829283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851867063924670464", + "text" : "2016 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/anjm0Cu32g", + "id" : 851867063924670464, + "created_at" : "2017-04-11 18:38:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/NIMstC1w0u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774955484&oldid=770786694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851866943460081664", + "text" : "2015 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NIMstC1w0u", + "id" : 851866943460081664, + "created_at" : "2017-04-11 18:38:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/XeVsjNdSWo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136341461&oldid=136048895&rcid=272135732", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851865788374036482", + "text" : "Fluide frigorig\u00E8ne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XeVsjNdSWo", + "id" : 851865788374036482, + "created_at" : "2017-04-11 18:33:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/XeVsjNdSWo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136341461&oldid=136048895&rcid=272135732", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851865788386607105", + "text" : "Fluide frigorig\u00E8ne Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/XeVsjNdSWo", + "id" : 851865788386607105, + "created_at" : "2017-04-11 18:33:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/X5EmTSfIPf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774954559&oldid=774954513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851865308956590081", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X5EmTSfIPf", + "id" : 851865308956590081, + "created_at" : "2017-04-11 18:31:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Tw2Ut7M92d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774954513&oldid=774384835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851865227960492032", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Tw2Ut7M92d", + "id" : 851865227960492032, + "created_at" : "2017-04-11 18:31:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/diqk00F2jR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774921913&oldid=774921830", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851806215151767552", + "text" : "Representative of the Government in the Senate Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/diqk00F2jR", + "id" : 851806215151767552, + "created_at" : "2017-04-11 14:36:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/CfoTfJXwdh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774921830&oldid=774921549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851805991402426368", + "text" : "Representative of the Government in the Senate Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/CfoTfJXwdh", + "id" : 851805991402426368, + "created_at" : "2017-04-11 14:35:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/9ClPOOAtSu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774921549&oldid=771215362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851805462047621121", + "text" : "Representative of the Government in the Senate Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/9ClPOOAtSu", + "id" : 851805462047621121, + "created_at" : "2017-04-11 14:33:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/WUSSOHRkad", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774919472&oldid=761282363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851801646434836480", + "text" : "Peter Harder (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/WUSSOHRkad", + "id" : 851801646434836480, + "created_at" : "2017-04-11 14:18:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/laxUNjzWIr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774853517&oldid=772251300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851617453083942916", + "text" : "Gibbeting Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/laxUNjzWIr", + "id" : 851617453083942916, + "created_at" : "2017-04-11 02:06:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/EGyO6HAcoJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774811321&oldid=770527129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851531495785345025", + "text" : "2015 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EGyO6HAcoJ", + "id" : 851531495785345025, + "created_at" : "2017-04-10 20:25:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Ah3bLi233l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774810340&oldid=773735595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851529528065347586", + "text" : "Mauril B\u00E9langer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Ah3bLi233l", + "id" : 851529528065347586, + "created_at" : "2017-04-10 20:17:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/j1LO9tOY7V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774806288&oldid=774806127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851521980000067585", + "text" : "Kokkuvil Hindu College Wikipedia article edited anonymously from Correctional Services Canada https:\/\/t.co\/j1LO9tOY7V", + "id" : 851521980000067585, + "created_at" : "2017-04-10 19:47:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/dfVuBWjM4t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774806127&oldid=768757566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851521701716295681", + "text" : "Kokkuvil Hindu College Wikipedia article edited anonymously from Correctional Services Canada https:\/\/t.co\/dfVuBWjM4t", + "id" : 851521701716295681, + "created_at" : "2017-04-10 19:46:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/cTm0Yojmqy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774797035&oldid=750223006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851505219599052804", + "text" : "Centretown News Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cTm0Yojmqy", + "id" : 851505219599052804, + "created_at" : "2017-04-10 18:40:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/4uRnsuCW0E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774789026&oldid=774788973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851491243846664196", + "text" : "Martinsville, Virginia Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/4uRnsuCW0E", + "id" : 851491243846664196, + "created_at" : "2017-04-10 17:45:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/4A7IfhaODb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774788973&oldid=774220951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851491145855193088", + "text" : "Martinsville, Virginia Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/4A7IfhaODb", + "id" : 851491145855193088, + "created_at" : "2017-04-10 17:44:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/2IAqphVBPh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774780452&oldid=774780130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851477938616840194", + "text" : "Enter the Dragon Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/2IAqphVBPh", + "id" : 851477938616840194, + "created_at" : "2017-04-10 16:52:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/2IAqphVBPh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774780452&oldid=774780130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851477938755317761", + "text" : "Enter the Dragon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2IAqphVBPh", + "id" : 851477938755317761, + "created_at" : "2017-04-10 16:52:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Q7icdEMYeS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774780130&oldid=774779534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851477467181322240", + "text" : "Enter the Dragon Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/Q7icdEMYeS", + "id" : 851477467181322240, + "created_at" : "2017-04-10 16:50:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Q7icdEMYeS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774780130&oldid=774779534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851477467223265280", + "text" : "Enter the Dragon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q7icdEMYeS", + "id" : 851477467223265280, + "created_at" : "2017-04-10 16:50:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ZTjcyQu8Vq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774779534&oldid=771783702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851476679906254849", + "text" : "Enter the Dragon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZTjcyQu8Vq", + "id" : 851476679906254849, + "created_at" : "2017-04-10 16:47:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ZTjcyQu8Vq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774779534&oldid=771783702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851476679910445058", + "text" : "Enter the Dragon Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/ZTjcyQu8Vq", + "id" : 851476679910445058, + "created_at" : "2017-04-10 16:47:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/Yv6gr8Rkh2", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=473767746&oldid=473767619&rcid=502717971", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851454701329690625", + "text" : "Q718985 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Yv6gr8Rkh2", + "id" : 851454701329690625, + "created_at" : "2017-04-10 15:19:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/Np6A695m48", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=473767619&oldid=473767616&rcid=502717844", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851454553396563969", + "text" : "Q718985 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Np6A695m48", + "id" : 851454553396563969, + "created_at" : "2017-04-10 15:19:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/IHmbl1cH6I", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=473767616&oldid=382891295&rcid=502717841", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851454551236456449", + "text" : "Q718985 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IHmbl1cH6I", + "id" : 851454551236456449, + "created_at" : "2017-04-10 15:19:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/JCECLoAKAR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774735478&oldid=772815551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851384769556426752", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JCECLoAKAR", + "id" : 851384769556426752, + "created_at" : "2017-04-10 10:42:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/xfNurIayJg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774651120&oldid=774650792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851182168344862720", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/xfNurIayJg", + "id" : 851182168344862720, + "created_at" : "2017-04-09 21:16:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/HawJslPRjo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774650792&oldid=774649978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851181532475686912", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/HawJslPRjo", + "id" : 851181532475686912, + "created_at" : "2017-04-09 21:14:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/9grzpPU4uR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774649978&oldid=774649920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851179965735464960", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/9grzpPU4uR", + "id" : 851179965735464960, + "created_at" : "2017-04-09 21:08:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/M7yt5C9RPx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774649920&oldid=760520843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "851179860038995969", + "text" : "Milton line Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/M7yt5C9RPx", + "id" : 851179860038995969, + "created_at" : "2017-04-09 21:07:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ht9O3vpHfc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774344838&oldid=774344052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850443201899057152", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ht9O3vpHfc", + "id" : 850443201899057152, + "created_at" : "2017-04-07 20:20:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/bdgqhwIhCv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774344052&oldid=774340885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850441753752735748", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bdgqhwIhCv", + "id" : 850441753752735748, + "created_at" : "2017-04-07 20:14:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/gdj0hTmEcb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774342426&oldid=757757591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850439193612476422", + "text" : "Talk:List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gdj0hTmEcb", + "id" : 850439193612476422, + "created_at" : "2017-04-07 20:04:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/kQYkYvTQzM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774340885&oldid=774337109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850436313178398720", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kQYkYvTQzM", + "id" : 850436313178398720, + "created_at" : "2017-04-07 19:53:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/YAXq7Sw0RY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774331809&oldid=774331726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850420775911862274", + "text" : "Betty Kennedy Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/YAXq7Sw0RY", + "id" : 850420775911862274, + "created_at" : "2017-04-07 18:51:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/3igk7PXx4f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774331726&oldid=773408042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850420641799049216", + "text" : "Betty Kennedy Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3igk7PXx4f", + "id" : 850420641799049216, + "created_at" : "2017-04-07 18:50:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/gX0u9nbowg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774329806&oldid=774329769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850417348406378498", + "text" : "The Amazing Race 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gX0u9nbowg", + "id" : 850417348406378498, + "created_at" : "2017-04-07 18:37:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/vUoKp1XDD0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774329769&oldid=773319332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850417286695571457", + "text" : "The Amazing Race 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vUoKp1XDD0", + "id" : 850417286695571457, + "created_at" : "2017-04-07 18:37:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/FOgHjwdy7c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774329281&oldid=774329102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850416517783093248", + "text" : "Vancouver Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/FOgHjwdy7c", + "id" : 850416517783093248, + "created_at" : "2017-04-07 18:34:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/qwasX4Wgzd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774329102&oldid=774328321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850416178992480257", + "text" : "Vancouver Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/qwasX4Wgzd", + "id" : 850416178992480257, + "created_at" : "2017-04-07 18:33:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/wVh9TFIowD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774328321&oldid=774210240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850414774533935105", + "text" : "Vancouver Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wVh9TFIowD", + "id" : 850414774533935105, + "created_at" : "2017-04-07 18:27:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/3ErJjfR5lw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774305098&oldid=762684920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850370559640776705", + "text" : "Jo\u00EBl Lightbound Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/3ErJjfR5lw", + "id" : 850370559640776705, + "created_at" : "2017-04-07 15:31:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Wd3hrLguYk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774300425&oldid=774163986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850360791874363392", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Wd3hrLguYk", + "id" : 850360791874363392, + "created_at" : "2017-04-07 14:53:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/6yilkULZQz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774294538&oldid=767199666", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850347915751165952", + "text" : "The Amazing Race 26 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6yilkULZQz", + "id" : 850347915751165952, + "created_at" : "2017-04-07 14:01:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Quu969XeOR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774292918&oldid=768224229", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850344978081619969", + "text" : "Kee Marcello Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Quu969XeOR", + "id" : 850344978081619969, + "created_at" : "2017-04-07 13:50:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/pihJJz4z9E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774183823&oldid=774167684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850075903627591680", + "text" : "RETScreen Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/pihJJz4z9E", + "id" : 850075903627591680, + "created_at" : "2017-04-06 20:01:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/stG2HG3Ca3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774183469&oldid=774183423", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850075281759010816", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/stG2HG3Ca3", + "id" : 850075281759010816, + "created_at" : "2017-04-06 19:58:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/VbGuuT14IC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774183423&oldid=774183001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850075205292752896", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VbGuuT14IC", + "id" : 850075205292752896, + "created_at" : "2017-04-06 19:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/yj029DgMaA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774174531&oldid=774169817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850058667546292224", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yj029DgMaA", + "id" : 850058667546292224, + "created_at" : "2017-04-06 18:52:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7qGeAsTf4g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774169817&oldid=774169470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850050633084391424", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7qGeAsTf4g", + "id" : 850050633084391424, + "created_at" : "2017-04-06 18:20:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/QikLYZieqm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774169470&oldid=774166248", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850050118111956992", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QikLYZieqm", + "id" : 850050118111956992, + "created_at" : "2017-04-06 18:18:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/YtvY9ZTs7n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774166248&oldid=774165846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850044088476987392", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YtvY9ZTs7n", + "id" : 850044088476987392, + "created_at" : "2017-04-06 17:54:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/5mwEri30UH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774165846&oldid=774165694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850043285477494784", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5mwEri30UH", + "id" : 850043285477494784, + "created_at" : "2017-04-06 17:51:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Cc0lioxkIL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774165694&oldid=774157720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850042997282623489", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Cc0lioxkIL", + "id" : 850042997282623489, + "created_at" : "2017-04-06 17:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/1ddgohsym3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774157720&oldid=774157563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850028211887058946", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1ddgohsym3", + "id" : 850028211887058946, + "created_at" : "2017-04-06 16:51:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/vTCpZYRzVz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774157563&oldid=774118930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850027941971054592", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vTCpZYRzVz", + "id" : 850027941971054592, + "created_at" : "2017-04-06 16:50:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/JjKGis6tfw", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136177710&oldid=134177770&rcid=270836724", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "850016081511055361", + "text" : "Dune (roman) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JjKGis6tfw", + "id" : 850016081511055361, + "created_at" : "2017-04-06 16:03:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/1t7mevVdff", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774023947&oldid=773741276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849723411425366017", + "text" : "Ottawa Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/1t7mevVdff", + "id" : 849723411425366017, + "created_at" : "2017-04-05 20:40:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/F8U94dAgT5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774012100&oldid=774011963", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849704206864982016", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F8U94dAgT5", + "id" : 849704206864982016, + "created_at" : "2017-04-05 19:24:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/phWFHDhlMk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774011963&oldid=774011946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849703963339501569", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/phWFHDhlMk", + "id" : 849703963339501569, + "created_at" : "2017-04-05 19:23:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/GGtxrUDq61", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774011946&oldid=774011763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849703922772168705", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GGtxrUDq61", + "id" : 849703922772168705, + "created_at" : "2017-04-05 19:22:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/0wVZd4iQtU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774011763&oldid=773971216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849703529929375746", + "text" : "2017 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0wVZd4iQtU", + "id" : 849703529929375746, + "created_at" : "2017-04-05 19:21:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/5Fh33odg8w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774007820&oldid=771801575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849697626404597760", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Fh33odg8w", + "id" : 849697626404597760, + "created_at" : "2017-04-05 18:57:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/9xUpb0LpsL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774007081&oldid=774006587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849696484622729216", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9xUpb0LpsL", + "id" : 849696484622729216, + "created_at" : "2017-04-05 18:53:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/tkuhnNHU6z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774006587&oldid=774000996", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849695702343188481", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tkuhnNHU6z", + "id" : 849695702343188481, + "created_at" : "2017-04-05 18:50:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/dh4whRaDXS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=774000996&oldid=774000722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849687690878627842", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dh4whRaDXS", + "id" : 849687690878627842, + "created_at" : "2017-04-05 18:18:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/fLOEzxOtbc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773999834&oldid=773999791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849685549128585216", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fLOEzxOtbc", + "id" : 849685549128585216, + "created_at" : "2017-04-05 18:09:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/PaDmNjdlv8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773999791&oldid=773999751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849685475011047424", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PaDmNjdlv8", + "id" : 849685475011047424, + "created_at" : "2017-04-05 18:09:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/H65FPvrz2O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773999751&oldid=773997937", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849685417658134530", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H65FPvrz2O", + "id" : 849685417658134530, + "created_at" : "2017-04-05 18:09:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/9AW8kLWGTH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773997937&oldid=773997312", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849681941016326147", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9AW8kLWGTH", + "id" : 849681941016326147, + "created_at" : "2017-04-05 17:55:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/yKwpi8Qiva", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773997312&oldid=773997194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849680671329091584", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yKwpi8Qiva", + "id" : 849680671329091584, + "created_at" : "2017-04-05 17:50:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/kJMEV2a9ko", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773997194&oldid=773996867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849680418693689344", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kJMEV2a9ko", + "id" : 849680418693689344, + "created_at" : "2017-04-05 17:49:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/z9tv9XupLH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773996867&oldid=773994049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849679725710782465", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z9tv9XupLH", + "id" : 849679725710782465, + "created_at" : "2017-04-05 17:46:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/tNDIzPQsXR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773971291&oldid=773971133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849632066505408513", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tNDIzPQsXR", + "id" : 849632066505408513, + "created_at" : "2017-04-05 14:37:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/kiFd1FTnNO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773971133&oldid=773970571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849631843519524864", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kiFd1FTnNO", + "id" : 849631843519524864, + "created_at" : "2017-04-05 14:36:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/WclOmdXqtJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773970571&oldid=773946764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849631002507005953", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WclOmdXqtJ", + "id" : 849631002507005953, + "created_at" : "2017-04-05 14:33:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/SUbyumfrtG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136137789&oldid=136112979&rcid=270621537", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849626623095787520", + "text" : "LTI Informatique & G\u00E9nie Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SUbyumfrtG", + "id" : 849626623095787520, + "created_at" : "2017-04-05 14:15:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ak4Y9get8o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773965460&oldid=773965384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849622175996948481", + "text" : "Bev Desjarlais Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ak4Y9get8o", + "id" : 849622175996948481, + "created_at" : "2017-04-05 13:58:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/bDPzi64iOm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773965384&oldid=771859647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849622047806418945", + "text" : "Bev Desjarlais Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bDPzi64iOm", + "id" : 849622047806418945, + "created_at" : "2017-04-05 13:57:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rx0hWE8DMu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773962689&oldid=773962474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849616939509043200", + "text" : "Sword Art Online The Movie: Ordinal Scale Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rx0hWE8DMu", + "id" : 849616939509043200, + "created_at" : "2017-04-05 13:37:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/tGLqkrBAri", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773962474&oldid=771645503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849616511333486593", + "text" : "Sword Art Online The Movie: Ordinal Scale Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/tGLqkrBAri", + "id" : 849616511333486593, + "created_at" : "2017-04-05 13:35:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/bEqqzz9YGk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773961650&oldid=767431193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849614857506783237", + "text" : "The Sword of Truth Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bEqqzz9YGk", + "id" : 849614857506783237, + "created_at" : "2017-04-05 13:29:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ZMw8kZDsft", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773854755&oldid=748728206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849356695017054208", + "text" : "Crescent School (Toronto) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/ZMw8kZDsft", + "id" : 849356695017054208, + "created_at" : "2017-04-04 20:23:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/1zAEijePqd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=136112979&oldid=130693540&rcid=270427703", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849326833602633729", + "text" : "LTI Informatique & G\u00E9nie Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1zAEijePqd", + "id" : 849326833602633729, + "created_at" : "2017-04-04 18:24:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Rpb9nnSqwB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773835576&oldid=773833718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849323061195280385", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Rpb9nnSqwB", + "id" : 849323061195280385, + "created_at" : "2017-04-04 18:09:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/LfC4InMzvp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773833718&oldid=773833433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849319433944412160", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LfC4InMzvp", + "id" : 849319433944412160, + "created_at" : "2017-04-04 17:55:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/5gDMFXC2Yn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773833433&oldid=773831599", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849318953084178434", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5gDMFXC2Yn", + "id" : 849318953084178434, + "created_at" : "2017-04-04 17:53:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/4BJg52o5nC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773823292&oldid=773823237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849301068534120448", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4BJg52o5nC", + "id" : 849301068534120448, + "created_at" : "2017-04-04 16:42:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/l9wbAx8lcJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773823237&oldid=773822565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849300935381856256", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l9wbAx8lcJ", + "id" : 849300935381856256, + "created_at" : "2017-04-04 16:41:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/iF9judVKXM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773812076&oldid=765887096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849279465905692672", + "text" : "Final Fantasy VI Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iF9judVKXM", + "id" : 849279465905692672, + "created_at" : "2017-04-04 15:16:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/6yGKR0Fcrg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773797870&oldid=773744839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849250623094751232", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6yGKR0Fcrg", + "id" : 849250623094751232, + "created_at" : "2017-04-04 13:21:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/hpNed2aiPZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773695968&oldid=773607793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849001902448750592", + "text" : "2007 Stanley Cup Finals Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/hpNed2aiPZ", + "id" : 849001902448750592, + "created_at" : "2017-04-03 20:53:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/hpNed2aiPZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773695968&oldid=773607793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "849001902465589248", + "text" : "2007 Stanley Cup Finals Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hpNed2aiPZ", + "id" : 849001902465589248, + "created_at" : "2017-04-03 20:53:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/hT9STe5XMO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773676733&oldid=773618085", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848968732772892672", + "text" : "List of nicknames used in basketball Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hT9STe5XMO", + "id" : 848968732772892672, + "created_at" : "2017-04-03 18:41:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/4z0Q6071JX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773675954&oldid=735943522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848967444949499905", + "text" : "2014 Canadian Mixed Doubles Curling Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4z0Q6071JX", + "id" : 848967444949499905, + "created_at" : "2017-04-03 18:36:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/VsCXbsqbJZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773675288&oldid=773674758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848966304308580353", + "text" : "2013 Canadian Mixed Doubles Curling Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VsCXbsqbJZ", + "id" : 848966304308580353, + "created_at" : "2017-04-03 18:31:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/xqHA82UUJv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773674758&oldid=760296099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848965337139875840", + "text" : "2013 Canadian Mixed Doubles Curling Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xqHA82UUJv", + "id" : 848965337139875840, + "created_at" : "2017-04-03 18:28:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/nIOOaVz1Kn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773670575&oldid=773632036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848958051348619266", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nIOOaVz1Kn", + "id" : 848958051348619266, + "created_at" : "2017-04-03 17:59:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/jG6Orfss0S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773669595&oldid=773062131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848956531601281024", + "text" : "Ramble On Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jG6Orfss0S", + "id" : 848956531601281024, + "created_at" : "2017-04-03 17:53:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/r85wiapcDN", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7853138&oldid=7853129&rcid=20773610", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848943095601389568", + "text" : "\u0421\u0432\u0435\u0442\u0438 \u041A\u0438\u0440\u0438\u043B \u0438 \u041C\u0435\u0442\u043E\u0434\u0438\u0439 (\u042F\u043C\u0431\u043E\u043B) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r85wiapcDN", + "id" : 848943095601389568, + "created_at" : "2017-04-03 16:59:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/vuAsNzzewE", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7853137&oldid=7852318&rcid=20773605", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848943008590553089", + "text" : "\u041F\u0440\u0435\u0441\u0432\u0435\u0442\u043E \u0441\u044A\u0440\u0446\u0435 \u0418\u0441\u0443\u0441\u043E\u0432\u043E (\u042F\u043C\u0431\u043E\u043B) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vuAsNzzewE", + "id" : 848943008590553089, + "created_at" : "2017-04-03 16:59:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/XQM0aBwnRM", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7853129&oldid=7851662&rcid=20773574", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848942141816668160", + "text" : "\u0421\u0432\u0435\u0442\u0438 \u041A\u0438\u0440\u0438\u043B \u0438 \u041C\u0435\u0442\u043E\u0434\u0438\u0439 (\u042F\u043C\u0431\u043E\u043B) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XQM0aBwnRM", + "id" : 848942141816668160, + "created_at" : "2017-04-03 16:55:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/1T3zW3Klh8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=773622732&oldid=773620944", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "848890368347299840", + "text" : "2017 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1T3zW3Klh8", + "id" : 848890368347299840, + "created_at" : "2017-04-03 13:30:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_05.js b/20181122/data/js/tweets/2017_05.js new file mode 100644 index 00000000..ca5cb6e6 --- /dev/null +++ b/20181122/data/js/tweets/2017_05.js @@ -0,0 +1,6671 @@ +Grailbird.data.tweets_2017_05 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/NUhW84NnXl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783214957&oldid=531813621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870023492355403778", + "text" : "The Infaceables Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NUhW84NnXl", + "id" : 870023492355403778, + "created_at" : "2017-05-31 21:05:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/1ZVr2YdJlg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783211585&oldid=773212555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870017082720624642", + "text" : "Destroyermen Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1ZVr2YdJlg", + "id" : 870017082720624642, + "created_at" : "2017-05-31 20:40:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/czy9V5pMqH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783201237&oldid=783199145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869996868574494720", + "text" : "Wikipedia:Help desk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/czy9V5pMqH", + "id" : 869996868574494720, + "created_at" : "2017-05-31 19:19:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/uIQdP5ReUC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783183098&oldid=783182916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869961242437459973", + "text" : "Eight Below Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uIQdP5ReUC", + "id" : 869961242437459973, + "created_at" : "2017-05-31 16:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Ni0UN5VnMQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783182916&oldid=782210868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869960863590920192", + "text" : "Eight Below Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ni0UN5VnMQ", + "id" : 869960863590920192, + "created_at" : "2017-05-31 16:56:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/A8OXhT9vwe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137815068&oldid=137316525&rcid=285710712", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869932183405854722", + "text" : "Colline du Parlement Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/A8OXhT9vwe", + "id" : 869932183405854722, + "created_at" : "2017-05-31 15:02:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/CxPej2iz9O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783166421&oldid=783166311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869927974736449536", + "text" : "List of independent wrestling promotions in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CxPej2iz9O", + "id" : 869927974736449536, + "created_at" : "2017-05-31 14:46:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/KraOkvSU0f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783166311&oldid=782689260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869927787179671552", + "text" : "List of independent wrestling promotions in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KraOkvSU0f", + "id" : 869927787179671552, + "created_at" : "2017-05-31 14:45:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/T7Nuwr2UIf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783165119&oldid=781463433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869925359608791040", + "text" : "Z\u00E9bulon (band) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T7Nuwr2UIf", + "id" : 869925359608791040, + "created_at" : "2017-05-31 14:35:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/MeOatqk7DJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783160676&oldid=778197864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869915937453088768", + "text" : "Don Plett Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/MeOatqk7DJ", + "id" : 869915937453088768, + "created_at" : "2017-05-31 13:58:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ezrmKY3XHK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783048010&oldid=766170613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869649863704813568", + "text" : "Geography of Macau Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ezrmKY3XHK", + "id" : 869649863704813568, + "created_at" : "2017-05-30 20:20:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/JBhWkrjqql", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783036763&oldid=783036586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869627556072435713", + "text" : "Doris Roberts Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/JBhWkrjqql", + "id" : 869627556072435713, + "created_at" : "2017-05-30 18:52:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/tFbNvZqa7q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783036586&oldid=783036399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869627210658971648", + "text" : "Doris Roberts Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/tFbNvZqa7q", + "id" : 869627210658971648, + "created_at" : "2017-05-30 18:50:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/EUsmFVTCpQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783036399&oldid=783036071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869626860963069952", + "text" : "Doris Roberts Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/EUsmFVTCpQ", + "id" : 869626860963069952, + "created_at" : "2017-05-30 18:49:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/PL2MVIIcPJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783036071&oldid=783036015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869626203749142528", + "text" : "Doris Roberts Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/PL2MVIIcPJ", + "id" : 869626203749142528, + "created_at" : "2017-05-30 18:46:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/cUOpikKpx2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783036015&oldid=780764461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869626100246302721", + "text" : "Doris Roberts Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/cUOpikKpx2", + "id" : 869626100246302721, + "created_at" : "2017-05-30 18:46:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/hHxRIXZZuk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137793765&oldid=136110678&rcid=285522186", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869615392733442050", + "text" : "Sauce Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hHxRIXZZuk", + "id" : 869615392733442050, + "created_at" : "2017-05-30 18:04:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/5ShcSj3PtV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783014135&oldid=774042688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869583873021272065", + "text" : "Loaded march Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5ShcSj3PtV", + "id" : 869583873021272065, + "created_at" : "2017-05-30 15:58:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/N9wUGIQaLA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783007638&oldid=777010519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869572262680301569", + "text" : "Pablo Rodr\u00EDguez (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/N9wUGIQaLA", + "id" : 869572262680301569, + "created_at" : "2017-05-30 15:12:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/MVvHq4IPmR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137789097&oldid=135659645&rcid=285457088", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869566372765945856", + "text" : "Petit Pingouin Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MVvHq4IPmR", + "id" : 869566372765945856, + "created_at" : "2017-05-30 14:49:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/zS8hDXamiE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783001737&oldid=780058260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869560939019984896", + "text" : "Pedestrian scramble Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zS8hDXamiE", + "id" : 869560939019984896, + "created_at" : "2017-05-30 14:27:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/trXLSCLs7t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782992124&oldid=778150822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869540859922063360", + "text" : "Chicago Boys Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/trXLSCLs7t", + "id" : 869540859922063360, + "created_at" : "2017-05-30 13:07:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/aJ1tAZtnp5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782899963&oldid=781839243", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869321225499267076", + "text" : "Niki Ashton Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/aJ1tAZtnp5", + "id" : 869321225499267076, + "created_at" : "2017-05-29 22:35:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/kEq3WjfL6d", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137774084&oldid=134039417&rcid=285239069", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869321049153949696", + "text" : "Niki Ashton Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/kEq3WjfL6d", + "id" : 869321049153949696, + "created_at" : "2017-05-29 22:34:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/57TjKq3t1E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782883534&oldid=782883100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869286816008032257", + "text" : "Public holidays in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/57TjKq3t1E", + "id" : 869286816008032257, + "created_at" : "2017-05-29 20:18:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/NSBYaZGbHN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782883100&oldid=781777431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869285934117900290", + "text" : "Public holidays in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NSBYaZGbHN", + "id" : 869285934117900290, + "created_at" : "2017-05-29 20:14:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/kWapU27xOB", + "expanded_url" : "https:\/\/ru.wikipedia.org\/w\/index.php?diff=85685249&oldid=85685049", + "display_url" : "ru.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869268323497893891", + "text" : "\u0423\u0440\u0430\u0433\u0430\u043D \u0432 \u041C\u043E\u0441\u043A\u0432\u0435 (2017) Wikipedia article edited anonymously from Correctional Services Canada https:\/\/t.co\/kWapU27xOB", + "id" : 869268323497893891, + "created_at" : "2017-05-29 19:04:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Ka7W8oW2KO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137768476&oldid=136857274&rcid=285196320", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869258646500384769", + "text" : "Hurons-Wendat Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ka7W8oW2KO", + "id" : 869258646500384769, + "created_at" : "2017-05-29 18:26:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/rvt1ON6pjq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782866200&oldid=782866158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869251151102955526", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rvt1ON6pjq", + "id" : 869251151102955526, + "created_at" : "2017-05-29 17:56:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/q9o5SpRJpW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782866158&oldid=782866013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869251071394418693", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/q9o5SpRJpW", + "id" : 869251071394418693, + "created_at" : "2017-05-29 17:56:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/brcgu465KI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782866013&oldid=782865914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869250762827849728", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/brcgu465KI", + "id" : 869250762827849728, + "created_at" : "2017-05-29 17:55:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/02hzUO81t9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782865914&oldid=782865234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869250556979793923", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/02hzUO81t9", + "id" : 869250556979793923, + "created_at" : "2017-05-29 17:54:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/A2r5DaMhiy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782865118&oldid=782864753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869249148884832257", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/A2r5DaMhiy", + "id" : 869249148884832257, + "created_at" : "2017-05-29 17:48:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/qCC3EfpVBX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782864753&oldid=782864683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869248550877749252", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/qCC3EfpVBX", + "id" : 869248550877749252, + "created_at" : "2017-05-29 17:46:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/QenyN8W90m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782864683&oldid=782864598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869248429444268032", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/QenyN8W90m", + "id" : 869248429444268032, + "created_at" : "2017-05-29 17:45:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/pMEuyT1pFZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782864598&oldid=782863326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869248258799009794", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/pMEuyT1pFZ", + "id" : 869248258799009794, + "created_at" : "2017-05-29 17:45:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Bgw57maLLK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782863219&oldid=782863058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869245525803098113", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Bgw57maLLK", + "id" : 869245525803098113, + "created_at" : "2017-05-29 17:34:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ObmFaPEVsf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782863015&oldid=782862392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869245159514439682", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ObmFaPEVsf", + "id" : 869245159514439682, + "created_at" : "2017-05-29 17:32:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/EfkYnVTze7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782862392&oldid=782851582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869243935478206464", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/EfkYnVTze7", + "id" : 869243935478206464, + "created_at" : "2017-05-29 17:27:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/wUKCOybwoQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782861421&oldid=782861397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869241857250918401", + "text" : "AA battery Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/wUKCOybwoQ", + "id" : 869241857250918401, + "created_at" : "2017-05-29 17:19:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/wLOszGsUKQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782861397&oldid=782845803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869241796135723008", + "text" : "AA battery Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/wLOszGsUKQ", + "id" : 869241796135723008, + "created_at" : "2017-05-29 17:19:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/iu4m0Q74Kp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782860639&oldid=778577424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869240208209977344", + "text" : "Battle of Cherbourg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iu4m0Q74Kp", + "id" : 869240208209977344, + "created_at" : "2017-05-29 17:13:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/IeyTpxpsDD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782847996&oldid=782847668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869215567936356352", + "text" : "Quebec French profanity Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IeyTpxpsDD", + "id" : 869215567936356352, + "created_at" : "2017-05-29 15:35:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/DJaqO1CHej", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782847668&oldid=779654940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869214869375025153", + "text" : "Quebec French profanity Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DJaqO1CHej", + "id" : 869214869375025153, + "created_at" : "2017-05-29 15:32:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/kZc5pHwhKS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782842035&oldid=782841730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869203462919249920", + "text" : "Talk:Corylus maxima Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kZc5pHwhKS", + "id" : 869203462919249920, + "created_at" : "2017-05-29 14:47:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/7Jf67VN6I0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782841459&oldid=303124381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869202139863810048", + "text" : "Talk:Corylus maxima Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7Jf67VN6I0", + "id" : 869202139863810048, + "created_at" : "2017-05-29 14:41:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/tH2W8ew4iE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782832043&oldid=780760728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869182731711905792", + "text" : "Sturgeon River\u2014Parkland Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tH2W8ew4iE", + "id" : 869182731711905792, + "created_at" : "2017-05-29 13:24:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/7sDXGXzgqF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782790132&oldid=774489827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "869068722627112960", + "text" : "Davis Tull Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7sDXGXzgqF", + "id" : 869068722627112960, + "created_at" : "2017-05-29 05:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/tl1luG3zzV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782598686&oldid=764408420", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "868613761875267584", + "text" : "Walking stick Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tl1luG3zzV", + "id" : 868613761875267584, + "created_at" : "2017-05-27 23:43:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/vEqfUdE48z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782431416&oldid=768737638", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "868214625569050625", + "text" : "Female of the Species Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/vEqfUdE48z", + "id" : 868214625569050625, + "created_at" : "2017-05-26 21:17:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/qsK0AGmwd8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137682959&oldid=137682890&rcid=284426586", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "868103042608111617", + "text" : "Blattaria Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/qsK0AGmwd8", + "id" : 868103042608111617, + "created_at" : "2017-05-26 13:54:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/zmzWWVnqBy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137682890&oldid=136302477&rcid=284426405", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "868102447255965698", + "text" : "Blattaria Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/zmzWWVnqBy", + "id" : 868102447255965698, + "created_at" : "2017-05-26 13:52:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/m0WVbe9C3v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782245406&oldid=782018591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867815183296720898", + "text" : "Oregon Trail Generation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m0WVbe9C3v", + "id" : 867815183296720898, + "created_at" : "2017-05-25 18:50:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/fxGcdPjVmE", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7915896&oldid=7874228&rcid=25090677", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867785889426141185", + "text" : "\u0421\u0432\u0435\u0442\u0438 \u0410\u0432\u0433\u0443\u0441\u0442\u0438\u043D (\u043A\u043E\u043B\u0435\u0436 \u0432 \u041F\u043B\u043E\u0432\u0434\u0438\u0432) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fxGcdPjVmE", + "id" : 867785889426141185, + "created_at" : "2017-05-25 16:54:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5UGtBXmdpG", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7915886&oldid=7868238&rcid=25090615", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867785460801785856", + "text" : "\u0421\u0432\u0435\u0442\u0438 \u0419\u043E\u0441\u0438\u0444 (\u0431\u043E\u043B\u043D\u0438\u0446\u0430 \u0432 \u041F\u043B\u043E\u0432\u0434\u0438\u0432) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5UGtBXmdpG", + "id" : 867785460801785856, + "created_at" : "2017-05-25 16:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/nHIYy0yXKp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782209975&oldid=780760841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867759150222233600", + "text" : "CCGH Siyay Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/nHIYy0yXKp", + "id" : 867759150222233600, + "created_at" : "2017-05-25 15:07:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/nHIYy0yXKp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782209975&oldid=780760841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867759150247411712", + "text" : "CCGH Siyay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nHIYy0yXKp", + "id" : 867759150247411712, + "created_at" : "2017-05-25 15:07:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/FIA2xEdRYP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782195588&oldid=657785117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867732993078697984", + "text" : "Talk:Timeline of antibiotics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FIA2xEdRYP", + "id" : 867732993078697984, + "created_at" : "2017-05-25 13:24:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/eWPjGZQqqR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137652121&oldid=137372410&rcid=283916991", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867727900434452481", + "text" : "M\u00E9thylph\u00E9nidate Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/eWPjGZQqqR", + "id" : 867727900434452481, + "created_at" : "2017-05-25 13:03:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/yWy6KtmFf2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782084129&oldid=782083721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867485459265572865", + "text" : "Daniel Klem Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/yWy6KtmFf2", + "id" : 867485459265572865, + "created_at" : "2017-05-24 21:00:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/3HskzKAxd7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782083721&oldid=782083390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867484937053757440", + "text" : "Daniel Klem Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3HskzKAxd7", + "id" : 867484937053757440, + "created_at" : "2017-05-24 20:58:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/uqCy6HKBcy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782083390&oldid=782083029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867484463638425600", + "text" : "Daniel Klem Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/uqCy6HKBcy", + "id" : 867484463638425600, + "created_at" : "2017-05-24 20:56:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/kg8lR90k6p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782083029&oldid=782082200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867484063900344326", + "text" : "Daniel Klem Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kg8lR90k6p", + "id" : 867484063900344326, + "created_at" : "2017-05-24 20:54:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/wZ8NYjGS2c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782082200&oldid=779585560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867483137043050497", + "text" : "Daniel Klem Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wZ8NYjGS2c", + "id" : 867483137043050497, + "created_at" : "2017-05-24 20:51:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Am63QRx9MW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782074086&oldid=781260567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867471494170980352", + "text" : "Anne (TV series) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Am63QRx9MW", + "id" : 867471494170980352, + "created_at" : "2017-05-24 20:04:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/kzBjD0vHq5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782072665&oldid=782071598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867469610236465152", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kzBjD0vHq5", + "id" : 867469610236465152, + "created_at" : "2017-05-24 19:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/4nayw6utMP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782071598&oldid=741811234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867468365509668865", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4nayw6utMP", + "id" : 867468365509668865, + "created_at" : "2017-05-24 19:52:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/iDYpfg7Spl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782038624&oldid=781989431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867415298567274496", + "text" : "List of Gotham characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iDYpfg7Spl", + "id" : 867415298567274496, + "created_at" : "2017-05-24 16:21:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/STzkQQKgdb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782032561&oldid=777628069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867404251110264832", + "text" : "Fish Mooney Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/STzkQQKgdb", + "id" : 867404251110264832, + "created_at" : "2017-05-24 15:37:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/xsHvxgveai", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137622397&oldid=137622382&rcid=283549806", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867399657407868930", + "text" : "Parti lib\u00E9ral du Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xsHvxgveai", + "id" : 867399657407868930, + "created_at" : "2017-05-24 15:19:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/rrFUU1Cvlz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137622382&oldid=136930519&rcid=283549788", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867399521667608580", + "text" : "Parti lib\u00E9ral du Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rrFUU1Cvlz", + "id" : 867399521667608580, + "created_at" : "2017-05-24 15:18:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/I5no2IoiR5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782029037&oldid=782028729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867398047558455296", + "text" : "Dragon NaturallySpeaking Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/I5no2IoiR5", + "id" : 867398047558455296, + "created_at" : "2017-05-24 15:13:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/I5no2IoiR5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782029037&oldid=782028729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867398047629791232", + "text" : "Dragon NaturallySpeaking Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I5no2IoiR5", + "id" : 867398047629791232, + "created_at" : "2017-05-24 15:13:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/OaIYQvPWrh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782028729&oldid=766220891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867397570238328834", + "text" : "Dragon NaturallySpeaking Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OaIYQvPWrh", + "id" : 867397570238328834, + "created_at" : "2017-05-24 15:11:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/OaIYQvPWrh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=782028729&oldid=766220891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867397570280263681", + "text" : "Dragon NaturallySpeaking Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/OaIYQvPWrh", + "id" : 867397570280263681, + "created_at" : "2017-05-24 15:11:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/QZmAeXb5MG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137620678&oldid=136818229&rcid=283525946", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867383912271675392", + "text" : "Garrot Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QZmAeXb5MG", + "id" : 867383912271675392, + "created_at" : "2017-05-24 14:16:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/8OGZkDoaPX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781906094&oldid=713031469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867141546084380673", + "text" : "Games Day Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8OGZkDoaPX", + "id" : 867141546084380673, + "created_at" : "2017-05-23 22:13:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/NeR9161ISE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781857117&oldid=780831884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867061248617218049", + "text" : "George Cross Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NeR9161ISE", + "id" : 867061248617218049, + "created_at" : "2017-05-23 16:54:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/3yueq0Yixu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781855984&oldid=781855836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867059074164297728", + "text" : "Karate Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/3yueq0Yixu", + "id" : 867059074164297728, + "created_at" : "2017-05-23 16:46:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/uWCMutG2Ow", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781855836&oldid=780914478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867058786292424706", + "text" : "Karate Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/uWCMutG2Ow", + "id" : 867058786292424706, + "created_at" : "2017-05-23 16:44:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/NRzPXSAG0g", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=99337068&oldid=99300357", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "867034786472308741", + "text" : "Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NRzPXSAG0g", + "id" : 867034786472308741, + "created_at" : "2017-05-23 15:09:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/36WAcxEL6G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781643026&oldid=781642578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "866634331611168768", + "text" : "Dryden, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/36WAcxEL6G", + "id" : 866634331611168768, + "created_at" : "2017-05-22 12:38:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/svraMC9Da3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781642578&oldid=776727421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "866633456301813760", + "text" : "Dryden, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/svraMC9Da3", + "id" : 866633456301813760, + "created_at" : "2017-05-22 12:34:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/UTnbiYivus", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137495875&oldid=137495869&rcid=282383081", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865812774789812225", + "text" : "Agouni Gueghrane Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UTnbiYivus", + "id" : 865812774789812225, + "created_at" : "2017-05-20 06:13:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/BdDT3sKL4f", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137495869&oldid=135242801&rcid=282383064", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865812521315442688", + "text" : "Agouni Gueghrane Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BdDT3sKL4f", + "id" : 865812521315442688, + "created_at" : "2017-05-20 06:12:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/9LFzgl3y7v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781218133&oldid=776030316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865672381913747457", + "text" : "Network security Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/9LFzgl3y7v", + "id" : 865672381913747457, + "created_at" : "2017-05-19 20:55:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ojWffuYAgq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781170859&oldid=772142930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865580928201916416", + "text" : "Postdoctoral researcher unionization Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ojWffuYAgq", + "id" : 865580928201916416, + "created_at" : "2017-05-19 14:52:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QTukHGvGQj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781064254&oldid=781064172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865305627656105984", + "text" : "Britain's Next Top Model (cycle 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QTukHGvGQj", + "id" : 865305627656105984, + "created_at" : "2017-05-18 20:38:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/62AGPdp5So", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781064078&oldid=781064055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865305302299799554", + "text" : "Britain's Next Top Model (cycle 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/62AGPdp5So", + "id" : 865305302299799554, + "created_at" : "2017-05-18 20:37:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Xp7zObwWT5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781063845&oldid=781063768", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865304948749328384", + "text" : "Britain's Next Top Model (cycle 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xp7zObwWT5", + "id" : 865304948749328384, + "created_at" : "2017-05-18 20:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/LHy08hkbFb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781063768&oldid=781063764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865304830071492608", + "text" : "Britain's Next Top Model (cycle 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LHy08hkbFb", + "id" : 865304830071492608, + "created_at" : "2017-05-18 20:35:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/28X5HhHdGb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781063231&oldid=781062819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865303830862450690", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/28X5HhHdGb", + "id" : 865303830862450690, + "created_at" : "2017-05-18 20:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/egd1Knrog4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781061575&oldid=781060518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865301394735206400", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/egd1Knrog4", + "id" : 865301394735206400, + "created_at" : "2017-05-18 20:21:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/H1QwFcVnau", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781060518&oldid=781060207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865299928117063680", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H1QwFcVnau", + "id" : 865299928117063680, + "created_at" : "2017-05-18 20:15:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/lTZGqFNUbG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781060207&oldid=781058559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865299484510752768", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lTZGqFNUbG", + "id" : 865299484510752768, + "created_at" : "2017-05-18 20:14:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/RBwbGPWLPO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781043660&oldid=780079097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865276373925060609", + "text" : "John Norton (Mohawk chief) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RBwbGPWLPO", + "id" : 865276373925060609, + "created_at" : "2017-05-18 18:42:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/97UL5lCEk1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=781022391&oldid=780653476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865243265716670464", + "text" : "January 21 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/97UL5lCEk1", + "id" : 865243265716670464, + "created_at" : "2017-05-18 16:30:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/6GBtFk8d2l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780998407&oldid=754031053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865195020181278720", + "text" : "Talk:Flesch\u2013Kincaid readability tests Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6GBtFk8d2l", + "id" : 865195020181278720, + "created_at" : "2017-05-18 13:19:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Ea6a4ERKgE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780953146&oldid=780103748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "865069957943611392", + "text" : "Talk:Federal Bureau of Investigation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ea6a4ERKgE", + "id" : 865069957943611392, + "created_at" : "2017-05-18 05:02:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/uEwP7VN8iK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780921750&oldid=780921683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864990911536795649", + "text" : "List of Magic: The Gathering sets Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uEwP7VN8iK", + "id" : 864990911536795649, + "created_at" : "2017-05-17 23:47:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/RcygqunDJq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780921683&oldid=779408138", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864990728111501314", + "text" : "List of Magic: The Gathering sets Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RcygqunDJq", + "id" : 864990728111501314, + "created_at" : "2017-05-17 23:47:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/QtsvUIgwgd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780889561&oldid=780888614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864929852557840385", + "text" : "China\u2013Pakistan Economic Corridor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QtsvUIgwgd", + "id" : 864929852557840385, + "created_at" : "2017-05-17 19:45:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/NylyUpNMc5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780879525&oldid=780847289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864915974595764224", + "text" : "List of commemorative days Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NylyUpNMc5", + "id" : 864915974595764224, + "created_at" : "2017-05-17 18:50:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/EjU5rgiVV5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780878212&oldid=762599333", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864914338976591872", + "text" : "Diane Lebouthillier Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/EjU5rgiVV5", + "id" : 864914338976591872, + "created_at" : "2017-05-17 18:43:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/lp5TSwkvOr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137420884&oldid=135090073&rcid=281809215", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864864668824862720", + "text" : "Liste des principales villes francophones Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lp5TSwkvOr", + "id" : 864864668824862720, + "created_at" : "2017-05-17 15:26:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/MlYeAp1hol", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780775315&oldid=780774913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864686766770540545", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MlYeAp1hol", + "id" : 864686766770540545, + "created_at" : "2017-05-17 03:39:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Eexn9V5tLR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780774913&oldid=780771982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864685793046089728", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Eexn9V5tLR", + "id" : 864685793046089728, + "created_at" : "2017-05-17 03:35:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/yBaoOrJ5Vv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780771982&oldid=719963623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864677917275684864", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yBaoOrJ5Vv", + "id" : 864677917275684864, + "created_at" : "2017-05-17 03:04:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/YDI1NlUnSj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780737689&oldid=780737671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864598954658459649", + "text" : "Coast Salish Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/YDI1NlUnSj", + "id" : 864598954658459649, + "created_at" : "2017-05-16 21:50:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/leYd4rTgW0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780737574&oldid=773765949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864598693017776128", + "text" : "Coast Salish Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/leYd4rTgW0", + "id" : 864598693017776128, + "created_at" : "2017-05-16 21:49:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Hn2H2coDKO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780727216&oldid=759435856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864581888068988929", + "text" : "Commissioners of Nunavut Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Hn2H2coDKO", + "id" : 864581888068988929, + "created_at" : "2017-05-16 20:42:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Z2q3w62XLu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780716503&oldid=780355387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864564766567739392", + "text" : "Polychlorinated biphenyl Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z2q3w62XLu", + "id" : 864564766567739392, + "created_at" : "2017-05-16 19:34:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/TRmaTfDKKb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780710673&oldid=768687742", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864554720433758208", + "text" : "L'\u00CEle-Bizard, Quebec Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/TRmaTfDKKb", + "id" : 864554720433758208, + "created_at" : "2017-05-16 18:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Xojub3M9Yr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780699782&oldid=736194552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864536055898402818", + "text" : "User talk:198.103.152.51 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xojub3M9Yr", + "id" : 864536055898402818, + "created_at" : "2017-05-16 17:40:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Y4eEPuAZGb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137392577&oldid=137392535&rcid=281618456", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864530734610092032", + "text" : "Jerry Lewis Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Y4eEPuAZGb", + "id" : 864530734610092032, + "created_at" : "2017-05-16 17:19:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/rrxZOoXZkt", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137392535&oldid=137299396&rcid=281618354", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864530257042432000", + "text" : "Jerry Lewis Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rrxZOoXZkt", + "id" : 864530257042432000, + "created_at" : "2017-05-16 17:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/djGyoV1IJb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780685805&oldid=765288041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864514869810409473", + "text" : "Template:HK firearms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/djGyoV1IJb", + "id" : 864514869810409473, + "created_at" : "2017-05-16 16:16:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/TFa3hQsSjY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780683464&oldid=773830593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864510676093554688", + "text" : "Oman Oil Marketing Company Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TFa3hQsSjY", + "id" : 864510676093554688, + "created_at" : "2017-05-16 15:59:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/4Uz3ehzAiX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780683115&oldid=780678555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864509953322745856", + "text" : "Oman Oil Company Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4Uz3ehzAiX", + "id" : 864509953322745856, + "created_at" : "2017-05-16 15:56:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/dwUEs5yoXM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780678555&oldid=773830585", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864501847624699904", + "text" : "Oman Oil Company Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dwUEs5yoXM", + "id" : 864501847624699904, + "created_at" : "2017-05-16 15:24:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/VyCDdiqO2g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780667763&oldid=780130517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864482882043203584", + "text" : "Transport in Oman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VyCDdiqO2g", + "id" : 864482882043203584, + "created_at" : "2017-05-16 14:09:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/KIDlpc079X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780566799&oldid=780566367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864243915515473920", + "text" : "Longueuil Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KIDlpc079X", + "id" : 864243915515473920, + "created_at" : "2017-05-15 22:19:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/VdzYn2wwem", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780566367&oldid=780270006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864242981406216193", + "text" : "Longueuil Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/VdzYn2wwem", + "id" : 864242981406216193, + "created_at" : "2017-05-15 22:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/L7tnUjnGt6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780556488&oldid=771349637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864226794815311872", + "text" : "Musqueam Indian Band Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/L7tnUjnGt6", + "id" : 864226794815311872, + "created_at" : "2017-05-15 21:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/D15ie0S0IP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780552008&oldid=778687224", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864218464805900288", + "text" : "Top Chef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D15ie0S0IP", + "id" : 864218464805900288, + "created_at" : "2017-05-15 20:38:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/9N7iRQ3JvM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780536612&oldid=780310883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864191663874428928", + "text" : "Steve-O Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/9N7iRQ3JvM", + "id" : 864191663874428928, + "created_at" : "2017-05-15 18:52:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/fCLiBqz5rX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780536005&oldid=780534545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864190573888110593", + "text" : "Rock on the Range Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fCLiBqz5rX", + "id" : 864190573888110593, + "created_at" : "2017-05-15 18:47:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/nATvVw99Ks", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780534545&oldid=780534435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864187794998132737", + "text" : "Rock on the Range Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/nATvVw99Ks", + "id" : 864187794998132737, + "created_at" : "2017-05-15 18:36:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/vgodRIXjXD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780534435&oldid=780534256", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864187508770426880", + "text" : "Rock on the Range Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/vgodRIXjXD", + "id" : 864187508770426880, + "created_at" : "2017-05-15 18:35:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/sdWGuuEo00", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780534256&oldid=780534115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864187088639598593", + "text" : "Rock on the Range Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/sdWGuuEo00", + "id" : 864187088639598593, + "created_at" : "2017-05-15 18:33:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/3G3u5q1Gm8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780534115&oldid=780533898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864186798272106499", + "text" : "Rock on the Range Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3G3u5q1Gm8", + "id" : 864186798272106499, + "created_at" : "2017-05-15 18:32:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ETfw1dxiKl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780533898&oldid=780531822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864186374366404608", + "text" : "Rock on the Range Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ETfw1dxiKl", + "id" : 864186374366404608, + "created_at" : "2017-05-15 18:31:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/QnSG1PEvsP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780531822&oldid=777857649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864182494983278600", + "text" : "Rock on the Range Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/QnSG1PEvsP", + "id" : 864182494983278600, + "created_at" : "2017-05-15 18:15:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/7K7LinrCTc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780531412&oldid=780485678", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864181696345845762", + "text" : "Policy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7K7LinrCTc", + "id" : 864181696345845762, + "created_at" : "2017-05-15 18:12:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/dQrvA67mlu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780516708&oldid=779926845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864154079949455360", + "text" : "Vehicle identification number Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dQrvA67mlu", + "id" : 864154079949455360, + "created_at" : "2017-05-15 16:22:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/dQrvA67mlu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780516708&oldid=779926845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864154079966232577", + "text" : "Vehicle identification number Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/dQrvA67mlu", + "id" : 864154079966232577, + "created_at" : "2017-05-15 16:22:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/9X9MvPNrbl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780493150&oldid=771776356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864108248168837123", + "text" : "Indian Ocean Tsunami Warning System Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/9X9MvPNrbl", + "id" : 864108248168837123, + "created_at" : "2017-05-15 13:20:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9X9MvPNrbl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780493150&oldid=771776356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "864108248177283072", + "text" : "Indian Ocean Tsunami Warning System Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9X9MvPNrbl", + "id" : 864108248177283072, + "created_at" : "2017-05-15 13:20:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/v3lZq9IpVk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780049500&oldid=758898007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "863073375903776768", + "text" : "List of communities in Nunavut Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/v3lZq9IpVk", + "id" : 863073375903776768, + "created_at" : "2017-05-12 16:48:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/rSuRsWCyqH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780033689&oldid=777381015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "863044236891103234", + "text" : "Pride parade Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rSuRsWCyqH", + "id" : 863044236891103234, + "created_at" : "2017-05-12 14:52:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/4h2TvISfUQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780023536&oldid=780023394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "863023170747600896", + "text" : "Heteropatriarchy Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/4h2TvISfUQ", + "id" : 863023170747600896, + "created_at" : "2017-05-12 13:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/rIiZJc12IM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780023394&oldid=780023092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "863022832976048132", + "text" : "Heteropatriarchy Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rIiZJc12IM", + "id" : 863022832976048132, + "created_at" : "2017-05-12 13:27:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/fmrmS0MbCa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780023092&oldid=778541727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "863022172041863168", + "text" : "Heteropatriarchy Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/fmrmS0MbCa", + "id" : 863022172041863168, + "created_at" : "2017-05-12 13:24:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/zWq1T4MYkJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780020518&oldid=780020018", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "863016921683374081", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zWq1T4MYkJ", + "id" : 863016921683374081, + "created_at" : "2017-05-12 13:04:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/481X8Dmgfx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780020018&oldid=779864164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "863015955085099008", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/481X8Dmgfx", + "id" : 863015955085099008, + "created_at" : "2017-05-12 13:00:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/8yGDAO6EkA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=780016118&oldid=777174854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "863007674094497792", + "text" : "War of the Sixth Coalition Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8yGDAO6EkA", + "id" : 863007674094497792, + "created_at" : "2017-05-12 12:27:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/pnT6Hf608K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779930135&oldid=777026988", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862796087060557825", + "text" : "Dundas, Ontario Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/pnT6Hf608K", + "id" : 862796087060557825, + "created_at" : "2017-05-11 22:26:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/cI1KtTe79Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779914268&oldid=779911404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862761592076861441", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cI1KtTe79Q", + "id" : 862761592076861441, + "created_at" : "2017-05-11 20:09:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/9CTh5y8rmS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779911404&oldid=779911154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862755608939900928", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9CTh5y8rmS", + "id" : 862755608939900928, + "created_at" : "2017-05-11 19:45:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/lGQOsi7BiJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779910940&oldid=779910917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862754678550999044", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lGQOsi7BiJ", + "id" : 862754678550999044, + "created_at" : "2017-05-11 19:41:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Gp8djC80mo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779910917&oldid=779909052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862754641452425218", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gp8djC80mo", + "id" : 862754641452425218, + "created_at" : "2017-05-11 19:41:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/99Gm8qwEhE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779886959&oldid=773885597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862711395372195840", + "text" : "McDonnell Douglas CF-18 Hornet Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/99Gm8qwEhE", + "id" : 862711395372195840, + "created_at" : "2017-05-11 16:49:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rHBAuUCFAv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779873852&oldid=779872364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862685939096801282", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rHBAuUCFAv", + "id" : 862685939096801282, + "created_at" : "2017-05-11 15:08:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/1ZlzlHBT2t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779872364&oldid=773324802", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862682995437826048", + "text" : "Transportation Safety Board of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1ZlzlHBT2t", + "id" : 862682995437826048, + "created_at" : "2017-05-11 14:57:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/1kTbBiYGbk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779868247&oldid=671495549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862674198333935621", + "text" : "Talk:Currency Museum (Canada) Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/1kTbBiYGbk", + "id" : 862674198333935621, + "created_at" : "2017-05-11 14:22:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/e997wx75OE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779865359&oldid=779799421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862667988226519041", + "text" : "2017 Quebec floods Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/e997wx75OE", + "id" : 862667988226519041, + "created_at" : "2017-05-11 13:57:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/SMdNxMoLu9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779861540&oldid=779713650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862659765771673600", + "text" : "Madrid Open (tennis) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SMdNxMoLu9", + "id" : 862659765771673600, + "created_at" : "2017-05-11 13:24:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/3MbUwQXZJs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779784169&oldid=778074259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862452458815193088", + "text" : "Merck Group Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3MbUwQXZJs", + "id" : 862452458815193088, + "created_at" : "2017-05-10 23:41:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Y8JmaVK4YJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779778050&oldid=779677969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862437079787220992", + "text" : "PlentyOfFish Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y8JmaVK4YJ", + "id" : 862437079787220992, + "created_at" : "2017-05-10 22:39:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/h8OILK3kxO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779776569&oldid=779776414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862433554474684417", + "text" : "2017 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/h8OILK3kxO", + "id" : 862433554474684417, + "created_at" : "2017-05-10 22:25:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/QIkUkZmJ3e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779776414&oldid=779722101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862433122176163841", + "text" : "2017 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/QIkUkZmJ3e", + "id" : 862433122176163841, + "created_at" : "2017-05-10 22:24:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/BHiAWnZbwL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779776249&oldid=779143100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862432703228071937", + "text" : "Czech Republic men's national ice hockey team Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BHiAWnZbwL", + "id" : 862432703228071937, + "created_at" : "2017-05-10 22:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/NOaZl1VQOm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779763761&oldid=763120106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862408903241412608", + "text" : "HMCS Calgary (FFH 335) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NOaZl1VQOm", + "id" : 862408903241412608, + "created_at" : "2017-05-10 20:47:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/YTHq7SIuJ1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137223675&oldid=136837159&rcid=279770415", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862392236956430338", + "text" : "P\u00EAches et Oc\u00E9ans Canada Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/YTHq7SIuJ1", + "id" : 862392236956430338, + "created_at" : "2017-05-10 19:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/YTHq7SIuJ1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137223675&oldid=136837159&rcid=279770415", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862392236964802564", + "text" : "P\u00EAches et Oc\u00E9ans Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YTHq7SIuJ1", + "id" : 862392236964802564, + "created_at" : "2017-05-10 19:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/Rt9GswQ6Gb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779737729&oldid=761764096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862368676246413313", + "text" : "435 Transport and Rescue Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Rt9GswQ6Gb", + "id" : 862368676246413313, + "created_at" : "2017-05-10 18:08:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/XLyfBfOd56", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779732590&oldid=777465554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862359893608714240", + "text" : "M242 Bushmaster Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XLyfBfOd56", + "id" : 862359893608714240, + "created_at" : "2017-05-10 17:33:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/dlm6j9MZZf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779614815&oldid=779372844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862083436038803461", + "text" : "Canada men's national ice hockey team Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dlm6j9MZZf", + "id" : 862083436038803461, + "created_at" : "2017-05-09 23:14:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/CP531SOszz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779614191&oldid=779592222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862082076648124422", + "text" : "2017 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CP531SOszz", + "id" : 862082076648124422, + "created_at" : "2017-05-09 23:09:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/qMYV6c9QL9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779592501&oldid=779304085", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862042661125050368", + "text" : "M109 howitzer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qMYV6c9QL9", + "id" : 862042661125050368, + "created_at" : "2017-05-09 20:32:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pbNThXJPYs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779586589&oldid=778812804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862033721523937280", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pbNThXJPYs", + "id" : 862033721523937280, + "created_at" : "2017-05-09 19:57:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/rW9UjYhwzc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779572993&oldid=779572625", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862010117289631744", + "text" : "Superleague Greece Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rW9UjYhwzc", + "id" : 862010117289631744, + "created_at" : "2017-05-09 18:23:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/RIqwWJuz2h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779572667&oldid=680615588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862009547929550848", + "text" : "Passing off in Canadian law Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/RIqwWJuz2h", + "id" : 862009547929550848, + "created_at" : "2017-05-09 18:21:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/JBfFr1o7Ws", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779572625&oldid=779572306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862009489314250752", + "text" : "Superleague Greece Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JBfFr1o7Ws", + "id" : 862009489314250752, + "created_at" : "2017-05-09 18:20:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/kgpoEC4mZJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779572306&oldid=779568455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862008944650321920", + "text" : "Superleague Greece Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kgpoEC4mZJ", + "id" : 862008944650321920, + "created_at" : "2017-05-09 18:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9M142Va1zg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779568455&oldid=779564668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "862001813477888004", + "text" : "Superleague Greece Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9M142Va1zg", + "id" : 862001813477888004, + "created_at" : "2017-05-09 17:50:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/D7KxaD7qEN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779564668&oldid=779374193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "861993928442077184", + "text" : "Superleague Greece Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/D7KxaD7qEN", + "id" : 861993928442077184, + "created_at" : "2017-05-09 17:19:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ecgfVXoOc0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779551248&oldid=779551094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "861970405686476800", + "text" : "ECA stack Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ecgfVXoOc0", + "id" : 861970405686476800, + "created_at" : "2017-05-09 15:45:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/3zJNpepeh0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779551094&oldid=769982758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "861970165562585094", + "text" : "ECA stack Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3zJNpepeh0", + "id" : 861970165562585094, + "created_at" : "2017-05-09 15:44:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/zU86pBmBX6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=779536183&oldid=774459833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "861943825014587394", + "text" : "Stereographic projection Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zU86pBmBX6", + "id" : 861943825014587394, + "created_at" : "2017-05-09 13:59:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/IWoqiR1NNA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778897164&oldid=769557792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860595823998111744", + "text" : "Top Chef (season 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IWoqiR1NNA", + "id" : 860595823998111744, + "created_at" : "2017-05-05 20:43:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5Jhw2dVzOH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778891303&oldid=778184334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860583951051739136", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Jhw2dVzOH", + "id" : 860583951051739136, + "created_at" : "2017-05-05 19:56:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/j5mpg0TkSZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778890508&oldid=769076244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860582321363222528", + "text" : "Leading aircraftman Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/j5mpg0TkSZ", + "id" : 860582321363222528, + "created_at" : "2017-05-05 19:49:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/HvxmPzH2dJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778842653&oldid=778181971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860503287115788290", + "text" : "Amir Attaran Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/HvxmPzH2dJ", + "id" : 860503287115788290, + "created_at" : "2017-05-05 14:35:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0pSUuigUhD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137077190&oldid=137075580&rcid=278531677", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860463895739330560", + "text" : "202e d\u00E9p\u00F4t d'ateliers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0pSUuigUhD", + "id" : 860463895739330560, + "created_at" : "2017-05-05 11:59:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/rK3cGHQYVy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778726964&oldid=772084255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860255096558542849", + "text" : "Lexus IS (XE20) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rK3cGHQYVy", + "id" : 860255096558542849, + "created_at" : "2017-05-04 22:09:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/JvI17xeY4X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778726697&oldid=778726211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860254556315373569", + "text" : "Retractable hardtop Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JvI17xeY4X", + "id" : 860254556315373569, + "created_at" : "2017-05-04 22:07:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/lyYUINx0yp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778726211&oldid=778721870", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860253718222131201", + "text" : "Retractable hardtop Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lyYUINx0yp", + "id" : 860253718222131201, + "created_at" : "2017-05-04 22:04:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/GPUBil1Fsg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778721870&oldid=774778584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860245103142633473", + "text" : "Retractable hardtop Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GPUBil1Fsg", + "id" : 860245103142633473, + "created_at" : "2017-05-04 21:29:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/NUpGZ9BXdf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778721044&oldid=778720966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860243428663320576", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NUpGZ9BXdf", + "id" : 860243428663320576, + "created_at" : "2017-05-04 21:23:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Sp1he5yZuF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778720966&oldid=778720892", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860243242260078592", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Sp1he5yZuF", + "id" : 860243242260078592, + "created_at" : "2017-05-04 21:22:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/r3eKaWiBbQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778720892&oldid=778530916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860243065667289089", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/r3eKaWiBbQ", + "id" : 860243065667289089, + "created_at" : "2017-05-04 21:21:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/CN2p4mI9ct", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=778718617&rcid=938898056", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860238381577629696", + "text" : "User talk:198.103.245.2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CN2p4mI9ct", + "id" : 860238381577629696, + "created_at" : "2017-05-04 21:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/fOhHt26c3a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778709567&oldid=778689410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860221043369275392", + "text" : "Draft:Sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fOhHt26c3a", + "id" : 860221043369275392, + "created_at" : "2017-05-04 19:54:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Qh5cYnRWnx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778708883&oldid=778363277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860219787347197953", + "text" : "New Brunswick general election, 1856 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Qh5cYnRWnx", + "id" : 860219787347197953, + "created_at" : "2017-05-04 19:49:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/4wteay09v9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778700269&oldid=778699492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860205667336024065", + "text" : "Gavin McInnes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4wteay09v9", + "id" : 860205667336024065, + "created_at" : "2017-05-04 18:53:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/I0qqzoukYf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778699492&oldid=778271519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860204386991173632", + "text" : "Gavin McInnes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I0qqzoukYf", + "id" : 860204386991173632, + "created_at" : "2017-05-04 18:48:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hibkkRSrDQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778695614&oldid=699545843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860197998248198144", + "text" : "Minister of Climate and the Environment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hibkkRSrDQ", + "id" : 860197998248198144, + "created_at" : "2017-05-04 18:22:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/dC5NthsXgl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778670662&oldid=778670386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860156817678139393", + "text" : "MasterChef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dC5NthsXgl", + "id" : 860156817678139393, + "created_at" : "2017-05-04 15:39:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/MiaFaQqvtE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778670490&oldid=770329488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860156514102915073", + "text" : "Communist Party of British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MiaFaQqvtE", + "id" : 860156514102915073, + "created_at" : "2017-05-04 15:37:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/SFB624VrFl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778670386&oldid=777982038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860156297408385025", + "text" : "MasterChef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SFB624VrFl", + "id" : 860156297408385025, + "created_at" : "2017-05-04 15:36:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/rj1rXz5s7t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778668462&oldid=778668404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860152818975592450", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rj1rXz5s7t", + "id" : 860152818975592450, + "created_at" : "2017-05-04 15:23:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/GPikNvlbAf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778668404&oldid=778668171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860152745248129024", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GPikNvlbAf", + "id" : 860152745248129024, + "created_at" : "2017-05-04 15:22:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/GTcPJPHL8g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778668171&oldid=778668069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860152375209799680", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GTcPJPHL8g", + "id" : 860152375209799680, + "created_at" : "2017-05-04 15:21:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/NSetnZxc2F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778668069&oldid=778667991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860152166887170049", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NSetnZxc2F", + "id" : 860152166887170049, + "created_at" : "2017-05-04 15:20:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/rJ9ejVWCdz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667991&oldid=778667705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860152008334082048", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rJ9ejVWCdz", + "id" : 860152008334082048, + "created_at" : "2017-05-04 15:19:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/x6sFClwbrP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667886&oldid=778667092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860151818076205058", + "text" : "Top Chef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x6sFClwbrP", + "id" : 860151818076205058, + "created_at" : "2017-05-04 15:19:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/TbHR0TouJD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667705&oldid=778667690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860151508045877248", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TbHR0TouJD", + "id" : 860151508045877248, + "created_at" : "2017-05-04 15:17:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/nUG1aoeF2L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667690&oldid=778667621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860151467486916609", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nUG1aoeF2L", + "id" : 860151467486916609, + "created_at" : "2017-05-04 15:17:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/yz59LDn0O0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667621&oldid=778667504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860151310846394369", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yz59LDn0O0", + "id" : 860151310846394369, + "created_at" : "2017-05-04 15:17:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/iO1Nem0GSn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667504&oldid=778141127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860151129719672832", + "text" : "Top Chef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iO1Nem0GSn", + "id" : 860151129719672832, + "created_at" : "2017-05-04 15:16:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/pQ3gPxXZrQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667385&oldid=776168587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860150915709505537", + "text" : "Top Chef Canada (season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pQ3gPxXZrQ", + "id" : 860150915709505537, + "created_at" : "2017-05-04 15:15:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/d2KuuKwa9K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667282&oldid=776168557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860150709626556417", + "text" : "Top Chef Canada (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d2KuuKwa9K", + "id" : 860150709626556417, + "created_at" : "2017-05-04 15:14:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/PSKwhb5Mdu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667178&oldid=778414923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860150505452052480", + "text" : "Top Chef Canada (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PSKwhb5Mdu", + "id" : 860150505452052480, + "created_at" : "2017-05-04 15:13:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ywA8B2H5yM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778667092&oldid=778666994", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860150330197254144", + "text" : "Top Chef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ywA8B2H5yM", + "id" : 860150330197254144, + "created_at" : "2017-05-04 15:13:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/6Orhr38M23", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778666994&oldid=777027078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860150130368008193", + "text" : "Top Chef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6Orhr38M23", + "id" : 860150130368008193, + "created_at" : "2017-05-04 15:12:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/aXBQnOcfSq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778655451&oldid=778655210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860127741735317505", + "text" : "Junction Triangle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aXBQnOcfSq", + "id" : 860127741735317505, + "created_at" : "2017-05-04 13:43:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Phr9xEOwsK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778655210&oldid=777049451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860127245691740160", + "text" : "Junction Triangle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Phr9xEOwsK", + "id" : 860127245691740160, + "created_at" : "2017-05-04 13:41:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/rhORlC1Aa2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137053472&oldid=134121279&rcid=278317895", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "860127239891017728", + "text" : "Germain Boulianne Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rhORlC1Aa2", + "id" : 860127239891017728, + "created_at" : "2017-05-04 13:41:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/gSh7DzBUYy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778537453&oldid=775655598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859844996593266688", + "text" : "Wexford Collegiate School for the Arts Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/gSh7DzBUYy", + "id" : 859844996593266688, + "created_at" : "2017-05-03 18:59:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/drRSLXfWfb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778530916&oldid=778530824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859833367268925448", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/drRSLXfWfb", + "id" : 859833367268925448, + "created_at" : "2017-05-03 18:13:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/RPkpyiapjZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778530824&oldid=778529498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859833236658298883", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/RPkpyiapjZ", + "id" : 859833236658298883, + "created_at" : "2017-05-03 18:13:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/1rnadvjKms", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778529498&oldid=778529311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859831264936964096", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/1rnadvjKms", + "id" : 859831264936964096, + "created_at" : "2017-05-03 18:05:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/RBaK27Aft6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778529329&oldid=775088669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859831011626143744", + "text" : "History of the Byzantine Empire Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RBaK27Aft6", + "id" : 859831011626143744, + "created_at" : "2017-05-03 18:04:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/8MuShvSK8l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778529311&oldid=778529148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859830978046562304", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8MuShvSK8l", + "id" : 859830978046562304, + "created_at" : "2017-05-03 18:04:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/qvocT5Air7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778529148&oldid=778528641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859830696793264128", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/qvocT5Air7", + "id" : 859830696793264128, + "created_at" : "2017-05-03 18:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/JkiMKwCynV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778528641&oldid=756547592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859829877234704392", + "text" : "Arnold Chan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/JkiMKwCynV", + "id" : 859829877234704392, + "created_at" : "2017-05-03 17:59:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/CRiIhiHh2D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778525159&oldid=778379214", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859823258987876353", + "text" : "Distracted driving Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CRiIhiHh2D", + "id" : 859823258987876353, + "created_at" : "2017-05-03 17:33:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/9XojWNKtRZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778521710&oldid=752601533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859816498424147968", + "text" : "Human Voices Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/9XojWNKtRZ", + "id" : 859816498424147968, + "created_at" : "2017-05-03 17:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/RPFpI56rAx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778500491&oldid=642659822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859776672295419908", + "text" : "South Asian Heritage Month Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/RPFpI56rAx", + "id" : 859776672295419908, + "created_at" : "2017-05-03 14:28:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/t22EhEDZyY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778480598&oldid=769016812", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859733187324506112", + "text" : "Mastercraft (tool brand) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t22EhEDZyY", + "id" : 859733187324506112, + "created_at" : "2017-05-03 11:35:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/KKPmapoF3E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778385156&oldid=778384576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859500393663000582", + "text" : "2017 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KKPmapoF3E", + "id" : 859500393663000582, + "created_at" : "2017-05-02 20:10:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/gyHkMHdRPF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778384576&oldid=778383350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859499372911972353", + "text" : "2017 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gyHkMHdRPF", + "id" : 859499372911972353, + "created_at" : "2017-05-02 20:06:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/tlsDP9gGfc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778375179&oldid=769820057", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859483370107150337", + "text" : "Top Chef (season 10) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tlsDP9gGfc", + "id" : 859483370107150337, + "created_at" : "2017-05-02 19:02:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/b0UqNVgnWY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778369910&oldid=778232790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859475192707526656", + "text" : "L\u00E9o Major Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b0UqNVgnWY", + "id" : 859475192707526656, + "created_at" : "2017-05-02 18:30:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5BTIgq6Rv5", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=20232938&oldid=19063174", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859434757142269957", + "text" : "\u0416\u0430\u043A \u0410\u0434\u0435\u043B\u0430\u0457\u0434-\u041C\u0435\u0440\u043B\u0430\u043D\u0434 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5BTIgq6Rv5", + "id" : 859434757142269957, + "created_at" : "2017-05-02 15:49:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/uhpjzJuhmg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778219407&oldid=777853521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859138139574677506", + "text" : "Loft Story (Canadian TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uhpjzJuhmg", + "id" : 859138139574677506, + "created_at" : "2017-05-01 20:11:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/QPwlgjhOZU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778216870&oldid=709119647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859134235881484288", + "text" : "Grande Fratello (season 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QPwlgjhOZU", + "id" : 859134235881484288, + "created_at" : "2017-05-01 19:55:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Uv2qJKVAhw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778216552&oldid=777001448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859133770665951233", + "text" : "Facial hair in the military Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Uv2qJKVAhw", + "id" : 859133770665951233, + "created_at" : "2017-05-01 19:53:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/L27FV6ccX4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778216276&oldid=764795859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859133416721317889", + "text" : "Grande Fratello (season 7) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L27FV6ccX4", + "id" : 859133416721317889, + "created_at" : "2017-05-01 19:52:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/4U9nE7L1jU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778214170&oldid=764255227", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859130582009356288", + "text" : "Grande Fratello (season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4U9nE7L1jU", + "id" : 859130582009356288, + "created_at" : "2017-05-01 19:41:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/oAKA8kKYN0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778212326&oldid=772484694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859127774568689664", + "text" : "CS Games Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oAKA8kKYN0", + "id" : 859127774568689664, + "created_at" : "2017-05-01 19:29:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/2nxLxCAuuT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778194755&oldid=777324865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859101653471039489", + "text" : "Big Brother 12 (U.S.) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2nxLxCAuuT", + "id" : 859101653471039489, + "created_at" : "2017-05-01 17:46:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/FLNW3l96H9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778182312&oldid=767080521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859083098423783424", + "text" : "Jive Software Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FLNW3l96H9", + "id" : 859083098423783424, + "created_at" : "2017-05-01 16:32:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/HzIkHcJxXM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778169192&oldid=769262003", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859062512892989441", + "text" : "Potential temperature Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HzIkHcJxXM", + "id" : 859062512892989441, + "created_at" : "2017-05-01 15:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/RKITllKHHj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778165927&oldid=776168531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859056772102967296", + "text" : "Top Chef Canada (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RKITllKHHj", + "id" : 859056772102967296, + "created_at" : "2017-05-01 14:47:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/skaYeLPQ7e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=778145751&oldid=777052398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "859017145212178433", + "text" : "SAP SE Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/skaYeLPQ7e", + "id" : 859017145212178433, + "created_at" : "2017-05-01 12:10:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_06.js b/20181122/data/js/tweets/2017_06.js new file mode 100644 index 00000000..333e368d --- /dev/null +++ b/20181122/data/js/tweets/2017_06.js @@ -0,0 +1,5591 @@ +Grailbird.data.tweets_2017_06 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/5MzIMyO8s0", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=100183207&oldid=90224599", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880844923569926144", + "text" : "Anexo:The Amazing Race 13 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5MzIMyO8s0", + "id" : 880844923569926144, + "created_at" : "2017-06-30 17:46:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/iuvLCRswSc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788301674&oldid=785485427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880844328381423620", + "text" : "Noel Jeddore Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iuvLCRswSc", + "id" : 880844328381423620, + "created_at" : "2017-06-30 17:43:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/JLSVSFMjuF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788295627&oldid=784220781", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880833244811362308", + "text" : "CFB Kingston Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JLSVSFMjuF", + "id" : 880833244811362308, + "created_at" : "2017-06-30 16:59:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/RJsw2t3cz1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788287849&oldid=787886387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880818004300369922", + "text" : "Seth Green Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RJsw2t3cz1", + "id" : 880818004300369922, + "created_at" : "2017-06-30 15:59:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/JpX6tAoF2n", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138588071&oldid=110339929&rcid=296052753", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880802286674595842", + "text" : "Discussion:Bernache du Canada Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/JpX6tAoF2n", + "id" : 880802286674595842, + "created_at" : "2017-06-30 14:56:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/JpX6tAoF2n", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138588071&oldid=110339929&rcid=296052753", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880802286884319232", + "text" : "Discussion:Bernache du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JpX6tAoF2n", + "id" : 880802286884319232, + "created_at" : "2017-06-30 14:56:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Iv5Jjfcp1S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788279173&oldid=788279103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880801334395535360", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Iv5Jjfcp1S", + "id" : 880801334395535360, + "created_at" : "2017-06-30 14:52:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/KWLb5l3hYp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788279103&oldid=787802541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880801204707700736", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KWLb5l3hYp", + "id" : 880801204707700736, + "created_at" : "2017-06-30 14:52:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/8F8OfB5adb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788266547&oldid=786725199", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880777556613529600", + "text" : "Carl Gustaf recoilless rifle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8F8OfB5adb", + "id" : 880777556613529600, + "created_at" : "2017-06-30 13:18:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/oOCHDLXW9b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788162554&oldid=786625136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880525423024771074", + "text" : "Prince Edward Island Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oOCHDLXW9b", + "id" : 880525423024771074, + "created_at" : "2017-06-29 20:36:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ZHpwB8WOr5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788149621&oldid=788149390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880508924796993537", + "text" : "CFB Moose Jaw Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZHpwB8WOr5", + "id" : 880508924796993537, + "created_at" : "2017-06-29 19:31:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/qIRz8HRF4C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788149390&oldid=788149213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880508484944625664", + "text" : "CFB Moose Jaw Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qIRz8HRF4C", + "id" : 880508484944625664, + "created_at" : "2017-06-29 19:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/6SCLPJBz2H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788149213&oldid=788149115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880508100373082112", + "text" : "CFB Moose Jaw Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6SCLPJBz2H", + "id" : 880508100373082112, + "created_at" : "2017-06-29 19:27:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/yQLTh89EHE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788149115&oldid=752957284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880507872504926208", + "text" : "CFB Moose Jaw Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yQLTh89EHE", + "id" : 880507872504926208, + "created_at" : "2017-06-29 19:26:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/nXSA72kBb2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788133032&oldid=782000239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880475692248555520", + "text" : "Timeline of the SARS outbreak Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nXSA72kBb2", + "id" : 880475692248555520, + "created_at" : "2017-06-29 17:18:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/Pe0yRCJxBf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788126019&oldid=788125791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880462560423751682", + "text" : "UNESCO Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Pe0yRCJxBf", + "id" : 880462560423751682, + "created_at" : "2017-06-29 16:26:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/aGVxXcQ4r3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788125791&oldid=788040718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880462107162095616", + "text" : "UNESCO Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aGVxXcQ4r3", + "id" : 880462107162095616, + "created_at" : "2017-06-29 16:24:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/6BALuATJZG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788124062&oldid=788121705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880458712263086080", + "text" : "Molecular dynamics Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/6BALuATJZG", + "id" : 880458712263086080, + "created_at" : "2017-06-29 16:11:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/KO5nIRNHvV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788094577&oldid=786087944", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880402010662633472", + "text" : "Paycheck Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KO5nIRNHvV", + "id" : 880402010662633472, + "created_at" : "2017-06-29 12:26:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/kBl59X4Fuh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787993551&oldid=785316318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880167429825064960", + "text" : "Photoelectrochemistry Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/kBl59X4Fuh", + "id" : 880167429825064960, + "created_at" : "2017-06-28 20:54:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/eJLaGvl0Wo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787993234&oldid=787992816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880166779477266433", + "text" : "Substitute (association football) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/eJLaGvl0Wo", + "id" : 880166779477266433, + "created_at" : "2017-06-28 20:51:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/v6fZAGpgRf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787992816&oldid=787992688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880166002377588736", + "text" : "Substitute (association football) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/v6fZAGpgRf", + "id" : 880166002377588736, + "created_at" : "2017-06-28 20:48:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/cjRseuIwLF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787992688&oldid=785062216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880165750408957952", + "text" : "Substitute (association football) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/cjRseuIwLF", + "id" : 880165750408957952, + "created_at" : "2017-06-28 20:47:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KLzqaTO3Ca", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787944799&oldid=785262960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880071729921568769", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KLzqaTO3Ca", + "id" : 880071729921568769, + "created_at" : "2017-06-28 14:33:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/rGrGce7Ieb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787933492&oldid=783963426", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880047970674257920", + "text" : "Skowhegan, Maine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rGrGce7Ieb", + "id" : 880047970674257920, + "created_at" : "2017-06-28 12:59:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ZsvHNPj0Df", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787933495&oldid=787933256", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880047973111013381", + "text" : "Asia's Next Top Model (cycle 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZsvHNPj0Df", + "id" : 880047973111013381, + "created_at" : "2017-06-28 12:59:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/xr84McR7X4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787922566&oldid=710922285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "880022559978385412", + "text" : "Bartibog River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xr84McR7X4", + "id" : 880022559978385412, + "created_at" : "2017-06-28 11:18:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/bTqr7WTbcR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787861462&oldid=787861014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879862391835676673", + "text" : "2015 World Championships in Athletics Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/bTqr7WTbcR", + "id" : 879862391835676673, + "created_at" : "2017-06-28 00:41:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/biOFESHpkw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787861014&oldid=787860090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879861609736417285", + "text" : "2015 World Championships in Athletics Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/biOFESHpkw", + "id" : 879861609736417285, + "created_at" : "2017-06-28 00:38:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Z8hcnif8xI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787860090&oldid=787801931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879859545186717696", + "text" : "2015 World Championships in Athletics Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Z8hcnif8xI", + "id" : 879859545186717696, + "created_at" : "2017-06-28 00:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/YhWfVskBxJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787802541&oldid=787802115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879743803158134784", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YhWfVskBxJ", + "id" : 879743803158134784, + "created_at" : "2017-06-27 16:50:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/6IpcGuA1Eq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787802115&oldid=783918600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879743011873329152", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6IpcGuA1Eq", + "id" : 879743011873329152, + "created_at" : "2017-06-27 16:47:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/th8XaaNLJn", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=508191924&oldid=340931051&rcid=539726211", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879726782034976769", + "text" : "Q5150726 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/th8XaaNLJn", + "id" : 879726782034976769, + "created_at" : "2017-06-27 15:43:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Y718dRwnAZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787791156&oldid=787790474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879722200324079616", + "text" : "Project Runway (season 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y718dRwnAZ", + "id" : 879722200324079616, + "created_at" : "2017-06-27 15:24:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/NJMi6qPnlx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787790474&oldid=787790415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879720981782302720", + "text" : "Project Runway (season 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NJMi6qPnlx", + "id" : 879720981782302720, + "created_at" : "2017-06-27 15:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/FeSBhXz6Iz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787790415&oldid=783641524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879720870687776768", + "text" : "Project Runway (season 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FeSBhXz6Iz", + "id" : 879720870687776768, + "created_at" : "2017-06-27 15:19:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/PeGoR19hml", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787788693&oldid=787788013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879717726905917440", + "text" : "Project Runway (season 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PeGoR19hml", + "id" : 879717726905917440, + "created_at" : "2017-06-27 15:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/JWsEe2r2Qh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787788013&oldid=777080946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879716366349201408", + "text" : "Project Runway (season 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JWsEe2r2Qh", + "id" : 879716366349201408, + "created_at" : "2017-06-27 15:01:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/n9Dgnohz4v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787784895&oldid=787315942", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879710629367607297", + "text" : "Amal El-Mohtar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n9Dgnohz4v", + "id" : 879710629367607297, + "created_at" : "2017-06-27 14:38:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/PjpsJop5uF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787784464&oldid=787515737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879709827622219776", + "text" : "Locus Award for Best Short Story Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PjpsJop5uF", + "id" : 879709827622219776, + "created_at" : "2017-06-27 14:35:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/B8bGNUqnGI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787781664&oldid=787781146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879704268164517888", + "text" : "Project Runway (season 10) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B8bGNUqnGI", + "id" : 879704268164517888, + "created_at" : "2017-06-27 14:13:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/e2h18XYrZn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787781146&oldid=787780840", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879703259274936320", + "text" : "Project Runway (season 10) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e2h18XYrZn", + "id" : 879703259274936320, + "created_at" : "2017-06-27 14:09:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/faMOa570MV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787780840&oldid=787456779", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879702669614395392", + "text" : "Project Runway (season 10) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/faMOa570MV", + "id" : 879702669614395392, + "created_at" : "2017-06-27 14:07:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/7lBZieNwdW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787777456&oldid=787227129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879695860183052288", + "text" : "Toronto municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7lBZieNwdW", + "id" : 879695860183052288, + "created_at" : "2017-06-27 13:40:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/gcsthyfFxe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787676389&oldid=787676193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879444037698191360", + "text" : "Treaty 6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gcsthyfFxe", + "id" : 879444037698191360, + "created_at" : "2017-06-26 20:59:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/cisUE26rK8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787676193&oldid=787182841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879443604690829312", + "text" : "Treaty 6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cisUE26rK8", + "id" : 879443604690829312, + "created_at" : "2017-06-26 20:57:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/R48uuZjLtM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787655936&oldid=787296134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879405775235448832", + "text" : "Years of Lead (Italy) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/R48uuZjLtM", + "id" : 879405775235448832, + "created_at" : "2017-06-26 18:27:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/XrVnByBskk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787638008&oldid=787631960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879370797705547776", + "text" : "90 Day Fiance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XrVnByBskk", + "id" : 879370797705547776, + "created_at" : "2017-06-26 16:08:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/jBGNBZmL4h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787622203&oldid=787622112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879341440853258241", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jBGNBZmL4h", + "id" : 879341440853258241, + "created_at" : "2017-06-26 14:11:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/pGo6N37GtY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787622112&oldid=787621886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879341248728924160", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pGo6N37GtY", + "id" : 879341248728924160, + "created_at" : "2017-06-26 14:11:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/oANinOWizj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787621886&oldid=787621809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879340797954596866", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oANinOWizj", + "id" : 879340797954596866, + "created_at" : "2017-06-26 14:09:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/kzy89ZBqXY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787621809&oldid=787620176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879340642870210560", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kzy89ZBqXY", + "id" : 879340642870210560, + "created_at" : "2017-06-26 14:08:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/iHDQOiMRuP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787621636&oldid=787621609", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879340298987589634", + "text" : "Fredericton International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iHDQOiMRuP", + "id" : 879340298987589634, + "created_at" : "2017-06-26 14:07:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Fr8r4ZwvQl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787621609&oldid=787399645", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879340244876881920", + "text" : "Fredericton International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fr8r4ZwvQl", + "id" : 879340244876881920, + "created_at" : "2017-06-26 14:07:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/eWBxWPxJw5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787621406&oldid=787621303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879339855850950656", + "text" : "Saint John Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eWBxWPxJw5", + "id" : 879339855850950656, + "created_at" : "2017-06-26 14:05:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/7kldKy4W1u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787621303&oldid=779286756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879339635490607104", + "text" : "Saint John Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7kldKy4W1u", + "id" : 879339635490607104, + "created_at" : "2017-06-26 14:04:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/qZPFXGvUZ3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787620176&oldid=787619754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879337146305347584", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qZPFXGvUZ3", + "id" : 879337146305347584, + "created_at" : "2017-06-26 13:54:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/M1yBeEi2rk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787619754&oldid=784053589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "879336240776171520", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M1yBeEi2rk", + "id" : 879336240776171520, + "created_at" : "2017-06-26 13:51:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/P3DPPyGWIl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138414836&oldid=138414792&rcid=294512951", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878396669964034050", + "text" : "Le T\u00E9l\u00E9journal-Alberta Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/P3DPPyGWIl", + "id" : 878396669964034050, + "created_at" : "2017-06-23 23:37:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/PdttMlApZD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138414792&oldid=138411702&rcid=294512825", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878395647942176768", + "text" : "Le T\u00E9l\u00E9journal-Alberta Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PdttMlApZD", + "id" : 878395647942176768, + "created_at" : "2017-06-23 23:33:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ow8fhKxemB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787168818&oldid=754960329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878358334461669377", + "text" : "Hua\u2013Yi distinction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ow8fhKxemB", + "id" : 878358334461669377, + "created_at" : "2017-06-23 21:05:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/0JqUzUAQ20", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787168441&oldid=787168364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878357646008393728", + "text" : "Qianlong Emperor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0JqUzUAQ20", + "id" : 878357646008393728, + "created_at" : "2017-06-23 21:02:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/fATriI6HGd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787168364&oldid=787168289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878357510645620736", + "text" : "Qianlong Emperor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fATriI6HGd", + "id" : 878357510645620736, + "created_at" : "2017-06-23 21:02:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/9vIaK43pXL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787168289&oldid=787167443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878357373202472960", + "text" : "Qianlong Emperor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9vIaK43pXL", + "id" : 878357373202472960, + "created_at" : "2017-06-23 21:01:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/H511NphANf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138411702&oldid=135662350&rcid=294500829", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878357193271029760", + "text" : "Le T\u00E9l\u00E9journal-Alberta Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/H511NphANf", + "id" : 878357193271029760, + "created_at" : "2017-06-23 21:00:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/kNTp7pUFOc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787167443&oldid=787166828", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878355857737605121", + "text" : "Qianlong Emperor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kNTp7pUFOc", + "id" : 878355857737605121, + "created_at" : "2017-06-23 20:55:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/clAJbe8j1g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787166828&oldid=787166605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878354784130142208", + "text" : "Qianlong Emperor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/clAJbe8j1g", + "id" : 878354784130142208, + "created_at" : "2017-06-23 20:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/iC2Lg3f7x9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787166605&oldid=786778233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878354485109600257", + "text" : "Qianlong Emperor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iC2Lg3f7x9", + "id" : 878354485109600257, + "created_at" : "2017-06-23 20:50:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/CCkJZbvfJw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787133501&oldid=786785151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878294386643042304", + "text" : "Mason McDonald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CCkJZbvfJw", + "id" : 878294386643042304, + "created_at" : "2017-06-23 16:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ITnfzBPHoE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=787103177&oldid=785732723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878234860170641409", + "text" : "Colonel By Secondary School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ITnfzBPHoE", + "id" : 878234860170641409, + "created_at" : "2017-06-23 12:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/wVoFS0zJBJ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138400674&oldid=137636014&rcid=294435004", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "878232354652901376", + "text" : "34e R\u00E9giment des transmissions Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wVoFS0zJBJ", + "id" : 878232354652901376, + "created_at" : "2017-06-23 12:44:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/O2LICRab7t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786779245&oldid=786778856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877545926923083776", + "text" : "Zip Code Tour Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/O2LICRab7t", + "id" : 877545926923083776, + "created_at" : "2017-06-21 15:17:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/O2LICRab7t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786779245&oldid=786778856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877545926776291328", + "text" : "Zip Code Tour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O2LICRab7t", + "id" : 877545926776291328, + "created_at" : "2017-06-21 15:17:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/U2CCdXCcKm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786778856&oldid=719867783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877545358808797184", + "text" : "Zip Code Tour Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U2CCdXCcKm", + "id" : 877545358808797184, + "created_at" : "2017-06-21 15:14:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/U2CCdXCcKm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786778856&oldid=719867783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877545358829682688", + "text" : "Zip Code Tour Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/U2CCdXCcKm", + "id" : 877545358829682688, + "created_at" : "2017-06-21 15:14:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/PKWWslxMGm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786777031&oldid=781853104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877542288708317185", + "text" : "List of surviving Curtiss C-46 Commandos Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/PKWWslxMGm", + "id" : 877542288708317185, + "created_at" : "2017-06-21 15:02:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/PKWWslxMGm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786777031&oldid=781853104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877542288762843136", + "text" : "List of surviving Curtiss C-46 Commandos Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PKWWslxMGm", + "id" : 877542288762843136, + "created_at" : "2017-06-21 15:02:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/aYrDrXeqpa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786664756&oldid=786370860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877264326599598081", + "text" : "Official bilingualism in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aYrDrXeqpa", + "id" : 877264326599598081, + "created_at" : "2017-06-20 20:38:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/ENcD6Htjeh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138335746&oldid=117041036&rcid=293947713", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877241745553182720", + "text" : "Claude Villeneuve Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ENcD6Htjeh", + "id" : 877241745553182720, + "created_at" : "2017-06-20 19:08:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/67WaSSTPDa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786635816&oldid=786635330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877208559368503296", + "text" : "La Cagoule Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/67WaSSTPDa", + "id" : 877208559368503296, + "created_at" : "2017-06-20 16:56:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/AjI9Zw5oud", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786635330&oldid=766941973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877207785217421312", + "text" : "La Cagoule Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AjI9Zw5oud", + "id" : 877207785217421312, + "created_at" : "2017-06-20 16:53:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/oEGEEVw2tI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786609717&oldid=784739073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877163244175183872", + "text" : "St. Pete\u2013Clearwater International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oEGEEVw2tI", + "id" : 877163244175183872, + "created_at" : "2017-06-20 13:56:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/0BpflirlaU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786609256&oldid=786609205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877162416790003712", + "text" : "Ogdensburg International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0BpflirlaU", + "id" : 877162416790003712, + "created_at" : "2017-06-20 13:53:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/xAv4R8VuH7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786609205&oldid=774517175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877162329200373761", + "text" : "Ogdensburg International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xAv4R8VuH7", + "id" : 877162329200373761, + "created_at" : "2017-06-20 13:52:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/lWoRnQ9TcV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786603102&oldid=774835108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877151592428048384", + "text" : "Key West Police Department Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lWoRnQ9TcV", + "id" : 877151592428048384, + "created_at" : "2017-06-20 13:10:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/O9U8LACFaa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786590740&oldid=783926950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "877124869670014976", + "text" : "Latin honors Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/O9U8LACFaa", + "id" : 877124869670014976, + "created_at" : "2017-06-20 11:23:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Ltnl7ps7Nh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786451309&oldid=785985711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "876823452979777536", + "text" : "The Jim Jefferies Show Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Ltnl7ps7Nh", + "id" : 876823452979777536, + "created_at" : "2017-06-19 15:26:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/U6HKcsv4b7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786450952&oldid=783555294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "876822734680064000", + "text" : "Template:Late night television in the United States Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/U6HKcsv4b7", + "id" : 876822734680064000, + "created_at" : "2017-06-19 15:23:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/KvyMOCAu1s", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138234470&oldid=138234404&rcid=292489090", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875812881799008258", + "text" : "Organisation internationale de la francophonie Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/KvyMOCAu1s", + "id" : 875812881799008258, + "created_at" : "2017-06-16 20:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/eJQ9h0gZp6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138234404&oldid=137922218&rcid=292488979", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875812225415606272", + "text" : "Organisation internationale de la francophonie Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eJQ9h0gZp6", + "id" : 875812225415606272, + "created_at" : "2017-06-16 20:28:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/BPDrTLIJDt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786021473&oldid=786020369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875797913099784198", + "text" : "Clerk of the House of Commons (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BPDrTLIJDt", + "id" : 875797913099784198, + "created_at" : "2017-06-16 19:31:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/QTvxuwf9OW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=786020369&oldid=785799832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875796065462747137", + "text" : "Clerk of the House of Commons (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/QTvxuwf9OW", + "id" : 875796065462747137, + "created_at" : "2017-06-16 19:23:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/t5kvIYQ3n6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785998488&oldid=783998664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875762301638504449", + "text" : "Eight Below Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t5kvIYQ3n6", + "id" : 875762301638504449, + "created_at" : "2017-06-16 17:09:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/t5kvIYQ3n6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785998488&oldid=783998664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875762301688852480", + "text" : "Eight Below Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/t5kvIYQ3n6", + "id" : 875762301688852480, + "created_at" : "2017-06-16 17:09:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/cYwneQBi08", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785991743&oldid=785082982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875751932383592448", + "text" : "Prom Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/cYwneQBi08", + "id" : 875751932383592448, + "created_at" : "2017-06-16 16:28:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/IY1pmftq4H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785836240&oldid=785835561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875410481623781376", + "text" : "1970 FIFA World Cup Group 1 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IY1pmftq4H", + "id" : 875410481623781376, + "created_at" : "2017-06-15 17:51:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/TP3biNwxZ6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785835561&oldid=765200058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875409352575811585", + "text" : "1970 FIFA World Cup Group 1 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TP3biNwxZ6", + "id" : 875409352575811585, + "created_at" : "2017-06-15 17:47:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/IqmoSyicKf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785787102&oldid=785787035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875325466667884544", + "text" : "Lajoie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IqmoSyicKf", + "id" : 875325466667884544, + "created_at" : "2017-06-15 12:13:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/7B3kicF2LD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785787035&oldid=564457291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875325344055775236", + "text" : "Lajoie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7B3kicF2LD", + "id" : 875325344055775236, + "created_at" : "2017-06-15 12:13:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/be3tnOtTo2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785786628&oldid=760380496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875324467957911553", + "text" : "Riad (name) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/be3tnOtTo2", + "id" : 875324467957911553, + "created_at" : "2017-06-15 12:09:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/N2oFaI36jV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138199946&oldid=117184130&rcid=292087351", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875323797305528320", + "text" : "Debza Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N2oFaI36jV", + "id" : 875323797305528320, + "created_at" : "2017-06-15 12:07:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/0eYcBmex7x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785693079&oldid=785692803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875111519511613441", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0eYcBmex7x", + "id" : 875111519511613441, + "created_at" : "2017-06-14 22:03:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/9jBfuKwQ3z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785692803&oldid=785692722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875111006195920896", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9jBfuKwQ3z", + "id" : 875111006195920896, + "created_at" : "2017-06-14 22:01:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/v7aHJMGRgk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785692722&oldid=785692588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875110817632587776", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v7aHJMGRgk", + "id" : 875110817632587776, + "created_at" : "2017-06-14 22:00:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/UTLSdbV0Sq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785692588&oldid=782072665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875110560794279936", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UTLSdbV0Sq", + "id" : 875110560794279936, + "created_at" : "2017-06-14 21:59:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/CZ2rBR6sln", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785662210&oldid=775842757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875064260057079809", + "text" : "Hockney\u2013Falco thesis Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/CZ2rBR6sln", + "id" : 875064260057079809, + "created_at" : "2017-06-14 18:55:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/eSmYF1sQBG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785647180&oldid=783265262", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875041637310881793", + "text" : "Manotick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eSmYF1sQBG", + "id" : 875041637310881793, + "created_at" : "2017-06-14 17:25:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/6wV54MkLOO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785628626&oldid=785628554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875012414370131968", + "text" : "Draft:Lifehouse: Greatest Hits Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6wV54MkLOO", + "id" : 875012414370131968, + "created_at" : "2017-06-14 15:29:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Ah5bq3Q4ET", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=785628554&rcid=952592713", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875012311043502085", + "text" : "Draft:Lifehouse: Greatest Hits Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ah5bq3Q4ET", + "id" : 875012311043502085, + "created_at" : "2017-06-14 15:29:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Si4dv2S0Qv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785624346&oldid=785624132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875005532310036480", + "text" : "Robert Manuel (veteran) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Si4dv2S0Qv", + "id" : 875005532310036480, + "created_at" : "2017-06-14 15:02:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/JlF7FWoFS9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785624132&oldid=712617312", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "875005193217335296", + "text" : "Robert Manuel (veteran) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JlF7FWoFS9", + "id" : 875005193217335296, + "created_at" : "2017-06-14 15:01:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/gGo2gvJ2aA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785616628&oldid=785616506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874992623194431490", + "text" : "Asia's Next Top Model (cycle 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gGo2gvJ2aA", + "id" : 874992623194431490, + "created_at" : "2017-06-14 14:11:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/4vlVCsJiAC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785616380&oldid=785616277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874992241105932288", + "text" : "Asia's Next Top Model (cycle 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4vlVCsJiAC", + "id" : 874992241105932288, + "created_at" : "2017-06-14 14:09:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/q6B6QaxGBw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785614828&oldid=780506194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874989439499591681", + "text" : "Lifehouse discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q6B6QaxGBw", + "id" : 874989439499591681, + "created_at" : "2017-06-14 13:58:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/oTUD51zNQr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785609161&oldid=785608923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874980527744446464", + "text" : "Asia's Next Top Model (cycle 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oTUD51zNQr", + "id" : 874980527744446464, + "created_at" : "2017-06-14 13:23:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/B3co51KV7H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785608923&oldid=785608176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874980170003861504", + "text" : "Asia's Next Top Model (cycle 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B3co51KV7H", + "id" : 874980170003861504, + "created_at" : "2017-06-14 13:21:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/F8GtIBJMeQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785489849&oldid=785489404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874726563958444032", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/F8GtIBJMeQ", + "id" : 874726563958444032, + "created_at" : "2017-06-13 20:33:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/zqvM1iy9gz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785489404&oldid=778926837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874725781544607744", + "text" : "The Royal Regina Rifles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zqvM1iy9gz", + "id" : 874725781544607744, + "created_at" : "2017-06-13 20:30:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/NIhlnokT1N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=785486539&rcid=952356375", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874720772937457664", + "text" : "Template talk:Country data Somaliland Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NIhlnokT1N", + "id" : 874720772937457664, + "created_at" : "2017-06-13 20:10:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/FjFWNY0qOl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785485314&oldid=770189444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874718895529230336", + "text" : "Ylide Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/FjFWNY0qOl", + "id" : 874718895529230336, + "created_at" : "2017-06-13 20:03:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Cqw6G8DRe0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785470221&oldid=785470071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874692850457477120", + "text" : "Gregory II the Martyrophile Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Cqw6G8DRe0", + "id" : 874692850457477120, + "created_at" : "2017-06-13 18:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/8Qegq32Tvi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785470071&oldid=717189895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874692575034314752", + "text" : "Gregory II the Martyrophile Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8Qegq32Tvi", + "id" : 874692575034314752, + "created_at" : "2017-06-13 18:18:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/PWLpG29wl7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785469974&oldid=785469800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874692387683131392", + "text" : "Constantine I of Cilicia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PWLpG29wl7", + "id" : 874692387683131392, + "created_at" : "2017-06-13 18:18:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/1TOuXUp7s4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785469800&oldid=785469524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874692007381348352", + "text" : "Constantine I of Cilicia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1TOuXUp7s4", + "id" : 874692007381348352, + "created_at" : "2017-06-13 18:16:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/SxUOPpMUdh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785469524&oldid=785469294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874691413119832064", + "text" : "Constantine I of Cilicia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SxUOPpMUdh", + "id" : 874691413119832064, + "created_at" : "2017-06-13 18:14:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/E9LFy1b2qJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785469294&oldid=671953156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874690965440790529", + "text" : "Constantine I of Cilicia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/E9LFy1b2qJ", + "id" : 874690965440790529, + "created_at" : "2017-06-13 18:12:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ZiqBcg0vyI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785468912&oldid=785468451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874690260118241281", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZiqBcg0vyI", + "id" : 874690260118241281, + "created_at" : "2017-06-13 18:09:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/aKVUrO7seV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785468451&oldid=785439146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874689486726340608", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aKVUrO7seV", + "id" : 874689486726340608, + "created_at" : "2017-06-13 18:06:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/1pfZ6ABceP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785467828&oldid=785447267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874688337709326336", + "text" : "Wikipedia:Help desk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1pfZ6ABceP", + "id" : 874688337709326336, + "created_at" : "2017-06-13 18:02:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/FtLTXf4zqS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785465782&oldid=783546704", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874684577599680512", + "text" : "Conrad (name) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FtLTXf4zqS", + "id" : 874684577599680512, + "created_at" : "2017-06-13 17:47:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/jX0YkT3MTm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785453345&oldid=758006687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874665489280225280", + "text" : "Mother of Parliament Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/jX0YkT3MTm", + "id" : 874665489280225280, + "created_at" : "2017-06-13 16:31:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/VGovEfEzLe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785439146&oldid=785438232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874643036378148864", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VGovEfEzLe", + "id" : 874643036378148864, + "created_at" : "2017-06-13 15:02:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/UEaiHEpykb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785438232&oldid=785438163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874641627301765121", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UEaiHEpykb", + "id" : 874641627301765121, + "created_at" : "2017-06-13 14:56:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/B34a5cXU16", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785438163&oldid=785437799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874641545227620352", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/B34a5cXU16", + "id" : 874641545227620352, + "created_at" : "2017-06-13 14:56:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GjqZnISAlD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785437799&oldid=785437328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874640933433880576", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GjqZnISAlD", + "id" : 874640933433880576, + "created_at" : "2017-06-13 14:53:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/DiEk74vhJ8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785437328&oldid=785436179", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874640196935053312", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DiEk74vhJ8", + "id" : 874640196935053312, + "created_at" : "2017-06-13 14:50:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/JRy8seNHlc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785436179&oldid=785435847", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874638664034377729", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JRy8seNHlc", + "id" : 874638664034377729, + "created_at" : "2017-06-13 14:44:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ETsDIqlyHz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785435847&oldid=785433853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874638207136280576", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ETsDIqlyHz", + "id" : 874638207136280576, + "created_at" : "2017-06-13 14:42:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/sQyo3I5Q7P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785433853&oldid=785430550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874635320226131968", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sQyo3I5Q7P", + "id" : 874635320226131968, + "created_at" : "2017-06-13 14:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/RdgziaeaTP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785430550&oldid=775370152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874629838673522688", + "text" : "Vazgen I Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RdgziaeaTP", + "id" : 874629838673522688, + "created_at" : "2017-06-13 14:09:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/mLvtJTrOGG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785429446&oldid=776135149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874627882139701248", + "text" : "List of Catholicoi of Armenia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mLvtJTrOGG", + "id" : 874627882139701248, + "created_at" : "2017-06-13 14:01:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/dSVwJb0kas", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785426960&oldid=785426910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874623256015376389", + "text" : "Richmond, Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dSVwJb0kas", + "id" : 874623256015376389, + "created_at" : "2017-06-13 13:43:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/84uhHDWnUA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785426910&oldid=776754528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874623173635059712", + "text" : "Richmond, Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/84uhHDWnUA", + "id" : 874623173635059712, + "created_at" : "2017-06-13 13:43:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ZOU2Mn9dXM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138148471&oldid=138148438&rcid=291472470", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874607649693855746", + "text" : "Pierre-feuille-ciseaux Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/ZOU2Mn9dXM", + "id" : 874607649693855746, + "created_at" : "2017-06-13 12:41:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/82NdIb91LO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138148438&oldid=138059494&rcid=291465884", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874607416704413697", + "text" : "Pierre-feuille-ciseaux Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/82NdIb91LO", + "id" : 874607416704413697, + "created_at" : "2017-06-13 12:40:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/RzOAKgJ74l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785419691&oldid=785298361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874607399478452224", + "text" : "3-MCPD Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RzOAKgJ74l", + "id" : 874607399478452224, + "created_at" : "2017-06-13 12:40:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/VYVOtx21eW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785303451&oldid=783893774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874350952123379712", + "text" : "Trans Canada Trail Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/VYVOtx21eW", + "id" : 874350952123379712, + "created_at" : "2017-06-12 19:41:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/VgMjZCFzlL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785298361&oldid=779702743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874340781867376641", + "text" : "3-MCPD Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VgMjZCFzlL", + "id" : 874340781867376641, + "created_at" : "2017-06-12 19:01:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/rLJZvAcojL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785287640&oldid=785250185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874320730976124928", + "text" : "MasterChef Australia (series 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rLJZvAcojL", + "id" : 874320730976124928, + "created_at" : "2017-06-12 17:41:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/UYE435KBew", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785283465&oldid=784715632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874313076501303297", + "text" : "Michael G. Coney Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UYE435KBew", + "id" : 874313076501303297, + "created_at" : "2017-06-12 17:10:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Xm7V1q1VMN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=785262960&oldid=772689813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "874273327610834944", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xm7V1q1VMN", + "id" : 874273327610834944, + "created_at" : "2017-06-12 14:32:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/iPCiWTbg46", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784738413&oldid=784269855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "873275441381027842", + "text" : "The Amazing Race 11 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iPCiWTbg46", + "id" : 873275441381027842, + "created_at" : "2017-06-09 20:27:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/gU3hPb5s0N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784700424&oldid=782095147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "873222380499460096", + "text" : "Nathan Cullen Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gU3hPb5s0N", + "id" : 873222380499460096, + "created_at" : "2017-06-09 16:56:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ZuUdBMuW0W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784665485&oldid=784528175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "873174607297216516", + "text" : "Talk:Olympiacos F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZuUdBMuW0W", + "id" : 873174607297216516, + "created_at" : "2017-06-09 13:47:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/tUcPJAW2Uv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784665162&oldid=784664905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "873174195865362432", + "text" : "Olympiacos F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tUcPJAW2Uv", + "id" : 873174195865362432, + "created_at" : "2017-06-09 13:45:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/iudIMTr4u5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784664905&oldid=784528776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "873173775382138881", + "text" : "Olympiacos F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iudIMTr4u5", + "id" : 873173775382138881, + "created_at" : "2017-06-09 13:43:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/8L8W6BxExp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784532486&oldid=784493473", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872919714372169728", + "text" : "MasterChef Australia (series 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8L8W6BxExp", + "id" : 872919714372169728, + "created_at" : "2017-06-08 20:54:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/LtxxdEgt4Y", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138031297&oldid=69874327&rcid=289403266", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872901240732225541", + "text" : "Discussion:M\u00E9thode harmonis\u00E9e d'analyse des risques Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LtxxdEgt4Y", + "id" : 872901240732225541, + "created_at" : "2017-06-08 19:40:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/BCLNrWIKOC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138031273&oldid=136268924&rcid=289403207", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872900904881713152", + "text" : "M\u00E9thode harmonis\u00E9e d'analyse des risques Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BCLNrWIKOC", + "id" : 872900904881713152, + "created_at" : "2017-06-08 19:39:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/KMVIbMZ5Y8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784518265&oldid=752733118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872899478096941057", + "text" : "Denis Beauvais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KMVIbMZ5Y8", + "id" : 872899478096941057, + "created_at" : "2017-06-08 19:33:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/m3waVZRBHh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784506619&oldid=784444250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872881671808405506", + "text" : "The Rebel Media Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/m3waVZRBHh", + "id" : 872881671808405506, + "created_at" : "2017-06-08 18:23:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/evlTsrCBhF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784483203&oldid=774187291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872840850631516160", + "text" : "JREAP Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/evlTsrCBhF", + "id" : 872840850631516160, + "created_at" : "2017-06-08 15:40:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/001seunfc0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784179602&oldid=781956533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872219119877226496", + "text" : "RIM-66 Standard Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/001seunfc0", + "id" : 872219119877226496, + "created_at" : "2017-06-06 22:30:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/bKNmYjmZfl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784166886&oldid=773843374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872197676619763718", + "text" : "Ancaster, Lincolnshire Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/bKNmYjmZfl", + "id" : 872197676619763718, + "created_at" : "2017-06-06 21:05:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/u6wjMjQQfy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784161012&oldid=775620238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872187205002940416", + "text" : "2007 French Open \u2013 Men's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u6wjMjQQfy", + "id" : 872187205002940416, + "created_at" : "2017-06-06 20:23:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/QR0ut8YhYR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784159907&oldid=784078539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872185392015052800", + "text" : "2011 French Open \u2013 Men's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QR0ut8YhYR", + "id" : 872185392015052800, + "created_at" : "2017-06-06 20:16:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/LukDxwfUZZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784155024&oldid=784000618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872177022491127810", + "text" : "The Amazing Race 8 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LukDxwfUZZ", + "id" : 872177022491127810, + "created_at" : "2017-06-06 19:43:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/CYpk3ZmIXI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784154880&oldid=782895962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872176751711006720", + "text" : "The Amazing Race 6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CYpk3ZmIXI", + "id" : 872176751711006720, + "created_at" : "2017-06-06 19:41:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Zp7TBeO8tF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784154751&oldid=782895980", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872176487369199616", + "text" : "The Amazing Race 7 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zp7TBeO8tF", + "id" : 872176487369199616, + "created_at" : "2017-06-06 19:40:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/bODyEzPTlu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784154405&oldid=784154212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872175897708826624", + "text" : "The Amazing Race 9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bODyEzPTlu", + "id" : 872175897708826624, + "created_at" : "2017-06-06 19:38:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/qc99bn3cwV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784154212&oldid=782895994", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872175559270424576", + "text" : "The Amazing Race 9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qc99bn3cwV", + "id" : 872175559270424576, + "created_at" : "2017-06-06 19:37:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/XPb67lvwlf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784154038&oldid=780795343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872175213311664129", + "text" : "The Amazing Race 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XPb67lvwlf", + "id" : 872175213311664129, + "created_at" : "2017-06-06 19:35:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/lFnFmxmBG3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784152513&oldid=784152409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872172359062630406", + "text" : "The Amazing Race 14 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lFnFmxmBG3", + "id" : 872172359062630406, + "created_at" : "2017-06-06 19:24:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/LdGCRq0o8U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784152409&oldid=779703575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872172163230552064", + "text" : "The Amazing Race 14 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LdGCRq0o8U", + "id" : 872172163230552064, + "created_at" : "2017-06-06 19:23:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/aRVQgTCusY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784149138&oldid=784075699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872166337669410816", + "text" : "2017 FIFA U-20 World Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aRVQgTCusY", + "id" : 872166337669410816, + "created_at" : "2017-06-06 19:00:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/XzX4FWl8W9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784135656&oldid=783343447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872142227342073863", + "text" : "Talk:Olympiacos F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XzX4FWl8W9", + "id" : 872142227342073863, + "created_at" : "2017-06-06 17:24:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Spid8o04Fi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=784124559&oldid=784123540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872122353425289217", + "text" : "Katie McHugh Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Spid8o04Fi", + "id" : 872122353425289217, + "created_at" : "2017-06-06 16:05:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/rbpUf37fYy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137974612&oldid=137974359&rcid=288797244", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872107929805213696", + "text" : "P\u00E9kin Express : La Route du bout du monde Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rbpUf37fYy", + "id" : 872107929805213696, + "created_at" : "2017-06-06 15:08:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/WUrJ3a9cJ6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137974359&oldid=137974295&rcid=288795797", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872105412220391424", + "text" : "P\u00E9kin Express : La Route du bout du monde Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WUrJ3a9cJ6", + "id" : 872105412220391424, + "created_at" : "2017-06-06 14:58:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/I0VxbHPZ7K", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137974295&oldid=137974189&rcid=288795473", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872104818344701952", + "text" : "P\u00E9kin Express : La Route du bout du monde Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I0VxbHPZ7K", + "id" : 872104818344701952, + "created_at" : "2017-06-06 14:56:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ogLiW9rX4X", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137974211&oldid=136479391&rcid=288794816", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872104015387131905", + "text" : "P\u00E9kin Express : La Route de l'Himalaya Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ogLiW9rX4X", + "id" : 872104015387131905, + "created_at" : "2017-06-06 14:52:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ppbHgIkQDH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137974189&oldid=137974165&rcid=288794544", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872103848801968128", + "text" : "P\u00E9kin Express : La Route du bout du monde Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ppbHgIkQDH", + "id" : 872103848801968128, + "created_at" : "2017-06-06 14:52:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/qKrlGecl6L", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137974165&oldid=137974078&rcid=288794455", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872103585919758336", + "text" : "P\u00E9kin Express : La Route du bout du monde Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qKrlGecl6L", + "id" : 872103585919758336, + "created_at" : "2017-06-06 14:51:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/DiT9gqZB7d", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137974078&oldid=137335766&rcid=288794051", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872102800498593796", + "text" : "P\u00E9kin Express : La Route du bout du monde Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DiT9gqZB7d", + "id" : 872102800498593796, + "created_at" : "2017-06-06 14:48:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ZMB43EFaJ0", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7929639&oldid=7929375&rcid=25697582", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "872048456826855424", + "text" : "\u041F\u0430\u0432\u0435\u043B \u0422\u0430\u0431\u0430\u043A\u043E\u0432 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZMB43EFaJ0", + "id" : 872048456826855424, + "created_at" : "2017-06-06 11:12:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/JDRQDXJdEl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783966854&oldid=778899063", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "871802855249903616", + "text" : "Canada Mortgage and Housing Corporation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JDRQDXJdEl", + "id" : 871802855249903616, + "created_at" : "2017-06-05 18:56:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ZfHVCnreFE", + "expanded_url" : "https:\/\/pl.wikipedia.org\/w\/index.php?diff=49516520&oldid=48607708", + "display_url" : "pl.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "871789132862894080", + "text" : "Spuneryzm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZfHVCnreFE", + "id" : 871789132862894080, + "created_at" : "2017-06-05 18:01:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/C9FwVcXLvF", + "expanded_url" : "https:\/\/bg.wikipedia.org\/w\/index.php?diff=7928826&oldid=7928080&rcid=25665477", + "display_url" : "bg.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "871756721529782275", + "text" : "\u0418\u0432\u0430\u043D \u0422\u0430\u0431\u0430\u043A\u043E\u0432 (\u043C\u0430\u0442\u0435\u043C\u0430\u0442\u0438\u043A) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C9FwVcXLvF", + "id" : 871756721529782275, + "created_at" : "2017-06-05 15:52:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/PGJQARXi1N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783923847&oldid=783923631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "871721032578719744", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PGJQARXi1N", + "id" : 871721032578719744, + "created_at" : "2017-06-05 13:31:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/LDceoWAS9m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783923631&oldid=782879962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "871720601462984705", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LDceoWAS9m", + "id" : 871720601462984705, + "created_at" : "2017-06-05 13:29:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/fP1WQ6fjAN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783918600&oldid=783823115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "871710614325952512", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fP1WQ6fjAN", + "id" : 871710614325952512, + "created_at" : "2017-06-05 12:49:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/u9jqNNrzeq", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=99631513&oldid=99631509", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "871684365520076802", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u9jqNNrzeq", + "id" : 871684365520076802, + "created_at" : "2017-06-05 11:05:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/L7unKv9gAa", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=99631509&oldid=99092597", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "871684279109128192", + "text" : "Gastronom\u00EDa de Canad\u00E1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L7unKv9gAa", + "id" : 871684279109128192, + "created_at" : "2017-06-05 11:05:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/7QxOviTBfX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783522459&oldid=777909000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870748915934658561", + "text" : "Guy Berthiaume Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/7QxOviTBfX", + "id" : 870748915934658561, + "created_at" : "2017-06-02 21:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/aSocthytE4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=137876317&oldid=133795846&rcid=286504864", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870746686355906564", + "text" : "Guy Berthiaume Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/aSocthytE4", + "id" : 870746686355906564, + "created_at" : "2017-06-02 20:59:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/iWWT2IC9hL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783511123&oldid=783510258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870729024829612032", + "text" : "United States withdrawal from the Paris Agreement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iWWT2IC9hL", + "id" : 870729024829612032, + "created_at" : "2017-06-02 19:49:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/sN9iosyQ18", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783498248&oldid=774169267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870704834030182400", + "text" : "Black redhorse Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sN9iosyQ18", + "id" : 870704834030182400, + "created_at" : "2017-06-02 18:13:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/sN9iosyQ18", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783498248&oldid=774169267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870704834046959617", + "text" : "Black redhorse Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/sN9iosyQ18", + "id" : 870704834046959617, + "created_at" : "2017-06-02 18:13:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/SQbedB0JzP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783476707&oldid=763767231", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870663622745358337", + "text" : "List of NATO country codes Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SQbedB0JzP", + "id" : 870663622745358337, + "created_at" : "2017-06-02 15:29:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/vZdYlunVwa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783463169&oldid=783458282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870636306778423296", + "text" : "Wikipedia:Help desk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vZdYlunVwa", + "id" : 870636306778423296, + "created_at" : "2017-06-02 13:40:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/OG2ChJuN4k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783462933&oldid=783462241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870635787678863361", + "text" : "United States withdrawal from the Paris Agreement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OG2ChJuN4k", + "id" : 870635787678863361, + "created_at" : "2017-06-02 13:38:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5bp1LQqn6C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783462013&oldid=782972202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870633869615259650", + "text" : "Audi TT Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5bp1LQqn6C", + "id" : 870633869615259650, + "created_at" : "2017-06-02 13:31:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/7g82mxMdrk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783343135&oldid=783329048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870329698303213569", + "text" : "Talk:Olympiacos F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7g82mxMdrk", + "id" : 870329698303213569, + "created_at" : "2017-06-01 17:22:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/bzD2LSg54a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783337076&oldid=783335065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870318935664713728", + "text" : "Gina Gleason Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/bzD2LSg54a", + "id" : 870318935664713728, + "created_at" : "2017-06-01 16:39:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/PSSeagihxQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783335065&oldid=783093791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870315144768827393", + "text" : "Gina Gleason Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/PSSeagihxQ", + "id" : 870315144768827393, + "created_at" : "2017-06-01 16:24:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/36Cu3IDIDh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783327764&oldid=783325403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870300618187055105", + "text" : "Wikipedia:Help desk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/36Cu3IDIDh", + "id" : 870300618187055105, + "created_at" : "2017-06-01 15:26:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/UGGhFDjxjh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=783327739&oldid=780869378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "870300571785461761", + "text" : "Royal Military College of Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UGGhFDjxjh", + "id" : 870300571785461761, + "created_at" : "2017-06-01 15:26:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_07.js b/20181122/data/js/tweets/2017_07.js new file mode 100644 index 00000000..bc881273 --- /dev/null +++ b/20181122/data/js/tweets/2017_07.js @@ -0,0 +1,6428 @@ +Grailbird.data.tweets_2017_07 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/PI56zeyexE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793294099&oldid=777730497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892133358490324995", + "text" : "Smiths Falls Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PI56zeyexE", + "id" : 892133358490324995, + "created_at" : "2017-07-31 21:22:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/u4bOyjrVcy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793284823&oldid=790650732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892115428876713984", + "text" : "The Oresteia in the arts and popular culture Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/u4bOyjrVcy", + "id" : 892115428876713984, + "created_at" : "2017-07-31 20:11:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3ZeEI2dJUW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793282172&oldid=792729492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892110682149318656", + "text" : "HSAB theory Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/3ZeEI2dJUW", + "id" : 892110682149318656, + "created_at" : "2017-07-31 19:52:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/tbEDxXIPjg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793281234&oldid=792891850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892109036145045509", + "text" : "Cromartie High School Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/tbEDxXIPjg", + "id" : 892109036145045509, + "created_at" : "2017-07-31 19:45:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/i35ENEWtsY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793278019&oldid=791221663", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892103167298736128", + "text" : "SCIN Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i35ENEWtsY", + "id" : 892103167298736128, + "created_at" : "2017-07-31 19:22:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Uu1dGqzILo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793265590&oldid=793265515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892079422194548736", + "text" : "Ford 6R transmission Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Uu1dGqzILo", + "id" : 892079422194548736, + "created_at" : "2017-07-31 17:48:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/KvQ9qmBfsI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793265515&oldid=787813012", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892079279823081472", + "text" : "Ford 6R transmission Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KvQ9qmBfsI", + "id" : 892079279823081472, + "created_at" : "2017-07-31 17:47:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/1PbbetInhx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793252563&oldid=793146347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892054034575708161", + "text" : "The Dark Tower (series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1PbbetInhx", + "id" : 892054034575708161, + "created_at" : "2017-07-31 16:07:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/E1mqLbWmI7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792846774&oldid=782808559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "891128421211922435", + "text" : "List of Canadian Coast Guard MCTS Centres Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E1mqLbWmI7", + "id" : 891128421211922435, + "created_at" : "2017-07-29 02:49:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/bkEE75nrxp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792838926&oldid=781581204", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "891107516217606145", + "text" : "Danville-Carson Border Crossing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bkEE75nrxp", + "id" : 891107516217606145, + "created_at" : "2017-07-29 01:26:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/g0BsprEskQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139316755&oldid=129865140&rcid=305115838", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "891039394177613824", + "text" : "Cold Lake Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/g0BsprEskQ", + "id" : 891039394177613824, + "created_at" : "2017-07-28 20:55:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/84WeL4EuIh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792771351&oldid=790446808", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890958290146004992", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/84WeL4EuIh", + "id" : 890958290146004992, + "created_at" : "2017-07-28 15:33:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/A0QEhDZkxT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139293711&oldid=138637799&rcid=304886735", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890693836737048578", + "text" : "Jorane Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/A0QEhDZkxT", + "id" : 890693836737048578, + "created_at" : "2017-07-27 22:02:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/9DWdQHyHyF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792635259&oldid=792635189", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890634009255882752", + "text" : "Frontier (2016 TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9DWdQHyHyF", + "id" : 890634009255882752, + "created_at" : "2017-07-27 18:04:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/mNPWBzRPxq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792635189&oldid=792508765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890633905149272066", + "text" : "Frontier (2016 TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mNPWBzRPxq", + "id" : 890633905149272066, + "created_at" : "2017-07-27 18:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/3qOFrmp4J8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792625540&oldid=792623241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890616470538903553", + "text" : "Planet of the Apes (comics) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3qOFrmp4J8", + "id" : 890616470538903553, + "created_at" : "2017-07-27 16:54:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/mGlHAPuvDa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792623241&oldid=788559583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890612186090938370", + "text" : "Planet of the Apes (comics) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mGlHAPuvDa", + "id" : 890612186090938370, + "created_at" : "2017-07-27 16:37:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/VEEiOpRlKp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792479539&oldid=790912276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890293470316941313", + "text" : "IndieWire Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/VEEiOpRlKp", + "id" : 890293470316941313, + "created_at" : "2017-07-26 19:31:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/h8sZCvRWZR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792477133&oldid=792451043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890288765012516864", + "text" : "Canadian Open Chess Championship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/h8sZCvRWZR", + "id" : 890288765012516864, + "created_at" : "2017-07-26 19:12:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/x5bhg0foAW", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=45380271&oldid=44519580", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890279641885356032", + "text" : "\u5929\u9F8D\u516B\u90E8 (1982\u5E74\u96FB\u8996\u5287) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x5bhg0foAW", + "id" : 890279641885356032, + "created_at" : "2017-07-26 18:36:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/NP7LICv8nc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792454780&oldid=754604154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890249019821355008", + "text" : "Shinny Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NP7LICv8nc", + "id" : 890249019821355008, + "created_at" : "2017-07-26 16:34:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/mVOjoeuqCU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792451043&oldid=778209025", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890242207369842689", + "text" : "Canadian Open Chess Championship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mVOjoeuqCU", + "id" : 890242207369842689, + "created_at" : "2017-07-26 16:07:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/saligtpY4E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792437583&oldid=792437440", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890216906795384833", + "text" : "Manuel da Costa (footballer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/saligtpY4E", + "id" : 890216906795384833, + "created_at" : "2017-07-26 14:27:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/UBDXEkg5qa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792437440&oldid=791827498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890216643162492928", + "text" : "Manuel da Costa (footballer) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UBDXEkg5qa", + "id" : 890216643162492928, + "created_at" : "2017-07-26 14:26:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/RM3wQPMI9g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792385819&oldid=790461586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "890091842049593344", + "text" : "Line-crossing ceremony Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RM3wQPMI9g", + "id" : 890091842049593344, + "created_at" : "2017-07-26 06:10:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/e0fPWYvpmQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792305777&oldid=790909034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889930767534608385", + "text" : "Next Unit of Computing Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/e0fPWYvpmQ", + "id" : 889930767534608385, + "created_at" : "2017-07-25 19:30:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/SJGBefdiQd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792305087&oldid=792061237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889929392377524225", + "text" : "Willson Contreras Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SJGBefdiQd", + "id" : 889929392377524225, + "created_at" : "2017-07-25 19:24:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/mzN9SvZWov", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792302417&oldid=792302286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889923610521067522", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mzN9SvZWov", + "id" : 889923610521067522, + "created_at" : "2017-07-25 19:01:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/jUc8wbK0f3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792302286&oldid=792302114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889923403800612864", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jUc8wbK0f3", + "id" : 889923403800612864, + "created_at" : "2017-07-25 19:00:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/aavDoGIS47", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792302114&oldid=792301884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889923067996246016", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aavDoGIS47", + "id" : 889923067996246016, + "created_at" : "2017-07-25 18:59:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/U4oHT387n3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792301884&oldid=792301805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889922603074375680", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U4oHT387n3", + "id" : 889922603074375680, + "created_at" : "2017-07-25 18:57:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/tWRHAEdKn8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792301805&oldid=792301721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889922461344686081", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tWRHAEdKn8", + "id" : 889922461344686081, + "created_at" : "2017-07-25 18:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/hxVX27mv39", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792301721&oldid=751862064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889922311788396545", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hxVX27mv39", + "id" : 889922311788396545, + "created_at" : "2017-07-25 18:56:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/C48l7InIhv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139234942&oldid=139234923&rcid=303872651", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889906771430699009", + "text" : "Rudimental Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C48l7InIhv", + "id" : 889906771430699009, + "created_at" : "2017-07-25 17:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/C48l7InIhv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139234942&oldid=139234923&rcid=303872651", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889906771439083520", + "text" : "Rudimental Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/C48l7InIhv", + "id" : 889906771439083520, + "created_at" : "2017-07-25 17:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/QkoCdE20KW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139234923&oldid=131771125&rcid=303872616", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889906455595364352", + "text" : "Rudimental Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QkoCdE20KW", + "id" : 889906455595364352, + "created_at" : "2017-07-25 17:53:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/QkoCdE20KW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139234923&oldid=131771125&rcid=303872616", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889906455805034496", + "text" : "Rudimental Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/QkoCdE20KW", + "id" : 889906455805034496, + "created_at" : "2017-07-25 17:53:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/vkszefOiKJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792288304&oldid=782746573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889896975914725376", + "text" : "Canadian Airborne Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vkszefOiKJ", + "id" : 889896975914725376, + "created_at" : "2017-07-25 17:15:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/N8iebrGpka", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792277763&oldid=790116873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889879008812433410", + "text" : "Sasha (name) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/N8iebrGpka", + "id" : 889879008812433410, + "created_at" : "2017-07-25 16:04:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 63, 86 ], + "url" : "https:\/\/t.co\/bie7tq1nbh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792277722&oldid=792023440", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889878914411180032", + "text" : "Rak\u0131 Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/bie7tq1nbh", + "id" : 889878914411180032, + "created_at" : "2017-07-25 16:04:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/F5oSxBUZN4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792276039&oldid=787325023", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889876094668734464", + "text" : "Nerbudda incident Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F5oSxBUZN4", + "id" : 889876094668734464, + "created_at" : "2017-07-25 15:52:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/c6LbhgSx54", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139225950&oldid=138337094&rcid=303814981", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889818522184028160", + "text" : "Les Plus Grands Belges Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/c6LbhgSx54", + "id" : 889818522184028160, + "created_at" : "2017-07-25 12:04:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5HFjc1tLmy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792189779&oldid=792116350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889653707503173637", + "text" : "July 25 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5HFjc1tLmy", + "id" : 889653707503173637, + "created_at" : "2017-07-25 01:09:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/YJkU9PyEzj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792164840&oldid=790903125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889597946878205956", + "text" : "Joe Crozier Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YJkU9PyEzj", + "id" : 889597946878205956, + "created_at" : "2017-07-24 21:27:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/DNE7Bl3gga", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139208139&oldid=138790225&rcid=303688343", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889575032317517824", + "text" : "Francophonie Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/DNE7Bl3gga", + "id" : 889575032317517824, + "created_at" : "2017-07-24 19:56:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/XAknyHmTHT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792143874&oldid=786810420", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889558987766738944", + "text" : "Clan Mackenzie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XAknyHmTHT", + "id" : 889558987766738944, + "created_at" : "2017-07-24 18:52:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/FmT1Q8Z8mU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=792028201&oldid=787973649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "889285109110722560", + "text" : "Golden, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FmT1Q8Z8mU", + "id" : 889285109110722560, + "created_at" : "2017-07-24 00:44:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/yMJoad0m2N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791847838&oldid=777998207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888871664552996864", + "text" : "Canadian Naval Ensign Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yMJoad0m2N", + "id" : 888871664552996864, + "created_at" : "2017-07-22 21:21:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/3gmSTlQRU8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791673763&oldid=781389990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888480336845451266", + "text" : "Edge of a Broken Heart Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3gmSTlQRU8", + "id" : 888480336845451266, + "created_at" : "2017-07-21 19:26:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/9K3h3NdznQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791673372&oldid=771276904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888479513952358400", + "text" : "Hayman drum Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/9K3h3NdznQ", + "id" : 888479513952358400, + "created_at" : "2017-07-21 19:23:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ZDTjUFHu9p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791655149&oldid=788342502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888443356107485184", + "text" : "Turbidity Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/ZDTjUFHu9p", + "id" : 888443356107485184, + "created_at" : "2017-07-21 16:59:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/eoXwgTRfYX", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=524408863&oldid=524408739&rcid=557166012", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888418991911440385", + "text" : "Q289624 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eoXwgTRfYX", + "id" : 888418991911440385, + "created_at" : "2017-07-21 15:22:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/0649GJojty", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791642955&oldid=791642631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888418951859929089", + "text" : "List of IMAX venues Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0649GJojty", + "id" : 888418951859929089, + "created_at" : "2017-07-21 15:22:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/woke3ETc14", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=524408739&oldid=498366422&rcid=557165889", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888418737849806849", + "text" : "Q289624 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/woke3ETc14", + "id" : 888418737849806849, + "created_at" : "2017-07-21 15:21:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ReXquunHvU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791635333&oldid=739068332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888405264826859520", + "text" : "I Threw It All Away Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/ReXquunHvU", + "id" : 888405264826859520, + "created_at" : "2017-07-21 14:28:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ReXquunHvU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791635333&oldid=739068332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888405264940105729", + "text" : "I Threw It All Away Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ReXquunHvU", + "id" : 888405264940105729, + "created_at" : "2017-07-21 14:28:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/YnP4R0aC6R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791532681&oldid=790115813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888151160007294976", + "text" : "Toast rack Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/YnP4R0aC6R", + "id" : 888151160007294976, + "created_at" : "2017-07-20 21:38:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/FpU7Jz31Ee", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791525446&oldid=791138105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888139321051680768", + "text" : "Irish martial arts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FpU7Jz31Ee", + "id" : 888139321051680768, + "created_at" : "2017-07-20 20:51:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/8HOQXmU3G5", + "expanded_url" : "https:\/\/de.wikipedia.org\/w\/index.php?diff=167443215&oldid=159723292", + "display_url" : "de.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888111206082293761", + "text" : "Karl Friedrich von Moller Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8HOQXmU3G5", + "id" : 888111206082293761, + "created_at" : "2017-07-20 18:59:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/8BD8gmAono", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791508349&oldid=791508199", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888108595082010629", + "text" : "Tikbalang Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8BD8gmAono", + "id" : 888108595082010629, + "created_at" : "2017-07-20 18:49:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Dbk5zsCFcw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791508199&oldid=791508133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888108276696600576", + "text" : "Tikbalang Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dbk5zsCFcw", + "id" : 888108276696600576, + "created_at" : "2017-07-20 18:48:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/TS8J2V9Df8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791508133&oldid=785945496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888108164129865729", + "text" : "Tikbalang Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TS8J2V9Df8", + "id" : 888108164129865729, + "created_at" : "2017-07-20 18:47:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/QIp5TmcREA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791506203&oldid=791506013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888104624770514948", + "text" : "Talk:A. A. Milne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QIp5TmcREA", + "id" : 888104624770514948, + "created_at" : "2017-07-20 18:33:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/c6rGF4mZ4o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791506013&oldid=749662173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888104229423861761", + "text" : "Talk:A. A. Milne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c6rGF4mZ4o", + "id" : 888104229423861761, + "created_at" : "2017-07-20 18:32:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/uT12m5wdFf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791498552&oldid=790545713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888089726330314753", + "text" : "Shibboleth Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/uT12m5wdFf", + "id" : 888089726330314753, + "created_at" : "2017-07-20 17:34:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/wvYNZtzCEr", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=524213754&oldid=507750164&rcid=556951157", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888069445121433603", + "text" : "Q4730556 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wvYNZtzCEr", + "id" : 888069445121433603, + "created_at" : "2017-07-20 16:13:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/EqAJ3IZESQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139092162&oldid=137214914&rcid=302498965", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888047815611621376", + "text" : "42e l\u00E9gislature du Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/EqAJ3IZESQ", + "id" : 888047815611621376, + "created_at" : "2017-07-20 14:47:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/zn9lpuFoZ9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=791473966&rcid=964671265", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888038914065354752", + "text" : "Talk:Lans Omar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zn9lpuFoZ9", + "id" : 888038914065354752, + "created_at" : "2017-07-20 14:12:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/knC9Q9STaO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791464633&oldid=791464517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888017807832645632", + "text" : "George W. Romney Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/knC9Q9STaO", + "id" : 888017807832645632, + "created_at" : "2017-07-20 12:48:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/TsUuvEUyfZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791464517&oldid=789784740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "888017556963033088", + "text" : "George W. Romney Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TsUuvEUyfZ", + "id" : 888017556963033088, + "created_at" : "2017-07-20 12:47:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/S4TW25Mviz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791377732&oldid=791377638", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887786654878093313", + "text" : "Five Ancestors Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/S4TW25Mviz", + "id" : 887786654878093313, + "created_at" : "2017-07-19 21:30:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/RCMiIPi62T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791377638&oldid=791377353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887786446299516931", + "text" : "Five Ancestors Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/RCMiIPi62T", + "id" : 887786446299516931, + "created_at" : "2017-07-19 21:29:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/MRml7kxtWH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791377353&oldid=786512796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887785803631529984", + "text" : "Five Ancestors Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/MRml7kxtWH", + "id" : 887785803631529984, + "created_at" : "2017-07-19 21:26:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/3JcWcSYXhX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791376786&oldid=791274159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887784538625245184", + "text" : "Bombardment of Yeonpyeong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3JcWcSYXhX", + "id" : 887784538625245184, + "created_at" : "2017-07-19 21:21:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/CJ1qarcLcy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791374741&oldid=790390102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887779869899337728", + "text" : "Gimlet Media Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CJ1qarcLcy", + "id" : 887779869899337728, + "created_at" : "2017-07-19 21:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/N80maeDYeK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791359646&oldid=789691555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887748311935057920", + "text" : "List of first overall NBA draft picks Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/N80maeDYeK", + "id" : 887748311935057920, + "created_at" : "2017-07-19 18:57:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/8xmLhyLaiV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791358383&oldid=791358371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887745839573106688", + "text" : "Easter Island Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8xmLhyLaiV", + "id" : 887745839573106688, + "created_at" : "2017-07-19 18:47:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Kbw2WzX0ct", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791358259&oldid=791358160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887745583653507073", + "text" : "Easter Island Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Kbw2WzX0ct", + "id" : 887745583653507073, + "created_at" : "2017-07-19 18:46:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/aOlI9CLHFE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791358160&oldid=791355762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887745405693419520", + "text" : "Easter Island Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aOlI9CLHFE", + "id" : 887745405693419520, + "created_at" : "2017-07-19 18:46:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/rsOLhqvDRu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791341338&oldid=791246663", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887711875672281088", + "text" : "George Heyman Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rsOLhqvDRu", + "id" : 887711875672281088, + "created_at" : "2017-07-19 16:32:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/kK7frldek2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791340156&oldid=791339966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887709120530456576", + "text" : "Dennis Savoie Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/kK7frldek2", + "id" : 887709120530456576, + "created_at" : "2017-07-19 16:22:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/kRFKrTgebW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791339966&oldid=791339789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887708701557231618", + "text" : "Dennis Savoie Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/kRFKrTgebW", + "id" : 887708701557231618, + "created_at" : "2017-07-19 16:20:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/kALLiLEMVM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791339789&oldid=773603276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887708337541971969", + "text" : "Dennis Savoie Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/kALLiLEMVM", + "id" : 887708337541971969, + "created_at" : "2017-07-19 16:18:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/oMY4YiHmzU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791334902&oldid=791160412", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887698085375356928", + "text" : "Artificial neural network Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oMY4YiHmzU", + "id" : 887698085375356928, + "created_at" : "2017-07-19 15:38:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/G9lv9PoHBq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791333276&oldid=791333007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887695020383494144", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G9lv9PoHBq", + "id" : 887695020383494144, + "created_at" : "2017-07-19 15:26:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/lYa7eyy94l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791333007&oldid=786959540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887694455159083009", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lYa7eyy94l", + "id" : 887694455159083009, + "created_at" : "2017-07-19 15:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/jXKTvD2vZ2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791317257&oldid=786158954", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887663593193394177", + "text" : "Khasi people Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jXKTvD2vZ2", + "id" : 887663593193394177, + "created_at" : "2017-07-19 13:21:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/YE7JR7sIFq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791314538&oldid=791313288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887657598153101312", + "text" : "MasterChef Australia (series 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YE7JR7sIFq", + "id" : 887657598153101312, + "created_at" : "2017-07-19 12:57:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/JmzBXZbdkv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791215974&oldid=784146436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887422140336812036", + "text" : "Rob Schnapf Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JmzBXZbdkv", + "id" : 887422140336812036, + "created_at" : "2017-07-18 21:21:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/IikAylFhWJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791187918&oldid=791155834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887370430910222336", + "text" : "MasterChef Australia (series 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IikAylFhWJ", + "id" : 887370430910222336, + "created_at" : "2017-07-18 17:56:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/OqwiP9hm0y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791165991&oldid=791165442", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887329807817728000", + "text" : "List of Mediterranean countries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OqwiP9hm0y", + "id" : 887329807817728000, + "created_at" : "2017-07-18 15:14:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/3UpN7qjuWI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791165442&oldid=791165407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887328780007747584", + "text" : "List of Mediterranean countries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3UpN7qjuWI", + "id" : 887328780007747584, + "created_at" : "2017-07-18 15:10:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/0MOHXqgXH3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791165407&oldid=791165267", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887328724554846209", + "text" : "List of Mediterranean countries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0MOHXqgXH3", + "id" : 887328724554846209, + "created_at" : "2017-07-18 15:10:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/b58DJKjbfr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791165267&oldid=791165206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887328439979704321", + "text" : "List of Mediterranean countries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b58DJKjbfr", + "id" : 887328439979704321, + "created_at" : "2017-07-18 15:09:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/O494WqFqWs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791165206&oldid=791164818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887328344555048960", + "text" : "List of Mediterranean countries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O494WqFqWs", + "id" : 887328344555048960, + "created_at" : "2017-07-18 15:08:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/BzKrdTYjBs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791164818&oldid=791164738", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887327732379660289", + "text" : "List of Mediterranean countries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BzKrdTYjBs", + "id" : 887327732379660289, + "created_at" : "2017-07-18 15:06:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/vcxzI742Ln", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791164738&oldid=791164538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887327587965554688", + "text" : "List of Mediterranean countries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vcxzI742Ln", + "id" : 887327587965554688, + "created_at" : "2017-07-18 15:05:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/vTAgt0DqwR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791164538&oldid=788656263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887327234016587776", + "text" : "List of Mediterranean countries Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vTAgt0DqwR", + "id" : 887327234016587776, + "created_at" : "2017-07-18 15:04:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/n79BXBFiGd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791164064&oldid=791072479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887326370791137280", + "text" : "Arborist Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n79BXBFiGd", + "id" : 887326370791137280, + "created_at" : "2017-07-18 15:01:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/nvE2y3z0V9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791161354&oldid=791160864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887320980988841985", + "text" : "Princess Juliana International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nvE2y3z0V9", + "id" : 887320980988841985, + "created_at" : "2017-07-18 14:39:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/rKXefqbDMV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791160864&oldid=791016909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887319969494687745", + "text" : "Princess Juliana International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rKXefqbDMV", + "id" : 887319969494687745, + "created_at" : "2017-07-18 14:35:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/76VosL2r4g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791157739&oldid=791140107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887313399918592000", + "text" : "Julie Payette Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/76VosL2r4g", + "id" : 887313399918592000, + "created_at" : "2017-07-18 14:09:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/9v1Mk6grdo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791156255&oldid=791149032", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887310382490148864", + "text" : "MasterChef Australia (series 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9v1Mk6grdo", + "id" : 887310382490148864, + "created_at" : "2017-07-18 13:57:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/uozo5BN9X4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791155834&oldid=790075683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887309404990734342", + "text" : "MasterChef Australia (series 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uozo5BN9X4", + "id" : 887309404990734342, + "created_at" : "2017-07-18 13:53:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/HUj2mQuPk3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139033868&oldid=136798337&rcid=301833285", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887308394364796929", + "text" : "Lac-Bouchette Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/HUj2mQuPk3", + "id" : 887308394364796929, + "created_at" : "2017-07-18 13:49:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/7mGLzu8QJ8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791148136&oldid=790017732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887293668461359105", + "text" : "Rosalie Abella Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7mGLzu8QJ8", + "id" : 887293668461359105, + "created_at" : "2017-07-18 12:51:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 63, 86 ], + "url" : "https:\/\/t.co\/KBx62NFrgs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791038376&oldid=790999955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887022363786842114", + "text" : "Vevo Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/KBx62NFrgs", + "id" : 887022363786842114, + "created_at" : "2017-07-17 18:53:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/yBuImugDIH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791028376&oldid=780446701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887002391823867904", + "text" : "Hey Mama (Kanye West song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yBuImugDIH", + "id" : 887002391823867904, + "created_at" : "2017-07-17 17:33:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6rh7Vfp10R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791027813&oldid=791017752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "887001273853247488", + "text" : "MasterChef Australia (series 7) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6rh7Vfp10R", + "id" : 887001273853247488, + "created_at" : "2017-07-17 17:29:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/GDefDUZc2J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791017752&oldid=790830137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "886979777755742208", + "text" : "MasterChef Australia (series 7) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GDefDUZc2J", + "id" : 886979777755742208, + "created_at" : "2017-07-17 16:03:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/qNK8lcdPoB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791014265&oldid=791006325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "886972628468215808", + "text" : "Julie Payette Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qNK8lcdPoB", + "id" : 886972628468215808, + "created_at" : "2017-07-17 15:35:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ysXvwEtEs3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=791003137&oldid=790939583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "886949712162684929", + "text" : "Julie Payette Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ysXvwEtEs3", + "id" : 886949712162684929, + "created_at" : "2017-07-17 14:04:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/TnqD1W59AZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138975370&oldid=138401738&rcid=300935882", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "886484039707889665", + "text" : "Bataille de la Somme Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TnqD1W59AZ", + "id" : 886484039707889665, + "created_at" : "2017-07-16 07:13:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/FdnYeKko3e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790599203&oldid=781245293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885956309245407233", + "text" : "New Edinburgh Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/FdnYeKko3e", + "id" : 885956309245407233, + "created_at" : "2017-07-14 20:16:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/KsVGmnaISx", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138941461&oldid=138931682&rcid=300250373", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885899815904845824", + "text" : "David Lloyd Johnston Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/KsVGmnaISx", + "id" : 885899815904845824, + "created_at" : "2017-07-14 16:32:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/NCSMTeecWo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138940187&oldid=138940156&rcid=300244441", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885882938851721216", + "text" : "Anne Hidalgo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NCSMTeecWo", + "id" : 885882938851721216, + "created_at" : "2017-07-14 15:25:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/xiY0g2mz2f", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138940156&oldid=138822410&rcid=300244259", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885882560865341440", + "text" : "Anne Hidalgo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xiY0g2mz2f", + "id" : 885882560865341440, + "created_at" : "2017-07-14 15:23:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/CYzwQRh3PO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790556392&oldid=770393056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885869891579936768", + "text" : "United States Senate election in New Jersey, 1990 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CYzwQRh3PO", + "id" : 885869891579936768, + "created_at" : "2017-07-14 14:33:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/A6nSVFHzEN", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=45197676&oldid=42002663", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885860862971584512", + "text" : "\u9054\u723E\u5BCC\u723E Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A6nSVFHzEN", + "id" : 885860862971584512, + "created_at" : "2017-07-14 13:57:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/jI9GQBEBIW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790466059&oldid=790465836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885633421770461193", + "text" : "Substitute (association football) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jI9GQBEBIW", + "id" : 885633421770461193, + "created_at" : "2017-07-13 22:53:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/rEKuh5Eyka", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790465836&oldid=787993234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885632959826587648", + "text" : "Substitute (association football) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rEKuh5Eyka", + "id" : 885632959826587648, + "created_at" : "2017-07-13 22:52:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/NC4zU6e5KV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790451291&oldid=790445751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885601495852494848", + "text" : "Billie Flynn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NC4zU6e5KV", + "id" : 885601495852494848, + "created_at" : "2017-07-13 20:47:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/zuOUkUiXd3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790446808&oldid=790445419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885592824804147200", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zuOUkUiXd3", + "id" : 885592824804147200, + "created_at" : "2017-07-13 20:12:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/NIpm6ipW4z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790445941&oldid=790445830", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885591349709418496", + "text" : "Anthony Wayne Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/NIpm6ipW4z", + "id" : 885591349709418496, + "created_at" : "2017-07-13 20:06:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/ZfZ81j5LWc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790445830&oldid=789418629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885591190632091648", + "text" : "Anthony Wayne Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/ZfZ81j5LWc", + "id" : 885591190632091648, + "created_at" : "2017-07-13 20:06:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/3rvkqVnq2o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790445419&oldid=790445173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885590683528114177", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3rvkqVnq2o", + "id" : 885590683528114177, + "created_at" : "2017-07-13 20:04:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/QlAxoH2ZFE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790445173&oldid=751421871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885590358129823744", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QlAxoH2ZFE", + "id" : 885590358129823744, + "created_at" : "2017-07-13 20:02:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/FqF2rQmpr2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790434295&oldid=779502291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885571250122350592", + "text" : "My Kitchen Rules NZ (series 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FqF2rQmpr2", + "id" : 885571250122350592, + "created_at" : "2017-07-13 18:46:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Nj5gMYQViG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790426711&oldid=786649174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885557389902188551", + "text" : "The Death and Life of John F. Donovan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Nj5gMYQViG", + "id" : 885557389902188551, + "created_at" : "2017-07-13 17:51:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/KSdmKMZXcr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790396996&oldid=785848639", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885498078878420992", + "text" : "AIR-2 Genie Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KSdmKMZXcr", + "id" : 885498078878420992, + "created_at" : "2017-07-13 13:56:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/5lPdUlf2HH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790309563&oldid=790086827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885260829721071617", + "text" : "Franklin's lost expedition Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5lPdUlf2HH", + "id" : 885260829721071617, + "created_at" : "2017-07-12 22:13:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/zHbSXNiXZs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790296478&oldid=790292784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885234665732308994", + "text" : "2017 Wimbledon Championships \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zHbSXNiXZs", + "id" : 885234665732308994, + "created_at" : "2017-07-12 20:29:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/A3qWNeynI0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790287029&oldid=780595166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885216992608833536", + "text" : "Flow-accelerated corrosion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A3qWNeynI0", + "id" : 885216992608833536, + "created_at" : "2017-07-12 19:19:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/SEUCOmxAIB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790269449&oldid=790269090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885183900804423683", + "text" : "Indigenous peoples of the Americas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SEUCOmxAIB", + "id" : 885183900804423683, + "created_at" : "2017-07-12 17:07:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pG6xY3TxUA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790269090&oldid=790267268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885183295897686016", + "text" : "Indigenous peoples of the Americas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pG6xY3TxUA", + "id" : 885183295897686016, + "created_at" : "2017-07-12 17:05:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/WKTxHioQOV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790267268&oldid=789973410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885179871797927940", + "text" : "Indigenous peoples of the Americas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WKTxHioQOV", + "id" : 885179871797927940, + "created_at" : "2017-07-12 16:51:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/A9bg04UQRt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790266003&oldid=786858860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885177132430897152", + "text" : "James Barker Band Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A9bg04UQRt", + "id" : 885177132430897152, + "created_at" : "2017-07-12 16:40:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/KgPFakacsH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790259236&oldid=789322191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "885166630782808064", + "text" : "Toronto municipal election, 2014 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KgPFakacsH", + "id" : 885166630782808064, + "created_at" : "2017-07-12 15:59:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/OzzwjGPDdN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790113920&oldid=790113837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884836457554345985", + "text" : "Moana (1926 film) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/OzzwjGPDdN", + "id" : 884836457554345985, + "created_at" : "2017-07-11 18:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/pdiG6lFdHW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790113837&oldid=789573154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884836276993708032", + "text" : "Moana (1926 film) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/pdiG6lFdHW", + "id" : 884836276993708032, + "created_at" : "2017-07-11 18:06:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/vyHRqUrL5B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790104709&oldid=789381701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884818993143582724", + "text" : "Indigenous peoples in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vyHRqUrL5B", + "id" : 884818993143582724, + "created_at" : "2017-07-11 16:57:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/uALH85knSl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790104456&oldid=785234837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884818473687429124", + "text" : "Igor Gouzenko Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/uALH85knSl", + "id" : 884818473687429124, + "created_at" : "2017-07-11 16:55:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/8a1Hu5RjgK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790095957&oldid=790035240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884801729996488704", + "text" : "Cory Joseph Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8a1Hu5RjgK", + "id" : 884801729996488704, + "created_at" : "2017-07-11 15:49:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/FHcneGT4hH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790093658&oldid=761981524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884797220683476993", + "text" : "Eleanor Wachtel Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FHcneGT4hH", + "id" : 884797220683476993, + "created_at" : "2017-07-11 15:31:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/UtIQ2CWmDn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790087906&oldid=785538118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884786037129711616", + "text" : "Three Hills Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UtIQ2CWmDn", + "id" : 884786037129711616, + "created_at" : "2017-07-11 14:46:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/1nRitfzK7k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790080602&oldid=788111247", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884770426068623360", + "text" : "Ottawa Rapid Transit Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1nRitfzK7k", + "id" : 884770426068623360, + "created_at" : "2017-07-11 13:44:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/bPHUjNugHA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790079755&oldid=788461569", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884768539449622528", + "text" : "Confederation Line Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bPHUjNugHA", + "id" : 884768539449622528, + "created_at" : "2017-07-11 13:37:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/hyefBiEGOt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=790051878&oldid=789904570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884694440958406656", + "text" : "New Deal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hyefBiEGOt", + "id" : 884694440958406656, + "created_at" : "2017-07-11 08:42:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/0EBdd3BNnh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789969915&oldid=788865297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884496890108235778", + "text" : "\u0106evapi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0EBdd3BNnh", + "id" : 884496890108235778, + "created_at" : "2017-07-10 19:37:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/UaM1615Vpf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789965593&oldid=789199319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884488232221757441", + "text" : "CFB Toronto Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UaM1615Vpf", + "id" : 884488232221757441, + "created_at" : "2017-07-10 19:03:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/QULCe7HeeZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789963974&oldid=789481134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884485173076787200", + "text" : "Sohar Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QULCe7HeeZ", + "id" : 884485173076787200, + "created_at" : "2017-07-10 18:51:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/eMzaVxfej2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789960713&oldid=789960208", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884479690471350272", + "text" : "Poutine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eMzaVxfej2", + "id" : 884479690471350272, + "created_at" : "2017-07-10 18:29:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/SFSMvbAVlT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789960208&oldid=789960046", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884478963833331712", + "text" : "Poutine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SFSMvbAVlT", + "id" : 884478963833331712, + "created_at" : "2017-07-10 18:26:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/zmf7tQO8Kp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789960046&oldid=789956504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884478606512189441", + "text" : "Poutine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zmf7tQO8Kp", + "id" : 884478606512189441, + "created_at" : "2017-07-10 18:25:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/U8zupwLJTC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789956504&oldid=789956384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884472566563393536", + "text" : "Poutine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U8zupwLJTC", + "id" : 884472566563393536, + "created_at" : "2017-07-10 18:01:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/YO3fWLNbnx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789956384&oldid=789953944", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884472357779329024", + "text" : "Poutine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YO3fWLNbnx", + "id" : 884472357779329024, + "created_at" : "2017-07-10 18:00:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/VESRRkwQLx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789953944&oldid=789710366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884468292701880322", + "text" : "Poutine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VESRRkwQLx", + "id" : 884468292701880322, + "created_at" : "2017-07-10 17:44:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/uo7riKDUAK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789921457&oldid=789921412", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884407912998809601", + "text" : "Rockland Nationals (1987\u20132017) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/uo7riKDUAK", + "id" : 884407912998809601, + "created_at" : "2017-07-10 13:44:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/3xcCzhLMGf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789921412&oldid=786663985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884407816731099137", + "text" : "Rockland Nationals (1987\u20132017) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/3xcCzhLMGf", + "id" : 884407816731099137, + "created_at" : "2017-07-10 13:43:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/DYyIR2uKdg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789921000&oldid=769779812", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884406936787181568", + "text" : "Gatineau Hull-Volants Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/DYyIR2uKdg", + "id" : 884406936787181568, + "created_at" : "2017-07-10 13:40:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/3G00jq7qMQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789917888&oldid=784272496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884399510730027008", + "text" : "Alan Arnett McLeod Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3G00jq7qMQ", + "id" : 884399510730027008, + "created_at" : "2017-07-10 13:10:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/dX9dco8zrQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789901722&oldid=789862869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884361511090536449", + "text" : "New Deal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dX9dco8zrQ", + "id" : 884361511090536449, + "created_at" : "2017-07-10 10:39:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/6O7jgkvGMS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789890428&oldid=789760094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884328365364314112", + "text" : "Duck curve Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6O7jgkvGMS", + "id" : 884328365364314112, + "created_at" : "2017-07-10 08:28:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Eb42xVkean", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138819447&oldid=138637820&rcid=298981308", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "884115125891944453", + "text" : "Anne Hidalgo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Eb42xVkean", + "id" : 884115125891944453, + "created_at" : "2017-07-09 18:20:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/2ROSpFyKty", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789685367&oldid=789668072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883812892495273989", + "text" : "New Deal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2ROSpFyKty", + "id" : 883812892495273989, + "created_at" : "2017-07-08 22:19:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/JgE3kw4KZI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789671662&oldid=765170428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883782599788953600", + "text" : "Aviator (disambiguation) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JgE3kw4KZI", + "id" : 883782599788953600, + "created_at" : "2017-07-08 20:19:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/BrV8jcDmVi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789669340&oldid=767835907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883777417294340096", + "text" : "Navy League Cadet Officers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BrV8jcDmVi", + "id" : 883777417294340096, + "created_at" : "2017-07-08 19:58:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/0iSpKQ8sqJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789668072&oldid=789667788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883774953551798272", + "text" : "New Deal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0iSpKQ8sqJ", + "id" : 883774953551798272, + "created_at" : "2017-07-08 19:49:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/njAHV2m8d6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789667788&oldid=789560687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883774417918099457", + "text" : "New Deal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/njAHV2m8d6", + "id" : 883774417918099457, + "created_at" : "2017-07-08 19:46:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/n9zki1EztC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789647905&oldid=789647697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883734444770775040", + "text" : "Rom\u00E9o Dallaire Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/n9zki1EztC", + "id" : 883734444770775040, + "created_at" : "2017-07-08 17:08:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/m5ZXV7rBb3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789647697&oldid=789647570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883734116340035584", + "text" : "Rom\u00E9o Dallaire Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/m5ZXV7rBb3", + "id" : 883734116340035584, + "created_at" : "2017-07-08 17:06:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/BarwcWj5mf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789647570&oldid=787846039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883733894897467393", + "text" : "Rom\u00E9o Dallaire Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BarwcWj5mf", + "id" : 883733894897467393, + "created_at" : "2017-07-08 17:05:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/RhV8c8KeBa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789506809&oldid=789486437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883408146991075328", + "text" : "Alanis Morissette Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RhV8c8KeBa", + "id" : 883408146991075328, + "created_at" : "2017-07-07 19:31:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/N6o0vPQDBX", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=100325361&oldid=100051116", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883402072237817857", + "text" : "Anexo:Primera temporada de MasterChef (Colombia) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N6o0vPQDBX", + "id" : 883402072237817857, + "created_at" : "2017-07-07 19:07:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/kF1Atww6pV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789503780&oldid=789503735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883401703277576193", + "text" : "MasterChef China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kF1Atww6pV", + "id" : 883401703277576193, + "created_at" : "2017-07-07 19:05:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/4HULxP2BBS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789503735&oldid=789503390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883401617130700801", + "text" : "MasterChef China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4HULxP2BBS", + "id" : 883401617130700801, + "created_at" : "2017-07-07 19:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/dzv5Q9p3rG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789503390&oldid=764729162", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883400966468386817", + "text" : "MasterChef China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dzv5Q9p3rG", + "id" : 883400966468386817, + "created_at" : "2017-07-07 19:02:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/zH17om5IcD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789500563&oldid=789423496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883395137765752833", + "text" : "MasterChef (Brazil season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zH17om5IcD", + "id" : 883395137765752833, + "created_at" : "2017-07-07 18:39:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Uhl3A2EaBl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789498133&oldid=789498035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883389532418195456", + "text" : "MasterChef (Brazil season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Uhl3A2EaBl", + "id" : 883389532418195456, + "created_at" : "2017-07-07 18:17:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/VqDKQ7Dyii", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789498035&oldid=789497899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883389299554623490", + "text" : "MasterChef (Brazil season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VqDKQ7Dyii", + "id" : 883389299554623490, + "created_at" : "2017-07-07 18:16:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/B3y000xtiT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789497899&oldid=789497839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883389019400228864", + "text" : "MasterChef (Brazil season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B3y000xtiT", + "id" : 883389019400228864, + "created_at" : "2017-07-07 18:15:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/loBKHUwMmA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789497839&oldid=782020208", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883388883878236164", + "text" : "MasterChef (Brazil season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/loBKHUwMmA", + "id" : 883388883878236164, + "created_at" : "2017-07-07 18:14:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/9tKidNyMao", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789497242&oldid=782156758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883387548365721601", + "text" : "MasterChef (Brazil season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9tKidNyMao", + "id" : 883387548365721601, + "created_at" : "2017-07-07 18:09:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/El7jZeMABf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789475967&oldid=788115826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883349920266285057", + "text" : "Justin Trottier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/El7jZeMABf", + "id" : 883349920266285057, + "created_at" : "2017-07-07 15:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/NfEiFMPSOo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789471412&oldid=789404744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883341413274005505", + "text" : "Fire Pro Wrestling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NfEiFMPSOo", + "id" : 883341413274005505, + "created_at" : "2017-07-07 15:06:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Obz4jvuoaO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138769093&oldid=135590330&rcid=297915709", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883330016364384257", + "text" : "Ninjas in Pyjamas Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/Obz4jvuoaO", + "id" : 883330016364384257, + "created_at" : "2017-07-07 14:21:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/VfOPz3WRru", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789460594&oldid=752912081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883319494353063937", + "text" : "User talk:198.103.223.51 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VfOPz3WRru", + "id" : 883319494353063937, + "created_at" : "2017-07-07 13:39:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/SwrTYWQXlx", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138767634&oldid=138724849&rcid=297822458", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883314872066482177", + "text" : "Qu\u00E9bec (ville) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/SwrTYWQXlx", + "id" : 883314872066482177, + "created_at" : "2017-07-07 13:20:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/0LMlmYLfJB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789457444&oldid=789451430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883312606185914369", + "text" : "Omar Khadr Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0LMlmYLfJB", + "id" : 883312606185914369, + "created_at" : "2017-07-07 13:11:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/QQyx7dCegG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789372986&oldid=789308055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883111037708513280", + "text" : "Summerside, Prince Edward Island Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/QQyx7dCegG", + "id" : 883111037708513280, + "created_at" : "2017-07-06 23:50:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/2kVIdEPdYk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789372109&oldid=786947352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883109206303363073", + "text" : "Charlottetown Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2kVIdEPdYk", + "id" : 883109206303363073, + "created_at" : "2017-07-06 23:43:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/eiEmgAO0EQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789341463&oldid=789335653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883056639351435267", + "text" : "2017 Wimbledon Championships \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eiEmgAO0EQ", + "id" : 883056639351435267, + "created_at" : "2017-07-06 20:14:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/TfpInoSblZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789340240&oldid=789335460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "883054626211278849", + "text" : "2017 Wimbledon Championships \u2013 Men's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TfpInoSblZ", + "id" : 883054626211278849, + "created_at" : "2017-07-06 20:06:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/NyJNT2fJOx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789300172&oldid=762728683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882989089129205761", + "text" : "Rejtan (painting) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NyJNT2fJOx", + "id" : 882989089129205761, + "created_at" : "2017-07-06 15:46:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/KmKil5YHeG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789299896&oldid=788468434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882988617865494528", + "text" : "William Stephenson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KmKil5YHeG", + "id" : 882988617865494528, + "created_at" : "2017-07-06 15:44:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/V718xlpSBc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789299738&oldid=783013795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882988334754275328", + "text" : "Tadeusz Rejtan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V718xlpSBc", + "id" : 882988334754275328, + "created_at" : "2017-07-06 15:43:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/sUhwMhAOdV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789299570&oldid=789299012", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882987988455763968", + "text" : "List of military figures by nickname Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sUhwMhAOdV", + "id" : 882987988455763968, + "created_at" : "2017-07-06 15:41:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/mJghtulX1V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789299012&oldid=787193688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882987096771833856", + "text" : "List of military figures by nickname Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mJghtulX1V", + "id" : 882987096771833856, + "created_at" : "2017-07-06 15:38:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/rKYEN66uYW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789297350&oldid=782441174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882983936795783168", + "text" : "Cody Ceci Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rKYEN66uYW", + "id" : 882983936795783168, + "created_at" : "2017-07-06 15:25:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/TRVBsB46fl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789283720&oldid=786812496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882959494052970496", + "text" : "Battle of Bloody Gulch Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/TRVBsB46fl", + "id" : 882959494052970496, + "created_at" : "2017-07-06 13:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 57, 80 ], + "url" : "https:\/\/t.co\/cuWTCbcDm9", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2017.07", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882950814108725250", + "text" : "July 2017 Twitter archive accession is now available: \n\nhttps:\/\/t.co\/cuWTCbcDm9\n\nAll tweets are public domain.\n\nEnjoy!", + "id" : 882950814108725250, + "created_at" : "2017-07-06 13:14:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Bcvaw2c8CD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789274901&oldid=733059431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882941199463698432", + "text" : "User talk:198.103.221.51 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bcvaw2c8CD", + "id" : 882941199463698432, + "created_at" : "2017-07-06 12:36:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/tjkY7VBpdB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789274817&oldid=781489520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882940954185003008", + "text" : "Strong and weak typing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tjkY7VBpdB", + "id" : 882940954185003008, + "created_at" : "2017-07-06 12:35:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/UUDLsGfdAt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789177971&oldid=789177875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882702726479663107", + "text" : "MasterChef South Africa (season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UUDLsGfdAt", + "id" : 882702726479663107, + "created_at" : "2017-07-05 20:48:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/V0aWvjeQux", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789177875&oldid=755833833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882702563962912769", + "text" : "MasterChef South Africa (season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V0aWvjeQux", + "id" : 882702563962912769, + "created_at" : "2017-07-05 20:47:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/xBs6Co602t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789177792&oldid=771652353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882702402440372234", + "text" : "Sveriges m\u00E4sterkock Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xBs6Co602t", + "id" : 882702402440372234, + "created_at" : "2017-07-05 20:47:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/0RP2GLxbmn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789169556&oldid=789142323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882688691092811778", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0RP2GLxbmn", + "id" : 882688691092811778, + "created_at" : "2017-07-05 19:52:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/7IbHmQG6Na", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789169501&oldid=789169403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882688594934206464", + "text" : "MasterChef Australia (series 7) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7IbHmQG6Na", + "id" : 882688594934206464, + "created_at" : "2017-07-05 19:52:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/IL84mJkRKB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789169403&oldid=788104720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882688414742695937", + "text" : "MasterChef Australia (series 7) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IL84mJkRKB", + "id" : 882688414742695937, + "created_at" : "2017-07-05 19:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/mmUhCgG0BC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789167680&oldid=784679194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882685113611546628", + "text" : "Flight lieutenant Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/mmUhCgG0BC", + "id" : 882685113611546628, + "created_at" : "2017-07-05 19:38:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/9sdPfEz83g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789166309&oldid=788533144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882682401142579202", + "text" : "Tri-Cities (Ontario) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9sdPfEz83g", + "id" : 882682401142579202, + "created_at" : "2017-07-05 19:27:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/hAFkCjHdSZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789157443&oldid=789140111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882665377242722304", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hAFkCjHdSZ", + "id" : 882665377242722304, + "created_at" : "2017-07-05 18:19:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Y9s2v4en02", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789142323&oldid=789141706", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882636208505016321", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y9s2v4en02", + "id" : 882636208505016321, + "created_at" : "2017-07-05 16:24:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/LE4BUNzy9B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789141706&oldid=789141544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882635078597300224", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LE4BUNzy9B", + "id" : 882635078597300224, + "created_at" : "2017-07-05 16:19:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/XybxkAMkbg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789141544&oldid=789141476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882634764661948416", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XybxkAMkbg", + "id" : 882634764661948416, + "created_at" : "2017-07-05 16:18:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/xkPuyBJWOh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789141476&oldid=789139936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882634639202037760", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xkPuyBJWOh", + "id" : 882634639202037760, + "created_at" : "2017-07-05 16:17:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/xcmYb2ebX3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789140111&oldid=789138746", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882631887327461377", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xcmYb2ebX3", + "id" : 882631887327461377, + "created_at" : "2017-07-05 16:06:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/8yNvCGf4Sh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789139936&oldid=789139324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882631517016662017", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8yNvCGf4Sh", + "id" : 882631517016662017, + "created_at" : "2017-07-05 16:05:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/9YoRW6rLAo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789139360&oldid=787725095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882630386416848898", + "text" : "Kurios (Cirque du Soleil) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9YoRW6rLAo", + "id" : 882630386416848898, + "created_at" : "2017-07-05 16:00:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Bs44nEz0c4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789139324&oldid=789139230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882630289272569856", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bs44nEz0c4", + "id" : 882630289272569856, + "created_at" : "2017-07-05 16:00:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/U2Zl9IerH7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789139230&oldid=789138974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882630144275480577", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U2Zl9IerH7", + "id" : 882630144275480577, + "created_at" : "2017-07-05 15:59:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/zA5YDHDZ40", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789139153&oldid=789036562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882630020581265408", + "text" : "Canadian Football League Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/zA5YDHDZ40", + "id" : 882630020581265408, + "created_at" : "2017-07-05 15:59:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/zA5YDHDZ40", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789139153&oldid=789036562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882630020690305025", + "text" : "Canadian Football League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zA5YDHDZ40", + "id" : 882630020690305025, + "created_at" : "2017-07-05 15:59:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/yQovZBOF33", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789138974&oldid=789138540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882629706482364417", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yQovZBOF33", + "id" : 882629706482364417, + "created_at" : "2017-07-05 15:58:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/pKuDrQYqGH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789138746&oldid=789138121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882629295423836160", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pKuDrQYqGH", + "id" : 882629295423836160, + "created_at" : "2017-07-05 15:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/uPIasXeiDz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789138540&oldid=789138228", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882628953562902528", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uPIasXeiDz", + "id" : 882628953562902528, + "created_at" : "2017-07-05 15:55:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/BiOmWtyVL3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789138228&oldid=789137385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882628448224768001", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BiOmWtyVL3", + "id" : 882628448224768001, + "created_at" : "2017-07-05 15:53:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/5XzRbGg309", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789138121&oldid=789137846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882628282344189952", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5XzRbGg309", + "id" : 882628282344189952, + "created_at" : "2017-07-05 15:52:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/XJB33LYCp1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789137846&oldid=789137718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882627814649999364", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XJB33LYCp1", + "id" : 882627814649999364, + "created_at" : "2017-07-05 15:50:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Ulq3xNmNuK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789137718&oldid=789105894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882627562312257536", + "text" : "Tracy Howe Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ulq3xNmNuK", + "id" : 882627562312257536, + "created_at" : "2017-07-05 15:49:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/thXriDnerg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789137385&oldid=789136665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882626997574303745", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/thXriDnerg", + "id" : 882626997574303745, + "created_at" : "2017-07-05 15:47:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/JtWkSfUXqa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789136665&oldid=789136119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882625765430505476", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JtWkSfUXqa", + "id" : 882625765430505476, + "created_at" : "2017-07-05 15:42:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/NMiCBspnd0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789136119&oldid=788740166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882624868667326464", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NMiCBspnd0", + "id" : 882624868667326464, + "created_at" : "2017-07-05 15:39:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/BSRN04dQbp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138720354&oldid=137451959&rcid=297270966", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882618441630445571", + "text" : "Saint-Hubert (Longueuil) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BSRN04dQbp", + "id" : 882618441630445571, + "created_at" : "2017-07-05 15:13:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/24YCTB9QTv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=138720254&oldid=136977117&rcid=297270477", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882616978170630146", + "text" : "Catherine Fournier Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/24YCTB9QTv", + "id" : 882616978170630146, + "created_at" : "2017-07-05 15:07:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ERgFVJkHRB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789116031&oldid=787464001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882581943577190400", + "text" : "Gamification Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ERgFVJkHRB", + "id" : 882581943577190400, + "created_at" : "2017-07-05 12:48:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/uJvuOCNw0y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=789012924&oldid=787377385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882331630425309184", + "text" : "Temne people Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uJvuOCNw0y", + "id" : 882331630425309184, + "created_at" : "2017-07-04 20:13:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ifXLQTRlx8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=788968037&oldid=781313754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "882252058824454144", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ifXLQTRlx8", + "id" : 882252058824454144, + "created_at" : "2017-07-04 14:57:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_08.js b/20181122/data/js/tweets/2017_08.js new file mode 100644 index 00000000..717aa7c7 --- /dev/null +++ b/20181122/data/js/tweets/2017_08.js @@ -0,0 +1,5213 @@ +Grailbird.data.tweets_2017_08 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Fjudkj0eWe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798214610&oldid=791743512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903293916514054144", + "text" : "Blue Sea, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fjudkj0eWe", + "id" : 903293916514054144, + "created_at" : "2017-08-31 16:30:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Di9XQO0k0o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798214089&oldid=797583379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903293115540410368", + "text" : "Kelsey Chow Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Di9XQO0k0o", + "id" : 903293115540410368, + "created_at" : "2017-08-31 16:27:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/hDHJnOXKnc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798200235&oldid=796704722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903270247549063172", + "text" : "Austin Macauley Publishers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hDHJnOXKnc", + "id" : 903270247549063172, + "created_at" : "2017-08-31 14:56:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/VdhMWu7iEi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798194749&oldid=798034562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903261081170300928", + "text" : "The Dark Crystal Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/VdhMWu7iEi", + "id" : 903261081170300928, + "created_at" : "2017-08-31 14:19:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/n8SAbdK66j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798193373&oldid=798193232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903258795203338240", + "text" : "HMCS Calgary (FFH 335) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/n8SAbdK66j", + "id" : 903258795203338240, + "created_at" : "2017-08-31 14:10:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7TzAwgg86v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798193232&oldid=793563253", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903258546174926851", + "text" : "HMCS Calgary (FFH 335) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7TzAwgg86v", + "id" : 903258546174926851, + "created_at" : "2017-08-31 14:09:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/B9dVMMZA7L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798182637&oldid=798182578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903239692610670592", + "text" : "Template:Current Canada Senate vacant pending Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B9dVMMZA7L", + "id" : 903239692610670592, + "created_at" : "2017-08-31 12:54:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/SHTPGiNW9Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798182578&oldid=798057153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903239593671233536", + "text" : "Template:Current Canada Senate vacant pending Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SHTPGiNW9Q", + "id" : 903239593671233536, + "created_at" : "2017-08-31 12:54:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/C7DWk0r5Y3", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=549587926&oldid=503348446&rcid=583599239", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903231001400414208", + "text" : "Q25483489 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C7DWk0r5Y3", + "id" : 903231001400414208, + "created_at" : "2017-08-31 12:20:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/orrNSXAB5Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798062770&oldid=798059793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902976320325521409", + "text" : "90 Day Fiance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/orrNSXAB5Y", + "id" : 902976320325521409, + "created_at" : "2017-08-30 19:28:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ej4bEmCxG7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798059793&oldid=797858083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902971358447104000", + "text" : "90 Day Fiance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ej4bEmCxG7", + "id" : 902971358447104000, + "created_at" : "2017-08-30 19:08:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/dw8MLmA6c2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798043224&oldid=798004771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902941339444285440", + "text" : "Illenium Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dw8MLmA6c2", + "id" : 902941339444285440, + "created_at" : "2017-08-30 17:09:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/uohe5Oo5Qz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798020585&oldid=798020557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902899352045277184", + "text" : "Corktown Footbridge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uohe5Oo5Qz", + "id" : 902899352045277184, + "created_at" : "2017-08-30 14:22:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/vces8EYaiW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798020557&oldid=798020534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902899296038789120", + "text" : "Corktown Footbridge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vces8EYaiW", + "id" : 902899296038789120, + "created_at" : "2017-08-30 14:22:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5Uz94SZmqj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798020534&oldid=797915928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902899233367478272", + "text" : "Corktown Footbridge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Uz94SZmqj", + "id" : 902899233367478272, + "created_at" : "2017-08-30 14:22:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/KxH1VFOloR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798017674&oldid=772555290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902893763588235264", + "text" : "Rapides-des-Joachims, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KxH1VFOloR", + "id" : 902893763588235264, + "created_at" : "2017-08-30 14:00:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/KxH1VFOloR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798017674&oldid=772555290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902893763604963328", + "text" : "Rapides-des-Joachims, Quebec Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/KxH1VFOloR", + "id" : 902893763604963328, + "created_at" : "2017-08-30 14:00:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/dp3F5UNmfR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797910216&oldid=598296923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902651079569149952", + "text" : "Talk:Resolute, Nunavut Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/dp3F5UNmfR", + "id" : 902651079569149952, + "created_at" : "2017-08-29 21:56:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/5yORO8Rv1n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797889195&oldid=788203917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902612243086528512", + "text" : "Gold standard (test) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5yORO8Rv1n", + "id" : 902612243086528512, + "created_at" : "2017-08-29 19:21:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/L8Us8qOS7U", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140171197&oldid=140171069&rcid=319954340", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902611513290186753", + "text" : "29e conseil des ministres du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L8Us8qOS7U", + "id" : 902611513290186753, + "created_at" : "2017-08-29 19:18:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/lwOQggJdlC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140171069&oldid=138591641&rcid=319954079", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902610660319797248", + "text" : "29e conseil des ministres du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lwOQggJdlC", + "id" : 902610660319797248, + "created_at" : "2017-08-29 19:15:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ucTMZoyplA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140171003&oldid=128318956&rcid=319953962", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902610279925735426", + "text" : "Carla Qualtrough Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ucTMZoyplA", + "id" : 902610279925735426, + "created_at" : "2017-08-29 19:13:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/pujY4mGuVA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797885854&oldid=797760832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902606157033988096", + "text" : "Glebe Collegiate Institute Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/pujY4mGuVA", + "id" : 902606157033988096, + "created_at" : "2017-08-29 18:57:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/7ymMXQ2eCM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797870075&oldid=797870030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902578433666023424", + "text" : "Shirley Walker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7ymMXQ2eCM", + "id" : 902578433666023424, + "created_at" : "2017-08-29 17:07:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Y9pvljN200", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797870030&oldid=797869859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902578329865392128", + "text" : "Shirley Walker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y9pvljN200", + "id" : 902578329865392128, + "created_at" : "2017-08-29 17:06:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/40zcLBamNJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797869859&oldid=797869724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902578032438910976", + "text" : "Shirley Walker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/40zcLBamNJ", + "id" : 902578032438910976, + "created_at" : "2017-08-29 17:05:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/8Nw1VnQ1Yg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797869724&oldid=796159207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902577800456138754", + "text" : "Shirley Walker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8Nw1VnQ1Yg", + "id" : 902577800456138754, + "created_at" : "2017-08-29 17:04:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/YLZX3n9GXe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797846371&oldid=792323513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902537284179951617", + "text" : "Panda Game Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YLZX3n9GXe", + "id" : 902537284179951617, + "created_at" : "2017-08-29 14:23:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/cjY8fpAvlP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797845217&oldid=797806400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902535190488248320", + "text" : "Open University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cjY8fpAvlP", + "id" : 902535190488248320, + "created_at" : "2017-08-29 14:15:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/MUFGIN6nre", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797838044&oldid=772089198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902520909495496705", + "text" : "Kelowna Accord Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MUFGIN6nre", + "id" : 902520909495496705, + "created_at" : "2017-08-29 13:18:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/KsmuTCVG8e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797829460&oldid=797686138", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902502556173258753", + "text" : "Ellen Ochoa Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/KsmuTCVG8e", + "id" : 902502556173258753, + "created_at" : "2017-08-29 12:05:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/RibGYg6ir3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797734197&oldid=671585560", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902284797090955270", + "text" : "Talk:Oxalate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RibGYg6ir3", + "id" : 902284797090955270, + "created_at" : "2017-08-28 21:40:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/7gm3wry9RZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797706883&oldid=797706850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902240319508537347", + "text" : "Hal Lanier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7gm3wry9RZ", + "id" : 902240319508537347, + "created_at" : "2017-08-28 18:43:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/IAHQVwELFg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797706850&oldid=797706759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902240258493992960", + "text" : "Hal Lanier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IAHQVwELFg", + "id" : 902240258493992960, + "created_at" : "2017-08-28 18:43:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/fCbwKpanBw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797706759&oldid=794905471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902240130538360832", + "text" : "Hal Lanier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fCbwKpanBw", + "id" : 902240130538360832, + "created_at" : "2017-08-28 18:43:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/FT11yw8vCa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797698128&oldid=797080098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902226071134887940", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FT11yw8vCa", + "id" : 902226071134887940, + "created_at" : "2017-08-28 17:47:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/jFVf8SsYxJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797687547&oldid=796587440", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902207996004106240", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jFVf8SsYxJ", + "id" : 902207996004106240, + "created_at" : "2017-08-28 16:35:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/sGEpgCHzNI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797678773&oldid=575152701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902194374897016832", + "text" : "Indirect infringement in Canadian copyright law Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sGEpgCHzNI", + "id" : 902194374897016832, + "created_at" : "2017-08-28 15:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/foqbiKAN98", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797667050&oldid=796267375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "902176739459203073", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/foqbiKAN98", + "id" : 902176739459203073, + "created_at" : "2017-08-28 14:31:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/1t71iCAnfP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797239267&oldid=796691173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "901168271399022593", + "text" : "Employment equity (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1t71iCAnfP", + "id" : 901168271399022593, + "created_at" : "2017-08-25 19:43:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ufFiAAs8Ic", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797209438&oldid=791936901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "901116813517484033", + "text" : "The Amazing Race Australia 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ufFiAAs8Ic", + "id" : 901116813517484033, + "created_at" : "2017-08-25 16:19:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ubicS9V6CV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797205394&oldid=647711306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "901108740744785920", + "text" : "IDEAS Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ubicS9V6CV", + "id" : 901108740744785920, + "created_at" : "2017-08-25 15:47:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/4MuczEoQIp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797195620&oldid=786404106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "901088457329696768", + "text" : "HaMerotz LaMillion 3 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4MuczEoQIp", + "id" : 901088457329696768, + "created_at" : "2017-08-25 14:26:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Ve1jhQKMpm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797193383&oldid=796717994", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "901084060700856320", + "text" : "Battle of Trafalgar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ve1jhQKMpm", + "id" : 901084060700856320, + "created_at" : "2017-08-25 14:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/SmWNgQ2nKa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797192347&oldid=797192241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "901082101063311360", + "text" : "HaMerotz LaMillion 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SmWNgQ2nKa", + "id" : 901082101063311360, + "created_at" : "2017-08-25 14:01:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/2Ic13OMMfT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797192241&oldid=795716324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "901081893172543488", + "text" : "HaMerotz LaMillion 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Ic13OMMfT", + "id" : 901081893172543488, + "created_at" : "2017-08-25 14:00:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/E2cIvVsPJr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797181393&oldid=568214128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "901056529792729089", + "text" : "List of Deputy Ministers of Justice (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E2cIvVsPJr", + "id" : 901056529792729089, + "created_at" : "2017-08-25 12:19:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/emPKoSLq0R", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=545513412&oldid=544896864&rcid=579355595", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900801843940478976", + "text" : "Q188143 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/emPKoSLq0R", + "id" : 900801843940478976, + "created_at" : "2017-08-24 19:27:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Px4JsqQqOA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797019253&oldid=797019080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900707616892084227", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Px4JsqQqOA", + "id" : 900707616892084227, + "created_at" : "2017-08-24 13:13:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OO1H4Ol5Ls", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=797019080&oldid=796375823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900707217233629185", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OO1H4Ol5Ls", + "id" : 900707217233629185, + "created_at" : "2017-08-24 13:11:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/dSmBMjaU3B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796904250&oldid=792952011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900433440243318784", + "text" : "Ali Ehsassi Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/dSmBMjaU3B", + "id" : 900433440243318784, + "created_at" : "2017-08-23 19:03:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/PRmPwddam3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796730371&oldid=796730234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900064917943922688", + "text" : "Fire Pro Wrestling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PRmPwddam3", + "id" : 900064917943922688, + "created_at" : "2017-08-22 18:39:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/8QKRkKaTgb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796730234&oldid=796729878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900064732119523329", + "text" : "Fire Pro Wrestling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8QKRkKaTgb", + "id" : 900064732119523329, + "created_at" : "2017-08-22 18:38:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/nv9JDlPOrt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796729878&oldid=796729826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900064236411514880", + "text" : "Fire Pro Wrestling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nv9JDlPOrt", + "id" : 900064236411514880, + "created_at" : "2017-08-22 18:36:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/gEWMAjE4rL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796729826&oldid=795929384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900064154404487174", + "text" : "Fire Pro Wrestling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gEWMAjE4rL", + "id" : 900064154404487174, + "created_at" : "2017-08-22 18:36:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Q4OTlPZy24", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796696326&oldid=792940421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "900009004289581058", + "text" : "Byzantine army (Palaiologan era) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q4OTlPZy24", + "id" : 900009004289581058, + "created_at" : "2017-08-22 14:57:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/yq4SDoAJRo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139954350&oldid=138805450&rcid=317519887", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899764204336533506", + "text" : "Tallahassee Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yq4SDoAJRo", + "id" : 899764204336533506, + "created_at" : "2017-08-21 22:44:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/hphTlPjOvV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139954274&oldid=135449181&rcid=317519651", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899763536611639296", + "text" : "Anquan Boldin Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hphTlPjOvV", + "id" : 899763536611639296, + "created_at" : "2017-08-21 22:41:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/HSrCwXc0H5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796584519&oldid=796584448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899738394405634052", + "text" : "Adriana Leon Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/HSrCwXc0H5", + "id" : 899738394405634052, + "created_at" : "2017-08-21 21:02:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/QIVZKI9I7U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796584448&oldid=796455201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899738281881022464", + "text" : "Adriana Leon Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/QIVZKI9I7U", + "id" : 899738281881022464, + "created_at" : "2017-08-21 21:01:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/LfCFR4a60j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796577251&oldid=796238065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899723925860515840", + "text" : "Syrians Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/LfCFR4a60j", + "id" : 899723925860515840, + "created_at" : "2017-08-21 20:04:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Xoed5uANs2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796567513&oldid=761679256", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899704733161709570", + "text" : "Kady O'Malley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xoed5uANs2", + "id" : 899704733161709570, + "created_at" : "2017-08-21 18:48:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/kQlslf6hB2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139947947&oldid=139394200&rcid=317464408", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899691731746246656", + "text" : "Litt\u00E9rature franco-ontarienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kQlslf6hB2", + "id" : 899691731746246656, + "created_at" : "2017-08-21 17:56:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Kz2I5dckuZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796530417&oldid=796530395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899624198309646338", + "text" : "Wikipedia:Sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kz2I5dckuZ", + "id" : 899624198309646338, + "created_at" : "2017-08-21 13:28:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Kz2I5dckuZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796530417&oldid=796530395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899624198322126849", + "text" : "Wikipedia:Sandbox Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/Kz2I5dckuZ", + "id" : 899624198322126849, + "created_at" : "2017-08-21 13:28:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/PW8yEmMNGE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796530395&oldid=796529875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899624147067785216", + "text" : "Wikipedia:Sandbox Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/PW8yEmMNGE", + "id" : 899624147067785216, + "created_at" : "2017-08-21 13:28:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/PW8yEmMNGE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796530395&oldid=796529875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899624147080417280", + "text" : "Wikipedia:Sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PW8yEmMNGE", + "id" : 899624147080417280, + "created_at" : "2017-08-21 13:28:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/jCDJxBElJd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796529875&oldid=796527607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899622875421962240", + "text" : "Wikipedia:Sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jCDJxBElJd", + "id" : 899622875421962240, + "created_at" : "2017-08-21 13:23:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/jCDJxBElJd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796529875&oldid=796527607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899622875426115585", + "text" : "Wikipedia:Sandbox Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/jCDJxBElJd", + "id" : 899622875426115585, + "created_at" : "2017-08-21 13:23:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/iM10J5x1dS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796526980&oldid=795959375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899615387507195905", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iM10J5x1dS", + "id" : 899615387507195905, + "created_at" : "2017-08-21 12:53:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/o3LdGDehJ2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796518566&oldid=796008107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899595497589157888", + "text" : "Burnaby Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o3LdGDehJ2", + "id" : 899595497589157888, + "created_at" : "2017-08-21 11:34:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/DvE75vte9z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796518362&oldid=796518233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899594969358446592", + "text" : "List of indie game developers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DvE75vte9z", + "id" : 899594969358446592, + "created_at" : "2017-08-21 11:32:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/UopfsYIuAc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796518233&oldid=795147624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899594537961750528", + "text" : "List of indie game developers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UopfsYIuAc", + "id" : 899594537961750528, + "created_at" : "2017-08-21 11:30:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/1joMRlF2yE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796365843&oldid=794534450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "899211445249953792", + "text" : "Public Service Commission of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1joMRlF2yE", + "id" : 899211445249953792, + "created_at" : "2017-08-20 10:08:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/2bgBE0I57g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796142864&oldid=796142829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898631661604093952", + "text" : "Posani Krishna Murali Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/2bgBE0I57g", + "id" : 898631661604093952, + "created_at" : "2017-08-18 19:44:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/3VK8rtN0WF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796142829&oldid=796142783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898631587255930880", + "text" : "Posani Krishna Murali Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/3VK8rtN0WF", + "id" : 898631587255930880, + "created_at" : "2017-08-18 19:44:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/YpYAJOAf1v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796142783&oldid=795601253", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898631492875698176", + "text" : "Posani Krishna Murali Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/YpYAJOAf1v", + "id" : 898631492875698176, + "created_at" : "2017-08-18 19:43:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/YxybgSpt0Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796141692&oldid=796138172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898628973982171137", + "text" : "Cross-Strait relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YxybgSpt0Y", + "id" : 898628973982171137, + "created_at" : "2017-08-18 19:33:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/vq3KxZF5En", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796138172&oldid=796134191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898621339539460096", + "text" : "Cross-Strait relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vq3KxZF5En", + "id" : 898621339539460096, + "created_at" : "2017-08-18 19:03:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Rv5g9guQkL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796133087&oldid=793908193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898610018081284096", + "text" : "Moral universalism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Rv5g9guQkL", + "id" : 898610018081284096, + "created_at" : "2017-08-18 18:18:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Ul3outGucP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796129193&oldid=796109217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898601401143640064", + "text" : "John F. Kelly Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ul3outGucP", + "id" : 898601401143640064, + "created_at" : "2017-08-18 17:44:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/tL3WexRYVG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796124785&oldid=793469491", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898591977637240832", + "text" : "HaMerotz LaMillion 5 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tL3WexRYVG", + "id" : 898591977637240832, + "created_at" : "2017-08-18 17:06:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/OwlTzzjx6Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796123732&oldid=795870887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898589685009727488", + "text" : "The Amazing Race Canada 5 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OwlTzzjx6Y", + "id" : 898589685009727488, + "created_at" : "2017-08-18 16:57:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/m0BAxrf3Ux", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796116802&oldid=789600613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898574998914211841", + "text" : "The Amazing Race 2 (China) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m0BAxrf3Ux", + "id" : 898574998914211841, + "created_at" : "2017-08-18 15:59:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/I3UGQwgpQk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796116127&oldid=796115980", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898573814614839296", + "text" : "The Amazing Race China 3 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I3UGQwgpQk", + "id" : 898573814614839296, + "created_at" : "2017-08-18 15:54:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/SV9NLc634u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796115980&oldid=796115848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898573582682341377", + "text" : "The Amazing Race China 3 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SV9NLc634u", + "id" : 898573582682341377, + "created_at" : "2017-08-18 15:53:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/oQE2pDzqC5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796115848&oldid=796115329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898573366864392193", + "text" : "The Amazing Race China 3 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oQE2pDzqC5", + "id" : 898573366864392193, + "created_at" : "2017-08-18 15:52:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/VFTV6n35Ho", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796115329&oldid=795111974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898572545460289536", + "text" : "The Amazing Race China 3 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VFTV6n35Ho", + "id" : 898572545460289536, + "created_at" : "2017-08-18 15:49:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/vlNvpv20Lr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796107355&oldid=795714251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898557270337896448", + "text" : "James Thompson (American politician) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/vlNvpv20Lr", + "id" : 898557270337896448, + "created_at" : "2017-08-18 14:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/7BYPNxAmXh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796101317&oldid=796100771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898544984315514881", + "text" : "Toronto mayoral election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7BYPNxAmXh", + "id" : 898544984315514881, + "created_at" : "2017-08-18 13:59:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/1RnC3OShi9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796100771&oldid=790698651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898543759473885184", + "text" : "Toronto mayoral election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1RnC3OShi9", + "id" : 898543759473885184, + "created_at" : "2017-08-18 13:55:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/YjXNYPLlq6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796099164&oldid=792310907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898540447982772225", + "text" : "Thermoforming Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/YjXNYPLlq6", + "id" : 898540447982772225, + "created_at" : "2017-08-18 13:41:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/94TZGS1FVq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796085691&oldid=737073737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898508582764892161", + "text" : "User talk:198.103.221.52 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/94TZGS1FVq", + "id" : 898508582764892161, + "created_at" : "2017-08-18 11:35:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ryxzKZjBN5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=796005723&oldid=795831126", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898298809922371584", + "text" : "WarGames Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ryxzKZjBN5", + "id" : 898298809922371584, + "created_at" : "2017-08-17 21:41:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Y7DviUR4WL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139830448&oldid=138714786&rcid=316175954", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898200502743314432", + "text" : "12e R\u00E9giment blind\u00E9 du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Y7DviUR4WL", + "id" : 898200502743314432, + "created_at" : "2017-08-17 15:11:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/eNjmI9Ut3t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795952071&oldid=781090506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898199918166323200", + "text" : "Matilda (name) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eNjmI9Ut3t", + "id" : 898199918166323200, + "created_at" : "2017-08-17 15:08:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/6VthymyekA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795945071&oldid=786915581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898186143564529664", + "text" : "Independent component analysis Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6VthymyekA", + "id" : 898186143564529664, + "created_at" : "2017-08-17 14:13:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/lC4us2fqKR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795933417&oldid=792870524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "898158754755227648", + "text" : "Notre-Dame Cathedral Basilica (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lC4us2fqKR", + "id" : 898158754755227648, + "created_at" : "2017-08-17 12:25:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/IcjKPL3cUq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795853373&oldid=795852458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "897940088516104193", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IcjKPL3cUq", + "id" : 897940088516104193, + "created_at" : "2017-08-16 21:56:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/jWCtmiz5KC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795852458&oldid=795579937", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "897938110276919296", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jWCtmiz5KC", + "id" : 897938110276919296, + "created_at" : "2017-08-16 21:48:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/YdHUkCA4MJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795850317&oldid=795830441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "897933584547192832", + "text" : "Caledon, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YdHUkCA4MJ", + "id" : 897933584547192832, + "created_at" : "2017-08-16 21:30:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/NO1ZrcP2HX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795830441&oldid=792858665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "897898320479125504", + "text" : "Caledon, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NO1ZrcP2HX", + "id" : 897898320479125504, + "created_at" : "2017-08-16 19:10:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/cGsvCVp95y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795512415&oldid=791196464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "897162347139272705", + "text" : "Dallas Smith (singer) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cGsvCVp95y", + "id" : 897162347139272705, + "created_at" : "2017-08-14 18:25:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/AHshfcs9Dy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795499304&oldid=794747103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "897137130325106688", + "text" : "Parks and Recreation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AHshfcs9Dy", + "id" : 897137130325106688, + "created_at" : "2017-08-14 16:45:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/FrPhqnKELZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795485816&oldid=794468157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "897111099904057345", + "text" : "2014 Women's Rugby World Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FrPhqnKELZ", + "id" : 897111099904057345, + "created_at" : "2017-08-14 15:02:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/VDYuaUH0VP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795367723&oldid=795367556", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896823845138649088", + "text" : "The Smashing Pumpkins discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VDYuaUH0VP", + "id" : 896823845138649088, + "created_at" : "2017-08-13 20:00:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/XrCY6yXPxl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795367556&oldid=788318767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896823574446714880", + "text" : "The Smashing Pumpkins discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XrCY6yXPxl", + "id" : 896823574446714880, + "created_at" : "2017-08-13 19:59:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/SW7abilOWK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795280852&oldid=795280780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896611778163027970", + "text" : "History of the United States Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SW7abilOWK", + "id" : 896611778163027970, + "created_at" : "2017-08-13 05:58:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/1Fbr6YP1ay", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795280780&oldid=795121929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896611568372396033", + "text" : "History of the United States Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1Fbr6YP1ay", + "id" : 896611568372396033, + "created_at" : "2017-08-13 05:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Rf8brDmsB4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795259646&oldid=795208091", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896556084302893056", + "text" : "Mado Lamotte Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Rf8brDmsB4", + "id" : 896556084302893056, + "created_at" : "2017-08-13 02:16:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/2kRTUO1JbH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795069163&oldid=795055544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896103101039386624", + "text" : "Brookfield High School (Ottawa) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2kRTUO1JbH", + "id" : 896103101039386624, + "created_at" : "2017-08-11 20:16:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/VZEA07H1dr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139678741&oldid=139351354&rcid=311169607", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896088084550266880", + "text" : "Liste de Canadiens fran\u00E7ais Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/VZEA07H1dr", + "id" : 896088084550266880, + "created_at" : "2017-08-11 19:17:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/dlORl2tadV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795058267&oldid=790460709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896082559297138692", + "text" : "Mentha arvensis Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/dlORl2tadV", + "id" : 896082559297138692, + "created_at" : "2017-08-11 18:55:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/rQaL5A0KRq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795055544&oldid=792416881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896077074925932544", + "text" : "Brookfield High School (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rQaL5A0KRq", + "id" : 896077074925932544, + "created_at" : "2017-08-11 18:33:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/QZ1eeKwZNA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139677402&oldid=139677375&rcid=311083968", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896069511765348352", + "text" : "Liste d'\u00EEles sans voiture Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/QZ1eeKwZNA", + "id" : 896069511765348352, + "created_at" : "2017-08-11 18:03:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/QZ1eeKwZNA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139677402&oldid=139677375&rcid=311083968", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896069511811522560", + "text" : "Liste d'\u00EEles sans voiture Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QZ1eeKwZNA", + "id" : 896069511811522560, + "created_at" : "2017-08-11 18:03:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/kZO64yfgXj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139677375&oldid=138386884&rcid=311083864", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896069073431166976", + "text" : "Liste d'\u00EEles sans voiture Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/kZO64yfgXj", + "id" : 896069073431166976, + "created_at" : "2017-08-11 18:01:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/kZO64yfgXj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139677375&oldid=138386884&rcid=311083864", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896069073485705217", + "text" : "Liste d'\u00EEles sans voiture Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kZO64yfgXj", + "id" : 896069073485705217, + "created_at" : "2017-08-11 18:01:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/HbJ8oykGqy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795049398&oldid=793864029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896063814323453952", + "text" : "Bitstrips Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/HbJ8oykGqy", + "id" : 896063814323453952, + "created_at" : "2017-08-11 17:40:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/lNTg3EaN6p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795039373&oldid=784956968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896045579641532416", + "text" : "Nancy Dickerson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lNTg3EaN6p", + "id" : 896045579641532416, + "created_at" : "2017-08-11 16:28:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/dVCbgwAjWv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139674557&oldid=139673787&rcid=311048965", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896035936252964864", + "text" : "Tri topologique Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/dVCbgwAjWv", + "id" : 896035936252964864, + "created_at" : "2017-08-11 15:49:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/vdM3QwFKP9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139673787&oldid=139245821&rcid=311044735", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896027735063244801", + "text" : "Tri topologique Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/vdM3QwFKP9", + "id" : 896027735063244801, + "created_at" : "2017-08-11 15:17:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/3GjG2eiPXv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=795025571&oldid=794137132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "896020235043713025", + "text" : "Canadian Tire Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3GjG2eiPXv", + "id" : 896020235043713025, + "created_at" : "2017-08-11 14:47:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/boW9FVbRsI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794911747&oldid=794911726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895738046951428102", + "text" : "Marwan Kenzari Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/boW9FVbRsI", + "id" : 895738046951428102, + "created_at" : "2017-08-10 20:06:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/41AuFWH5Lb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794911726&oldid=794221251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895737969897877504", + "text" : "Marwan Kenzari Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/41AuFWH5Lb", + "id" : 895737969897877504, + "created_at" : "2017-08-10 20:05:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/4IVfEVo8Rz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139652743&oldid=139501804&rcid=310693076", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895731690030682112", + "text" : "Pierre Elliott Trudeau Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/4IVfEVo8Rz", + "id" : 895731690030682112, + "created_at" : "2017-08-10 19:40:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/FfMDbuoVl3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794907700&oldid=794907673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895729932525072384", + "text" : "Clerk of the House of Commons (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/FfMDbuoVl3", + "id" : 895729932525072384, + "created_at" : "2017-08-10 19:33:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/bRfkyEENKh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794907673&oldid=794907574", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895729882872893440", + "text" : "Clerk of the House of Commons (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/bRfkyEENKh", + "id" : 895729882872893440, + "created_at" : "2017-08-10 19:33:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/rF0A1HYVzk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794907574&oldid=786590831", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895729694674493444", + "text" : "Clerk of the House of Commons (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rF0A1HYVzk", + "id" : 895729694674493444, + "created_at" : "2017-08-10 19:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Cnv2bsbuGj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794907126&oldid=794696225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895728869998723073", + "text" : "Julie Payette Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Cnv2bsbuGj", + "id" : 895728869998723073, + "created_at" : "2017-08-10 19:29:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/6xg4ahUuYq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794901745&oldid=788435829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895718251224760320", + "text" : "The 6th Day Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/6xg4ahUuYq", + "id" : 895718251224760320, + "created_at" : "2017-08-10 18:47:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ChqXtQMCfy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139651479&oldid=139617021&rcid=310456188", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895715528022667265", + "text" : "Qu\u00E9bec Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ChqXtQMCfy", + "id" : 895715528022667265, + "created_at" : "2017-08-10 18:36:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/uCLcvkmEos", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794896623&oldid=778442143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895708905912795136", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uCLcvkmEos", + "id" : 895708905912795136, + "created_at" : "2017-08-10 18:10:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/RrKGZsE4D2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794895782&oldid=791527387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895707493493612544", + "text" : "Birchtown, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RrKGZsE4D2", + "id" : 895707493493612544, + "created_at" : "2017-08-10 18:04:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/HBVnTm8MZj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794874087&oldid=794873992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895660940225634304", + "text" : "2017\u201318 curling season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HBVnTm8MZj", + "id" : 895660940225634304, + "created_at" : "2017-08-10 14:59:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/jjtatzbo7T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794874046&oldid=793828896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895660875570348032", + "text" : "7 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jjtatzbo7T", + "id" : 895660875570348032, + "created_at" : "2017-08-10 14:59:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/0JNYOV3bAk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794873992&oldid=794554331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895660779197878272", + "text" : "2017\u201318 curling season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0JNYOV3bAk", + "id" : 895660779197878272, + "created_at" : "2017-08-10 14:59:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Fn6a5WRZGB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794873131&oldid=794861312", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895659298805645312", + "text" : "Lambton College Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fn6a5WRZGB", + "id" : 895659298805645312, + "created_at" : "2017-08-10 14:53:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/t1KWGRDaqI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139646031&oldid=138857495&rcid=310256246", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895657252203487232", + "text" : "Canal de Lachine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t1KWGRDaqI", + "id" : 895657252203487232, + "created_at" : "2017-08-10 14:45:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/raIxuWtKSj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794849182&oldid=790421776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895611744005087233", + "text" : "Lambton College Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/raIxuWtKSj", + "id" : 895611744005087233, + "created_at" : "2017-08-10 11:44:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/CNjGXp0kuP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794795539&oldid=794768361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895479000419708928", + "text" : "Rick and Morty (season 3) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CNjGXp0kuP", + "id" : 895479000419708928, + "created_at" : "2017-08-10 02:56:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/C6y3p2O9Zk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794735241&oldid=790100899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895364637864144896", + "text" : "Neuilly-sur-Seine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C6y3p2O9Zk", + "id" : 895364637864144896, + "created_at" : "2017-08-09 19:22:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KZp6Dfs5g7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794717157&oldid=531256301", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895333259080421377", + "text" : "Talk:Gallup's most admired man and woman poll Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KZp6Dfs5g7", + "id" : 895333259080421377, + "created_at" : "2017-08-09 17:17:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/jf9GFbATAu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794684265&oldid=793004781", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895270152979304448", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jf9GFbATAu", + "id" : 895270152979304448, + "created_at" : "2017-08-09 13:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/q71Kyo1w28", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794589957&oldid=793118152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895040342365536260", + "text" : "Calvin Klein Collection Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/q71Kyo1w28", + "id" : 895040342365536260, + "created_at" : "2017-08-08 21:53:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/gJjxpdHDxX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794570130&oldid=777484937", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "895015229083582469", + "text" : "Lorne Nystrom Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/gJjxpdHDxX", + "id" : 895015229083582469, + "created_at" : "2017-08-08 20:13:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Ttj1iHsfT4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139600710&oldid=112865761&rcid=308966228", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894999152903544832", + "text" : "Parc provincial Bon \u00C9cho Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ttj1iHsfT4", + "id" : 894999152903544832, + "created_at" : "2017-08-08 19:10:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/EMzjfr0vfP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139600269&oldid=139600259&rcid=308962582", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894992215105318913", + "text" : "Seldjouk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EMzjfr0vfP", + "id" : 894992215105318913, + "created_at" : "2017-08-08 18:42:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/gRYYaUeOhu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139600259&oldid=132844868&rcid=308962569", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894991987216183297", + "text" : "Seldjouk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gRYYaUeOhu", + "id" : 894991987216183297, + "created_at" : "2017-08-08 18:41:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Zd79sgOMAn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794536623&oldid=782511270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894966899049730049", + "text" : "Arroz chaufa Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/Zd79sgOMAn", + "id" : 894966899049730049, + "created_at" : "2017-08-08 17:01:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Zd79sgOMAn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794536623&oldid=782511270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894966899087429632", + "text" : "Arroz chaufa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zd79sgOMAn", + "id" : 894966899087429632, + "created_at" : "2017-08-08 17:01:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Z9PH6vHL7O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794534450&oldid=784328131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894962912665763842", + "text" : "Public Service Commission of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z9PH6vHL7O", + "id" : 894962912665763842, + "created_at" : "2017-08-08 16:46:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Z9PH6vHL7O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794534450&oldid=784328131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894962912699310080", + "text" : "Public Service Commission of Canada Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/Z9PH6vHL7O", + "id" : 894962912699310080, + "created_at" : "2017-08-08 16:46:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ZlTWyjtmiI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794519137&oldid=794476246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894933702056316929", + "text" : "Iraq War Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZlTWyjtmiI", + "id" : 894933702056316929, + "created_at" : "2017-08-08 14:49:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/wPrC0mtlVU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794514145&oldid=793829604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894924538894569473", + "text" : "Modern Stoicism Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/wPrC0mtlVU", + "id" : 894924538894569473, + "created_at" : "2017-08-08 14:13:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/6dxsj8VObm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794512544&oldid=793213403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894921806011826176", + "text" : "Rufus (software) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/6dxsj8VObm", + "id" : 894921806011826176, + "created_at" : "2017-08-08 14:02:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/KEYO0eTvSG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794512083&oldid=793475176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894920764088098816", + "text" : "Kouchibouguac River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KEYO0eTvSG", + "id" : 894920764088098816, + "created_at" : "2017-08-08 13:58:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/3Qn4r6xJda", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794392533&oldid=794361928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894635268111822848", + "text" : "Mediterranean Sea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3Qn4r6xJda", + "id" : 894635268111822848, + "created_at" : "2017-08-07 19:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/R5JycCgCOF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794352895&oldid=794352712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894553893656547329", + "text" : "List of Indian reserves in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R5JycCgCOF", + "id" : 894553893656547329, + "created_at" : "2017-08-07 13:40:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/kGGkZ0wHil", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=794352712&oldid=784973134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "894553470526783488", + "text" : "List of Indian reserves in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kGGkZ0wHil", + "id" : 894553470526783488, + "created_at" : "2017-08-07 13:39:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/ASG7I58YnI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793928732&oldid=782811017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893562012415950848", + "text" : "Employment and Social Development Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ASG7I58YnI", + "id" : 893562012415950848, + "created_at" : "2017-08-04 19:59:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/LpLqjXjGMy", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=45523139&oldid=44103609", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893557693134249984", + "text" : "\u52A0\u62FF\u5927\u79FB\u6C11\u3001\u96E3\u6C11\u53CA\u516C\u6C11\u90E8 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LpLqjXjGMy", + "id" : 893557693134249984, + "created_at" : "2017-08-04 19:42:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Ak15OcK7lW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793910987&oldid=784580531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893536614726733824", + "text" : "Fighting Back (1982 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ak15OcK7lW", + "id" : 893536614726733824, + "created_at" : "2017-08-04 18:18:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/7EbkXbZEe5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793908578&oldid=717463715", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893533538263412736", + "text" : "Talk:Tail biting in pigs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7EbkXbZEe5", + "id" : 893533538263412736, + "created_at" : "2017-08-04 18:06:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9QBBwP8Wyi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793907180&oldid=788018783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893530913887453185", + "text" : "Moral universalism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9QBBwP8Wyi", + "id" : 893530913887453185, + "created_at" : "2017-08-04 17:55:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ljPkE8gRBo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793893936&oldid=793893756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893506086518632448", + "text" : "Hades in popular culture Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ljPkE8gRBo", + "id" : 893506086518632448, + "created_at" : "2017-08-04 16:17:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/5BvqzG5qUR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793893756&oldid=788266081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893505724164255748", + "text" : "Hades in popular culture Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5BvqzG5qUR", + "id" : 893505724164255748, + "created_at" : "2017-08-04 16:15:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/XLGomzEcAS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793883583&oldid=793883504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893485103715938305", + "text" : "Dodge Charger (B-body) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/XLGomzEcAS", + "id" : 893485103715938305, + "created_at" : "2017-08-04 14:53:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/XLGomzEcAS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793883583&oldid=793883504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893485103753691137", + "text" : "Dodge Charger (B-body) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XLGomzEcAS", + "id" : 893485103753691137, + "created_at" : "2017-08-04 14:53:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/7fzphDxOE3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793883504&oldid=793880554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893484903433719808", + "text" : "Dodge Charger (B-body) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7fzphDxOE3", + "id" : 893484903433719808, + "created_at" : "2017-08-04 14:52:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/7fzphDgdft", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793883504&oldid=793880554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893484903555227648", + "text" : "Dodge Charger (B-body) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/7fzphDgdft", + "id" : 893484903555227648, + "created_at" : "2017-08-04 14:52:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/51cffbk3gH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793880554&oldid=793880444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893478893700734976", + "text" : "Dodge Charger (B-body) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/51cffbk3gH", + "id" : 893478893700734976, + "created_at" : "2017-08-04 14:29:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/51cffbk3gH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793880554&oldid=793880444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893478893767856128", + "text" : "Dodge Charger (B-body) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/51cffbk3gH", + "id" : 893478893767856128, + "created_at" : "2017-08-04 14:29:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/dAgRoL9R72", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793880444&oldid=793308904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893478699701600256", + "text" : "Dodge Charger (B-body) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dAgRoL9R72", + "id" : 893478699701600256, + "created_at" : "2017-08-04 14:28:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/dAgRoL9R72", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793880444&oldid=793308904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893478699781193729", + "text" : "Dodge Charger (B-body) Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/dAgRoL9R72", + "id" : 893478699781193729, + "created_at" : "2017-08-04 14:28:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/9hmApos8Pb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793870717&oldid=792785332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893459549834932225", + "text" : "Bombardier Aerospace Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9hmApos8Pb", + "id" : 893459549834932225, + "created_at" : "2017-08-04 13:12:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/sr3Y9fKVHi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793820374&oldid=681742315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893334256444993536", + "text" : "Matsqui Institution Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sr3Y9fKVHi", + "id" : 893334256444993536, + "created_at" : "2017-08-04 04:54:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/GArYuustyC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793736338&oldid=793736260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893148530285699073", + "text" : "Sukayna bint Husayn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GArYuustyC", + "id" : 893148530285699073, + "created_at" : "2017-08-03 16:36:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/jyyozbKyR6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793736260&oldid=793736192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893148410357972993", + "text" : "Sukayna bint Husayn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jyyozbKyR6", + "id" : 893148410357972993, + "created_at" : "2017-08-03 16:35:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Ilj8vVwElY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793736192&oldid=793735671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893148287947157505", + "text" : "Sukayna bint Husayn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ilj8vVwElY", + "id" : 893148287947157505, + "created_at" : "2017-08-03 16:35:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/IccIGJpOWZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793735671&oldid=793735591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893147333113892864", + "text" : "Sukayna bint Husayn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IccIGJpOWZ", + "id" : 893147333113892864, + "created_at" : "2017-08-03 16:31:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/wFHEc7gFFB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793735591&oldid=791306400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893147175391293441", + "text" : "Sukayna bint Husayn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wFHEc7gFFB", + "id" : 893147175391293441, + "created_at" : "2017-08-03 16:30:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/RZVf2GSkiU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139471444&oldid=136121382&rcid=306783058", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "893128702430769153", + "text" : "Oie des neiges Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RZVf2GSkiU", + "id" : 893128702430769153, + "created_at" : "2017-08-03 15:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/2HhuA3Kzv7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793605925&oldid=792213633", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892846306351251456", + "text" : "New Year's Eve sexual assaults in Germany Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/2HhuA3Kzv7", + "id" : 892846306351251456, + "created_at" : "2017-08-02 20:35:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/4rZuxwnoOr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793578343&oldid=783479121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892791501746515968", + "text" : "Penetanguishene Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4rZuxwnoOr", + "id" : 892791501746515968, + "created_at" : "2017-08-02 16:57:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/rPKXRtN6jp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793570414&oldid=791705465", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892775468679790592", + "text" : "Pakistani Canadians Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rPKXRtN6jp", + "id" : 892775468679790592, + "created_at" : "2017-08-02 15:53:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/H48yR2UNDi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793448177&oldid=763888173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892479763230674945", + "text" : "Switzerland men's national junior ice hockey team Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/H48yR2UNDi", + "id" : 892479763230674945, + "created_at" : "2017-08-01 20:18:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/1r8FeoFNtr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793437416&oldid=637049021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892460998552154112", + "text" : "Talk:Taste receptor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1r8FeoFNtr", + "id" : 892460998552154112, + "created_at" : "2017-08-01 19:04:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/aSfn27cNxP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793411919&oldid=793248769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892410810915594240", + "text" : "Boys (Charli XCX song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aSfn27cNxP", + "id" : 892410810915594240, + "created_at" : "2017-08-01 15:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/kF8wMHtCOM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793408528&oldid=793407786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892404228710445056", + "text" : "New Democratic Party leadership election, 2017 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/kF8wMHtCOM", + "id" : 892404228710445056, + "created_at" : "2017-08-01 15:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/4oCxWf762r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793407786&oldid=793405584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892402758858547200", + "text" : "New Democratic Party leadership election, 2017 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/4oCxWf762r", + "id" : 892402758858547200, + "created_at" : "2017-08-01 15:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/D2e2qa2vh8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=793401791&oldid=787284236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892391945716236290", + "text" : "Inuit culture Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/D2e2qa2vh8", + "id" : 892391945716236290, + "created_at" : "2017-08-01 14:29:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/6Ojz3iPLPM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=139399373&oldid=129761452&rcid=306044884", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "892283110687203328", + "text" : "Jovette Bernier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6Ojz3iPLPM", + "id" : 892283110687203328, + "created_at" : "2017-08-01 07:17:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_09.js b/20181122/data/js/tweets/2017_09.js new file mode 100644 index 00000000..23b753f1 --- /dev/null +++ b/20181122/data/js/tweets/2017_09.js @@ -0,0 +1,5348 @@ +Grailbird.data.tweets_2017_09 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/o6gw8FumPy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803174332&oldid=803173986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914264694948581376", + "text" : "Vong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o6gw8FumPy", + "id" : 914264694948581376, + "created_at" : "2017-09-30 23:04:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/vT5dbjlHIY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803173986&oldid=803173098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914263820394287104", + "text" : "Vong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vT5dbjlHIY", + "id" : 914263820394287104, + "created_at" : "2017-09-30 23:00:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/tDyaxdX8tZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803173098&oldid=803171940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914261617973571584", + "text" : "Vong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tDyaxdX8tZ", + "id" : 914261617973571584, + "created_at" : "2017-09-30 22:52:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/pYDAcsbyXW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803171940&oldid=802981004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914258707437035520", + "text" : "Vong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pYDAcsbyXW", + "id" : 914258707437035520, + "created_at" : "2017-09-30 22:40:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/1XlOVWQZjE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802993894&oldid=802993635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913858548081274885", + "text" : "Proud Boys Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1XlOVWQZjE", + "id" : 913858548081274885, + "created_at" : "2017-09-29 20:10:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/maXLPsf7j5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802993313&oldid=802374814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913857343250673666", + "text" : "Proud Boys Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/maXLPsf7j5", + "id" : 913857343250673666, + "created_at" : "2017-09-29 20:05:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/iKzee32CFS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802981004&oldid=798569898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913832554821820416", + "text" : "Vong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iKzee32CFS", + "id" : 913832554821820416, + "created_at" : "2017-09-29 18:27:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/8OWdfYdmt4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141044832&oldid=100064220&rcid=333099855", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913476752504246273", + "text" : "Alcyon (mythologie) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8OWdfYdmt4", + "id" : 913476752504246273, + "created_at" : "2017-09-28 18:53:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/PBjglhBZAY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802825472&oldid=802662814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913470723926224898", + "text" : "Carpathian Ruthenia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PBjglhBZAY", + "id" : 913470723926224898, + "created_at" : "2017-09-28 18:29:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/1uLhBrhKyv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802819196&oldid=800635460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913458956114292736", + "text" : "Peter Van Loan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1uLhBrhKyv", + "id" : 913458956114292736, + "created_at" : "2017-09-28 17:42:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/GeS4rNwAUk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802644593&oldid=802644536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913051249922191360", + "text" : "Wayne Simmonds Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GeS4rNwAUk", + "id" : 913051249922191360, + "created_at" : "2017-09-27 14:42:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/sZhoJWBQYS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802644536&oldid=802644451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913051121677193217", + "text" : "Wayne Simmonds Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sZhoJWBQYS", + "id" : 913051121677193217, + "created_at" : "2017-09-27 14:42:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ECNCTrrXGM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802644451&oldid=784869273", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913050959391096832", + "text" : "Wayne Simmonds Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ECNCTrrXGM", + "id" : 913050959391096832, + "created_at" : "2017-09-27 14:41:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/tNwxfWYXHz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802634914&oldid=802624775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913030301491875840", + "text" : "United States elections, 2017 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tNwxfWYXHz", + "id" : 913030301491875840, + "created_at" : "2017-09-27 13:19:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/sp5tgbd5qL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802633802&oldid=801890005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "913027108435316736", + "text" : "The Queen's Own Rifles of Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sp5tgbd5qL", + "id" : 913027108435316736, + "created_at" : "2017-09-27 13:06:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/028Bn84ALS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802544623&oldid=802544362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912784832605892608", + "text" : "2017\u201318 UEFA Champions League Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/028Bn84ALS", + "id" : 912784832605892608, + "created_at" : "2017-09-26 21:03:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/1xXv8YCrTu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802534155&oldid=802534027", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912762434175295488", + "text" : "London Monster Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/1xXv8YCrTu", + "id" : 912762434175295488, + "created_at" : "2017-09-26 19:34:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/LRbGsl9qOg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802534027&oldid=798936317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912762206634303488", + "text" : "London Monster Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LRbGsl9qOg", + "id" : 912762206634303488, + "created_at" : "2017-09-26 19:34:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/onQk60UhWG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802520334&oldid=802493039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912736432208400384", + "text" : "Australian Survivor (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/onQk60UhWG", + "id" : 912736432208400384, + "created_at" : "2017-09-26 17:51:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/piHCcS5ajF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802507422&oldid=802501949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912710583111290887", + "text" : "Bandai Namco Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/piHCcS5ajF", + "id" : 912710583111290887, + "created_at" : "2017-09-26 16:08:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/BGf2uykJUG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802493039&oldid=802478800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912682257437126658", + "text" : "Australian Survivor (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BGf2uykJUG", + "id" : 912682257437126658, + "created_at" : "2017-09-26 14:16:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/se2Q6J8IUc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802388733&oldid=802348707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912427947608420353", + "text" : "Nguy\u1EC5n Ng\u1ECDc Loan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/se2Q6J8IUc", + "id" : 912427947608420353, + "created_at" : "2017-09-25 21:25:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/zUQ3gYsSZk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802375607&oldid=802375586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912402732794941440", + "text" : "Alex Nuttall Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/zUQ3gYsSZk", + "id" : 912402732794941440, + "created_at" : "2017-09-25 19:45:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Txx8i6qccR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802375586&oldid=799358901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912402684426248196", + "text" : "Alex Nuttall Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Txx8i6qccR", + "id" : 912402684426248196, + "created_at" : "2017-09-25 19:45:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/q8ljfPGZAP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802356097&oldid=802355922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912365424658051073", + "text" : "Pierre II de Villiers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q8ljfPGZAP", + "id" : 912365424658051073, + "created_at" : "2017-09-25 17:17:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/mKFi1TD9ee", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802355922&oldid=801299787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912365040010919936", + "text" : "Pierre II de Villiers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mKFi1TD9ee", + "id" : 912365040010919936, + "created_at" : "2017-09-25 17:15:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/k0dZhhvxmZ", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?oldid=565923187&rcid=600740081", + "display_url" : "wikidata.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912362184142934016", + "text" : "Q41009387 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k0dZhhvxmZ", + "id" : 912362184142934016, + "created_at" : "2017-09-25 17:04:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/SQmtUpRCyU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802351619&oldid=800636185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912356286498566145", + "text" : "Ottawa Fire Services Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SQmtUpRCyU", + "id" : 912356286498566145, + "created_at" : "2017-09-25 16:41:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/fou1mrkHfg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802348210&oldid=791565108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912349518548619264", + "text" : "Sir George Williams affair Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fou1mrkHfg", + "id" : 912349518548619264, + "created_at" : "2017-09-25 16:14:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/lVwKEPmaiQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140951798&oldid=137737913&rcid=331977198", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912348498208714753", + "text" : "Anciens Combattants Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lVwKEPmaiQ", + "id" : 912348498208714753, + "created_at" : "2017-09-25 16:10:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/uyhGuF49d9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802339843&oldid=801105241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912334762358067200", + "text" : "Veterans Affairs Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uyhGuF49d9", + "id" : 912334762358067200, + "created_at" : "2017-09-25 15:15:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/5EljSRpt7b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802337116&oldid=802336954", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912329600369414151", + "text" : "Australian Survivor (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5EljSRpt7b", + "id" : 912329600369414151, + "created_at" : "2017-09-25 14:55:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gQv3p8pmbC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802336954&oldid=802314375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "912329312656920576", + "text" : "Australian Survivor (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gQv3p8pmbC", + "id" : 912329312656920576, + "created_at" : "2017-09-25 14:53:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/TSKBd8W6Bm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=802071932&oldid=795319502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911690109665386496", + "text" : "HMCS Charlottetown (FFH 339) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TSKBd8W6Bm", + "id" : 911690109665386496, + "created_at" : "2017-09-23 20:33:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/bogSqY0c97", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801918061&oldid=801918015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911310180922642432", + "text" : "Jim Carr Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/bogSqY0c97", + "id" : 911310180922642432, + "created_at" : "2017-09-22 19:24:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/5Qm5bXQXXY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801918015&oldid=798803657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911310070914457600", + "text" : "Jim Carr Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/5Qm5bXQXXY", + "id" : 911310070914457600, + "created_at" : "2017-09-22 19:23:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/7zF6bgwnAx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801912147&oldid=801911129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911298257602609152", + "text" : "Chatham-Kent Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7zF6bgwnAx", + "id" : 911298257602609152, + "created_at" : "2017-09-22 18:36:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/OSyQu4Oa2u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801911129&oldid=801434893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911296378059542528", + "text" : "Chatham-Kent Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OSyQu4Oa2u", + "id" : 911296378059542528, + "created_at" : "2017-09-22 18:29:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/setnTPn5FO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801896256&oldid=796464911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911265587913003008", + "text" : "Orlando Melbourne International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/setnTPn5FO", + "id" : 911265587913003008, + "created_at" : "2017-09-22 16:27:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/U1gn9LuxBc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801896206&oldid=801895892", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911265446954962944", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U1gn9LuxBc", + "id" : 911265446954962944, + "created_at" : "2017-09-22 16:26:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ZXbPkZ1rhX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801895892&oldid=801799974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911264655129153537", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZXbPkZ1rhX", + "id" : 911264655129153537, + "created_at" : "2017-09-22 16:23:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/yN6brdzzeE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801888540&oldid=801888395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911248492391227392", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yN6brdzzeE", + "id" : 911248492391227392, + "created_at" : "2017-09-22 15:19:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/4S8yZt5xjm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801888395&oldid=801887632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911248216141717504", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4S8yZt5xjm", + "id" : 911248216141717504, + "created_at" : "2017-09-22 15:17:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/EsV0pERSKe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801887632&oldid=801887387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911246705521233921", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EsV0pERSKe", + "id" : 911246705521233921, + "created_at" : "2017-09-22 15:11:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/JbYpEf1oUA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801887387&oldid=789468439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911246200480903168", + "text" : "Antonio Cornejo Polar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JbYpEf1oUA", + "id" : 911246200480903168, + "created_at" : "2017-09-22 15:09:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Pps8EV9juW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801804006&oldid=801803310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911013422128562177", + "text" : "Homebrew Computer Club Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/Pps8EV9juW", + "id" : 911013422128562177, + "created_at" : "2017-09-21 23:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/eLfWX2EJTk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801803310&oldid=791390795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "911011647178838016", + "text" : "Homebrew Computer Club Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/eLfWX2EJTk", + "id" : 911011647178838016, + "created_at" : "2017-09-21 23:37:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/SuIddekciE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140849560&oldid=135156641&rcid=329701810", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910977051594776580", + "text" : "Caroline Vu Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SuIddekciE", + "id" : 910977051594776580, + "created_at" : "2017-09-21 21:20:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/JV7B3LUkpO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801758224&oldid=801624827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910918705328074753", + "text" : "Montreal Canadiens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JV7B3LUkpO", + "id" : 910918705328074753, + "created_at" : "2017-09-21 17:28:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/IMBxa9lx7T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801757698&oldid=801757637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910917646199197696", + "text" : "East Lake Golf Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IMBxa9lx7T", + "id" : 910917646199197696, + "created_at" : "2017-09-21 17:24:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/dBWEs51rBd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801757637&oldid=801757503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910917553341571072", + "text" : "East Lake Golf Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dBWEs51rBd", + "id" : 910917553341571072, + "created_at" : "2017-09-21 17:24:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/YS8TIzSG96", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801757503&oldid=801693522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910917314635272195", + "text" : "East Lake Golf Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YS8TIzSG96", + "id" : 910917314635272195, + "created_at" : "2017-09-21 17:23:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ziJA4NtNSc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801633739&oldid=787019652", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910620434395271168", + "text" : "442 Transport and Rescue Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ziJA4NtNSc", + "id" : 910620434395271168, + "created_at" : "2017-09-20 21:43:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/usIbowJI2S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801616990&oldid=674892558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910589761823412224", + "text" : "Talk:Glacial lake Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/usIbowJI2S", + "id" : 910589761823412224, + "created_at" : "2017-09-20 19:41:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/iiqipIjl3B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801606172&oldid=801606104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910570193860034560", + "text" : "Dawn of Ashes Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iiqipIjl3B", + "id" : 910570193860034560, + "created_at" : "2017-09-20 18:23:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/geu3fR3xDJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801606104&oldid=799288345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910570084816572420", + "text" : "Dawn of Ashes Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/geu3fR3xDJ", + "id" : 910570084816572420, + "created_at" : "2017-09-20 18:23:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/TKifEZQVQg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801604679&oldid=801604515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910567397601419264", + "text" : "CIDG-FM Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/TKifEZQVQg", + "id" : 910567397601419264, + "created_at" : "2017-09-20 18:12:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/MukkitGPj1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801604515&oldid=794335648", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910567102326730760", + "text" : "CIDG-FM Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/MukkitGPj1", + "id" : 910567102326730760, + "created_at" : "2017-09-20 18:11:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/XV1slqzAPE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801579147&oldid=799690245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910520823164866562", + "text" : "Caribbean Community Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XV1slqzAPE", + "id" : 910520823164866562, + "created_at" : "2017-09-20 15:07:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/iCkTKs37Di", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801477661&oldid=801191555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910267251097526274", + "text" : "Acura Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/iCkTKs37Di", + "id" : 910267251097526274, + "created_at" : "2017-09-19 22:19:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/su2rcx89Bp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801458101&oldid=791148941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910232279267659777", + "text" : "Berlin-class replenishment ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/su2rcx89Bp", + "id" : 910232279267659777, + "created_at" : "2017-09-19 20:01:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/1vOFjbxu9X", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140793571&oldid=140437932&rcid=329000747", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910226289692434432", + "text" : "Kirsten Dunst Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1vOFjbxu9X", + "id" : 910226289692434432, + "created_at" : "2017-09-19 19:37:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/2uXtv21BSD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801445575&oldid=795417878", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910211006307160065", + "text" : "Frank Zampino Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2uXtv21BSD", + "id" : 910211006307160065, + "created_at" : "2017-09-19 18:36:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/bSIWQsZcIz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801439439&oldid=801431537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910199028574453761", + "text" : "2017 Guangzhou International Women's Open \u2013 Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bSIWQsZcIz", + "id" : 910199028574453761, + "created_at" : "2017-09-19 17:48:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ccrKgaxzjm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801404441&oldid=798198764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "910132757073993729", + "text" : "Olfactory nerve Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ccrKgaxzjm", + "id" : 910132757073993729, + "created_at" : "2017-09-19 13:25:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/jgbMuhjpAQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801304473&oldid=800414210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "909902639797850118", + "text" : "HMCS Protecteur (AOR 509) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jgbMuhjpAQ", + "id" : 909902639797850118, + "created_at" : "2017-09-18 22:11:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/1yxgW5ONo1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801266663&oldid=800964436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "909837059900280833", + "text" : "Timeline of events in the Cold War Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1yxgW5ONo1", + "id" : 909837059900280833, + "created_at" : "2017-09-18 17:50:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/z3c8OspScg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801242885&oldid=800942759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "909798626095980544", + "text" : "Talk:Cassini\u2013Huygens Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/z3c8OspScg", + "id" : 909798626095980544, + "created_at" : "2017-09-18 15:17:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/z3c8OspScg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801242885&oldid=800942759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "909798626116947970", + "text" : "Talk:Cassini\u2013Huygens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z3c8OspScg", + "id" : 909798626116947970, + "created_at" : "2017-09-18 15:17:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/g4xzT5Ig8D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801216364&oldid=801216285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "909740761075372033", + "text" : "Pietro Pellegri Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/g4xzT5Ig8D", + "id" : 909740761075372033, + "created_at" : "2017-09-18 11:27:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ikOfVLedyv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=801216285&oldid=801210364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "909740545374908416", + "text" : "Pietro Pellegri Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ikOfVLedyv", + "id" : 909740545374908416, + "created_at" : "2017-09-18 11:27:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Q7l2YyOod9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800928263&oldid=797829696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "909085636224831489", + "text" : "Response Boat \u2013 Medium Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q7l2YyOod9", + "id" : 909085636224831489, + "created_at" : "2017-09-16 16:04:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/cIDEVUtM9E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800883125&oldid=800882890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908966182652432384", + "text" : "Second-wave feminism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cIDEVUtM9E", + "id" : 908966182652432384, + "created_at" : "2017-09-16 08:10:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/H8zZa5xb1F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800882890&oldid=800580735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908965357439897606", + "text" : "Second-wave feminism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/H8zZa5xb1F", + "id" : 908965357439897606, + "created_at" : "2017-09-16 08:06:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ftMnPbH78t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800792809&oldid=798444855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908754855065456640", + "text" : "CFB Montreal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ftMnPbH78t", + "id" : 908754855065456640, + "created_at" : "2017-09-15 18:10:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Jg9UDRwpQ8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800791644&oldid=797982239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908752739936739329", + "text" : "Kenneth Ma Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Jg9UDRwpQ8", + "id" : 908752739936739329, + "created_at" : "2017-09-15 18:01:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/yp1yyVVTsI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800774902&oldid=800774844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908721870672994305", + "text" : "Gerald Butts Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/yp1yyVVTsI", + "id" : 908721870672994305, + "created_at" : "2017-09-15 15:59:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/c9c9ZzT6mG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800774844&oldid=799675551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908721755061198853", + "text" : "Gerald Butts Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/c9c9ZzT6mG", + "id" : 908721755061198853, + "created_at" : "2017-09-15 15:58:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/b2Zmp9LCOI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800757731&oldid=800429444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908688515273248774", + "text" : "Snipping Tool Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b2Zmp9LCOI", + "id" : 908688515273248774, + "created_at" : "2017-09-15 13:46:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/6TktSKWGli", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800747886&oldid=798291571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908668571273826304", + "text" : "Image registration Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6TktSKWGli", + "id" : 908668571273826304, + "created_at" : "2017-09-15 12:27:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/YASuCuFWo1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800647640&oldid=782270786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908434976491917312", + "text" : "Mosebenzi Zwane Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/YASuCuFWo1", + "id" : 908434976491917312, + "created_at" : "2017-09-14 20:59:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/PSndRuH2C7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800619963&oldid=800585921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908383623883231232", + "text" : "Jeffery Amherst, 1st Baron Amherst Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/PSndRuH2C7", + "id" : 908383623883231232, + "created_at" : "2017-09-14 17:35:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ttmyF8eEdj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800605443&oldid=800229038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908355250284843008", + "text" : "Terrorism and the Soviet Union Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ttmyF8eEdj", + "id" : 908355250284843008, + "created_at" : "2017-09-14 15:42:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ZgnnARs6FI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800590910&oldid=791583021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908327235718971392", + "text" : "Bjorn Rebney Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZgnnARs6FI", + "id" : 908327235718971392, + "created_at" : "2017-09-14 13:51:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ystAqcvqMi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800559760&oldid=800101808", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908248495550853121", + "text" : "Second-wave feminism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ystAqcvqMi", + "id" : 908248495550853121, + "created_at" : "2017-09-14 08:38:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/b16Y6sUtI2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800507998&oldid=800507881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908122942827110400", + "text" : "English saddle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b16Y6sUtI2", + "id" : 908122942827110400, + "created_at" : "2017-09-14 00:19:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/GzsL8GvwgC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800507881&oldid=796929471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "908122724555468800", + "text" : "English saddle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GzsL8GvwgC", + "id" : 908122724555468800, + "created_at" : "2017-09-14 00:18:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/s9ROKvBVcs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800444358&oldid=799002976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907995976224460800", + "text" : "Grand Council of the Crees Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/s9ROKvBVcs", + "id" : 907995976224460800, + "created_at" : "2017-09-13 15:54:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/AeQEs7ifbH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800422718&oldid=784752810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907953163856162817", + "text" : "Talk:Slime mold Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AeQEs7ifbH", + "id" : 907953163856162817, + "created_at" : "2017-09-13 13:04:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/kI4iAHdtu0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140631662&oldid=140454165&rcid=325539272", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907948146512232448", + "text" : "Bibi et Genevi\u00E8ve Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kI4iAHdtu0", + "id" : 907948146512232448, + "created_at" : "2017-09-13 12:44:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/AO5c6m4LSc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800397181&oldid=799371266", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907881542101463042", + "text" : "Otobreda 127\/54 Compact Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AO5c6m4LSc", + "id" : 907881542101463042, + "created_at" : "2017-09-13 08:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/mDcBFNf835", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800326130&oldid=782450061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907708623165558784", + "text" : "Jans Bay Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mDcBFNf835", + "id" : 907708623165558784, + "created_at" : "2017-09-12 20:52:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/uiJ8SuS7q4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800320490&oldid=798553320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907696651745316866", + "text" : "Face Off (season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uiJ8SuS7q4", + "id" : 907696651745316866, + "created_at" : "2017-09-12 20:05:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/2jWUM9QxEW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800320146&oldid=798553007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907696103537233921", + "text" : "Face Off (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2jWUM9QxEW", + "id" : 907696103537233921, + "created_at" : "2017-09-12 20:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/l1ctMs34PJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800319188&oldid=798551838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907694096139112449", + "text" : "Face Off (season 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l1ctMs34PJ", + "id" : 907694096139112449, + "created_at" : "2017-09-12 19:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/OwfRwoymzr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800309825&oldid=800309128", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907677101947539456", + "text" : "MasterChef Indonesia (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OwfRwoymzr", + "id" : 907677101947539456, + "created_at" : "2017-09-12 18:47:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/WKcxWympqv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800309128&oldid=745342333", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907675783812075521", + "text" : "MasterChef Indonesia (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WKcxWympqv", + "id" : 907675783812075521, + "created_at" : "2017-09-12 18:42:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/e8noyCnv9z", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140613663&oldid=131580967&rcid=325275378", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907672038978048000", + "text" : "\u00CEles de l'estuaire et du golfe du Saint-Laurent Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e8noyCnv9z", + "id" : 907672038978048000, + "created_at" : "2017-09-12 18:27:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/4fwanUFH1n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800304976&oldid=783579955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907667540649930753", + "text" : "Top Chef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4fwanUFH1n", + "id" : 907667540649930753, + "created_at" : "2017-09-12 18:09:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/MSTF0kDEbJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800303359&oldid=794218406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907664459547725824", + "text" : "MasterChef Canada (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MSTF0kDEbJ", + "id" : 907664459547725824, + "created_at" : "2017-09-12 17:57:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/lLPBrg5OdO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800140260&oldid=799612048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907314708570664961", + "text" : "Gothic architecture Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/lLPBrg5OdO", + "id" : 907314708570664961, + "created_at" : "2017-09-11 18:47:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/m7ewyZqoKi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800127681&oldid=800127580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907294642760290304", + "text" : "The Doc Project Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/m7ewyZqoKi", + "id" : 907294642760290304, + "created_at" : "2017-09-11 17:27:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/UVYRW9gMdZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800127580&oldid=759197347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907294443593768960", + "text" : "The Doc Project Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/UVYRW9gMdZ", + "id" : 907294443593768960, + "created_at" : "2017-09-11 17:27:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/2Pdtaix6Bp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800115736&oldid=795123470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907273886584197120", + "text" : "Buckie Thistle F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2Pdtaix6Bp", + "id" : 907273886584197120, + "created_at" : "2017-09-11 16:05:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/coXwF1erQ7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800111591&oldid=799945122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907267249966284801", + "text" : "Ross County F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/coXwF1erQ7", + "id" : 907267249966284801, + "created_at" : "2017-09-11 15:39:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/uJQjbD0FM1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800100938&oldid=800100893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907249909639864320", + "text" : "2017 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uJQjbD0FM1", + "id" : 907249909639864320, + "created_at" : "2017-09-11 14:30:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/JqdXW35Q0Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800100893&oldid=800100766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907249845915840512", + "text" : "2017 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JqdXW35Q0Z", + "id" : 907249845915840512, + "created_at" : "2017-09-11 14:29:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/cjDUOBvObI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800100766&oldid=800100346", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907249598837792768", + "text" : "2017 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cjDUOBvObI", + "id" : 907249598837792768, + "created_at" : "2017-09-11 14:28:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/vDcFiLybUa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800100346&oldid=800100319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907248791908179969", + "text" : "2017 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vDcFiLybUa", + "id" : 907248791908179969, + "created_at" : "2017-09-11 14:25:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/8jUY3fKAjt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800100319&oldid=800099321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907248739529654272", + "text" : "2017 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8jUY3fKAjt", + "id" : 907248739529654272, + "created_at" : "2017-09-11 14:25:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/J1wyQHT2aa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800066209&oldid=798617522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907178734259761152", + "text" : "Canada's role in the War in Afghanistan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J1wyQHT2aa", + "id" : 907178734259761152, + "created_at" : "2017-09-11 09:47:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/HVW7xWfBDg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800065496&oldid=800064233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907177373224853504", + "text" : "Afghanistan\u2013Canada relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HVW7xWfBDg", + "id" : 907177373224853504, + "created_at" : "2017-09-11 09:41:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/iDuT2wBPsK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800064233&oldid=800063955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907175358902013952", + "text" : "Afghanistan\u2013Canada relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iDuT2wBPsK", + "id" : 907175358902013952, + "created_at" : "2017-09-11 09:33:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/cp9pr4DP5X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=800063955&oldid=797605226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "907174921872318465", + "text" : "Afghanistan\u2013Canada relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cp9pr4DP5X", + "id" : 907174921872318465, + "created_at" : "2017-09-11 09:32:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/MsS5UET7bm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140544199&oldid=140544121&rcid=324163156", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "906873117305434112", + "text" : "Gatineau Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/MsS5UET7bm", + "id" : 906873117305434112, + "created_at" : "2017-09-10 13:32:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/tgQyVmdtIx", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=140544121&oldid=140532635&rcid=324163037", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "906872794243375104", + "text" : "Gatineau Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/tgQyVmdtIx", + "id" : 906872794243375104, + "created_at" : "2017-09-10 13:31:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/HuHDdPuXrF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799635316&oldid=798436039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "906285134135136259", + "text" : "List of power trios Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HuHDdPuXrF", + "id" : 906285134135136259, + "created_at" : "2017-09-08 22:36:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/NzihznqAWm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799591352&oldid=799582461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "906202399441870850", + "text" : "List of most subscribed users on YouTube Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NzihznqAWm", + "id" : 906202399441870850, + "created_at" : "2017-09-08 17:07:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/YTEP7lz3Sz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799568909&oldid=795408576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "906161884025556993", + "text" : "Westernization Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YTEP7lz3Sz", + "id" : 906161884025556993, + "created_at" : "2017-09-08 14:26:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/YUeMBjQtck", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799561032&oldid=798860761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "906146341163847680", + "text" : "Science fiction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YUeMBjQtck", + "id" : 906146341163847680, + "created_at" : "2017-09-08 13:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UHSzXCwEUj", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=101714334&oldid=100995991", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905882207721590785", + "text" : "Guerra de Indochina Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UHSzXCwEUj", + "id" : 905882207721590785, + "created_at" : "2017-09-07 19:55:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/8POSoX0YFO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799435286&oldid=796234755", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905860883229892608", + "text" : "Architectural metals Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8POSoX0YFO", + "id" : 905860883229892608, + "created_at" : "2017-09-07 18:30:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/OLTFa7k61A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799433767&oldid=799429832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905858212850802689", + "text" : "2017 US Open \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OLTFa7k61A", + "id" : 905858212850802689, + "created_at" : "2017-09-07 18:20:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ww9ywmetBG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799432770&oldid=798696945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905856318321385472", + "text" : "John G. Hemry Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ww9ywmetBG", + "id" : 905856318321385472, + "created_at" : "2017-09-07 18:12:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/z7aoRHY6nF", + "expanded_url" : "https:\/\/hu.wikipedia.org\/w\/index.php?diff=19130458&oldid=17095087", + "display_url" : "hu.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905824104338554882", + "text" : "Constitution Act, 1982 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/z7aoRHY6nF", + "id" : 905824104338554882, + "created_at" : "2017-09-07 16:04:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/KKdGKbXc5l", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=553496350&oldid=553496184&rcid=587677254", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905815900040912896", + "text" : "Q5161630 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KKdGKbXc5l", + "id" : 905815900040912896, + "created_at" : "2017-09-07 15:31:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/rYWxMGDMkv", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=553496184&oldid=553495810&rcid=587677088", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905815817207545857", + "text" : "Q5161630 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rYWxMGDMkv", + "id" : 905815817207545857, + "created_at" : "2017-09-07 15:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/mKqzbtQzO2", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=553495810&oldid=553495806&rcid=587676685", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905815621367193600", + "text" : "Q5161630 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mKqzbtQzO2", + "id" : 905815621367193600, + "created_at" : "2017-09-07 15:30:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GLXx5sYpLK", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=553495806&oldid=368442981&rcid=587676683", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905815618968055808", + "text" : "Q5161630 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GLXx5sYpLK", + "id" : 905815618968055808, + "created_at" : "2017-09-07 15:30:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/CIfRxDM46B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799410597&oldid=799410500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905815000715026432", + "text" : "List of mines in Nova Scotia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CIfRxDM46B", + "id" : 905815000715026432, + "created_at" : "2017-09-07 15:28:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Thx0VL5OTX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799410500&oldid=767253737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905814793831010304", + "text" : "List of mines in Nova Scotia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Thx0VL5OTX", + "id" : 905814793831010304, + "created_at" : "2017-09-07 15:27:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/PYydZO971W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799386311&oldid=799346920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905765211357028352", + "text" : "List of Canada\u2013United States border crossings Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PYydZO971W", + "id" : 905765211357028352, + "created_at" : "2017-09-07 12:10:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/RiZuapSOv5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799293498&oldid=799293453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905532034982010880", + "text" : "Australian Survivor (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RiZuapSOv5", + "id" : 905532034982010880, + "created_at" : "2017-09-06 20:43:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ZbLmgmCOpT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799293453&oldid=799286716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905531949019779072", + "text" : "Australian Survivor (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZbLmgmCOpT", + "id" : 905531949019779072, + "created_at" : "2017-09-06 20:43:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/n3Bg8o2lOK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799291290&oldid=789011937", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905528178491498498", + "text" : "Stripped Classicism Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/n3Bg8o2lOK", + "id" : 905528178491498498, + "created_at" : "2017-09-06 20:28:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/vL8iNoYU1C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799271628&oldid=743463541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905494463602188289", + "text" : "33 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vL8iNoYU1C", + "id" : 905494463602188289, + "created_at" : "2017-09-06 18:14:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/yEVhlgiYUm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799271422&oldid=799271342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905494128775090176", + "text" : "Survivor (German TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yEVhlgiYUm", + "id" : 905494128775090176, + "created_at" : "2017-09-06 18:13:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/UIpMkRDscl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799271342&oldid=762099693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905493996012793860", + "text" : "Survivor (German TV series) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UIpMkRDscl", + "id" : 905493996012793860, + "created_at" : "2017-09-06 18:12:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/yPUKmYxncH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799269335&oldid=794346856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905490603470987265", + "text" : "Scharnhorst effect Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yPUKmYxncH", + "id" : 905490603470987265, + "created_at" : "2017-09-06 17:59:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/OK8v3VY6Kk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799269128&oldid=799250578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905490155074617344", + "text" : "Alex Nuttall Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/OK8v3VY6Kk", + "id" : 905490155074617344, + "created_at" : "2017-09-06 17:57:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/U38ro8dmzG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799268393&oldid=799268284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905488938965639169", + "text" : "No Limite 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U38ro8dmzG", + "id" : 905488938965639169, + "created_at" : "2017-09-06 17:52:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/21Z5J1bLWb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799268284&oldid=791836672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905488739895533570", + "text" : "No Limite 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/21Z5J1bLWb", + "id" : 905488739895533570, + "created_at" : "2017-09-06 17:51:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/TcNp0c9nWA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799266540&oldid=799266472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905485718767710208", + "text" : "No Limite 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TcNp0c9nWA", + "id" : 905485718767710208, + "created_at" : "2017-09-06 17:39:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/jYvllCA1UK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799266472&oldid=791836623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905485595992084484", + "text" : "No Limite 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jYvllCA1UK", + "id" : 905485595992084484, + "created_at" : "2017-09-06 17:39:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/vUfVwTaGI3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799254978&oldid=799254911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905466345264951301", + "text" : "Midas (automotive service) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vUfVwTaGI3", + "id" : 905466345264951301, + "created_at" : "2017-09-06 16:22:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/JqUHTink8W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799254911&oldid=792063418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905466255963979776", + "text" : "Midas (automotive service) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JqUHTink8W", + "id" : 905466255963979776, + "created_at" : "2017-09-06 16:22:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/fiz8cDGGoc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799253872&oldid=799253841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905464181280968705", + "text" : "Survivor South Africa: Panama Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fiz8cDGGoc", + "id" : 905464181280968705, + "created_at" : "2017-09-06 16:14:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/19lXVGInpO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799253841&oldid=774765152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905464102272806912", + "text" : "Survivor South Africa: Panama Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/19lXVGInpO", + "id" : 905464102272806912, + "created_at" : "2017-09-06 16:13:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/gX9bk8NQ5B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799253566&oldid=770122238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905463592551682048", + "text" : "Survivor South Africa: Malaysia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gX9bk8NQ5B", + "id" : 905463592551682048, + "created_at" : "2017-09-06 16:11:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/APV1e3agFn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799250578&oldid=799250286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905457820233031682", + "text" : "Alex Nuttall Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/APV1e3agFn", + "id" : 905457820233031682, + "created_at" : "2017-09-06 15:49:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/COEhLVebxb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799250286&oldid=799248366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905456883582083073", + "text" : "Alex Nuttall Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/COEhLVebxb", + "id" : 905456883582083073, + "created_at" : "2017-09-06 15:45:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/3PJytXpeUw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799248366&oldid=799248171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905453031021568000", + "text" : "Alex Nuttall Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/3PJytXpeUw", + "id" : 905453031021568000, + "created_at" : "2017-09-06 15:29:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/GQcxVPYVbu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799248171&oldid=798607159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905452652728864768", + "text" : "Alex Nuttall Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/GQcxVPYVbu", + "id" : 905452652728864768, + "created_at" : "2017-09-06 15:28:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/Wonj9ut1r7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799246225&oldid=788656545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905448835182460928", + "text" : "Survivor South Africa: Maldives Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wonj9ut1r7", + "id" : 905448835182460928, + "created_at" : "2017-09-06 15:13:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/jw3380v5tU", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=552908372&oldid=378245401&rcid=587072148", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905424832606736386", + "text" : "Q12631194 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jw3380v5tU", + "id" : 905424832606736386, + "created_at" : "2017-09-06 13:37:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/xfpkkzHRnP", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=552908348&oldid=477958692&rcid=587072119", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905424814638235648", + "text" : "Q25197588 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xfpkkzHRnP", + "id" : 905424814638235648, + "created_at" : "2017-09-06 13:37:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/8f2DNQsDBp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799128515&oldid=797838044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905163147736227842", + "text" : "Kelowna Accord Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8f2DNQsDBp", + "id" : 905163147736227842, + "created_at" : "2017-09-05 20:18:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/qq4lQRE29c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799113494&oldid=776161998", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905135914120355846", + "text" : "Mount Dawson (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qq4lQRE29c", + "id" : 905135914120355846, + "created_at" : "2017-09-05 18:29:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/yK57UGHWeY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799094119&oldid=799094097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905101886000431104", + "text" : "The Amazing Race 24 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yK57UGHWeY", + "id" : 905101886000431104, + "created_at" : "2017-09-05 16:14:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ZST2n5kSTY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799094097&oldid=799094073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905101828131606533", + "text" : "The Amazing Race 24 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZST2n5kSTY", + "id" : 905101828131606533, + "created_at" : "2017-09-05 16:14:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/FzNUc8HsbN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799094073&oldid=799093910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905101775631474688", + "text" : "The Amazing Race 24 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FzNUc8HsbN", + "id" : 905101775631474688, + "created_at" : "2017-09-05 16:14:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Y3coeBtl97", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799093910&oldid=793057331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905101505560289280", + "text" : "The Amazing Race 24 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y3coeBtl97", + "id" : 905101505560289280, + "created_at" : "2017-09-05 16:13:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/t8eqHisVkl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799072432&oldid=799072198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905061141948366848", + "text" : "Adet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t8eqHisVkl", + "id" : 905061141948366848, + "created_at" : "2017-09-05 13:32:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/3sh1vz58UE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=799072198&oldid=787669172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "905060572345106433", + "text" : "Adet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3sh1vz58UE", + "id" : 905060572345106433, + "created_at" : "2017-09-05 13:30:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/H4HH7F7Zev", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798989005&oldid=798988684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "904864519339507712", + "text" : "Hamza Bendelladj Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/H4HH7F7Zev", + "id" : 904864519339507712, + "created_at" : "2017-09-05 00:31:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/8rX76vO6XP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798988684&oldid=798932793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "904863884301012992", + "text" : "Hamza Bendelladj Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8rX76vO6XP", + "id" : 904863884301012992, + "created_at" : "2017-09-05 00:28:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/qKOfu9KMKl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798595059&oldid=790621956", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "904078322031833088", + "text" : "Thomas Harris Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qKOfu9KMKl", + "id" : 904078322031833088, + "created_at" : "2017-09-02 20:27:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/WvmzjTnD5W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798437023&oldid=798433706", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903755378835562496", + "text" : "M\u00E9dard des Groseilliers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WvmzjTnD5W", + "id" : 903755378835562496, + "created_at" : "2017-09-01 23:04:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Q5ZShuAh8N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798433706&oldid=798433151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903747079134220288", + "text" : "M\u00E9dard des Groseilliers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q5ZShuAh8N", + "id" : 903747079134220288, + "created_at" : "2017-09-01 22:31:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/w8FD3BitcN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798433151&oldid=798433041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903745777364860928", + "text" : "M\u00E9dard des Groseilliers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w8FD3BitcN", + "id" : 903745777364860928, + "created_at" : "2017-09-01 22:25:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/xoT12kbGQ8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798433041&oldid=789625284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903745541884055553", + "text" : "M\u00E9dard des Groseilliers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xoT12kbGQ8", + "id" : 903745541884055553, + "created_at" : "2017-09-01 22:25:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/31sAg6PxIw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798421491&oldid=765570860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903722150699393024", + "text" : "Rachael Harder Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/31sAg6PxIw", + "id" : 903722150699393024, + "created_at" : "2017-09-01 20:52:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/d99rnVAd1n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798419933&oldid=775562396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903719130636931074", + "text" : "The Amazing Race: China Rush 1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d99rnVAd1n", + "id" : 903719130636931074, + "created_at" : "2017-09-01 20:40:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/2RrOo4NdNO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798418481&oldid=792112067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903716099493163010", + "text" : "The Amazing Race Vietnam 2012 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2RrOo4NdNO", + "id" : 903716099493163010, + "created_at" : "2017-09-01 20:28:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/jnHfMpE1qf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798417065&oldid=788945607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903713451725508611", + "text" : "The Amazing Race: China Rush 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jnHfMpE1qf", + "id" : 903713451725508611, + "created_at" : "2017-09-01 20:17:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/6xN9YXsH9c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798415574&oldid=797623458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903710693458894849", + "text" : "The Amazing Race Asia 1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6xN9YXsH9c", + "id" : 903710693458894849, + "created_at" : "2017-09-01 20:06:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/TNhyvnFNF2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798414488&oldid=796507195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903709549265383430", + "text" : "The Amazing Race Asia 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TNhyvnFNF2", + "id" : 903709549265383430, + "created_at" : "2017-09-01 20:02:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/pgm3YFfU75", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798414270&oldid=798406077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903709357732491264", + "text" : "The Amazing Race Asia 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pgm3YFfU75", + "id" : 903709357732491264, + "created_at" : "2017-09-01 20:01:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/oQ3t5vpqRP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798406077&oldid=787226174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903693361219035136", + "text" : "The Amazing Race Asia 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oQ3t5vpqRP", + "id" : 903693361219035136, + "created_at" : "2017-09-01 18:57:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/DkWCx2a68h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798404466&oldid=775766926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903690253373988864", + "text" : "Saskia Garel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DkWCx2a68h", + "id" : 903690253373988864, + "created_at" : "2017-09-01 18:45:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/8kxl0zRK9g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798400615&oldid=798400487", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903682838167420931", + "text" : "The Amazing Race en Discovery Channel 1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8kxl0zRK9g", + "id" : 903682838167420931, + "created_at" : "2017-09-01 18:15:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/bd9osfZu6Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798400487&oldid=791440910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903682561465090049", + "text" : "The Amazing Race en Discovery Channel 1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bd9osfZu6Z", + "id" : 903682561465090049, + "created_at" : "2017-09-01 18:14:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/baBlGlUl2f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798398983&oldid=791441082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903679789042733057", + "text" : "The Amazing Race en Discovery Channel 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/baBlGlUl2f", + "id" : 903679789042733057, + "created_at" : "2017-09-01 18:03:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/b3xAohr6ZY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798395846&oldid=798395587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903673657024815104", + "text" : "The Amazing Race 4 (Latin America) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b3xAohr6ZY", + "id" : 903673657024815104, + "created_at" : "2017-09-01 17:39:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/8YtzYYgAyo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798395587&oldid=792351456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903673125585522688", + "text" : "The Amazing Race 4 (Latin America) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8YtzYYgAyo", + "id" : 903673125585522688, + "created_at" : "2017-09-01 17:37:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/odg1058tp8", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=101570160&oldid=101328755", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903663625772130306", + "text" : "Rep\u00FAblica Centroafricana Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/odg1058tp8", + "id" : 903663625772130306, + "created_at" : "2017-09-01 16:59:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/vS3yMPxWCI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798383027&oldid=798382370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903650318197690375", + "text" : "2017 US Open \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vS3yMPxWCI", + "id" : 903650318197690375, + "created_at" : "2017-09-01 16:06:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/8tHKx38C9M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798377889&oldid=798377710", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903640236349149184", + "text" : "The Amazing Race: A Corrida Milion\u00E1ria Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8tHKx38C9M", + "id" : 903640236349149184, + "created_at" : "2017-09-01 15:26:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/IaT9KQSEWG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798377710&oldid=788409323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903639903761825792", + "text" : "The Amazing Race: A Corrida Milion\u00E1ria Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IaT9KQSEWG", + "id" : 903639903761825792, + "created_at" : "2017-09-01 15:25:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/oJLgYCkEhB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798368332&oldid=798368203", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903621428901228545", + "text" : "The Amazing Race Philippines 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oJLgYCkEhB", + "id" : 903621428901228545, + "created_at" : "2017-09-01 14:11:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gWNHxZtloE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798368203&oldid=795785539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903621178207719428", + "text" : "The Amazing Race Philippines 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gWNHxZtloE", + "id" : 903621178207719428, + "created_at" : "2017-09-01 14:10:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/7BEEDlfzRt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798366239&oldid=784550747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903616908280430592", + "text" : "Velyki perehony Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7BEEDlfzRt", + "id" : 903616908280430592, + "created_at" : "2017-09-01 13:53:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/tDWLeb82ji", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798364486&oldid=798364337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903613090905903104", + "text" : "The Amazing Race Vietnam 2013 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tDWLeb82ji", + "id" : 903613090905903104, + "created_at" : "2017-09-01 13:38:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/vsAYaVIVYM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798364337&oldid=798364200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903612787099828225", + "text" : "The Amazing Race Vietnam 2013 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vsAYaVIVYM", + "id" : 903612787099828225, + "created_at" : "2017-09-01 13:37:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/pckuOUGIz8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798364200&oldid=798364108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903612530286833665", + "text" : "The Amazing Race Vietnam 2013 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pckuOUGIz8", + "id" : 903612530286833665, + "created_at" : "2017-09-01 13:36:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Wo3bdNtPVe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798364108&oldid=798363982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903612358530146306", + "text" : "The Amazing Race Vietnam 2013 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wo3bdNtPVe", + "id" : 903612358530146306, + "created_at" : "2017-09-01 13:35:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/pO077fZlxc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798363982&oldid=798145750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903612121426137088", + "text" : "The Amazing Race Vietnam 2013 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pO077fZlxc", + "id" : 903612121426137088, + "created_at" : "2017-09-01 13:34:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3UFQeS9aEs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=798362217&oldid=798315103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "903608304387153921", + "text" : "Floyd Mayweather Jr. vs. Conor McGregor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3UFQeS9aEs", + "id" : 903608304387153921, + "created_at" : "2017-09-01 13:19:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_10.js b/20181122/data/js/tweets/2017_10.js new file mode 100644 index 00000000..7d49b74b --- /dev/null +++ b/20181122/data/js/tweets/2017_10.js @@ -0,0 +1,7859 @@ +Grailbird.data.tweets_2017_10 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/xDxJK01jl0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808138331&oldid=804353097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925558279505436672", + "text" : "Scarlet (color) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xDxJK01jl0", + "id" : 925558279505436672, + "created_at" : "2017-11-01 03:01:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/JGgeOpDDFo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808074660&oldid=808073135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925433222317699073", + "text" : "Molecular symmetry Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/JGgeOpDDFo", + "id" : 925433222317699073, + "created_at" : "2017-10-31 18:44:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/TjIHWykHYL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808073135&oldid=800903217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925430404072595458", + "text" : "Molecular symmetry Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/TjIHWykHYL", + "id" : 925430404072595458, + "created_at" : "2017-10-31 18:32:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5FP0Oclz0H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808065087&oldid=808064490", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925416510302154752", + "text" : "Prince of Wales Bridge Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/5FP0Oclz0H", + "id" : 925416510302154752, + "created_at" : "2017-10-31 17:37:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/EJLNBj8akt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808064490&oldid=808064430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925415481233862656", + "text" : "Prince of Wales Bridge Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/EJLNBj8akt", + "id" : 925415481233862656, + "created_at" : "2017-10-31 17:33:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/ubncEIKQh5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808064094&oldid=808063885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925414751240417283", + "text" : "Prince of Wales Bridge Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/ubncEIKQh5", + "id" : 925414751240417283, + "created_at" : "2017-10-31 17:30:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/P0e7SlOqbG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808063885&oldid=792158169", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925414373220331522", + "text" : "Prince of Wales Bridge Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/P0e7SlOqbG", + "id" : 925414373220331522, + "created_at" : "2017-10-31 17:29:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/D33NGdLYIx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808058735&oldid=807527965", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925404649481490433", + "text" : "Bret Hart Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/D33NGdLYIx", + "id" : 925404649481490433, + "created_at" : "2017-10-31 16:50:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/83pTACd3xO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808047048&oldid=808047004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925383454644232194", + "text" : "2017 Masters of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/83pTACd3xO", + "id" : 925383454644232194, + "created_at" : "2017-10-31 15:26:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/EqmhmTJOO8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808047004&oldid=807820733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925383361132138497", + "text" : "2017 Masters of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EqmhmTJOO8", + "id" : 925383361132138497, + "created_at" : "2017-10-31 15:26:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/MKOV4sEu7u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808046253&oldid=791969634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925381800658161664", + "text" : "OC Transpo Route 95 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MKOV4sEu7u", + "id" : 925381800658161664, + "created_at" : "2017-10-31 15:19:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Okcf1okolS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808043294&oldid=800394653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925376325052981248", + "text" : "Trim station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Okcf1okolS", + "id" : 925376325052981248, + "created_at" : "2017-10-31 14:58:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/kHEeM1LoZW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808042066&oldid=804938608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925374223870234625", + "text" : "Presto card Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kHEeM1LoZW", + "id" : 925374223870234625, + "created_at" : "2017-10-31 14:49:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ajH7uNMvav", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807913691&oldid=794008283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925094764470562816", + "text" : "List of English words of Hindi or Urdu origin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ajH7uNMvav", + "id" : 925094764470562816, + "created_at" : "2017-10-30 20:19:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/RRMkzzh8d1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807904042&oldid=807903979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925078834868903937", + "text" : "Ezetimibe Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RRMkzzh8d1", + "id" : 925078834868903937, + "created_at" : "2017-10-30 19:15:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/e0uCk7KqOQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807903979&oldid=807897210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925078745169498112", + "text" : "Ezetimibe Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e0uCk7KqOQ", + "id" : 925078745169498112, + "created_at" : "2017-10-30 19:15:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/xOCHkgRgci", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807888840&oldid=807888572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925053884518862849", + "text" : "Hatfield\u2013McCoy feud Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/xOCHkgRgci", + "id" : 925053884518862849, + "created_at" : "2017-10-30 17:36:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Y2R8HozqVt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807888786&oldid=807888660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925053787139641344", + "text" : "Queenswood Heights Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y2R8HozqVt", + "id" : 925053787139641344, + "created_at" : "2017-10-30 17:36:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/J3m0oEMDxP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807888660&oldid=807868558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925053557384105985", + "text" : "Queenswood Heights Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J3m0oEMDxP", + "id" : 925053557384105985, + "created_at" : "2017-10-30 17:35:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/C1CuabcgJm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807888572&oldid=805335230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925053420914069504", + "text" : "Hatfield\u2013McCoy feud Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/C1CuabcgJm", + "id" : 925053420914069504, + "created_at" : "2017-10-30 17:34:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/jqOhLerOAu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807881951&oldid=807881839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925042936504602625", + "text" : "Talk:Baker Lake, Nunavut Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/jqOhLerOAu", + "id" : 925042936504602625, + "created_at" : "2017-10-30 16:53:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/T3CnedqJxX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807881839&oldid=625337241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925042741389725696", + "text" : "Talk:Baker Lake, Nunavut Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/T3CnedqJxX", + "id" : 925042741389725696, + "created_at" : "2017-10-30 16:52:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/J40KWWN4xf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807872444&oldid=807359780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925028198584381440", + "text" : "Structure of the Canadian federal government Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/J40KWWN4xf", + "id" : 925028198584381440, + "created_at" : "2017-10-30 15:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/dXgEotwyrj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807855205&oldid=807854437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925000420476538881", + "text" : "Dave Gallaher Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dXgEotwyrj", + "id" : 925000420476538881, + "created_at" : "2017-10-30 14:04:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/4wNcMHpgmN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807853887&oldid=807853413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924998343943704576", + "text" : "Parliamentary Budget Officer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/4wNcMHpgmN", + "id" : 924998343943704576, + "created_at" : "2017-10-30 13:56:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/hFciY5L1SF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807853413&oldid=807852007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924997577262665728", + "text" : "Parliamentary Budget Officer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/hFciY5L1SF", + "id" : 924997577262665728, + "created_at" : "2017-10-30 13:53:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/KamPpl8soD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807852007&oldid=807851597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924995319049412608", + "text" : "Parliamentary Budget Officer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/KamPpl8soD", + "id" : 924995319049412608, + "created_at" : "2017-10-30 13:44:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/itbzFwVV1F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807851993&oldid=807851913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924995287759970304", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/itbzFwVV1F", + "id" : 924995287759970304, + "created_at" : "2017-10-30 13:43:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ncgyuZfnb6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807851913&oldid=805936141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924995147875737600", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ncgyuZfnb6", + "id" : 924995147875737600, + "created_at" : "2017-10-30 13:43:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6Uw7OLktIE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807851597&oldid=807851382", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924994612959367169", + "text" : "Parliamentary Budget Officer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6Uw7OLktIE", + "id" : 924994612959367169, + "created_at" : "2017-10-30 13:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6yKUZOawRO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807851382&oldid=807850970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924994252165320705", + "text" : "Parliamentary Budget Officer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6yKUZOawRO", + "id" : 924994252165320705, + "created_at" : "2017-10-30 13:39:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/DRAfz5MBMI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807850970&oldid=807850696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924993562286190592", + "text" : "Parliamentary Budget Officer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/DRAfz5MBMI", + "id" : 924993562286190592, + "created_at" : "2017-10-30 13:37:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/No32jE3s2A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807850696&oldid=807422084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924993072768876545", + "text" : "Parliamentary Budget Officer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/No32jE3s2A", + "id" : 924993072768876545, + "created_at" : "2017-10-30 13:35:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/3SpjVirkSo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807657557&oldid=807657400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924581640042663936", + "text" : "Nonsuch (album) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/3SpjVirkSo", + "id" : 924581640042663936, + "created_at" : "2017-10-29 10:20:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/qNGnl5jO4N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807657400&oldid=807657307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924581249657769984", + "text" : "Nonsuch (album) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/qNGnl5jO4N", + "id" : 924581249657769984, + "created_at" : "2017-10-29 10:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/mHvI1jV7nj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807657307&oldid=807424175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924581026394976256", + "text" : "Nonsuch (album) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/mHvI1jV7nj", + "id" : 924581026394976256, + "created_at" : "2017-10-29 10:17:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/UP40MICq6a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807647008&oldid=807646332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924548944885100545", + "text" : "Great Recession Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UP40MICq6a", + "id" : 924548944885100545, + "created_at" : "2017-10-29 08:10:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/8OsuD4klIF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807646332&oldid=807489924", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924546817022361600", + "text" : "Great Recession Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8OsuD4klIF", + "id" : 924546817022361600, + "created_at" : "2017-10-29 08:01:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ngsRsWVbQG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807618531&oldid=800862029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924467189628973056", + "text" : "The Lizzie Borden Chronicles Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ngsRsWVbQG", + "id" : 924467189628973056, + "created_at" : "2017-10-29 02:45:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/eyxlQ2FW3F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807422084&oldid=801257760", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "924018090400206848", + "text" : "Parliamentary Budget Officer Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eyxlQ2FW3F", + "id" : 924018090400206848, + "created_at" : "2017-10-27 21:00:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/L2VE2hPeIZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807408582&oldid=804996687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923993592892416001", + "text" : "Saban Theatre Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/L2VE2hPeIZ", + "id" : 923993592892416001, + "created_at" : "2017-10-27 19:23:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/vV8ooxigaF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807393454&oldid=807393413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923964939185938432", + "text" : "Genocide Prevention Group (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/vV8ooxigaF", + "id" : 923964939185938432, + "created_at" : "2017-10-27 17:29:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/zqWYsfrXdL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807393413&oldid=807393166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923964867954069504", + "text" : "Genocide Prevention Group (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/zqWYsfrXdL", + "id" : 923964867954069504, + "created_at" : "2017-10-27 17:29:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/9rQYLttVCW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807393166&oldid=807393081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923964488814088192", + "text" : "Genocide Prevention Group (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/9rQYLttVCW", + "id" : 923964488814088192, + "created_at" : "2017-10-27 17:27:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/NaWPO8D6vg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807393081&oldid=807392886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923964345595449345", + "text" : "Genocide Prevention Group (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NaWPO8D6vg", + "id" : 923964345595449345, + "created_at" : "2017-10-27 17:27:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/56gi161vWS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807392886&oldid=807392811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923964048458371072", + "text" : "Genocide Prevention Group (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/56gi161vWS", + "id" : 923964048458371072, + "created_at" : "2017-10-27 17:26:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/uomnmkqMF4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807392811&oldid=807392502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923963953482432512", + "text" : "Genocide Prevention Group (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/uomnmkqMF4", + "id" : 923963953482432512, + "created_at" : "2017-10-27 17:25:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/07hUso6pcb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807392502&oldid=807392250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923963442616250368", + "text" : "Genocide Prevention Group (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/07hUso6pcb", + "id" : 923963442616250368, + "created_at" : "2017-10-27 17:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/K0yN26LNGm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807392250&oldid=734423863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923962962729107457", + "text" : "Genocide Prevention Group (Canada) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/K0yN26LNGm", + "id" : 923962962729107457, + "created_at" : "2017-10-27 17:21:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Pj48cnDaUd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807375451&oldid=796925450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923932861429927936", + "text" : "2017 Elite 10 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Pj48cnDaUd", + "id" : 923932861429927936, + "created_at" : "2017-10-27 15:22:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/bDtYlARbpm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807375145&oldid=807374384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923932363901595650", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bDtYlARbpm", + "id" : 923932363901595650, + "created_at" : "2017-10-27 15:20:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/XPEVXkC3E6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807374384&oldid=807374328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923930876358033408", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XPEVXkC3E6", + "id" : 923930876358033408, + "created_at" : "2017-10-27 15:14:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/O1RGLleVvh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807374328&oldid=807373354", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923930749442711552", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O1RGLleVvh", + "id" : 923930749442711552, + "created_at" : "2017-10-27 15:13:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/WUtL1mK6fO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807373354&oldid=807373316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923928804116123649", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WUtL1mK6fO", + "id" : 923928804116123649, + "created_at" : "2017-10-27 15:06:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/NtnRxNfCyk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807373316&oldid=807373276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923928748650651649", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NtnRxNfCyk", + "id" : 923928748650651649, + "created_at" : "2017-10-27 15:05:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/nAIHQZ9Gi3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807373276&oldid=807373244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923928679142567937", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nAIHQZ9Gi3", + "id" : 923928679142567937, + "created_at" : "2017-10-27 15:05:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/tdzItHHMwb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807373244&oldid=807372594", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923928623098290176", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tdzItHHMwb", + "id" : 923928623098290176, + "created_at" : "2017-10-27 15:05:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/lkPn9CuUtt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807372594&oldid=807364197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923927319244361728", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lkPn9CuUtt", + "id" : 923927319244361728, + "created_at" : "2017-10-27 15:00:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/acbxKdSs6v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807364197&oldid=807364110", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923911415999750144", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/acbxKdSs6v", + "id" : 923911415999750144, + "created_at" : "2017-10-27 13:57:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/KQTB9ee1bw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807364110&oldid=807362755", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923911284755714048", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KQTB9ee1bw", + "id" : 923911284755714048, + "created_at" : "2017-10-27 13:56:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/bXAwiq5dJ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807362755&oldid=807362728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923908783243448321", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bXAwiq5dJ4", + "id" : 923908783243448321, + "created_at" : "2017-10-27 13:46:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/1xBWpxRSiF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807362728&oldid=807362656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923908704721764355", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1xBWpxRSiF", + "id" : 923908704721764355, + "created_at" : "2017-10-27 13:46:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/qrVTj8P5tW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807362656&oldid=807362532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923908599465771008", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qrVTj8P5tW", + "id" : 923908599465771008, + "created_at" : "2017-10-27 13:45:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Vj6qEPJypR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807362532&oldid=807362513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923908356926033926", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Vj6qEPJypR", + "id" : 923908356926033926, + "created_at" : "2017-10-27 13:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/a48erl5WRF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807362513&oldid=807362397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923908306439233548", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a48erl5WRF", + "id" : 923908306439233548, + "created_at" : "2017-10-27 13:44:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/aoUAwZ7LXS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807362397&oldid=807359737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923908095373430795", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aoUAwZ7LXS", + "id" : 923908095373430795, + "created_at" : "2017-10-27 13:43:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/pzpLMI0rm1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807361824&oldid=805479198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923907112245383168", + "text" : "Cubana de Aviaci\u00F3n Flight 455 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pzpLMI0rm1", + "id" : 923907112245383168, + "created_at" : "2017-10-27 13:39:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/8wFGv1e8k4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807359737&oldid=807358906", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923902994353213440", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8wFGv1e8k4", + "id" : 923902994353213440, + "created_at" : "2017-10-27 13:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/3LwEQU6C0Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807358906&oldid=799318293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923901455026802688", + "text" : "2017 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3LwEQU6C0Y", + "id" : 923901455026802688, + "created_at" : "2017-10-27 13:17:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/pcpygXssX3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807357961&oldid=790538231", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923899733218873345", + "text" : "2017 Players' Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pcpygXssX3", + "id" : 923899733218873345, + "created_at" : "2017-10-27 13:10:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/evhOhImjnD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807344584&oldid=807344426", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923869141064404993", + "text" : "Disability in the arts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/evhOhImjnD", + "id" : 923869141064404993, + "created_at" : "2017-10-27 11:09:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/BDrRFZKLUn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807344426&oldid=806857472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923868758782955520", + "text" : "Disability in the arts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BDrRFZKLUn", + "id" : 923868758782955520, + "created_at" : "2017-10-27 11:07:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/tANEDxsoj2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807330667&oldid=807257330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923831266696409088", + "text" : "War on Terror Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tANEDxsoj2", + "id" : 923831266696409088, + "created_at" : "2017-10-27 08:38:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/c2qIkNW2Sp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807229842&oldid=804372304", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923619522141138944", + "text" : "Type 920 hospital ship Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/c2qIkNW2Sp", + "id" : 923619522141138944, + "created_at" : "2017-10-26 18:37:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qfikus5mX3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=141946482&rcid=346063443", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923587707611373569", + "text" : "Discussion:La Muse tragique Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/qfikus5mX3", + "id" : 923587707611373569, + "created_at" : "2017-10-26 16:30:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/8TtfeHSCVe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807204497&oldid=804528621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923573817829744641", + "text" : "List of members of the Order of Ontario Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/8TtfeHSCVe", + "id" : 923573817829744641, + "created_at" : "2017-10-26 15:35:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/LzDaEpC98N", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141922594&oldid=141670668&rcid=346007524", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923295403260354560", + "text" : "Am\u00E9rindiens Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/LzDaEpC98N", + "id" : 923295403260354560, + "created_at" : "2017-10-25 21:09:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Qod7jdiiXk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807069348&oldid=797694169", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923250652603707392", + "text" : "Broadview University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qod7jdiiXk", + "id" : 923250652603707392, + "created_at" : "2017-10-25 18:11:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Xq2QNSpBw3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807068072&oldid=799083480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923248220209369095", + "text" : "Harcus Strachan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Xq2QNSpBw3", + "id" : 923248220209369095, + "created_at" : "2017-10-25 18:01:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/v58x1jdfYU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807065264&oldid=803865588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923243304514473986", + "text" : "Neighbourhoods in Timmins Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/v58x1jdfYU", + "id" : 923243304514473986, + "created_at" : "2017-10-25 17:42:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/KRk3aeIqZQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141914716&oldid=141569347&rcid=345992917", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923239113746239488", + "text" : "S\u00E9ville Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KRk3aeIqZQ", + "id" : 923239113746239488, + "created_at" : "2017-10-25 17:25:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/QLtRXl53yo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807058593&oldid=771861297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923230762224246784", + "text" : "Otto Lang Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/QLtRXl53yo", + "id" : 923230762224246784, + "created_at" : "2017-10-25 16:52:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/1U1bSdmVi8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807030540&oldid=802709022", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923177528377954305", + "text" : "Astronomical symbols Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1U1bSdmVi8", + "id" : 923177528377954305, + "created_at" : "2017-10-25 13:20:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/VUHx8EL7pE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807029825&oldid=721600936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923176333051604993", + "text" : "Taman Inquiry Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VUHx8EL7pE", + "id" : 923176333051604993, + "created_at" : "2017-10-25 13:16:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/NG0RevnXuh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=807014130&oldid=806310804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923151858637721600", + "text" : "Michael Tucci Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NG0RevnXuh", + "id" : 923151858637721600, + "created_at" : "2017-10-25 11:38:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/GeMvqNKmLB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806983455&oldid=806055906", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923079251951280129", + "text" : "Wolfgang Fischer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GeMvqNKmLB", + "id" : 923079251951280129, + "created_at" : "2017-10-25 06:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/ayUELZ8W9R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806976821&oldid=806877104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "923064370783023104", + "text" : "Delhi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ayUELZ8W9R", + "id" : 923064370783023104, + "created_at" : "2017-10-25 05:51:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/4LhOQgQX4R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806906954&oldid=806906349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922942766845440001", + "text" : "Masaya Department Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4LhOQgQX4R", + "id" : 922942766845440001, + "created_at" : "2017-10-24 21:47:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/zFDMr52QZE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806906349&oldid=806130432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922941617123807233", + "text" : "Masaya Department Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zFDMr52QZE", + "id" : 922941617123807233, + "created_at" : "2017-10-24 21:43:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/aol2DCkfzM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806893813&oldid=806893537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922919338322964481", + "text" : "The Great British Bake Off (series 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aol2DCkfzM", + "id" : 922919338322964481, + "created_at" : "2017-10-24 20:14:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Hd6PsnGHsO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806893537&oldid=806888321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922918838169059328", + "text" : "The Great British Bake Off (series 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hd6PsnGHsO", + "id" : 922918838169059328, + "created_at" : "2017-10-24 20:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/EYe700zmZD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806887480&oldid=806886914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922908504335310849", + "text" : "Neville Chamberlain Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EYe700zmZD", + "id" : 922908504335310849, + "created_at" : "2017-10-24 19:31:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/xlPP1caKDj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806886914&oldid=806486787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922907641491480576", + "text" : "Neville Chamberlain Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xlPP1caKDj", + "id" : 922907641491480576, + "created_at" : "2017-10-24 19:28:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/r5wznr50JB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806881833&oldid=806524521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922898603177398279", + "text" : "Arabs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r5wznr50JB", + "id" : 922898603177398279, + "created_at" : "2017-10-24 18:52:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/AxTW0FCiiw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806880989&oldid=806710690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922896914290319360", + "text" : "Metal Gear Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AxTW0FCiiw", + "id" : 922896914290319360, + "created_at" : "2017-10-24 18:45:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/HquSeT3Jdz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806880730&oldid=806396236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922896407144599552", + "text" : "Eminent domain Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HquSeT3Jdz", + "id" : 922896407144599552, + "created_at" : "2017-10-24 18:43:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/jEJkHfrYzk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806877966&oldid=806570005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922891116567060482", + "text" : "Dave Freudenthal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jEJkHfrYzk", + "id" : 922891116567060482, + "created_at" : "2017-10-24 18:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/1uop1Mvd8J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806843226&oldid=789680698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922828824143974400", + "text" : "Global Public Health Intelligence Network Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1uop1Mvd8J", + "id" : 922828824143974400, + "created_at" : "2017-10-24 14:15:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/lCT55slxcq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806829814&oldid=792302417", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922799439110164480", + "text" : "Skytone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lCT55slxcq", + "id" : 922799439110164480, + "created_at" : "2017-10-24 12:18:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ZqNs8dpgM7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806829074&oldid=806827123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922797215525064704", + "text" : "Identitarian movement Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/ZqNs8dpgM7", + "id" : 922797215525064704, + "created_at" : "2017-10-24 12:09:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/YLlmC7ViGg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806827063&oldid=806794964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922791538987536384", + "text" : "Identitarian movement Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/YLlmC7ViGg", + "id" : 922791538987536384, + "created_at" : "2017-10-24 11:47:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/WBvgzYW4wq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806737050&oldid=805156100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922570795896811520", + "text" : "Employment equity (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WBvgzYW4wq", + "id" : 922570795896811520, + "created_at" : "2017-10-23 21:09:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/TO7AYGqZ5R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806729761&oldid=801102033", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922557216338608128", + "text" : "Griffin, Georgia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TO7AYGqZ5R", + "id" : 922557216338608128, + "created_at" : "2017-10-23 20:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/555XxH20Zs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806729768&oldid=799332177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922557218704318469", + "text" : "Commercial off-the-shelf Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/555XxH20Zs", + "id" : 922557218704318469, + "created_at" : "2017-10-23 20:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/PQcqzVy9ZW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806715149&oldid=806692861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922530215003348993", + "text" : "2017 Winnipeg Blue Bombers season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PQcqzVy9ZW", + "id" : 922530215003348993, + "created_at" : "2017-10-23 18:28:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/UpUlIVv3K2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806674529&oldid=806674432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922461146858303489", + "text" : "Marvin Heemeyer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UpUlIVv3K2", + "id" : 922461146858303489, + "created_at" : "2017-10-23 13:54:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/SUhKYBKB3S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806674432&oldid=806622664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "922460933552787457", + "text" : "Marvin Heemeyer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SUhKYBKB3S", + "id" : 922460933552787457, + "created_at" : "2017-10-23 13:53:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/dgrj8YQAZL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806266023&oldid=806264549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921481471830970369", + "text" : "Rockall Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dgrj8YQAZL", + "id" : 921481471830970369, + "created_at" : "2017-10-20 21:01:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/VRKZ1RLAIV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806264549&oldid=805924336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921478925523587072", + "text" : "Rockall Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VRKZ1RLAIV", + "id" : 921478925523587072, + "created_at" : "2017-10-20 20:51:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/4igPvKWb4b", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141711125&oldid=141711109&rcid=345460632", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921476626768105472", + "text" : "Saison 18 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4igPvKWb4b", + "id" : 921476626768105472, + "created_at" : "2017-10-20 20:42:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/gp3OjzjCgP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141710947&oldid=141710502&rcid=345460170", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921475280514048000", + "text" : "Saison 18 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gp3OjzjCgP", + "id" : 921475280514048000, + "created_at" : "2017-10-20 20:36:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/u6WadC0pLw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806262826&oldid=806262484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921475046908071936", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/u6WadC0pLw", + "id" : 921475046908071936, + "created_at" : "2017-10-20 20:35:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/vfCPbscQvt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806262484&oldid=806261493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921474219531227137", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/vfCPbscQvt", + "id" : 921474219531227137, + "created_at" : "2017-10-20 20:32:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/sq1cD2NJgc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806261493&oldid=806261151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921472224372187136", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/sq1cD2NJgc", + "id" : 921472224372187136, + "created_at" : "2017-10-20 20:24:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eYNUWpYBHa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806261151&oldid=805990201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921471511487270912", + "text" : "Le R\u00E9giment de Hull (RCAC) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/eYNUWpYBHa", + "id" : 921471511487270912, + "created_at" : "2017-10-20 20:21:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/irYZjeAV5b", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141709263&oldid=140058509&rcid=345455067", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921461268208406528", + "text" : "Saison 7 de Nouvelle Star Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/irYZjeAV5b", + "id" : 921461268208406528, + "created_at" : "2017-10-20 19:41:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/mNsv7pzWi2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141709077&oldid=141709066&rcid=345454103", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921459064479125504", + "text" : "Saison 18 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mNsv7pzWi2", + "id" : 921459064479125504, + "created_at" : "2017-10-20 19:32:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/wSNdytErdm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141708988&oldid=141708934&rcid=345453615", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921458182991568900", + "text" : "Saison 18 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wSNdytErdm", + "id" : 921458182991568900, + "created_at" : "2017-10-20 19:28:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/2g63a1ldmk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141708934&oldid=141708549&rcid=345453124", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921457687526821888", + "text" : "Saison 18 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2g63a1ldmk", + "id" : 921457687526821888, + "created_at" : "2017-10-20 19:26:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/xjKH4wlh4G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806226082&oldid=804353449", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921401572227211264", + "text" : "List of environmental dates Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/xjKH4wlh4G", + "id" : 921401572227211264, + "created_at" : "2017-10-20 15:43:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/pfOcdmo3L8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141700431&oldid=141666364&rcid=345424056", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921356164020834304", + "text" : "Magical Mystery Tour (album) Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/pfOcdmo3L8", + "id" : 921356164020834304, + "created_at" : "2017-10-20 12:43:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/iKmkRSrPLu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806140916&oldid=803406073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921162406474190850", + "text" : "Maven Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iKmkRSrPLu", + "id" : 921162406474190850, + "created_at" : "2017-10-19 23:53:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/0crG5hZzT3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806111823&oldid=800680544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921099128859451392", + "text" : "Wholesale Sports Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0crG5hZzT3", + "id" : 921099128859451392, + "created_at" : "2017-10-19 19:42:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/diKDif3RpV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806092807&oldid=806092481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921059771482025984", + "text" : "William Kamkwamba Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/diKDif3RpV", + "id" : 921059771482025984, + "created_at" : "2017-10-19 17:05:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/l7qknLS9Zd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806092481&oldid=802699383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921059142999138307", + "text" : "William Kamkwamba Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l7qknLS9Zd", + "id" : 921059142999138307, + "created_at" : "2017-10-19 17:03:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/q62fBXEUsD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=806069787&oldid=805178381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921011238326370309", + "text" : "Arthur Bremer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q62fBXEUsD", + "id" : 921011238326370309, + "created_at" : "2017-10-19 13:52:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/C1VPKF8Nqc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141666364&oldid=141305204&rcid=345291715", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "921005449780056064", + "text" : "Magical Mystery Tour (album) Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/C1VPKF8Nqc", + "id" : 921005449780056064, + "created_at" : "2017-10-19 13:29:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/QKnzFs19C3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805965978&oldid=799946360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920738091241037824", + "text" : "Brian Engblom Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QKnzFs19C3", + "id" : 920738091241037824, + "created_at" : "2017-10-18 19:47:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/tBbhgLuFPH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805963681&oldid=799336081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920733495965683712", + "text" : "Ojibwe language Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tBbhgLuFPH", + "id" : 920733495965683712, + "created_at" : "2017-10-18 19:29:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/XTeif3snCv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805946912&oldid=805946885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920701398064467968", + "text" : "Dvsn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XTeif3snCv", + "id" : 920701398064467968, + "created_at" : "2017-10-18 17:21:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/SWp9C7uRyc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805946885&oldid=805828356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920701341416255488", + "text" : "Dvsn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SWp9C7uRyc", + "id" : 920701341416255488, + "created_at" : "2017-10-18 17:21:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/w5ftar6Sl5", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=580650572&oldid=559232522&rcid=615968391", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920701332243341313", + "text" : "Q39810054 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w5ftar6Sl5", + "id" : 920701332243341313, + "created_at" : "2017-10-18 17:21:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/AqgpZxMrM2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805938474&oldid=804354087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920686029828485120", + "text" : "Agriculture in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AqgpZxMrM2", + "id" : 920686029828485120, + "created_at" : "2017-10-18 16:20:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/eTLTHVC5Ve", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805938415&oldid=805938299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920685905647689728", + "text" : "Gord Downie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eTLTHVC5Ve", + "id" : 920685905647689728, + "created_at" : "2017-10-18 16:20:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/siFJQ3m7AK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805938314&oldid=804190926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920685677217505280", + "text" : "Modern United States Navy carrier air operations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/siFJQ3m7AK", + "id" : 920685677217505280, + "created_at" : "2017-10-18 16:19:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/NpXswD2xIS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805911097&oldid=784703740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920626890381189121", + "text" : "Gordon Flowerdew Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/NpXswD2xIS", + "id" : 920626890381189121, + "created_at" : "2017-10-18 12:25:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/vBOGHQ7szW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805908210&oldid=804665915", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920618719390380032", + "text" : "Bildungsroman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vBOGHQ7szW", + "id" : 920618719390380032, + "created_at" : "2017-10-18 11:53:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/2taCZtaIDe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141627135&oldid=141576604&rcid=344167464", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920615279679418368", + "text" : "Viggo Mortensen Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2taCZtaIDe", + "id" : 920615279679418368, + "created_at" : "2017-10-18 11:39:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/InbIB7E8Gu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805814658&oldid=805814379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920383118477004800", + "text" : "The Great British Bake Off (series 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/InbIB7E8Gu", + "id" : 920383118477004800, + "created_at" : "2017-10-17 20:16:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/XEVHKPAmRL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805814325&oldid=805813834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920382498269483010", + "text" : "The Great British Bake Off (series 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XEVHKPAmRL", + "id" : 920382498269483010, + "created_at" : "2017-10-17 20:14:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/NXPrQfzYXW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805808955&oldid=805808870", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920372848052572161", + "text" : "The Great British Bake Off (series 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NXPrQfzYXW", + "id" : 920372848052572161, + "created_at" : "2017-10-17 19:36:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Wa9jIFdArw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805805713&oldid=805805662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920367021258432512", + "text" : "Talk:Hurricane Ophelia (2017) Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/Wa9jIFdArw", + "id" : 920367021258432512, + "created_at" : "2017-10-17 19:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/axyYcghloz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805805662&oldid=805803865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920366905977864193", + "text" : "Talk:Hurricane Ophelia (2017) Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/axyYcghloz", + "id" : 920366905977864193, + "created_at" : "2017-10-17 19:12:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/seLUDMMKmJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805785506&oldid=805785439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920329135427383296", + "text" : "Josh Brolin Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/seLUDMMKmJ", + "id" : 920329135427383296, + "created_at" : "2017-10-17 16:42:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/CgcwSUZle0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805785439&oldid=805784950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920329048823386115", + "text" : "Josh Brolin Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/CgcwSUZle0", + "id" : 920329048823386115, + "created_at" : "2017-10-17 16:41:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/7YIkchHLXb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805784950&oldid=805639064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920328114357587968", + "text" : "Josh Brolin Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/7YIkchHLXb", + "id" : 920328114357587968, + "created_at" : "2017-10-17 16:38:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/WyvVco2pjZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805777795&oldid=805777042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920314785224421376", + "text" : "Hurricane Ophelia (2017) Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/WyvVco2pjZ", + "id" : 920314785224421376, + "created_at" : "2017-10-17 15:45:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/rZRheoO0tW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805771150&oldid=805701104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920301892940521474", + "text" : "Kidnapping of Joshua Boyle and Caitlan Coleman Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/rZRheoO0tW", + "id" : 920301892940521474, + "created_at" : "2017-10-17 14:54:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/L9nLtiLcAR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805763615&oldid=805459420", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920286402985844742", + "text" : "Macdonald-Laurier Institute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L9nLtiLcAR", + "id" : 920286402985844742, + "created_at" : "2017-10-17 13:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/1X5kOMZAUY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805760043&oldid=805760008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920278588997427201", + "text" : "Jeremy Taggart Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1X5kOMZAUY", + "id" : 920278588997427201, + "created_at" : "2017-10-17 13:21:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/75nZQFD8QW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805760008&oldid=805759950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920278528171610115", + "text" : "Jeremy Taggart Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/75nZQFD8QW", + "id" : 920278528171610115, + "created_at" : "2017-10-17 13:21:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/8IqJgoWbfZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805759950&oldid=804577889", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920278420071833601", + "text" : "Jeremy Taggart Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8IqJgoWbfZ", + "id" : 920278420071833601, + "created_at" : "2017-10-17 13:20:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/AqR1pBxHQZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805660313&oldid=794956832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920026593006899204", + "text" : "Canton System Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AqR1pBxHQZ", + "id" : 920026593006899204, + "created_at" : "2017-10-16 20:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/8PUxeJFqqN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805659584&oldid=573324895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920025235965038592", + "text" : "Segborou\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8PUxeJFqqN", + "id" : 920025235965038592, + "created_at" : "2017-10-16 20:34:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/DpUPJYtBns", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805657793&oldid=805657621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920022213021110272", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DpUPJYtBns", + "id" : 920022213021110272, + "created_at" : "2017-10-16 20:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/xDqCD5QPSv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805657621&oldid=805369097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "920021922909446144", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xDqCD5QPSv", + "id" : 920021922909446144, + "created_at" : "2017-10-16 20:21:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/43LUAZWQL0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805617813&oldid=779958899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "919946732259201025", + "text" : "Opp\u00E8de Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/43LUAZWQL0", + "id" : 919946732259201025, + "created_at" : "2017-10-16 15:22:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/iWD4gRyhjX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805616890&oldid=783548276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "919944865437413376", + "text" : "Charles II of Navarre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iWD4gRyhjX", + "id" : 919944865437413376, + "created_at" : "2017-10-16 15:15:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/mQ48mmyJUM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805604249&oldid=791649084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "919918208169234434", + "text" : "Medal of Bravery (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mQ48mmyJUM", + "id" : 919918208169234434, + "created_at" : "2017-10-16 13:29:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/pE4zSfeeg9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805369097&oldid=805368565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "919331127218798592", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pE4zSfeeg9", + "id" : 919331127218798592, + "created_at" : "2017-10-14 22:36:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/qJMVWmcVtF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805368565&oldid=805368437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "919329893749608448", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qJMVWmcVtF", + "id" : 919329893749608448, + "created_at" : "2017-10-14 22:31:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/K4Cwx7PqJQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805368437&oldid=805368157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "919329559656517634", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K4Cwx7PqJQ", + "id" : 919329559656517634, + "created_at" : "2017-10-14 22:30:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/AKWSMGg6DJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805368157&oldid=805366645", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "919328854048739328", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AKWSMGg6DJ", + "id" : 919328854048739328, + "created_at" : "2017-10-14 22:27:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/4t6wHgVark", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805366645&oldid=802727577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "919325411632472064", + "text" : "Pleasant Camp, British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4t6wHgVark", + "id" : 919325411632472064, + "created_at" : "2017-10-14 22:13:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/LdJpRe1eUv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805214626&oldid=804702183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918943503555719173", + "text" : "Vancouver Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/LdJpRe1eUv", + "id" : 918943503555719173, + "created_at" : "2017-10-13 20:56:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/6A8PDu9XPO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141497566&oldid=141497521&rcid=341076576", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918943327944433664", + "text" : "Saison 18 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6A8PDu9XPO", + "id" : 918943327944433664, + "created_at" : "2017-10-13 20:55:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/fPraURXQkA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141497521&oldid=141495814&rcid=341076387", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918942869536337920", + "text" : "Saison 18 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fPraURXQkA", + "id" : 918942869536337920, + "created_at" : "2017-10-13 20:53:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/8Z5pTCZuiL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805207087&oldid=804962837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918928682277834752", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8Z5pTCZuiL", + "id" : 918928682277834752, + "created_at" : "2017-10-13 19:57:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/E1nLEpMdn0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141495814&oldid=141495315&rcid=341061461", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918926621096202241", + "text" : "Saison 18 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E1nLEpMdn0", + "id" : 918926621096202241, + "created_at" : "2017-10-13 19:49:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/oBHuLqREHT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805205442&oldid=805205385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918925547350224899", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oBHuLqREHT", + "id" : 918925547350224899, + "created_at" : "2017-10-13 19:44:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ifWlVIEhgw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805205385&oldid=805166765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918925401996648448", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ifWlVIEhgw", + "id" : 918925401996648448, + "created_at" : "2017-10-13 19:44:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/1pvMxs0qFY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805196511&oldid=804317884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918906609300013058", + "text" : "NHL on NBC Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1pvMxs0qFY", + "id" : 918906609300013058, + "created_at" : "2017-10-13 18:29:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/dOQXCWIGD9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805184981&oldid=804993918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918882428835520512", + "text" : "Jacobitism Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dOQXCWIGD9", + "id" : 918882428835520512, + "created_at" : "2017-10-13 16:53:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/yaxeKKkc6q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805179624&oldid=805160738", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918871946359656449", + "text" : "2022 FIFA World Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yaxeKKkc6q", + "id" : 918871946359656449, + "created_at" : "2017-10-13 16:11:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/40PV5Lt9PV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805166765&oldid=805166031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918845891502596096", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/40PV5Lt9PV", + "id" : 918845891502596096, + "created_at" : "2017-10-13 14:28:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/vKipAaTkTB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805166031&oldid=805165985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918844447332487168", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vKipAaTkTB", + "id" : 918844447332487168, + "created_at" : "2017-10-13 14:22:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/NcBOBWMuTk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805165985&oldid=805165919", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918844320819662848", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NcBOBWMuTk", + "id" : 918844320819662848, + "created_at" : "2017-10-13 14:22:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Q1vxX9NYuE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805165919&oldid=805165783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918844193870622720", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q1vxX9NYuE", + "id" : 918844193870622720, + "created_at" : "2017-10-13 14:21:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/7urOfBAmmm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805165783&oldid=805165729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918843845646921729", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7urOfBAmmm", + "id" : 918843845646921729, + "created_at" : "2017-10-13 14:20:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/DEJMxyooJK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805165729&oldid=805165677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918843696380108800", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DEJMxyooJK", + "id" : 918843696380108800, + "created_at" : "2017-10-13 14:19:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/PVfL7QngkP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805165677&oldid=805165501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918843588976480256", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PVfL7QngkP", + "id" : 918843588976480256, + "created_at" : "2017-10-13 14:19:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/AofYA4yswZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805165501&oldid=805165009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918843174201774085", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AofYA4yswZ", + "id" : 918843174201774085, + "created_at" : "2017-10-13 14:17:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/zrLJdRnHir", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805165009&oldid=805164865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918842181678456832", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zrLJdRnHir", + "id" : 918842181678456832, + "created_at" : "2017-10-13 14:13:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/2Upg3GOluf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805164865&oldid=805164610", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918841861338423296", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Upg3GOluf", + "id" : 918841861338423296, + "created_at" : "2017-10-13 14:12:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/VNpcNcdTBs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805164610&oldid=805164591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918841312648015872", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VNpcNcdTBs", + "id" : 918841312648015872, + "created_at" : "2017-10-13 14:10:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/m2mtzJdcvH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805164591&oldid=805164576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918841272604950528", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m2mtzJdcvH", + "id" : 918841272604950528, + "created_at" : "2017-10-13 14:10:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/py0WvfhXZT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805164576&oldid=805150399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918841218204884993", + "text" : "2017 World Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/py0WvfhXZT", + "id" : 918841218204884993, + "created_at" : "2017-10-13 14:09:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/QTCLbpgjh3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805163167&oldid=805163141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918838140525260800", + "text" : "2017 Hong Kong Tennis Open \u2013 Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QTCLbpgjh3", + "id" : 918838140525260800, + "created_at" : "2017-10-13 13:57:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/hh4wHFzYIu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805163141&oldid=805163051", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918838088012615680", + "text" : "2017 Hong Kong Tennis Open \u2013 Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hh4wHFzYIu", + "id" : 918838088012615680, + "created_at" : "2017-10-13 13:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/cJ0Y9eRcJb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805163051&oldid=805162166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918837886128189440", + "text" : "2017 Hong Kong Tennis Open \u2013 Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cJ0Y9eRcJb", + "id" : 918837886128189440, + "created_at" : "2017-10-13 13:56:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ihOYRUvbbu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805160820&oldid=801777858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918832863197515776", + "text" : "Miracle Mart (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ihOYRUvbbu", + "id" : 918832863197515776, + "created_at" : "2017-10-13 13:36:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/uvlHBc4xzf", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=576511625&oldid=555855233&rcid=611825714", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918830920509153280", + "text" : "Q3130451 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uvlHBc4xzf", + "id" : 918830920509153280, + "created_at" : "2017-10-13 13:28:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/fZG8dfa4TH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805158666&oldid=805158614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918827937750757376", + "text" : "Doreen Steidle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fZG8dfa4TH", + "id" : 918827937750757376, + "created_at" : "2017-10-13 13:17:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/bXWouLKslb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805158614&oldid=804737033", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918827829202243584", + "text" : "Doreen Steidle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bXWouLKslb", + "id" : 918827829202243584, + "created_at" : "2017-10-13 13:16:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/p5EqaaZYvl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805070350&oldid=794497733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918589843432755200", + "text" : "White Oleander (film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/p5EqaaZYvl", + "id" : 918589843432755200, + "created_at" : "2017-10-12 21:30:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/gJEMeNZ9FJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805068073&oldid=804705415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918585457566461953", + "text" : "Klondike Gold Rush Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gJEMeNZ9FJ", + "id" : 918585457566461953, + "created_at" : "2017-10-12 21:13:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/4cmQ4E3pVT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805063119&oldid=801270982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918576119552634880", + "text" : "Red Dragon (novel) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4cmQ4E3pVT", + "id" : 918576119552634880, + "created_at" : "2017-10-12 20:36:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/lfjeHdCkAk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141470954&oldid=141470928&rcid=340220507", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918575061275234304", + "text" : "Saison 11 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lfjeHdCkAk", + "id" : 918575061275234304, + "created_at" : "2017-10-12 20:32:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/3G7cmPfXx6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141470928&oldid=141470906&rcid=340220474", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918574797856047106", + "text" : "Saison 11 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3G7cmPfXx6", + "id" : 918574797856047106, + "created_at" : "2017-10-12 20:31:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/tC91IvxUXR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141470906&oldid=141470870&rcid=340220440", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918574605551525890", + "text" : "Saison 11 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tC91IvxUXR", + "id" : 918574605551525890, + "created_at" : "2017-10-12 20:30:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/T0EOcjh0xb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141470870&oldid=141470858&rcid=340220275", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918574229091733504", + "text" : "Saison 11 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T0EOcjh0xb", + "id" : 918574229091733504, + "created_at" : "2017-10-12 20:28:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/WZxi26uaJ4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141470858&oldid=141299484&rcid=340220260", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918574127044288512", + "text" : "Saison 11 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WZxi26uaJ4", + "id" : 918574127044288512, + "created_at" : "2017-10-12 20:28:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/GJJMf0rDhr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805060172&oldid=799498683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918570425176788992", + "text" : "Lithium\u2013air battery Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GJJMf0rDhr", + "id" : 918570425176788992, + "created_at" : "2017-10-12 20:13:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/WgK7xXq11v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805056378&oldid=805013428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918563271229300739", + "text" : "Ali Ehsassi Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/WgK7xXq11v", + "id" : 918563271229300739, + "created_at" : "2017-10-12 19:45:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/ACZ7vIIppE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805026854&oldid=802717805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918509579763372034", + "text" : "Always (brand) Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/ACZ7vIIppE", + "id" : 918509579763372034, + "created_at" : "2017-10-12 16:12:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/GqTuBObD1F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805021337&oldid=794722917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918500135490981890", + "text" : "United States Court of International Trade Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GqTuBObD1F", + "id" : 918500135490981890, + "created_at" : "2017-10-12 15:34:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/CUjVAONEMl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=805009069&oldid=804270333", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918473932239507456", + "text" : "Upholder\/Victoria-class submarine Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CUjVAONEMl", + "id" : 918473932239507456, + "created_at" : "2017-10-12 13:50:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/9G7Ejyb9Go", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804913126&oldid=804793322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918233202979934209", + "text" : "Crime in the United States Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9G7Ejyb9Go", + "id" : 918233202979934209, + "created_at" : "2017-10-11 21:53:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/dzZB0dxDoX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804901151&oldid=790437199", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918211181705416704", + "text" : "Baha Men Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/dzZB0dxDoX", + "id" : 918211181705416704, + "created_at" : "2017-10-11 20:26:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/k99kbm4oLV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804901028&oldid=764984143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918210980504571905", + "text" : "White Oaks Secondary School Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/k99kbm4oLV", + "id" : 918210980504571905, + "created_at" : "2017-10-11 20:25:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/r8WaN48gZG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804859761&oldid=784114911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918138961217970176", + "text" : "Hummel Bird Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r8WaN48gZG", + "id" : 918138961217970176, + "created_at" : "2017-10-11 15:39:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/7O6Vnq7rGm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141433854&oldid=141248923&rcid=339672401", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918120712715546625", + "text" : "Saison 6 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7O6Vnq7rGm", + "id" : 918120712715546625, + "created_at" : "2017-10-11 14:26:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/YJ7qLTlH64", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141433278&oldid=141432821&rcid=339669829", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918115053399953409", + "text" : "Saison 4 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YJ7qLTlH64", + "id" : 918115053399953409, + "created_at" : "2017-10-11 14:04:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/0PV5R3Yc5O", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141432821&oldid=140707273&rcid=339668389", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918110985604534273", + "text" : "Saison 4 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0PV5R3Yc5O", + "id" : 918110985604534273, + "created_at" : "2017-10-11 13:48:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/EEFcQiGy5l", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141432259&oldid=141180496&rcid=339634605", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "918106034488659974", + "text" : "Saison 3 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EEFcQiGy5l", + "id" : 918106034488659974, + "created_at" : "2017-10-11 13:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Mb5mYkK9mb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804795863&oldid=770518840", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917996686638804992", + "text" : "Embassy of Canada, Kabul Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Mb5mYkK9mb", + "id" : 917996686638804992, + "created_at" : "2017-10-11 06:14:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/afcGwuvFiq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804785749&oldid=804607793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917961792382480384", + "text" : "Canadian Tire Centre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/afcGwuvFiq", + "id" : 917961792382480384, + "created_at" : "2017-10-11 03:55:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/HFpZHfD2yb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804732707&oldid=804732647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917847258648936449", + "text" : "The Great British Bake Off (series 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HFpZHfD2yb", + "id" : 917847258648936449, + "created_at" : "2017-10-10 20:20:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/bKpeKcO4iF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804730897&oldid=804730800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917843458441863168", + "text" : "List of country music festivals Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bKpeKcO4iF", + "id" : 917843458441863168, + "created_at" : "2017-10-10 20:05:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/xZZ8159oXi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804730800&oldid=803511144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917843313583108098", + "text" : "List of country music festivals Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xZZ8159oXi", + "id" : 917843313583108098, + "created_at" : "2017-10-10 20:04:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QMEoCVdGAU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804719069&oldid=804719037", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917820692070051840", + "text" : "The Great Irish Bake Off (series 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QMEoCVdGAU", + "id" : 917820692070051840, + "created_at" : "2017-10-10 18:34:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/scJ0u9SuzF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804719037&oldid=804718957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917820614299258880", + "text" : "The Great Irish Bake Off (series 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/scJ0u9SuzF", + "id" : 917820614299258880, + "created_at" : "2017-10-10 18:34:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/SxwybZVXfe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804718957&oldid=801708840", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917820479909572609", + "text" : "The Great Irish Bake Off (series 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SxwybZVXfe", + "id" : 917820479909572609, + "created_at" : "2017-10-10 18:33:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/zYC4E9oEzl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804718647&oldid=801708827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917819915763159040", + "text" : "The Great Irish Bake Off (series 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zYC4E9oEzl", + "id" : 917819915763159040, + "created_at" : "2017-10-10 18:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/3sSDss7TN9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141408478&oldid=139872513&rcid=339088929", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917818919943114752", + "text" : "Saison 4 du Meilleur P\u00E2tissier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3sSDss7TN9", + "id" : 917818919943114752, + "created_at" : "2017-10-10 18:27:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/BmcjZK5TNL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141408345&oldid=139872509&rcid=339088606", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917817651342315522", + "text" : "Saison 3 du Meilleur P\u00E2tissier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BmcjZK5TNL", + "id" : 917817651342315522, + "created_at" : "2017-10-10 18:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/FBjBndKsmN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141408308&oldid=141408231&rcid=339088462", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917817291164864512", + "text" : "Saison 1 du Meilleur P\u00E2tissier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FBjBndKsmN", + "id" : 917817291164864512, + "created_at" : "2017-10-10 18:21:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/FNTF8IYfFV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141408231&oldid=139872497&rcid=339088150", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917816547770585088", + "text" : "Saison 1 du Meilleur P\u00E2tissier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FNTF8IYfFV", + "id" : 917816547770585088, + "created_at" : "2017-10-10 18:18:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/8x66uHXrjn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141408201&oldid=139872505&rcid=339088115", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917816319512403969", + "text" : "Saison 2 du Meilleur P\u00E2tissier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8x66uHXrjn", + "id" : 917816319512403969, + "created_at" : "2017-10-10 18:17:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/YiF1uzGavv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804714171&oldid=804626032", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917811879493464064", + "text" : "The Foreigner (2017 film) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/YiF1uzGavv", + "id" : 917811879493464064, + "created_at" : "2017-10-10 17:59:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/wMa9mj6h3V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804704440&oldid=804704407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917793484085571584", + "text" : "The Great British Bake Off (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wMa9mj6h3V", + "id" : 917793484085571584, + "created_at" : "2017-10-10 16:46:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ot9JMUDROj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804704407&oldid=804146659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917793421796003846", + "text" : "The Great British Bake Off (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ot9JMUDROj", + "id" : 917793421796003846, + "created_at" : "2017-10-10 16:46:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/nAarNNCTF8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804673422&oldid=792989017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917738317113974784", + "text" : "Canada Revenue Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nAarNNCTF8", + "id" : 917738317113974784, + "created_at" : "2017-10-10 13:07:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/kDQwNU5IIF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804600252&oldid=802308416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917561988955426817", + "text" : "How Great Thou Art Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kDQwNU5IIF", + "id" : 917561988955426817, + "created_at" : "2017-10-10 01:26:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/dEFc6oHYlN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141374057&oldid=141374000&rcid=338509706", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917410368334516225", + "text" : "R\u00F4le du Canada en Afghanistan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dEFc6oHYlN", + "id" : 917410368334516225, + "created_at" : "2017-10-09 15:24:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/XuHfRWwOF6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141374000&oldid=131407584&rcid=338509422", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "917409858525286402", + "text" : "R\u00F4le du Canada en Afghanistan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XuHfRWwOF6", + "id" : 917409858525286402, + "created_at" : "2017-10-09 15:22:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/ZNx1A3zJ6f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804209201&oldid=803261017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916665683840204800", + "text" : "Mahant Swami Maharaj Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZNx1A3zJ6f", + "id" : 916665683840204800, + "created_at" : "2017-10-07 14:05:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/99FjO1PRH1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804169363&oldid=804169269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916547498084327424", + "text" : "Environmental impact of Gulf wars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/99FjO1PRH1", + "id" : 916547498084327424, + "created_at" : "2017-10-07 06:15:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/s2AXWWxwXS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804169269&oldid=804168911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916547180139249664", + "text" : "Environmental impact of Gulf wars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/s2AXWWxwXS", + "id" : 916547180139249664, + "created_at" : "2017-10-07 06:14:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ZGFxTQBiNx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804168911&oldid=768756192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916546009269972993", + "text" : "Environmental impact of Gulf wars Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZGFxTQBiNx", + "id" : 916546009269972993, + "created_at" : "2017-10-07 06:09:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/EbAEiHSHdN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141281319&oldid=129656214&rcid=337592326", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916361063683194880", + "text" : "Plateau Mont-Royal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EbAEiHSHdN", + "id" : 916361063683194880, + "created_at" : "2017-10-06 17:54:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/OcUZ7Kggrm", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=573320271&oldid=573319842&rcid=608561987", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916358094359232512", + "text" : "Q15864901 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OcUZ7Kggrm", + "id" : 916358094359232512, + "created_at" : "2017-10-06 17:42:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/V9h2BGL6zo", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=573319842&oldid=573267933&rcid=608561555", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916357629030666242", + "text" : "Q15864901 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V9h2BGL6zo", + "id" : 916357629030666242, + "created_at" : "2017-10-06 17:40:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/AToRlIIlLk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=804068772&oldid=801646285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916313403156819969", + "text" : "Freedoom Wikipedia article edited anonymously from Correctional Services Canada https:\/\/t.co\/AToRlIIlLk", + "id" : 916313403156819969, + "created_at" : "2017-10-06 14:45:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/AGV323jLV7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141272690&oldid=140217808&rcid=337542046", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916279997735809024", + "text" : "La Montagne entre nous Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/AGV323jLV7", + "id" : 916279997735809024, + "created_at" : "2017-10-06 12:32:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/WMHWS9Yj1L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803969561&oldid=803965851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916043251089592320", + "text" : "Ernest Shackleton Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WMHWS9Yj1L", + "id" : 916043251089592320, + "created_at" : "2017-10-05 20:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/eYwLcmdEjS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803957685&oldid=785528319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916020969772380160", + "text" : "12e R\u00E9giment blind\u00E9 du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eYwLcmdEjS", + "id" : 916020969772380160, + "created_at" : "2017-10-05 19:23:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/dBeXyZiaCM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803954352&oldid=770397213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "916014213545545728", + "text" : "The Burning Land Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/dBeXyZiaCM", + "id" : 916014213545545728, + "created_at" : "2017-10-05 18:56:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ipMxcyU66X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803821615&oldid=803821572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915687007715807232", + "text" : "Ferrari Berlinetta Boxer Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/ipMxcyU66X", + "id" : 915687007715807232, + "created_at" : "2017-10-04 21:16:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/ipMxcyU66X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803821615&oldid=803821572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915687007740981249", + "text" : "Ferrari Berlinetta Boxer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ipMxcyU66X", + "id" : 915687007740981249, + "created_at" : "2017-10-04 21:16:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/WFRWeFlQBf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803821572&oldid=789615352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915686946478927874", + "text" : "Ferrari Berlinetta Boxer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WFRWeFlQBf", + "id" : 915686946478927874, + "created_at" : "2017-10-04 21:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/WFRWeFlQBf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803821572&oldid=789615352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915686946537648129", + "text" : "Ferrari Berlinetta Boxer Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/WFRWeFlQBf", + "id" : 915686946537648129, + "created_at" : "2017-10-04 21:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Waa0TglTX4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141223255&oldid=141219898&rcid=336763070", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915621876940066816", + "text" : "Romain Gary Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Waa0TglTX4", + "id" : 915621876940066816, + "created_at" : "2017-10-04 16:57:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/shwoC85HU5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803784981&oldid=803784949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915617680685662208", + "text" : "Pluot Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/shwoC85HU5", + "id" : 915617680685662208, + "created_at" : "2017-10-04 16:40:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/WgerxA0qyX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803784877&oldid=799537539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915617505468731397", + "text" : "Pluot Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WgerxA0qyX", + "id" : 915617505468731397, + "created_at" : "2017-10-04 16:39:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Qu5YTMgT0n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803631248&oldid=803631039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915276465012396032", + "text" : "2002\u201303 NHL season Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Qu5YTMgT0n", + "id" : 915276465012396032, + "created_at" : "2017-10-03 18:04:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/C4ZM7Zb5ls", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803631039&oldid=786095204", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915276051118518273", + "text" : "2002\u201303 NHL season Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/C4ZM7Zb5ls", + "id" : 915276051118518273, + "created_at" : "2017-10-03 18:03:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/5L0UnlH7qA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803623524&oldid=799320481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915262404438761472", + "text" : "N\u00E1\u00E1ts'ihch'oh National Park Reserve Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5L0UnlH7qA", + "id" : 915262404438761472, + "created_at" : "2017-10-03 17:08:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/wLKh6sCD0A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803621209&oldid=770439341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915258076768407553", + "text" : "Tagansky Protected Command Point Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wLKh6sCD0A", + "id" : 915258076768407553, + "created_at" : "2017-10-03 16:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/lvVWCU5cpc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803620123&oldid=802994390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915255838222241794", + "text" : "Talk:Economy of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lvVWCU5cpc", + "id" : 915255838222241794, + "created_at" : "2017-10-03 16:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 44, 67 ], + "url" : "https:\/\/t.co\/IdfzT5Zk0U", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2017.10", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915236275803820032", + "text" : "\uD83D\uDCBE October 2017 Twitter archive accession \uD83D\uDCBE\n\nhttps:\/\/t.co\/IdfzT5Zk0U\n\nAll tweets are public domain.\n\nHave at it, and enjoy!", + "id" : 915236275803820032, + "created_at" : "2017-10-03 15:25:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/WTgqjk9eTo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803606800&oldid=803606707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915228336162590721", + "text" : "List of people from Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WTgqjk9eTo", + "id" : 915228336162590721, + "created_at" : "2017-10-03 14:53:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/cDaGBeZA3d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803606480&oldid=800349242", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "915227500862689282", + "text" : "List of people from Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cDaGBeZA3d", + "id" : 915227500862689282, + "created_at" : "2017-10-03 14:50:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/lwjqtFCE0R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803459533&oldid=789618843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914907227659620353", + "text" : "A Tribute to Buzz Shearman Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lwjqtFCE0R", + "id" : 914907227659620353, + "created_at" : "2017-10-02 17:37:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/gy1rFIhRtf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141159807&oldid=110516305&rcid=335061924", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914899360990810113", + "text" : "Suau Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/gy1rFIhRtf", + "id" : 914899360990810113, + "created_at" : "2017-10-02 17:06:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/q90aBJDpC2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803453817&oldid=803453765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914896967167303680", + "text" : "Julie Payette Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/q90aBJDpC2", + "id" : 914896967167303680, + "created_at" : "2017-10-02 16:56:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/dOZL005tx7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803451079&oldid=798327071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914891748123475969", + "text" : "Irish Canadians Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dOZL005tx7", + "id" : 914891748123475969, + "created_at" : "2017-10-02 16:36:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ELwPPGvfmq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803450426&oldid=803420562", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914890366473703425", + "text" : "Australian Survivor (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ELwPPGvfmq", + "id" : 914890366473703425, + "created_at" : "2017-10-02 16:30:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/EMMjot9JbB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803446611&oldid=803446477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914882835265224704", + "text" : "Talk:Resolute, Nunavut Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/EMMjot9JbB", + "id" : 914882835265224704, + "created_at" : "2017-10-02 16:00:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/i6aV2uin5N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803446477&oldid=798404197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914882559569514498", + "text" : "Talk:Resolute, Nunavut Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/i6aV2uin5N", + "id" : 914882559569514498, + "created_at" : "2017-10-02 15:59:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/SHraR2ASYJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803445488&oldid=799539053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914880420180905985", + "text" : "Point Lepreau Nuclear Generating Station Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SHraR2ASYJ", + "id" : 914880420180905985, + "created_at" : "2017-10-02 15:51:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/w8yHN13oSn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803445219&oldid=803445162", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914879827504754689", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w8yHN13oSn", + "id" : 914879827504754689, + "created_at" : "2017-10-02 15:48:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/IjrPCj5g0u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803445162&oldid=803444439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914879674970509312", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IjrPCj5g0u", + "id" : 914879674970509312, + "created_at" : "2017-10-02 15:48:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/WY853DzHqI", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=571363080&oldid=571116570&rcid=606473100", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914879024391913473", + "text" : "Q17339402 Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/WY853DzHqI", + "id" : 914879024391913473, + "created_at" : "2017-10-02 15:45:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/YDNtQ8U5sg", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=571362768&oldid=571107640&rcid=606472786", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914878765330726914", + "text" : "Q16943273 Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/YDNtQ8U5sg", + "id" : 914878765330726914, + "created_at" : "2017-10-02 15:44:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/oETvwDxzbC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803439966&oldid=803433914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914869810076495872", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oETvwDxzbC", + "id" : 914869810076495872, + "created_at" : "2017-10-02 15:08:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/R53xduXXK0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803433914&oldid=803433429", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914858186133393408", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R53xduXXK0", + "id" : 914858186133393408, + "created_at" : "2017-10-02 14:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/PwXyhhnxKM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803433429&oldid=803433137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914857239193808897", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PwXyhhnxKM", + "id" : 914857239193808897, + "created_at" : "2017-10-02 14:18:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/1EyaIrgDbw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803433137&oldid=803433069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914856701744046080", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1EyaIrgDbw", + "id" : 914856701744046080, + "created_at" : "2017-10-02 14:16:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/d2MbTP99ce", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803433069&oldid=803432963", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914856585461190657", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d2MbTP99ce", + "id" : 914856585461190657, + "created_at" : "2017-10-02 14:16:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/EJ6nR0819S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803432963&oldid=803432758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914856416132902912", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EJ6nR0819S", + "id" : 914856416132902912, + "created_at" : "2017-10-02 14:15:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/TnDXWRX6Ms", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803432758&oldid=803416940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914855968974032897", + "text" : "Terrorism in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TnDXWRX6Ms", + "id" : 914855968974032897, + "created_at" : "2017-10-02 14:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/QsOShZAmBP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803425452&oldid=803425406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914842887615057920", + "text" : "Ska\u00F0i Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/QsOShZAmBP", + "id" : 914842887615057920, + "created_at" : "2017-10-02 13:21:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/5Irvg3nJ7o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803425406&oldid=803425239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914842768962408449", + "text" : "Ska\u00F0i Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/5Irvg3nJ7o", + "id" : 914842768962408449, + "created_at" : "2017-10-02 13:21:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/hKmfUclCrK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803425239&oldid=800263569", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914842395774275584", + "text" : "Ska\u00F0i Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/hKmfUclCrK", + "id" : 914842395774275584, + "created_at" : "2017-10-02 13:19:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/957yFPpbWj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803410430&oldid=803409511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914808582473908224", + "text" : "Lagrange polynomial Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/957yFPpbWj", + "id" : 914808582473908224, + "created_at" : "2017-10-02 11:05:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/80DvhYOExu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803409511&oldid=803023814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914805692942503936", + "text" : "Lagrange polynomial Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/80DvhYOExu", + "id" : 914805692942503936, + "created_at" : "2017-10-02 10:54:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/TnQcTobSfS", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?oldid=571141164&rcid=606233926", + "display_url" : "wikidata.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914781078921121793", + "text" : "Q41525332 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TnQcTobSfS", + "id" : 914781078921121793, + "created_at" : "2017-10-02 09:16:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/hzQ1HqYOeV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141146341&oldid=141146259&rcid=334730035", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914780748032462850", + "text" : "Graeme C. Clark Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hzQ1HqYOeV", + "id" : 914780748032462850, + "created_at" : "2017-10-02 09:15:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/709jXXgWdk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=141146259&oldid=141145801&rcid=334729889", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914780106396196864", + "text" : "Graeme C. Clark Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/709jXXgWdk", + "id" : 914780106396196864, + "created_at" : "2017-10-02 09:12:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/tbE9Fm89s7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=803329129&oldid=801967778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "914595778538217473", + "text" : "Demographics of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tbE9Fm89s7", + "id" : 914595778538217473, + "created_at" : "2017-10-01 21:00:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_11.js b/20181122/data/js/tweets/2017_11.js new file mode 100644 index 00000000..1050ce9e --- /dev/null +++ b/20181122/data/js/tweets/2017_11.js @@ -0,0 +1,18216 @@ +Grailbird.data.tweets_2017_11 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936306186298712064\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/QBLCchqIDX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5tgjJVAAAkQWo.png", + "id_str" : "936306178497249280", + "id" : 936306178497249280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5tgjJVAAAkQWo.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/QBLCchqIDX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QgfNZ1EEGm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812928799&oldid=803266103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936306186298712064", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QgfNZ1EEGm https:\/\/t.co\/QBLCchqIDX", + "id" : 936306186298712064, + "created_at" : "2017-11-30 18:49:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936304360182681600\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/gKrLIwuhkL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5r2eXXcAE8Si3.png", + "id_str" : "936304356147818497", + "id" : 936304356147818497, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5r2eXXcAE8Si3.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 655 + }, { + "h" : 680, + "resize" : "fit", + "w" : 218 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 384 + }, { + "h" : 2732, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/gKrLIwuhkL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/tuVBHiA9dm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812927711&oldid=770596845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936304360182681600", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tuVBHiA9dm https:\/\/t.co\/gKrLIwuhkL", + "id" : 936304360182681600, + "created_at" : "2017-11-30 18:42:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936303114004652041\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/8pkRXICsk6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5qt_yX4AAPdCA.png", + "id_str" : "936303110989012992", + "id" : 936303110989012992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5qt_yX4AAPdCA.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/8pkRXICsk6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/P5lIJeBKqP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812926930&oldid=812926733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936303114004652041", + "text" : "2012 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P5lIJeBKqP https:\/\/t.co\/8pkRXICsk6", + "id" : 936303114004652041, + "created_at" : "2017-11-30 18:37:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936302803437391873\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/BdJEJz66O6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5qbwZVQAEO4a3.png", + "id_str" : "936302797619806209", + "id" : 936302797619806209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5qbwZVQAEO4a3.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 605 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 354 + }, { + "h" : 2960, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 201 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/BdJEJz66O6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/dI3AqFPkwv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812926733&oldid=792136359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936302803437391873", + "text" : "2012 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dI3AqFPkwv https:\/\/t.co\/BdJEJz66O6", + "id" : 936302803437391873, + "created_at" : "2017-11-30 18:35:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936301694991896576\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/typawNVP0B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5pbXvWkAAbTeO.png", + "id_str" : "936301691489652736", + "id" : 936301691489652736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5pbXvWkAAbTeO.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 248 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 438 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 747 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2396, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/typawNVP0B" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vVTDzmgDNo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812926097&oldid=792136351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936301694991896576", + "text" : "2012 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vVTDzmgDNo https:\/\/t.co\/typawNVP0B", + "id" : 936301694991896576, + "created_at" : "2017-11-30 18:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936300988188844032\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/bQlCnwrxSd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5oyNBX4AAQOe0.png", + "id_str" : "936300984237809664", + "id" : 936300984237809664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5oyNBX4AAQOe0.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 255 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 449 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 767 + }, { + "h" : 2334, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/bQlCnwrxSd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/PmRJJxa9Bl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812925657&oldid=812925588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936300988188844032", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PmRJJxa9Bl https:\/\/t.co\/bQlCnwrxSd", + "id" : 936300988188844032, + "created_at" : "2017-11-30 18:28:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936300880474918913\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/kXAK7F2bCJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5or6yW0AAQrUU.png", + "id_str" : "936300876263772160", + "id" : 936300876263772160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5or6yW0AAQrUU.png", + "sizes" : [ { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/kXAK7F2bCJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/kBVX2J6nFi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812925588&oldid=812925532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936300880474918913", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kBVX2J6nFi https:\/\/t.co\/kXAK7F2bCJ", + "id" : 936300880474918913, + "created_at" : "2017-11-30 18:28:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936300754977153024\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/OOIQEcYqUW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5okSqV4AA2sj0.png", + "id_str" : "936300745233653760", + "id" : 936300745233653760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5okSqV4AA2sj0.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/OOIQEcYqUW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/7aedIqOaYi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812925532&oldid=812925451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936300754977153024", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7aedIqOaYi https:\/\/t.co\/OOIQEcYqUW", + "id" : 936300754977153024, + "created_at" : "2017-11-30 18:27:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936300600505131014\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/r8narzJqvt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5obaaXcAAEjjH.png", + "id_str" : "936300592695308288", + "id" : 936300592695308288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5obaaXcAAEjjH.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/r8narzJqvt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/JtFcnE5T7n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812925451&oldid=812925367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936300600505131014", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JtFcnE5T7n https:\/\/t.co\/r8narzJqvt", + "id" : 936300600505131014, + "created_at" : "2017-11-30 18:27:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936300425963286528\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/JIygn1Mg46", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5oRZEU8AEzktd.png", + "id_str" : "936300420535742465", + "id" : 936300420535742465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5oRZEU8AEzktd.png", + "sizes" : [ { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 680 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/JIygn1Mg46" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/pKOWzAqvli", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812925367&oldid=791100282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936300425963286528", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pKOWzAqvli https:\/\/t.co\/JIygn1Mg46", + "id" : 936300425963286528, + "created_at" : "2017-11-30 18:26:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936297859804225537\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/MYfSqrfsPG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5l8FDXcAA4AGK.png", + "id_str" : "936297855362494464", + "id" : 936297855362494464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5l8FDXcAA4AGK.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/MYfSqrfsPG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ouUc73CwMR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812923845&oldid=812923141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936297859804225537", + "text" : "2013 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ouUc73CwMR https:\/\/t.co\/MYfSqrfsPG", + "id" : 936297859804225537, + "created_at" : "2017-11-30 18:16:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936296706425139201\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/uE6cvVrOC1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5k44BXcAIJV-a.png", + "id_str" : "936296700813209602", + "id" : 936296700813209602, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5k44BXcAIJV-a.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 231 + }, { + "h" : 2572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 696 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 408 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/uE6cvVrOC1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/7UwzEghWZd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812923141&oldid=770650577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936296706425139201", + "text" : "2013 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7UwzEghWZd https:\/\/t.co\/uE6cvVrOC1", + "id" : 936296706425139201, + "created_at" : "2017-11-30 18:11:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936295888368144385\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/tZ4aVc5Prp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5kJRoXcAA2Qeh.png", + "id_str" : "936295883053953024", + "id" : 936295883053953024, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5kJRoXcAA2Qeh.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2014 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/tZ4aVc5Prp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/tkIbqHbsH8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812922684&oldid=812922307", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936295888368144385", + "text" : "2014 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tkIbqHbsH8 https:\/\/t.co\/tZ4aVc5Prp", + "id" : 936295888368144385, + "created_at" : "2017-11-30 18:08:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936295121250914304\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ZErpVYEEsK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5jcvxW4AAwbZ2.png", + "id_str" : "936295118050615296", + "id" : 936295118050615296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5jcvxW4AAwbZ2.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2014 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/ZErpVYEEsK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/riYUW2iT7x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812922307&oldid=812922107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936295121250914304", + "text" : "2014 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/riYUW2iT7x https:\/\/t.co\/ZErpVYEEsK", + "id" : 936295121250914304, + "created_at" : "2017-11-30 18:05:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936294759806787584\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ByJ87551Eq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5jHkoXUAE4Szc.png", + "id_str" : "936294754282852353", + "id" : 936294754282852353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5jHkoXUAE4Szc.png", + "sizes" : [ { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2014 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/ByJ87551Eq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/87s281LE1H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812922107&oldid=812922063", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936294759806787584", + "text" : "2014 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/87s281LE1H https:\/\/t.co\/ByJ87551Eq", + "id" : 936294759806787584, + "created_at" : "2017-11-30 18:04:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936294665304838144\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ZivqcJ2F2w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5jCOfW0AAz1PW.png", + "id_str" : "936294662440144896", + "id" : 936294662440144896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5jCOfW0AAz1PW.png", + "sizes" : [ { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 551, + "resize" : "fit", + "w" : 680 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2014 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/ZivqcJ2F2w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/YtBcvd3lFG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812922063&oldid=799914135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936294665304838144", + "text" : "2014 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YtBcvd3lFG https:\/\/t.co\/ZivqcJ2F2w", + "id" : 936294665304838144, + "created_at" : "2017-11-30 18:03:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936294557544742917\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/CpKqIwnibz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5i7z3XkAACM5F.png", + "id_str" : "936294552213884928", + "id" : 936294552213884928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5i7z3XkAACM5F.png", + "sizes" : [ { + "h" : 476, + "resize" : "fit", + "w" : 680 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2014 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/CpKqIwnibz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vGYB8J6sok", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812922001&oldid=812921176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936294557544742917", + "text" : "2014 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vGYB8J6sok https:\/\/t.co\/CpKqIwnibz", + "id" : 936294557544742917, + "created_at" : "2017-11-30 18:03:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936293203912941569\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/aSTBl3R4F9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5hslsXkAAAO7T.png", + "id_str" : "936293191199985664", + "id" : 936293191199985664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5hslsXkAAAO7T.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2014 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/aSTBl3R4F9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SKmzxQjw1I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812921176&oldid=789647031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936293203912941569", + "text" : "2014 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SKmzxQjw1I https:\/\/t.co\/aSTBl3R4F9", + "id" : 936293203912941569, + "created_at" : "2017-11-30 17:57:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936291952986910720\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/msQwnJSirZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5gkI5VAAAkfPU.png", + "id_str" : "936291946519134208", + "id" : 936291946519134208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5gkI5VAAAkfPU.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2015 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/msQwnJSirZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/mE0pE2ATHn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812920550&oldid=773809844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936291952986910720", + "text" : "2015 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mE0pE2ATHn https:\/\/t.co\/msQwnJSirZ", + "id" : 936291952986910720, + "created_at" : "2017-11-30 17:52:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936272899052367872\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Rg0rg466tV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5PPPxW4AAqeHa.jpg", + "id_str" : "936272895889825792", + "id" : 936272895889825792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5PPPxW4AAqeHa.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jos\u00E9 Th\u00E9odore", + "display_url" : "pic.twitter.com\/Rg0rg466tV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/kv7q1wD0Is", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143077712&oldid=138844566&rcid=349534120", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936272899052367872", + "text" : "Jos\u00E9 Th\u00E9odore Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kv7q1wD0Is https:\/\/t.co\/Rg0rg466tV", + "id" : 936272899052367872, + "created_at" : "2017-11-30 16:37:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936272240135561216\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/1YRvdQpKio", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5Oo75WkAAW2Ve.png", + "id_str" : "936272237719621632", + "id" : 936272237719621632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5Oo75WkAAW2Ve.png", + "sizes" : [ { + "h" : 315, + "resize" : "fit", + "w" : 874 + }, { + "h" : 315, + "resize" : "fit", + "w" : 874 + }, { + "h" : 245, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 315, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Yann Le Gac", + "display_url" : "pic.twitter.com\/1YRvdQpKio" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/5MKRm2j6bG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143077671&oldid=143077633&rcid=349533996", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936272240135561216", + "text" : "Yann Le Gac Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/5MKRm2j6bG https:\/\/t.co\/1YRvdQpKio", + "id" : 936272240135561216, + "created_at" : "2017-11-30 16:34:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936271915890724864\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/hETCO8c8j5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP5OVwiXUAEq5RN.png", + "id_str" : "936271908252897281", + "id" : 936271908252897281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP5OVwiXUAEq5RN.png", + "sizes" : [ { + "h" : 767, + "resize" : "fit", + "w" : 874 + }, { + "h" : 767, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 767, + "resize" : "fit", + "w" : 874 + }, { + "h" : 597, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Yann Le Gac", + "display_url" : "pic.twitter.com\/hETCO8c8j5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/kVTNnw1UOe", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143077628&oldid=141764446&rcid=349533911", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936271915890724864", + "text" : "Yann Le Gac Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kVTNnw1UOe https:\/\/t.co\/hETCO8c8j5", + "id" : 936271915890724864, + "created_at" : "2017-11-30 16:33:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936255217133408256\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/u65KbXUkH1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP4_KAIWAAASIJ5.png", + "id_str" : "936255213605879808", + "id" : 936255213605879808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP4_KAIWAAASIJ5.png", + "sizes" : [ { + "h" : 1724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 345 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 608 + }, { + "h" : 1724, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Plasco Building", + "display_url" : "pic.twitter.com\/u65KbXUkH1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/tOxX9kqSiP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812901282&oldid=807517084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936255217133408256", + "text" : "Plasco Building Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/tOxX9kqSiP https:\/\/t.co\/u65KbXUkH1", + "id" : 936255217133408256, + "created_at" : "2017-11-30 15:26:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936249959028019201\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/uKQP8rgyAk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP46X3HXcAELx0Z.png", + "id_str" : "936249954145890305", + "id" : 936249954145890305, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP46X3HXcAELx0Z.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 418 + }, { + "h" : 1421, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 738 + }, { + "h" : 1421, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/uKQP8rgyAk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/FnfOUjvmTb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812898634&oldid=812898604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936249959028019201", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FnfOUjvmTb https:\/\/t.co\/uKQP8rgyAk", + "id" : 936249959028019201, + "created_at" : "2017-11-30 15:05:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936249886407888896\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/dCRgwDKZtr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP46TueWsAAfHIt.png", + "id_str" : "936249883106914304", + "id" : 936249883106914304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP46TueWsAAfHIt.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 727 + }, { + "h" : 1443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 412 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/dCRgwDKZtr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/IMbk6xkIho", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812898604&oldid=812898495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936249886407888896", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IMbk6xkIho https:\/\/t.co\/dCRgwDKZtr", + "id" : 936249886407888896, + "created_at" : "2017-11-30 15:05:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936249652311191552\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/5gQc36Chch", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP46GItXUAArngR.png", + "id_str" : "936249649631023104", + "id" : 936249649631023104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP46GItXUAArngR.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/5gQc36Chch" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/EEsVgRUYuL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812898495&oldid=812898435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936249652311191552", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EEsVgRUYuL https:\/\/t.co\/5gQc36Chch", + "id" : 936249652311191552, + "created_at" : "2017-11-30 15:04:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936249542139437056\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/5bxggr7aXz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP45_igWkAARRap.png", + "id_str" : "936249536296685568", + "id" : 936249536296685568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP45_igWkAARRap.png", + "sizes" : [ { + "h" : 2608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 228 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 402 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 686 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/5bxggr7aXz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9ZBI8wkUq8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812898435&oldid=812897343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936249542139437056", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9ZBI8wkUq8 https:\/\/t.co\/5bxggr7aXz", + "id" : 936249542139437056, + "created_at" : "2017-11-30 15:04:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936247648193073154\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/TYZA5Ucs1N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP44RPqXUAE9jq6.png", + "id_str" : "936247641452793857", + "id" : 936247641452793857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP44RPqXUAE9jq6.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2016 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/TYZA5Ucs1N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/OygkAdwfpS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812897486&oldid=799192649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936247648193073154", + "text" : "2016 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OygkAdwfpS https:\/\/t.co\/TYZA5Ucs1N", + "id" : 936247648193073154, + "created_at" : "2017-11-30 14:56:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936247402176176129\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/nMFkMvkIVN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP44DJUWAAUwcHL.png", + "id_str" : "936247399231651845", + "id" : 936247399231651845, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP44DJUWAAUwcHL.png", + "sizes" : [ { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 669 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/nMFkMvkIVN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/rlXU1S6QwR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812897343&oldid=812897207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936247402176176129", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rlXU1S6QwR https:\/\/t.co\/nMFkMvkIVN", + "id" : 936247402176176129, + "created_at" : "2017-11-30 14:55:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936247139537170432\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/emFy4fF6hn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP43zzuW4AEs6-y.png", + "id_str" : "936247135737143297", + "id" : 936247135737143297, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP43zzuW4AEs6-y.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/emFy4fF6hn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ZlureKQ5nl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812897207&oldid=812897112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936247139537170432", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZlureKQ5nl https:\/\/t.co\/emFy4fF6hn", + "id" : 936247139537170432, + "created_at" : "2017-11-30 14:54:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936246945227726848\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/k3fu1ImE3z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP43odXWsAA7oZq.png", + "id_str" : "936246940756520960", + "id" : 936246940756520960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP43odXWsAA7oZq.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/k3fu1ImE3z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/hffZ98vjcq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812897112&oldid=812897047", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936246945227726848", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hffZ98vjcq https:\/\/t.co\/k3fu1ImE3z", + "id" : 936246945227726848, + "created_at" : "2017-11-30 14:54:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936246817561473024\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/P5lDhVxz8y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP43g_8X4AAaWTX.png", + "id_str" : "936246812599640064", + "id" : 936246812599640064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP43g_8X4AAaWTX.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/P5lDhVxz8y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/zoyE8Y9n9l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812897047&oldid=812896975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936246817561473024", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zoyE8Y9n9l https:\/\/t.co\/P5lDhVxz8y", + "id" : 936246817561473024, + "created_at" : "2017-11-30 14:53:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936246673847783426\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/FfuAtMP0pC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP43Yx7WkAEoTgX.png", + "id_str" : "936246671398309889", + "id" : 936246671398309889, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP43Yx7WkAEoTgX.png", + "sizes" : [ { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 611 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/FfuAtMP0pC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/RUAo50MaLD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812896975&oldid=812896765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936246673847783426", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RUAo50MaLD https:\/\/t.co\/FfuAtMP0pC", + "id" : 936246673847783426, + "created_at" : "2017-11-30 14:52:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936246306170966016\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/Uv0Wd7YDEo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP43DUfXUAEkATl.png", + "id_str" : "936246302719037441", + "id" : 936246302719037441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP43DUfXUAEkATl.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 677 + }, { + "h" : 680, + "resize" : "fit", + "w" : 225 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 397 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2644, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/Uv0Wd7YDEo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/klBUUogYux", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812896765&oldid=812894814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936246306170966016", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/klBUUogYux https:\/\/t.co\/Uv0Wd7YDEo", + "id" : 936246306170966016, + "created_at" : "2017-11-30 14:51:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936242422287355904\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/AaOzFQRELx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP4zhRgX4AAcyoI.png", + "id_str" : "936242419267526656", + "id" : 936242419267526656, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP4zhRgX4AAcyoI.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2016 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/AaOzFQRELx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ex8GJtwFR7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812894924&oldid=803266017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936242422287355904", + "text" : "2016 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ex8GJtwFR7 https:\/\/t.co\/AaOzFQRELx", + "id" : 936242422287355904, + "created_at" : "2017-11-30 14:36:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936242162693525504\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/kflA6lG5y3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP4zSA1VwAYTbk7.png", + "id_str" : "936242157094027270", + "id" : 936242157094027270, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP4zSA1VwAYTbk7.png", + "sizes" : [ { + "h" : 1115, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1115, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 533 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1115, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/kflA6lG5y3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/pSaK9tfXU4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812894814&oldid=812894774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936242162693525504", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pSaK9tfXU4 https:\/\/t.co\/kflA6lG5y3", + "id" : 936242162693525504, + "created_at" : "2017-11-30 14:35:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936242092417998849\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/3RT1wJP1Za", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP4zN7hVQAAkjd8.png", + "id_str" : "936242086948454400", + "id" : 936242086948454400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP4zN7hVQAAkjd8.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 533 + }, { + "h" : 1115, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1115, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1115, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/3RT1wJP1Za" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/dxbnRlvzSH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812894774&oldid=812700544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936242092417998849", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dxbnRlvzSH https:\/\/t.co\/3RT1wJP1Za", + "id" : 936242092417998849, + "created_at" : "2017-11-30 14:34:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935949662879707140\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/DW71OLokOh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP0pQQFX0AMka5V.png", + "id_str" : "935949656735076355", + "id" : 935949656735076355, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP0pQQFX0AMka5V.png", + "sizes" : [ { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 317, + "resize" : "fit", + "w" : 680 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Shearwater", + "display_url" : "pic.twitter.com\/DW71OLokOh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/m10XrSqdjh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812768451&oldid=792755802", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935949662879707140", + "text" : "CFB Shearwater Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/m10XrSqdjh https:\/\/t.co\/DW71OLokOh", + "id" : 935949662879707140, + "created_at" : "2017-11-29 19:12:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935865886308696066\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/PQp59vt3kX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPzdDhwW0AAYpwU.png", + "id_str" : "935865875256758272", + "id" : 935865875256758272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPzdDhwW0AAYpwU.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Shinz\u014D Abe", + "display_url" : "pic.twitter.com\/PQp59vt3kX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/ZzyPt1uej1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812720022&oldid=812697760", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935865886308696066", + "text" : "Shinz\u014D Abe Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZzyPt1uej1 https:\/\/t.co\/PQp59vt3kX", + "id" : 935865886308696066, + "created_at" : "2017-11-29 13:39:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935863725919232000\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/RIFwExfhDd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPzbGHkXcAAoy3-.png", + "id_str" : "935863720743497728", + "id" : 935863720743497728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPzbGHkXcAAoy3-.png", + "sizes" : [ { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 580 + } ], + "media_alt" : "Screenshot of edit to Luke Walton", + "display_url" : "pic.twitter.com\/RIFwExfhDd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/o6RrN9Mmk4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812719021&oldid=812718989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935863725919232000", + "text" : "Luke Walton Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o6RrN9Mmk4 https:\/\/t.co\/RIFwExfhDd", + "id" : 935863725919232000, + "created_at" : "2017-11-29 13:31:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935863682449444864\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/K17llfBaBn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPzbDcLXcAAD16F.png", + "id_str" : "935863674736177152", + "id" : 935863674736177152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPzbDcLXcAAD16F.png", + "sizes" : [ { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 568 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Luke Walton", + "display_url" : "pic.twitter.com\/K17llfBaBn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Z8qpiH5ekD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812718989&oldid=812718654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935863682449444864", + "text" : "Luke Walton Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z8qpiH5ekD https:\/\/t.co\/K17llfBaBn", + "id" : 935863682449444864, + "created_at" : "2017-11-29 13:31:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935685626996895757\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/zjkEUmX0xp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPw5HT1X0AUeW9U.png", + "id_str" : "935685620332220421", + "id" : 935685620332220421, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPw5HT1X0AUeW9U.png", + "sizes" : [ { + "h" : 957, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 621 + }, { + "h" : 957, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 957, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Unstoppable (2010 film)", + "display_url" : "pic.twitter.com\/zjkEUmX0xp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/HFAyKJLTD9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812646386&oldid=812318684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935685626996895757", + "text" : "Unstoppable (2010 film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HFAyKJLTD9 https:\/\/t.co\/zjkEUmX0xp", + "id" : 935685626996895757, + "created_at" : "2017-11-29 01:43:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935603568010321922\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/g0uKhwkDwW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvue-gX0AAIUjm.png", + "id_str" : "935603563551772672", + "id" : 935603563551772672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvue-gX0AAIUjm.png", + "sizes" : [ { + "h" : 1319, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 795 + }, { + "h" : 1319, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 451 + } ], + "media_alt" : "Screenshot of edit to Saison 3 de Under the Dome", + "display_url" : "pic.twitter.com\/g0uKhwkDwW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/TZNybfuD9N", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143025913&oldid=137860900&rcid=349214456", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935603568010321922", + "text" : "Saison 3 de Under the Dome Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/TZNybfuD9N https:\/\/t.co\/g0uKhwkDwW", + "id" : 935603568010321922, + "created_at" : "2017-11-28 20:17:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935577591947386880\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rtAqCkwokg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvW23RWAAIe5BL.png", + "id_str" : "935577585647484930", + "id" : 935577585647484930, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvW23RWAAIe5BL.png", + "sizes" : [ { + "h" : 1452, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 409 + }, { + "h" : 1452, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 722 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Carl Mallette", + "display_url" : "pic.twitter.com\/rtAqCkwokg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/xEMueM8Ga4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143023261&oldid=141875475&rcid=349201124", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935577591947386880", + "text" : "Carl Mallette Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xEMueM8Ga4 https:\/\/t.co\/rtAqCkwokg", + "id" : 935577591947386880, + "created_at" : "2017-11-28 18:34:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935572006556393472\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/cZZ6vYwmzN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvRx1tVoAENNVr.png", + "id_str" : "935572001770545153", + "id" : 935572001770545153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvRx1tVoAENNVr.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 681 + }, { + "h" : 1541, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 386 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1541, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ottawa", + "display_url" : "pic.twitter.com\/cZZ6vYwmzN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/JS9m3ekN39", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812586089&oldid=812582921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935572006556393472", + "text" : "Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JS9m3ekN39 https:\/\/t.co\/cZZ6vYwmzN", + "id" : 935572006556393472, + "created_at" : "2017-11-28 18:12:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935569507137019905\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/oQ71y03KkF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvPggUXUAAQehD.png", + "id_str" : "935569504947621888", + "id" : 935569504947621888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvPggUXUAAQehD.png", + "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 298, + "resize" : "fit", + "w" : 680 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/oQ71y03KkF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/MnoALpdQsy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812584834&oldid=812584708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935569507137019905", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MnoALpdQsy https:\/\/t.co\/oQ71y03KkF", + "id" : 935569507137019905, + "created_at" : "2017-11-28 18:02:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935569317445369856\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ZbBietJ48o", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvPVOuVQAUv1jl.png", + "id_str" : "935569311246139397", + "id" : 935569311246139397, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvPVOuVQAUv1jl.png", + "sizes" : [ { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 611, + "resize" : "fit", + "w" : 874 + }, { + "h" : 611, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 611, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/ZbBietJ48o" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/GkFHmsx9Ak", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812584708&oldid=812584595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935569317445369856", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GkFHmsx9Ak https:\/\/t.co\/ZbBietJ48o", + "id" : 935569317445369856, + "created_at" : "2017-11-28 18:01:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935569094514020352\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/RNGaDMeKMR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvPIUMWkAAmUVT.png", + "id_str" : "935569089375932416", + "id" : 935569089375932416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvPIUMWkAAmUVT.png", + "sizes" : [ { + "h" : 353, + "resize" : "fit", + "w" : 680 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/RNGaDMeKMR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/fyGeaedeIa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812584595&oldid=812584430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935569094514020352", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fyGeaedeIa https:\/\/t.co\/RNGaDMeKMR", + "id" : 935569094514020352, + "created_at" : "2017-11-28 18:00:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935568779567882240\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/peDGVQxmwz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvO18yXUAAbK6w.png", + "id_str" : "935568773855268864", + "id" : 935568773855268864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvO18yXUAAbK6w.png", + "sizes" : [ { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 680 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/peDGVQxmwz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/ECYorbDzYV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812584430&oldid=812584077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935568779567882240", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ECYorbDzYV https:\/\/t.co\/peDGVQxmwz", + "id" : 935568779567882240, + "created_at" : "2017-11-28 17:59:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935568198405120000\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/uZPKdOQrse", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvOUQRXUAUjSaC.png", + "id_str" : "935568194970013701", + "id" : 935568194970013701, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvOUQRXUAUjSaC.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/uZPKdOQrse" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/mzLepifEaO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812584077&oldid=812584020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935568198405120000", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mzLepifEaO https:\/\/t.co\/uZPKdOQrse", + "id" : 935568198405120000, + "created_at" : "2017-11-28 17:56:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935568113432776707\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/bWrWoQX2F3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvOO76XUAIOzVI.png", + "id_str" : "935568103605489666", + "id" : 935568103605489666, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvOO76XUAIOzVI.png", + "sizes" : [ { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/bWrWoQX2F3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/DQMq95y5rA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812584020&oldid=812583736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935568113432776707", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DQMq95y5rA https:\/\/t.co\/bWrWoQX2F3", + "id" : 935568113432776707, + "created_at" : "2017-11-28 17:56:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935567622074241025\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/nwGtfz1U5p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvNypKWkAEgEl7.png", + "id_str" : "935567617535938561", + "id" : 935567617535938561, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvNypKWkAEgEl7.png", + "sizes" : [ { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/nwGtfz1U5p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/iqJ2d4YMsG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812583736&oldid=812583076", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935567622074241025", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iqJ2d4YMsG https:\/\/t.co\/nwGtfz1U5p", + "id" : 935567622074241025, + "created_at" : "2017-11-28 17:54:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935566399443005440\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/TNj5Qnz9y0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvMrjHXkAExtBO.png", + "id_str" : "935566396142096385", + "id" : 935566396142096385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvMrjHXkAExtBO.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 680 + }, { + "h" : 491, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 491, + "resize" : "fit", + "w" : 874 + }, { + "h" : 491, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/TNj5Qnz9y0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/VyymG66qSN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812583076&oldid=812582956", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935566399443005440", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VyymG66qSN https:\/\/t.co\/TNj5Qnz9y0", + "id" : 935566399443005440, + "created_at" : "2017-11-28 17:49:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935566172841562114\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/DOT97yNDKk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvMeSIX0AA_wXW.png", + "id_str" : "935566168244604928", + "id" : 935566168244604928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvMeSIX0AA_wXW.png", + "sizes" : [ { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/DOT97yNDKk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/EfuPbBZJFG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812582956&oldid=811901985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935566172841562114", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EfuPbBZJFG https:\/\/t.co\/DOT97yNDKk", + "id" : 935566172841562114, + "created_at" : "2017-11-28 17:48:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935563103177269253\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/iz2WIUBLNh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvJrktWkAAXDO7.png", + "id_str" : "935563098034966528", + "id" : 935563098034966528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvJrktWkAAXDO7.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to History of bitcoin", + "display_url" : "pic.twitter.com\/iz2WIUBLNh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/LnZCE74CWw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812581276&oldid=812579743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935563103177269253", + "text" : "History of bitcoin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LnZCE74CWw https:\/\/t.co\/iz2WIUBLNh", + "id" : 935563103177269253, + "created_at" : "2017-11-28 17:36:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935553962115289088\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/fG3fwn5fbv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvBXg3W0AEZcfK.png", + "id_str" : "935553957312778241", + "id" : 935553957312778241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvBXg3W0AEZcfK.png", + "sizes" : [ { + "h" : 1500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 699 + }, { + "h" : 680, + "resize" : "fit", + "w" : 396 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1500, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ottawa", + "display_url" : "pic.twitter.com\/fG3fwn5fbv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/qelxomywat", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812575934&oldid=812575641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935553962115289088", + "text" : "Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qelxomywat https:\/\/t.co\/fG3fwn5fbv", + "id" : 935553962115289088, + "created_at" : "2017-11-28 17:00:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935553430592073728\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/bicx4i4MO8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPvA4njVoAESrWl.png", + "id_str" : "935553426531917825", + "id" : 935553426531917825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPvA4njVoAESrWl.png", + "sizes" : [ { + "h" : 1503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 698 + }, { + "h" : 1503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 395 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ottawa", + "display_url" : "pic.twitter.com\/bicx4i4MO8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/KvxQhmkbJ2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812575641&oldid=811574099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935553430592073728", + "text" : "Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KvxQhmkbJ2 https:\/\/t.co\/bicx4i4MO8", + "id" : 935553430592073728, + "created_at" : "2017-11-28 16:58:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935518267510349824\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/SIZr3UfjjY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPug5ueU8AAX_BH.png", + "id_str" : "935518261197729792", + "id" : 935518261197729792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPug5ueU8AAX_BH.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + } ], + "media_alt" : "Screenshot of edit to Trail Smelter dispute", + "display_url" : "pic.twitter.com\/SIZr3UfjjY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/JMbnDr2dYm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812556153&oldid=806259283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935518267510349824", + "text" : "Trail Smelter dispute Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/JMbnDr2dYm https:\/\/t.co\/SIZr3UfjjY", + "id" : 935518267510349824, + "created_at" : "2017-11-28 14:38:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935502884636188679\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/7fbosu6kDp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPuS6T_WkAEMc6L.png", + "id_str" : "935502878105571329", + "id" : 935502878105571329, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPuS6T_WkAEMc6L.png", + "sizes" : [ { + "h" : 829, + "resize" : "fit", + "w" : 874 + }, { + "h" : 829, + "resize" : "fit", + "w" : 874 + }, { + "h" : 829, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 645, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Austin Rivers", + "display_url" : "pic.twitter.com\/7fbosu6kDp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/sEB7aT2ebV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812549136&oldid=812547284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935502884636188679", + "text" : "Austin Rivers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sEB7aT2ebV https:\/\/t.co\/7fbosu6kDp", + "id" : 935502884636188679, + "created_at" : "2017-11-28 13:37:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935441763774410752\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/4cgsFFPp57", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPtbUq_VoAcQ5KA.png", + "id_str" : "935441758304968711", + "id" : 935441758304968711, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPtbUq_VoAcQ5KA.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 580 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Katabatic wind", + "display_url" : "pic.twitter.com\/4cgsFFPp57" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/1XdvNy726d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812526422&oldid=800689132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935441763774410752", + "text" : "Katabatic wind Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/1XdvNy726d https:\/\/t.co\/4cgsFFPp57", + "id" : 935441763774410752, + "created_at" : "2017-11-28 09:34:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935258961128902656\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/jYYVmHn8QJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPq1EMJXcAAJdt8.png", + "id_str" : "935258956217413632", + "id" : 935258956217413632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPq1EMJXcAAJdt8.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 346, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Link 16", + "display_url" : "pic.twitter.com\/jYYVmHn8QJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/TP7t1j2L7w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812440960&oldid=808085374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935258961128902656", + "text" : "Link 16 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TP7t1j2L7w https:\/\/t.co\/jYYVmHn8QJ", + "id" : 935258961128902656, + "created_at" : "2017-11-27 21:28:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935237755587780609\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/uqRj6pWCVJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqhx7EXkAciAsb.png", + "id_str" : "935237751674474503", + "id" : 935237751674474503, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqhx7EXkAciAsb.png", + "sizes" : [ { + "h" : 532, + "resize" : "fit", + "w" : 874 + }, { + "h" : 532, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 532, + "resize" : "fit", + "w" : 874 + }, { + "h" : 414, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Discussion:Patrick Bourgeois", + "display_url" : "pic.twitter.com\/uqRj6pWCVJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ACl79vWNBc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142993262&oldid=80900509&rcid=349087290", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935237755587780609", + "text" : "Discussion:Patrick Bourgeois Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ACl79vWNBc https:\/\/t.co\/uqRj6pWCVJ", + "id" : 935237755587780609, + "created_at" : "2017-11-27 20:03:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935231719510298627\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/jC7GUHXzYL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqcSm_WAAA33es.png", + "id_str" : "935231716150607872", + "id" : 935231716150607872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqcSm_WAAA33es.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Japan Ground Self-Defense Force", + "display_url" : "pic.twitter.com\/jC7GUHXzYL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/lqqjrQizmh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812418910&oldid=811540486", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935231719510298627", + "text" : "Japan Ground Self-Defense Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lqqjrQizmh https:\/\/t.co\/jC7GUHXzYL", + "id" : 935231719510298627, + "created_at" : "2017-11-27 19:39:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935228032792621056\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/K5rGe0ttul", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqY8AKWAAEasjF.png", + "id_str" : "935228029235757057", + "id" : 935228029235757057, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqY8AKWAAEasjF.png", + "sizes" : [ { + "h" : 578, + "resize" : "fit", + "w" : 680 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gonzaga High School", + "display_url" : "pic.twitter.com\/K5rGe0ttul" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Qgn9EPH9CW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812416896&oldid=811935517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935228032792621056", + "text" : "Gonzaga High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qgn9EPH9CW https:\/\/t.co\/K5rGe0ttul", + "id" : 935228032792621056, + "created_at" : "2017-11-27 19:25:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935224406401536000\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/8P0dofWDaX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqVo3qWkAEG8gq.png", + "id_str" : "935224402001694721", + "id" : 935224402001694721, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqVo3qWkAEG8gq.png", + "sizes" : [ { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 570, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Parliamentary Protective Service", + "display_url" : "pic.twitter.com\/8P0dofWDaX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/2qK8pl5fMS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812414947&oldid=811374638", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935224406401536000", + "text" : "Parliamentary Protective Service Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2qK8pl5fMS https:\/\/t.co\/8P0dofWDaX", + "id" : 935224406401536000, + "created_at" : "2017-11-27 19:10:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935219355423526912\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/VgfxJQCFqQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqRCnlWsAAXuqF.png", + "id_str" : "935219346804224000", + "id" : 935219346804224000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqRCnlWsAAXuqF.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Big Bear Lake, California", + "display_url" : "pic.twitter.com\/VgfxJQCFqQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/yiduA7dqsn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812412103&oldid=812411936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935219355423526912", + "text" : "Big Bear Lake, California Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/yiduA7dqsn https:\/\/t.co\/VgfxJQCFqQ", + "id" : 935219355423526912, + "created_at" : "2017-11-27 18:50:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935219170668576768\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/zWKdjphzec", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqQ4CcW0AEV_RT.png", + "id_str" : "935219165035679745", + "id" : 935219165035679745, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqQ4CcW0AEV_RT.png", + "sizes" : [ { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Big Bear Lake, California", + "display_url" : "pic.twitter.com\/zWKdjphzec" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/k3m0bcYYSN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812411936&oldid=804123322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935219170668576768", + "text" : "Big Bear Lake, California Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/k3m0bcYYSN https:\/\/t.co\/zWKdjphzec", + "id" : 935219170668576768, + "created_at" : "2017-11-27 18:50:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935213181319905280\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/rlpLoej7DK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqLbcwUQAA6mWb.png", + "id_str" : "935213176324374528", + "id" : 935213176324374528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqLbcwUQAA6mWb.png", + "sizes" : [ { + "h" : 1072, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1072, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 554 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1072, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/rlpLoej7DK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/G3zrTsh5gU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812407887&oldid=812407280", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935213181319905280", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G3zrTsh5gU https:\/\/t.co\/rlpLoej7DK", + "id" : 935213181319905280, + "created_at" : "2017-11-27 18:26:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935212041039728641\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/xXuvGKVeNV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqKY7iXcAAkZyS.png", + "id_str" : "935212033536126976", + "id" : 935212033536126976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqKY7iXcAAkZyS.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/xXuvGKVeNV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/XDUwGqcx1e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812407280&oldid=812406256", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935212041039728641", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XDUwGqcx1e https:\/\/t.co\/xXuvGKVeNV", + "id" : 935212041039728641, + "created_at" : "2017-11-27 18:21:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935210219914891265\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/fiydlYEVkS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqIvFbWsAAqxmC.png", + "id_str" : "935210215124938752", + "id" : 935210215124938752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqIvFbWsAAqxmC.png", + "sizes" : [ { + "h" : 1072, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1072, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 554 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1072, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/fiydlYEVkS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/89pkRHrt0p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812406256&oldid=812404683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935210219914891265", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/89pkRHrt0p https:\/\/t.co\/fiydlYEVkS", + "id" : 935210219914891265, + "created_at" : "2017-11-27 18:14:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935207548478803968\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/yyVaT6GcI4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqGTncUQAMGvV6.png", + "id_str" : "935207544196186115", + "id" : 935207544196186115, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqGTncUQAMGvV6.png", + "sizes" : [ { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 639 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/yyVaT6GcI4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/v8JzCQGenH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812404683&oldid=812404553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935207548478803968", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v8JzCQGenH https:\/\/t.co\/yyVaT6GcI4", + "id" : 935207548478803968, + "created_at" : "2017-11-27 18:03:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935207336502755329\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/77WChK4mR4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqGHYUXcAYxa5-.png", + "id_str" : "935207333977878534", + "id" : 935207333977878534, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqGHYUXcAYxa5-.png", + "sizes" : [ { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 502, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/77WChK4mR4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/9sy4VYB4xl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812404553&oldid=812404462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935207336502755329", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9sy4VYB4xl https:\/\/t.co\/77WChK4mR4", + "id" : 935207336502755329, + "created_at" : "2017-11-27 18:02:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935207218705772546\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/6SALxtQUtD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqGAdkWsAEzLAW.png", + "id_str" : "935207215128031233", + "id" : 935207215128031233, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqGAdkWsAEzLAW.png", + "sizes" : [ { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 502, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/6SALxtQUtD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/RdYKyDPTul", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812404462&oldid=812403459", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935207218705772546", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RdYKyDPTul https:\/\/t.co\/6SALxtQUtD", + "id" : 935207218705772546, + "created_at" : "2017-11-27 18:02:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935205899332915200\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/YKSU8FoNQ3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqEzbnVAAAtHMf.png", + "id_str" : "935205891753705472", + "id" : 935205891753705472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqEzbnVAAAtHMf.png", + "sizes" : [ { + "h" : 892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 666 + }, { + "h" : 892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 892, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/YKSU8FoNQ3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/WK4JzjLvVp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812403459&oldid=812403017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935205899332915200", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WK4JzjLvVp https:\/\/t.co\/YKSU8FoNQ3", + "id" : 935205899332915200, + "created_at" : "2017-11-27 17:57:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935205049684447233\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/ZjIyMcEiJK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqECDdWkAAVhWL.png", + "id_str" : "935205043455823872", + "id" : 935205043455823872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqECDdWkAAVhWL.png", + "sizes" : [ { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 674, + "resize" : "fit", + "w" : 680 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/ZjIyMcEiJK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/xBt5zwRKXK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812403017&oldid=812399211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935205049684447233", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xBt5zwRKXK https:\/\/t.co\/ZjIyMcEiJK", + "id" : 935205049684447233, + "created_at" : "2017-11-27 17:53:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935203781737877506\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/jfOYjgMqnG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPqC4VoXkAIpmvX.png", + "id_str" : "935203777023545346", + "id" : 935203777023545346, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPqC4VoXkAIpmvX.png", + "sizes" : [ { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of network protocols (OSI model)", + "display_url" : "pic.twitter.com\/jfOYjgMqnG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/FLZHB2WIjD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812402286&oldid=806735827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935203781737877506", + "text" : "List of network protocols (OSI mod Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FLZHB2WIjD https:\/\/t.co\/jfOYjgMqnG", + "id" : 935203781737877506, + "created_at" : "2017-11-27 17:48:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935189957219684362\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/BnW5sONT1c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPp2TvIWkAAO8NJ.png", + "id_str" : "935189954073890816", + "id" : 935189954073890816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPp2TvIWkAAO8NJ.png", + "sizes" : [ { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 650, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/BnW5sONT1c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/avhs1UeexA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812394671&oldid=812394552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935189957219684362", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/avhs1UeexA https:\/\/t.co\/BnW5sONT1c", + "id" : 935189957219684362, + "created_at" : "2017-11-27 16:53:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935189781260177414\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/QydI0SRxmS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPp2JM-X0AEHTba.png", + "id_str" : "935189773106532353", + "id" : 935189773106532353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPp2JM-X0AEHTba.png", + "sizes" : [ { + "h" : 637, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + }, { + "h" : 637, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/QydI0SRxmS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/rKQqu8cJY0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812394552&oldid=812394255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935189781260177414", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rKQqu8cJY0 https:\/\/t.co\/QydI0SRxmS", + "id" : 935189781260177414, + "created_at" : "2017-11-27 16:53:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935189318464917509\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/VDdX01sQ2d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPp1ugyW0AAShED.png", + "id_str" : "935189314568376320", + "id" : 935189314568376320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPp1ugyW0AAShED.png", + "sizes" : [ { + "h" : 1158, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1158, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1158, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 513 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/VDdX01sQ2d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/zayun1ni0w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812394255&oldid=811148183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935189318464917509", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zayun1ni0w https:\/\/t.co\/VDdX01sQ2d", + "id" : 935189318464917509, + "created_at" : "2017-11-27 16:51:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935178651259334656\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/sAZL3xW2Ro", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPpsBnTWAAA_WcW.png", + "id_str" : "935178647618584576", + "id" : 935178647618584576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPpsBnTWAAA_WcW.png", + "sizes" : [ { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of submarine incidents since 2000", + "display_url" : "pic.twitter.com\/sAZL3xW2Ro" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0RWVOBiB2S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812388148&oldid=812011704", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935178651259334656", + "text" : "List of submarine incidents since 2000 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0RWVOBiB2S https:\/\/t.co\/sAZL3xW2Ro", + "id" : 935178651259334656, + "created_at" : "2017-11-27 16:08:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935173429858324480\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/vCicAV2tly", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPpnRt1XUAEIqHM.png", + "id_str" : "935173426691657729", + "id" : 935173426691657729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPpnRt1XUAEIqHM.png", + "sizes" : [ { + "h" : 341, + "resize" : "fit", + "w" : 680 + }, { + "h" : 438, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 438, + "resize" : "fit", + "w" : 874 + }, { + "h" : 438, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Robert Maltais", + "display_url" : "pic.twitter.com\/vCicAV2tly" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/df8K9tPqyG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142983065&oldid=140854048&rcid=349032386", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935173429858324480", + "text" : "Robert Maltais Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/df8K9tPqyG https:\/\/t.co\/vCicAV2tly", + "id" : 935173429858324480, + "created_at" : "2017-11-27 15:48:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/935147309540761600\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/RkJxQOBLOl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPpPhP1WsAAUhBG.jpg", + "id_str" : "935147305237393408", + "id" : 935147305237393408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPpPhP1WsAAUhBG.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 347 + }, { + "h" : 1712, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1712, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 613 + } ], + "media_alt" : "Screenshot of edit to 1932 in Canadian football", + "display_url" : "pic.twitter.com\/RkJxQOBLOl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/jTiyiHcJZM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812371855&oldid=790168539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "935147309540761600", + "text" : "1932 in Canadian football Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jTiyiHcJZM https:\/\/t.co\/RkJxQOBLOl", + "id" : 935147309540761600, + "created_at" : "2017-11-27 14:04:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934776606102577152\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hYbPEvEC1w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPj-XVWX0AAlG1y.png", + "id_str" : "934776599500804096", + "id" : 934776599500804096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPj-XVWX0AAlG1y.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Steve Vigneault", + "display_url" : "pic.twitter.com\/hYbPEvEC1w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/cwUsuCHrWh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812183520&oldid=767163983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934776606102577152", + "text" : "Steve Vigneault Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cwUsuCHrWh https:\/\/t.co\/hYbPEvEC1w", + "id" : 934776606102577152, + "created_at" : "2017-11-26 13:31:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934611228953075712\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/9W6D0wEmdH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPhn9AMXkAABQkr.png", + "id_str" : "934611220400934912", + "id" : 934611220400934912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPhn9AMXkAABQkr.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Great Recession", + "display_url" : "pic.twitter.com\/9W6D0wEmdH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/O0fwuv02R1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=812110762&oldid=811670712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934611228953075712", + "text" : "Great Recession Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/O0fwuv02R1 https:\/\/t.co\/9W6D0wEmdH", + "id" : 934611228953075712, + "created_at" : "2017-11-26 02:34:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934160909689348096\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/ddAJ5dizEj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPbOZP1WAAA-eND.png", + "id_str" : "934160905868279808", + "id" : 934160905868279808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPbOZP1WAAA-eND.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/ddAJ5dizEj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/jDGM2MxOgB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811924607&oldid=811924587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934160909689348096", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jDGM2MxOgB https:\/\/t.co\/ddAJ5dizEj", + "id" : 934160909689348096, + "created_at" : "2017-11-24 20:44:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934160602326556673\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/kXHLX5CGFR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPbOHXaWsAAzrLm.png", + "id_str" : "934160598664916992", + "id" : 934160598664916992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPbOHXaWsAAzrLm.png", + "sizes" : [ { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 556, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/kXHLX5CGFR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yvKcOYJUgv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811924417&oldid=811924225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934160602326556673", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yvKcOYJUgv https:\/\/t.co\/kXHLX5CGFR", + "id" : 934160602326556673, + "created_at" : "2017-11-24 20:43:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934159890754560000\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/dA2Z9AQgwz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPbNd99W0AMSgfk.png", + "id_str" : "934159887457767427", + "id" : 934159887457767427, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPbNd99W0AMSgfk.png", + "sizes" : [ { + "h" : 1099, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 541 + }, { + "h" : 1099, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1099, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/dA2Z9AQgwz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/YOXtNi2D85", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811924022&oldid=811923844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934159890754560000", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YOXtNi2D85 https:\/\/t.co\/dA2Z9AQgwz", + "id" : 934159890754560000, + "created_at" : "2017-11-24 20:40:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934159527699734529\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/Zto0YjF40L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPbNI0oVoAAzFXT.png", + "id_str" : "934159524176437248", + "id" : 934159524176437248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPbNI0oVoAAzFXT.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/Zto0YjF40L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/XnOSpBKJ89", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811923844&oldid=811923821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934159527699734529", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XnOSpBKJ89 https:\/\/t.co\/Zto0YjF40L", + "id" : 934159527699734529, + "created_at" : "2017-11-24 20:39:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934159470871097344\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/C0Cnu1x5k4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPbNFarV4AEwUFs.png", + "id_str" : "934159465670107137", + "id" : 934159465670107137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPbNFarV4AEwUFs.png", + "sizes" : [ { + "h" : 853, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 680 + }, { + "h" : 853, + "resize" : "fit", + "w" : 874 + }, { + "h" : 853, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/C0Cnu1x5k4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/KMsmacHyY6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811923821&oldid=811920921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934159470871097344", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KMsmacHyY6 https:\/\/t.co\/C0Cnu1x5k4", + "id" : 934159470871097344, + "created_at" : "2017-11-24 20:39:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934158963150553089\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/nsTVqvtSnh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPbMn1nX0AEIBqP.png", + "id_str" : "934158957505138689", + "id" : 934158957505138689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPbMn1nX0AEIBqP.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 596 + }, { + "h" : 680, + "resize" : "fit", + "w" : 198 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 349 + }, { + "h" : 3004, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mohammad bin Salman", + "display_url" : "pic.twitter.com\/nsTVqvtSnh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/yNXl1EVqE7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811923622&oldid=811922964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934158963150553089", + "text" : "Mohammad bin Salman Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yNXl1EVqE7 https:\/\/t.co\/nsTVqvtSnh", + "id" : 934158963150553089, + "created_at" : "2017-11-24 20:37:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934155873731084293\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/0Mes0rHWtd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPbJ0BaUIAAvqU8.png", + "id_str" : "934155868295143424", + "id" : 934155868295143424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPbJ0BaUIAAvqU8.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/0Mes0rHWtd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/oMdAylktWQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811920921&oldid=811920332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934155873731084293", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oMdAylktWQ https:\/\/t.co\/0Mes0rHWtd", + "id" : 934155873731084293, + "created_at" : "2017-11-24 20:24:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934155598983237634\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/qqmgT7UKZR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPbJkKiX4AAh4mn.png", + "id_str" : "934155595866955776", + "id" : 934155595866955776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPbJkKiX4AAh4mn.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/qqmgT7UKZR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/zBlFMmHZEN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811920332&oldid=811904671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934155598983237634", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zBlFMmHZEN https:\/\/t.co\/qqmgT7UKZR", + "id" : 934155598983237634, + "created_at" : "2017-11-24 20:23:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934141145487167488\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/kPmWhnUZbj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPa8asnW0AAzJ9m.png", + "id_str" : "934141139564810240", + "id" : 934141139564810240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPa8asnW0AAzJ9m.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Qualification event", + "display_url" : "pic.twitter.com\/kPmWhnUZbj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/1oZfE9o124", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811898358&oldid=811796827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934141145487167488", + "text" : "Curling at the 2018 Winter Olympics \u2013 Qualification Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1oZfE9o124 https:\/\/t.co\/kPmWhnUZbj", + "id" : 934141145487167488, + "created_at" : "2017-11-24 19:26:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934136484575285248\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/R2sN22PUxP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPa4LfeXcAAlQMW.png", + "id_str" : "934136480292892672", + "id" : 934136480292892672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPa4LfeXcAAlQMW.png", + "sizes" : [ { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 589 + } ], + "media_alt" : "Screenshot of edit to Gordon Gray Currie", + "display_url" : "pic.twitter.com\/R2sN22PUxP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/3BjogpoZ54", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811895943&oldid=806847820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934136484575285248", + "text" : "Gordon Gray Currie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3BjogpoZ54 https:\/\/t.co\/R2sN22PUxP", + "id" : 934136484575285248, + "created_at" : "2017-11-24 19:07:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934128827986513920\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/fw2g8zyhbH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaxN0HUQAAtl_2.png", + "id_str" : "934128823611703296", + "id" : 934128823611703296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaxN0HUQAAtl_2.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Rangers", + "display_url" : "pic.twitter.com\/fw2g8zyhbH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/sGlwFJr0pj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811891984&oldid=809733962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934128827986513920", + "text" : "Canadian Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sGlwFJr0pj https:\/\/t.co\/fw2g8zyhbH", + "id" : 934128827986513920, + "created_at" : "2017-11-24 18:37:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934124203753619456\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/seU2GmK98g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPatAtOWAAA6DQd.png", + "id_str" : "934124200377319424", + "id" : 934124200377319424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPatAtOWAAA6DQd.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tokyo Music Festival", + "display_url" : "pic.twitter.com\/seU2GmK98g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/SJLYyLW6jB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811889851&oldid=811665911", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934124203753619456", + "text" : "Tokyo Music Festival Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SJLYyLW6jB https:\/\/t.co\/seU2GmK98g", + "id" : 934124203753619456, + "created_at" : "2017-11-24 18:19:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934090492756811776\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/BZ4FpNBBSR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaOWU0X4AMdad_.png", + "id_str" : "934090486922600451", + "id" : 934090486922600451, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaOWU0X4AMdad_.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charles T. Beaird", + "display_url" : "pic.twitter.com\/BZ4FpNBBSR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/0zESUhGXrc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811874201&oldid=781931297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934090492756811776", + "text" : "Charles T. Beaird Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0zESUhGXrc https:\/\/t.co\/BZ4FpNBBSR", + "id" : 934090492756811776, + "created_at" : "2017-11-24 16:05:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934085985314406402\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/KDi3TzuAiA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaKQBeU8AAKHnC.png", + "id_str" : "934085980604133376", + "id" : 934085980604133376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaKQBeU8AAKHnC.png", + "sizes" : [ { + "h" : 1410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 744 + }, { + "h" : 680, + "resize" : "fit", + "w" : 422 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/KDi3TzuAiA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ij28Az2CXf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811872332&oldid=811871887", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934085985314406402", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ij28Az2CXf https:\/\/t.co\/KDi3TzuAiA", + "id" : 934085985314406402, + "created_at" : "2017-11-24 15:47:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934084794492833793\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/58qBaiCGbc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaJKy2XcAEXd5J.png", + "id_str" : "934084791267454977", + "id" : 934084791267454977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaJKy2XcAEXd5J.png", + "sizes" : [ { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 677, + "resize" : "fit", + "w" : 680 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/58qBaiCGbc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/X04j5IDO4k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811871887&oldid=811871175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934084794492833793", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X04j5IDO4k https:\/\/t.co\/58qBaiCGbc", + "id" : 934084794492833793, + "created_at" : "2017-11-24 15:42:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934083121930297344\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/Dk0EzXMUfD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaHpJ2XUAAu_Nh.png", + "id_str" : "934083113814282240", + "id" : 934083113814282240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaHpJ2XUAAu_Nh.png", + "sizes" : [ { + "h" : 1252, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 838 + }, { + "h" : 680, + "resize" : "fit", + "w" : 475 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1252, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/Dk0EzXMUfD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/RnCIBeO0IB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811871175&oldid=811871074", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934083121930297344", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RnCIBeO0IB https:\/\/t.co\/Dk0EzXMUfD", + "id" : 934083121930297344, + "created_at" : "2017-11-24 15:35:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934082910822465536\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/98ZeQa3Drv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaHdB3WkAEuhno.png", + "id_str" : "934082905512513537", + "id" : 934082905512513537, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaHdB3WkAEuhno.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/98ZeQa3Drv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/2hxhvmXL7O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811871074&oldid=811870491", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934082910822465536", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2hxhvmXL7O https:\/\/t.co\/98ZeQa3Drv", + "id" : 934082910822465536, + "created_at" : "2017-11-24 15:34:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934081389510758401\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/SXsn7OFonM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaGEdoX4AAs4wC.png", + "id_str" : "934081383957520384", + "id" : 934081383957520384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaGEdoX4AAs4wC.png", + "sizes" : [ { + "h" : 722, + "resize" : "fit", + "w" : 874 + }, { + "h" : 722, + "resize" : "fit", + "w" : 874 + }, { + "h" : 722, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/SXsn7OFonM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/kZCGfyAHkV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811870491&oldid=811869799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934081389510758401", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kZCGfyAHkV https:\/\/t.co\/SXsn7OFonM", + "id" : 934081389510758401, + "created_at" : "2017-11-24 15:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934079489348374528\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/CCvOaBDv9e", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaEWAsUMAAJ6a6.png", + "id_str" : "934079486403817472", + "id" : 934079486403817472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaEWAsUMAAJ6a6.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/CCvOaBDv9e" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/sQbmJW4Pwz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811869799&oldid=811869693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934079489348374528", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sQbmJW4Pwz https:\/\/t.co\/CCvOaBDv9e", + "id" : 934079489348374528, + "created_at" : "2017-11-24 15:21:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934079340878467073\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/eHOXdI5eJB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaEM0yW0AIsoYH.png", + "id_str" : "934079328589107202", + "id" : 934079328589107202, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaEM0yW0AIsoYH.png", + "sizes" : [ { + "h" : 2632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 398 + }, { + "h" : 680, + "resize" : "fit", + "w" : 226 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Zeller's congruence", + "display_url" : "pic.twitter.com\/eHOXdI5eJB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/PShkREopgV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811869730&oldid=811552113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934079340878467073", + "text" : "Zeller's congruence Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/PShkREopgV https:\/\/t.co\/eHOXdI5eJB", + "id" : 934079340878467073, + "created_at" : "2017-11-24 15:20:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934079266538639361\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/X7tO7kb9Mm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaEIbPWkAAvd6G.png", + "id_str" : "934079253011927040", + "id" : 934079253011927040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaEIbPWkAAvd6G.png", + "sizes" : [ { + "h" : 1584, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 375 + }, { + "h" : 1584, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 662 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/X7tO7kb9Mm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/2h89JaaGvQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811869693&oldid=811869392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934079266538639361", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2h89JaaGvQ https:\/\/t.co\/X7tO7kb9Mm", + "id" : 934079266538639361, + "created_at" : "2017-11-24 15:20:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934078517670744064\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/7GgkusoNBf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaDdepW4AAWWFz.png", + "id_str" : "934078515191930880", + "id" : 934078515191930880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaDdepW4AAWWFz.png", + "sizes" : [ { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 330, + "resize" : "fit", + "w" : 680 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/7GgkusoNBf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9Mr2xw6JQG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811869392&oldid=811869169", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934078517670744064", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9Mr2xw6JQG https:\/\/t.co\/7GgkusoNBf", + "id" : 934078517670744064, + "created_at" : "2017-11-24 15:17:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934077911019204608\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/GEoLfSE26q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaC5-YUQAAjkFT.png", + "id_str" : "934077905235099648", + "id" : 934077905235099648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaC5-YUQAAjkFT.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/GEoLfSE26q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/dXwTE45JBa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811869169&oldid=811869122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934077911019204608", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dXwTE45JBa https:\/\/t.co\/GEoLfSE26q", + "id" : 934077911019204608, + "created_at" : "2017-11-24 15:15:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934077809840001024\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/iAg96FIeRq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPaC0LyVwAArVpN.png", + "id_str" : "934077805754695680", + "id" : 934077805754695680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPaC0LyVwAArVpN.png", + "sizes" : [ { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 612, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/iAg96FIeRq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/OEyhAcMDBS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811869122&oldid=811867138", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934077809840001024", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OEyhAcMDBS https:\/\/t.co\/iAg96FIeRq", + "id" : 934077809840001024, + "created_at" : "2017-11-24 15:14:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934065972432048129\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/hBgiIj8l17", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPZ4DNiWAAAlYKx.png", + "id_str" : "934065969294606336", + "id" : 934065969294606336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPZ4DNiWAAAlYKx.png", + "sizes" : [ { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/hBgiIj8l17" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/EBESM1nula", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811864025&oldid=811863798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934065972432048129", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EBESM1nula https:\/\/t.co\/hBgiIj8l17", + "id" : 934065972432048129, + "created_at" : "2017-11-24 14:27:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934065467655892992\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/G5SYc2Pwbk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPZ3lxNW0AAebZp.png", + "id_str" : "934065463474180096", + "id" : 934065463474180096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPZ3lxNW0AAebZp.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 724 + }, { + "h" : 1448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 410 + }, { + "h" : 1448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/G5SYc2Pwbk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/dnfGWtLUYx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811863798&oldid=811863573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934065467655892992", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dnfGWtLUYx https:\/\/t.co\/G5SYc2Pwbk", + "id" : 934065467655892992, + "created_at" : "2017-11-24 14:25:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934063560044503040\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/LgxqXHw4Nd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPZ120AW0AA0yJS.png", + "id_str" : "934063557259481088", + "id" : 934063557259481088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPZ120AW0AA0yJS.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/LgxqXHw4Nd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/YWpQIzSmgQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811862960&oldid=811862869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934063560044503040", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YWpQIzSmgQ https:\/\/t.co\/LgxqXHw4Nd", + "id" : 934063560044503040, + "created_at" : "2017-11-24 14:18:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934063384726790145\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/6clyYLIOfB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPZ1sTuX4AA1O3T.png", + "id_str" : "934063376795426816", + "id" : 934063376795426816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPZ1sTuX4AA1O3T.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/6clyYLIOfB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Fjs4RIqpoM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811862869&oldid=811862711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934063384726790145", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fjs4RIqpoM https:\/\/t.co\/6clyYLIOfB", + "id" : 934063384726790145, + "created_at" : "2017-11-24 14:17:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934063040315699200\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/zASdphtEU7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPZ1YkrX0AE5Gbc.png", + "id_str" : "934063037748858881", + "id" : 934063037748858881, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPZ1YkrX0AE5Gbc.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/zASdphtEU7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/T7Ad1TfjJ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811862711&oldid=811862673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934063040315699200", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T7Ad1TfjJ4 https:\/\/t.co\/zASdphtEU7", + "id" : 934063040315699200, + "created_at" : "2017-11-24 14:15:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934062949416820736\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/OwN9JcCujk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPZ1TR6WAAA_TBj.png", + "id_str" : "934062946812035072", + "id" : 934062946812035072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPZ1TR6WAAA_TBj.png", + "sizes" : [ { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/OwN9JcCujk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/BAKzTW07F5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811862673&oldid=811862656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934062949416820736", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BAKzTW07F5 https:\/\/t.co\/OwN9JcCujk", + "id" : 934062949416820736, + "created_at" : "2017-11-24 14:15:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/934062903031889920\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/XrEfnHHdFn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPZ1QjwX4AAvZvS.png", + "id_str" : "934062900062445568", + "id" : 934062900062445568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPZ1QjwX4AAvZvS.png", + "sizes" : [ { + "h" : 1444, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 726 + }, { + "h" : 680, + "resize" : "fit", + "w" : 412 + }, { + "h" : 1444, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/XrEfnHHdFn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/gpj9lyhm9q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811862656&oldid=811859748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "934062903031889920", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gpj9lyhm9q https:\/\/t.co\/XrEfnHHdFn", + "id" : 934062903031889920, + "created_at" : "2017-11-24 14:15:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933832271181811712\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/53QKIYMz7W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPWjgByW4AAXreW.png", + "id_str" : "933832268380037120", + "id" : 933832268380037120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPWjgByW4AAXreW.png", + "sizes" : [ { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 339, + "resize" : "fit", + "w" : 680 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ryan Nugent-Hopkins", + "display_url" : "pic.twitter.com\/53QKIYMz7W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/WpnC1bnvCk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811782697&oldid=805699805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933832271181811712", + "text" : "Ryan Nugent-Hopkins Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WpnC1bnvCk https:\/\/t.co\/53QKIYMz7W", + "id" : 933832271181811712, + "created_at" : "2017-11-23 22:58:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933799609348083712\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/zAbXgwj0sa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPWFywWWAAsrV9z.png", + "id_str" : "933799604767817739", + "id" : 933799604767817739, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPWFywWWAAsrV9z.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 1988 Ottawa Rough Riders season", + "display_url" : "pic.twitter.com\/zAbXgwj0sa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/JIdyOpHoWa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811768330&oldid=811768104", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933799609348083712", + "text" : "1988 Ottawa Rough Riders season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JIdyOpHoWa https:\/\/t.co\/zAbXgwj0sa", + "id" : 933799609348083712, + "created_at" : "2017-11-23 20:49:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933799094077751296\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/p3ceoXunUO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPWFUtbWAAAm5TC.png", + "id_str" : "933799088587407360", + "id" : 933799088587407360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPWFUtbWAAAm5TC.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 1988 Ottawa Rough Riders season", + "display_url" : "pic.twitter.com\/p3ceoXunUO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/qRtU0Q2R2S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811768104&oldid=731685010", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933799094077751296", + "text" : "1988 Ottawa Rough Riders season Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/qRtU0Q2R2S https:\/\/t.co\/p3ceoXunUO", + "id" : 933799094077751296, + "created_at" : "2017-11-23 20:47:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933782368288206849\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4Jyhi7y6yy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPV2HM2W0AEulQz.png", + "id_str" : "933782363829620737", + "id" : 933782363829620737, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPV2HM2W0AEulQz.png", + "sizes" : [ { + "h" : 1845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 568 + }, { + "h" : 1845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 322 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Oakland Raiders", + "display_url" : "pic.twitter.com\/4Jyhi7y6yy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/B1eq0veNRg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811760654&oldid=811760602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933782368288206849", + "text" : "Oakland Raiders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B1eq0veNRg https:\/\/t.co\/4Jyhi7y6yy", + "id" : 933782368288206849, + "created_at" : "2017-11-23 19:40:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933782277737369601\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/38NkUL4DU6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPV2BwfXUAUwhss.png", + "id_str" : "933782270317645829", + "id" : 933782270317645829, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPV2BwfXUAUwhss.png", + "sizes" : [ { + "h" : 1845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 322 + }, { + "h" : 1845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 568 + } ], + "media_alt" : "Screenshot of edit to Oakland Raiders", + "display_url" : "pic.twitter.com\/38NkUL4DU6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/esEasa0HUG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811760602&oldid=811463787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933782277737369601", + "text" : "Oakland Raiders Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/esEasa0HUG https:\/\/t.co\/38NkUL4DU6", + "id" : 933782277737369601, + "created_at" : "2017-11-23 19:40:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933777765744152576\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/b0eriFg3um", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPVx7OtWAAM_y6f.png", + "id_str" : "933777760123748355", + "id" : 933777760123748355, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPVx7OtWAAM_y6f.png", + "sizes" : [ { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Decompiler", + "display_url" : "pic.twitter.com\/b0eriFg3um" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/bhsKP9tSxY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811758388&oldid=798323828", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933777765744152576", + "text" : "Decompiler Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bhsKP9tSxY https:\/\/t.co\/b0eriFg3um", + "id" : 933777765744152576, + "created_at" : "2017-11-23 19:22:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933767478995496960\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/R2ExxClYgy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPVoklDXkAAR7e7.png", + "id_str" : "933767475380064256", + "id" : 933767475380064256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPVoklDXkAAR7e7.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 435 + }, { + "h" : 2409, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 247 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 743 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/R2ExxClYgy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ENw3gAKWmh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142874886&oldid=142869455&rcid=348616772", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933767478995496960", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ENw3gAKWmh https:\/\/t.co\/R2ExxClYgy", + "id" : 933767478995496960, + "created_at" : "2017-11-23 18:41:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933731602525511680\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/6JByTobjfp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPVH8UPWsAE8iC9.png", + "id_str" : "933731599300079617", + "id" : 933731599300079617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPVH8UPWsAE8iC9.png", + "sizes" : [ { + "h" : 953, + "resize" : "fit", + "w" : 874 + }, { + "h" : 953, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 624 + }, { + "h" : 953, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 202e d\u00E9p\u00F4t d'ateliers", + "display_url" : "pic.twitter.com\/6JByTobjfp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/voaqi60ol5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142871351&oldid=139964792&rcid=348609291", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933731602525511680", + "text" : "202e d\u00E9p\u00F4t d'ateliers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/voaqi60ol5 https:\/\/t.co\/6JByTobjfp", + "id" : 933731602525511680, + "created_at" : "2017-11-23 16:18:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933712769421017088\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/QnP00HMkGY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPU2z74X4AAp-3a.png", + "id_str" : "933712763624611840", + "id" : 933712763624611840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPU2z74X4AAp-3a.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/QnP00HMkGY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/EiS62T9dJx", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142869455&oldid=142410929&rcid=348605202", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933712769421017088", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EiS62T9dJx https:\/\/t.co\/QnP00HMkGY", + "id" : 933712769421017088, + "created_at" : "2017-11-23 15:04:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933463509207322625\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/1sPLM4nctR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPRUHJjW0AI2FQO.png", + "id_str" : "933463504572567554", + "id" : 933463504572567554, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPRUHJjW0AI2FQO.png", + "sizes" : [ { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 787 + }, { + "h" : 680, + "resize" : "fit", + "w" : 446 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Logical partition", + "display_url" : "pic.twitter.com\/1sPLM4nctR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/oSUvODUyIA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811636792&oldid=808246226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933463509207322625", + "text" : "Logical partition Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oSUvODUyIA https:\/\/t.co\/1sPLM4nctR", + "id" : 933463509207322625, + "created_at" : "2017-11-22 22:33:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933447542934835200\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/YRHAO41q97", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPRFlysXkAQXuSz.png", + "id_str" : "933447538337878020", + "id" : 933447538337878020, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPRFlysXkAQXuSz.png", + "sizes" : [ { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 551, + "resize" : "fit", + "w" : 680 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Bonaventure", + "display_url" : "pic.twitter.com\/YRHAO41q97" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/02vBrWg3zv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811628641&oldid=811626292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933447542934835200", + "text" : "HMCS Bonaventure Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/02vBrWg3zv https:\/\/t.co\/YRHAO41q97", + "id" : 933447542934835200, + "created_at" : "2017-11-22 21:30:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933445657871962112\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/8gWlLqfiSc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPRD4B4X0Ac-mY4.png", + "id_str" : "933445652629147655", + "id" : 933445652629147655, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPRD4B4X0Ac-mY4.png", + "sizes" : [ { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 361, + "resize" : "fit", + "w" : 680 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Defender-class boat", + "display_url" : "pic.twitter.com\/8gWlLqfiSc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/hHlyXvkBBj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811627553&oldid=799638865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933445657871962112", + "text" : "Defender-class boat Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hHlyXvkBBj https:\/\/t.co\/8gWlLqfiSc", + "id" : 933445657871962112, + "created_at" : "2017-11-22 21:22:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933443701019496452\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ZhNDMYzbjm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPRCGQKXUAEpDr3.png", + "id_str" : "933443697957621761", + "id" : 933443697957621761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPRCGQKXUAEpDr3.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lara Trump", + "display_url" : "pic.twitter.com\/ZhNDMYzbjm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/sO7vy5hijU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811626418&oldid=809879976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933443701019496452", + "text" : "Lara Trump Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/sO7vy5hijU https:\/\/t.co\/ZhNDMYzbjm", + "id" : 933443701019496452, + "created_at" : "2017-11-22 21:14:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933442662400774144\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/ALX3IOfN1q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPRBJzfXUAA0Nt0.png", + "id_str" : "933442659468922880", + "id" : 933442659468922880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPRBJzfXUAA0Nt0.png", + "sizes" : [ { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Bonaventure", + "display_url" : "pic.twitter.com\/ALX3IOfN1q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/38n5npI4dh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811625722&oldid=811096295", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933442662400774144", + "text" : "HMCS Bonaventure Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/38n5npI4dh https:\/\/t.co\/ALX3IOfN1q", + "id" : 933442662400774144, + "created_at" : "2017-11-22 21:10:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933436665523331082\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/UcZ6FJNWk3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPQ7sJ1XcAAA-KN.png", + "id_str" : "933436652512571392", + "id" : 933436652512571392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPQ7sJ1XcAAA-KN.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Footprints (poem)", + "display_url" : "pic.twitter.com\/UcZ6FJNWk3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/1uLz2uxaVM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811621489&oldid=810888115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933436665523331082", + "text" : "Footprints (poem) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1uLz2uxaVM https:\/\/t.co\/UcZ6FJNWk3", + "id" : 933436665523331082, + "created_at" : "2017-11-22 20:46:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933402028587577344\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/aMYmpvUTA3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPQcMYtXUAkCkSW.png", + "id_str" : "933402021889265673", + "id" : 933402021889265673, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPQcMYtXUAkCkSW.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Great Recession", + "display_url" : "pic.twitter.com\/aMYmpvUTA3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/51LwamDiTV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811603108&oldid=810993657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933402028587577344", + "text" : "Great Recession Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/51LwamDiTV https:\/\/t.co\/aMYmpvUTA3", + "id" : 933402028587577344, + "created_at" : "2017-11-22 18:29:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933397594398740481\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/nvZX0eFUyL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPQYKeTW4AAZp7e.png", + "id_str" : "933397590984548352", + "id" : 933397590984548352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPQYKeTW4AAZp7e.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ottawa Curling Club", + "display_url" : "pic.twitter.com\/nvZX0eFUyL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/HMgzg2hd38", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811600997&oldid=799414675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933397594398740481", + "text" : "Ottawa Curling Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HMgzg2hd38 https:\/\/t.co\/nvZX0eFUyL", + "id" : 933397594398740481, + "created_at" : "2017-11-22 18:11:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933339090761773062\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/bWdp0JfR1d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPPi9KDXcAEWu7A.png", + "id_str" : "933339088094195713", + "id" : 933339088094195713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPPi9KDXcAEWu7A.png", + "sizes" : [ { + "h" : 251, + "resize" : "fit", + "w" : 680 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ariel Helwani", + "display_url" : "pic.twitter.com\/bWdp0JfR1d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/xvfHCoz5RR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811573025&oldid=810908005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933339090761773062", + "text" : "Ariel Helwani Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xvfHCoz5RR https:\/\/t.co\/bWdp0JfR1d", + "id" : 933339090761773062, + "created_at" : "2017-11-22 14:19:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933327838811475969\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/0t417rz0oA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPPYuG7U8AA3Eov.png", + "id_str" : "933327834440855552", + "id" : 933327834440855552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPPYuG7U8AA3Eov.png", + "sizes" : [ { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wilfrid Laurier University", + "display_url" : "pic.twitter.com\/0t417rz0oA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/FJEWJxeMQw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811568352&oldid=811475117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933327838811475969", + "text" : "Wilfrid Laurier University Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FJEWJxeMQw https:\/\/t.co\/0t417rz0oA", + "id" : 933327838811475969, + "created_at" : "2017-11-22 13:34:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933324302111465473\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/XXggRklyEO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPPVgSMXUAA9bEE.png", + "id_str" : "933324298412052480", + "id" : 933324298412052480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPPVgSMXUAA9bEE.png", + "sizes" : [ { + "h" : 711, + "resize" : "fit", + "w" : 874 + }, { + "h" : 711, + "resize" : "fit", + "w" : 874 + }, { + "h" : 711, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Machine-readable passport", + "display_url" : "pic.twitter.com\/XXggRklyEO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Y9QtwghUrB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811567034&oldid=801207733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933324302111465473", + "text" : "Machine-readable passport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y9QtwghUrB https:\/\/t.co\/XXggRklyEO", + "id" : 933324302111465473, + "created_at" : "2017-11-22 13:20:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933205554092298240\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/DB7gBeXJDD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPNpgSmUQAAd4gt.jpg", + "id_str" : "933205551265103872", + "id" : 933205551265103872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPNpgSmUQAAd4gt.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 320, + "resize" : "fit", + "w" : 874 + }, { + "h" : 320, + "resize" : "fit", + "w" : 874 + }, { + "h" : 320, + "resize" : "fit", + "w" : 874 + }, { + "h" : 249, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/DB7gBeXJDD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/GIj3JCLIUA", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=47072659&oldid=47072643", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933205554092298240", + "text" : "\u52A0\u62FF\u5927\u99D0\u9999\u6E2F\u53CA\u6FB3\u9580\u7E3D\u9818\u4E8B\u9928 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GIj3JCLIUA https:\/\/t.co\/DB7gBeXJDD", + "id" : 933205554092298240, + "created_at" : "2017-11-22 05:28:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933204936657006598\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/1bXV5kpuv0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPNo8N1VQAE3qdj.jpg", + "id_str" : "933204931510616065", + "id" : 933204931510616065, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPNo8N1VQAE3qdj.jpg", + "sizes" : [ { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 263, + "resize" : "fit", + "w" : 680 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to \u52A0\u62FF\u5927\u99D0\u9999\u6E2F\u53CA\u6FB3\u9580\u7E3D\u9818\u4E8B\u9928", + "display_url" : "pic.twitter.com\/1bXV5kpuv0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/uu7QgqaZjl", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=47072643&oldid=47072586", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933204936657006598", + "text" : "\u52A0\u62FF\u5927\u99D0\u9999\u6E2F\u53CA\u6FB3\u9580\u7E3D\u9818\u4E8B\u9928 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uu7QgqaZjl https:\/\/t.co\/1bXV5kpuv0", + "id" : 933204936657006598, + "created_at" : "2017-11-22 05:26:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933203159295713280\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/LJU1IKSniW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPNnU5oX0AAQHpS.jpg", + "id_str" : "933203156561022976", + "id" : 933203156561022976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPNnU5oX0AAQHpS.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to \u52A0\u62FF\u5927\u99D0\u9999\u6E2F\u53CA\u6FB3\u9580\u7E3D\u9818\u4E8B\u9928", + "display_url" : "pic.twitter.com\/LJU1IKSniW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/lJCvIIeX3A", + "expanded_url" : "https:\/\/zh.wikipedia.org\/w\/index.php?diff=47072586&oldid=46355812", + "display_url" : "zh.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933203159295713280", + "text" : "\u52A0\u62FF\u5927\u99D0\u9999\u6E2F\u53CA\u6FB3\u9580\u7E3D\u9818\u4E8B\u9928 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lJCvIIeX3A https:\/\/t.co\/LJU1IKSniW", + "id" : 933203159295713280, + "created_at" : "2017-11-22 05:19:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933078310002839552\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/yvl3pQVSJO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPL1xn8WAAAjdVh.png", + "id_str" : "933078305703591936", + "id" : 933078305703591936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPL1xn8WAAAjdVh.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Halifax, West Yorkshire", + "display_url" : "pic.twitter.com\/yvl3pQVSJO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/fZV7GcavyT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811471748&oldid=811267765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933078310002839552", + "text" : "Halifax, West Yorkshire Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fZV7GcavyT https:\/\/t.co\/yvl3pQVSJO", + "id" : 933078310002839552, + "created_at" : "2017-11-21 21:02:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933077352518742021\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/oih7Fu2uGS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPL05s2UMAAli05.png", + "id_str" : "933077344947810304", + "id" : 933077344947810304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPL05s2UMAAli05.png", + "sizes" : [ { + "h" : 962, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 618 + }, { + "h" : 962, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 962, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Net neutrality in Canada", + "display_url" : "pic.twitter.com\/oih7Fu2uGS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/eLULPtW8wp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811471293&oldid=811350819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933077352518742021", + "text" : "Net neutrality in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eLULPtW8wp https:\/\/t.co\/oih7Fu2uGS", + "id" : 933077352518742021, + "created_at" : "2017-11-21 20:59:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933069154533429255\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/hPVyawye7K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPLtcp0WAAAUwVe.png", + "id_str" : "933069149336633344", + "id" : 933069149336633344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPLtcp0WAAAUwVe.png", + "sizes" : [ { + "h" : 779, + "resize" : "fit", + "w" : 874 + }, { + "h" : 779, + "resize" : "fit", + "w" : 874 + }, { + "h" : 779, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 1 Service Battalion", + "display_url" : "pic.twitter.com\/hPVyawye7K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/aN49QxcZSD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811467566&oldid=796272469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933069154533429255", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aN49QxcZSD https:\/\/t.co\/hPVyawye7K", + "id" : 933069154533429255, + "created_at" : "2017-11-21 20:26:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/933031736807698432\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/2T9WsfF9Lj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPLLatWW0AAK3l2.png", + "id_str" : "933031732529516544", + "id" : 933031732529516544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPLLatWW0AAK3l2.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 548 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to World Heritage Site", + "display_url" : "pic.twitter.com\/2T9WsfF9Lj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/jX51GlDYvV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811448647&oldid=810770381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "933031736807698432", + "text" : "World Heritage Site Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jX51GlDYvV https:\/\/t.co\/2T9WsfF9Lj", + "id" : 933031736807698432, + "created_at" : "2017-11-21 17:57:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932994854199717890\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/WHc73vwdPJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKp3zYW4AA5sTm.png", + "id_str" : "932994848969383936", + "id" : 932994848969383936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKp3zYW4AA5sTm.png", + "sizes" : [ { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 184, + "resize" : "fit", + "w" : 680 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Proaftn", + "display_url" : "pic.twitter.com\/WHc73vwdPJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/hujdQ4L6Hn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811429918&oldid=811429719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932994854199717890", + "text" : "Proaftn Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/hujdQ4L6Hn https:\/\/t.co\/WHc73vwdPJ", + "id" : 932994854199717890, + "created_at" : "2017-11-21 15:31:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932994399629381633\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/i8BPXdzDIr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKpda8WkAA35Tx.png", + "id_str" : "932994395732873216", + "id" : 932994395732873216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKpda8WkAA35Tx.png", + "sizes" : [ { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 184, + "resize" : "fit", + "w" : 680 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Proaftn", + "display_url" : "pic.twitter.com\/i8BPXdzDIr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/2COzjMw9z7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811429719&oldid=811429644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932994399629381633", + "text" : "Proaftn Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/2COzjMw9z7 https:\/\/t.co\/i8BPXdzDIr", + "id" : 932994399629381633, + "created_at" : "2017-11-21 15:29:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932994237771198469\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/zwl7s4GK6m", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKpTqnVQAA86uh.png", + "id_str" : "932994228140982272", + "id" : 932994228140982272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKpTqnVQAA86uh.png", + "sizes" : [ { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 184, + "resize" : "fit", + "w" : 680 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Proaftn", + "display_url" : "pic.twitter.com\/zwl7s4GK6m" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/42GWI936dz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811429644&oldid=811429550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932994237771198469", + "text" : "Proaftn Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/42GWI936dz https:\/\/t.co\/zwl7s4GK6m", + "id" : 932994237771198469, + "created_at" : "2017-11-21 15:28:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932994021194129408\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/hL13Eg2g0p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKpHbOWsAABKR5.png", + "id_str" : "932994017851256832", + "id" : 932994017851256832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKpHbOWsAABKR5.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Proaftn", + "display_url" : "pic.twitter.com\/hL13Eg2g0p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/RkoAU2M5My", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811429550&oldid=811429338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932994021194129408", + "text" : "Proaftn Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/RkoAU2M5My https:\/\/t.co\/hL13Eg2g0p", + "id" : 932994021194129408, + "created_at" : "2017-11-21 15:28:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932993529026097154\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/WwIbC75Pph", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKoqunWsAAbn6V.png", + "id_str" : "932993524840181760", + "id" : 932993524840181760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKoqunWsAAbn6V.png", + "sizes" : [ { + "h" : 290, + "resize" : "fit", + "w" : 874 + }, { + "h" : 290, + "resize" : "fit", + "w" : 874 + }, { + "h" : 226, + "resize" : "fit", + "w" : 680 + }, { + "h" : 290, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Proaftn", + "display_url" : "pic.twitter.com\/WwIbC75Pph" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/2Dqy6b5JN1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811429338&oldid=792362178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932993529026097154", + "text" : "Proaftn Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/2Dqy6b5JN1 https:\/\/t.co\/WwIbC75Pph", + "id" : 932993529026097154, + "created_at" : "2017-11-21 15:26:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932993207004270594\/photo\/1", + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/mfrdMwYINE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKoX9lX0AA4W3P.png", + "id_str" : "932993202440884224", + "id" : 932993202440884224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKoX9lX0AA4W3P.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to PureVPN", + "display_url" : "pic.twitter.com\/mfrdMwYINE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/PboaQgnYo9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811429187&oldid=808821526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932993207004270594", + "text" : "PureVPN Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/PboaQgnYo9 https:\/\/t.co\/mfrdMwYINE", + "id" : 932993207004270594, + "created_at" : "2017-11-21 15:24:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932992406047346690\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/8jt2WCmRt9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKnpIrV4AEXANA.png", + "id_str" : "932992397964861441", + "id" : 932992397964861441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKnpIrV4AEXANA.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Line\u2013plane intersection", + "display_url" : "pic.twitter.com\/8jt2WCmRt9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/i2QsJ8VM7Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811428849&oldid=807938437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932992406047346690", + "text" : "Line\u2013plane intersection Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/i2QsJ8VM7Z https:\/\/t.co\/8jt2WCmRt9", + "id" : 932992406047346690, + "created_at" : "2017-11-21 15:21:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932982475164397568\/photo\/1", + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/cu9bx9pkgH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKenTGX4BQJCLX.png", + "id_str" : "932982470798204948", + "id" : 932982470798204948, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKenTGX4BQJCLX.png", + "sizes" : [ { + "h" : 1956, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1956, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 304 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 536 + } ], + "media_alt" : "Screenshot of edit to SAT", + "display_url" : "pic.twitter.com\/cu9bx9pkgH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 62, 85 ], + "url" : "https:\/\/t.co\/ORZzttQdh7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811423970&oldid=809988544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932982475164397568", + "text" : "SAT Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/ORZzttQdh7 https:\/\/t.co\/cu9bx9pkgH", + "id" : 932982475164397568, + "created_at" : "2017-11-21 14:42:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932957099830673409\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/DfxSSmu6yW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKHiQTUMAAyjls.png", + "id_str" : "932957095380398080", + "id" : 932957095380398080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKHiQTUMAAyjls.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mitch Albom", + "display_url" : "pic.twitter.com\/DfxSSmu6yW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/FUrMe4WSTa", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142808859&oldid=142808834&rcid=348445602", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932957099830673409", + "text" : "Mitch Albom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FUrMe4WSTa https:\/\/t.co\/DfxSSmu6yW", + "id" : 932957099830673409, + "created_at" : "2017-11-21 13:01:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932956899523399681\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/9vhz3OhGFM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKHWl9XcAELFP2.png", + "id_str" : "932956895035486209", + "id" : 932956895035486209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKHWl9XcAELFP2.png", + "sizes" : [ { + "h" : 690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 537, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mitch Albom", + "display_url" : "pic.twitter.com\/9vhz3OhGFM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Jy5XcqFUtQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142808834&oldid=133369664&rcid=348445522", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932956899523399681", + "text" : "Mitch Albom Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/Jy5XcqFUtQ https:\/\/t.co\/9vhz3OhGFM", + "id" : 932956899523399681, + "created_at" : "2017-11-21 13:00:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932952266360999936\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/mJBeoMMQFp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPKDI-5XUAASInu.png", + "id_str" : "932952263164907520", + "id" : 932952263164907520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPKDI-5XUAASInu.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cheryl Strayed", + "display_url" : "pic.twitter.com\/mJBeoMMQFp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/LzLv4bIZ8l", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142808309&oldid=141716653&rcid=348443931", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932952266360999936", + "text" : "Cheryl Strayed Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/LzLv4bIZ8l https:\/\/t.co\/mJBeoMMQFp", + "id" : 932952266360999936, + "created_at" : "2017-11-21 12:42:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932715686094426114\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/Tfs8EvDUY7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPGr91bW0AIH43t.png", + "id_str" : "932715676644593666", + "id" : 932715676644593666, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPGr91bW0AIH43t.png", + "sizes" : [ { + "h" : 987, + "resize" : "fit", + "w" : 874 + }, { + "h" : 987, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 602 + }, { + "h" : 987, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Helter Skelter (song)", + "display_url" : "pic.twitter.com\/Tfs8EvDUY7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/xcrgnuUoOO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811313211&oldid=811309482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932715686094426114", + "text" : "Helter Skelter (song) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xcrgnuUoOO https:\/\/t.co\/Tfs8EvDUY7", + "id" : 932715686094426114, + "created_at" : "2017-11-20 21:02:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932714516160360449\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/tDXMBRkYCW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPGq6H6WAAAYZJY.png", + "id_str" : "932714513375297536", + "id" : 932714513375297536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPGq6H6WAAAYZJY.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Frontal assault", + "display_url" : "pic.twitter.com\/tDXMBRkYCW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/VVxReViUGy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811312537&oldid=811312471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932714516160360449", + "text" : "Frontal assault Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VVxReViUGy https:\/\/t.co\/tDXMBRkYCW", + "id" : 932714516160360449, + "created_at" : "2017-11-20 20:57:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932714403644010497\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/05lbKPK0L3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPGqzh5W4AIxSOQ.png", + "id_str" : "932714400091398146", + "id" : 932714400091398146, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPGqzh5W4AIxSOQ.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Frontal assault", + "display_url" : "pic.twitter.com\/05lbKPK0L3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ZEhk8FSiQx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811312471&oldid=728435422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932714403644010497", + "text" : "Frontal assault Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZEhk8FSiQx https:\/\/t.co\/05lbKPK0L3", + "id" : 932714403644010497, + "created_at" : "2017-11-20 20:56:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932697352414121985\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lOPT9NS4vV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPGbS-aWsAMSqFI.png", + "id_str" : "932697348135890947", + "id" : 932697348135890947, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPGbS-aWsAMSqFI.png", + "sizes" : [ { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Martinsville, Virginia", + "display_url" : "pic.twitter.com\/lOPT9NS4vV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/qw6FMKl8Wx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811303428&oldid=805162954", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932697352414121985", + "text" : "Martinsville, Virginia Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/qw6FMKl8Wx https:\/\/t.co\/lOPT9NS4vV", + "id" : 932697352414121985, + "created_at" : "2017-11-20 19:49:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932667972455485440\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/hS9TxnGU6b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPGAkv-X0AIefpV.png", + "id_str" : "932667966684123138", + "id" : 932667966684123138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPGAkv-X0AIefpV.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Lac de Bled", + "display_url" : "pic.twitter.com\/hS9TxnGU6b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/w56bE6I0jh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142789413&oldid=141679225&rcid=348393159", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932667972455485440", + "text" : "Lac de Bled Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/w56bE6I0jh https:\/\/t.co\/hS9TxnGU6b", + "id" : 932667972455485440, + "created_at" : "2017-11-20 17:52:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932665878121975808\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/Scwp5xlMj2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPF-qeCWkAERqni.png", + "id_str" : "932665865924939777", + "id" : 932665865924939777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPF-qeCWkAERqni.png", + "sizes" : [ { + "h" : 559, + "resize" : "fit", + "w" : 680 + }, { + "h" : 718, + "resize" : "fit", + "w" : 874 + }, { + "h" : 718, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 718, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Harjit Sajjan", + "display_url" : "pic.twitter.com\/Scwp5xlMj2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Axtn7lEPQs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811285655&oldid=810036451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932665878121975808", + "text" : "Harjit Sajjan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Axtn7lEPQs https:\/\/t.co\/Scwp5xlMj2", + "id" : 932665878121975808, + "created_at" : "2017-11-20 17:44:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932656291327172611\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/5x7QvCjBwv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPF184sXUAAwV2w.png", + "id_str" : "932656286713466880", + "id" : 932656286713466880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPF184sXUAAwV2w.png", + "sizes" : [ { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tameka Cottle", + "display_url" : "pic.twitter.com\/5x7QvCjBwv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/mDCZfWijx1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811280779&oldid=811197730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932656291327172611", + "text" : "Tameka Cottle Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/mDCZfWijx1 https:\/\/t.co\/5x7QvCjBwv", + "id" : 932656291327172611, + "created_at" : "2017-11-20 17:06:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932656138314829825\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/2XZADeXqxw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPF10D7UIAUd3Z6.png", + "id_str" : "932656135110139909", + "id" : 932656135110139909, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPF10D7UIAUd3Z6.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Calgary-Lougheed", + "display_url" : "pic.twitter.com\/2XZADeXqxw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/iUNvWq0bRZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811280712&oldid=810876979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932656138314829825", + "text" : "Calgary-Lougheed Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iUNvWq0bRZ https:\/\/t.co\/2XZADeXqxw", + "id" : 932656138314829825, + "created_at" : "2017-11-20 17:05:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932646112686694401\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/TST0siXwO7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPFssXqWAAAiVXb.png", + "id_str" : "932646107364065280", + "id" : 932646107364065280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPFssXqWAAAiVXb.png", + "sizes" : [ { + "h" : 403, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 403, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to A picture is worth a thousand words", + "display_url" : "pic.twitter.com\/TST0siXwO7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/sf2oQhPtqh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811275657&oldid=809262478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932646112686694401", + "text" : "A picture is worth a thousand words Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/sf2oQhPtqh https:\/\/t.co\/TST0siXwO7", + "id" : 932646112686694401, + "created_at" : "2017-11-20 16:25:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932634514295345152\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/lsOE2flMcq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPFiJNwWkAA1OJe.png", + "id_str" : "932634508293214208", + "id" : 932634508293214208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPFiJNwWkAA1OJe.png", + "sizes" : [ { + "h" : 948, + "resize" : "fit", + "w" : 874 + }, { + "h" : 948, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 627 + }, { + "h" : 948, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sandra Good", + "display_url" : "pic.twitter.com\/lsOE2flMcq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/V0DGj2mFqd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811270056&oldid=807599094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932634514295345152", + "text" : "Sandra Good Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/V0DGj2mFqd https:\/\/t.co\/lsOE2flMcq", + "id" : 932634514295345152, + "created_at" : "2017-11-20 15:39:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932348827868254209\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/3D5CGCrE2y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DPBeT7cW0AAliVP.png", + "id_str" : "932348819332845568", + "id" : 932348819332845568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DPBeT7cW0AAliVP.png", + "sizes" : [ { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to United States Navy ships", + "display_url" : "pic.twitter.com\/3D5CGCrE2y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/E2FwEJ8iiE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811147859&oldid=807955800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932348827868254209", + "text" : "United States Navy ships Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/E2FwEJ8iiE https:\/\/t.co\/3D5CGCrE2y", + "id" : 932348827868254209, + "created_at" : "2017-11-19 20:44:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/932112711340748801\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/HVl0CH4HXM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO-HkTTVwAI_FSU.png", + "id_str" : "932112705615413250", + "id" : 932112705615413250, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO-HkTTVwAI_FSU.png", + "sizes" : [ { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Laurence", + "display_url" : "pic.twitter.com\/HVl0CH4HXM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/moQCA2fsX0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=811043384&oldid=810441153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "932112711340748801", + "text" : "Laurence Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/moQCA2fsX0 https:\/\/t.co\/HVl0CH4HXM", + "id" : 932112711340748801, + "created_at" : "2017-11-19 05:06:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931993488559919104\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/CK8EgduSSf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO8bIksXkAI3GWQ.png", + "id_str" : "931993481991655426", + "id" : 931993481991655426, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO8bIksXkAI3GWQ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 423 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 746 + }, { + "h" : 1405, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1405, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Great Recession", + "display_url" : "pic.twitter.com\/CK8EgduSSf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/7IPd3Zbc6t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810993657&oldid=810993175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931993488559919104", + "text" : "Great Recession Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7IPd3Zbc6t https:\/\/t.co\/CK8EgduSSf", + "id" : 931993488559919104, + "created_at" : "2017-11-18 21:12:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931992818029088769\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/3f4ejfkvMK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO8ahqsVAAAmUGE.png", + "id_str" : "931992813587202048", + "id" : 931992813587202048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO8ahqsVAAAmUGE.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 358 + }, { + "h" : 1658, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 633 + }, { + "h" : 1658, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Great Recession", + "display_url" : "pic.twitter.com\/3f4ejfkvMK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/4URmJZfqXz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810993175&oldid=810364508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931992818029088769", + "text" : "Great Recession Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4URmJZfqXz https:\/\/t.co\/3f4ejfkvMK", + "id" : 931992818029088769, + "created_at" : "2017-11-18 21:09:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931651801455235072\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/B2YEgyLKN1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3kX0hWsAAHocu.png", + "id_str" : "931651795822227456", + "id" : 931651795822227456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3kX0hWsAAHocu.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Taliban insurgency", + "display_url" : "pic.twitter.com\/B2YEgyLKN1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ewYkSZ35cd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810860119&oldid=808534624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931651801455235072", + "text" : "Taliban insurgency Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ewYkSZ35cd https:\/\/t.co\/B2YEgyLKN1", + "id" : 931651801455235072, + "created_at" : "2017-11-17 22:34:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931643551456391168\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/8vv0Mg8sYc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3c3VkX0AEzn10.png", + "id_str" : "931643541176176641", + "id" : 931643541176176641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3c3VkX0AEzn10.png", + "sizes" : [ { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 680 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nunavut", + "display_url" : "pic.twitter.com\/8vv0Mg8sYc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/fFaOHtZpXe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810856553&oldid=809430607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931643551456391168", + "text" : "Nunavut Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/fFaOHtZpXe https:\/\/t.co\/8vv0Mg8sYc", + "id" : 931643551456391168, + "created_at" : "2017-11-17 22:01:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931643341112074240\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ydU2V5I4UN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3crfGWkAAL7aP.png", + "id_str" : "931643337576189952", + "id" : 931643337576189952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3crfGWkAAL7aP.png", + "sizes" : [ { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Northwest Territories", + "display_url" : "pic.twitter.com\/ydU2V5I4UN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KNGi55s7H6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810856451&oldid=809429848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931643341112074240", + "text" : "Northwest Territories Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KNGi55s7H6 https:\/\/t.co\/ydU2V5I4UN", + "id" : 931643341112074240, + "created_at" : "2017-11-17 22:00:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931643060987027456\/photo\/1", + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/UPjwmyuD8W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3cbMXVwAAfJjt.jpg", + "id_str" : "931643057669259264", + "id" : 931643057669259264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3cbMXVwAAfJjt.jpg", + "sizes" : [ { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 577, + "resize" : "fit", + "w" : 680 + }, { + "h" : 741, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Yukon", + "display_url" : "pic.twitter.com\/UPjwmyuD8W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/RH7sl4UOCb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810856319&oldid=810165338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931643060987027456", + "text" : "Yukon Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RH7sl4UOCb https:\/\/t.co\/UPjwmyuD8W", + "id" : 931643060987027456, + "created_at" : "2017-11-17 21:59:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931642961338818560\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/hxOyMWoyTF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3cVbBWAAADmem.jpg", + "id_str" : "931642958524317696", + "id" : 931642958524317696, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3cVbBWAAADmem.jpg", + "sizes" : [ { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Newfoundland and Labrador", + "display_url" : "pic.twitter.com\/hxOyMWoyTF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/pIygDYw1CO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810856267&oldid=810856206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931642961338818560", + "text" : "Newfoundland and Labrador Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pIygDYw1CO https:\/\/t.co\/hxOyMWoyTF", + "id" : 931642961338818560, + "created_at" : "2017-11-17 21:59:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931642846905499648\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/kXJDuLcvI9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3cOoHX0AEbhHA.jpg", + "id_str" : "931642841780178945", + "id" : 931642841780178945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3cOoHX0AEbhHA.jpg", + "sizes" : [ { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Newfoundland and Labrador", + "display_url" : "pic.twitter.com\/kXJDuLcvI9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/e5bkAgeovn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810856206&oldid=809818521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931642846905499648", + "text" : "Newfoundland and Labrador Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/e5bkAgeovn https:\/\/t.co\/kXJDuLcvI9", + "id" : 931642846905499648, + "created_at" : "2017-11-17 21:58:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931642730463232001\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/FbsaCIIxt3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3cH9DXUAEdAll.png", + "id_str" : "931642727141429249", + "id" : 931642727141429249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3cH9DXUAEdAll.png", + "sizes" : [ { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 680 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nova Scotia", + "display_url" : "pic.twitter.com\/FbsaCIIxt3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ZfaawXYJnE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810856153&oldid=810062988", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931642730463232001", + "text" : "Nova Scotia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZfaawXYJnE https:\/\/t.co\/FbsaCIIxt3", + "id" : 931642730463232001, + "created_at" : "2017-11-17 21:58:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931642610283896832\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/9fHiCnfJdO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3cAx4UQAAK5jL.png", + "id_str" : "931642603883216896", + "id" : 931642603883216896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3cAx4UQAAK5jL.png", + "sizes" : [ { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 680 + }, { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Prince Edward Island", + "display_url" : "pic.twitter.com\/9fHiCnfJdO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/PHJLqYgjmR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810856112&oldid=810788946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931642610283896832", + "text" : "Prince Edward Island Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/PHJLqYgjmR https:\/\/t.co\/9fHiCnfJdO", + "id" : 931642610283896832, + "created_at" : "2017-11-17 21:58:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931642364510294016\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/3V6DgtD11f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3bySXX4AAfnEL.png", + "id_str" : "931642354905374720", + "id" : 931642354905374720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3bySXX4AAfnEL.png", + "sizes" : [ { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 680 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to New Brunswick", + "display_url" : "pic.twitter.com\/3V6DgtD11f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/sVcqELMmnv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810855993&oldid=810797762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931642364510294016", + "text" : "New Brunswick Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/sVcqELMmnv https:\/\/t.co\/3V6DgtD11f", + "id" : 931642364510294016, + "created_at" : "2017-11-17 21:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931641750287941638\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Xdc2omw16s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3bO52WAAEv8pv.png", + "id_str" : "931641747028967425", + "id" : 931641747028967425, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3bO52WAAEv8pv.png", + "sizes" : [ { + "h" : 719, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 719, + "resize" : "fit", + "w" : 874 + }, { + "h" : 719, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Manitoba", + "display_url" : "pic.twitter.com\/Xdc2omw16s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/TBcJ0CPiD5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810855675&oldid=810703897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931641750287941638", + "text" : "Manitoba Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TBcJ0CPiD5 https:\/\/t.co\/Xdc2omw16s", + "id" : 931641750287941638, + "created_at" : "2017-11-17 21:54:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931641625008398336\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/cFeNd1u2ux", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3bHXEXUAAqVEL.jpg", + "id_str" : "931641617433448448", + "id" : 931641617433448448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3bHXEXUAAqVEL.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Saskatchewan", + "display_url" : "pic.twitter.com\/cFeNd1u2ux" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/AnYmmIHBjO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810855599&oldid=809818708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931641625008398336", + "text" : "Saskatchewan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/AnYmmIHBjO https:\/\/t.co\/cFeNd1u2ux", + "id" : 931641625008398336, + "created_at" : "2017-11-17 21:54:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931641381881286656\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/82FGspMlOX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO3a5WCXcAA0kTJ.png", + "id_str" : "931641376638464000", + "id" : 931641376638464000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO3a5WCXcAA0kTJ.png", + "sizes" : [ { + "h" : 483, + "resize" : "fit", + "w" : 680 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Alberta", + "display_url" : "pic.twitter.com\/82FGspMlOX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/S3TRIzLwTF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810855464&oldid=810625208", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931641381881286656", + "text" : "Alberta Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/S3TRIzLwTF https:\/\/t.co\/82FGspMlOX", + "id" : 931641381881286656, + "created_at" : "2017-11-17 21:53:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931606409917222918\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/l5n4hDj3JP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO27FqyXcAI0XXn.png", + "id_str" : "931606403994841090", + "id" : 931606403994841090, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO27FqyXcAI0XXn.png", + "sizes" : [ { + "h" : 1686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 622 + }, { + "h" : 680, + "resize" : "fit", + "w" : 353 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1686, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/l5n4hDj3JP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ofipVDaMdR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810837255&oldid=810837007", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931606409917222918", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ofipVDaMdR https:\/\/t.co\/l5n4hDj3JP", + "id" : 931606409917222918, + "created_at" : "2017-11-17 19:34:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931605978545573888\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/AjkeIuHEIW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO26sczUIAA_tsa.png", + "id_str" : "931605970743992320", + "id" : 931605970743992320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO26sczUIAA_tsa.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/AjkeIuHEIW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/UBaTLOscXZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810837007&oldid=810836971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931605978545573888", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UBaTLOscXZ https:\/\/t.co\/AjkeIuHEIW", + "id" : 931605978545573888, + "created_at" : "2017-11-17 19:32:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931605869988630529\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/rGEIR0fOEI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO26mTpUIAAHnbx.png", + "id_str" : "931605865206915072", + "id" : 931605865206915072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO26mTpUIAAHnbx.png", + "sizes" : [ { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 564 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/rGEIR0fOEI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/CWYv6zwj0V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810836971&oldid=810822360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931605869988630529", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CWYv6zwj0V https:\/\/t.co\/rGEIR0fOEI", + "id" : 931605869988630529, + "created_at" : "2017-11-17 19:32:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931598420221071362\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/3EYBNEEbPX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2z0mCW0AE6zDH.png", + "id_str" : "931598414080561153", + "id" : 931598414080561153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2z0mCW0AE6zDH.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The British Columbia Regiment (Duke of Connaught's Own)", + "display_url" : "pic.twitter.com\/3EYBNEEbPX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/l60eBb0Djc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810833332&oldid=780603072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931598420221071362", + "text" : "The British Columbia Regiment (Duk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/l60eBb0Djc https:\/\/t.co\/3EYBNEEbPX", + "id" : 931598420221071362, + "created_at" : "2017-11-17 19:02:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931591094697066496\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/PFJhAgNnUW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2tKS4WkAE28_E.png", + "id_str" : "931591090314055681", + "id" : 931591090314055681, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2tKS4WkAE28_E.png", + "sizes" : [ { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 662 + }, { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to M\u00E9thode de Viola et Jones", + "display_url" : "pic.twitter.com\/PFJhAgNnUW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/wjI4XKAqz8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142690958&oldid=141828160&rcid=348125227", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931591094697066496", + "text" : "M\u00E9thode de Viola et Jones Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wjI4XKAqz8 https:\/\/t.co\/PFJhAgNnUW", + "id" : 931591094697066496, + "created_at" : "2017-11-17 18:33:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931590149036806144\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/BSMIYTyk1O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2sSdrXUAAu_Gf.png", + "id_str" : "931590131139694592", + "id" : 931590131139694592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2sSdrXUAAu_Gf.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Curling Championship", + "display_url" : "pic.twitter.com\/BSMIYTyk1O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/wlQOGlpMZv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810829409&oldid=810829147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931590149036806144", + "text" : "2018 Canadian Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wlQOGlpMZv https:\/\/t.co\/BSMIYTyk1O", + "id" : 931590149036806144, + "created_at" : "2017-11-17 18:29:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931589512601460736\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/epX65TqFAe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2ruKjX4AAlT1F.png", + "id_str" : "931589507530612736", + "id" : 931589507530612736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2ruKjX4AAlT1F.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Curling Championship", + "display_url" : "pic.twitter.com\/epX65TqFAe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/BzBazSqbrL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810829147&oldid=810828941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931589512601460736", + "text" : "2018 Canadian Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BzBazSqbrL https:\/\/t.co\/epX65TqFAe", + "id" : 931589512601460736, + "created_at" : "2017-11-17 18:27:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931589080680468480\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/mdOydJuVvn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2rVJAWsAAEzsZ.png", + "id_str" : "931589077618569216", + "id" : 931589077618569216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2rVJAWsAAEzsZ.png", + "sizes" : [ { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 642, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Curling Championship", + "display_url" : "pic.twitter.com\/mdOydJuVvn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Bu6bnnv8KK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810828941&oldid=810828889", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931589080680468480", + "text" : "2018 Canadian Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bu6bnnv8KK https:\/\/t.co\/mdOydJuVvn", + "id" : 931589080680468480, + "created_at" : "2017-11-17 18:25:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931588948232736768\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/nPJKviingI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2rNW-XcAUVAgX.png", + "id_str" : "931588943929372677", + "id" : 931588943929372677, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2rNW-XcAUVAgX.png", + "sizes" : [ { + "h" : 1117, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 532 + }, { + "h" : 1117, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1117, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Curling Championship", + "display_url" : "pic.twitter.com\/nPJKviingI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/uyQI0di2IY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810828889&oldid=810737122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931588948232736768", + "text" : "2018 Canadian Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uyQI0di2IY https:\/\/t.co\/nPJKviingI", + "id" : 931588948232736768, + "created_at" : "2017-11-17 18:24:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931570848162566151\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/EBEdyGwJwm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2av1OWsAUQxB4.png", + "id_str" : "931570844467376133", + "id" : 931570844467376133, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2av1OWsAUQxB4.png", + "sizes" : [ { + "h" : 1500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 396 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 699 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Geometric phase", + "display_url" : "pic.twitter.com\/EBEdyGwJwm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/9XmSMfzdqa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810819946&oldid=810817298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931570848162566151", + "text" : "Geometric phase Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/9XmSMfzdqa https:\/\/t.co\/EBEdyGwJwm", + "id" : 931570848162566151, + "created_at" : "2017-11-17 17:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931568479328768001\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/G3fM9HTOJz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2YlNkX0AA93qa.jpg", + "id_str" : "931568463000358912", + "id" : 931568463000358912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2YlNkX0AA93qa.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Symmetry of diatomic molecules", + "display_url" : "pic.twitter.com\/G3fM9HTOJz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/x7FErGpmU9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810818612&oldid=810818043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931568479328768001", + "text" : "Symmetry of diatomic molecules Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/x7FErGpmU9 https:\/\/t.co\/G3fM9HTOJz", + "id" : 931568479328768001, + "created_at" : "2017-11-17 17:03:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931567618682703872\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/oup62aP4A1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2XzisXkAEq0q6.jpg", + "id_str" : "931567609677582337", + "id" : 931567609677582337, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2XzisXkAEq0q6.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 676 + } ], + "media_alt" : "Screenshot of edit to Symmetry of diatomic molecules", + "display_url" : "pic.twitter.com\/oup62aP4A1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/HS3fecLkd9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810818043&oldid=810695339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931567618682703872", + "text" : "Symmetry of diatomic molecules Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/HS3fecLkd9 https:\/\/t.co\/oup62aP4A1", + "id" : 931567618682703872, + "created_at" : "2017-11-17 17:00:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931566337503252481\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/WY3qR3bDzf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2WpKOXUAIit5p.png", + "id_str" : "931566331798966274", + "id" : 931566331798966274, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2WpKOXUAIit5p.png", + "sizes" : [ { + "h" : 1500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 396 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 699 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Geometric phase", + "display_url" : "pic.twitter.com\/WY3qR3bDzf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/sJsPdHfjDn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810817298&oldid=810801829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931566337503252481", + "text" : "Geometric phase Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/sJsPdHfjDn https:\/\/t.co\/WY3qR3bDzf", + "id" : 931566337503252481, + "created_at" : "2017-11-17 16:54:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931564089725382656\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/l9k0eEwSxg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2UmWvXUAIKyC0.png", + "id_str" : "931564084595740674", + "id" : 931564084595740674, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2UmWvXUAIKyC0.png", + "sizes" : [ { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Severe weather terminology (Canada)", + "display_url" : "pic.twitter.com\/l9k0eEwSxg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/wxOFgd27rk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810816010&oldid=794626761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931564089725382656", + "text" : "Severe weather terminology (Canada) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wxOFgd27rk https:\/\/t.co\/l9k0eEwSxg", + "id" : 931564089725382656, + "created_at" : "2017-11-17 16:46:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931562708834582528\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/rjcjtqfHQ9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2TWGCXUAM4ytL.png", + "id_str" : "931562705722494979", + "id" : 931562705722494979, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2TWGCXUAM4ytL.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 410 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 724 + }, { + "h" : 1449, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1449, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Gilles Parent", + "display_url" : "pic.twitter.com\/rjcjtqfHQ9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/agT8QVcwN7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142686513&oldid=142686235&rcid=348109625", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931562708834582528", + "text" : "Gilles Parent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/agT8QVcwN7 https:\/\/t.co\/rjcjtqfHQ9", + "id" : 931562708834582528, + "created_at" : "2017-11-17 16:40:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931560897503473664\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/75KJzCc3WW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2RseMX4AAa7tj.png", + "id_str" : "931560891140792320", + "id" : 931560891140792320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2RseMX4AAa7tj.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 106 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 319 + }, { + "h" : 5608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 187 + } ], + "media_alt" : "Screenshot of edit to Gilles Parent", + "display_url" : "pic.twitter.com\/75KJzCc3WW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/7QuhQbgiCL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142686235&oldid=142261414&rcid=348108611", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931560897503473664", + "text" : "Gilles Parent Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/7QuhQbgiCL https:\/\/t.co\/75KJzCc3WW", + "id" : 931560897503473664, + "created_at" : "2017-11-17 16:33:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931548255204397056\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/KTewXxRsGC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2GMvoUIAEkd9Z.png", + "id_str" : "931548251437670401", + "id" : 931548251437670401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2GMvoUIAEkd9Z.png", + "sizes" : [ { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/KTewXxRsGC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/z7RxUDGb2D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810807562&oldid=810807416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931548255204397056", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z7RxUDGb2D https:\/\/t.co\/KTewXxRsGC", + "id" : 931548255204397056, + "created_at" : "2017-11-17 15:43:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931548005563535360\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/0ynkSmV4IJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2F-MZX0AEerNo.png", + "id_str" : "931548001461587969", + "id" : 931548001461587969, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2F-MZX0AEerNo.png", + "sizes" : [ { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 680 + }, { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/0ynkSmV4IJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/hIo1Vq0Vaz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810807416&oldid=810807348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931548005563535360", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hIo1Vq0Vaz https:\/\/t.co\/0ynkSmV4IJ", + "id" : 931548005563535360, + "created_at" : "2017-11-17 15:42:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931547900269793280\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/6Tc3A2Z6O4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO2F3_BXUAAHg-5.png", + "id_str" : "931547894792015872", + "id" : 931547894792015872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO2F3_BXUAAHg-5.png", + "sizes" : [ { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 476, + "resize" : "fit", + "w" : 680 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Beverly Hills Cop (soundtrack)", + "display_url" : "pic.twitter.com\/6Tc3A2Z6O4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/FHQYor1EPH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810807348&oldid=780417102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931547900269793280", + "text" : "Beverly Hills Cop (soundtrack) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FHQYor1EPH https:\/\/t.co\/6Tc3A2Z6O4", + "id" : 931547900269793280, + "created_at" : "2017-11-17 15:41:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931536668569620481\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/LLGGvUd6F6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO17p-yWkAAaEGG.png", + "id_str" : "931536659094605824", + "id" : 931536659094605824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO17p-yWkAAaEGG.png", + "sizes" : [ { + "h" : 1747, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 600 + }, { + "h" : 1747, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Geometric phase", + "display_url" : "pic.twitter.com\/LLGGvUd6F6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/UMJimVN8S8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810801829&oldid=810801503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931536668569620481", + "text" : "Geometric phase Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/UMJimVN8S8 https:\/\/t.co\/LLGGvUd6F6", + "id" : 931536668569620481, + "created_at" : "2017-11-17 14:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931536003201945600\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/jG2KhNSbSA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO17DjlV4AAtmtl.png", + "id_str" : "931535998957248512", + "id" : 931535998957248512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO17DjlV4AAtmtl.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 313 + }, { + "h" : 1899, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1899, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 552 + } ], + "media_alt" : "Screenshot of edit to Geometric phase", + "display_url" : "pic.twitter.com\/jG2KhNSbSA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ooVKt4jxTz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810801503&oldid=810801084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931536003201945600", + "text" : "Geometric phase Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/ooVKt4jxTz https:\/\/t.co\/jG2KhNSbSA", + "id" : 931536003201945600, + "created_at" : "2017-11-17 14:54:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931535181563006976\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/hf5dBUPJEJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO16TwUVQAAZ4BA.png", + "id_str" : "931535177741844480", + "id" : 931535177741844480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO16TwUVQAAZ4BA.png", + "sizes" : [ { + "h" : 1614, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 650 + }, { + "h" : 1614, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 368 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Geometric phase", + "display_url" : "pic.twitter.com\/hf5dBUPJEJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/GKuqLHY6YG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810801084&oldid=810800351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931535181563006976", + "text" : "Geometric phase Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/GKuqLHY6YG https:\/\/t.co\/hf5dBUPJEJ", + "id" : 931535181563006976, + "created_at" : "2017-11-17 14:51:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931533883975327745\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/GbqYBak5qJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DO15IJKXkAAgo-T.png", + "id_str" : "931533878740881408", + "id" : 931533878740881408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DO15IJKXkAAgo-T.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 219 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 660 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 387 + }, { + "h" : 2711, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Geometric phase", + "display_url" : "pic.twitter.com\/GbqYBak5qJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/AmEjddgn8t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810800351&oldid=809707233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931533883975327745", + "text" : "Geometric phase Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/AmEjddgn8t https:\/\/t.co\/GbqYBak5qJ", + "id" : 931533883975327745, + "created_at" : "2017-11-17 14:45:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931294485652365312\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/Hilom6cTRL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOyfZZmUIAEEafp.png", + "id_str" : "931294481675984897", + "id" : 931294481675984897, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOyfZZmUIAEEafp.png", + "sizes" : [ { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Incident Command System", + "display_url" : "pic.twitter.com\/Hilom6cTRL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DlN7RujK9w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810705000&oldid=808053526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931294485652365312", + "text" : "Incident Command System Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DlN7RujK9w https:\/\/t.co\/Hilom6cTRL", + "id" : 931294485652365312, + "created_at" : "2017-11-16 22:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931278735134937094\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/e5gQYKELo2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOyREkDW0AAILq_.png", + "id_str" : "931278730542108672", + "id" : 931278730542108672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOyREkDW0AAILq_.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Britain's Next Top Model (cycle 12)", + "display_url" : "pic.twitter.com\/e5gQYKELo2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/133ERvOH5C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810697645&oldid=810696034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931278735134937094", + "text" : "Britain's Next Top Model (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/133ERvOH5C https:\/\/t.co\/e5gQYKELo2", + "id" : 931278735134937094, + "created_at" : "2017-11-16 21:52:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931274714026098688\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/6Zd4sVggmf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOyNaHUXUAMMQVb.png", + "id_str" : "931274702739427331", + "id" : 931274702739427331, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOyNaHUXUAMMQVb.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pierre-Hugues Boisvenu", + "display_url" : "pic.twitter.com\/6Zd4sVggmf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/XAdkUOM0cY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810695567&oldid=799526554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931274714026098688", + "text" : "Pierre-Hugues Boisvenu Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/XAdkUOM0cY https:\/\/t.co\/6Zd4sVggmf", + "id" : 931274714026098688, + "created_at" : "2017-11-16 21:36:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931271618088890368\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Bk4bzIrFvB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOyKmNDX4AA1eeq.png", + "id_str" : "931271611902320640", + "id" : 931271611902320640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOyKmNDX4AA1eeq.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Lord Strathcona's Horse (Royal Canadians)", + "display_url" : "pic.twitter.com\/Bk4bzIrFvB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/kqJc9bY8Ks", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810694050&oldid=782282735", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931271618088890368", + "text" : "Lord Strathcona's Horse (Royal Can Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kqJc9bY8Ks https:\/\/t.co\/Bk4bzIrFvB", + "id" : 931271618088890368, + "created_at" : "2017-11-16 21:23:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931227301592911873\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/qd8BIwwhnw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOxiSx-WAAAjn6Z.png", + "id_str" : "931227297750843392", + "id" : 931227297750843392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOxiSx-WAAAjn6Z.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Bibliography of Abraham Lincoln", + "display_url" : "pic.twitter.com\/qd8BIwwhnw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/rmpVun8fXR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810669206&oldid=797958692", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931227301592911873", + "text" : "Bibliography of Abraham Lincoln Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rmpVun8fXR https:\/\/t.co\/qd8BIwwhnw", + "id" : 931227301592911873, + "created_at" : "2017-11-16 18:27:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931224690072473601\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/e4tL2IYqU6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOxf6wKUIAANwgq.png", + "id_str" : "931224685924065280", + "id" : 931224685924065280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOxf6wKUIAANwgq.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Template:Current Canada Senate vacant pending", + "display_url" : "pic.twitter.com\/e4tL2IYqU6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/RxhNs20xWR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810668393&oldid=808887484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931224690072473601", + "text" : "Template:Current Canada Senate vacant pending Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RxhNs20xWR https:\/\/t.co\/e4tL2IYqU6", + "id" : 931224690072473601, + "created_at" : "2017-11-16 18:17:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931221821843804161\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/vazPYGcG9M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOxdTvAWkAA7JvQ.jpg", + "id_str" : "931221816575692800", + "id" : 931221816575692800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOxdTvAWkAA7JvQ.jpg", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 396 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 699 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1500, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of current senators of Canada", + "display_url" : "pic.twitter.com\/vazPYGcG9M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/sIZDLhE4UE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810666981&oldid=810666257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931221821843804161", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sIZDLhE4UE https:\/\/t.co\/vazPYGcG9M", + "id" : 931221821843804161, + "created_at" : "2017-11-16 18:05:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931220394274680837\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/gqgECmUFnd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOxcAz8W0AA6MUM.jpg", + "id_str" : "931220391971966976", + "id" : 931220391971966976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOxcAz8W0AA6MUM.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 497, + "resize" : "fit", + "w" : 680 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of current senators of Canada", + "display_url" : "pic.twitter.com\/gqgECmUFnd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ZgndNfHy7H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810666257&oldid=809692869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931220394274680837", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZgndNfHy7H https:\/\/t.co\/gqgECmUFnd", + "id" : 931220394274680837, + "created_at" : "2017-11-16 18:00:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931219904929452032\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/9VIUTZzKgT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOxbkT_XUAMO14N.png", + "id_str" : "931219902358310915", + "id" : 931219902358310915, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOxbkT_XUAMO14N.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada Revenue Agency", + "display_url" : "pic.twitter.com\/9VIUTZzKgT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/OZUju4BH9M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810666039&oldid=804673422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931219904929452032", + "text" : "Canada Revenue Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OZUju4BH9M https:\/\/t.co\/9VIUTZzKgT", + "id" : 931219904929452032, + "created_at" : "2017-11-16 17:58:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931194512814243840\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/dwJmEmRWEs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOxEeRxWkAAcwZA.png", + "id_str" : "931194509916016640", + "id" : 931194509916016640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOxEeRxWkAAcwZA.png", + "sizes" : [ { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 288, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CTV Morning Live", + "display_url" : "pic.twitter.com\/dwJmEmRWEs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/P7gGc2aZbY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810652357&oldid=807174938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931194512814243840", + "text" : "CTV Morning Live Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P7gGc2aZbY https:\/\/t.co\/dwJmEmRWEs", + "id" : 931194512814243840, + "created_at" : "2017-11-16 16:17:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931178927443279872\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/WH6eXYHjHz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOw2S-rVwAEx_Tj.png", + "id_str" : "931178922649174017", + "id" : 931178922649174017, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOw2S-rVwAEx_Tj.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gordon Hogg", + "display_url" : "pic.twitter.com\/WH6eXYHjHz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/yZuqBX4X9k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810644003&oldid=810586765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931178927443279872", + "text" : "Gordon Hogg Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/yZuqBX4X9k https:\/\/t.co\/WH6eXYHjHz", + "id" : 931178927443279872, + "created_at" : "2017-11-16 15:15:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931162824642121729\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/ail1l0VIQw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOwnpR9WkAAT1rT.png", + "id_str" : "931162813107703808", + "id" : 931162813107703808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOwnpR9WkAAT1rT.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Le Lutin magique", + "display_url" : "pic.twitter.com\/ail1l0VIQw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/omwxH4Xeth", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142649229&oldid=141707917&rcid=347993239", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931162824642121729", + "text" : "Le Lutin magique Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/omwxH4Xeth https:\/\/t.co\/ail1l0VIQw", + "id" : 931162824642121729, + "created_at" : "2017-11-16 14:11:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931148324136202240\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/qwfdjmzULy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOwadugXcAE-eEG.jpg", + "id_str" : "931148320961163265", + "id" : 931148320961163265, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOwadugXcAE-eEG.jpg", + "sizes" : [ { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 664 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Korean defectors", + "display_url" : "pic.twitter.com\/qwfdjmzULy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/SrxndHKNNu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810629458&oldid=810629222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931148324136202240", + "text" : "North Korean defectors Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SrxndHKNNu https:\/\/t.co\/qwfdjmzULy", + "id" : 931148324136202240, + "created_at" : "2017-11-16 13:13:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931147756399484930\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/z32nNsCk4V", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOwZ8lFXUAAyK89.jpg", + "id_str" : "931147751496306688", + "id" : 931147751496306688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOwZ8lFXUAAyK89.jpg", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 587 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Korean defectors", + "display_url" : "pic.twitter.com\/z32nNsCk4V" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XiFG8snGy5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810629222&oldid=810626587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931147756399484930", + "text" : "North Korean defectors Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XiFG8snGy5 https:\/\/t.co\/z32nNsCk4V", + "id" : 931147756399484930, + "created_at" : "2017-11-16 13:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/931015068866764800\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/NL8F0eTtK2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOuhRMPXcAAdFJL.png", + "id_str" : "931015064697663488", + "id" : 931015064697663488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOuhRMPXcAAdFJL.png", + "sizes" : [ { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 551, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 6 Intelligence Company", + "display_url" : "pic.twitter.com\/NL8F0eTtK2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/OrRnCxda3m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810580857&oldid=783268199", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "931015068866764800", + "text" : "6 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OrRnCxda3m https:\/\/t.co\/NL8F0eTtK2", + "id" : 931015068866764800, + "created_at" : "2017-11-16 04:24:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930902672437366785\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/0j4XH8CpWF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOs7CtCVAAAzx4k.png", + "id_str" : "930902665617276928", + "id" : 930902665617276928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOs7CtCVAAAzx4k.png", + "sizes" : [ { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 578, + "resize" : "fit", + "w" : 680 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Merv Tweed", + "display_url" : "pic.twitter.com\/0j4XH8CpWF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/empihSV68y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810531596&oldid=807264239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930902672437366785", + "text" : "Merv Tweed Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/empihSV68y https:\/\/t.co\/0j4XH8CpWF", + "id" : 930902672437366785, + "created_at" : "2017-11-15 20:57:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930902664589832193\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/F96GQlpM7B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOs7CZVW4AAUP5d.png", + "id_str" : "930902660328382464", + "id" : 930902660328382464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOs7CZVW4AAUP5d.png", + "sizes" : [ { + "h" : 1195, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1195, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1195, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 497 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Robert Nielsen", + "display_url" : "pic.twitter.com\/F96GQlpM7B" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/CNS2hD9iqi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810531587&oldid=810529846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930902664589832193", + "text" : "Robert Nielsen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CNS2hD9iqi https:\/\/t.co\/F96GQlpM7B", + "id" : 930902664589832193, + "created_at" : "2017-11-15 20:57:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930899166804496385\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/1SfokYKVwH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOs32ofXUAE1KDi.png", + "id_str" : "930899159703572481", + "id" : 930899159703572481, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOs32ofXUAE1KDi.png", + "sizes" : [ { + "h" : 1758, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1758, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 338 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 597 + } ], + "media_alt" : "Screenshot of edit to Robert Nielsen", + "display_url" : "pic.twitter.com\/1SfokYKVwH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/bulEnbreyz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810529846&oldid=799973251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930899166804496385", + "text" : "Robert Nielsen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bulEnbreyz https:\/\/t.co\/1SfokYKVwH", + "id" : 930899166804496385, + "created_at" : "2017-11-15 20:43:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930892618086707202\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/EkLsnAgZIR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOsx5VrWkAAqCZZ.png", + "id_str" : "930892609123422208", + "id" : 930892609123422208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOsx5VrWkAAqCZZ.png", + "sizes" : [ { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tobique Valley High School", + "display_url" : "pic.twitter.com\/EkLsnAgZIR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/bU7W1G51fe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810526391&oldid=738988857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930892618086707202", + "text" : "Tobique Valley High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bU7W1G51fe https:\/\/t.co\/EkLsnAgZIR", + "id" : 930892618086707202, + "created_at" : "2017-11-15 20:17:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930888588610494464\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QXjTkVl8oU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOsuOrQUQAEF5ic.png", + "id_str" : "930888577646346241", + "id" : 930888577646346241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOsuOrQUQAEF5ic.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Backcasting", + "display_url" : "pic.twitter.com\/QXjTkVl8oU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/abbcSXZpt0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810524115&oldid=802565932", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930888588610494464", + "text" : "Backcasting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/abbcSXZpt0 https:\/\/t.co\/QXjTkVl8oU", + "id" : 930888588610494464, + "created_at" : "2017-11-15 20:01:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930877288866107392\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/cq3Z7Oyxcl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOsj9XFW4AEfsdZ.png", + "id_str" : "930877285057617921", + "id" : 930877285057617921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOsj9XFW4AEfsdZ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 244 + }, { + "h" : 2438, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 430 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 734 + } ], + "media_alt" : "Screenshot of edit to Coupe Dunsmore", + "display_url" : "pic.twitter.com\/cq3Z7Oyxcl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/1pqcEzn34d", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142625589&oldid=142540680&rcid=347910644", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930877288866107392", + "text" : "Coupe Dunsmore Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/1pqcEzn34d https:\/\/t.co\/cq3Z7Oyxcl", + "id" : 930877288866107392, + "created_at" : "2017-11-15 19:16:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930867525675618305\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/9pNPyt1XIg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOsbEwHXUAYUmQF.png", + "id_str" : "930867516431355910", + "id" : 930867516431355910, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOsbEwHXUAYUmQF.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Copwatch (2017 film)", + "display_url" : "pic.twitter.com\/9pNPyt1XIg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/fpLWEEUgDx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810512525&oldid=809961043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930867525675618305", + "text" : "Copwatch (2017 film) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/fpLWEEUgDx https:\/\/t.co\/9pNPyt1XIg", + "id" : 930867525675618305, + "created_at" : "2017-11-15 18:38:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930833987714592768\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nlGGBxkxhx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOr8kzoWAAAQtMK.png", + "id_str" : "930833982270341120", + "id" : 930833982270341120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOr8kzoWAAAQtMK.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/nlGGBxkxhx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/UleJHYuotT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810494101&oldid=810493538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930833987714592768", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UleJHYuotT https:\/\/t.co\/nlGGBxkxhx", + "id" : 930833987714592768, + "created_at" : "2017-11-15 16:24:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930833016565501953\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/MeIEBsn3JO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOr7sHpWAAYtbaO.png", + "id_str" : "930833008390701062", + "id" : 930833008390701062, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOr7sHpWAAYtbaO.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/MeIEBsn3JO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/v0aoFHIubq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810493538&oldid=810493107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930833016565501953", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v0aoFHIubq https:\/\/t.co\/MeIEBsn3JO", + "id" : 930833016565501953, + "created_at" : "2017-11-15 16:20:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930832232591384576\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Al94kOFOLl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOr6-jVXkAATL1O.png", + "id_str" : "930832225549127680", + "id" : 930832225549127680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOr6-jVXkAATL1O.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/Al94kOFOLl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/0F5DuPECYp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810493107&oldid=810493068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930832232591384576", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0F5DuPECYp https:\/\/t.co\/Al94kOFOLl", + "id" : 930832232591384576, + "created_at" : "2017-11-15 16:17:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930832165662797824\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2a9Vywy9UT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOr66kNWsAANfbY.png", + "id_str" : "930832157064474624", + "id" : 930832157064474624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOr66kNWsAANfbY.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/2a9Vywy9UT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/8M9DSkW8yy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810493068&oldid=809570480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930832165662797824", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8M9DSkW8yy https:\/\/t.co\/2a9Vywy9UT", + "id" : 930832165662797824, + "created_at" : "2017-11-15 16:17:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930822301377089537\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/PCr6OxmWiD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOrx8dvWsAAnlg4.png", + "id_str" : "930822294083121152", + "id" : 930822294083121152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOrx8dvWsAAnlg4.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 573 + }, { + "h" : 1037, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1037, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1037, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to John Witherspoon", + "display_url" : "pic.twitter.com\/PCr6OxmWiD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/djHRW1tKRQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810488024&oldid=800757118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930822301377089537", + "text" : "John Witherspoon Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/djHRW1tKRQ https:\/\/t.co\/PCr6OxmWiD", + "id" : 930822301377089537, + "created_at" : "2017-11-15 15:38:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930503060702597120\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/72kxvuJrUW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOnPmeIWsAEYUWC.png", + "id_str" : "930503057858801665", + "id" : 930503057858801665, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOnPmeIWsAEYUWC.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/72kxvuJrUW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/pel6kg0sz5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810346101&oldid=810346058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930503060702597120", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pel6kg0sz5 https:\/\/t.co\/72kxvuJrUW", + "id" : 930503060702597120, + "created_at" : "2017-11-14 18:29:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930502963155652610\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/O2B9CJSQpN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOnPgwnXcAU3fkx.png", + "id_str" : "930502959741497349", + "id" : 930502959741497349, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOnPgwnXcAU3fkx.png", + "sizes" : [ { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/O2B9CJSQpN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ZsevLZLl8b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810346058&oldid=809070551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930502963155652610", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZsevLZLl8b https:\/\/t.co\/O2B9CJSQpN", + "id" : 930502963155652610, + "created_at" : "2017-11-14 18:29:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930497724008583168\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/91K832GwNd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOnKvujX0AAD6ZR.png", + "id_str" : "930497719327772672", + "id" : 930497719327772672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOnKvujX0AAD6ZR.png", + "sizes" : [ { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 302, + "resize" : "fit", + "w" : 680 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hot-dog de Montr\u00E9al", + "display_url" : "pic.twitter.com\/91K832GwNd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/kBjzH5FV9w", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142592982&oldid=138747621&rcid=347808670", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930497724008583168", + "text" : "Hot-dog de Montr\u00E9al Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/kBjzH5FV9w https:\/\/t.co\/91K832GwNd", + "id" : 930497724008583168, + "created_at" : "2017-11-14 18:08:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/930141236446552066\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/lNy6P83JnD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOiGhRVV4AAq1U9.png", + "id_str" : "930141229198729216", + "id" : 930141229198729216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOiGhRVV4AAq1U9.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Axe (band)", + "display_url" : "pic.twitter.com\/lNy6P83JnD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Ymp08cT77I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=810166612&oldid=809185538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "930141236446552066", + "text" : "Axe (band) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ymp08cT77I https:\/\/t.co\/lNy6P83JnD", + "id" : 930141236446552066, + "created_at" : "2017-11-13 18:32:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929272854704730114\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/AMINYNQbeu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOVwux0WsAIb9Bz.png", + "id_str" : "929272847071096834", + "id" : 929272847071096834, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOVwux0WsAIb9Bz.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 619 + }, { + "h" : 680, + "resize" : "fit", + "w" : 351 + }, { + "h" : 1693, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1693, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Great Recession", + "display_url" : "pic.twitter.com\/AMINYNQbeu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qbg2o0nI6y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809773492&oldid=808804176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929272854704730114", + "text" : "Great Recession Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qbg2o0nI6y https:\/\/t.co\/AMINYNQbeu", + "id" : 929272854704730114, + "created_at" : "2017-11-11 09:01:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929135147550691329\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/TN2HCH7Ntt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOTzfdZWAAAjeG3.png", + "id_str" : "929135144937586688", + "id" : 929135144937586688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOTzfdZWAAAjeG3.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Emmett Johns", + "display_url" : "pic.twitter.com\/TN2HCH7Ntt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/uXsmh0eEjJ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142480153&oldid=139235847&rcid=347423477", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929135147550691329", + "text" : "Emmett Johns Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/uXsmh0eEjJ https:\/\/t.co\/TN2HCH7Ntt", + "id" : 929135147550691329, + "created_at" : "2017-11-10 23:54:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929103711422513152\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7qdxhQxkhD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOTW5f_WkAAYwFN.png", + "id_str" : "929103706473271296", + "id" : 929103706473271296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOTW5f_WkAAYwFN.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 321 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 567 + }, { + "h" : 1850, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1850, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Geometric phase", + "display_url" : "pic.twitter.com\/7qdxhQxkhD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/HPl1Hv0PKv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809707233&oldid=805124502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929103711422513152", + "text" : "Geometric phase Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/HPl1Hv0PKv https:\/\/t.co\/7qdxhQxkhD", + "id" : 929103711422513152, + "created_at" : "2017-11-10 21:49:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929099523447771137\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/emRRRMiyUC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOTTFwnXcAAGMYD.jpg", + "id_str" : "929099519047987200", + "id" : 929099519047987200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOTTFwnXcAAGMYD.jpg", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 571 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1040, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1040, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1040, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Molecular symmetry", + "display_url" : "pic.twitter.com\/emRRRMiyUC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/aCZGeGhzU4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809704334&oldid=809703403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929099523447771137", + "text" : "Molecular symmetry Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/aCZGeGhzU4 https:\/\/t.co\/emRRRMiyUC", + "id" : 929099523447771137, + "created_at" : "2017-11-10 21:32:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929097641102848000\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/YNskaHm5qN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOTRYB9XcAEpbtY.jpg", + "id_str" : "929097633918054401", + "id" : 929097633918054401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOTRYB9XcAEpbtY.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 539 + }, { + "h" : 1947, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1947, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 305 + } ], + "media_alt" : "Screenshot of edit to Molecular symmetry", + "display_url" : "pic.twitter.com\/YNskaHm5qN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/6q3cF3IgoR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809703403&oldid=808265234", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929097641102848000", + "text" : "Molecular symmetry Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/6q3cF3IgoR https:\/\/t.co\/YNskaHm5qN", + "id" : 929097641102848000, + "created_at" : "2017-11-10 21:25:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929090253964660738\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/KNYLAZ6rWA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOTKqL1UIAIXkJ4.png", + "id_str" : "929090249224888322", + "id" : 929090249224888322, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOTKqL1UIAIXkJ4.png", + "sizes" : [ { + "h" : 1031, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1031, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1031, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Darlie Routier", + "display_url" : "pic.twitter.com\/KNYLAZ6rWA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ygBDly2LtC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809699561&oldid=809382333", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929090253964660738", + "text" : "Darlie Routier Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/ygBDly2LtC https:\/\/t.co\/KNYLAZ6rWA", + "id" : 929090253964660738, + "created_at" : "2017-11-10 20:55:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929086960257388546\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/NqUNvIKOSb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOTHqflXUAAUhm3.png", + "id_str" : "929086955991814144", + "id" : 929086955991814144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOTHqflXUAAUhm3.png", + "sizes" : [ { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Marybeth Tinning", + "display_url" : "pic.twitter.com\/NqUNvIKOSb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/VAiOAuNWFF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809697697&oldid=809697431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929086960257388546", + "text" : "Marybeth Tinning Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/VAiOAuNWFF https:\/\/t.co\/NqUNvIKOSb", + "id" : 929086960257388546, + "created_at" : "2017-11-10 20:42:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929070114519076864\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/ZTPjLW8znH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOS4VxxWkAEvkBM.png", + "id_str" : "929070107422265345", + "id" : 929070107422265345, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOS4VxxWkAEvkBM.png", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Royal Canadian Chaplain Service", + "display_url" : "pic.twitter.com\/ZTPjLW8znH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Urwy4Y6xXx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809688573&oldid=809688439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929070114519076864", + "text" : "Royal Canadian Chaplain Service Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Urwy4Y6xXx https:\/\/t.co\/ZTPjLW8znH", + "id" : 929070114519076864, + "created_at" : "2017-11-10 19:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929069864983113729\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/I8yD5kJkRz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOS4HayX0AA3x0L.png", + "id_str" : "929069860734357504", + "id" : 929069860734357504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOS4HayX0AA3x0L.png", + "sizes" : [ { + "h" : 964, + "resize" : "fit", + "w" : 874 + }, { + "h" : 964, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 617 + }, { + "h" : 964, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Royal Canadian Chaplain Service", + "display_url" : "pic.twitter.com\/I8yD5kJkRz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/bCG1PWFqa5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809688439&oldid=807324359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929069864983113729", + "text" : "Royal Canadian Chaplain Service Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bCG1PWFqa5 https:\/\/t.co\/I8yD5kJkRz", + "id" : 929069864983113729, + "created_at" : "2017-11-10 19:34:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929044849009020929\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Z6dQ8SWhkR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOShXQYV4AEkCmK.png", + "id_str" : "929044844051292161", + "id" : 929044844051292161, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOShXQYV4AEkCmK.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Harvey Bullock (comics)", + "display_url" : "pic.twitter.com\/Z6dQ8SWhkR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/zNXQA31Gri", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809675402&oldid=809613533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929044849009020929", + "text" : "Harvey Bullock (comics) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zNXQA31Gri https:\/\/t.co\/Z6dQ8SWhkR", + "id" : 929044849009020929, + "created_at" : "2017-11-10 17:55:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929023812494127104\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/asMb7ZOpDL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOSOO46UIAAIeLW.png", + "id_str" : "929023809591451648", + "id" : 929023809591451648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOSOO46UIAAIeLW.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 626 + }, { + "h" : 949, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 949, + "resize" : "fit", + "w" : 874 + }, { + "h" : 949, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jules Verne", + "display_url" : "pic.twitter.com\/asMb7ZOpDL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/tnRZPyIKUb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809664925&oldid=809657956", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929023812494127104", + "text" : "Jules Verne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tnRZPyIKUb https:\/\/t.co\/asMb7ZOpDL", + "id" : 929023812494127104, + "created_at" : "2017-11-10 16:31:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929022656044851201\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/1hcWUgEk81", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOSNLhTX0AAvSth.jpg", + "id_str" : "929022652202864640", + "id" : 929022652202864640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOSNLhTX0AAvSth.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1163, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 511 + }, { + "h" : 1163, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1163, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 3 de Koh-Lanta", + "display_url" : "pic.twitter.com\/1hcWUgEk81" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/pnE4XBmPYB", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142468344&oldid=142468292&rcid=347386607", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929022656044851201", + "text" : "Saison 3 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pnE4XBmPYB https:\/\/t.co\/1hcWUgEk81", + "id" : 929022656044851201, + "created_at" : "2017-11-10 16:27:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/929022213197647872\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/lKySIhfjpY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOSMxsWW0AAOdMB.jpg", + "id_str" : "929022208491573248", + "id" : 929022208491573248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOSMxsWW0AAOdMB.jpg", + "sizes" : [ { + "h" : 1454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 409 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 721 + }, { + "h" : 1454, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 3 de Koh-Lanta", + "display_url" : "pic.twitter.com\/lKySIhfjpY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/xZYGzwNGNU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142468292&oldid=141785359&rcid=347386513", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "929022213197647872", + "text" : "Saison 3 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xZYGzwNGNU https:\/\/t.co\/lKySIhfjpY", + "id" : 929022213197647872, + "created_at" : "2017-11-10 16:25:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928997654985658370\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/HASsMBMozF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOR2cINU8AA1u2c.png", + "id_str" : "928997648756961280", + "id" : 928997648756961280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOR2cINU8AA1u2c.png", + "sizes" : [ { + "h" : 4446, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 134 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 403 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 236 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Draft:Gin Lee", + "display_url" : "pic.twitter.com\/HASsMBMozF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/62fdPkj6Om", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809651144&oldid=809600713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928997654985658370", + "text" : "Draft:Gin Lee Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/62fdPkj6Om https:\/\/t.co\/HASsMBMozF", + "id" : 928997654985658370, + "created_at" : "2017-11-10 14:47:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928827484874969088\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/KLPYMSiMxv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOPbrBjXUAANGqN.jpg", + "id_str" : "928827480366075904", + "id" : 928827480366075904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOPbrBjXUAANGqN.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 577 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 1017 + }, { + "h" : 1242, + "resize" : "fit", + "w" : 1053 + }, { + "h" : 1242, + "resize" : "fit", + "w" : 1053 + } ], + "media_alt" : "Screenshot of edit to Draft:Cops siting in the dark on highway 59 northbound by the provincial road 509", + "display_url" : "pic.twitter.com\/KLPYMSiMxv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/2sS32eaeBq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=809592231&rcid=1000445959", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928827484874969088", + "text" : "Draft:Cops siting in the dark on h Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2sS32eaeBq https:\/\/t.co\/KLPYMSiMxv", + "id" : 928827484874969088, + "created_at" : "2017-11-10 03:31:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928731597444124672\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/GGOefJ52mX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOOEdsKW4AEyE_J.png", + "id_str" : "928731593774129153", + "id" : 928731593774129153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOOEdsKW4AEyE_J.png", + "sizes" : [ { + "h" : 502, + "resize" : "fit", + "w" : 680 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Gordon Campbell", + "display_url" : "pic.twitter.com\/GGOefJ52mX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/881gfSvaeS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809550303&oldid=809544752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928731597444124672", + "text" : "Gordon Campbell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/881gfSvaeS https:\/\/t.co\/GGOefJ52mX", + "id" : 928731597444124672, + "created_at" : "2017-11-09 21:10:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928728239148814336\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/BKpOUCF5FQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOOBaSmW4AArXbN.png", + "id_str" : "928728236837756928", + "id" : 928728236837756928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOOBaSmW4AArXbN.png", + "sizes" : [ { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Tragically Hip discography", + "display_url" : "pic.twitter.com\/BKpOUCF5FQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/U4gC5KSyhZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809548665&oldid=806002465", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928728239148814336", + "text" : "The Tragically Hip discography Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U4gC5KSyhZ https:\/\/t.co\/BKpOUCF5FQ", + "id" : 928728239148814336, + "created_at" : "2017-11-09 20:57:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928720456089325568\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ecFfZEfv4R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DON6VFSX4AEUQW9.png", + "id_str" : "928720450783535105", + "id" : 928720450783535105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DON6VFSX4AEUQW9.png", + "sizes" : [ { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 680 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gordon Campbell", + "display_url" : "pic.twitter.com\/ecFfZEfv4R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/3L52vW3Yip", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809544752&oldid=807806233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928720456089325568", + "text" : "Gordon Campbell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3L52vW3Yip https:\/\/t.co\/ecFfZEfv4R", + "id" : 928720456089325568, + "created_at" : "2017-11-09 20:26:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928689819261329409\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/5sVntT8KcE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DONed4OW0AAeiKA.png", + "id_str" : "928689815570272256", + "id" : 928689815570272256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DONed4OW0AAeiKA.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 727 + }, { + "h" : 1443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 412 + }, { + "h" : 1443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Public Health Agency of Canada", + "display_url" : "pic.twitter.com\/5sVntT8KcE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/PVvkeB2Fpg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809528869&oldid=787927522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928689819261329409", + "text" : "Public Health Agency of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PVvkeB2Fpg https:\/\/t.co\/5sVntT8KcE", + "id" : 928689819261329409, + "created_at" : "2017-11-09 18:24:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928687375223488512\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/dRTF0thKeO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DONcPYaVQAEUEyu.png", + "id_str" : "928687367489142785", + "id" : 928687367489142785, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DONcPYaVQAEUEyu.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Shefford (circonscription f\u00E9d\u00E9rale)", + "display_url" : "pic.twitter.com\/dRTF0thKeO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/G9OH79StAS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142443172&oldid=142443140&rcid=347325014", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928687375223488512", + "text" : "Shefford (circonscription f\u00E9d\u00E9rale) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/G9OH79StAS https:\/\/t.co\/dRTF0thKeO", + "id" : 928687375223488512, + "created_at" : "2017-11-09 18:14:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928687065616797696\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/0F1fDeJ1RU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DONb9mBXUAEj3NB.png", + "id_str" : "928687061904871425", + "id" : 928687061904871425, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DONb9mBXUAEj3NB.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Shefford (circonscription f\u00E9d\u00E9rale)", + "display_url" : "pic.twitter.com\/0F1fDeJ1RU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/VvwfiUTxDz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142443140&oldid=137772312&rcid=347324938", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928687065616797696", + "text" : "Shefford (circonscription f\u00E9d\u00E9rale) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/VvwfiUTxDz https:\/\/t.co\/0F1fDeJ1RU", + "id" : 928687065616797696, + "created_at" : "2017-11-09 18:13:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928664022777556992\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/xGhoviVJ9t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DONHAK_VwAAZMFS.png", + "id_str" : "928664016444047360", + "id" : 928664016444047360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DONHAK_VwAAZMFS.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Quebec French profanity", + "display_url" : "pic.twitter.com\/xGhoviVJ9t" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/sOSAsbl0dG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809515352&oldid=804233785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928664022777556992", + "text" : "Quebec French profanity Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/sOSAsbl0dG https:\/\/t.co\/xGhoviVJ9t", + "id" : 928664022777556992, + "created_at" : "2017-11-09 16:42:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928644794955583489\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/6ffWXHBUtO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOM1hIOWsAABnLi.png", + "id_str" : "928644791428100096", + "id" : 928644791428100096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOM1hIOWsAABnLi.png", + "sizes" : [ { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 548 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Utilisateur:Robincantin\/Brouillon", + "display_url" : "pic.twitter.com\/6ffWXHBUtO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ZfNhePfWG9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142438814&oldid=142438323&rcid=347314154", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928644794955583489", + "text" : "Utilisateur:Robincantin\/Brouillon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZfNhePfWG9 https:\/\/t.co\/6ffWXHBUtO", + "id" : 928644794955583489, + "created_at" : "2017-11-09 15:25:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928640072781623298\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/qhYXfmnaf3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOMxOFYXcAMmJkf.png", + "id_str" : "928640066200760323", + "id" : 928640066200760323, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOMxOFYXcAMmJkf.png", + "sizes" : [ { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 558 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Utilisateur:Robincantin\/Brouillon", + "display_url" : "pic.twitter.com\/qhYXfmnaf3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/W1StUEmUUx", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142438323&oldid=142432200&rcid=347312644", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928640072781623298", + "text" : "Utilisateur:Robincantin\/Brouillon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W1StUEmUUx https:\/\/t.co\/qhYXfmnaf3", + "id" : 928640072781623298, + "created_at" : "2017-11-09 15:07:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928638949177913344\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/0Q4nqwoXHO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOMwM5ZXcAIn2J1.png", + "id_str" : "928638946292232194", + "id" : 928638946292232194, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOMwM5ZXcAIn2J1.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tommy Jarvis", + "display_url" : "pic.twitter.com\/0Q4nqwoXHO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/TPUbx1zATu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809502707&oldid=809502677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928638949177913344", + "text" : "Tommy Jarvis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TPUbx1zATu https:\/\/t.co\/0Q4nqwoXHO", + "id" : 928638949177913344, + "created_at" : "2017-11-09 15:02:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928638900079415296\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/mxBtTvOW5s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOMwJ99U8AAsD2B.png", + "id_str" : "928638895977197568", + "id" : 928638895977197568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOMwJ99U8AAsD2B.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tommy Jarvis", + "display_url" : "pic.twitter.com\/mxBtTvOW5s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/dRGuB2rHj2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809502677&oldid=809502627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928638900079415296", + "text" : "Tommy Jarvis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dRGuB2rHj2 https:\/\/t.co\/mxBtTvOW5s", + "id" : 928638900079415296, + "created_at" : "2017-11-09 15:02:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928638809457221633\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/rLEVZwFh6e", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOMwErfV4AA5b6j.png", + "id_str" : "928638805120245760", + "id" : 928638805120245760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOMwErfV4AA5b6j.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tommy Jarvis", + "display_url" : "pic.twitter.com\/rLEVZwFh6e" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/e9J0ZGFEnO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809502627&oldid=809502577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928638809457221633", + "text" : "Tommy Jarvis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e9J0ZGFEnO https:\/\/t.co\/rLEVZwFh6e", + "id" : 928638809457221633, + "created_at" : "2017-11-09 15:02:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928638696777306112\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/gN4W7EMstK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOMv-NCW4AEB0r6.png", + "id_str" : "928638693866397697", + "id" : 928638693866397697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOMv-NCW4AEB0r6.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tommy Jarvis", + "display_url" : "pic.twitter.com\/gN4W7EMstK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/HajDwc2Mk1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809502577&oldid=809502502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928638696777306112", + "text" : "Tommy Jarvis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HajDwc2Mk1 https:\/\/t.co\/gN4W7EMstK", + "id" : 928638696777306112, + "created_at" : "2017-11-09 15:01:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928638548118470656\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Y32BRHhWaP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOMv1hYW0AAOpEf.png", + "id_str" : "928638544708554752", + "id" : 928638544708554752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOMv1hYW0AAOpEf.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tommy Jarvis", + "display_url" : "pic.twitter.com\/Y32BRHhWaP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/BaCakUUPB2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809502502&oldid=807793827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928638548118470656", + "text" : "Tommy Jarvis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BaCakUUPB2 https:\/\/t.co\/Y32BRHhWaP", + "id" : 928638548118470656, + "created_at" : "2017-11-09 15:00:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928637238962999296\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/hxMrTkSXml", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOMupRwW0AAd3xy.png", + "id_str" : "928637234844192768", + "id" : 928637234844192768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOMupRwW0AAd3xy.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Friday the 13th: The Game", + "display_url" : "pic.twitter.com\/hxMrTkSXml" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/J86A0XrJCU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809501880&oldid=809428172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928637238962999296", + "text" : "Friday the 13th: The Game Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J86A0XrJCU https:\/\/t.co\/hxMrTkSXml", + "id" : 928637238962999296, + "created_at" : "2017-11-09 14:55:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928605152487133185\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/Q079Y6tODo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOMRdTwXUAAlg1G.png", + "id_str" : "928605143385460736", + "id" : 928605143385460736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOMRdTwXUAAlg1G.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 699 + }, { + "h" : 2559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 410 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 232 + } ], + "media_alt" : "Screenshot of edit to Captain Haddock", + "display_url" : "pic.twitter.com\/Q079Y6tODo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/4KmVRNXryX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809487788&oldid=795368752", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928605152487133185", + "text" : "Captain Haddock Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4KmVRNXryX https:\/\/t.co\/Q079Y6tODo", + "id" : 928605152487133185, + "created_at" : "2017-11-09 12:48:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928352539644489729\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/KTZstGUAmm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIrtsxWkAgQT3U.jpg", + "id_str" : "928352537304010760", + "id" : 928352537304010760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIrtsxWkAgQT3U.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 715, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 680 + }, { + "h" : 715, + "resize" : "fit", + "w" : 874 + }, { + "h" : 715, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of dry docks", + "display_url" : "pic.twitter.com\/KTZstGUAmm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/p4iMdw4ZT3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809388135&oldid=804797064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928352539644489729", + "text" : "List of dry docks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p4iMdw4ZT3 https:\/\/t.co\/KTZstGUAmm", + "id" : 928352539644489729, + "created_at" : "2017-11-08 20:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928350964813320192\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/UTSnXRN1mD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIqR6XX0AABnmR.png", + "id_str" : "928350960405172224", + "id" : 928350960405172224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIqR6XX0AABnmR.png", + "sizes" : [ { + "h" : 257, + "resize" : "fit", + "w" : 874 + }, { + "h" : 200, + "resize" : "fit", + "w" : 680 + }, { + "h" : 257, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 257, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wikipedia:Tutorial\/Editing\/sandbox", + "display_url" : "pic.twitter.com\/UTSnXRN1mD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/v3InX1rlzl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809387236&oldid=809357891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928350964813320192", + "text" : "Wikipedia:Tutorial\/Editing\/sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v3InX1rlzl https:\/\/t.co\/UTSnXRN1mD", + "id" : 928350964813320192, + "created_at" : "2017-11-08 19:58:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928342397599256576\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/BB4Smlsc7u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIifSIX4AEE2aH.jpg", + "id_str" : "928342394029989889", + "id" : 928342394029989889, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIifSIX4AEE2aH.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pakistan national football team", + "display_url" : "pic.twitter.com\/BB4Smlsc7u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/jO8jJqauty", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809382642&oldid=809382319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928342397599256576", + "text" : "Pakistan national football team Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jO8jJqauty https:\/\/t.co\/BB4Smlsc7u", + "id" : 928342397599256576, + "created_at" : "2017-11-08 19:24:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928341737743044609\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/d2AtKUqs9T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIh4wzWAAEMWw0.jpg", + "id_str" : "928341732248387585", + "id" : 928341732248387585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIh4wzWAAEMWw0.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pakistan national football team", + "display_url" : "pic.twitter.com\/d2AtKUqs9T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ysLf2a8yOe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809382319&oldid=808390682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928341737743044609", + "text" : "Pakistan national football team Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ysLf2a8yOe https:\/\/t.co\/d2AtKUqs9T", + "id" : 928341737743044609, + "created_at" : "2017-11-08 19:21:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928336462201917441\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/YlCyHVAUSw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIdFa7WAAA_q-c.png", + "id_str" : "928336452156522496", + "id" : 928336452156522496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIdFa7WAAA_q-c.png", + "sizes" : [ { + "h" : 616, + "resize" : "fit", + "w" : 874 + }, { + "h" : 616, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 479, + "resize" : "fit", + "w" : 680 + }, { + "h" : 616, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Bachelor Canada (season 3)", + "display_url" : "pic.twitter.com\/YlCyHVAUSw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/XrFQrW08Jx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809379082&oldid=808399535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928336462201917441", + "text" : "The Bachelor Canada (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XrFQrW08Jx https:\/\/t.co\/YlCyHVAUSw", + "id" : 928336462201917441, + "created_at" : "2017-11-08 19:00:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928332107478388736\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/WGTW8Mc5oH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIZIWeV4AA8rvg.png", + "id_str" : "928332104454234112", + "id" : 928332104454234112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIZIWeV4AA8rvg.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Goose Bay", + "display_url" : "pic.twitter.com\/WGTW8Mc5oH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/XkUlG2PLg8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809376653&oldid=809213797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928332107478388736", + "text" : "CFB Goose Bay Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/XkUlG2PLg8 https:\/\/t.co\/WGTW8Mc5oH", + "id" : 928332107478388736, + "created_at" : "2017-11-08 18:43:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928315593136197632\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/idGX6gaGxj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIKG-cX0AEDV9l.jpg", + "id_str" : "928315588149235713", + "id" : 928315588149235713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIKG-cX0AEDV9l.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 17 de Koh-Lanta", + "display_url" : "pic.twitter.com\/idGX6gaGxj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/xJMlQLX1J0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142413147&oldid=142370524&rcid=347235555", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928315593136197632", + "text" : "Saison 17 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xJMlQLX1J0 https:\/\/t.co\/idGX6gaGxj", + "id" : 928315593136197632, + "created_at" : "2017-11-08 17:37:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928314196831490048\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/2Tp47rIx00", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOII1gPWkAEkeya.jpg", + "id_str" : "928314188472160257", + "id" : 928314188472160257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOII1gPWkAEkeya.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Saison 16 de Koh-Lanta", + "display_url" : "pic.twitter.com\/2Tp47rIx00" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/SUGdYtDNuS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142412981&oldid=142370528&rcid=347235113", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928314196831490048", + "text" : "Saison 16 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SUGdYtDNuS https:\/\/t.co\/2Tp47rIx00", + "id" : 928314196831490048, + "created_at" : "2017-11-08 17:32:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928313619116326912\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Z9hWDDlxJY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIIUJzWkAIUzTo.jpg", + "id_str" : "928313615513456642", + "id" : 928313615513456642, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIIUJzWkAIUzTo.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 15 de Koh-Lanta", + "display_url" : "pic.twitter.com\/Z9hWDDlxJY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/g6Ww5FlYFp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142412908&oldid=142049504&rcid=347234897", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928313619116326912", + "text" : "Saison 15 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g6Ww5FlYFp https:\/\/t.co\/Z9hWDDlxJY", + "id" : 928313619116326912, + "created_at" : "2017-11-08 17:29:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928312749574287360\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/icio7DBUOt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIHhZ-WkAE_Alu.jpg", + "id_str" : "928312743681232897", + "id" : 928312743681232897, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIHhZ-WkAE_Alu.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 14 de Koh-Lanta", + "display_url" : "pic.twitter.com\/icio7DBUOt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/p8L8wbHdRG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142412800&oldid=142207133&rcid=347234658", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928312749574287360", + "text" : "Saison 14 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p8L8wbHdRG https:\/\/t.co\/icio7DBUOt", + "id" : 928312749574287360, + "created_at" : "2017-11-08 17:26:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928310280148353024\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/zHyKiXcV1Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIFRypWkAAhvzK.jpg", + "id_str" : "928310276402876416", + "id" : 928310276402876416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIFRypWkAAhvzK.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 680 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 12 de Koh-Lanta", + "display_url" : "pic.twitter.com\/zHyKiXcV1Z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/6kIH7N6WBP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142412549&oldid=142412463&rcid=347234026", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928310280148353024", + "text" : "Saison 12 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6kIH7N6WBP https:\/\/t.co\/zHyKiXcV1Z", + "id" : 928310280148353024, + "created_at" : "2017-11-08 17:16:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928309399571099648\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/AbwjFVkj9D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIEek3XkAEmupu.jpg", + "id_str" : "928309396530237441", + "id" : 928309396530237441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIEek3XkAEmupu.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Saison 12 de Koh-Lanta", + "display_url" : "pic.twitter.com\/AbwjFVkj9D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/W6q2YDyrQu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142412463&oldid=142274098&rcid=347233837", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928309399571099648", + "text" : "Saison 12 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W6q2YDyrQu https:\/\/t.co\/AbwjFVkj9D", + "id" : 928309399571099648, + "created_at" : "2017-11-08 17:13:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928306310940151808\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/UZSvkCBnoU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOIBquEX0AED1Y3.jpg", + "id_str" : "928306306624245761", + "id" : 928306306624245761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOIBquEX0AED1Y3.jpg", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 11 de Koh-Lanta", + "display_url" : "pic.twitter.com\/UZSvkCBnoU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/UXtU65TWeL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142412083&oldid=142411817&rcid=347232984", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928306310940151808", + "text" : "Saison 11 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UXtU65TWeL https:\/\/t.co\/UZSvkCBnoU", + "id" : 928306310940151808, + "created_at" : "2017-11-08 17:00:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928304096414785538\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/BY7w8QLJo4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOH_puWXcAITCVG.jpg", + "id_str" : "928304090496593922", + "id" : 928304090496593922, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOH_puWXcAITCVG.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 11 de Koh-Lanta", + "display_url" : "pic.twitter.com\/BY7w8QLJo4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/qQxvNdLkF6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142411817&oldid=141929099&rcid=347232376", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928304096414785538", + "text" : "Saison 11 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qQxvNdLkF6 https:\/\/t.co\/BY7w8QLJo4", + "id" : 928304096414785538, + "created_at" : "2017-11-08 16:51:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928286989513842694\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/fT5l4r8oBT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOHwGJWX4AEQaeR.jpg", + "id_str" : "928286986594672641", + "id" : 928286986594672641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOHwGJWX4AEQaeR.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 8 de Koh-Lanta", + "display_url" : "pic.twitter.com\/fT5l4r8oBT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/kSTSLahEn0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=142409768&oldid=142192169&rcid=347227937", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928286989513842694", + "text" : "Saison 8 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kSTSLahEn0 https:\/\/t.co\/fT5l4r8oBT", + "id" : 928286989513842694, + "created_at" : "2017-11-08 15:43:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928286540991811584\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/3X2yqvJUiy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOHvru1UIAAAg8O.png", + "id_str" : "928286532800094208", + "id" : 928286532800094208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOHvru1UIAAAg8O.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Environment and Climate Change Canada", + "display_url" : "pic.twitter.com\/3X2yqvJUiy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/pFxx7VjBfa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809350022&oldid=804078438", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928286540991811584", + "text" : "Environment and Climate Change Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pFxx7VjBfa https:\/\/t.co\/3X2yqvJUiy", + "id" : 928286540991811584, + "created_at" : "2017-11-08 15:42:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928239501033525248\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/OEUyUa84wM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOHE5W3XcAA-CxX.png", + "id_str" : "928239487884423168", + "id" : 928239487884423168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOHE5W3XcAA-CxX.png", + "sizes" : [ { + "h" : 2045, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2045, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 291 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 513 + } ], + "media_alt" : "Screenshot of edit to Religion in Iran", + "display_url" : "pic.twitter.com\/OEUyUa84wM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/qmefdvbAX0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809323768&oldid=809323591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928239501033525248", + "text" : "Religion in Iran Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qmefdvbAX0 https:\/\/t.co\/OEUyUa84wM", + "id" : 928239501033525248, + "created_at" : "2017-11-08 12:35:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928238966322683904\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/ZVHDrp3X6D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOHEaunWkAAmku_.png", + "id_str" : "928238961683763200", + "id" : 928238961683763200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOHEaunWkAAmku_.png", + "sizes" : [ { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 536, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Religion in Iran", + "display_url" : "pic.twitter.com\/ZVHDrp3X6D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/2S46qAY0bQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809323591&oldid=808580098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928238966322683904", + "text" : "Religion in Iran Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2S46qAY0bQ https:\/\/t.co\/ZVHDrp3X6D", + "id" : 928238966322683904, + "created_at" : "2017-11-08 12:33:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/928017734302040065\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/cX8u6PffBG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOD7NYOXcAA-tO_.png", + "id_str" : "928017730497900544", + "id" : 928017730497900544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOD7NYOXcAA-tO_.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Christian hip hop artists", + "display_url" : "pic.twitter.com\/cX8u6PffBG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/kxy6NkJjGN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809228873&oldid=807774578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "928017734302040065", + "text" : "List of Christian hip hop artists Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kxy6NkJjGN https:\/\/t.co\/cX8u6PffBG", + "id" : 928017734302040065, + "created_at" : "2017-11-07 21:54:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927990884188246016\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/qUqi9Gul0A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DODiyaRWsAI4Ew5.png", + "id_str" : "927990878911770626", + "id" : 927990878911770626, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DODiyaRWsAI4Ew5.png", + "sizes" : [ { + "h" : 459, + "resize" : "fit", + "w" : 874 + }, { + "h" : 357, + "resize" : "fit", + "w" : 680 + }, { + "h" : 459, + "resize" : "fit", + "w" : 874 + }, { + "h" : 459, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mikoyan MiG-29", + "display_url" : "pic.twitter.com\/qUqi9Gul0A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/GtgwIupYJq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809212395&oldid=808404976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927990884188246016", + "text" : "Mikoyan MiG-29 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GtgwIupYJq https:\/\/t.co\/qUqi9Gul0A", + "id" : 927990884188246016, + "created_at" : "2017-11-07 20:07:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927985065065410566\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/QOifN8VnDt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DODdfnoW0AEQy2V.png", + "id_str" : "927985058522255361", + "id" : 927985058522255361, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DODdfnoW0AEQy2V.png", + "sizes" : [ { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Polaris (comics)", + "display_url" : "pic.twitter.com\/QOifN8VnDt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/l2eC3ZHUcu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809209208&oldid=809190852", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927985065065410566", + "text" : "Polaris (comics) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l2eC3ZHUcu https:\/\/t.co\/QOifN8VnDt", + "id" : 927985065065410566, + "created_at" : "2017-11-07 19:44:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927971193143070720\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/inVIYKsHyx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DODQ4J7W4AI8NyM.png", + "id_str" : "927971186394456066", + "id" : 927971186394456066, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DODQ4J7W4AI8NyM.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bill Barilko", + "display_url" : "pic.twitter.com\/inVIYKsHyx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/bGrV8NPmfj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809200707&oldid=809200518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927971193143070720", + "text" : "Bill Barilko Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bGrV8NPmfj https:\/\/t.co\/inVIYKsHyx", + "id" : 927971193143070720, + "created_at" : "2017-11-07 18:49:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927970872962551809\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/OsEmsZfHN2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DODQlhOW4AA3ulZ.png", + "id_str" : "927970866230648832", + "id" : 927970866230648832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DODQlhOW4AA3ulZ.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bill Barilko", + "display_url" : "pic.twitter.com\/OsEmsZfHN2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Kcv4247nTT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809200518&oldid=806150935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927970872962551809", + "text" : "Bill Barilko Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kcv4247nTT https:\/\/t.co\/OsEmsZfHN2", + "id" : 927970872962551809, + "created_at" : "2017-11-07 18:47:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927953634486378496\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/8bCIUWo7Rb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DODA6NNWsAEYGz5.png", + "id_str" : "927953629448941569", + "id" : 927953629448941569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DODA6NNWsAEYGz5.png", + "sizes" : [ { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Polaris (comics)", + "display_url" : "pic.twitter.com\/8bCIUWo7Rb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/WK2PIVuWgm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809190852&oldid=808243360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927953634486378496", + "text" : "Polaris (comics) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WK2PIVuWgm https:\/\/t.co\/8bCIUWo7Rb", + "id" : 927953634486378496, + "created_at" : "2017-11-07 17:39:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927947521439207424\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/dBhH0pQ6P0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOC7V9sUEAAIKdC.png", + "id_str" : "927947509250396160", + "id" : 927947509250396160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOC7V9sUEAAIKdC.png", + "sizes" : [ { + "h" : 593, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 593, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dry dock", + "display_url" : "pic.twitter.com\/dBhH0pQ6P0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/Kq1HqO2W42", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809187660&oldid=808631400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927947521439207424", + "text" : "Dry dock Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kq1HqO2W42 https:\/\/t.co\/dBhH0pQ6P0", + "id" : 927947521439207424, + "created_at" : "2017-11-07 17:15:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927939392336998406\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/4EKTSvKnzv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOCz9TgX0AAllYO.png", + "id_str" : "927939389027766272", + "id" : 927939389027766272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOCz9TgX0AAllYO.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public holidays in Canada", + "display_url" : "pic.twitter.com\/4EKTSvKnzv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/3MCo97rqWM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809182524&oldid=809182474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927939392336998406", + "text" : "Public holidays in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3MCo97rqWM https:\/\/t.co\/4EKTSvKnzv", + "id" : 927939392336998406, + "created_at" : "2017-11-07 16:42:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927939328910733313\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/2i1nb5qQrM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOCz5kCX0AYLhOW.png", + "id_str" : "927939324745863174", + "id" : 927939324745863174, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOCz5kCX0AYLhOW.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public holidays in Canada", + "display_url" : "pic.twitter.com\/2i1nb5qQrM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/NBkGkfsLTe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809182474&oldid=808453129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927939328910733313", + "text" : "Public holidays in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NBkGkfsLTe https:\/\/t.co\/2i1nb5qQrM", + "id" : 927939328910733313, + "created_at" : "2017-11-07 16:42:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927936505095520256\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/3wzZT0Nr8b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOCxVPAWAAEKk8s.png", + "id_str" : "927936501601665025", + "id" : 927936501601665025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOCxVPAWAAEKk8s.png", + "sizes" : [ { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 334, + "resize" : "fit", + "w" : 680 + }, { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 21 Electronic Warfare Regiment", + "display_url" : "pic.twitter.com\/3wzZT0Nr8b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/PIzTIlBjNx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809180903&oldid=805799499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927936505095520256", + "text" : "21 Electronic Warfare Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PIzTIlBjNx https:\/\/t.co\/3wzZT0Nr8b", + "id" : 927936505095520256, + "created_at" : "2017-11-07 16:31:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927895900579618816\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/MZugXfJ3kM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOCMZqcXkAIr77x.png", + "id_str" : "927895895756214274", + "id" : 927895895756214274, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOCMZqcXkAIr77x.png", + "sizes" : [ { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 669, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Synthetic cannabinoids", + "display_url" : "pic.twitter.com\/MZugXfJ3kM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lAa3nerHDs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809160301&oldid=808861068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927895900579618816", + "text" : "Synthetic cannabinoids Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lAa3nerHDs https:\/\/t.co\/MZugXfJ3kM", + "id" : 927895900579618816, + "created_at" : "2017-11-07 13:49:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927853593142677505\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/Ru4hZhTelR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOBl7KjXUAMRGIL.png", + "id_str" : "927853590357692419", + "id" : 927853590357692419, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOBl7KjXUAMRGIL.png", + "sizes" : [ { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 576, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Adrienne Arsenault", + "display_url" : "pic.twitter.com\/Ru4hZhTelR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/18rUbWd9lQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809142611&oldid=809142586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927853593142677505", + "text" : "Adrienne Arsenault Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/18rUbWd9lQ https:\/\/t.co\/Ru4hZhTelR", + "id" : 927853593142677505, + "created_at" : "2017-11-07 11:01:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927853535450025984\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/JtVePKrYiH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOBl3kkWAAYvf9o.png", + "id_str" : "927853528621645830", + "id" : 927853528621645830, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOBl3kkWAAYvf9o.png", + "sizes" : [ { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 576, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Adrienne Arsenault", + "display_url" : "pic.twitter.com\/JtVePKrYiH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ZbNXtLSLGH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809142586&oldid=806591015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927853535450025984", + "text" : "Adrienne Arsenault Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ZbNXtLSLGH https:\/\/t.co\/JtVePKrYiH", + "id" : 927853535450025984, + "created_at" : "2017-11-07 11:01:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927645168999829504\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4BP4LWTXSH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DN-oXE8WAAInKrg.png", + "id_str" : "927645162678910978", + "id" : 927645162678910978, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DN-oXE8WAAInKrg.png", + "sizes" : [ { + "h" : 642, + "resize" : "fit", + "w" : 680 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to European Russia", + "display_url" : "pic.twitter.com\/4BP4LWTXSH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/7bekE3cyUX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809052345&oldid=807007934", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927645168999829504", + "text" : "European Russia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7bekE3cyUX https:\/\/t.co\/4BP4LWTXSH", + "id" : 927645168999829504, + "created_at" : "2017-11-06 21:13:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927640311987343361\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/RBk0UyHQRY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DN-j8g1W4AIXhaj.png", + "id_str" : "927640308262821890", + "id" : 927640308262821890, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DN-j8g1W4AIXhaj.png", + "sizes" : [ { + "h" : 283, + "resize" : "fit", + "w" : 680 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of foreign ministers in 2017", + "display_url" : "pic.twitter.com\/RBk0UyHQRY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/kimMeGBplE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809049400&oldid=808183399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927640311987343361", + "text" : "List of foreign ministers in 2017 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kimMeGBplE https:\/\/t.co\/RBk0UyHQRY", + "id" : 927640311987343361, + "created_at" : "2017-11-06 20:54:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927637701888823296\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/kCSMY9iSoR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DN-hknCWkAc_Ow4.png", + "id_str" : "927637698587824135", + "id" : 927637698587824135, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DN-hknCWkAc_Ow4.png", + "sizes" : [ { + "h" : 501, + "resize" : "fit", + "w" : 680 + }, { + "h" : 644, + "resize" : "fit", + "w" : 874 + }, { + "h" : 644, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 644, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chrystia Freeland", + "display_url" : "pic.twitter.com\/kCSMY9iSoR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/5aknXDJZLX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809047917&oldid=808896105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927637701888823296", + "text" : "Chrystia Freeland Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5aknXDJZLX https:\/\/t.co\/kCSMY9iSoR", + "id" : 927637701888823296, + "created_at" : "2017-11-06 20:43:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927634209505730560\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/OHl6h1yo4M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DN-eZO8XkAAitgg.png", + "id_str" : "927634204606828544", + "id" : 927634204606828544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DN-eZO8XkAAitgg.png", + "sizes" : [ { + "h" : 1370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 434 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 766 + }, { + "h" : 1370, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Thessaloniki", + "display_url" : "pic.twitter.com\/OHl6h1yo4M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/JfSl4rn2IO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=809045921&oldid=807578155", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927634209505730560", + "text" : "Thessaloniki Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/JfSl4rn2IO https:\/\/t.co\/OHl6h1yo4M", + "id" : 927634209505730560, + "created_at" : "2017-11-06 20:30:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/927504813478371328\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/VQq2nJmHN3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DN8otbcU8AEZ58M.png", + "id_str" : "927504809187405825", + "id" : 927504809187405825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DN8otbcU8AEZ58M.png", + "sizes" : [ { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to New France, Digby County, Nova Scotia", + "display_url" : "pic.twitter.com\/VQq2nJmHN3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/le1rmwjmwc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808979492&oldid=795508579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "927504813478371328", + "text" : "New France, Digby County, Nova Sco Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/le1rmwjmwc https:\/\/t.co\/VQq2nJmHN3", + "id" : 927504813478371328, + "created_at" : "2017-11-06 11:55:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/926979458078334977\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/e4wxVVaKfa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DN1K5odW0AAkQ0N.png", + "id_str" : "926979452281737216", + "id" : 926979452281737216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DN1K5odW0AAkQ0N.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Litotes", + "display_url" : "pic.twitter.com\/e4wxVVaKfa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/oMBA9fIf49", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808767922&oldid=808128202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926979458078334977", + "text" : "Litotes Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oMBA9fIf49 https:\/\/t.co\/e4wxVVaKfa", + "id" : 926979458078334977, + "created_at" : "2017-11-05 01:08:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/QIluDRKNEb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808661219&oldid=752600201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926736386174210048", + "text" : "Wizard Staff Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QIluDRKNEb", + "id" : 926736386174210048, + "created_at" : "2017-11-04 09:02:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/NGVh0PY717", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808658712&oldid=808658651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926726304250114049", + "text" : "Jesse Roper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NGVh0PY717", + "id" : 926726304250114049, + "created_at" : "2017-11-04 08:22:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/5Xdv8s0ZsG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808658651&oldid=764833565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926726087626895361", + "text" : "Jesse Roper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Xdv8s0ZsG", + "id" : 926726087626895361, + "created_at" : "2017-11-04 08:21:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/0knj2Ihvyq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808618754&oldid=797667050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926610484387876864", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0knj2Ihvyq", + "id" : 926610484387876864, + "created_at" : "2017-11-04 00:42:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/9Hxk7cgs04", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808592481&oldid=808375034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926552998905565184", + "text" : "Charles Tupper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9Hxk7cgs04", + "id" : 926552998905565184, + "created_at" : "2017-11-03 20:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/rUqP8XrQJu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=142243525&rcid=346775644", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926486074481889286", + "text" : "Pompes incendie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rUqP8XrQJu", + "id" : 926486074481889286, + "created_at" : "2017-11-03 16:27:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/lpXuYAEQSR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808540296&oldid=807091236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926446280435490816", + "text" : "Giorgio Moroder Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lpXuYAEQSR", + "id" : 926446280435490816, + "created_at" : "2017-11-03 13:49:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/KTbGxSyJDo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808432146&oldid=798354401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926189995613999104", + "text" : "Channel-Port aux Basques Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KTbGxSyJDo", + "id" : 926189995613999104, + "created_at" : "2017-11-02 20:51:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/2IVC0mbtRF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808395502&oldid=800874375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926124634839363584", + "text" : "List of hardcore punk bands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2IVC0mbtRF", + "id" : 926124634839363584, + "created_at" : "2017-11-02 16:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/GklKmw9CrW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808393609&oldid=808393261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926121322656256000", + "text" : "Canadian Military Engineers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GklKmw9CrW", + "id" : 926121322656256000, + "created_at" : "2017-11-02 16:18:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/aqf4hTDmaW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808393261&oldid=793076827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926120709516087297", + "text" : "Canadian Military Engineers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aqf4hTDmaW", + "id" : 926120709516087297, + "created_at" : "2017-11-02 16:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/aoZiAD7rTJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808382171&oldid=808370709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926101578280521728", + "text" : "El Dorado Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aoZiAD7rTJ", + "id" : 926101578280521728, + "created_at" : "2017-11-02 14:59:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ahNZy5kOk0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808379218&oldid=808308581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926096250486820864", + "text" : "Governor General of Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ahNZy5kOk0", + "id" : 926096250486820864, + "created_at" : "2017-11-02 14:38:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/MoEFBrZ6Z6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808375014&oldid=808371446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926088777570947074", + "text" : "EGS (program) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/MoEFBrZ6Z6", + "id" : 926088777570947074, + "created_at" : "2017-11-02 14:09:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/tKquINTBPH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808371446&oldid=808370090", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926081709724131333", + "text" : "EGS (program) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/tKquINTBPH", + "id" : 926081709724131333, + "created_at" : "2017-11-02 13:41:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/0NBEcb4PWp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808370090&oldid=808332498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "926078929865203712", + "text" : "EGS (program) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/0NBEcb4PWp", + "id" : 926078929865203712, + "created_at" : "2017-11-02 13:29:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Ie3ZFONLUy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808261600&oldid=808256702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925830121545715714", + "text" : "EGS (program) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/Ie3ZFONLUy", + "id" : 925830121545715714, + "created_at" : "2017-11-01 21:01:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/pevDJumBPM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808256702&oldid=808253163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925821655213117440", + "text" : "EGS (program) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/pevDJumBPM", + "id" : 925821655213117440, + "created_at" : "2017-11-01 20:27:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/KvAfxrId4H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808253163&oldid=800265514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925815016149921792", + "text" : "EGS (program) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/KvAfxrId4H", + "id" : 925815016149921792, + "created_at" : "2017-11-01 20:01:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/2oByYyfhMX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808243612&oldid=808243105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925797938290417664", + "text" : "Peter Boehm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2oByYyfhMX", + "id" : 925797938290417664, + "created_at" : "2017-11-01 18:53:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/lOtNlHhjKQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808243105&oldid=802963373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925797113547689984", + "text" : "Peter Boehm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lOtNlHhjKQ", + "id" : 925797113547689984, + "created_at" : "2017-11-01 18:50:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/VIG3jLoLae", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808238813&oldid=808089794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925789628862484480", + "text" : "Somalia Affair Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/VIG3jLoLae", + "id" : 925789628862484480, + "created_at" : "2017-11-01 18:20:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/RdAFhw2f5L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808196865&oldid=807548526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925715519587651585", + "text" : "2017 GSOC Tour Challenge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RdAFhw2f5L", + "id" : 925715519587651585, + "created_at" : "2017-11-01 13:25:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/F7DheJBpcK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808196487&oldid=808196290", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925714767448281088", + "text" : "2017 Masters of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F7DheJBpcK", + "id" : 925714767448281088, + "created_at" : "2017-11-01 13:22:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Gf0wkd2YJX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808196290&oldid=808196259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925714351629197312", + "text" : "2017 Masters of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gf0wkd2YJX", + "id" : 925714351629197312, + "created_at" : "2017-11-01 13:21:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Kmdf3E4TdP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808196259&oldid=808195968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925714292716003328", + "text" : "2017 Masters of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kmdf3E4TdP", + "id" : 925714292716003328, + "created_at" : "2017-11-01 13:21:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/clDBmXv3bs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808195968&oldid=808195464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925713706201296899", + "text" : "2017 Masters of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/clDBmXv3bs", + "id" : 925713706201296899, + "created_at" : "2017-11-01 13:18:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/psDQfeQVel", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=808195464&oldid=808189881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "925712556198592514", + "text" : "2017 Masters of Curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/psDQfeQVel", + "id" : 925712556198592514, + "created_at" : "2017-11-01 13:14:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2017_12.js b/20181122/data/js/tweets/2017_12.js new file mode 100644 index 00000000..1a9a917f --- /dev/null +++ b/20181122/data/js/tweets/2017_12.js @@ -0,0 +1,8818 @@ +Grailbird.data.tweets_2017_12 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946809384998461440\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/K4qmME4WTC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSO-HVsXkAAqqUi.png", + "id_str" : "946809379969536000", + "id" : 946809379969536000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSO-HVsXkAAqqUi.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 375 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1585, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1585, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 662 + } ], + "media_alt" : "Screenshot of edit to Hindu\u2013Islamic relations", + "display_url" : "pic.twitter.com\/K4qmME4WTC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Nd9xIDy308", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817646087&oldid=817590596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946809384998461440", + "text" : "Hindu\u2013Islamic relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Nd9xIDy308 https:\/\/t.co\/K4qmME4WTC", + "id" : 946809384998461440, + "created_at" : "2017-12-29 18:25:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946802688137842688\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Iaoypdysbj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSO4Bq7WkAAyMKC.png", + "id_str" : "946802685520547840", + "id" : 946802685520547840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSO4Bq7WkAAyMKC.png", + "sizes" : [ { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 412, + "resize" : "fit", + "w" : 680 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to John Turmel", + "display_url" : "pic.twitter.com\/Iaoypdysbj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ybAyWUYkRl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817642741&oldid=815009863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946802688137842688", + "text" : "John Turmel Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/ybAyWUYkRl https:\/\/t.co\/Iaoypdysbj", + "id" : 946802688137842688, + "created_at" : "2017-12-29 17:58:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946778867133493248\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/E0GGWWvEAc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSOiXE4WkAA7cvH.png", + "id_str" : "946778864008728576", + "id" : 946778864008728576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSOiXE4WkAA7cvH.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pressure system", + "display_url" : "pic.twitter.com\/E0GGWWvEAc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/s6M77Z26vr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817630887&oldid=817630730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946778867133493248", + "text" : "Pressure system Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/s6M77Z26vr https:\/\/t.co\/E0GGWWvEAc", + "id" : 946778867133493248, + "created_at" : "2017-12-29 16:24:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946778567697891328\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ZTsNszTP4K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSOiFe8VoAAQvrZ.png", + "id_str" : "946778561767120896", + "id" : 946778561767120896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSOiFe8VoAAQvrZ.png", + "sizes" : [ { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pressure system", + "display_url" : "pic.twitter.com\/ZTsNszTP4K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/fxt9uQB7xk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817630730&oldid=813573759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946778567697891328", + "text" : "Pressure system Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/fxt9uQB7xk https:\/\/t.co\/ZTsNszTP4K", + "id" : 946778567697891328, + "created_at" : "2017-12-29 16:22:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946769762251628545\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ztTznwXtJG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSOaE-vX0AEP4r4.png", + "id_str" : "946769757029781505", + "id" : 946769757029781505, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSOaE-vX0AEP4r4.png", + "sizes" : [ { + "h" : 1196, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1196, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 497 + }, { + "h" : 1196, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pot Noodle", + "display_url" : "pic.twitter.com\/ztTznwXtJG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/nrEuEKcWRN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817626330&oldid=816002368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946769762251628545", + "text" : "Pot Noodle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nrEuEKcWRN https:\/\/t.co\/ztTznwXtJG", + "id" : 946769762251628545, + "created_at" : "2017-12-29 15:47:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946765484699144192\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zTAA30yIvX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSOWMEVWAAEpJSm.png", + "id_str" : "946765480743796737", + "id" : 946765480743796737, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSOWMEVWAAEpJSm.png", + "sizes" : [ { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of breweries in Canada", + "display_url" : "pic.twitter.com\/zTAA30yIvX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/7vftlgF6qT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817624379&oldid=814449947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946765484699144192", + "text" : "List of breweries in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7vftlgF6qT https:\/\/t.co\/zTAA30yIvX", + "id" : 946765484699144192, + "created_at" : "2017-12-29 15:30:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946757058514300928\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/xlUpEsqEOs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSOOhkzWAAEB_2a.png", + "id_str" : "946757054143791105", + "id" : 946757054143791105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSOOhkzWAAEB_2a.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Wounded Knee Massacre", + "display_url" : "pic.twitter.com\/xlUpEsqEOs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/GZXdvpSKIt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817619623&oldid=817396882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946757058514300928", + "text" : "Wounded Knee Massacre Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/GZXdvpSKIt https:\/\/t.co\/xlUpEsqEOs", + "id" : 946757058514300928, + "created_at" : "2017-12-29 14:57:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946743036322701312\/photo\/1", + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ofRGv2zk4R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSOBxWNWkAEVrPE.png", + "id_str" : "946743031453093889", + "id" : 946743031453093889, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSOBxWNWkAEVrPE.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to A.S. King", + "display_url" : "pic.twitter.com\/ofRGv2zk4R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/EH81latMhh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817612104&oldid=817611948", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946743036322701312", + "text" : "A.S. King Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/EH81latMhh https:\/\/t.co\/ofRGv2zk4R", + "id" : 946743036322701312, + "created_at" : "2017-12-29 14:01:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946742819934351360\/photo\/1", + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Y4i5VVez5G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSOBk1bWAAE2QCr.png", + "id_str" : "946742816494977025", + "id" : 946742816494977025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSOBk1bWAAE2QCr.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to A.S. King", + "display_url" : "pic.twitter.com\/Y4i5VVez5G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/PXRd6iWRyI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817611948&oldid=813682607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946742819934351360", + "text" : "A.S. King Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/PXRd6iWRyI https:\/\/t.co\/Y4i5VVez5G", + "id" : 946742819934351360, + "created_at" : "2017-12-29 14:00:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946485817626775552\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Tx3WzdNzSM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSKX1TsWkAANFvX.png", + "id_str" : "946485813776388096", + "id" : 946485813776388096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSKX1TsWkAANFvX.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Affirmative action", + "display_url" : "pic.twitter.com\/Tx3WzdNzSM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/m2MbZWQPJT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817505035&oldid=817361564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946485817626775552", + "text" : "Affirmative action Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m2MbZWQPJT https:\/\/t.co\/Tx3WzdNzSM", + "id" : 946485817626775552, + "created_at" : "2017-12-28 20:59:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946484749547261958\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/isAQ5JrIVK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSKW2_vXUAADDLC.png", + "id_str" : "946484743268421632", + "id" : 946484743268421632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSKW2_vXUAADDLC.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 500 + }, { + "h" : 680, + "resize" : "fit", + "w" : 166 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 293 + }, { + "h" : 3577, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Oakville, Ontario", + "display_url" : "pic.twitter.com\/isAQ5JrIVK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/k9Fxs0anXa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817504591&oldid=812109907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946484749547261958", + "text" : "Oakville, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k9Fxs0anXa https:\/\/t.co\/isAQ5JrIVK", + "id" : 946484749547261958, + "created_at" : "2017-12-28 20:55:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946472625836044289\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/xMfs0mKPaM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSKL1XvW4AYDpmS.png", + "id_str" : "946472620723200006", + "id" : 946472620723200006, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSKL1XvW4AYDpmS.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Buzkashi", + "display_url" : "pic.twitter.com\/xMfs0mKPaM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/7omuxhYu40", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817499193&oldid=816678536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946472625836044289", + "text" : "Buzkashi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7omuxhYu40 https:\/\/t.co\/xMfs0mKPaM", + "id" : 946472625836044289, + "created_at" : "2017-12-28 20:07:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946446135681482752\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/PqOGhgKlzn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSJzvMLX0AAYaKq.png", + "id_str" : "946446126261194752", + "id" : 946446126261194752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSJzvMLX0AAYaKq.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 90 Day Fianc\u00E9", + "display_url" : "pic.twitter.com\/PqOGhgKlzn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/tg471jYevK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817485385&oldid=816540211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946446135681482752", + "text" : "90 Day Fianc\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tg471jYevK https:\/\/t.co\/PqOGhgKlzn", + "id" : 946446135681482752, + "created_at" : "2017-12-28 18:21:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946445466794938368\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/eK8BKFRk86", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSJzImoW0AMPx8o.png", + "id_str" : "946445463347187715", + "id" : 946445463347187715, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSJzImoW0AMPx8o.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/eK8BKFRk86" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/jRf5nNLMlz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817484887&oldid=816870462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946445466794938368", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jRf5nNLMlz https:\/\/t.co\/eK8BKFRk86", + "id" : 946445466794938368, + "created_at" : "2017-12-28 18:19:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946128289059532800\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Mu0jUcPyHf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSFSqevW0AAuJ_H.png", + "id_str" : "946128286484189184", + "id" : 946128286484189184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSFSqevW0AAuJ_H.png", + "sizes" : [ { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 680 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 Spengler Cup", + "display_url" : "pic.twitter.com\/Mu0jUcPyHf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/s1atSm526x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817355454&oldid=817355140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946128289059532800", + "text" : "2017 Spengler Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s1atSm526x https:\/\/t.co\/Mu0jUcPyHf", + "id" : 946128289059532800, + "created_at" : "2017-12-27 21:18:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946127717090713600\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/enR92VrqJE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSFSJInWkAEaq-8.png", + "id_str" : "946127713609355265", + "id" : 946127713609355265, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSFSJInWkAEaq-8.png", + "sizes" : [ { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 593 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 Spengler Cup", + "display_url" : "pic.twitter.com\/enR92VrqJE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/3Kefu9alh4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817355140&oldid=817319866", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946127717090713600", + "text" : "2017 Spengler Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3Kefu9alh4 https:\/\/t.co\/enR92VrqJE", + "id" : 946127717090713600, + "created_at" : "2017-12-27 21:16:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946094448416395266\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/H7mheYgcea", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEz4kkUMAA2vP7.png", + "id_str" : "946094443706200064", + "id" : 946094443706200064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEz4kkUMAA2vP7.png", + "sizes" : [ { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Claude Auger", + "display_url" : "pic.twitter.com\/H7mheYgcea" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/7pkQAOHDMp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817339685&oldid=801393083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946094448416395266", + "text" : "Claude Auger Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/7pkQAOHDMp https:\/\/t.co\/H7mheYgcea", + "id" : 946094448416395266, + "created_at" : "2017-12-27 19:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946074473354219520\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/rPPk2nzQ0C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEht9wX4AUa0Ic.png", + "id_str" : "946074470279798789", + "id" : 946074470279798789, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEht9wX4AUa0Ic.png", + "sizes" : [ { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 680 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/rPPk2nzQ0C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/U0Hl2aEgoz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817327466&oldid=817327279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946074473354219520", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U0Hl2aEgoz https:\/\/t.co\/rPPk2nzQ0C", + "id" : 946074473354219520, + "created_at" : "2017-12-27 17:45:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946074084634517504\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/rLdA8QWwMO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEhXOlXUAAN5oC.png", + "id_str" : "946074079660036096", + "id" : 946074079660036096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEhXOlXUAAN5oC.png", + "sizes" : [ { + "h" : 640, + "resize" : "fit", + "w" : 680 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/rLdA8QWwMO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/jQK5w4lGMt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817327279&oldid=817326643", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946074084634517504", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jQK5w4lGMt https:\/\/t.co\/rLdA8QWwMO", + "id" : 946074084634517504, + "created_at" : "2017-12-27 17:43:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946072517852180481\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/FiYB39mAGw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEf8HrXcAAlNt3.png", + "id_str" : "946072514438066176", + "id" : 946072514438066176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEf8HrXcAAlNt3.png", + "sizes" : [ { + "h" : 720, + "resize" : "fit", + "w" : 874 + }, { + "h" : 720, + "resize" : "fit", + "w" : 874 + }, { + "h" : 560, + "resize" : "fit", + "w" : 680 + }, { + "h" : 720, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/FiYB39mAGw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/jH98Z4GqSt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817326643&oldid=817326528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946072517852180481", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jH98Z4GqSt https:\/\/t.co\/FiYB39mAGw", + "id" : 946072517852180481, + "created_at" : "2017-12-27 17:37:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946072217871405057\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/P4ZV7NaNpJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEfqklX0AEf3DD.png", + "id_str" : "946072212959907841", + "id" : 946072212959907841, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEfqklX0AEf3DD.png", + "sizes" : [ { + "h" : 949, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 626 + }, { + "h" : 949, + "resize" : "fit", + "w" : 874 + }, { + "h" : 949, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/P4ZV7NaNpJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Ki45ru1eEt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817326528&oldid=817324582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946072217871405057", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ki45ru1eEt https:\/\/t.co\/P4ZV7NaNpJ", + "id" : 946072217871405057, + "created_at" : "2017-12-27 17:36:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946068586510077952\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/MDyGYGhMY8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEcXTSXkAAhdZ7.png", + "id_str" : "946068583364399104", + "id" : 946068583364399104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEcXTSXkAAhdZ7.png", + "sizes" : [ { + "h" : 897, + "resize" : "fit", + "w" : 874 + }, { + "h" : 897, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 663 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 897, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/MDyGYGhMY8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/nBRyvz2W7e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817324582&oldid=817323182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946068586510077952", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nBRyvz2W7e https:\/\/t.co\/MDyGYGhMY8", + "id" : 946068586510077952, + "created_at" : "2017-12-27 17:21:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946065171667214337\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/eCXk9bHDWn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEZQbLWsAEq1wY.png", + "id_str" : "946065166688497665", + "id" : 946065166688497665, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEZQbLWsAEq1wY.png", + "sizes" : [ { + "h" : 434, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 680 + }, { + "h" : 434, + "resize" : "fit", + "w" : 874 + }, { + "h" : 434, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/eCXk9bHDWn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/jUOM0yaH7w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817323182&oldid=817323153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946065171667214337", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jUOM0yaH7w https:\/\/t.co\/eCXk9bHDWn", + "id" : 946065171667214337, + "created_at" : "2017-12-27 17:08:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946065111650832384\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/KPMClV2jVg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEZM4rWsAUcg03.png", + "id_str" : "946065105887866885", + "id" : 946065105887866885, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEZM4rWsAUcg03.png", + "sizes" : [ { + "h" : 441, + "resize" : "fit", + "w" : 680 + }, { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/KPMClV2jVg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/80ZyR4Iqe1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817323153&oldid=817322651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946065111650832384", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/80ZyR4Iqe1 https:\/\/t.co\/KPMClV2jVg", + "id" : 946065111650832384, + "created_at" : "2017-12-27 17:07:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946063850411036672\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Ne6YHnr8XN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEYDbBXcAEYye2.png", + "id_str" : "946063843796676609", + "id" : 946063843796676609, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEYDbBXcAEYye2.png", + "sizes" : [ { + "h" : 637, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + }, { + "h" : 637, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/Ne6YHnr8XN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/zkVxOIwRZk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817322651&oldid=815900607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946063850411036672", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zkVxOIwRZk https:\/\/t.co\/Ne6YHnr8XN", + "id" : 946063850411036672, + "created_at" : "2017-12-27 17:02:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946059479237496833\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ULSiA8zCuT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSEUFIrX4AApj3K.png", + "id_str" : "946059475185819648", + "id" : 946059475185819648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSEUFIrX4AApj3K.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Halifax, Nova Scotia", + "display_url" : "pic.twitter.com\/ULSiA8zCuT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/dBnhX7EIHl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817320727&oldid=817320571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946059479237496833", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dBnhX7EIHl https:\/\/t.co\/ULSiA8zCuT", + "id" : 946059479237496833, + "created_at" : "2017-12-27 16:45:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946059124021788672\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/aiHBLqsOKn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSETwSLUIAA6dE7.png", + "id_str" : "946059116958457856", + "id" : 946059116958457856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSETwSLUIAA6dE7.png", + "sizes" : [ { + "h" : 2071, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 506 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 864 + }, { + "h" : 680, + "resize" : "fit", + "w" : 287 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Halifax, Nova Scotia", + "display_url" : "pic.twitter.com\/aiHBLqsOKn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/jM7VZdBGre", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817320571&oldid=817302621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946059124021788672", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jM7VZdBGre https:\/\/t.co\/aiHBLqsOKn", + "id" : 946059124021788672, + "created_at" : "2017-12-27 16:44:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946031890158546944\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/DgE1cJJAgF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSD6_JbVoAAnBTH.png", + "id_str" : "946031884517089280", + "id" : 946031884517089280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSD6_JbVoAAnBTH.png", + "sizes" : [ { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 308, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/DgE1cJJAgF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/J4ouJBW88C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817307282&oldid=817307110", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946031890158546944", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J4ouJBW88C https:\/\/t.co\/DgE1cJJAgF", + "id" : 946031890158546944, + "created_at" : "2017-12-27 14:55:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946031487325007873\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/vJbNnMeT7C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSD6n0ZX0AA5Vgv.png", + "id_str" : "946031483734708224", + "id" : 946031483734708224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSD6n0ZX0AA5Vgv.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/vJbNnMeT7C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/jgHtknXtx1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817307110&oldid=817306583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946031487325007873", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jgHtknXtx1 https:\/\/t.co\/vJbNnMeT7C", + "id" : 946031487325007873, + "created_at" : "2017-12-27 14:54:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946030258133880833\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/A8sKb5OLZ0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSD5gTsXkAA9mLj.png", + "id_str" : "946030255185301504", + "id" : 946030255185301504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSD5gTsXkAA9mLj.png", + "sizes" : [ { + "h" : 427, + "resize" : "fit", + "w" : 680 + }, { + "h" : 549, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/A8sKb5OLZ0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/MyGC51cmmf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817306583&oldid=817306042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946030258133880833", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MyGC51cmmf https:\/\/t.co\/A8sKb5OLZ0", + "id" : 946030258133880833, + "created_at" : "2017-12-27 14:49:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946028970142822400\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/iwK1iAiYne", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSD4VWrXkAAAPDb.png", + "id_str" : "946028967496224768", + "id" : 946028967496224768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSD4VWrXkAAAPDb.png", + "sizes" : [ { + "h" : 561, + "resize" : "fit", + "w" : 680 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/iwK1iAiYne" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/puIWEfEowt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817306042&oldid=817305795", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946028970142822400", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/puIWEfEowt https:\/\/t.co\/iwK1iAiYne", + "id" : 946028970142822400, + "created_at" : "2017-12-27 14:44:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946028334529630208\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/p8yq5hfp24", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSD3wQOWAAEiPtx.png", + "id_str" : "946028330108715009", + "id" : 946028330108715009, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSD3wQOWAAEiPtx.png", + "sizes" : [ { + "h" : 616, + "resize" : "fit", + "w" : 680 + }, { + "h" : 792, + "resize" : "fit", + "w" : 874 + }, { + "h" : 792, + "resize" : "fit", + "w" : 874 + }, { + "h" : 792, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/p8yq5hfp24" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/bg8VOgSxyf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817305795&oldid=817303399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946028334529630208", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bg8VOgSxyf https:\/\/t.co\/p8yq5hfp24", + "id" : 946028334529630208, + "created_at" : "2017-12-27 14:41:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946022765236293632\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/fNYNXJLjPI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSDyr-wVoAA1Uvu.png", + "id_str" : "946022759141842944", + "id" : 946022759141842944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSDyr-wVoAA1Uvu.png", + "sizes" : [ { + "h" : 690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 690, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/fNYNXJLjPI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/it3Geyay1C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817303399&oldid=812644419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946022765236293632", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/it3Geyay1C https:\/\/t.co\/fNYNXJLjPI", + "id" : 946022765236293632, + "created_at" : "2017-12-27 14:19:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/946020982095048706\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Mv81zTMzF7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSDxENQU8AAqrUz.png", + "id_str" : "946020976327716864", + "id" : 946020976327716864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSDxENQU8AAqrUz.png", + "sizes" : [ { + "h" : 4257, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 140 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 420 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 246 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Halifax, Nova Scotia", + "display_url" : "pic.twitter.com\/Mv81zTMzF7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/IVUfGeLO2h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817302621&oldid=815217544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "946020982095048706", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IVUfGeLO2h https:\/\/t.co\/Mv81zTMzF7", + "id" : 946020982095048706, + "created_at" : "2017-12-27 14:12:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/945939619811614720\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/MWO4d5QlSU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSCnEd9X4AESERY.png", + "id_str" : "945939616951164929", + "id" : 945939616951164929, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSCnEd9X4AESERY.png", + "sizes" : [ { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 199, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Keeping Up with the Kardashians episodes", + "display_url" : "pic.twitter.com\/MWO4d5QlSU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/f0UTYQielk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817272194&oldid=817272124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "945939619811614720", + "text" : "List of Keeping Up with the Kardashians episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f0UTYQielk https:\/\/t.co\/MWO4d5QlSU", + "id" : 945939619811614720, + "created_at" : "2017-12-27 08:49:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/945939443327913984\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/OlGj1VN1gU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSCm6ESXkAAbNBT.png", + "id_str" : "945939438261211136", + "id" : 945939438261211136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSCm6ESXkAAbNBT.png", + "sizes" : [ { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 199, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Keeping Up with the Kardashians episodes", + "display_url" : "pic.twitter.com\/OlGj1VN1gU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/vOHW20eUYS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=817272124&oldid=817241361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "945939443327913984", + "text" : "List of Keeping Up with the Kardashians episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vOHW20eUYS https:\/\/t.co\/OlGj1VN1gU", + "id" : 945939443327913984, + "created_at" : "2017-12-27 08:48:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/944307612539113473\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/rfr8ns1Uew", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRraw9xW0AAJBOE.png", + "id_str" : "944307606637694976", + "id" : 944307606637694976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRraw9xW0AAJBOE.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 480 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 848 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Historiography of the British Empire", + "display_url" : "pic.twitter.com\/rfr8ns1Uew" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3GK5fcLPM8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816659251&oldid=813537275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "944307612539113473", + "text" : "Historiography of the British Empi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3GK5fcLPM8 https:\/\/t.co\/rfr8ns1Uew", + "id" : 944307612539113473, + "created_at" : "2017-12-22 20:44:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/944307113567948801\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/e28ERdiTU8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRraUBLWkAAtMEZ.png", + "id_str" : "944307109335830528", + "id" : 944307109335830528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRraUBLWkAAtMEZ.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to UWO Gazette", + "display_url" : "pic.twitter.com\/e28ERdiTU8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/1dsVWBIBx1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816659017&oldid=811901137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "944307113567948801", + "text" : "UWO Gazette Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/1dsVWBIBx1 https:\/\/t.co\/e28ERdiTU8", + "id" : 944307113567948801, + "created_at" : "2017-12-22 20:42:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/944295035197116418\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/R8WweNcXML", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRrPU_GV4AIDzfe.png", + "id_str" : "944295031329906690", + "id" : 944295031329906690, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRrPU_GV4AIDzfe.png", + "sizes" : [ { + "h" : 251, + "resize" : "fit", + "w" : 680 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dauphin", + "display_url" : "pic.twitter.com\/R8WweNcXML" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/7IwtlNm75J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816653776&oldid=762601980", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "944295035197116418", + "text" : "Dauphin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7IwtlNm75J https:\/\/t.co\/R8WweNcXML", + "id" : 944295035197116418, + "created_at" : "2017-12-22 19:54:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/944259636277993472\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/90ciZNfypJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRqvINvVoAAHkyV.png", + "id_str" : "944259627549564928", + "id" : 944259627549564928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRqvINvVoAAHkyV.png", + "sizes" : [ { + "h" : 1946, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 305 + }, { + "h" : 1946, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 539 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Eyre Highway", + "display_url" : "pic.twitter.com\/90ciZNfypJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/XU2e6Ycieg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816637333&oldid=815026686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "944259636277993472", + "text" : "Eyre Highway Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/XU2e6Ycieg https:\/\/t.co\/90ciZNfypJ", + "id" : 944259636277993472, + "created_at" : "2017-12-22 17:33:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/944233642263531520\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/XDg13OaEZJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRqXfMDW4AAOhQ7.png", + "id_str" : "944233633954586624", + "id" : 944233633954586624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRqXfMDW4AAOhQ7.png", + "sizes" : [ { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 591 + } ], + "media_alt" : "Screenshot of edit to Sadam Ali", + "display_url" : "pic.twitter.com\/XDg13OaEZJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/TNDBtboIEz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816624984&oldid=814572690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "944233642263531520", + "text" : "Sadam Ali Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TNDBtboIEz https:\/\/t.co\/XDg13OaEZJ", + "id" : 944233642263531520, + "created_at" : "2017-12-22 15:50:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943921090094600192\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/dE9e4DGYUy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRl7Oj9W4AELUlE.png", + "id_str" : "943921087011807233", + "id" : 943921087011807233, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRl7Oj9W4AELUlE.png", + "sizes" : [ { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ken Lowe", + "display_url" : "pic.twitter.com\/dE9e4DGYUy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/0UMIsF2t4B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816498437&oldid=816497963", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943921090094600192", + "text" : "Ken Lowe Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/0UMIsF2t4B https:\/\/t.co\/dE9e4DGYUy", + "id" : 943921090094600192, + "created_at" : "2017-12-21 19:08:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943920515403730944\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/K4mGMLgCX1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRl6tEYXUAAvKEd.png", + "id_str" : "943920511599464448", + "id" : 943920511599464448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRl6tEYXUAAvKEd.png", + "sizes" : [ { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 339, + "resize" : "fit", + "w" : 680 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ken Lowe", + "display_url" : "pic.twitter.com\/K4mGMLgCX1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/VH9UpVlUwn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816497963&oldid=816496339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943920515403730944", + "text" : "Ken Lowe Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/VH9UpVlUwn https:\/\/t.co\/K4mGMLgCX1", + "id" : 943920515403730944, + "created_at" : "2017-12-21 19:06:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943918552100364289\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/0PJdJUMnKN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRl461UXcAM1qmZ.png", + "id_str" : "943918549051076611", + "id" : 943918549051076611, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRl461UXcAM1qmZ.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ken Lowe", + "display_url" : "pic.twitter.com\/0PJdJUMnKN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/3wSeuTrXZn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816496339&oldid=816495753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943918552100364289", + "text" : "Ken Lowe Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3wSeuTrXZn https:\/\/t.co\/0PJdJUMnKN", + "id" : 943918552100364289, + "created_at" : "2017-12-21 18:58:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943917856420515840\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ALkikkFNeE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRl4SMUWkAANxLF.png", + "id_str" : "943917850850398208", + "id" : 943917850850398208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRl4SMUWkAANxLF.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ken Lowe", + "display_url" : "pic.twitter.com\/ALkikkFNeE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/H6mrmLV8yX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816495753&oldid=814646295", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943917856420515840", + "text" : "Ken Lowe Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/H6mrmLV8yX https:\/\/t.co\/ALkikkFNeE", + "id" : 943917856420515840, + "created_at" : "2017-12-21 18:55:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943917338511933440\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/DBFfhluT9f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRl30OTUIAAhImq.png", + "id_str" : "943917335986839552", + "id" : 943917335986839552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRl30OTUIAAhImq.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/DBFfhluT9f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/1wp1ploTbc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816495288&oldid=785409463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943917338511933440", + "text" : "Military Communications and Electr Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1wp1ploTbc https:\/\/t.co\/DBFfhluT9f", + "id" : 943917338511933440, + "created_at" : "2017-12-21 18:53:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943917268404244480\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/w8ztznqD1B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRl3wFKVwAEES5y.png", + "id_str" : "943917264813801473", + "id" : 943917264813801473, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRl3wFKVwAEES5y.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kevin Lowe", + "display_url" : "pic.twitter.com\/w8ztznqD1B" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/PsZb4cZOxM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816495217&oldid=816494629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943917268404244480", + "text" : "Kevin Lowe Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PsZb4cZOxM https:\/\/t.co\/w8ztznqD1B", + "id" : 943917268404244480, + "created_at" : "2017-12-21 18:53:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943914892289069057\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/uT7oTdreuo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRl1lrYX0AE5lkb.png", + "id_str" : "943914887071387649", + "id" : 943914887071387649, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRl1lrYX0AE5lkb.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Kevin Lowe", + "display_url" : "pic.twitter.com\/uT7oTdreuo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ZisyU66Haq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816493966&oldid=816428238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943914892289069057", + "text" : "Kevin Lowe Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ZisyU66Haq https:\/\/t.co\/uT7oTdreuo", + "id" : 943914892289069057, + "created_at" : "2017-12-21 18:43:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943845185875841024\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/sRPX5RM6ki", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRk2MJ1WAAEmRjo.png", + "id_str" : "943845179336818689", + "id" : 943845179336818689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRk2MJ1WAAEmRjo.png", + "sizes" : [ { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to NHL on Sportsnet", + "display_url" : "pic.twitter.com\/sRPX5RM6ki" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/fwbFXA6bcj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816462754&oldid=816462598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943845185875841024", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fwbFXA6bcj https:\/\/t.co\/sRPX5RM6ki", + "id" : 943845185875841024, + "created_at" : "2017-12-21 14:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943844749324275712\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6os2gTTXqD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRk1y7vWkAAU2uH.png", + "id_str" : "943844746056863744", + "id" : 943844746056863744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRk1y7vWkAAU2uH.png", + "sizes" : [ { + "h" : 453, + "resize" : "fit", + "w" : 874 + }, { + "h" : 453, + "resize" : "fit", + "w" : 874 + }, { + "h" : 352, + "resize" : "fit", + "w" : 680 + }, { + "h" : 453, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to NHL on Sportsnet", + "display_url" : "pic.twitter.com\/6os2gTTXqD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/lfOtSs4MCL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816462598&oldid=816240674", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943844749324275712", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/lfOtSs4MCL https:\/\/t.co\/6os2gTTXqD", + "id" : 943844749324275712, + "created_at" : "2017-12-21 14:04:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943843754741465088\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/mLeTM62lGY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRk05DkVoAITlPE.png", + "id_str" : "943843751725735938", + "id" : 943843751725735938, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRk05DkVoAITlPE.png", + "sizes" : [ { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 361, + "resize" : "fit", + "w" : 680 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to D\u00E9troit de Belle Isle", + "display_url" : "pic.twitter.com\/mLeTM62lGY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/LktvWdhAln", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143726248&oldid=135214281&rcid=352050386", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943843754741465088", + "text" : "D\u00E9troit de Belle Isle Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/LktvWdhAln https:\/\/t.co\/mLeTM62lGY", + "id" : 943843754741465088, + "created_at" : "2017-12-21 14:01:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943601890033569793\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/wFjloGBDga", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRhY6j4XkAEahb3.png", + "id_str" : "943601885021442049", + "id" : 943601885021442049, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRhY6j4XkAEahb3.png", + "sizes" : [ { + "h" : 1095, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 543 + }, { + "h" : 1095, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1095, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/wFjloGBDga" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/D7viZwpb6Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816364067&oldid=816363649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943601890033569793", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D7viZwpb6Y https:\/\/t.co\/wFjloGBDga", + "id" : 943601890033569793, + "created_at" : "2017-12-20 21:59:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943601014040604672\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/aT2ptGOiAU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRhYHmjW0AA6Vol.png", + "id_str" : "943601009565290496", + "id" : 943601009565290496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRhYHmjW0AA6Vol.png", + "sizes" : [ { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/aT2ptGOiAU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/uBpN3B16fG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816363649&oldid=815787478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943601014040604672", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uBpN3B16fG https:\/\/t.co\/aT2ptGOiAU", + "id" : 943601014040604672, + "created_at" : "2017-12-20 21:56:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943530661545168896\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/7450JvXuFq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRgYIk2W0AEVQPM.png", + "id_str" : "943530657543802881", + "id" : 943530657543802881, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRgYIk2W0AEVQPM.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ocean's 8", + "display_url" : "pic.twitter.com\/7450JvXuFq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/konMWZWlJT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816325875&oldid=816323046", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943530661545168896", + "text" : "Ocean's 8 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/konMWZWlJT https:\/\/t.co\/7450JvXuFq", + "id" : 943530661545168896, + "created_at" : "2017-12-20 17:16:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943520983763292161\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/vbjicqWU7x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRgPVRtW4AANnRj.png", + "id_str" : "943520980139433984", + "id" : 943520980139433984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRgPVRtW4AANnRj.png", + "sizes" : [ { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 435, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ornithorynque", + "display_url" : "pic.twitter.com\/vbjicqWU7x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/xkE8KSbtP1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143703025&oldid=143621735&rcid=351977161", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943520983763292161", + "text" : "Ornithorynque Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xkE8KSbtP1 https:\/\/t.co\/vbjicqWU7x", + "id" : 943520983763292161, + "created_at" : "2017-12-20 16:38:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943518942013911042\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/vmTQ81vw1y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRgNed3WsAAGlYb.png", + "id_str" : "943518938998157312", + "id" : 943518938998157312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRgNed3WsAAGlYb.png", + "sizes" : [ { + "h" : 713, + "resize" : "fit", + "w" : 874 + }, { + "h" : 555, + "resize" : "fit", + "w" : 680 + }, { + "h" : 713, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 713, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Pit bull", + "display_url" : "pic.twitter.com\/vmTQ81vw1y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/TiwOgHBtJP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816319173&oldid=803000614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943518942013911042", + "text" : "Talk:Pit bull Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TiwOgHBtJP https:\/\/t.co\/vmTQ81vw1y", + "id" : 943518942013911042, + "created_at" : "2017-12-20 16:30:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943510899796664320\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/J5QbNMKF4a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRgGKV3XkAAhEP2.png", + "id_str" : "943510896671952896", + "id" : 943510896671952896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRgGKV3XkAAhEP2.png", + "sizes" : [ { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 669, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mike Sherman", + "display_url" : "pic.twitter.com\/J5QbNMKF4a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/9I73PzP6UN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816314656&oldid=816150865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943510899796664320", + "text" : "Mike Sherman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9I73PzP6UN https:\/\/t.co\/J5QbNMKF4a", + "id" : 943510899796664320, + "created_at" : "2017-12-20 15:58:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943476778902917120\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Do8BY33vON", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRfnIIsX0AALrvE.png", + "id_str" : "943476773915971584", + "id" : 943476773915971584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRfnIIsX0AALrvE.png", + "sizes" : [ { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to B\u00E9la (given name)", + "display_url" : "pic.twitter.com\/Do8BY33vON" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/99NBRhVHDp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816297922&oldid=789485396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943476778902917120", + "text" : "B\u00E9la (given name) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/99NBRhVHDp https:\/\/t.co\/Do8BY33vON", + "id" : 943476778902917120, + "created_at" : "2017-12-20 13:42:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943223300427264001\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/cRtsKSnar7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRcAltUX0AEVvpL.png", + "id_str" : "943223294777610241", + "id" : 943223294777610241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRcAltUX0AEVvpL.png", + "sizes" : [ { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 612 + }, { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 VIA Rail Canada terrorism plot", + "display_url" : "pic.twitter.com\/cRtsKSnar7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/MgbvDfpsq9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816187667&oldid=799593501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943223300427264001", + "text" : "2013 VIA Rail Canada terrorism plot Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MgbvDfpsq9 https:\/\/t.co\/cRtsKSnar7", + "id" : 943223300427264001, + "created_at" : "2017-12-19 20:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943201885208678400\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/v2MScbRwvV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRbtHUoXcAEaWPd.png", + "id_str" : "943201882033582081", + "id" : 943201882033582081, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRbtHUoXcAEaWPd.png", + "sizes" : [ { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hells Angels", + "display_url" : "pic.twitter.com\/v2MScbRwvV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/nOnDhU8h1Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816175115&oldid=816174811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943201885208678400", + "text" : "Hells Angels Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nOnDhU8h1Y https:\/\/t.co\/v2MScbRwvV", + "id" : 943201885208678400, + "created_at" : "2017-12-19 19:30:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943201326980313089\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/6xLKSnvMV1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRbsmvgW0AkTqJd.png", + "id_str" : "943201322312060937", + "id" : 943201322312060937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRbsmvgW0AkTqJd.png", + "sizes" : [ { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 566, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Hells Angels", + "display_url" : "pic.twitter.com\/6xLKSnvMV1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/HvrpbBVTo0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816174811&oldid=809999249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943201326980313089", + "text" : "Hells Angels Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HvrpbBVTo0 https:\/\/t.co\/6xLKSnvMV1", + "id" : 943201326980313089, + "created_at" : "2017-12-19 19:28:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943172464078675968\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/1ty2xHKBPM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRbSWzKX0AAVVwW.png", + "id_str" : "943172461113364480", + "id" : 943172461113364480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRbSWzKX0AAVVwW.png", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 219, + "resize" : "fit", + "w" : 680 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chad Harris-Crane", + "display_url" : "pic.twitter.com\/1ty2xHKBPM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/D9SK5QBGrC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816158806&oldid=816158521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943172464078675968", + "text" : "Chad Harris-Crane Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/D9SK5QBGrC https:\/\/t.co\/1ty2xHKBPM", + "id" : 943172464078675968, + "created_at" : "2017-12-19 17:33:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/943166700270350337\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/puE8lWeq1z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRbNHTFWsAAF3LX.png", + "id_str" : "943166697246208000", + "id" : 943166697246208000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRbNHTFWsAAF3LX.png", + "sizes" : [ { + "h" : 251, + "resize" : "fit", + "w" : 680 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian football", + "display_url" : "pic.twitter.com\/puE8lWeq1z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/TBHXCeWMYr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816155929&oldid=815912030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "943166700270350337", + "text" : "Canadian football Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TBHXCeWMYr https:\/\/t.co\/puE8lWeq1z", + "id" : 943166700270350337, + "created_at" : "2017-12-19 17:10:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/942851835479625735\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/15fMHT0Gk4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRWuvawW0AEXTxp.png", + "id_str" : "942851826663215105", + "id" : 942851826663215105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRWuvawW0AEXTxp.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/15fMHT0Gk4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/epjFeRPzee", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816030950&oldid=816027941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "942851835479625735", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/epjFeRPzee https:\/\/t.co\/15fMHT0Gk4", + "id" : 942851835479625735, + "created_at" : "2017-12-18 20:19:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/942807071619211270\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ANpdWbCzYy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRWGCAgWsAEx8bv.png", + "id_str" : "942807066057551873", + "id" : 942807066057551873, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRWGCAgWsAEx8bv.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to OC Transpo", + "display_url" : "pic.twitter.com\/ANpdWbCzYy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/zfdCtjRcv3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=816008380&oldid=813219784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "942807071619211270", + "text" : "OC Transpo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zfdCtjRcv3 https:\/\/t.co\/ANpdWbCzYy", + "id" : 942807071619211270, + "created_at" : "2017-12-18 17:21:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/942236711228182528\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/agUd1GUgmc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRN_Sz8W4AAxbAl.png", + "id_str" : "942236708208304128", + "id" : 942236708208304128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRN_Sz8W4AAxbAl.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dunlap, Tennessee", + "display_url" : "pic.twitter.com\/agUd1GUgmc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/vT31tAbpc6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815785109&oldid=814003426", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "942236711228182528", + "text" : "Dunlap, Tennessee Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vT31tAbpc6 https:\/\/t.co\/agUd1GUgmc", + "id" : 942236711228182528, + "created_at" : "2017-12-17 03:35:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941749183559630849\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/wijvgV07aY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRHD4gdX0AMhYP0.png", + "id_str" : "941749172650364931", + "id" : 941749172650364931, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRHD4gdX0AMhYP0.png", + "sizes" : [ { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 567, + "resize" : "fit", + "w" : 680 + }, { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of science fiction films of the 1970s", + "display_url" : "pic.twitter.com\/wijvgV07aY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/TcdUwTZSGq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815586150&oldid=814297394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941749183559630849", + "text" : "List of science fiction films of the 1970s Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/TcdUwTZSGq https:\/\/t.co\/wijvgV07aY", + "id" : 941749183559630849, + "created_at" : "2017-12-15 19:17:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941728390859517952\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/4ycwVPvMzY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRGw-rRX0AE0iAm.png", + "id_str" : "941728387911110657", + "id" : 941728387911110657, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRGw-rRX0AE0iAm.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nathan Dempsey", + "display_url" : "pic.twitter.com\/4ycwVPvMzY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/T2y0Pkbyux", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815575719&oldid=815575693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941728390859517952", + "text" : "Nathan Dempsey Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/T2y0Pkbyux https:\/\/t.co\/4ycwVPvMzY", + "id" : 941728390859517952, + "created_at" : "2017-12-15 17:55:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941728338267262978\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/x99XmI3dGM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRGw7igXkAAnpPk.png", + "id_str" : "941728334018482176", + "id" : 941728334018482176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRGw7igXkAAnpPk.png", + "sizes" : [ { + "h" : 409, + "resize" : "fit", + "w" : 680 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Nathan Dempsey", + "display_url" : "pic.twitter.com\/x99XmI3dGM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/mpUiZKzHjL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815575693&oldid=813833617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941728338267262978", + "text" : "Nathan Dempsey Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/mpUiZKzHjL https:\/\/t.co\/x99XmI3dGM", + "id" : 941728338267262978, + "created_at" : "2017-12-15 17:55:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941723473944154112\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/LlWUdGDzYp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRGsgevXkAA2l91.png", + "id_str" : "941723471104675840", + "id" : 941723471104675840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRGsgevXkAA2l91.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 34th Canadian Parliament", + "display_url" : "pic.twitter.com\/LlWUdGDzYp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/CZa76KfYfa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815573212&oldid=811223424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941723473944154112", + "text" : "34th Canadian Parliament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CZa76KfYfa https:\/\/t.co\/LlWUdGDzYp", + "id" : 941723473944154112, + "created_at" : "2017-12-15 17:35:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941329658272014337\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/lNVvKmlw3e", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRBGVBtX4AAKrTK.png", + "id_str" : "941329649170374656", + "id" : 941329649170374656, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRBGVBtX4AAKrTK.png", + "sizes" : [ { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 559 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Royal 22nd Regiment", + "display_url" : "pic.twitter.com\/lNVvKmlw3e" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ralh7g2R8f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815391406&oldid=815391105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941329658272014337", + "text" : "Royal 22nd Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ralh7g2R8f https:\/\/t.co\/lNVvKmlw3e", + "id" : 941329658272014337, + "created_at" : "2017-12-14 15:30:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941329104242081792\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/qf6XcbhtFP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DRBF0-uX4AIWa3u.png", + "id_str" : "941329098613448706", + "id" : 941329098613448706, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DRBF0-uX4AIWa3u.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 559 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Royal 22nd Regiment", + "display_url" : "pic.twitter.com\/qf6XcbhtFP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/bZ27EwKQMi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815391105&oldid=814430196", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941329104242081792", + "text" : "Royal 22nd Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bZ27EwKQMi https:\/\/t.co\/qf6XcbhtFP", + "id" : 941329104242081792, + "created_at" : "2017-12-14 15:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941235298473775104\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/wNNN5J0Jpf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ_wg7BW4AACfmr.png", + "id_str" : "941235295533588480", + "id" : 941235295533588480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ_wg7BW4AACfmr.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to History of the United States (2008\u2013present)", + "display_url" : "pic.twitter.com\/wNNN5J0Jpf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/cC73XLrnKO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815353403&oldid=814410115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941235298473775104", + "text" : "History of the United States (2008 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cC73XLrnKO https:\/\/t.co\/wNNN5J0Jpf", + "id" : 941235298473775104, + "created_at" : "2017-12-14 09:15:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941064704457412608\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/mPFIediRyu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ9VXClWsAAzowT.png", + "id_str" : "941064701462622208", + "id" : 941064701462622208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ9VXClWsAAzowT.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Foreigner (2017 film)", + "display_url" : "pic.twitter.com\/mPFIediRyu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GyiTDs2mAC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815277600&oldid=815277510", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941064704457412608", + "text" : "The Foreigner (2017 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GyiTDs2mAC https:\/\/t.co\/mPFIediRyu", + "id" : 941064704457412608, + "created_at" : "2017-12-13 21:58:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/941064546130776066\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/Y7Q3v8jqGo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ9VNvIW4AEc1j0.png", + "id_str" : "941064541621903361", + "id" : 941064541621903361, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ9VNvIW4AEc1j0.png", + "sizes" : [ { + "h" : 1148, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 518 + }, { + "h" : 1148, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1148, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Foreigner (2017 film)", + "display_url" : "pic.twitter.com\/Y7Q3v8jqGo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/dMAhyQM22D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815277510&oldid=815179256", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "941064546130776066", + "text" : "The Foreigner (2017 film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dMAhyQM22D https:\/\/t.co\/Y7Q3v8jqGo", + "id" : 941064546130776066, + "created_at" : "2017-12-13 21:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940997902494728194\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/BJlNNAXYKZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ8YmkiXkAE6hYb.png", + "id_str" : "940997898065645569", + "id" : 940997898065645569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ8YmkiXkAE6hYb.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Russell Williams (criminal)", + "display_url" : "pic.twitter.com\/BJlNNAXYKZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/QNXnrXtd3X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815243955&oldid=813792281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940997902494728194", + "text" : "Russell Williams (criminal) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QNXnrXtd3X https:\/\/t.co\/BJlNNAXYKZ", + "id" : 940997902494728194, + "created_at" : "2017-12-13 17:32:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940989898756063238\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/N53pbfi3rI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ8RUxxWsAAuw01.png", + "id_str" : "940989895799123968", + "id" : 940989895799123968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ8RUxxWsAAuw01.png", + "sizes" : [ { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of people from New Brunswick", + "display_url" : "pic.twitter.com\/N53pbfi3rI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/B1n3YNyznw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815239979&oldid=811092451", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940989898756063238", + "text" : "List of people from New Brunswick Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/B1n3YNyznw https:\/\/t.co\/N53pbfi3rI", + "id" : 940989898756063238, + "created_at" : "2017-12-13 17:00:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940984543028367361\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/nungYijjVV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ8Mc4iX4AAWsct.png", + "id_str" : "940984537496150016", + "id" : 940984537496150016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ8Mc4iX4AAWsct.png", + "sizes" : [ { + "h" : 2546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 233 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 703 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 412 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Orl\u00E9ans (Ontario)", + "display_url" : "pic.twitter.com\/nungYijjVV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/lzZWot4km9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143498104&oldid=143497629&rcid=351423696", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940984543028367361", + "text" : "Orl\u00E9ans (Ontario) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lzZWot4km9 https:\/\/t.co\/nungYijjVV", + "id" : 940984543028367361, + "created_at" : "2017-12-13 16:39:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940979710594617344\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/w902J9XCUc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ8IDqTU8AAFiVJ.png", + "id_str" : "940979706131705856", + "id" : 940979706131705856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ8IDqTU8AAFiVJ.png", + "sizes" : [ { + "h" : 1590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 374 + }, { + "h" : 1590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 660 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Orl\u00E9ans (Ontario)", + "display_url" : "pic.twitter.com\/w902J9XCUc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/xWNzS7Rj6H", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143497629&oldid=136702498&rcid=351422607", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940979710594617344", + "text" : "Orl\u00E9ans (Ontario) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xWNzS7Rj6H https:\/\/t.co\/w902J9XCUc", + "id" : 940979710594617344, + "created_at" : "2017-12-13 16:20:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940944498267475968\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/Y9i7JpJ8X5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ7oCLWW0AAIoGt.png", + "id_str" : "940944496270954496", + "id" : 940944496270954496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ7oCLWW0AAIoGt.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Slumdon Bridge", + "display_url" : "pic.twitter.com\/Y9i7JpJ8X5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/2LXopxTHUB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815218182&oldid=814940481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940944498267475968", + "text" : "The Slumdon Bridge Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/2LXopxTHUB https:\/\/t.co\/Y9i7JpJ8X5", + "id" : 940944498267475968, + "created_at" : "2017-12-13 14:00:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940944161397727233\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/xAk5tCTyZO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ7nugLW0AEQrDj.png", + "id_str" : "940944158264578049", + "id" : 940944158264578049, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ7nugLW0AEQrDj.png", + "sizes" : [ { + "h" : 355, + "resize" : "fit", + "w" : 874 + }, { + "h" : 276, + "resize" : "fit", + "w" : 680 + }, { + "h" : 355, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 355, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to + (Ed Sheeran album)", + "display_url" : "pic.twitter.com\/xAk5tCTyZO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/gRW42cYT2T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815217985&oldid=815217930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940944161397727233", + "text" : "+ (Ed Sheeran album) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/gRW42cYT2T https:\/\/t.co\/xAk5tCTyZO", + "id" : 940944161397727233, + "created_at" : "2017-12-13 13:59:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940944075158642693\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/UTBOclOeZ2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ7npYgX0AEeZbi.png", + "id_str" : "940944070305894401", + "id" : 940944070305894401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ7npYgX0AEeZbi.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to + (Ed Sheeran album)", + "display_url" : "pic.twitter.com\/UTBOclOeZ2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/NmBnVyhBdC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815217930&oldid=815216247", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940944075158642693", + "text" : "+ (Ed Sheeran album) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/NmBnVyhBdC https:\/\/t.co\/UTBOclOeZ2", + "id" : 940944075158642693, + "created_at" : "2017-12-13 13:58:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940940632952135680\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/fjskCSJjFv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ7khIIW0AA6sJs.png", + "id_str" : "940940629936361472", + "id" : 940940629936361472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ7khIIW0AA6sJs.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to + (Ed Sheeran album)", + "display_url" : "pic.twitter.com\/fjskCSJjFv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/b5d6Gh693P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815216247&oldid=815216209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940940632952135680", + "text" : "+ (Ed Sheeran album) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/b5d6Gh693P https:\/\/t.co\/fjskCSJjFv", + "id" : 940940632952135680, + "created_at" : "2017-12-13 13:45:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940940598487519232\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/f2z2F6B1kY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ7ke-gUEAUetFR.png", + "id_str" : "940940592992751621", + "id" : 940940592992751621, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ7ke-gUEAUetFR.png", + "sizes" : [ { + "h" : 336, + "resize" : "fit", + "w" : 874 + }, { + "h" : 336, + "resize" : "fit", + "w" : 874 + }, { + "h" : 336, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 261, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to + (Ed Sheeran album)", + "display_url" : "pic.twitter.com\/f2z2F6B1kY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/1uWgq1BCXW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815216209&oldid=814939504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940940598487519232", + "text" : "+ (Ed Sheeran album) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/1uWgq1BCXW https:\/\/t.co\/f2z2F6B1kY", + "id" : 940940598487519232, + "created_at" : "2017-12-13 13:44:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940940288507473920\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/rKw2OmLftK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ7kM8LVAAAsn_h.png", + "id_str" : "940940283130216448", + "id" : 940940283130216448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ7kM8LVAAAsn_h.png", + "sizes" : [ { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 680 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Burp suite", + "display_url" : "pic.twitter.com\/rKw2OmLftK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/JEQ4eDJrU6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815216112&oldid=801080652", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940940288507473920", + "text" : "Burp suite Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JEQ4eDJrU6 https:\/\/t.co\/rKw2OmLftK", + "id" : 940940288507473920, + "created_at" : "2017-12-13 13:43:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940653846891819009\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/PefUhmw8SP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ3fr9pVoAAikVI.png", + "id_str" : "940653843565617152", + "id" : 940653843565617152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ3fr9pVoAAikVI.png", + "sizes" : [ { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 323, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/PefUhmw8SP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/9R1Hr686Q2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815092539&oldid=807848652", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940653846891819009", + "text" : "Fairchild Group Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/9R1Hr686Q2 https:\/\/t.co\/PefUhmw8SP", + "id" : 940653846891819009, + "created_at" : "2017-12-12 18:45:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940619631672418304\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/pvfJOva3va", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ3AkSmWsAkH5rA.png", + "id_str" : "940619626890833929", + "id" : 940619626890833929, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ3AkSmWsAkH5rA.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jason MacDonald (politician)", + "display_url" : "pic.twitter.com\/pvfJOva3va" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/XLkKU4RxO5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815074296&oldid=801257019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940619631672418304", + "text" : "Jason MacDonald (politician) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XLkKU4RxO5 https:\/\/t.co\/pvfJOva3va", + "id" : 940619631672418304, + "created_at" : "2017-12-12 16:29:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940619406329171970\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/9puUDuHAGi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ3AXLVW4AERDv7.png", + "id_str" : "940619401602195457", + "id" : 940619401602195457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ3AXLVW4AERDv7.png", + "sizes" : [ { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 601, + "resize" : "fit", + "w" : 680 + }, { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wikipedia talk:Long-term abuse\/Tirgil34", + "display_url" : "pic.twitter.com\/9puUDuHAGi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ntFkARMDAc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815074179&oldid=815074078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940619406329171970", + "text" : "Wikipedia talk:Long-term abuse\/Tirgil34 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ntFkARMDAc https:\/\/t.co\/9puUDuHAGi", + "id" : 940619406329171970, + "created_at" : "2017-12-12 16:28:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940619212925661184\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/nkdux30GE1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ3AMCNW0AArtBy.png", + "id_str" : "940619210174156800", + "id" : 940619210174156800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ3AMCNW0AArtBy.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 680 + }, { + "h" : 511, + "resize" : "fit", + "w" : 874 + }, { + "h" : 511, + "resize" : "fit", + "w" : 874 + }, { + "h" : 511, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wikipedia talk:Long-term abuse\/Tirgil34", + "display_url" : "pic.twitter.com\/nkdux30GE1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hKls9z7AXB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815074078&oldid=807200509", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940619212925661184", + "text" : "Wikipedia talk:Long-term abuse\/Tirgil34 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hKls9z7AXB https:\/\/t.co\/nkdux30GE1", + "id" : 940619212925661184, + "created_at" : "2017-12-12 16:27:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940618328414015488\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/fbimoA9evg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ2_YJXX4AAElLK.png", + "id_str" : "940618318742020096", + "id" : 940618318742020096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ2_YJXX4AAElLK.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wikipedia:Long-term abuse\/Tirgil34", + "display_url" : "pic.twitter.com\/fbimoA9evg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/k6qc9aRwxG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815073583&oldid=814212322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940618328414015488", + "text" : "Wikipedia:Long-term abuse\/Tirgil34 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k6qc9aRwxG https:\/\/t.co\/fbimoA9evg", + "id" : 940618328414015488, + "created_at" : "2017-12-12 16:24:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940614592778178566\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/mzTPGHqrhi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ27--RXkAItZiC.jpg", + "id_str" : "940614587732430850", + "id" : 940614587732430850, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ27--RXkAItZiC.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 555 + }, { + "h" : 1889, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1889, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 315 + } ], + "media_alt" : "Screenshot of edit to Saison 6 du Meilleur P\u00E2tissier", + "display_url" : "pic.twitter.com\/mzTPGHqrhi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Bdbxee8FcG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143465514&oldid=143256059&rcid=351308504", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940614592778178566", + "text" : "Saison 6 du Meilleur P\u00E2tissier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bdbxee8FcG https:\/\/t.co\/mzTPGHqrhi", + "id" : 940614592778178566, + "created_at" : "2017-12-12 16:09:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940576125809553409\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/Vper0Vpg9I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQ2Y_-EXkAAcTdp.png", + "id_str" : "940576121950801920", + "id" : 940576121950801920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQ2Y_-EXkAAcTdp.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Angel Eyes (film)", + "display_url" : "pic.twitter.com\/Vper0Vpg9I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/DddydoK5LL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=815052203&oldid=814944423", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940576125809553409", + "text" : "Angel Eyes (film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DddydoK5LL https:\/\/t.co\/Vper0Vpg9I", + "id" : 940576125809553409, + "created_at" : "2017-12-12 13:36:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940335476564725761\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/rexCzIC5pH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQy-IV0U8AA7BJP.png", + "id_str" : "940335472718442496", + "id" : 940335472718442496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQy-IV0U8AA7BJP.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to As (carte \u00E0 jouer)", + "display_url" : "pic.twitter.com\/rexCzIC5pH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ICzqrlPnZD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143434110&oldid=121391230&rcid=351165512", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940335476564725761", + "text" : "As (carte \u00E0 jouer) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ICzqrlPnZD https:\/\/t.co\/rexCzIC5pH", + "id" : 940335476564725761, + "created_at" : "2017-12-11 21:40:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940311795754991617\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/LavMu9oBpH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQyol-kWAAAzfFp.png", + "id_str" : "940311792617652224", + "id" : 940311792617652224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQyol-kWAAAzfFp.png", + "sizes" : [ { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 568, + "resize" : "fit", + "w" : 680 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Nested case-control study", + "display_url" : "pic.twitter.com\/LavMu9oBpH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/8MAq4T3u6T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814939197&oldid=809552153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940311795754991617", + "text" : "Nested case-control study Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8MAq4T3u6T https:\/\/t.co\/LavMu9oBpH", + "id" : 940311795754991617, + "created_at" : "2017-12-11 20:06:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940301473912709123\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/JRRZ2SN8A4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQyfM3UVwAAZTuH.png", + "id_str" : "940301465570099200", + "id" : 940301465570099200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQyfM3UVwAAZTuH.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 600 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ableton", + "display_url" : "pic.twitter.com\/JRRZ2SN8A4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/rGL84cYgS3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814932807&oldid=811336505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940301473912709123", + "text" : "Ableton Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rGL84cYgS3 https:\/\/t.co\/JRRZ2SN8A4", + "id" : 940301473912709123, + "created_at" : "2017-12-11 19:25:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940239451346874369\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/CIXUg892TX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQxmy9xUEAA5ct1.png", + "id_str" : "940239447974481920", + "id" : 940239447974481920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQxmy9xUEAA5ct1.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 593 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Summernats", + "display_url" : "pic.twitter.com\/CIXUg892TX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/oDWkJ9vVVd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814894195&oldid=813837871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940239451346874369", + "text" : "Summernats Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/oDWkJ9vVVd https:\/\/t.co\/CIXUg892TX", + "id" : 940239451346874369, + "created_at" : "2017-12-11 15:18:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940236061137162242\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/YwvcsNvsaX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQxjtYUVwAADq_h.png", + "id_str" : "940236053486616576", + "id" : 940236053486616576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQxjtYUVwAADq_h.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Love Actually", + "display_url" : "pic.twitter.com\/YwvcsNvsaX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/QBByQgSUTk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814892437&oldid=814425183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940236061137162242", + "text" : "Love Actually Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QBByQgSUTk https:\/\/t.co\/YwvcsNvsaX", + "id" : 940236061137162242, + "created_at" : "2017-12-11 15:05:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/940211784354377728\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/OK3RG50pB4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQxNn8oUEAAww_I.png", + "id_str" : "940211770899042304", + "id" : 940211770899042304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQxNn8oUEAAww_I.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Area codes 902 and 782", + "display_url" : "pic.twitter.com\/OK3RG50pB4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/nDpfaY3IGS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814879799&oldid=807368406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "940211784354377728", + "text" : "Area codes 902 and 782 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nDpfaY3IGS https:\/\/t.co\/OK3RG50pB4", + "id" : 940211784354377728, + "created_at" : "2017-12-11 13:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/939957486173523968\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/KV9nKZm15p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQtmWWDW0AEfmbM.jpg", + "id_str" : "939957481299693569", + "id" : 939957481299693569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQtmWWDW0AEfmbM.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 435, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Sept-\u00CEles", + "display_url" : "pic.twitter.com\/KV9nKZm15p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/lmmhsAf0sS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143388844&oldid=143259140&rcid=350970949", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "939957486173523968", + "text" : "Sept-\u00CEles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lmmhsAf0sS https:\/\/t.co\/KV9nKZm15p", + "id" : 939957486173523968, + "created_at" : "2017-12-10 20:38:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/939652817538764800\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/SKuSTBZRRY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQpRQShWsAEa2UE.png", + "id_str" : "939652812551663617", + "id" : 939652812551663617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQpRQShWsAEa2UE.png", + "sizes" : [ { + "h" : 1155, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1155, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1155, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 515 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sombold So 344", + "display_url" : "pic.twitter.com\/SKuSTBZRRY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ttZkQDik1g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814634453&oldid=805476591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "939652817538764800", + "text" : "Sombold So 344 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ttZkQDik1g https:\/\/t.co\/SKuSTBZRRY", + "id" : 939652817538764800, + "created_at" : "2017-12-10 00:27:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/939202819684536322\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/qSAzj6sePk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQi3-3dW0AAvMoU.png", + "id_str" : "939202812973600768", + "id" : 939202812973600768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQi3-3dW0AAvMoU.png", + "sizes" : [ { + "h" : 1329, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 447 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 789 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1329, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Larry Robinson", + "display_url" : "pic.twitter.com\/qSAzj6sePk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Xp5cTl1Zo7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814419365&oldid=811671408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "939202819684536322", + "text" : "Larry Robinson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xp5cTl1Zo7 https:\/\/t.co\/qSAzj6sePk", + "id" : 939202819684536322, + "created_at" : "2017-12-08 18:39:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/939185513923309568\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/QtHymbKi2g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQioPklXcAIf24t.png", + "id_str" : "939185507778654210", + "id" : 939185507778654210, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQioPklXcAIf24t.png", + "sizes" : [ { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 680 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Outsider", + "display_url" : "pic.twitter.com\/QtHymbKi2g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/iSp9FvjTfy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814410649&oldid=804071065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "939185513923309568", + "text" : "The Outsider Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/iSp9FvjTfy https:\/\/t.co\/QtHymbKi2g", + "id" : 939185513923309568, + "created_at" : "2017-12-08 17:30:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/939184753869246464\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/km2ZV98NS3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQinjeHXUAA1gUA.png", + "id_str" : "939184750127960064", + "id" : 939184750127960064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQinjeHXUAA1gUA.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Y: The Last Man", + "display_url" : "pic.twitter.com\/km2ZV98NS3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/aNA4dihVIw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814410265&oldid=810517430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "939184753869246464", + "text" : "Y: The Last Man Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/aNA4dihVIw https:\/\/t.co\/km2ZV98NS3", + "id" : 939184753869246464, + "created_at" : "2017-12-08 17:27:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/939170821721018368\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/UfeI288lv1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQia4ktX4AE73io.png", + "id_str" : "939170819024084993", + "id" : 939170819024084993, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQia4ktX4AE73io.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to William Lipscomb", + "display_url" : "pic.twitter.com\/UfeI288lv1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/pqpJjFGXtK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814403006&oldid=813680691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "939170821721018368", + "text" : "William Lipscomb Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/pqpJjFGXtK https:\/\/t.co\/UfeI288lv1", + "id" : 939170821721018368, + "created_at" : "2017-12-08 16:32:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/939169130845999104\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/Qti75lwNVi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQiZWHnW0AEdTQo.png", + "id_str" : "939169127587041281", + "id" : 939169127587041281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQiZWHnW0AEdTQo.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Vanguard", + "display_url" : "pic.twitter.com\/Qti75lwNVi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/dBBwwLBAiO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814402174&oldid=813637421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "939169130845999104", + "text" : "Vanguard Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dBBwwLBAiO https:\/\/t.co\/Qti75lwNVi", + "id" : 939169130845999104, + "created_at" : "2017-12-08 16:25:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/939165642011348992\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/1IGGlANpA3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQiWK-RXkAAlMOz.png", + "id_str" : "939165637565452288", + "id" : 939165637565452288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQiWK-RXkAAlMOz.png", + "sizes" : [ { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 561, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Miguel A. Catal\u00E1n", + "display_url" : "pic.twitter.com\/1IGGlANpA3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/3cvGGID3yj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814400428&oldid=743350160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "939165642011348992", + "text" : "Miguel A. Catal\u00E1n Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/3cvGGID3yj https:\/\/t.co\/1IGGlANpA3", + "id" : 939165642011348992, + "created_at" : "2017-12-08 16:11:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938895242148896768\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/pwMzIEPslf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQegPsTXkAAjq29.png", + "id_str" : "938895238780915712", + "id" : 938895238780915712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQegPsTXkAAjq29.png", + "sizes" : [ { + "h" : 647, + "resize" : "fit", + "w" : 680 + }, { + "h" : 831, + "resize" : "fit", + "w" : 874 + }, { + "h" : 831, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 831, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Thomas W. Ross", + "display_url" : "pic.twitter.com\/pwMzIEPslf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Ccgv4Lb3uV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814287112&oldid=803786463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938895242148896768", + "text" : "Thomas W. Ross Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ccgv4Lb3uV https:\/\/t.co\/pwMzIEPslf", + "id" : 938895242148896768, + "created_at" : "2017-12-07 22:17:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938890138209353728\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/8IKTw9ej1z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQebmifWkAA_e8l.png", + "id_str" : "938890133725679616", + "id" : 938890133725679616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQebmifWkAA_e8l.png", + "sizes" : [ { + "h" : 578, + "resize" : "fit", + "w" : 874 + }, { + "h" : 450, + "resize" : "fit", + "w" : 680 + }, { + "h" : 578, + "resize" : "fit", + "w" : 874 + }, { + "h" : 578, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Thomas W. Ross", + "display_url" : "pic.twitter.com\/8IKTw9ej1z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/FQ44YGu17u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814284198&oldid=753715154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938890138209353728", + "text" : "Talk:Thomas W. Ross Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FQ44YGu17u https:\/\/t.co\/8IKTw9ej1z", + "id" : 938890138209353728, + "created_at" : "2017-12-07 21:57:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938861626136190976\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/79Yumlk102", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQeBqwbWkAAIxbS.png", + "id_str" : "938861618884153344", + "id" : 938861618884153344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQeBqwbWkAAIxbS.png", + "sizes" : [ { + "h" : 538, + "resize" : "fit", + "w" : 680 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Time value of money", + "display_url" : "pic.twitter.com\/79Yumlk102" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/EKDrijtmpa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814268080&oldid=809448949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938861626136190976", + "text" : "Time value of money Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EKDrijtmpa https:\/\/t.co\/79Yumlk102", + "id" : 938861626136190976, + "created_at" : "2017-12-07 20:03:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938844433977692160\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/yqMoam30C4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQdyCPKWAAQxrwT.png", + "id_str" : "938844430085259268", + "id" : 938844430085259268, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQdyCPKWAAQxrwT.png", + "sizes" : [ { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 624 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Helmholtz resonance", + "display_url" : "pic.twitter.com\/yqMoam30C4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/hXlWpi1Xw8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814257891&oldid=808257855", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938844433977692160", + "text" : "Helmholtz resonance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hXlWpi1Xw8 https:\/\/t.co\/yqMoam30C4", + "id" : 938844433977692160, + "created_at" : "2017-12-07 18:55:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938836713526448128\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/xt4oGZPsgK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQdrA4aUIAAWAVD.png", + "id_str" : "938836710216966144", + "id" : 938836710216966144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQdrA4aUIAAWAVD.png", + "sizes" : [ { + "h" : 437, + "resize" : "fit", + "w" : 680 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Michel Vigneault (sailor)", + "display_url" : "pic.twitter.com\/xt4oGZPsgK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/KTK4evw3gK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814252964&oldid=750297558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938836713526448128", + "text" : "Michel Vigneault (sailor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KTK4evw3gK https:\/\/t.co\/xt4oGZPsgK", + "id" : 938836713526448128, + "created_at" : "2017-12-07 18:24:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938832708394012673\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/Dith2JQLR7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQdnXnjUIAA0iPP.png", + "id_str" : "938832702781792256", + "id" : 938832702781792256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQdnXnjUIAA0iPP.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to .325 Winchester Short Magnum", + "display_url" : "pic.twitter.com\/Dith2JQLR7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/G4O5DTcqwa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814250414&oldid=751407435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938832708394012673", + "text" : ".325 Winchester Short Magnum Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/G4O5DTcqwa https:\/\/t.co\/Dith2JQLR7", + "id" : 938832708394012673, + "created_at" : "2017-12-07 18:08:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938790459001974784\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/IThENDirFU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQdA8hEUMAAYlNS.png", + "id_str" : "938790455742836736", + "id" : 938790455742836736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQdA8hEUMAAYlNS.png", + "sizes" : [ { + "h" : 373, + "resize" : "fit", + "w" : 874 + }, { + "h" : 290, + "resize" : "fit", + "w" : 680 + }, { + "h" : 373, + "resize" : "fit", + "w" : 874 + }, { + "h" : 373, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFS Mont Apica", + "display_url" : "pic.twitter.com\/IThENDirFU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/bAFXSQwOD6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143287830&oldid=143287815&rcid=350547295", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938790459001974784", + "text" : "CFS Mont Apica Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bAFXSQwOD6 https:\/\/t.co\/IThENDirFU", + "id" : 938790459001974784, + "created_at" : "2017-12-07 15:21:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938790279208894465\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/MUJobo3X6x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQdAx8SUEAAVW9A.png", + "id_str" : "938790274070745088", + "id" : 938790274070745088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQdAx8SUEAAVW9A.png", + "sizes" : [ { + "h" : 532, + "resize" : "fit", + "w" : 874 + }, { + "h" : 532, + "resize" : "fit", + "w" : 874 + }, { + "h" : 532, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 414, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFS Mont Apica", + "display_url" : "pic.twitter.com\/MUJobo3X6x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/WJ1k3SpaHB", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143287815&oldid=143287787&rcid=350547167", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938790279208894465", + "text" : "CFS Mont Apica Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WJ1k3SpaHB https:\/\/t.co\/MUJobo3X6x", + "id" : 938790279208894465, + "created_at" : "2017-12-07 15:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938790095439704065\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/iVRphsRTDJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQdAnNjUIAAglRQ.jpg", + "id_str" : "938790089726894080", + "id" : 938790089726894080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQdAnNjUIAAglRQ.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 497, + "resize" : "fit", + "w" : 680 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to CFS Mont Apica", + "display_url" : "pic.twitter.com\/iVRphsRTDJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/e3VkVUfjnk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=143287787&rcid=350547131", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938790095439704065", + "text" : "CFS Mont Apica Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e3VkVUfjnk https:\/\/t.co\/iVRphsRTDJ", + "id" : 938790095439704065, + "created_at" : "2017-12-07 15:19:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938775651607334912\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3oihtfhlCn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQczecNUEAEtuEK.png", + "id_str" : "938775645391163393", + "id" : 938775645391163393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQczecNUEAEtuEK.png", + "sizes" : [ { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 558 + } ], + "media_alt" : "Screenshot of edit to Islam in Canada", + "display_url" : "pic.twitter.com\/3oihtfhlCn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/vFur2idI0X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814216946&oldid=813978251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938775651607334912", + "text" : "Islam in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vFur2idI0X https:\/\/t.co\/3oihtfhlCn", + "id" : 938775651607334912, + "created_at" : "2017-12-07 14:22:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938508927502823425\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/e1hsyKHn7y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQZA5M7XcAIhrSj.png", + "id_str" : "938508923820273666", + "id" : 938508923820273666, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQZA5M7XcAIhrSj.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Warrel Dane", + "display_url" : "pic.twitter.com\/e1hsyKHn7y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/E3oi938TnF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814085544&oldid=813643196", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938508927502823425", + "text" : "Warrel Dane Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/E3oi938TnF https:\/\/t.co\/e1hsyKHn7y", + "id" : 938508927502823425, + "created_at" : "2017-12-06 20:42:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938496396264660992\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/cNz2TUXnJ5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQY1fmpXcAAdKdl.png", + "id_str" : "938496389419593728", + "id" : 938496389419593728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQY1fmpXcAAdKdl.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Kristen Painter", + "display_url" : "pic.twitter.com\/cNz2TUXnJ5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/fjTLbyV2cG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814078300&oldid=795969821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938496396264660992", + "text" : "Kristen Painter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fjTLbyV2cG https:\/\/t.co\/cNz2TUXnJ5", + "id" : 938496396264660992, + "created_at" : "2017-12-06 19:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938461076051677185\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/zABQsZ1v7B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQYVX4QX0AYRx4x.png", + "id_str" : "938461072335556614", + "id" : 938461072335556614, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQYVX4QX0AYRx4x.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Zach Thomas", + "display_url" : "pic.twitter.com\/zABQsZ1v7B" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/2hXh3o0hNG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814056307&oldid=801328641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938461076051677185", + "text" : "Zach Thomas Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/2hXh3o0hNG https:\/\/t.co\/zABQsZ1v7B", + "id" : 938461076051677185, + "created_at" : "2017-12-06 17:32:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938460834187169792\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/am9QYlPIYA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQYVJu8X0AA-g6c.png", + "id_str" : "938460829317582848", + "id" : 938460829317582848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQYVJu8X0AA-g6c.png", + "sizes" : [ { + "h" : 778, + "resize" : "fit", + "w" : 874 + }, { + "h" : 778, + "resize" : "fit", + "w" : 874 + }, { + "h" : 778, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 605, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Jason Taylor (American football)", + "display_url" : "pic.twitter.com\/am9QYlPIYA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GZ1SChPjSz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814056194&oldid=814055598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938460834187169792", + "text" : "Jason Taylor (American football) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/GZ1SChPjSz https:\/\/t.co\/am9QYlPIYA", + "id" : 938460834187169792, + "created_at" : "2017-12-06 17:31:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938459695202828288\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/ymct72uvcu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQYUHVzVQAEhzlb.png", + "id_str" : "938459688697413633", + "id" : 938459688697413633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQYUHVzVQAEhzlb.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Jason Taylor (American football)", + "display_url" : "pic.twitter.com\/ymct72uvcu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/HIW25H532B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814055598&oldid=813942255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938459695202828288", + "text" : "Jason Taylor (American football) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/HIW25H532B https:\/\/t.co\/ymct72uvcu", + "id" : 938459695202828288, + "created_at" : "2017-12-06 17:26:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938442396496379904\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/SUHaE2kWEl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQYEYeUX0AI2r4Y.jpg", + "id_str" : "938442390855208962", + "id" : 938442390855208962, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQYEYeUX0AI2r4Y.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 470, + "resize" : "fit", + "w" : 874 + }, { + "h" : 470, + "resize" : "fit", + "w" : 874 + }, { + "h" : 470, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/SUHaE2kWEl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/xqLWlCTyMS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=143263199&oldid=142943043&rcid=350454470", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938442396496379904", + "text" : "Search for Extra-Terrestrial Intelligence Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xqLWlCTyMS https:\/\/t.co\/SUHaE2kWEl", + "id" : 938442396496379904, + "created_at" : "2017-12-06 16:17:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938428181622730753\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/69gBjD2oug", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQX3dHFUQAEKoBC.png", + "id_str" : "938428176866230273", + "id" : 938428176866230273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQX3dHFUQAEKoBC.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Kent Hehr", + "display_url" : "pic.twitter.com\/69gBjD2oug" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/5oMfacfPgY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=814037149&oldid=813895018", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938428181622730753", + "text" : "Talk:Kent Hehr Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/5oMfacfPgY https:\/\/t.co\/69gBjD2oug", + "id" : 938428181622730753, + "created_at" : "2017-12-06 15:21:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938387212592386048\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/BISXWDx7ag", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQXSMdMXcAA4mN5.png", + "id_str" : "938387208813375488", + "id" : 938387208813375488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQXSMdMXcAA4mN5.png", + "sizes" : [ { + "h" : 301, + "resize" : "fit", + "w" : 680 + }, { + "h" : 387, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 387, + "resize" : "fit", + "w" : 874 + }, { + "h" : 387, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q44809548", + "display_url" : "pic.twitter.com\/BISXWDx7ag" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/vw6tkf0V7e", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=604770934&oldid=604770717&rcid=640137928", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938387212592386048", + "text" : "Q44809548 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vw6tkf0V7e https:\/\/t.co\/BISXWDx7ag", + "id" : 938387212592386048, + "created_at" : "2017-12-06 12:38:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938387078945046528\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/eAYZfrlghi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQXSEmXX0AEiYqY.png", + "id_str" : "938387073836503041", + "id" : 938387073836503041, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQXSEmXX0AEiYqY.png", + "sizes" : [ { + "h" : 262, + "resize" : "fit", + "w" : 874 + }, { + "h" : 262, + "resize" : "fit", + "w" : 874 + }, { + "h" : 204, + "resize" : "fit", + "w" : 680 + }, { + "h" : 262, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q44809548", + "display_url" : "pic.twitter.com\/eAYZfrlghi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/NoqJuSuXGN", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=604770717&oldid=604770656&rcid=640137712", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938387078945046528", + "text" : "Q44809548 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NoqJuSuXGN https:\/\/t.co\/eAYZfrlghi", + "id" : 938387078945046528, + "created_at" : "2017-12-06 12:38:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938387025698451456\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/5jGAAlCeAk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQXSBo-X4AA0iRY.png", + "id_str" : "938387022997348352", + "id" : 938387022997348352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQXSBo-X4AA0iRY.png", + "sizes" : [ { + "h" : 204, + "resize" : "fit", + "w" : 680 + }, { + "h" : 262, + "resize" : "fit", + "w" : 874 + }, { + "h" : 262, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 262, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q44809548", + "display_url" : "pic.twitter.com\/5jGAAlCeAk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ZK7ap7fADz", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=604770656&oldid=604770566&rcid=640137650", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938387025698451456", + "text" : "Q44809548 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZK7ap7fADz https:\/\/t.co\/5jGAAlCeAk", + "id" : 938387025698451456, + "created_at" : "2017-12-06 12:37:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938386973374472193\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/R7Al8MwDjr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQXR-bXUIAA7MR-.jpg", + "id_str" : "938386967804256256", + "id" : 938386967804256256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQXR-bXUIAA7MR-.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 942 + }, { + "h" : 1304, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 1304, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 680, + "resize" : "fit", + "w" : 534 + } ], + "media_alt" : "Screenshot of edit to Q44809548", + "display_url" : "pic.twitter.com\/R7Al8MwDjr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/G5OGEoTmIQ", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?oldid=604770566&rcid=640137560", + "display_url" : "wikidata.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938386973374472193", + "text" : "Q44809548 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G5OGEoTmIQ https:\/\/t.co\/R7Al8MwDjr", + "id" : 938386973374472193, + "created_at" : "2017-12-06 12:37:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938156113656209413\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/VpAa76Csup", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQUAAplWAAMuzpR.png", + "id_str" : "938156108539101187", + "id" : 938156108539101187, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQUAAplWAAMuzpR.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 90 Day Fianc\u00E9", + "display_url" : "pic.twitter.com\/VpAa76Csup" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/0i0Gkb2OxP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813900906&oldid=813900849", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938156113656209413", + "text" : "90 Day Fianc\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0i0Gkb2OxP https:\/\/t.co\/VpAa76Csup", + "id" : 938156113656209413, + "created_at" : "2017-12-05 21:20:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938156024112078849\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/3csM5UNKxx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQT_7e3XcAIgHZn.png", + "id_str" : "938156019762556930", + "id" : 938156019762556930, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQT_7e3XcAIgHZn.png", + "sizes" : [ { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 412, + "resize" : "fit", + "w" : 680 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 90 Day Fianc\u00E9", + "display_url" : "pic.twitter.com\/3csM5UNKxx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/zObkRqWcef", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813900849&oldid=813900152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938156024112078849", + "text" : "90 Day Fianc\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zObkRqWcef https:\/\/t.co\/3csM5UNKxx", + "id" : 938156024112078849, + "created_at" : "2017-12-05 21:20:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938154820124495874\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/OXs393ijnE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQT-1RqXUAAu5gn.png", + "id_str" : "938154813627518976", + "id" : 938154813627518976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQT-1RqXUAAu5gn.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 90 Day Fianc\u00E9", + "display_url" : "pic.twitter.com\/OXs393ijnE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/SNuKjEqyjm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813900152&oldid=813507951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938154820124495874", + "text" : "90 Day Fianc\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SNuKjEqyjm https:\/\/t.co\/OXs393ijnE", + "id" : 938154820124495874, + "created_at" : "2017-12-05 21:15:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938154351809499137\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/tSLsUjegrt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQT-Z8JX4AEdKzs.png", + "id_str" : "938154343995531265", + "id" : 938154343995531265, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQT-Z8JX4AEdKzs.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 282 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 497 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 848 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2110, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Teen Mom 2", + "display_url" : "pic.twitter.com\/tSLsUjegrt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/TxL9Vpjn08", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813899799&oldid=813077369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938154351809499137", + "text" : "Teen Mom 2 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TxL9Vpjn08 https:\/\/t.co\/tSLsUjegrt", + "id" : 938154351809499137, + "created_at" : "2017-12-05 21:13:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938151932178419713\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/4yfIpIGLxa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQT8NS5X4AAcubl.png", + "id_str" : "938151927740882944", + "id" : 938151927740882944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQT8NS5X4AAcubl.png", + "sizes" : [ { + "h" : 906, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 656 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 906, + "resize" : "fit", + "w" : 874 + }, { + "h" : 906, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/4yfIpIGLxa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/0rj9jTsDw3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813898322&oldid=813898241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938151932178419713", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0rj9jTsDw3 https:\/\/t.co\/4yfIpIGLxa", + "id" : 938151932178419713, + "created_at" : "2017-12-05 21:03:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938151792214446081\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/u7IcxoYaPU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQT8FF4VAAAxpnh.png", + "id_str" : "938151786807885824", + "id" : 938151786807885824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQT8FF4VAAAxpnh.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 558 + }, { + "h" : 1065, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1065, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1065, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jessa Duggar Seewald", + "display_url" : "pic.twitter.com\/u7IcxoYaPU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/ARl3iLesSG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813898241&oldid=813893546", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938151792214446081", + "text" : "Jessa Duggar Seewald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ARl3iLesSG https:\/\/t.co\/u7IcxoYaPU", + "id" : 938151792214446081, + "created_at" : "2017-12-05 21:03:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938146226691825665\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/j7z85YoDU2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQT3BNyW4AEiHFY.png", + "id_str" : "938146222652710913", + "id" : 938146222652710913, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQT3BNyW4AEiHFY.png", + "sizes" : [ { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Kent Hehr", + "display_url" : "pic.twitter.com\/j7z85YoDU2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/QODpBjDaUd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813894849&oldid=778652552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938146226691825665", + "text" : "Talk:Kent Hehr Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/QODpBjDaUd https:\/\/t.co\/j7z85YoDU2", + "id" : 938146226691825665, + "created_at" : "2017-12-05 20:41:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938125804831232000\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/A6rJZJpi9V", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQTkch8X4AA71f_.png", + "id_str" : "938125801198968832", + "id" : 938125801198968832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQTkch8X4AA71f_.png", + "sizes" : [ { + "h" : 540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 680 + }, { + "h" : 540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian government scientific research organizations", + "display_url" : "pic.twitter.com\/A6rJZJpi9V" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/bXcr0SfXCz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813882644&oldid=806682191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938125804831232000", + "text" : "Canadian government scientific research organiza Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/bXcr0SfXCz https:\/\/t.co\/A6rJZJpi9V", + "id" : 938125804831232000, + "created_at" : "2017-12-05 19:19:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938091831195291649\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/B2xqcYyulL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQTFi2RX4AEboEs.png", + "id_str" : "938091824874512385", + "id" : 938091824874512385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQTFi2RX4AEboEs.png", + "sizes" : [ { + "h" : 444, + "resize" : "fit", + "w" : 874 + }, { + "h" : 444, + "resize" : "fit", + "w" : 874 + }, { + "h" : 444, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to American ginseng", + "display_url" : "pic.twitter.com\/B2xqcYyulL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/DL0DHxP0cI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813862372&oldid=806857697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938091831195291649", + "text" : "American ginseng Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/DL0DHxP0cI https:\/\/t.co\/B2xqcYyulL", + "id" : 938091831195291649, + "created_at" : "2017-12-05 17:04:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938078445556371456\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/MY8NIfPb1g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQS5XrGXcAEVCrY.png", + "id_str" : "938078438757462017", + "id" : 938078438757462017, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQS5XrGXcAEVCrY.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Battle in Seattle", + "display_url" : "pic.twitter.com\/MY8NIfPb1g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/s43mRpVsDr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813854927&oldid=812850478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938078445556371456", + "text" : "Battle in Seattle Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/s43mRpVsDr https:\/\/t.co\/MY8NIfPb1g", + "id" : 938078445556371456, + "created_at" : "2017-12-05 16:11:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/938055720267853824\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/4Qsh2QchqS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQSksydX0AEtxbl.png", + "id_str" : "938055711766073345", + "id" : 938055711766073345, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQSksydX0AEtxbl.png", + "sizes" : [ { + "h" : 1050, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 566 + }, { + "h" : 1050, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1050, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Horizon Zero Dawn", + "display_url" : "pic.twitter.com\/4Qsh2QchqS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/BsgUic4jqa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813841350&oldid=813840539", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "938055720267853824", + "text" : "Horizon Zero Dawn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BsgUic4jqa https:\/\/t.co\/4Qsh2QchqS", + "id" : 938055720267853824, + "created_at" : "2017-12-05 14:41:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937850224848113665\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/GnrN1UcaK8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQPpztbW4AAjxee.jpg", + "id_str" : "937850222000136192", + "id" : 937850222000136192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQPpztbW4AAjxee.jpg", + "sizes" : [ { + "h" : 419, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 419, + "resize" : "fit", + "w" : 874 + }, { + "h" : 419, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Luke Shaw", + "display_url" : "pic.twitter.com\/GnrN1UcaK8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/N44a2UAofV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813745388&oldid=812720092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937850224848113665", + "text" : "Luke Shaw Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/N44a2UAofV https:\/\/t.co\/GnrN1UcaK8", + "id" : 937850224848113665, + "created_at" : "2017-12-05 01:04:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937818942634110976\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/pYAmKcbQEl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQPNWwnU8AAJ2tq.png", + "id_str" : "937818938313863168", + "id" : 937818938313863168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQPNWwnU8AAJ2tq.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Citizenship judge", + "display_url" : "pic.twitter.com\/pYAmKcbQEl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/GZMDnnOwfF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813728522&oldid=808618754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937818942634110976", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GZMDnnOwfF https:\/\/t.co\/pYAmKcbQEl", + "id" : 937818942634110976, + "created_at" : "2017-12-04 23:00:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937776856400527366\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Ujz0X3AWQP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQOnFCxW4AENZtk.png", + "id_str" : "937776852508270593", + "id" : 937776852508270593, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQOnFCxW4AENZtk.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Nate Marquardt", + "display_url" : "pic.twitter.com\/Ujz0X3AWQP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/qLRznWsT9b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813700019&oldid=809910439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937776856400527366", + "text" : "Nate Marquardt Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qLRznWsT9b https:\/\/t.co\/Ujz0X3AWQP", + "id" : 937776856400527366, + "created_at" : "2017-12-04 20:13:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937749500575264768\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/sL4IK9m5R3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQOOMb2W4AAX0Pv.png", + "id_str" : "937749491708518400", + "id" : 937749491708518400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQOOMb2W4AAX0Pv.png", + "sizes" : [ { + "h" : 507, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 680 + }, { + "h" : 507, + "resize" : "fit", + "w" : 874 + }, { + "h" : 507, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Paul Keres Memorial Tournament", + "display_url" : "pic.twitter.com\/sL4IK9m5R3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/eqYgAScBJ7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813681449&oldid=781652149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937749500575264768", + "text" : "Paul Keres Memorial Tournament Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eqYgAScBJ7 https:\/\/t.co\/sL4IK9m5R3", + "id" : 937749500575264768, + "created_at" : "2017-12-04 18:24:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937748439328321536\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/noAOexVlRD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQONOQbWAAEeIQb.png", + "id_str" : "937748423490535425", + "id" : 937748423490535425, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQONOQbWAAEeIQb.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 552 + }, { + "h" : 1077, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1077, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1077, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to William Lipscomb", + "display_url" : "pic.twitter.com\/noAOexVlRD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5Zy8uj7Mq9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813680691&oldid=813672734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937748439328321536", + "text" : "William Lipscomb Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/5Zy8uj7Mq9 https:\/\/t.co\/noAOexVlRD", + "id" : 937748439328321536, + "created_at" : "2017-12-04 18:20:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937741782636515329\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/2H4ZQfV6Qp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQOHLYlVoAEU60B.png", + "id_str" : "937741777070563329", + "id" : 937741777070563329, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQOHLYlVoAEU60B.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talkback Live", + "display_url" : "pic.twitter.com\/2H4ZQfV6Qp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/FzbQcsJj8A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813676390&oldid=762565861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937741782636515329", + "text" : "Talkback Live Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/FzbQcsJj8A https:\/\/t.co\/2H4ZQfV6Qp", + "id" : 937741782636515329, + "created_at" : "2017-12-04 17:53:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937736364631740416\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/iluOZQ6nN7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQOCQLxWAAAhjrc.png", + "id_str" : "937736361972465664", + "id" : 937736361972465664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQOCQLxWAAAhjrc.png", + "sizes" : [ { + "h" : 805, + "resize" : "fit", + "w" : 874 + }, { + "h" : 805, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 680 + }, { + "h" : 805, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to William Lipscomb", + "display_url" : "pic.twitter.com\/iluOZQ6nN7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/UpspmHihpv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813672734&oldid=813669356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937736364631740416", + "text" : "William Lipscomb Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/UpspmHihpv https:\/\/t.co\/iluOZQ6nN7", + "id" : 937736364631740416, + "created_at" : "2017-12-04 17:32:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937731404447789056\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/KQBz5i68Gi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQN9vKpX0AAzSxn.png", + "id_str" : "937731396688400384", + "id" : 937731396688400384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQN9vKpX0AAzSxn.png", + "sizes" : [ { + "h" : 433, + "resize" : "fit", + "w" : 680 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to William Lipscomb", + "display_url" : "pic.twitter.com\/KQBz5i68Gi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/js6XwRNC3g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813669356&oldid=813666866", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937731404447789056", + "text" : "William Lipscomb Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/js6XwRNC3g https:\/\/t.co\/KQBz5i68Gi", + "id" : 937731404447789056, + "created_at" : "2017-12-04 17:12:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937727112307527680\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/p5uMwrGIsc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQN51YyXUAA5ve2.png", + "id_str" : "937727105516916736", + "id" : 937727105516916736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQN51YyXUAA5ve2.png", + "sizes" : [ { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 657, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to William Lipscomb", + "display_url" : "pic.twitter.com\/p5uMwrGIsc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/LHfzoSMKqJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813666866&oldid=813664653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937727112307527680", + "text" : "William Lipscomb Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/LHfzoSMKqJ https:\/\/t.co\/p5uMwrGIsc", + "id" : 937727112307527680, + "created_at" : "2017-12-04 16:55:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937723556925968385\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/2kLrfcpOKR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQN2mlFXkAEQ73a.png", + "id_str" : "937723552584929281", + "id" : 937723552584929281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQN2mlFXkAEQ73a.png", + "sizes" : [ { + "h" : 1016, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1016, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1016, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 585 + } ], + "media_alt" : "Screenshot of edit to William Lipscomb", + "display_url" : "pic.twitter.com\/2kLrfcpOKR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/frlsDYV5ii", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813664653&oldid=813215654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937723556925968385", + "text" : "William Lipscomb Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/frlsDYV5ii https:\/\/t.co\/2kLrfcpOKR", + "id" : 937723556925968385, + "created_at" : "2017-12-04 16:41:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/937132738624278533\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/lz7yZK3kiQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DQFdQNBUIAApREu.png", + "id_str" : "937132730424238080", + "id" : 937132730424238080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DQFdQNBUIAApREu.png", + "sizes" : [ { + "h" : 631, + "resize" : "fit", + "w" : 874 + }, { + "h" : 491, + "resize" : "fit", + "w" : 680 + }, { + "h" : 631, + "resize" : "fit", + "w" : 874 + }, { + "h" : 631, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Punji stick", + "display_url" : "pic.twitter.com\/lz7yZK3kiQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/0WctJ7mOHs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813317390&oldid=811189538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "937132738624278533", + "text" : "Punji stick Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0WctJ7mOHs https:\/\/t.co\/lz7yZK3kiQ", + "id" : 937132738624278533, + "created_at" : "2017-12-03 01:33:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936616079736147969\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ehdxAup3i0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP-HW6AW0AA-GVm.jpg", + "id_str" : "936616075113975808", + "id" : 936616075113975808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP-HW6AW0AA-GVm.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Estevan", + "display_url" : "pic.twitter.com\/ehdxAup3i0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ZjAuMz5sr1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813065923&oldid=813065558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936616079736147969", + "text" : "Estevan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZjAuMz5sr1 https:\/\/t.co\/ehdxAup3i0", + "id" : 936616079736147969, + "created_at" : "2017-12-01 15:20:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936615338984210432\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/GctVHxQt4C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP-Gr47X0AEagCE.jpg", + "id_str" : "936615336090259457", + "id" : 936615336090259457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP-Gr47X0AEagCE.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Estevan", + "display_url" : "pic.twitter.com\/GctVHxQt4C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/bCoAnoDyTP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813065558&oldid=810699884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936615338984210432", + "text" : "Estevan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bCoAnoDyTP https:\/\/t.co\/GctVHxQt4C", + "id" : 936615338984210432, + "created_at" : "2017-12-01 15:17:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/936577815604056065\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/cryokNtZkM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DP9kjtQXcAIzNm9.png", + "id_str" : "936577812122791938", + "id" : 936577812122791938, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DP9kjtQXcAIzNm9.png", + "sizes" : [ { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 296, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Rohingya persecution in Myanmar", + "display_url" : "pic.twitter.com\/cryokNtZkM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/janMPsjjWr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=813049114&oldid=812908581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "936577815604056065", + "text" : "Rohingya persecution in Myanmar Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/janMPsjjWr https:\/\/t.co\/cryokNtZkM", + "id" : 936577815604056065, + "created_at" : "2017-12-01 12:48:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_01.js b/20181122/data/js/tweets/2018_01.js new file mode 100644 index 00000000..0b499738 --- /dev/null +++ b/20181122/data/js/tweets/2018_01.js @@ -0,0 +1,17951 @@ +Grailbird.data.tweets_2018_01 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958818094025248768\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/kdLqBPm8U2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU5n-LsX0AABIX1.png", + "id_str" : "958818088664944640", + "id" : 958818088664944640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU5n-LsX0AABIX1.png", + "sizes" : [ { + "h" : 2684, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 391 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 667 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 221 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/kdLqBPm8U2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/nc3MBWvG10", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823373302&oldid=823371008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958818094025248768", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nc3MBWvG10 https:\/\/t.co\/kdLqBPm8U2", + "id" : 958818094025248768, + "created_at" : "2018-01-31 21:43:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958814303733338112\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/sNpMjy62eT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU5khp6WAAEBNTh.png", + "id_str" : "958814300025520129", + "id" : 958814300025520129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU5khp6WAAEBNTh.png", + "sizes" : [ { + "h" : 696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 542, + "resize" : "fit", + "w" : 680 + }, { + "h" : 696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 696, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/sNpMjy62eT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/vA2GWzu9ep", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823371008&oldid=823370468", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958814303733338112", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vA2GWzu9ep https:\/\/t.co\/sNpMjy62eT", + "id" : 958814303733338112, + "created_at" : "2018-01-31 21:28:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958813439421485056\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/1WDNhj5f3V", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU5jvX5X0AAdlZF.png", + "id_str" : "958813436196147200", + "id" : 958813436196147200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU5jvX5X0AAdlZF.png", + "sizes" : [ { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/1WDNhj5f3V" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/mPT24uyIra", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823370468&oldid=823369689", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958813439421485056", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mPT24uyIra https:\/\/t.co\/1WDNhj5f3V", + "id" : 958813439421485056, + "created_at" : "2018-01-31 21:25:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958812120073867264\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/CCpIzAdaRm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU5iiV_W0AElVta.png", + "id_str" : "958812112834449409", + "id" : 958812112834449409, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU5iiV_W0AElVta.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 528 + }, { + "h" : 3393, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 175 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 309 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/CCpIzAdaRm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/cSWiOFTujA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823369689&oldid=820724152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958812120073867264", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cSWiOFTujA https:\/\/t.co\/CCpIzAdaRm", + "id" : 958812120073867264, + "created_at" : "2018-01-31 21:19:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958779757868535809\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/JFFzMtkK6l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU5FGyfVoAAwLAR.png", + "id_str" : "958779753611239424", + "id" : 958779753611239424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU5FGyfVoAAwLAR.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/JFFzMtkK6l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/CrsmfiuBWQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823352067&oldid=823351972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958779757868535809", + "text" : "Frequency-hopping spread spectrum Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CrsmfiuBWQ https:\/\/t.co\/JFFzMtkK6l", + "id" : 958779757868535809, + "created_at" : "2018-01-31 19:11:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958779591061057537\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/g4Fuz9paQF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU5E9JSXUAInB-y.png", + "id_str" : "958779587932147714", + "id" : 958779587932147714, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU5E9JSXUAInB-y.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Frequency-hopping spread spectrum", + "display_url" : "pic.twitter.com\/g4Fuz9paQF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/gcp2kp7vxQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823351972&oldid=822282190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958779591061057537", + "text" : "Frequency-hopping spread spectrum Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gcp2kp7vxQ https:\/\/t.co\/g4Fuz9paQF", + "id" : 958779591061057537, + "created_at" : "2018-01-31 19:10:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958759424235134976\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/jbLLMMDFim", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU4ynNvXUAINNsT.png", + "id_str" : "958759419961102338", + "id" : 958759419961102338, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU4ynNvXUAINNsT.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to James Edward Tait", + "display_url" : "pic.twitter.com\/jbLLMMDFim" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/XC3PyKuxgq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823341184&oldid=819551387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958759424235134976", + "text" : "James Edward Tait Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/XC3PyKuxgq https:\/\/t.co\/jbLLMMDFim", + "id" : 958759424235134976, + "created_at" : "2018-01-31 17:50:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958738334121123840\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/idWyhSI3Il", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU4fbiHVwAAyiK6.png", + "id_str" : "958738328551014400", + "id" : 958738328551014400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU4fbiHVwAAyiK6.png", + "sizes" : [ { + "h" : 624, + "resize" : "fit", + "w" : 874 + }, { + "h" : 485, + "resize" : "fit", + "w" : 680 + }, { + "h" : 624, + "resize" : "fit", + "w" : 874 + }, { + "h" : 624, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Military compensation", + "display_url" : "pic.twitter.com\/idWyhSI3Il" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/grkgvWZRKO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823328805&oldid=823266099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958738334121123840", + "text" : "Military compensation Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/grkgvWZRKO https:\/\/t.co\/idWyhSI3Il", + "id" : 958738334121123840, + "created_at" : "2018-01-31 16:26:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958463122221748227\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/j0zqRhvBIX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU0lILkXcAYTgjE.png", + "id_str" : "958463118174285830", + "id" : 958463118174285830, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU0lILkXcAYTgjE.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Forum jeunesse du Bloc qu\u00E9b\u00E9cois", + "display_url" : "pic.twitter.com\/j0zqRhvBIX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8qqyS7Gbnl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145032610&oldid=145032567&rcid=355783747", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958463122221748227", + "text" : "Forum jeunesse du Bloc qu\u00E9b\u00E9cois Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8qqyS7Gbnl https:\/\/t.co\/j0zqRhvBIX", + "id" : 958463122221748227, + "created_at" : "2018-01-30 22:13:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958462705035304960\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/rh0Cs5FXt3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU0kv4VX4AA0tdO.png", + "id_str" : "958462700694265856", + "id" : 958462700694265856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU0kv4VX4AA0tdO.png", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Forum jeunesse du Bloc qu\u00E9b\u00E9cois", + "display_url" : "pic.twitter.com\/rh0Cs5FXt3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/EdBXBzySf0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145032567&oldid=140897517&rcid=355783675", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958462705035304960", + "text" : "Forum jeunesse du Bloc qu\u00E9b\u00E9cois Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/EdBXBzySf0 https:\/\/t.co\/rh0Cs5FXt3", + "id" : 958462705035304960, + "created_at" : "2018-01-30 22:11:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958436135981780992\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/KGkZundkeH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU0MldIXUAYyzP0.png", + "id_str" : "958436133314187270", + "id" : 958436133314187270, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU0MldIXUAYyzP0.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of current ships of the Islamic Republic of Iran Navy", + "display_url" : "pic.twitter.com\/KGkZundkeH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SpWU8wBTYr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823193449&oldid=817647695", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958436135981780992", + "text" : "List of current ships of the Islam Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SpWU8wBTYr https:\/\/t.co\/KGkZundkeH", + "id" : 958436135981780992, + "created_at" : "2018-01-30 20:25:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958435822189076480\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/a7cszZSOZL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU0MTJhXkAAdtVh.png", + "id_str" : "958435818812706816", + "id" : 958435818812706816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU0MTJhXkAAdtVh.png", + "sizes" : [ { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Final Countdown (song)", + "display_url" : "pic.twitter.com\/a7cszZSOZL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/oJl87kINas", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823193297&oldid=822498499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958435822189076480", + "text" : "The Final Countdown (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oJl87kINas https:\/\/t.co\/a7cszZSOZL", + "id" : 958435822189076480, + "created_at" : "2018-01-30 20:24:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958435365592985600\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/wyhpaERgWo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU0L4ORXUAAV5yi.png", + "id_str" : "958435356231290880", + "id" : 958435356231290880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU0L4ORXUAAV5yi.png", + "sizes" : [ { + "h" : 329, + "resize" : "fit", + "w" : 680 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2005 New England Patriots season", + "display_url" : "pic.twitter.com\/wyhpaERgWo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/3NNkcr7cVH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823193037&oldid=821333552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958435365592985600", + "text" : "2005 New England Patriots season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3NNkcr7cVH https:\/\/t.co\/wyhpaERgWo", + "id" : 958435365592985600, + "created_at" : "2018-01-30 20:22:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958405133049696258\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/FooJm6HHR6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzwYnDWkAAjBFK.png", + "id_str" : "958405126313644032", + "id" : 958405126313644032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzwYnDWkAAjBFK.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 1998 Philadelphia Eagles season", + "display_url" : "pic.twitter.com\/FooJm6HHR6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/gxEdtmkqz4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823175518&oldid=823175393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958405133049696258", + "text" : "1998 Philadelphia Eagles season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gxEdtmkqz4 https:\/\/t.co\/FooJm6HHR6", + "id" : 958405133049696258, + "created_at" : "2018-01-30 18:22:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958404879051042817\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/BnxrFausNN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzwKCsW0AABtaz.png", + "id_str" : "958404876035346432", + "id" : 958404876035346432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzwKCsW0AABtaz.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 1998 Philadelphia Eagles season", + "display_url" : "pic.twitter.com\/BnxrFausNN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/IRVvwZMw3e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823175393&oldid=823174613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958404879051042817", + "text" : "1998 Philadelphia Eagles season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IRVvwZMw3e https:\/\/t.co\/BnxrFausNN", + "id" : 958404879051042817, + "created_at" : "2018-01-30 18:21:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958403533543559168\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/dyiAVwKCMU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzu7rJX4AADoih.png", + "id_str" : "958403529684803584", + "id" : 958403529684803584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzu7rJX4AADoih.png", + "sizes" : [ { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 1998 Philadelphia Eagles season", + "display_url" : "pic.twitter.com\/dyiAVwKCMU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/wwWGkvbwC5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823174613&oldid=822890035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958403533543559168", + "text" : "1998 Philadelphia Eagles season Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wwWGkvbwC5 https:\/\/t.co\/dyiAVwKCMU", + "id" : 958403533543559168, + "created_at" : "2018-01-30 18:16:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958402106754551809\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/6xmz9UbxeK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUztodIWsAElpAI.png", + "id_str" : "958402099993292801", + "id" : 958402099993292801, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUztodIWsAElpAI.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bruce McArthur", + "display_url" : "pic.twitter.com\/6xmz9UbxeK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/biMeTiLIw9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823173776&oldid=340822825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958402106754551809", + "text" : "Bruce McArthur Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/biMeTiLIw9 https:\/\/t.co\/6xmz9UbxeK", + "id" : 958402106754551809, + "created_at" : "2018-01-30 18:10:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958390238791045121\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qGWbeYw6SI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzi102WAAAk6mP.jpg", + "id_str" : "958390235070595072", + "id" : 958390235070595072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzi102WAAAk6mP.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to R\u00E9seau routier", + "display_url" : "pic.twitter.com\/qGWbeYw6SI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/JB1PgFKpWH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145024991&oldid=144247955&rcid=355761799", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958390238791045121", + "text" : "R\u00E9seau routier Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/JB1PgFKpWH https:\/\/t.co\/qGWbeYw6SI", + "id" : 958390238791045121, + "created_at" : "2018-01-30 17:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958390219857911810\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/cVKBNFBeHW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzi0toX4AAcKvf.jpg", + "id_str" : "958390215953080320", + "id" : 958390215953080320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzi0toX4AAcKvf.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to R\u00E9seau routier", + "display_url" : "pic.twitter.com\/cVKBNFBeHW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/JB1PgFKpWH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145024991&oldid=144247955&rcid=355761799", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958390219857911810", + "text" : "R\u00E9seau routier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JB1PgFKpWH https:\/\/t.co\/cVKBNFBeHW", + "id" : 958390219857911810, + "created_at" : "2018-01-30 17:23:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958386004947296256\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/cYmME23Xs9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUze_WgXkAAAnXn.png", + "id_str" : "958386000677539840", + "id" : 958386000677539840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUze_WgXkAAAnXn.png", + "sizes" : [ { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 589 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Elliotte Friedman", + "display_url" : "pic.twitter.com\/cYmME23Xs9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/FmILMkWWY0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823164842&oldid=822863921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958386004947296256", + "text" : "Elliotte Friedman Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/FmILMkWWY0 https:\/\/t.co\/cYmME23Xs9", + "id" : 958386004947296256, + "created_at" : "2018-01-30 17:06:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958379782294638593\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XxGBRhFqXf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzZVIZXkAgnlVj.png", + "id_str" : "958379777777438728", + "id" : 958379777777438728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzZVIZXkAgnlVj.png", + "sizes" : [ { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 288, + "resize" : "fit", + "w" : 680 + }, { + "h" : 370, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Momo (alimento)", + "display_url" : "pic.twitter.com\/XxGBRhFqXf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/1qPM96QTVl", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=51155389&oldid=51155365&rcid=81085028", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958379782294638593", + "text" : "Momo (alimento) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1qPM96QTVl https:\/\/t.co\/XxGBRhFqXf", + "id" : 958379782294638593, + "created_at" : "2018-01-30 16:42:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958379284044943361\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/H8OM5giNoT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzY4F7XkAAx5QT.png", + "id_str" : "958379278898532352", + "id" : 958379278898532352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzY4F7XkAAx5QT.png", + "sizes" : [ { + "h" : 194, + "resize" : "fit", + "w" : 874 + }, { + "h" : 194, + "resize" : "fit", + "w" : 874 + }, { + "h" : 151, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 194, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q134092", + "display_url" : "pic.twitter.com\/H8OM5giNoT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/qt2lXbaoim", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=624831096&oldid=619794926&rcid=660234315", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958379284044943361", + "text" : "Q134092 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qt2lXbaoim https:\/\/t.co\/H8OM5giNoT", + "id" : 958379284044943361, + "created_at" : "2018-01-30 16:40:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958378940325859328\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/u2j3xUBI7K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzYkG0VAAAi0U6.jpg", + "id_str" : "958378935540056064", + "id" : 958378935540056064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzYkG0VAAAi0U6.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 980, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 980, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 632, + "resize" : "fit", + "w" : 680 + }, { + "h" : 980, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to Momo (alimento)", + "display_url" : "pic.twitter.com\/u2j3xUBI7K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/JMKrdA3Yj2", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?oldid=51155365&rcid=81084965", + "display_url" : "pt.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958378940325859328", + "text" : "Momo (alimento) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JMKrdA3Yj2 https:\/\/t.co\/u2j3xUBI7K", + "id" : 958378940325859328, + "created_at" : "2018-01-30 16:38:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958376595072471041\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/SruZSo9Vbg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzWbpzXUAMgs23.png", + "id_str" : "958376591289176067", + "id" : 958376591289176067, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzWbpzXUAMgs23.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Momo (desambigua\u00E7\u00E3o)", + "display_url" : "pic.twitter.com\/SruZSo9Vbg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Unb4T7PNm1", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=51155280&oldid=50482581&rcid=81084781", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958376595072471041", + "text" : "Momo (desambigua\u00E7\u00E3o) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Unb4T7PNm1 https:\/\/t.co\/SruZSo9Vbg", + "id" : 958376595072471041, + "created_at" : "2018-01-30 16:29:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958366870071062534\/photo\/1", + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/rJ0tTn08aO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUzNla8WAAAtWHx.png", + "id_str" : "958366863494348800", + "id" : 958366863494348800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUzNla8WAAAtWHx.png", + "sizes" : [ { + "h" : 646, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 680 + }, { + "h" : 646, + "resize" : "fit", + "w" : 874 + }, { + "h" : 646, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Veoh", + "display_url" : "pic.twitter.com\/rJ0tTn08aO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 62, 85 ], + "url" : "https:\/\/t.co\/L0ekR07ah2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823154327&oldid=821044148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958366870071062534", + "text" : "Veoh Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/L0ekR07ah2 https:\/\/t.co\/rJ0tTn08aO", + "id" : 958366870071062534, + "created_at" : "2018-01-30 15:50:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958085336084701186\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/CHdPfgWF7G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUvNiH1XcAY9CkU.png", + "id_str" : "958085331848491014", + "id" : 958085331848491014, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUvNiH1XcAY9CkU.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mongolia, Ontario", + "display_url" : "pic.twitter.com\/CHdPfgWF7G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/o7dNU4Fkg0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823019992&oldid=823019890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958085336084701186", + "text" : "Mongolia, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o7dNU4Fkg0 https:\/\/t.co\/CHdPfgWF7G", + "id" : 958085336084701186, + "created_at" : "2018-01-29 21:11:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958085200264749056\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/uy5v3ApGNg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUvNaFXX4AAuSme.png", + "id_str" : "958085193746866176", + "id" : 958085193746866176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUvNaFXX4AAuSme.png", + "sizes" : [ { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mongolia, Ontario", + "display_url" : "pic.twitter.com\/uy5v3ApGNg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/S2Wa5N0buI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823019890&oldid=823019801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958085200264749056", + "text" : "Mongolia, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S2Wa5N0buI https:\/\/t.co\/uy5v3ApGNg", + "id" : 958085200264749056, + "created_at" : "2018-01-29 21:11:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958085061345206272\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/5ei7JyiC8y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUvNSIZXkAEPPUj.png", + "id_str" : "958085057121587201", + "id" : 958085057121587201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUvNSIZXkAEPPUj.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia, Ontario", + "display_url" : "pic.twitter.com\/5ei7JyiC8y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/cQUw5rtIkB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823019801&oldid=772280939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958085061345206272", + "text" : "Mongolia, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cQUw5rtIkB https:\/\/t.co\/5ei7JyiC8y", + "id" : 958085061345206272, + "created_at" : "2018-01-29 21:10:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/958032058949033990\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/3dd0OeOMVg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUudEyBXkAUN2q-.png", + "id_str" : "958032051218911237", + "id" : 958032051218911237, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUudEyBXkAUN2q-.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 328 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 192 + }, { + "h" : 5452, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 109 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/3dd0OeOMVg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/nmAN5eQ7bu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822988931&oldid=822505875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "958032058949033990", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nmAN5eQ7bu https:\/\/t.co\/3dd0OeOMVg", + "id" : 958032058949033990, + "created_at" : "2018-01-29 17:40:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/957997150620864512\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/puDEyfcgKQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUt9UwVXUAAPrwr.jpg", + "id_str" : "957997141271728128", + "id" : 957997141271728128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUt9UwVXUAAPrwr.jpg", + "sizes" : [ { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 669 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/puDEyfcgKQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/YGyeT7Qf1n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822968143&oldid=822967645", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "957997150620864512", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YGyeT7Qf1n https:\/\/t.co\/puDEyfcgKQ", + "id" : 957997150620864512, + "created_at" : "2018-01-29 15:21:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/957996355338801153\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Ug7jBiK9iF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUt8mvcUQAAV-ET.jpg", + "id_str" : "957996350758469632", + "id" : 957996350758469632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUt8mvcUQAAV-ET.jpg", + "sizes" : [ { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 308, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/Ug7jBiK9iF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/XAa4oCjt4h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822967645&oldid=822960063", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "957996355338801153", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XAa4oCjt4h https:\/\/t.co\/Ug7jBiK9iF", + "id" : 957996355338801153, + "created_at" : "2018-01-29 15:18:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/957993437864906752\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/cJlywSVDZc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUt58zHW4AALrFO.png", + "id_str" : "957993431166541824", + "id" : 957993431166541824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUt58zHW4AALrFO.png", + "sizes" : [ { + "h" : 314, + "resize" : "fit", + "w" : 680 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Province de Mantoue", + "display_url" : "pic.twitter.com\/cJlywSVDZc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/XdoagwUGT0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144987602&oldid=141398928&rcid=355646635", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "957993437864906752", + "text" : "Province de Mantoue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XdoagwUGT0 https:\/\/t.co\/cJlywSVDZc", + "id" : 957993437864906752, + "created_at" : "2018-01-29 15:06:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/957991825209511936\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gNepprT01z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUt4fECX0AA72wS.png", + "id_str" : "957991820801331200", + "id" : 957991820801331200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUt4fECX0AA72wS.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Winterlude", + "display_url" : "pic.twitter.com\/gNepprT01z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/Jh8qivB0wS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822965088&oldid=819033801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "957991825209511936", + "text" : "Winterlude Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Jh8qivB0wS https:\/\/t.co\/gNepprT01z", + "id" : 957991825209511936, + "created_at" : "2018-01-29 15:00:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/957701032146100224\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/PFRMe7P6Ag", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUpwAwXWAAA05Fh.png", + "id_str" : "957701029054775296", + "id" : 957701029054775296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUpwAwXWAAA05Fh.png", + "sizes" : [ { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Canadian Grenadier Guards", + "display_url" : "pic.twitter.com\/PFRMe7P6Ag" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/S44Hg0IZYF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144961514&oldid=142105018&rcid=355570703", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "957701032146100224", + "text" : "The Canadian Grenadier Guards Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/S44Hg0IZYF https:\/\/t.co\/PFRMe7P6Ag", + "id" : 957701032146100224, + "created_at" : "2018-01-28 19:44:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/957483079815323648\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/j3vNB9xezo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUmpyN7WsAAVpqp.jpg", + "id_str" : "957483075990106112", + "id" : 957483075990106112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUmpyN7WsAAVpqp.jpg", + "sizes" : [ { + "h" : 3764, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 158 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 476 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 279 + } ], + "media_alt" : "Screenshot of edit to John Cena", + "display_url" : "pic.twitter.com\/j3vNB9xezo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/p9FICfnMti", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144936189&oldid=144778479&rcid=355511203", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "957483079815323648", + "text" : "John Cena Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/p9FICfnMti https:\/\/t.co\/j3vNB9xezo", + "id" : 957483079815323648, + "created_at" : "2018-01-28 05:18:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/957422528280059904\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/LWtKikcd3I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUlytsjWAAAJ4S-.png", + "id_str" : "957422525172023296", + "id" : 957422525172023296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUlytsjWAAAJ4S-.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to WR-1", + "display_url" : "pic.twitter.com\/LWtKikcd3I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/OqG9DsRir5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822708682&oldid=819307188", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "957422528280059904", + "text" : "WR-1 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OqG9DsRir5 https:\/\/t.co\/LWtKikcd3I", + "id" : 957422528280059904, + "created_at" : "2018-01-28 01:18:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956973879863496707\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/UfXd7jm0bd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUfaq2vWsAAp1NP.png", + "id_str" : "956973875623014400", + "id" : 956973875623014400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUfaq2vWsAAp1NP.png", + "sizes" : [ { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Born\u2013Oppenheimer approximation", + "display_url" : "pic.twitter.com\/UfXd7jm0bd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/a4nQrXKDV6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822506079&oldid=822244071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956973879863496707", + "text" : "Born\u2013Oppenheimer approximation Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/a4nQrXKDV6 https:\/\/t.co\/UfXd7jm0bd", + "id" : 956973879863496707, + "created_at" : "2018-01-26 19:35:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956971105738285057\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/kAd1cm9Tbj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUfYJbpVQAAzp7z.png", + "id_str" : "956971102391058432", + "id" : 956971102391058432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUfYJbpVQAAzp7z.png", + "sizes" : [ { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 329, + "resize" : "fit", + "w" : 680 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Leslie (name)", + "display_url" : "pic.twitter.com\/kAd1cm9Tbj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/meoj0uLyW6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822504611&oldid=818921951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956971105738285057", + "text" : "Leslie (name) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/meoj0uLyW6 https:\/\/t.co\/kAd1cm9Tbj", + "id" : 956971105738285057, + "created_at" : "2018-01-26 19:24:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956964847400505344\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/LSMbEPDkfo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUfSdHNV4AAzUwk.png", + "id_str" : "956964843432566784", + "id" : 956964843432566784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUfSdHNV4AAzUwk.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Halifax, Nova Scotia", + "display_url" : "pic.twitter.com\/LSMbEPDkfo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/eZdQYSZAvl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822501150&oldid=822501110", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956964847400505344", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eZdQYSZAvl https:\/\/t.co\/LSMbEPDkfo", + "id" : 956964847400505344, + "created_at" : "2018-01-26 18:59:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956964790915694592\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/CIUad1xhhX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUfSZssXkAIMvjq.png", + "id_str" : "956964784775335938", + "id" : 956964784775335938, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUfSZssXkAIMvjq.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Halifax, Nova Scotia", + "display_url" : "pic.twitter.com\/CIUad1xhhX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/kwMDbcO1eC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822501110&oldid=822500951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956964790915694592", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kwMDbcO1eC https:\/\/t.co\/CIUad1xhhX", + "id" : 956964790915694592, + "created_at" : "2018-01-26 18:59:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956964528603922432\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/90xz93la2a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUfSKmkWsAAgyRM.png", + "id_str" : "956964525433073664", + "id" : 956964525433073664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUfSKmkWsAAgyRM.png", + "sizes" : [ { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Halifax, Nova Scotia", + "display_url" : "pic.twitter.com\/90xz93la2a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/sz46pNabr8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822500951&oldid=822103287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956964528603922432", + "text" : "Halifax, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sz46pNabr8 https:\/\/t.co\/90xz93la2a", + "id" : 956964528603922432, + "created_at" : "2018-01-26 18:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956954663970070528\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/hMgWnFPSGt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUfJMElX4AACBGY.png", + "id_str" : "956954655065628672", + "id" : 956954655065628672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUfJMElX4AACBGY.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Clerk of the Senate", + "display_url" : "pic.twitter.com\/hMgWnFPSGt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/rdZYVMFeHC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822495715&oldid=822495641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956954663970070528", + "text" : "Clerk of the Senate Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rdZYVMFeHC https:\/\/t.co\/hMgWnFPSGt", + "id" : 956954663970070528, + "created_at" : "2018-01-26 18:19:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956954506666954752\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/TkIewCfsLF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUfJDNJWkAAuPpL.png", + "id_str" : "956954502745198592", + "id" : 956954502745198592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUfJDNJWkAAuPpL.png", + "sizes" : [ { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Clerk of the Senate", + "display_url" : "pic.twitter.com\/TkIewCfsLF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/jZZoxgAL3e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822495641&oldid=822493914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956954506666954752", + "text" : "Clerk of the Senate Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/jZZoxgAL3e https:\/\/t.co\/TkIewCfsLF", + "id" : 956954506666954752, + "created_at" : "2018-01-26 18:18:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956951385484025857\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ZDywNidgNz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUfGNdoX4AEtDAs.png", + "id_str" : "956951380434083841", + "id" : 956951380434083841, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUfGNdoX4AEtDAs.png", + "sizes" : [ { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 279, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Clerk of the Senate", + "display_url" : "pic.twitter.com\/ZDywNidgNz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/lis1WA3voW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822493914&oldid=768242229", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956951385484025857", + "text" : "Clerk of the Senate Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/lis1WA3voW https:\/\/t.co\/ZDywNidgNz", + "id" : 956951385484025857, + "created_at" : "2018-01-26 18:06:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956922781366738947\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/xD3G960YsB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUesMoRX0AAAHCY.png", + "id_str" : "956922778808209408", + "id" : 956922778808209408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUesMoRX0AAAHCY.png", + "sizes" : [ { + "h" : 412, + "resize" : "fit", + "w" : 874 + }, { + "h" : 412, + "resize" : "fit", + "w" : 874 + }, { + "h" : 321, + "resize" : "fit", + "w" : 680 + }, { + "h" : 412, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/xD3G960YsB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/iRtiFiwF9a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822477284&oldid=822476736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956922781366738947", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iRtiFiwF9a https:\/\/t.co\/xD3G960YsB", + "id" : 956922781366738947, + "created_at" : "2018-01-26 16:12:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956921858938621952\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/wUwfu3Ez1R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUerW7vXUAgGHLu.png", + "id_str" : "956921856321343496", + "id" : 956921856321343496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUerW7vXUAgGHLu.png", + "sizes" : [ { + "h" : 579, + "resize" : "fit", + "w" : 874 + }, { + "h" : 579, + "resize" : "fit", + "w" : 874 + }, { + "h" : 579, + "resize" : "fit", + "w" : 874 + }, { + "h" : 450, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/wUwfu3Ez1R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/KyUbOxG5tw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822476736&oldid=822476122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956921858938621952", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KyUbOxG5tw https:\/\/t.co\/wUwfu3Ez1R", + "id" : 956921858938621952, + "created_at" : "2018-01-26 16:08:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956920864301371392\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/unMZCujuTi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUeqdBAV4AEgCLq.png", + "id_str" : "956920861302317057", + "id" : 956920861302317057, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUeqdBAV4AEgCLq.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/unMZCujuTi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/wuaIl15CTL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822476122&oldid=822475360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956920864301371392", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wuaIl15CTL https:\/\/t.co\/unMZCujuTi", + "id" : 956920864301371392, + "created_at" : "2018-01-26 16:04:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956919630534205441\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/xmGpeFescL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUepVG0XkAAG9px.png", + "id_str" : "956919625912127488", + "id" : 956919625912127488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUepVG0XkAAG9px.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 251 + }, { + "h" : 680, + "resize" : "fit", + "w" : 142 + }, { + "h" : 4175, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 429 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/xmGpeFescL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/XthUQmlnT4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822475360&oldid=821938843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956919630534205441", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XthUQmlnT4 https:\/\/t.co\/xmGpeFescL", + "id" : 956919630534205441, + "created_at" : "2018-01-26 15:59:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956911860707676161\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/8fPhviGMVa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUeiQ8DXkAEFf06.png", + "id_str" : "956911857721380865", + "id" : 956911857721380865, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUeiQ8DXkAEFf06.png", + "sizes" : [ { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to BCL 102", + "display_url" : "pic.twitter.com\/8fPhviGMVa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/MOXnu9psAs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822470659&oldid=822470515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956911860707676161", + "text" : "BCL 102 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MOXnu9psAs https:\/\/t.co\/8fPhviGMVa", + "id" : 956911860707676161, + "created_at" : "2018-01-26 15:29:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956911625566670848\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/spIL3Q3M1t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUeiC-oUQAA7PXh.png", + "id_str" : "956911617895055360", + "id" : 956911617895055360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUeiC-oUQAA7PXh.png", + "sizes" : [ { + "h" : 960, + "resize" : "fit", + "w" : 874 + }, { + "h" : 960, + "resize" : "fit", + "w" : 874 + }, { + "h" : 960, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 619 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to BCL 102", + "display_url" : "pic.twitter.com\/spIL3Q3M1t" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/opJGTsypum", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822470515&oldid=820394949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956911625566670848", + "text" : "BCL 102 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/opJGTsypum https:\/\/t.co\/spIL3Q3M1t", + "id" : 956911625566670848, + "created_at" : "2018-01-26 15:28:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956905325235490816\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/IL5YjW8IIx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUecUcWWkAAMxUI.png", + "id_str" : "956905320860782592", + "id" : 956905320860782592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUecUcWWkAAMxUI.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 382 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1557, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 674 + }, { + "h" : 1557, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Terrasses de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/IL5YjW8IIx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/YygZYxOACY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822466993&oldid=750736995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956905325235490816", + "text" : "Terrasses de la Chaudi\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YygZYxOACY https:\/\/t.co\/IL5YjW8IIx", + "id" : 956905325235490816, + "created_at" : "2018-01-26 15:03:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956642813390835715\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/6ajxaMTd9W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUatkKvXUAgRxYY.png", + "id_str" : "956642807732719624", + "id" : 956642807732719624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUatkKvXUAgRxYY.png", + "sizes" : [ { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 648 + } ], + "media_alt" : "Screenshot of edit to Maurice Paquin", + "display_url" : "pic.twitter.com\/6ajxaMTd9W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/iDRUfmBZfP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144860265&oldid=127272609&rcid=355324992", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956642813390835715", + "text" : "Maurice Paquin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iDRUfmBZfP https:\/\/t.co\/6ajxaMTd9W", + "id" : 956642813390835715, + "created_at" : "2018-01-25 21:39:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956618718569787395\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ThBitRvsWm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUaXpq6XcAANAlQ.png", + "id_str" : "956618713012334592", + "id" : 956618713012334592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUaXpq6XcAANAlQ.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 780 + }, { + "h" : 680, + "resize" : "fit", + "w" : 442 + }, { + "h" : 1345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Vita Sackville-West", + "display_url" : "pic.twitter.com\/ThBitRvsWm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/VTfRdMlVD8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822336763&oldid=822273273", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956618718569787395", + "text" : "Vita Sackville-West Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VTfRdMlVD8 https:\/\/t.co\/ThBitRvsWm", + "id" : 956618718569787395, + "created_at" : "2018-01-25 20:04:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956612389721473024\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/WDEsD9kR9f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUaR5a2W4AQwWMA.png", + "id_str" : "956612386508693508", + "id" : 956612386508693508, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUaR5a2W4AQwWMA.png", + "sizes" : [ { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 561, + "resize" : "fit", + "w" : 680 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/WDEsD9kR9f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/9GzoGkjv9F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822333029&oldid=814772792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956612389721473024", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9GzoGkjv9F https:\/\/t.co\/WDEsD9kR9f", + "id" : 956612389721473024, + "created_at" : "2018-01-25 19:39:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956578419067772934\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/sdaBe2db3q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUZy_1yX4AAzsHV.png", + "id_str" : "956578411958493184", + "id" : 956578411958493184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUZy_1yX4AAzsHV.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Chloroform", + "display_url" : "pic.twitter.com\/sdaBe2db3q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/O5xvm5ujy0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822311303&oldid=819352099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956578419067772934", + "text" : "Chloroform Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/O5xvm5ujy0 https:\/\/t.co\/sdaBe2db3q", + "id" : 956578419067772934, + "created_at" : "2018-01-25 17:24:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956575501338005504\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/e01o97kc6w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUZwWNvW4AE5mXx.jpg", + "id_str" : "956575497810534401", + "id" : 956575497810534401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUZwWNvW4AE5mXx.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/e01o97kc6w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/bpWyn5u8Pk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822309779&oldid=822309326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956575501338005504", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bpWyn5u8Pk https:\/\/t.co\/e01o97kc6w", + "id" : 956575501338005504, + "created_at" : "2018-01-25 17:12:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956574495401181186\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/WeZCiVBV0o", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUZvbowVQAEcsxU.jpg", + "id_str" : "956574491450097665", + "id" : 956574491450097665, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUZvbowVQAEcsxU.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/WeZCiVBV0o" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/KyGcfNduef", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822309326&oldid=822309015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956574495401181186", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KyGcfNduef https:\/\/t.co\/WeZCiVBV0o", + "id" : 956574495401181186, + "created_at" : "2018-01-25 17:08:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956573875789180929\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/2CjMWvJ7o3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUZu3oSXUAETibC.jpg", + "id_str" : "956573872849113089", + "id" : 956573872849113089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUZu3oSXUAETibC.jpg", + "sizes" : [ { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 669 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/2CjMWvJ7o3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/DH3ZXu9BL0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822309015&oldid=822059590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956573875789180929", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DH3ZXu9BL0 https:\/\/t.co\/2CjMWvJ7o3", + "id" : 956573875789180929, + "created_at" : "2018-01-25 17:05:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956558883690024961\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/nlwYWejQIu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUZhO7hX0AIeLyF.png", + "id_str" : "956558879986536450", + "id" : 956558879986536450, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUZhO7hX0AIeLyF.png", + "sizes" : [ { + "h" : 1392, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1392, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 427 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 753 + } ], + "media_alt" : "Screenshot of edit to Major Owens", + "display_url" : "pic.twitter.com\/nlwYWejQIu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/8LIFnUWHKt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822300553&oldid=821322200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956558883690024961", + "text" : "Major Owens Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8LIFnUWHKt https:\/\/t.co\/nlwYWejQIu", + "id" : 956558883690024961, + "created_at" : "2018-01-25 16:06:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956520769797967872\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/keFDN2f0Dy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUY-kbGV4AAmKmC.png", + "id_str" : "956520766333378560", + "id" : 956520766333378560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUY-kbGV4AAmKmC.png", + "sizes" : [ { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 263, + "resize" : "fit", + "w" : 680 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Maxime Hans Kuczy\u0144ski", + "display_url" : "pic.twitter.com\/keFDN2f0Dy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/AwVBOuFxkl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822281562&oldid=805343356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956520769797967872", + "text" : "Maxime Hans Kuczy\u0144ski Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AwVBOuFxkl https:\/\/t.co\/keFDN2f0Dy", + "id" : 956520769797967872, + "created_at" : "2018-01-25 13:34:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956520516516483072\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/VQslbazrMk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUY-Vi9XcAAZsk2.png", + "id_str" : "956520510745178112", + "id" : 956520510745178112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUY-Vi9XcAAZsk2.png", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 219, + "resize" : "fit", + "w" : 680 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pedro Pablo Kuczynski", + "display_url" : "pic.twitter.com\/VQslbazrMk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/bNeLBqsbiT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822281452&oldid=820514687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956520516516483072", + "text" : "Pedro Pablo Kuczynski Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bNeLBqsbiT https:\/\/t.co\/VQslbazrMk", + "id" : 956520516516483072, + "created_at" : "2018-01-25 13:33:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956287546534789120\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/PsWNfvhwbY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUVqdD_X4AAswsf.jpg", + "id_str" : "956287543405961216", + "id" : 956287543405961216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUVqdD_X4AAswsf.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 479 + }, { + "h" : 2190, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 271 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 817 + } ], + "media_alt" : "Screenshot of edit to Riding Mountain National Park", + "display_url" : "pic.twitter.com\/PsWNfvhwbY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/oRc6QUFtPV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822185345&oldid=822184986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956287546534789120", + "text" : "Riding Mountain National Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oRc6QUFtPV https:\/\/t.co\/PsWNfvhwbY", + "id" : 956287546534789120, + "created_at" : "2018-01-24 22:08:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956286848233623552\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/NE2thTnNE6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUVp0Y-X0AANJFI.jpg", + "id_str" : "956286844664270848", + "id" : 956286844664270848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUVp0Y-X0AANJFI.jpg", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 809 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 269 + }, { + "h" : 2212, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 474 + } ], + "media_alt" : "Screenshot of edit to Riding Mountain National Park", + "display_url" : "pic.twitter.com\/NE2thTnNE6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/hPJnlpk6lZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822184986&oldid=818245165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956286848233623552", + "text" : "Riding Mountain National Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hPJnlpk6lZ https:\/\/t.co\/NE2thTnNE6", + "id" : 956286848233623552, + "created_at" : "2018-01-24 22:05:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956279010501320705\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/XfDYlqKhuF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUVisMaWsAIo7dK.png", + "id_str" : "956279007271628802", + "id" : 956279007271628802, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUVisMaWsAIo7dK.png", + "sizes" : [ { + "h" : 1204, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 494 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1204, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 871 + } ], + "media_alt" : "Screenshot of edit to Anglo-Indian", + "display_url" : "pic.twitter.com\/XfDYlqKhuF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ZodgSIXiCE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822180855&oldid=821285421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956279010501320705", + "text" : "Anglo-Indian Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZodgSIXiCE https:\/\/t.co\/XfDYlqKhuF", + "id" : 956279010501320705, + "created_at" : "2018-01-24 21:34:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956226878792138753\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/f3jdjA9Sle", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUUzRwjW4AIjQ0p.png", + "id_str" : "956226876070092802", + "id" : 956226876070092802, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUUzRwjW4AIjQ0p.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MaRS Discovery District", + "display_url" : "pic.twitter.com\/f3jdjA9Sle" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/yxUlnCIL4Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822150252&oldid=815935707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956226878792138753", + "text" : "MaRS Discovery District Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/yxUlnCIL4Z https:\/\/t.co\/f3jdjA9Sle", + "id" : 956226878792138753, + "created_at" : "2018-01-24 18:07:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956225007985848322\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/a5iZclQJ1H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUUxkxAWAAEbLoH.png", + "id_str" : "956225003585929217", + "id" : 956225003585929217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUUxkxAWAAEbLoH.png", + "sizes" : [ { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 376, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mohamed Atta", + "display_url" : "pic.twitter.com\/a5iZclQJ1H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/phBstmM1OP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822149046&oldid=818719885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956225007985848322", + "text" : "Mohamed Atta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/phBstmM1OP https:\/\/t.co\/a5iZclQJ1H", + "id" : 956225007985848322, + "created_at" : "2018-01-24 17:59:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/956189863090511872\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/pjA4xZZYXX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUURm-AU8AALXDk.png", + "id_str" : "956189857063170048", + "id" : 956189857063170048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUURm-AU8AALXDk.png", + "sizes" : [ { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 317, + "resize" : "fit", + "w" : 680 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Employment and Social Development Canada", + "display_url" : "pic.twitter.com\/pjA4xZZYXX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/punni31BIy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822130187&oldid=813330881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "956189863090511872", + "text" : "Employment and Social Development Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/punni31BIy https:\/\/t.co\/pjA4xZZYXX", + "id" : 956189863090511872, + "created_at" : "2018-01-24 15:40:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955965717131743232\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/QIIVtJtT1g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DURFwFaXUAAFz_W.png", + "id_str" : "955965713298182144", + "id" : 955965713298182144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DURFwFaXUAAFz_W.png", + "sizes" : [ { + "h" : 1239, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1239, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 480 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 846 + } ], + "media_alt" : "Screenshot of edit to David Berkowitz", + "display_url" : "pic.twitter.com\/QIIVtJtT1g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/yKAhS3rmTq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=822031777&oldid=821833537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955965717131743232", + "text" : "David Berkowitz Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/yKAhS3rmTq https:\/\/t.co\/QIIVtJtT1g", + "id" : 955965717131743232, + "created_at" : "2018-01-24 00:49:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955894350596247554\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/b76tGm6XMF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUQE15mX0AAbnIy.png", + "id_str" : "955894344950730752", + "id" : 955894344950730752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUQE15mX0AAbnIy.png", + "sizes" : [ { + "h" : 892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 666 + }, { + "h" : 892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Federation", + "display_url" : "pic.twitter.com\/b76tGm6XMF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/oU7ZBrd9jL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821989824&oldid=821989314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955894350596247554", + "text" : "Federation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oU7ZBrd9jL https:\/\/t.co\/b76tGm6XMF", + "id" : 955894350596247554, + "created_at" : "2018-01-23 20:05:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955893488641609733\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Lejqy9Aifm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUQEDh5X4AIvqeA.png", + "id_str" : "955893479594516482", + "id" : 955893479594516482, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUQEDh5X4AIvqeA.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Federation", + "display_url" : "pic.twitter.com\/Lejqy9Aifm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/wSRi81Kt5b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821989314&oldid=819627848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955893488641609733", + "text" : "Federation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wSRi81Kt5b https:\/\/t.co\/Lejqy9Aifm", + "id" : 955893488641609733, + "created_at" : "2018-01-23 20:02:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955867601665757186\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/wSKlU9O69N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUPsg9GXcAISF-o.jpg", + "id_str" : "955867596833910786", + "id" : 955867596833910786, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUPsg9GXcAISF-o.jpg", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 177 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 532 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 312 + }, { + "h" : 3362, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor: China", + "display_url" : "pic.twitter.com\/wSKlU9O69N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/dYKVt50BDo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821974382&oldid=821974102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955867601665757186", + "text" : "Survivor: China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dYKVt50BDo https:\/\/t.co\/wSKlU9O69N", + "id" : 955867601665757186, + "created_at" : "2018-01-23 18:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955867137578594304\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/PlEXOT7S34", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUPsF5eXcAEXe1l.jpg", + "id_str" : "955867132004364289", + "id" : 955867132004364289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUPsF5eXcAEXe1l.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor: China", + "display_url" : "pic.twitter.com\/PlEXOT7S34" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/0dOU3hiHMp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821974102&oldid=821974048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955867137578594304", + "text" : "Survivor: China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0dOU3hiHMp https:\/\/t.co\/PlEXOT7S34", + "id" : 955867137578594304, + "created_at" : "2018-01-23 18:17:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955867026907631616\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/10MYfDhXRI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUPr_nEXUAAarqv.jpg", + "id_str" : "955867023984250880", + "id" : 955867023984250880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUPr_nEXUAAarqv.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor: China", + "display_url" : "pic.twitter.com\/10MYfDhXRI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/nYhFhLD56e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821974048&oldid=821974011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955867026907631616", + "text" : "Survivor: China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nYhFhLD56e https:\/\/t.co\/10MYfDhXRI", + "id" : 955867026907631616, + "created_at" : "2018-01-23 18:17:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955866961019273216\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/65ga7hGmw6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUPr7guWAAAnFL3.jpg", + "id_str" : "955866953561800704", + "id" : 955866953561800704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUPr7guWAAAnFL3.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor: China", + "display_url" : "pic.twitter.com\/65ga7hGmw6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/YE58VLzPAu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821974011&oldid=821973974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955866961019273216", + "text" : "Survivor: China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YE58VLzPAu https:\/\/t.co\/65ga7hGmw6", + "id" : 955866961019273216, + "created_at" : "2018-01-23 18:16:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955866908015955968\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/fXJDRcoBnw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUPr4iiW4AEb5OP.jpg", + "id_str" : "955866902508789761", + "id" : 955866902508789761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUPr4iiW4AEb5OP.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor: China", + "display_url" : "pic.twitter.com\/fXJDRcoBnw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/FJBoRSKxkf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821973974&oldid=818663904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955866908015955968", + "text" : "Survivor: China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FJBoRSKxkf https:\/\/t.co\/fXJDRcoBnw", + "id" : 955866908015955968, + "created_at" : "2018-01-23 18:16:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955839147247374342\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/C0gVMXHgrz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUPSoZGW4AAPCmK.png", + "id_str" : "955839137306828800", + "id" : 955839137306828800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUPSoZGW4AAPCmK.png", + "sizes" : [ { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Micmacs", + "display_url" : "pic.twitter.com\/C0gVMXHgrz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/AObo03aFiz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144769291&oldid=144628994&rcid=355043867", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955839147247374342", + "text" : "Micmacs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AObo03aFiz https:\/\/t.co\/C0gVMXHgrz", + "id" : 955839147247374342, + "created_at" : "2018-01-23 16:26:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955809760456175617\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/UHqn76qeUM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUO36IGWAAAdXYN.png", + "id_str" : "955809755167064064", + "id" : 955809755167064064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUO36IGWAAAdXYN.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Canadian magazines", + "display_url" : "pic.twitter.com\/UHqn76qeUM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/zXY2y1JMQm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821942358&oldid=813400413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955809760456175617", + "text" : "List of Canadian magazines Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zXY2y1JMQm https:\/\/t.co\/UHqn76qeUM", + "id" : 955809760456175617, + "created_at" : "2018-01-23 14:29:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955808598982045697\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/x1I2tIcc7R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUO22jGW4AAj0FE.png", + "id_str" : "955808594183774208", + "id" : 955808594183774208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUO22jGW4AAj0FE.png", + "sizes" : [ { + "h" : 738, + "resize" : "fit", + "w" : 874 + }, { + "h" : 574, + "resize" : "fit", + "w" : 680 + }, { + "h" : 738, + "resize" : "fit", + "w" : 874 + }, { + "h" : 738, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Karen Sagle", + "display_url" : "pic.twitter.com\/x1I2tIcc7R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/GJ7jShpAHn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821941730&oldid=726820385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955808598982045697", + "text" : "Talk:Karen Sagle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GJ7jShpAHn https:\/\/t.co\/x1I2tIcc7R", + "id" : 955808598982045697, + "created_at" : "2018-01-23 14:25:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955808355519475713\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/QF49MZBvvc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUO2n9KVAAIM2pY.png", + "id_str" : "955808343481712642", + "id" : 955808343481712642, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUO2n9KVAAIM2pY.png", + "sizes" : [ { + "h" : 624, + "resize" : "fit", + "w" : 680 + }, { + "h" : 802, + "resize" : "fit", + "w" : 874 + }, { + "h" : 802, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 802, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Indigenous peoples of the Americas", + "display_url" : "pic.twitter.com\/QF49MZBvvc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/jnyuKCm6nn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821941597&oldid=821941520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955808355519475713", + "text" : "Indigenous peoples of the Americas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jnyuKCm6nn https:\/\/t.co\/QF49MZBvvc", + "id" : 955808355519475713, + "created_at" : "2018-01-23 14:24:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955808226838278144\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/YrmAC1Mlw9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUO2g7IXUAEBnXn.png", + "id_str" : "955808222677520385", + "id" : 955808222677520385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUO2g7IXUAEBnXn.png", + "sizes" : [ { + "h" : 1036, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1036, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 574 + }, { + "h" : 1036, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Indigenous peoples of the Americas", + "display_url" : "pic.twitter.com\/YrmAC1Mlw9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/qYs4aqzL49", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821941520&oldid=821611182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955808226838278144", + "text" : "Indigenous peoples of the Americas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qYs4aqzL49 https:\/\/t.co\/YrmAC1Mlw9", + "id" : 955808226838278144, + "created_at" : "2018-01-23 14:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955804038016192512\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/uK4pwSzBPB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOytG8X0AAXTHm.png", + "id_str" : "955804033960366080", + "id" : 955804033960366080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOytG8X0AAXTHm.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/uK4pwSzBPB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/jDPvSs7dlB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821938843&oldid=821455920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955804038016192512", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jDPvSs7dlB https:\/\/t.co\/uK4pwSzBPB", + "id" : 955804038016192512, + "created_at" : "2018-01-23 14:06:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955798081060196353\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/x2ZpRsCMiU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOtSdoXkAENEVp.png", + "id_str" : "955798078635872257", + "id" : 955798078635872257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOtSdoXkAENEVp.png", + "sizes" : [ { + "h" : 662, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 680 + }, { + "h" : 662, + "resize" : "fit", + "w" : 874 + }, { + "h" : 662, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Manitoulin Island", + "display_url" : "pic.twitter.com\/x2ZpRsCMiU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/5mskdnIkYv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821935964&oldid=821935780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955798081060196353", + "text" : "Manitoulin Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5mskdnIkYv https:\/\/t.co\/x2ZpRsCMiU", + "id" : 955798081060196353, + "created_at" : "2018-01-23 13:43:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955797633712427011\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/cdXWMSptXF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOs4RNUQAA_Co2.png", + "id_str" : "955797628624584704", + "id" : 955797628624584704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOs4RNUQAA_Co2.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Manitoulin Island", + "display_url" : "pic.twitter.com\/cdXWMSptXF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/DhpGJNI19Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821935780&oldid=821935750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955797633712427011", + "text" : "Manitoulin Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DhpGJNI19Y https:\/\/t.co\/cdXWMSptXF", + "id" : 955797633712427011, + "created_at" : "2018-01-23 13:41:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955797594692898818\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/er8CjLdG3b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOs1wSVQAATOQA.png", + "id_str" : "955797585427513344", + "id" : 955797585427513344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOs1wSVQAATOQA.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Manitoulin Island", + "display_url" : "pic.twitter.com\/er8CjLdG3b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/j4mXMFO8Nu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821935750&oldid=821935261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955797594692898818", + "text" : "Manitoulin Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j4mXMFO8Nu https:\/\/t.co\/er8CjLdG3b", + "id" : 955797594692898818, + "created_at" : "2018-01-23 13:41:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955796395260342273\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/9uL4lPLCv7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOrwIzXcAAE3XQ.png", + "id_str" : "955796389417676800", + "id" : 955796389417676800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOrwIzXcAAE3XQ.png", + "sizes" : [ { + "h" : 934, + "resize" : "fit", + "w" : 874 + }, { + "h" : 934, + "resize" : "fit", + "w" : 874 + }, { + "h" : 934, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 636 + } ], + "media_alt" : "Screenshot of edit to Manitoulin Island", + "display_url" : "pic.twitter.com\/9uL4lPLCv7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/nnfFLWKEoK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821935261&oldid=821214097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955796395260342273", + "text" : "Manitoulin Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nnfFLWKEoK https:\/\/t.co\/9uL4lPLCv7", + "id" : 955796395260342273, + "created_at" : "2018-01-23 13:36:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955793597319786497\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/vuNDrLQIA5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOpNNsX4AESEle.png", + "id_str" : "955793590411845633", + "id" : 955793590411845633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOpNNsX4AESEle.png", + "sizes" : [ { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Northeastern Manitoulin and the Islands", + "display_url" : "pic.twitter.com\/vuNDrLQIA5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lpMOlHcsrK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821934002&oldid=764556006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955793597319786497", + "text" : "Northeastern Manitoulin and the Islands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lpMOlHcsrK https:\/\/t.co\/vuNDrLQIA5", + "id" : 955793597319786497, + "created_at" : "2018-01-23 13:25:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955774729683656704\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/cfF6tBI5cU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOYDI_VoAAN6U5.png", + "id_str" : "955774725652848640", + "id" : 955774725652848640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOYDI_VoAAN6U5.png", + "sizes" : [ { + "h" : 1082, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 549 + }, { + "h" : 1082, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1082, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charles Ritz", + "display_url" : "pic.twitter.com\/cfF6tBI5cU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/E0qw3FPOvO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821926093&oldid=821925048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955774729683656704", + "text" : "Charles Ritz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E0qw3FPOvO https:\/\/t.co\/cfF6tBI5cU", + "id" : 955774729683656704, + "created_at" : "2018-01-23 12:10:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955772425542733824\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/0qzEqRTQgq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOV85KWAAAJPsP.png", + "id_str" : "955772419301572608", + "id" : 955772419301572608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOV85KWAAAJPsP.png", + "sizes" : [ { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 543 + }, { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charles Ritz", + "display_url" : "pic.twitter.com\/0qzEqRTQgq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/vUBVSHinQl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821925048&oldid=821924438", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955772425542733824", + "text" : "Charles Ritz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vUBVSHinQl https:\/\/t.co\/0qzEqRTQgq", + "id" : 955772425542733824, + "created_at" : "2018-01-23 12:01:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955770889668321281\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/DpDcFTdLBE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUOUjjRW4AAosSP.png", + "id_str" : "955770884417052672", + "id" : 955770884417052672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUOUjjRW4AAosSP.png", + "sizes" : [ { + "h" : 1116, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1116, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1116, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 533 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charles Ritz", + "display_url" : "pic.twitter.com\/DpDcFTdLBE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ZryAXQUhYl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821924438&oldid=737648030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955770889668321281", + "text" : "Charles Ritz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZryAXQUhYl https:\/\/t.co\/DpDcFTdLBE", + "id" : 955770889668321281, + "created_at" : "2018-01-23 11:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955651142716882945\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/aZg43qUjPu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUMnpe4X4Agp9Ry.png", + "id_str" : "955651139550306312", + "id" : 955651139550306312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUMnpe4X4Agp9Ry.png", + "sizes" : [ { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tnuza Jamal Hassan", + "display_url" : "pic.twitter.com\/aZg43qUjPu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8bwY4XNoti", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821878393&oldid=821847204", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955651142716882945", + "text" : "Tnuza Jamal Hassan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8bwY4XNoti https:\/\/t.co\/aZg43qUjPu", + "id" : 955651142716882945, + "created_at" : "2018-01-23 03:59:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955550262676123649\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/skkucAEkuR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DULL5QWW4AMs5Lt.png", + "id_str" : "955550255457689603", + "id" : 955550255457689603, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DULL5QWW4AMs5Lt.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Dietitians of Canada", + "display_url" : "pic.twitter.com\/skkucAEkuR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/WMNMvY04m4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821825223&oldid=815566742", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955550262676123649", + "text" : "Dietitians of Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/WMNMvY04m4 https:\/\/t.co\/skkucAEkuR", + "id" : 955550262676123649, + "created_at" : "2018-01-22 21:18:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955539109988196352\/photo\/1", + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/aDPWYVNQnd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DULBwRcVwAAPV1M.png", + "id_str" : "955539106016116736", + "id" : 955539106016116736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DULBwRcVwAAPV1M.png", + "sizes" : [ { + "h" : 1867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 562 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 318 + } ], + "media_alt" : "Screenshot of edit to Airbnb", + "display_url" : "pic.twitter.com\/aDPWYVNQnd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/65ObetpGAJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821818451&oldid=821670493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955539109988196352", + "text" : "Airbnb Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/65ObetpGAJ https:\/\/t.co\/aDPWYVNQnd", + "id" : 955539109988196352, + "created_at" : "2018-01-22 20:34:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955520778832875521\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/OH19UAil1w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKxFFTVQAAMUmO.png", + "id_str" : "955520771836690432", + "id" : 955520771836690432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKxFFTVQAAMUmO.png", + "sizes" : [ { + "h" : 965, + "resize" : "fit", + "w" : 874 + }, { + "h" : 965, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 616 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 965, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Some Songs", + "display_url" : "pic.twitter.com\/OH19UAil1w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/iu5Vi4hA9N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821807773&oldid=800203685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955520778832875521", + "text" : "Some Songs Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iu5Vi4hA9N https:\/\/t.co\/OH19UAil1w", + "id" : 955520778832875521, + "created_at" : "2018-01-22 19:21:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955518756700278784\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/3PRGGtRjCe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKvPk0XcAAEsk6.png", + "id_str" : "955518753072181248", + "id" : 955518753072181248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKvPk0XcAAEsk6.png", + "sizes" : [ { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 676 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to PrizeFighter: Hit After Hit", + "display_url" : "pic.twitter.com\/3PRGGtRjCe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/tR7AjKGOfP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821806607&oldid=815872673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955518756700278784", + "text" : "PrizeFighter: Hit After Hit Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tR7AjKGOfP https:\/\/t.co\/3PRGGtRjCe", + "id" : 955518756700278784, + "created_at" : "2018-01-22 19:13:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955516732457865217\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/jizEogjRzi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKtZzKWsAExKzU.png", + "id_str" : "955516729697939457", + "id" : 955516729697939457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKtZzKWsAExKzU.png", + "sizes" : [ { + "h" : 1069, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1069, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1069, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 556 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Going Out Like That", + "display_url" : "pic.twitter.com\/jizEogjRzi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/NjID0Qz8Tk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821805476&oldid=820231237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955516732457865217", + "text" : "Going Out Like That Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NjID0Qz8Tk https:\/\/t.co\/jizEogjRzi", + "id" : 955516732457865217, + "created_at" : "2018-01-22 19:05:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955515680840921090\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/ttuv3ATzSw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKscbhUQAAnYCQ.png", + "id_str" : "955515675379777536", + "id" : 955515675379777536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKscbhUQAAnYCQ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 679 + }, { + "h" : 875, + "resize" : "fit", + "w" : 874 + }, { + "h" : 875, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 875, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Love Somebody (album)", + "display_url" : "pic.twitter.com\/ttuv3ATzSw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/JQIc9UPLXN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821804884&oldid=818075398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955515680840921090", + "text" : "Love Somebody (album) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JQIc9UPLXN https:\/\/t.co\/ttuv3ATzSw", + "id" : 955515680840921090, + "created_at" : "2018-01-22 19:01:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955514080126697472\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/S8toufrfgZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKq_a4X4AsRDtj.png", + "id_str" : "955514077480214539", + "id" : 955514077480214539, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKq_a4X4AsRDtj.png", + "sizes" : [ { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 624 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Detour (Cyndi Lauper album)", + "display_url" : "pic.twitter.com\/S8toufrfgZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/BHuOKVwo5c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821804031&oldid=821802759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955514080126697472", + "text" : "Detour (Cyndi Lauper album) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BHuOKVwo5c https:\/\/t.co\/S8toufrfgZ", + "id" : 955514080126697472, + "created_at" : "2018-01-22 18:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955513785002938369\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/ZR5dTuhfZq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKquFZX4AAdZYt.png", + "id_str" : "955513779655270400", + "id" : 955513779655270400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKquFZX4AAdZYt.png", + "sizes" : [ { + "h" : 1145, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1145, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 519 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1145, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Yoan Garneau", + "display_url" : "pic.twitter.com\/ZR5dTuhfZq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/jQjihvZgbY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821803890&oldid=808931853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955513785002938369", + "text" : "Yoan Garneau Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jQjihvZgbY https:\/\/t.co\/ZR5dTuhfZq", + "id" : 955513785002938369, + "created_at" : "2018-01-22 18:53:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955511730603462662\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/AArPVdBp60", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKo2o4WsAAEAPK.png", + "id_str" : "955511727596154880", + "id" : 955511727596154880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKo2o4WsAAEAPK.png", + "sizes" : [ { + "h" : 1008, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 590 + }, { + "h" : 1008, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1008, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Detour (Cyndi Lauper album)", + "display_url" : "pic.twitter.com\/AArPVdBp60" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/51bIyu9HGJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821802759&oldid=810069413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955511730603462662", + "text" : "Detour (Cyndi Lauper album) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/51bIyu9HGJ https:\/\/t.co\/AArPVdBp60", + "id" : 955511730603462662, + "created_at" : "2018-01-22 18:45:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955509413502246912\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/J7uQ4Gxc69", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKmvquVwAAZdh-.png", + "id_str" : "955509408808681472", + "id" : 955509408808681472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKmvquVwAAZdh-.png", + "sizes" : [ { + "h" : 580, + "resize" : "fit", + "w" : 680 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Way I'm Livin'", + "display_url" : "pic.twitter.com\/J7uQ4Gxc69" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yd5QSNR3L5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821801333&oldid=821801266", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955509413502246912", + "text" : "The Way I'm Livin' Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yd5QSNR3L5 https:\/\/t.co\/J7uQ4Gxc69", + "id" : 955509413502246912, + "created_at" : "2018-01-22 18:36:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955509270287708161\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/R1dQz6GQvf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKmna6X0AAi9CS.png", + "id_str" : "955509267125227520", + "id" : 955509267125227520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKmna6X0AAi9CS.png", + "sizes" : [ { + "h" : 802, + "resize" : "fit", + "w" : 874 + }, { + "h" : 802, + "resize" : "fit", + "w" : 874 + }, { + "h" : 802, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 624, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to The Way I'm Livin'", + "display_url" : "pic.twitter.com\/R1dQz6GQvf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/W6TntFrBhw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821801266&oldid=811171291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955509270287708161", + "text" : "The Way I'm Livin' Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/W6TntFrBhw https:\/\/t.co\/R1dQz6GQvf", + "id" : 955509270287708161, + "created_at" : "2018-01-22 18:35:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955507324088651776\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/eL9D50pwYV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKk1_WUQAAs4t5.png", + "id_str" : "955507318401024000", + "id" : 955507318401024000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKk1_WUQAAs4t5.png", + "sizes" : [ { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 580, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Beautiful Freakshow", + "display_url" : "pic.twitter.com\/eL9D50pwYV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/M1V0hCfbQt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821800247&oldid=810849745", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955507324088651776", + "text" : "Beautiful Freakshow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/M1V0hCfbQt https:\/\/t.co\/eL9D50pwYV", + "id" : 955507324088651776, + "created_at" : "2018-01-22 18:27:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955504837185167360\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/Jj0gkLVZE9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKilKuWAAAPT4L.png", + "id_str" : "955504830373560320", + "id" : 955504830373560320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKilKuWAAAPT4L.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 639 + }, { + "h" : 1642, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1642, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 362 + } ], + "media_alt" : "Screenshot of edit to Now (Shania Twain album)", + "display_url" : "pic.twitter.com\/Jj0gkLVZE9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/zI4s4qNjkO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821798895&oldid=820404394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955504837185167360", + "text" : "Now (Shania Twain album) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zI4s4qNjkO https:\/\/t.co\/Jj0gkLVZE9", + "id" : 955504837185167360, + "created_at" : "2018-01-22 18:18:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955504770671874048\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/PL2dqEF0x8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKihWmWsAEWY2O.png", + "id_str" : "955504764841799681", + "id" : 955504764841799681, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKihWmWsAEWY2O.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Commandments of the Church", + "display_url" : "pic.twitter.com\/PL2dqEF0x8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Y7ogizihCW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821798871&oldid=821789649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955504770671874048", + "text" : "Commandments of the Church Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/Y7ogizihCW https:\/\/t.co\/PL2dqEF0x8", + "id" : 955504770671874048, + "created_at" : "2018-01-22 18:17:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955500026347905025\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/UcRpgyEKdp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKeNBEWAAIZ9DW.png", + "id_str" : "955500017418108930", + "id" : 955500017418108930, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKeNBEWAAIZ9DW.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 434 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 766 + }, { + "h" : 1369, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1369, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Crystal Shawanda", + "display_url" : "pic.twitter.com\/UcRpgyEKdp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/m96YBK8t6e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821796313&oldid=808902739", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955500026347905025", + "text" : "Crystal Shawanda Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/m96YBK8t6e https:\/\/t.co\/UcRpgyEKdp", + "id" : 955500026347905025, + "created_at" : "2018-01-22 17:58:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955488470583083010\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/xV2zcHFKJ8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKTsrnW0AIp-WR.png", + "id_str" : "955488466787291138", + "id" : 955488466787291138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKTsrnW0AIp-WR.png", + "sizes" : [ { + "h" : 399, + "resize" : "fit", + "w" : 680 + }, { + "h" : 513, + "resize" : "fit", + "w" : 874 + }, { + "h" : 513, + "resize" : "fit", + "w" : 874 + }, { + "h" : 513, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Tim Gleason", + "display_url" : "pic.twitter.com\/xV2zcHFKJ8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/AACfng7loC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821789704&oldid=713140072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955488470583083010", + "text" : "Talk:Tim Gleason Wikipedia article edited anonymously from Government of Canada https:\/\/t.co\/AACfng7loC https:\/\/t.co\/xV2zcHFKJ8", + "id" : 955488470583083010, + "created_at" : "2018-01-22 17:12:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955476625193361408\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/mYCGT9OZ6h", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKI6x3XcAAE1aQ.png", + "id_str" : "955476614355316736", + "id" : 955476614355316736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKI6x3XcAAE1aQ.png", + "sizes" : [ { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 680 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Greg Wyshynski", + "display_url" : "pic.twitter.com\/mYCGT9OZ6h" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/xbcL3O925k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821783002&oldid=821778082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955476625193361408", + "text" : "Greg Wyshynski Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xbcL3O925k https:\/\/t.co\/mYCGT9OZ6h", + "id" : 955476625193361408, + "created_at" : "2018-01-22 16:25:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955468716334075904\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/EWydWyDJAM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUKBu19XcAAB8GI.png", + "id_str" : "955468712714399744", + "id" : 955468712714399744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUKBu19XcAAB8GI.png", + "sizes" : [ { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 680 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Greg Wyshynski", + "display_url" : "pic.twitter.com\/EWydWyDJAM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/VbtBrJIWer", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821778082&oldid=819805811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955468716334075904", + "text" : "Greg Wyshynski Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/VbtBrJIWer https:\/\/t.co\/EWydWyDJAM", + "id" : 955468716334075904, + "created_at" : "2018-01-22 15:54:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955460678927699971\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/fuvHWODELo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUJ6bDAXkAIJxCM.png", + "id_str" : "955460676037873666", + "id" : 955460676037873666, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUJ6bDAXkAIJxCM.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Judah & the Lion", + "display_url" : "pic.twitter.com\/fuvHWODELo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/4SZmkH1KEl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821773822&oldid=821535916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955460678927699971", + "text" : "Judah & the Lion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4SZmkH1KEl https:\/\/t.co\/fuvHWODELo", + "id" : 955460678927699971, + "created_at" : "2018-01-22 15:22:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955443744735744000\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/B0P3BqQ1rC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUJrBMeX4AAsi8k.png", + "id_str" : "955443739228626944", + "id" : 955443739228626944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUJrBMeX4AAsi8k.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Ivica Osim", + "display_url" : "pic.twitter.com\/B0P3BqQ1rC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wh3tQBEhVC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821765278&oldid=817894115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955443744735744000", + "text" : "Ivica Osim Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wh3tQBEhVC https:\/\/t.co\/B0P3BqQ1rC", + "id" : 955443744735744000, + "created_at" : "2018-01-22 14:15:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955104738848231425\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/GAAqrjX3Lj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUE2sa2XcAAo0KG.png", + "id_str" : "955104732728750080", + "id" : 955104732728750080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUE2sa2XcAAo0KG.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to NHL on Sportsnet", + "display_url" : "pic.twitter.com\/GAAqrjX3Lj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/iGTN5LYZDr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821614806&oldid=818512504", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955104738848231425", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/iGTN5LYZDr https:\/\/t.co\/GAAqrjX3Lj", + "id" : 955104738848231425, + "created_at" : "2018-01-21 15:48:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/955080729100259333\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/jKeLZ94vkI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DUEg24ZWkAICG6M.png", + "id_str" : "955080723203002370", + "id" : 955080723203002370, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DUEg24ZWkAICG6M.png", + "sizes" : [ { + "h" : 1202, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1202, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 494 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 873 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Territorial disputes in the South China Sea", + "display_url" : "pic.twitter.com\/jKeLZ94vkI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/EIpok4cKIL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821603810&oldid=820865681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "955080729100259333", + "text" : "Territorial disputes in the South China Sea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EIpok4cKIL https:\/\/t.co\/jKeLZ94vkI", + "id" : 955080729100259333, + "created_at" : "2018-01-21 14:12:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/954698689452367872\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/v7gbj2aw76", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT_FZLZW4AAfoVs.png", + "id_str" : "954698682372382720", + "id" : 954698682372382720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT_FZLZW4AAfoVs.png", + "sizes" : [ { + "h" : 289, + "resize" : "fit", + "w" : 874 + }, { + "h" : 289, + "resize" : "fit", + "w" : 874 + }, { + "h" : 225, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 289, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dan Abrams", + "display_url" : "pic.twitter.com\/v7gbj2aw76" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/tm6cwEuRl3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821433679&oldid=821433609", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "954698689452367872", + "text" : "Dan Abrams Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tm6cwEuRl3 https:\/\/t.co\/v7gbj2aw76", + "id" : 954698689452367872, + "created_at" : "2018-01-20 12:54:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/954698546950885377\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Trn5HEpXD2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT_FQ-DVAAAF785.png", + "id_str" : "954698541351370752", + "id" : 954698541351370752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT_FQ-DVAAAF785.png", + "sizes" : [ { + "h" : 266, + "resize" : "fit", + "w" : 680 + }, { + "h" : 342, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 342, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dan Abrams", + "display_url" : "pic.twitter.com\/Trn5HEpXD2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/G7i2Y71fVs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821433609&oldid=819447923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "954698546950885377", + "text" : "Dan Abrams Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G7i2Y71fVs https:\/\/t.co\/Trn5HEpXD2", + "id" : 954698546950885377, + "created_at" : "2018-01-20 12:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/954485431025963010\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/iwdAhzErvf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT8DcClX0AAZCsj.png", + "id_str" : "954485426290675712", + "id" : 954485426290675712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT8DcClX0AAZCsj.png", + "sizes" : [ { + "h" : 1259, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 472 + }, { + "h" : 1259, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 833 + } ], + "media_alt" : "Screenshot of edit to John's Children", + "display_url" : "pic.twitter.com\/iwdAhzErvf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Ga3hV6zr7h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821350179&oldid=812280705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "954485431025963010", + "text" : "John's Children Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Ga3hV6zr7h https:\/\/t.co\/iwdAhzErvf", + "id" : 954485431025963010, + "created_at" : "2018-01-19 22:47:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/954464749697236992\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/8Z5ut0ue66", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT7woM2VMAANP7B.png", + "id_str" : "954464744483663872", + "id" : 954464744483663872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT7woM2VMAANP7B.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Narcissistic leadership", + "display_url" : "pic.twitter.com\/8Z5ut0ue66" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/9B7aqoMABb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821339841&oldid=801775333", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "954464749697236992", + "text" : "Narcissistic leadership Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9B7aqoMABb https:\/\/t.co\/8Z5ut0ue66", + "id" : 954464749697236992, + "created_at" : "2018-01-19 21:25:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/954380532166660096\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/JmVTvKH8pH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT6kCMTXUAE7NJH.png", + "id_str" : "954380528618262529", + "id" : 954380528618262529, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT6kCMTXUAE7NJH.png", + "sizes" : [ { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 453 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 799 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Blackfire Exploration", + "display_url" : "pic.twitter.com\/JmVTvKH8pH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/HiJtTRITmh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821293885&oldid=797081921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "954380532166660096", + "text" : "Blackfire Exploration Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HiJtTRITmh https:\/\/t.co\/JmVTvKH8pH", + "id" : 954380532166660096, + "created_at" : "2018-01-19 15:50:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/954137576084033539\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/jqS1LlUvtQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT3HENOXkAAAsEO.png", + "id_str" : "954137571155742720", + "id" : 954137571155742720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT3HENOXkAAAsEO.png", + "sizes" : [ { + "h" : 977, + "resize" : "fit", + "w" : 874 + }, { + "h" : 977, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 608 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 977, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Law of total variance", + "display_url" : "pic.twitter.com\/jqS1LlUvtQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/upWgm1N3oq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821195173&oldid=809236499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "954137576084033539", + "text" : "Law of total variance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/upWgm1N3oq https:\/\/t.co\/jqS1LlUvtQ", + "id" : 954137576084033539, + "created_at" : "2018-01-18 23:44:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/954078405309460480\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/1YwLjZXnhu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT2RQDpVAAAMFe_.png", + "id_str" : "954078401114996736", + "id" : 954078401114996736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT2RQDpVAAAMFe_.png", + "sizes" : [ { + "h" : 965, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 616 + }, { + "h" : 965, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 965, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Russian Provisional Government", + "display_url" : "pic.twitter.com\/1YwLjZXnhu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/3h3QKIY5oJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821161974&oldid=818659281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "954078405309460480", + "text" : "Russian Provisional Government Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3h3QKIY5oJ https:\/\/t.co\/1YwLjZXnhu", + "id" : 954078405309460480, + "created_at" : "2018-01-18 19:49:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/954015495732256768\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Ekupkc2jBt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT1YCRNW4AA5W-O.png", + "id_str" : "954015492074823680", + "id" : 954015492074823680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT1YCRNW4AA5W-O.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 387 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 682 + }, { + "h" : 1537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cluster analysis", + "display_url" : "pic.twitter.com\/Ekupkc2jBt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/FpqSmkJl08", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821127746&oldid=815976861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "954015495732256768", + "text" : "Cluster analysis Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/FpqSmkJl08 https:\/\/t.co\/Ekupkc2jBt", + "id" : 954015495732256768, + "created_at" : "2018-01-18 15:39:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953997671785779201\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/bueUBpMbdM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT1H0ykVQAMHSdE.png", + "id_str" : "953997668325343235", + "id" : 953997668325343235, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT1H0ykVQAMHSdE.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to I Loved Her First (song)", + "display_url" : "pic.twitter.com\/bueUBpMbdM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/tr26Yije3t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821119415&oldid=821119381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953997671785779201", + "text" : "I Loved Her First (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tr26Yije3t https:\/\/t.co\/bueUBpMbdM", + "id" : 953997671785779201, + "created_at" : "2018-01-18 14:29:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953997596066025472\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/nhLa3xyCOx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT1HwWjVwAAN-FQ.png", + "id_str" : "953997592085512192", + "id" : 953997592085512192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT1HwWjVwAAN-FQ.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to I Loved Her First (song)", + "display_url" : "pic.twitter.com\/nhLa3xyCOx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Qnn93X5Xe4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821119381&oldid=821119032", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953997596066025472", + "text" : "I Loved Her First (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qnn93X5Xe4 https:\/\/t.co\/nhLa3xyCOx", + "id" : 953997596066025472, + "created_at" : "2018-01-18 14:28:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953996768882110465\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/aGlVrNR1HI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT1HAQ5WkAAlkMb.png", + "id_str" : "953996765933506560", + "id" : 953996765933506560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT1HAQ5WkAAlkMb.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to I Loved Her First (song)", + "display_url" : "pic.twitter.com\/aGlVrNR1HI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/9X8yYoQKbc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821119032&oldid=821118853", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953996768882110465", + "text" : "I Loved Her First (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9X8yYoQKbc https:\/\/t.co\/aGlVrNR1HI", + "id" : 953996768882110465, + "created_at" : "2018-01-18 14:25:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953996323048624129\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/bxRpKuSWUE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT1GmUYX0AEcT9m.png", + "id_str" : "953996320192319489", + "id" : 953996320192319489, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT1GmUYX0AEcT9m.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to I Loved Her First (song)", + "display_url" : "pic.twitter.com\/bxRpKuSWUE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/P3ejCAaWIQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821118853&oldid=821118561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953996323048624129", + "text" : "I Loved Her First (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P3ejCAaWIQ https:\/\/t.co\/bxRpKuSWUE", + "id" : 953996323048624129, + "created_at" : "2018-01-18 14:23:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953995711028383744\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/NmrGblT6bt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT1GCpbVwAABkys.png", + "id_str" : "953995707366621184", + "id" : 953995707366621184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT1GCpbVwAABkys.png", + "sizes" : [ { + "h" : 447, + "resize" : "fit", + "w" : 874 + }, { + "h" : 447, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 447, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to I Loved Her First (song)", + "display_url" : "pic.twitter.com\/NmrGblT6bt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/2wGrxZnKWR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821118561&oldid=803181617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953995711028383744", + "text" : "I Loved Her First (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2wGrxZnKWR https:\/\/t.co\/NmrGblT6bt", + "id" : 953995711028383744, + "created_at" : "2018-01-18 14:21:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953995197117009922\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/UNmlCa4dA5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT1FkyEU0AMPcKo.png", + "id_str" : "953995194289934339", + "id" : 953995194289934339, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT1FkyEU0AMPcKo.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Homegrown Cafe", + "display_url" : "pic.twitter.com\/UNmlCa4dA5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Wb9v2DfBJh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821118302&oldid=815789732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953995197117009922", + "text" : "Homegrown Cafe Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/Wb9v2DfBJh https:\/\/t.co\/UNmlCa4dA5", + "id" : 953995197117009922, + "created_at" : "2018-01-18 14:19:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953947661220155392\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/glQPhXPJO0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT0aVtcX4AEDIwo.png", + "id_str" : "953947656350588929", + "id" : 953947656350588929, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT0aVtcX4AEDIwo.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 612 + }, { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Willie O'Ree", + "display_url" : "pic.twitter.com\/glQPhXPJO0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/CUpBJxTPmy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821100195&oldid=821099814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953947661220155392", + "text" : "Willie O'Ree Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CUpBJxTPmy https:\/\/t.co\/glQPhXPJO0", + "id" : 953947661220155392, + "created_at" : "2018-01-18 11:10:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953946699424296960\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/LHxEaIlhsf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DT0Zd2PWkAAHx3c.png", + "id_str" : "953946696639221760", + "id" : 953946696639221760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DT0Zd2PWkAAHx3c.png", + "sizes" : [ { + "h" : 986, + "resize" : "fit", + "w" : 874 + }, { + "h" : 986, + "resize" : "fit", + "w" : 874 + }, { + "h" : 986, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 603 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Willie O'Ree", + "display_url" : "pic.twitter.com\/LHxEaIlhsf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/U5VAf95BsV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821099814&oldid=821090833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953946699424296960", + "text" : "Willie O'Ree Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U5VAf95BsV https:\/\/t.co\/LHxEaIlhsf", + "id" : 953946699424296960, + "created_at" : "2018-01-18 11:06:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953816716248838144\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/DOgZUVGS16", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTyjPjRX0AA6rAu.png", + "id_str" : "953816708657172480", + "id" : 953816708657172480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTyjPjRX0AA6rAu.png", + "sizes" : [ { + "h" : 1959, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 535 + }, { + "h" : 680, + "resize" : "fit", + "w" : 303 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1959, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Claudia Cardinale", + "display_url" : "pic.twitter.com\/DOgZUVGS16" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/BikNNtrrs6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821041698&oldid=821041421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953816716248838144", + "text" : "Claudia Cardinale Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BikNNtrrs6 https:\/\/t.co\/DOgZUVGS16", + "id" : 953816716248838144, + "created_at" : "2018-01-18 02:30:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953816154027581440\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/bIaNKt1zpc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTyivBdUQAANNRG.png", + "id_str" : "953816149824651264", + "id" : 953816149824651264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTyivBdUQAANNRG.png", + "sizes" : [ { + "h" : 1959, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 535 + }, { + "h" : 680, + "resize" : "fit", + "w" : 303 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1959, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Claudia Cardinale", + "display_url" : "pic.twitter.com\/bIaNKt1zpc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/eVb03NY1XO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=821041421&oldid=820754209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953816154027581440", + "text" : "Claudia Cardinale Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eVb03NY1XO https:\/\/t.co\/bIaNKt1zpc", + "id" : 953816154027581440, + "created_at" : "2018-01-18 02:27:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953728911137009665\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/7D5Yp51NcX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTxTY2UWAAAS-oA.png", + "id_str" : "953728907458510848", + "id" : 953728907458510848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTxTY2UWAAAS-oA.png", + "sizes" : [ { + "h" : 940, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 632 + }, { + "h" : 940, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 940, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nocebo", + "display_url" : "pic.twitter.com\/7D5Yp51NcX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/9DicvD4H55", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820995921&oldid=819790986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953728911137009665", + "text" : "Nocebo Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9DicvD4H55 https:\/\/t.co\/7D5Yp51NcX", + "id" : 953728911137009665, + "created_at" : "2018-01-17 20:41:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953705662512431104\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/0um0Rh3CsH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTw-PoVXcAIWO7g.png", + "id_str" : "953705659341697026", + "id" : 953705659341697026, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTw-PoVXcAIWO7g.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Phase-locked loop", + "display_url" : "pic.twitter.com\/0um0Rh3CsH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/XGCmc6IApk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820982017&oldid=820981606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953705662512431104", + "text" : "Phase-locked loop Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/XGCmc6IApk https:\/\/t.co\/0um0Rh3CsH", + "id" : 953705662512431104, + "created_at" : "2018-01-17 19:08:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953704970720890882\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/QPuCdm2YFm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTw9nJZV4AAjK_E.png", + "id_str" : "953704963842105344", + "id" : 953704963842105344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTw9nJZV4AAjK_E.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Phase-locked loop", + "display_url" : "pic.twitter.com\/QPuCdm2YFm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/KZKtRDm1qq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820981606&oldid=820981418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953704970720890882", + "text" : "Phase-locked loop Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/KZKtRDm1qq https:\/\/t.co\/QPuCdm2YFm", + "id" : 953704970720890882, + "created_at" : "2018-01-17 19:05:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953704616633552897\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Ha6aP5vvse", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTw9SoMWAAAhAhJ.png", + "id_str" : "953704611331833856", + "id" : 953704611331833856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTw9SoMWAAAhAhJ.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Phase-locked loop", + "display_url" : "pic.twitter.com\/Ha6aP5vvse" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/72fpbMmVQW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820981418&oldid=817271886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953704616633552897", + "text" : "Phase-locked loop Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/72fpbMmVQW https:\/\/t.co\/Ha6aP5vvse", + "id" : 953704616633552897, + "created_at" : "2018-01-17 19:04:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953679940007931904\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/wjkxfU3Kl4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTwm2ZWWsAA8NNh.jpg", + "id_str" : "953679937055141888", + "id" : 953679937055141888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTwm2ZWWsAA8NNh.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to HaMerotz LaMillion 6", + "display_url" : "pic.twitter.com\/wjkxfU3Kl4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Pb77RLKety", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820967592&oldid=820954654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953679940007931904", + "text" : "HaMerotz LaMillion 6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Pb77RLKety https:\/\/t.co\/wjkxfU3Kl4", + "id" : 953679940007931904, + "created_at" : "2018-01-17 17:26:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953640427164454912\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/nwTYkAAc6g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTwC6S4XcAYY3lC.png", + "id_str" : "953640421619625990", + "id" : 953640421619625990, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTwC6S4XcAYY3lC.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Guinguette", + "display_url" : "pic.twitter.com\/nwTYkAAc6g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/qyBfpROXy2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820945161&oldid=810318565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953640427164454912", + "text" : "Guinguette Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qyBfpROXy2 https:\/\/t.co\/nwTYkAAc6g", + "id" : 953640427164454912, + "created_at" : "2018-01-17 14:49:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953609840663891968\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/zRKnjW0Csk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTvnFxWXkAEkECX.png", + "id_str" : "953609832451510273", + "id" : 953609832451510273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTvnFxWXkAEkECX.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Carl Frederick Falkenberg", + "display_url" : "pic.twitter.com\/zRKnjW0Csk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/HygNOfagUF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820929794&oldid=820929561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953609840663891968", + "text" : "Carl Frederick Falkenberg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HygNOfagUF https:\/\/t.co\/zRKnjW0Csk", + "id" : 953609840663891968, + "created_at" : "2018-01-17 12:47:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953609460546752513\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/NAgtm6eOlf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTvmvz_W0AED_Cr.png", + "id_str" : "953609455203176449", + "id" : 953609455203176449, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTvmvz_W0AED_Cr.png", + "sizes" : [ { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 317, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Carl Frederick Falkenberg", + "display_url" : "pic.twitter.com\/NAgtm6eOlf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7areFAEdxQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820929561&oldid=820929151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953609460546752513", + "text" : "Carl Frederick Falkenberg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7areFAEdxQ https:\/\/t.co\/NAgtm6eOlf", + "id" : 953609460546752513, + "created_at" : "2018-01-17 12:46:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953608771493916672\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/XqH8JklPGf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTvmHuTUMAI92bG.png", + "id_str" : "953608766481510402", + "id" : 953608766481510402, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTvmHuTUMAI92bG.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Carl Frederick Falkenberg", + "display_url" : "pic.twitter.com\/XqH8JklPGf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/u9pvib9vLq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820929151&oldid=734404734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953608771493916672", + "text" : "Carl Frederick Falkenberg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/u9pvib9vLq https:\/\/t.co\/XqH8JklPGf", + "id" : 953608771493916672, + "created_at" : "2018-01-17 12:43:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953475030117216256\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0bfRUiA37N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTtse8zVoAAr2h7.png", + "id_str" : "953475025092321280", + "id" : 953475025092321280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTtse8zVoAAr2h7.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to John J. Stamos", + "display_url" : "pic.twitter.com\/0bfRUiA37N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/vEx26RNJa8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820877852&oldid=814057882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953475030117216256", + "text" : "John J. Stamos Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vEx26RNJa8 https:\/\/t.co\/0bfRUiA37N", + "id" : 953475030117216256, + "created_at" : "2018-01-17 03:52:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953461571174457344\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Vo6mNQiTnl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTtgPpSUQAA4PDI.png", + "id_str" : "953461568015974400", + "id" : 953461568015974400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTtgPpSUQAA4PDI.png", + "sizes" : [ { + "h" : 647, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 680 + }, { + "h" : 647, + "resize" : "fit", + "w" : 874 + }, { + "h" : 647, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Joan Crockatt", + "display_url" : "pic.twitter.com\/Vo6mNQiTnl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/hLnyrDBFcx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820871324&oldid=819796930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953461571174457344", + "text" : "Joan Crockatt Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hLnyrDBFcx https:\/\/t.co\/Vo6mNQiTnl", + "id" : 953461571174457344, + "created_at" : "2018-01-17 02:58:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953403926509965313\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/g1a2ga5qMf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTsr0OrW4AE29c8.png", + "id_str" : "953403922412134401", + "id" : 953403922412134401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTsr0OrW4AE29c8.png", + "sizes" : [ { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Oliver Cromwell", + "display_url" : "pic.twitter.com\/g1a2ga5qMf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/IqPtbf1zLb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820844890&oldid=820844623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953403926509965313", + "text" : "Oliver Cromwell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IqPtbf1zLb https:\/\/t.co\/g1a2ga5qMf", + "id" : 953403926509965313, + "created_at" : "2018-01-16 23:09:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953403339810725888\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/OPa5FGneJs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTsrSH6WsAAeFh5.png", + "id_str" : "953403336480436224", + "id" : 953403336480436224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTsrSH6WsAAeFh5.png", + "sizes" : [ { + "h" : 1541, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 386 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 681 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1541, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Oliver Cromwell", + "display_url" : "pic.twitter.com\/OPa5FGneJs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/6yIRCmwSGf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820844623&oldid=820838056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953403339810725888", + "text" : "Oliver Cromwell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6yIRCmwSGf https:\/\/t.co\/OPa5FGneJs", + "id" : 953403339810725888, + "created_at" : "2018-01-16 23:07:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953402486362079232\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/rQQl33c5gA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTsqgYdWsAE2p40.png", + "id_str" : "953402481928744961", + "id" : 953402481928744961, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTsqgYdWsAE2p40.png", + "sizes" : [ { + "h" : 862, + "resize" : "fit", + "w" : 874 + }, { + "h" : 671, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 862, + "resize" : "fit", + "w" : 874 + }, { + "h" : 862, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Oliver Cromwell", + "display_url" : "pic.twitter.com\/rQQl33c5gA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/gbbFh5lkzL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820844230&oldid=819595357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953402486362079232", + "text" : "Talk:Oliver Cromwell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gbbFh5lkzL https:\/\/t.co\/rQQl33c5gA", + "id" : 953402486362079232, + "created_at" : "2018-01-16 23:04:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953352896678187009\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/uljjyajsvj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTr9ZupWAAAlRzx.png", + "id_str" : "953352889602277376", + "id" : 953352889602277376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTr9ZupWAAAlRzx.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 346, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talisman (board game)", + "display_url" : "pic.twitter.com\/uljjyajsvj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/FL9dAkv4PX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820815959&oldid=807743630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953352896678187009", + "text" : "Talisman (board game) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FL9dAkv4PX https:\/\/t.co\/uljjyajsvj", + "id" : 953352896678187009, + "created_at" : "2018-01-16 19:46:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953349255787372545\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/N6ps9sQJOS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTr6GB0W4AARqLt.png", + "id_str" : "953349252616478720", + "id" : 953349252616478720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTr6GB0W4AARqLt.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mystic Entertainment", + "display_url" : "pic.twitter.com\/N6ps9sQJOS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/qJSf3gzlNc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820813885&oldid=818597528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953349255787372545", + "text" : "Mystic Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qJSf3gzlNc https:\/\/t.co\/N6ps9sQJOS", + "id" : 953349255787372545, + "created_at" : "2018-01-16 19:32:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953348221648154624\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/8EahpSTs4X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTr5Jz5WAAIzfjK.png", + "id_str" : "953348218087145474", + "id" : 953348218087145474, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTr5Jz5WAAIzfjK.png", + "sizes" : [ { + "h" : 314, + "resize" : "fit", + "w" : 680 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to YG Entertainment", + "display_url" : "pic.twitter.com\/8EahpSTs4X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/WLcJsTW03a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820813289&oldid=820691027", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953348221648154624", + "text" : "YG Entertainment Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WLcJsTW03a https:\/\/t.co\/8EahpSTs4X", + "id" : 953348221648154624, + "created_at" : "2018-01-16 19:28:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953344803718254592\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/9T8uDgkT1B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTr2CspVMAAaoHX.png", + "id_str" : "953344797346967552", + "id" : 953344797346967552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTr2CspVMAAaoHX.png", + "sizes" : [ { + "h" : 677, + "resize" : "fit", + "w" : 680 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Windsor (Ontario)", + "display_url" : "pic.twitter.com\/9T8uDgkT1B" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/wiiKwoCiT3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144550294&oldid=143964291&rcid=354412455", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953344803718254592", + "text" : "Windsor (Ontario) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wiiKwoCiT3 https:\/\/t.co\/9T8uDgkT1B", + "id" : 953344803718254592, + "created_at" : "2018-01-16 19:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953012929330339840\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/1rEHPGsFSl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnINMKW4AEEOK_.png", + "id_str" : "953012925094092801", + "id" : 953012925094092801, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnINMKW4AEEOK_.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/1rEHPGsFSl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/w1ExkREQew", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820652690&oldid=820652497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953012929330339840", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w1ExkREQew https:\/\/t.co\/1rEHPGsFSl", + "id" : 953012929330339840, + "created_at" : "2018-01-15 21:16:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953012566137155585\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/y2HTThjQay", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnH4E0VMAAgFym.png", + "id_str" : "953012562345406464", + "id" : 953012562345406464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnH4E0VMAAgFym.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/y2HTThjQay" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6H2qdkimvA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820652497&oldid=820652437", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953012566137155585", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6H2qdkimvA https:\/\/t.co\/y2HTThjQay", + "id" : 953012566137155585, + "created_at" : "2018-01-15 21:14:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953012449346801670\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/b2AyIPPEO4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnHxWRXkAAFPQz.png", + "id_str" : "953012446771515392", + "id" : 953012446771515392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnHxWRXkAAFPQz.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/b2AyIPPEO4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/pAdvy5MPfT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820652437&oldid=820652367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953012449346801670", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pAdvy5MPfT https:\/\/t.co\/b2AyIPPEO4", + "id" : 953012449346801670, + "created_at" : "2018-01-15 21:14:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953012326915100680\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/T7rpp0PlGB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnHqJkX4AYmSIb.png", + "id_str" : "953012323102482438", + "id" : 953012323102482438, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnHqJkX4AYmSIb.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/T7rpp0PlGB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/tzOtnAinkg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820652367&oldid=820651970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953012326915100680", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tzOtnAinkg https:\/\/t.co\/T7rpp0PlGB", + "id" : 953012326915100680, + "created_at" : "2018-01-15 21:13:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953011585534095360\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/6rGkW2ANGN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnG-6EXkAIKJDi.png", + "id_str" : "953011580207337474", + "id" : 953011580207337474, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnG-6EXkAIKJDi.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/6rGkW2ANGN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/FSEaQqlwaC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651970&oldid=820651903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953011585534095360", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FSEaQqlwaC https:\/\/t.co\/6rGkW2ANGN", + "id" : 953011585534095360, + "created_at" : "2018-01-15 21:10:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953011448954925058\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/f76eqmrl54", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnG2-XWAAEDFw4.png", + "id_str" : "953011443921715201", + "id" : 953011443921715201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnG2-XWAAEDFw4.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/f76eqmrl54" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Asu1wfwMny", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651903&oldid=820651839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953011448954925058", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Asu1wfwMny https:\/\/t.co\/f76eqmrl54", + "id" : 953011448954925058, + "created_at" : "2018-01-15 21:10:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953011330788753409\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ZkcMPSaExW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnGwPcWAAAoJq6.png", + "id_str" : "953011328247005184", + "id" : 953011328247005184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnGwPcWAAAoJq6.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/ZkcMPSaExW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/XfIS0FoeFu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651839&oldid=820651781", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953011330788753409", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XfIS0FoeFu https:\/\/t.co\/ZkcMPSaExW", + "id" : 953011330788753409, + "created_at" : "2018-01-15 21:09:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953011233019621376\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/A7YZn2uv29", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnGqhiXcAEj4yb.png", + "id_str" : "953011230024888321", + "id" : 953011230024888321, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnGqhiXcAEj4yb.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/A7YZn2uv29" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/TSI7Hivb9O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651781&oldid=820651530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953011233019621376", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TSI7Hivb9O https:\/\/t.co\/A7YZn2uv29", + "id" : 953011233019621376, + "created_at" : "2018-01-15 21:09:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953010821071888384\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/UUh2Yjqd9n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnGShRWkAAt3_i.png", + "id_str" : "953010817636667392", + "id" : 953010817636667392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnGShRWkAAt3_i.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/UUh2Yjqd9n" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/aPzKUTJqnp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651530&oldid=820651458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953010821071888384", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aPzKUTJqnp https:\/\/t.co\/UUh2Yjqd9n", + "id" : 953010821071888384, + "created_at" : "2018-01-15 21:07:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953010715299893248\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/wGvvBibRRz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnGMWcWkAAbsIp.png", + "id_str" : "953010711650799616", + "id" : 953010711650799616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnGMWcWkAAbsIp.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/wGvvBibRRz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/UjRI8I8Ny5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651458&oldid=820651403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953010715299893248", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UjRI8I8Ny5 https:\/\/t.co\/wGvvBibRRz", + "id" : 953010715299893248, + "created_at" : "2018-01-15 21:07:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953010617555849216\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/0JUKWFZSRC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnGGlvXkAAEDmg.png", + "id_str" : "953010612677873664", + "id" : 953010612677873664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnGGlvXkAAEDmg.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/0JUKWFZSRC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/8BhGDtIlxU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651403&oldid=820651324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953010617555849216", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8BhGDtIlxU https:\/\/t.co\/0JUKWFZSRC", + "id" : 953010617555849216, + "created_at" : "2018-01-15 21:06:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953010468322455552\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/u9XNljvSuc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnF95kWAAASWDJ.png", + "id_str" : "953010463381520384", + "id" : 953010463381520384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnF95kWAAASWDJ.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/u9XNljvSuc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/NVaSyWPZfO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651324&oldid=820651116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953010468322455552", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NVaSyWPZfO https:\/\/t.co\/u9XNljvSuc", + "id" : 953010468322455552, + "created_at" : "2018-01-15 21:06:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953010154664062976\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/J8RvzhkvSh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnFrdlXkAEiVPq.png", + "id_str" : "953010146631979009", + "id" : 953010146631979009, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnFrdlXkAEiVPq.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 349, + "resize" : "fit", + "w" : 680 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/J8RvzhkvSh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/V2tD3QpzdQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651116&oldid=820651016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953010154664062976", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V2tD3QpzdQ https:\/\/t.co\/J8RvzhkvSh", + "id" : 953010154664062976, + "created_at" : "2018-01-15 21:05:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953010002389856261\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/6oTzY0cHFj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnFivkWsAAJ6qv.png", + "id_str" : "953009996840742912", + "id" : 953009996840742912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnFivkWsAAJ6qv.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 349, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/6oTzY0cHFj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/eo4E9IDg2n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820651016&oldid=820650775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953010002389856261", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eo4E9IDg2n https:\/\/t.co\/6oTzY0cHFj", + "id" : 953010002389856261, + "created_at" : "2018-01-15 21:04:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953009631361581056\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/xT31VTSAER", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnFNSjX4AUt_EO.png", + "id_str" : "953009628274745349", + "id" : 953009628274745349, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnFNSjX4AUt_EO.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 349, + "resize" : "fit", + "w" : 680 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Newfoundland and Labrador Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/xT31VTSAER" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/rnBLu2G4iS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820650775&oldid=580053251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953009631361581056", + "text" : "2010 Newfoundland and Labrador Scotties Tournament Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rnBLu2G4iS https:\/\/t.co\/xT31VTSAER", + "id" : 953009631361581056, + "created_at" : "2018-01-15 21:02:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953007789097529344\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/KDtvlle4aR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnDiA7UQAAvIK6.png", + "id_str" : "953007785297330176", + "id" : 953007785297330176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnDiA7UQAAvIK6.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to \u0414\u0435-\u041C\u043E\u043D\u0442\u0430\u043D\u044C (\u043E\u0437\u0435\u0440\u043E)", + "display_url" : "pic.twitter.com\/KDtvlle4aR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Ve29mVerGs", + "expanded_url" : "https:\/\/uk.wikipedia.org\/w\/index.php?diff=21813675&oldid=18421487", + "display_url" : "uk.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953007789097529344", + "text" : "\u0414\u0435-\u041C\u043E\u043D\u0442\u0430\u043D\u044C (\u043E\u0437\u0435\u0440\u043E) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ve29mVerGs https:\/\/t.co\/KDtvlle4aR", + "id" : 953007789097529344, + "created_at" : "2018-01-15 20:55:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/953005108702449664\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/j2qr47TFQF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTnBFxSX4AEUaub.png", + "id_str" : "953005101039476737", + "id" : 953005101039476737, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTnBFxSX4AEUaub.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2011 Manitoba Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/j2qr47TFQF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/IKuAyy2YgI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820647915&oldid=790679985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "953005108702449664", + "text" : "2011 Manitoba Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IKuAyy2YgI https:\/\/t.co\/j2qr47TFQF", + "id" : 953005108702449664, + "created_at" : "2018-01-15 20:44:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952993855128862723\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/HdPaw2Larg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTm22-wX4AAk3h0.png", + "id_str" : "952993851840651264", + "id" : 952993851840651264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTm22-wX4AAk3h0.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 252 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 445 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 760 + }, { + "h" : 2355, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/HdPaw2Larg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Vqoo6VwwLD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820641491&oldid=820639991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952993855128862723", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Vqoo6VwwLD https:\/\/t.co\/HdPaw2Larg", + "id" : 952993855128862723, + "created_at" : "2018-01-15 20:00:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952991057087692802\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/yKoMAc5q81", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTm0UDRX4AEj0M2.png", + "id_str" : "952991052734128129", + "id" : 952991052734128129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTm0UDRX4AEj0M2.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 252 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 445 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 760 + }, { + "h" : 2355, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/yKoMAc5q81" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/gMhYUi9F7S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820639991&oldid=820638535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952991057087692802", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gMhYUi9F7S https:\/\/t.co\/yKoMAc5q81", + "id" : 952991057087692802, + "created_at" : "2018-01-15 19:49:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952989393840680960\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ux8hGmCLgP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmyzUsWAAAz-lC.png", + "id_str" : "952989390963343360", + "id" : 952989390963343360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmyzUsWAAAz-lC.png", + "sizes" : [ { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 317, + "resize" : "fit", + "w" : 680 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Villeray\u2014Saint-Michel\u2014Parc-Extension borough council", + "display_url" : "pic.twitter.com\/ux8hGmCLgP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/B065hvEnhe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820639076&oldid=573397825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952989393840680960", + "text" : "Villeray\u2014Saint-Michel\u2014Parc-Extension borough counci Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B065hvEnhe https:\/\/t.co\/ux8hGmCLgP", + "id" : 952989393840680960, + "created_at" : "2018-01-15 19:42:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952988529629507584\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/lyGMteFRZ4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmyA7hW0AA2FNh.png", + "id_str" : "952988525212913664", + "id" : 952988525212913664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmyA7hW0AA2FNh.png", + "sizes" : [ { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/lyGMteFRZ4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/URXtyCRjlV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820638535&oldid=820638470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952988529629507584", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/URXtyCRjlV https:\/\/t.co\/lyGMteFRZ4", + "id" : 952988529629507584, + "created_at" : "2018-01-15 19:39:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952988430501384192\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/do42xr9oIZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmx7HlXkAA5vBs.png", + "id_str" : "952988425371750400", + "id" : 952988425371750400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmx7HlXkAA5vBs.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 252 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 445 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 760 + }, { + "h" : 2355, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/do42xr9oIZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/HvDRG258vm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820638470&oldid=820636014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952988430501384192", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HvDRG258vm https:\/\/t.co\/do42xr9oIZ", + "id" : 952988430501384192, + "created_at" : "2018-01-15 19:38:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952984574270824448\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/MSFKNDNVTn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmuauyVQAEJWXP.png", + "id_str" : "952984570424541185", + "id" : 952984570424541185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmuauyVQAEJWXP.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/MSFKNDNVTn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/23L0YWdXXf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820636014&oldid=820635983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952984574270824448", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/23L0YWdXXf https:\/\/t.co\/MSFKNDNVTn", + "id" : 952984574270824448, + "created_at" : "2018-01-15 19:23:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952984503743639553\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/dpj1p3cC49", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmuWjyW4AAT5Xp.png", + "id_str" : "952984498752380928", + "id" : 952984498752380928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmuWjyW4AAT5Xp.png", + "sizes" : [ { + "h" : 1326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 448 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 791 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/dpj1p3cC49" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/rbldL46GEa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820635983&oldid=820434930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952984503743639553", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rbldL46GEa https:\/\/t.co\/dpj1p3cC49", + "id" : 952984503743639553, + "created_at" : "2018-01-15 19:23:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952980898227589120\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/nlVRdCHuzi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmrEkjW4AAMzsu.png", + "id_str" : "952980891185373184", + "id" : 952980891185373184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmrEkjW4AAMzsu.png", + "sizes" : [ { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/nlVRdCHuzi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/JxCKpa8By4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820634075&oldid=751795882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952980898227589120", + "text" : "2010 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JxCKpa8By4 https:\/\/t.co\/nlVRdCHuzi", + "id" : 952980898227589120, + "created_at" : "2018-01-15 19:08:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952979639969992704\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/MQHOiJs0sO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmp7kBVMAEKLZn.png", + "id_str" : "952979636912205825", + "id" : 952979636912205825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmp7kBVMAEKLZn.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ontario Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/MQHOiJs0sO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/K0mhqNtAr7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820633268&oldid=820488541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952979639969992704", + "text" : "2018 Ontario Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K0mhqNtAr7 https:\/\/t.co\/MQHOiJs0sO", + "id" : 952979639969992704, + "created_at" : "2018-01-15 19:03:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952961291945115649\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/djp9FH7tRb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmZPd5X0AA_M9z.png", + "id_str" : "952961287167922176", + "id" : 952961287167922176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmZPd5X0AA_M9z.png", + "sizes" : [ { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Lemon Party", + "display_url" : "pic.twitter.com\/djp9FH7tRb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/oRp2K2MzUj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820622538&oldid=816294949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952961291945115649", + "text" : "Lemon Party Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oRp2K2MzUj https:\/\/t.co\/djp9FH7tRb", + "id" : 952961291945115649, + "created_at" : "2018-01-15 17:50:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952945336640770050\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/PnzaVsQGiS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmKu4LW4AEDd-D.png", + "id_str" : "952945334124208129", + "id" : 952945334124208129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmKu4LW4AEDd-D.png", + "sizes" : [ { + "h" : 354, + "resize" : "fit", + "w" : 874 + }, { + "h" : 354, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 354, + "resize" : "fit", + "w" : 874 + }, { + "h" : 275, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Talk:Dissolution (chemistry)", + "display_url" : "pic.twitter.com\/PnzaVsQGiS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/2FO228aTyt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820612652&oldid=820612584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952945336640770050", + "text" : "Talk:Dissolution (chemistry) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2FO228aTyt https:\/\/t.co\/PnzaVsQGiS", + "id" : 952945336640770050, + "created_at" : "2018-01-15 16:47:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952945239651692544\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/GJisihGQtu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmKpHiVwAAfzsG.png", + "id_str" : "952945235167920128", + "id" : 952945235167920128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmKpHiVwAAfzsG.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 680 + }, { + "h" : 540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 540, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Dissolution (chemistry)", + "display_url" : "pic.twitter.com\/GJisihGQtu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/9QxaEQMqyW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820612584&oldid=755642809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952945239651692544", + "text" : "Talk:Dissolution (chemistry) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9QxaEQMqyW https:\/\/t.co\/GJisihGQtu", + "id" : 952945239651692544, + "created_at" : "2018-01-15 16:47:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952936376009453570\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/4t6DtO9ifO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTmClGYU0AE7S3f.png", + "id_str" : "952936370044981249", + "id" : 952936370044981249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTmClGYU0AE7S3f.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 442 + }, { + "h" : 1344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 780 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Kickstarter", + "display_url" : "pic.twitter.com\/4t6DtO9ifO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/o2cTgkihCn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820607315&oldid=818664049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952936376009453570", + "text" : "Kickstarter Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/o2cTgkihCn https:\/\/t.co\/4t6DtO9ifO", + "id" : 952936376009453570, + "created_at" : "2018-01-15 16:11:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952931588261675014\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ova3JKazzc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTl-OmWWkAAj6_D.png", + "id_str" : "952931585443139584", + "id" : 952931585443139584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTl-OmWWkAAj6_D.png", + "sizes" : [ { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Anglo-Qu\u00E9b\u00E9cois", + "display_url" : "pic.twitter.com\/ova3JKazzc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Bsu4OARmmU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144511377&oldid=143193452&rcid=354322459", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952931588261675014", + "text" : "Anglo-Qu\u00E9b\u00E9cois Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bsu4OARmmU https:\/\/t.co\/ova3JKazzc", + "id" : 952931588261675014, + "created_at" : "2018-01-15 15:52:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952381517355012096\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/lcLOw8Lbzg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTeJ8MaUQAAAeK8.png", + "id_str" : "952381513428910080", + "id" : 952381513428910080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTeJ8MaUQAAAeK8.png", + "sizes" : [ { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 624 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/lcLOw8Lbzg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/g5n8iy0sme", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820307147&oldid=820187257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952381517355012096", + "text" : "Alice in Wonderland (2010 film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/g5n8iy0sme https:\/\/t.co\/lcLOw8Lbzg", + "id" : 952381517355012096, + "created_at" : "2018-01-14 03:27:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952064847004553217\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/0xZAoK6cn1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTZp7eoWAAAmjgk.png", + "id_str" : "952064841790914560", + "id" : 952064841790914560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTZp7eoWAAAmjgk.png", + "sizes" : [ { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 471, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pacific Northwest", + "display_url" : "pic.twitter.com\/0xZAoK6cn1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/fiGoagTiWp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820130878&oldid=820130512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952064847004553217", + "text" : "Pacific Northwest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fiGoagTiWp https:\/\/t.co\/0xZAoK6cn1", + "id" : 952064847004553217, + "created_at" : "2018-01-13 06:28:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952064074434609152\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Th6YmSitXA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTZpOojVQAEj9hC.png", + "id_str" : "952064071360135169", + "id" : 952064071360135169, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTZpOojVQAEj9hC.png", + "sizes" : [ { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 471, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pacific Northwest", + "display_url" : "pic.twitter.com\/Th6YmSitXA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/pzzLnIigv5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820130512&oldid=819962622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952064074434609152", + "text" : "Pacific Northwest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pzzLnIigv5 https:\/\/t.co\/Th6YmSitXA", + "id" : 952064074434609152, + "created_at" : "2018-01-13 06:25:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952020821412900864\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/674f8x6TIE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTZB4_5WsAEWThu.png", + "id_str" : "952020818715914241", + "id" : 952020818715914241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTZB4_5WsAEWThu.png", + "sizes" : [ { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 650, + "resize" : "fit", + "w" : 680 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Friendly artificial intelligence", + "display_url" : "pic.twitter.com\/674f8x6TIE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/a7zbtsvuxM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820112549&oldid=820111851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952020821412900864", + "text" : "Friendly artificial intelligence Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a7zbtsvuxM https:\/\/t.co\/674f8x6TIE", + "id" : 952020821412900864, + "created_at" : "2018-01-13 03:33:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/952019397241180160\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/GPmgrXH61L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTZAmC3WAAAtX-E.png", + "id_str" : "952019393583644672", + "id" : 952019393583644672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTZAmC3WAAAtX-E.png", + "sizes" : [ { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 558 + } ], + "media_alt" : "Screenshot of edit to Friendly artificial intelligence", + "display_url" : "pic.twitter.com\/GPmgrXH61L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/G8Sqgu4ocx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820111851&oldid=820047310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "952019397241180160", + "text" : "Friendly artificial intelligence Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G8Sqgu4ocx https:\/\/t.co\/GPmgrXH61L", + "id" : 952019397241180160, + "created_at" : "2018-01-13 03:28:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951934963410259968\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/kd1xCumcSb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTXzzU7W4AAGQNp.png", + "id_str" : "951934959375278080", + "id" : 951934959375278080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTXzzU7W4AAGQNp.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Green Party of the United States", + "display_url" : "pic.twitter.com\/kd1xCumcSb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/P9avMb6pb3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820065080&oldid=820048973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951934963410259968", + "text" : "Green Party of the United States Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/P9avMb6pb3 https:\/\/t.co\/kd1xCumcSb", + "id" : 951934963410259968, + "created_at" : "2018-01-12 21:52:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951926550710153216\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/8RzzLftSLu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTXsJi6VQAArYD9.png", + "id_str" : "951926544993173504", + "id" : 951926544993173504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTXsJi6VQAArYD9.png", + "sizes" : [ { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 673 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/8RzzLftSLu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/SK6PwdGdkU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820059575&oldid=820050208", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951926550710153216", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SK6PwdGdkU https:\/\/t.co\/8RzzLftSLu", + "id" : 951926550710153216, + "created_at" : "2018-01-12 21:19:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951921705638907904\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/Dq15v3Oj3A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTXnvqwWAAA8dVI.png", + "id_str" : "951921702375653376", + "id" : 951921702375653376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTXnvqwWAAA8dVI.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tibetan sovereignty debate", + "display_url" : "pic.twitter.com\/Dq15v3Oj3A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ejxyt6gUOF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820056858&oldid=818838012", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951921705638907904", + "text" : "Tibetan sovereignty debate Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ejxyt6gUOF https:\/\/t.co\/Dq15v3Oj3A", + "id" : 951921705638907904, + "created_at" : "2018-01-12 20:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951904690610016256\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/8dpKBWFm93", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTXYRMvXcAAuX82.png", + "id_str" : "951904686247997440", + "id" : 951904686247997440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTXYRMvXcAAuX82.png", + "sizes" : [ { + "h" : 321, + "resize" : "fit", + "w" : 680 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Maxime Talbot", + "display_url" : "pic.twitter.com\/8dpKBWFm93" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/nMhp3YBicY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820047451&oldid=820047374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951904690610016256", + "text" : "Maxime Talbot Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/nMhp3YBicY https:\/\/t.co\/8dpKBWFm93", + "id" : 951904690610016256, + "created_at" : "2018-01-12 19:52:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951904541108330498\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ZC2epmtMmL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTXYIlIXkAY_TS_.png", + "id_str" : "951904538176491526", + "id" : 951904538176491526, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTXYIlIXkAY_TS_.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Maxime Talbot", + "display_url" : "pic.twitter.com\/ZC2epmtMmL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/hWTQSDZOnp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820047374&oldid=820047284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951904541108330498", + "text" : "Maxime Talbot Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/hWTQSDZOnp https:\/\/t.co\/ZC2epmtMmL", + "id" : 951904541108330498, + "created_at" : "2018-01-12 19:51:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951904421910339589\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/1oy5VgzQPF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTXYBOzXcAMCwfV.png", + "id_str" : "951904411923738627", + "id" : 951904411923738627, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTXYBOzXcAMCwfV.png", + "sizes" : [ { + "h" : 674, + "resize" : "fit", + "w" : 874 + }, { + "h" : 674, + "resize" : "fit", + "w" : 874 + }, { + "h" : 674, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Maxime Talbot", + "display_url" : "pic.twitter.com\/1oy5VgzQPF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/M4AuoMsPFO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820047284&oldid=819758529", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951904421910339589", + "text" : "Maxime Talbot Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/M4AuoMsPFO https:\/\/t.co\/1oy5VgzQPF", + "id" : 951904421910339589, + "created_at" : "2018-01-12 19:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951903708509626371\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Nz5x0apENF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTXXX5hX4AEqf5-.png", + "id_str" : "951903701836488705", + "id" : 951903701836488705, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTXXX5hX4AEqf5-.png", + "sizes" : [ { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 673 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/Nz5x0apENF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/VWePc1SwxH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820046895&oldid=820039450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951903708509626371", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VWePc1SwxH https:\/\/t.co\/Nz5x0apENF", + "id" : 951903708509626371, + "created_at" : "2018-01-12 19:48:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951869868382580736\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/xnfCbnlr4c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTW4mPXW4AMVxLJ.png", + "id_str" : "951869863357767683", + "id" : 951869863357767683, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTW4mPXW4AMVxLJ.png", + "sizes" : [ { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 673 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/xnfCbnlr4c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/QjGmk9hqRf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820028335&oldid=820017288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951869868382580736", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QjGmk9hqRf https:\/\/t.co\/xnfCbnlr4c", + "id" : 951869868382580736, + "created_at" : "2018-01-12 17:33:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951859047837458439\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/rFc7nYR4yM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWuwejXcAA5RTO.png", + "id_str" : "951859044117082112", + "id" : 951859044117082112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWuwejXcAA5RTO.png", + "sizes" : [ { + "h" : 950, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 626 + }, { + "h" : 950, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 950, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Japanese holdout", + "display_url" : "pic.twitter.com\/rFc7nYR4yM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/dHVwinQLno", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820020958&oldid=818591244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951859047837458439", + "text" : "Japanese holdout Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/dHVwinQLno https:\/\/t.co\/rFc7nYR4yM", + "id" : 951859047837458439, + "created_at" : "2018-01-12 16:50:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951851277964759040\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/KWrSmCKDqb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWnsOEXkAEn-tN.png", + "id_str" : "951851274391228417", + "id" : 951851274391228417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWnsOEXkAEn-tN.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 512 + }, { + "h" : 1161, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1161, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1161, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to World Heritage Site", + "display_url" : "pic.twitter.com\/KWrSmCKDqb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/o1gkpj3iXf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820015878&oldid=819070216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951851277964759040", + "text" : "World Heritage Site Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o1gkpj3iXf https:\/\/t.co\/KWrSmCKDqb", + "id" : 951851277964759040, + "created_at" : "2018-01-12 16:20:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951848534940307456\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/btvHCVwLon", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWlMlOWsAAjQYj.png", + "id_str" : "951848531828060160", + "id" : 951848531828060160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWlMlOWsAAjQYj.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Proliferation Security Initiative", + "display_url" : "pic.twitter.com\/btvHCVwLon" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/l7YyqbcMjt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820014090&oldid=816293614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951848534940307456", + "text" : "Proliferation Security Initiative Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l7YyqbcMjt https:\/\/t.co\/btvHCVwLon", + "id" : 951848534940307456, + "created_at" : "2018-01-12 16:09:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951846799370784768\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/1Jf8MEac58", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWjnbZVwAAo1wh.png", + "id_str" : "951846794022993920", + "id" : 951846794022993920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWjnbZVwAAo1wh.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Cubs Park (Mesa)", + "display_url" : "pic.twitter.com\/1Jf8MEac58" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/3dKptF8s6F", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144417478&oldid=117516532&rcid=354056775", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951846799370784768", + "text" : "Cubs Park (Mesa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3dKptF8s6F https:\/\/t.co\/1Jf8MEac58", + "id" : 951846799370784768, + "created_at" : "2018-01-12 16:02:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951846544310972428\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/09mAoPWPnE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWjYiDWsAAtOco.png", + "id_str" : "951846538111791104", + "id" : 951846538111791104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWjYiDWsAAtOco.png", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Entra\u00EEnement de printemps", + "display_url" : "pic.twitter.com\/09mAoPWPnE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/pVCNa8HY9M", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144417452&oldid=144417415&rcid=354056690", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951846544310972428", + "text" : "Entra\u00EEnement de printemps Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pVCNa8HY9M https:\/\/t.co\/09mAoPWPnE", + "id" : 951846544310972428, + "created_at" : "2018-01-12 16:01:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951846210989690880\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/OF1kjFQJ2X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWjFRNWsAAjqQ4.png", + "id_str" : "951846207172816896", + "id" : 951846207172816896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWjFRNWsAAjqQ4.png", + "sizes" : [ { + "h" : 758, + "resize" : "fit", + "w" : 874 + }, { + "h" : 758, + "resize" : "fit", + "w" : 874 + }, { + "h" : 758, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 590, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Entra\u00EEnement de printemps", + "display_url" : "pic.twitter.com\/OF1kjFQJ2X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/zKyG0agDJ3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144417415&oldid=144417315&rcid=354056641", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951846210989690880", + "text" : "Entra\u00EEnement de printemps Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zKyG0agDJ3 https:\/\/t.co\/OF1kjFQJ2X", + "id" : 951846210989690880, + "created_at" : "2018-01-12 15:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951845471303159808\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/Moq1zpD5hD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWiaHwXUAAbp2t.png", + "id_str" : "951845465900929024", + "id" : 951845465900929024, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWiaHwXUAAbp2t.png", + "sizes" : [ { + "h" : 818, + "resize" : "fit", + "w" : 874 + }, { + "h" : 636, + "resize" : "fit", + "w" : 680 + }, { + "h" : 818, + "resize" : "fit", + "w" : 874 + }, { + "h" : 818, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Entra\u00EEnement de printemps", + "display_url" : "pic.twitter.com\/Moq1zpD5hD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/j1fnINwAfZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144417315&oldid=135365166&rcid=354056319", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951845471303159808", + "text" : "Entra\u00EEnement de printemps Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j1fnINwAfZ https:\/\/t.co\/Moq1zpD5hD", + "id" : 951845471303159808, + "created_at" : "2018-01-12 15:56:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951831974422949889\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/3LQldDLLqd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWWIhTX0AIf_tf.png", + "id_str" : "951831969381470210", + "id" : 951831969381470210, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWWIhTX0AIf_tf.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mark Stone (ice hockey)", + "display_url" : "pic.twitter.com\/3LQldDLLqd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/l0AiPONBXq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820006014&oldid=817704888", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951831974422949889", + "text" : "Mark Stone (ice hockey) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/l0AiPONBXq https:\/\/t.co\/3LQldDLLqd", + "id" : 951831974422949889, + "created_at" : "2018-01-12 15:03:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951826797628444674\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/IOMDq7Z91A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTWRbQ7WAAYPFLc.png", + "id_str" : "951826793845096454", + "id" : 951826793845096454, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTWRbQ7WAAYPFLc.png", + "sizes" : [ { + "h" : 920, + "resize" : "fit", + "w" : 874 + }, { + "h" : 920, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 646 + }, { + "h" : 920, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Matt Johnson (ice hockey)", + "display_url" : "pic.twitter.com\/IOMDq7Z91A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/FKHa2QtnBb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=820003629&oldid=819883734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951826797628444674", + "text" : "Matt Johnson (ice hockey) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FKHa2QtnBb https:\/\/t.co\/IOMDq7Z91A", + "id" : 951826797628444674, + "created_at" : "2018-01-12 14:42:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951580784485371905\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/l3TOC3w04P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTSxrZHW4AcJtaD.png", + "id_str" : "951580780316254215", + "id" : 951580780316254215, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTSxrZHW4AcJtaD.png", + "sizes" : [ { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 296, + "resize" : "fit", + "w" : 680 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Golden Globe Award", + "display_url" : "pic.twitter.com\/l3TOC3w04P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Tjws2DHZgb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819899660&oldid=819875860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951580784485371905", + "text" : "Golden Globe Award Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Tjws2DHZgb https:\/\/t.co\/l3TOC3w04P", + "id" : 951580784485371905, + "created_at" : "2018-01-11 22:25:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951577925362634752\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/JZ046acdMs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTSvFCoWkAAPYhw.png", + "id_str" : "951577922422345728", + "id" : 951577922422345728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTSvFCoWkAAPYhw.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/JZ046acdMs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/8s67EN2yt8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819898456&oldid=819876995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951577925362634752", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8s67EN2yt8 https:\/\/t.co\/JZ046acdMs", + "id" : 951577925362634752, + "created_at" : "2018-01-11 22:13:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951574462478143488\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/dBlV1xLzxg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTSr7TjW4AMaHky.png", + "id_str" : "951574456631222275", + "id" : 951574456631222275, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTSr7TjW4AMaHky.png", + "sizes" : [ { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 680 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Czech Republic men's national junior ice hockey team", + "display_url" : "pic.twitter.com\/dBlV1xLzxg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/DGDMuUf0S5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819896731&oldid=818703074", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951574462478143488", + "text" : "Czech Republic men's national junior ice hockey team Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/DGDMuUf0S5 https:\/\/t.co\/dBlV1xLzxg", + "id" : 951574462478143488, + "created_at" : "2018-01-11 22:00:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951537818689527810\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/eMPTbvieKA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTSKme1XkAA5-mA.png", + "id_str" : "951537814998585344", + "id" : 951537814998585344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTSKme1XkAA5-mA.png", + "sizes" : [ { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 673 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/eMPTbvieKA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/hBVTF0lJwQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819876995&oldid=819819941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951537818689527810", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hBVTF0lJwQ https:\/\/t.co\/eMPTbvieKA", + "id" : 951537818689527810, + "created_at" : "2018-01-11 19:34:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951537487800864768\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/XGbJn1rtwv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTSKTSNWAAEhKUH.png", + "id_str" : "951537485191970817", + "id" : 951537485191970817, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTSKTSNWAAEhKUH.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 in Canada", + "display_url" : "pic.twitter.com\/XGbJn1rtwv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/vdAueUPoWP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819876818&oldid=819876702", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951537487800864768", + "text" : "2006 in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vdAueUPoWP https:\/\/t.co\/XGbJn1rtwv", + "id" : 951537487800864768, + "created_at" : "2018-01-11 19:33:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951537271060262912\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ko8ZnBYhwA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTSKGoRXUAEQUeB.png", + "id_str" : "951537267776114689", + "id" : 951537267776114689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTSKGoRXUAEQUeB.png", + "sizes" : [ { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 in Canada", + "display_url" : "pic.twitter.com\/ko8ZnBYhwA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/q2jnsd1ajw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819876702&oldid=819876413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951537271060262912", + "text" : "2006 in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q2jnsd1ajw https:\/\/t.co\/ko8ZnBYhwA", + "id" : 951537271060262912, + "created_at" : "2018-01-11 19:32:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951536784973942784\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/kvVT9JZlYd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTSJqRVU0AAGcON.png", + "id_str" : "951536780582375424", + "id" : 951536780582375424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTSJqRVU0AAGcON.png", + "sizes" : [ { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 in Canada", + "display_url" : "pic.twitter.com\/kvVT9JZlYd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/DhHojYFGe0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819876413&oldid=818046719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951536784973942784", + "text" : "2006 in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DhHojYFGe0 https:\/\/t.co\/kvVT9JZlYd", + "id" : 951536784973942784, + "created_at" : "2018-01-11 19:30:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951507918662307840\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/m7Nub67v71", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRvaAIWkAAp_3D.png", + "id_str" : "951507913784332288", + "id" : 951507913784332288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRvaAIWkAAp_3D.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Shared Services Canada", + "display_url" : "pic.twitter.com\/m7Nub67v71" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/b3fYL594MY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819857031&oldid=819715886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951507918662307840", + "text" : "Shared Services Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b3fYL594MY https:\/\/t.co\/m7Nub67v71", + "id" : 951507918662307840, + "created_at" : "2018-01-11 17:35:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951499083574890497\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/T9ysCknQvN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRnXmXU0AE8XKM.png", + "id_str" : "951499076415049729", + "id" : 951499076415049729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRnXmXU0AE8XKM.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Title", + "display_url" : "pic.twitter.com\/T9ysCknQvN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/qAqva3FNIY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819852158&oldid=819640166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951499083574890497", + "text" : "Title Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qAqva3FNIY https:\/\/t.co\/T9ysCknQvN", + "id" : 951499083574890497, + "created_at" : "2018-01-11 17:00:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951496156273659904\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/XYQFOWcUgm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRktaMWsAAIeeW.png", + "id_str" : "951496152570048512", + "id" : 951496152570048512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRktaMWsAAIeeW.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 680 + }, { + "h" : 511, + "resize" : "fit", + "w" : 874 + }, { + "h" : 511, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 511, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Degree day", + "display_url" : "pic.twitter.com\/XYQFOWcUgm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/p5tHlKP7N6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819850564&oldid=819846900", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951496156273659904", + "text" : "Degree day Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p5tHlKP7N6 https:\/\/t.co\/XYQFOWcUgm", + "id" : 951496156273659904, + "created_at" : "2018-01-11 16:48:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951489812548259841\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ycgqCZsXUm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRe8D9X0AEEnwO.png", + "id_str" : "951489807229898753", + "id" : 951489807229898753, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRe8D9X0AEEnwO.png", + "sizes" : [ { + "h" : 988, + "resize" : "fit", + "w" : 874 + }, { + "h" : 988, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 602 + }, { + "h" : 988, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Degree day", + "display_url" : "pic.twitter.com\/ycgqCZsXUm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Ou1iojgcRS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819846900&oldid=801545580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951489812548259841", + "text" : "Degree day Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ou1iojgcRS https:\/\/t.co\/ycgqCZsXUm", + "id" : 951489812548259841, + "created_at" : "2018-01-11 16:23:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951488563685838849\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/L6KqQBqQtT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRdzPMX0AUeg_s.png", + "id_str" : "951488556115152901", + "id" : 951488556115152901, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRdzPMX0AUeg_s.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 209 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 629 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2844, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 369 + } ], + "media_alt" : "Screenshot of edit to John Barlow (Canadian politician)", + "display_url" : "pic.twitter.com\/L6KqQBqQtT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/HhHMBU71qZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819846233&oldid=802546366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951488563685838849", + "text" : "John Barlow (Canadian politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/HhHMBU71qZ https:\/\/t.co\/L6KqQBqQtT", + "id" : 951488563685838849, + "created_at" : "2018-01-11 16:18:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951479832059183104\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/UXls9a5U6X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRV3LzUMAAeXLm.png", + "id_str" : "951479827831205888", + "id" : 951479827831205888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRV3LzUMAAeXLm.png", + "sizes" : [ { + "h" : 694, + "resize" : "fit", + "w" : 874 + }, { + "h" : 540, + "resize" : "fit", + "w" : 680 + }, { + "h" : 694, + "resize" : "fit", + "w" : 874 + }, { + "h" : 694, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Lateral flow test", + "display_url" : "pic.twitter.com\/UXls9a5U6X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/pt7JR3UJQi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819841737&oldid=815889311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951479832059183104", + "text" : "Talk:Lateral flow test Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pt7JR3UJQi https:\/\/t.co\/UXls9a5U6X", + "id" : 951479832059183104, + "created_at" : "2018-01-11 15:44:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951459994016268288\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/Q5vNvXG9tq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRD0EvW0AAEuK2.png", + "id_str" : "951459983186644992", + "id" : 951459983186644992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRD0EvW0AAEuK2.png", + "sizes" : [ { + "h" : 1031, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1031, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1031, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces Naval Reserve", + "display_url" : "pic.twitter.com\/Q5vNvXG9tq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/1Egc6XfmBf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819831686&oldid=797498723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951459994016268288", + "text" : "Canadian Forces Naval Reserve Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1Egc6XfmBf https:\/\/t.co\/Q5vNvXG9tq", + "id" : 951459994016268288, + "created_at" : "2018-01-11 14:25:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951458746747838464\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/5LmaLZWetA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRCrr_UMAU9mU4.png", + "id_str" : "951458739592114181", + "id" : 951458739592114181, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRCrr_UMAU9mU4.png", + "sizes" : [ { + "h" : 1021, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1021, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 582 + }, { + "h" : 1021, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charles Hadfield (historian)", + "display_url" : "pic.twitter.com\/5LmaLZWetA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/zll2yOZzAR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819831070&oldid=801473106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951458746747838464", + "text" : "Charles Hadfield (historian) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/zll2yOZzAR https:\/\/t.co\/5LmaLZWetA", + "id" : 951458746747838464, + "created_at" : "2018-01-11 14:20:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951456101958078465\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/f0sTEPO741", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTRAR4HX0AI5ohS.png", + "id_str" : "951456097147277314", + "id" : 951456097147277314, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTRAR4HX0AI5ohS.png", + "sizes" : [ { + "h" : 302, + "resize" : "fit", + "w" : 680 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Services publics et Approvisionnement Canada", + "display_url" : "pic.twitter.com\/f0sTEPO741" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/UghO45YN6e", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144383991&oldid=120262640&rcid=353969258", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951456101958078465", + "text" : "Services publics et Approvisionnement Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UghO45YN6e https:\/\/t.co\/f0sTEPO741", + "id" : 951456101958078465, + "created_at" : "2018-01-11 14:09:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951240787790123008\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/f5IsRiBy66", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTN8dB8W4AEzRzJ.png", + "id_str" : "951240784484950017", + "id" : 951240784484950017, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTN8dB8W4AEzRzJ.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 41 Service Battalion", + "display_url" : "pic.twitter.com\/f5IsRiBy66" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/DdDcMDm4qj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819730609&oldid=819730331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951240787790123008", + "text" : "41 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DdDcMDm4qj https:\/\/t.co\/f5IsRiBy66", + "id" : 951240787790123008, + "created_at" : "2018-01-10 23:54:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951240266853339137\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/7RhBNkkT7y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTN7-wXWsAAkJDg.png", + "id_str" : "951240264370270208", + "id" : 951240264370270208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTN7-wXWsAAkJDg.png", + "sizes" : [ { + "h" : 418, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 680 + }, { + "h" : 418, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 41 Service Battalion", + "display_url" : "pic.twitter.com\/7RhBNkkT7y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/UD00bH4wiA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819730331&oldid=818638902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951240266853339137", + "text" : "41 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UD00bH4wiA https:\/\/t.co\/7RhBNkkT7y", + "id" : 951240266853339137, + "created_at" : "2018-01-10 23:52:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951186457326219264\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/ZftTK4HtSt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTNLCdyWkAAuF9Q.png", + "id_str" : "951186452032950272", + "id" : 951186452032950272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTNLCdyWkAAuF9Q.png", + "sizes" : [ { + "h" : 278, + "resize" : "fit", + "w" : 680 + }, { + "h" : 357, + "resize" : "fit", + "w" : 874 + }, { + "h" : 357, + "resize" : "fit", + "w" : 874 + }, { + "h" : 357, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sir Robert Borden High School", + "display_url" : "pic.twitter.com\/ZftTK4HtSt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/TAluctoR6s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819697489&oldid=819662194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951186457326219264", + "text" : "Sir Robert Borden High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TAluctoR6s https:\/\/t.co\/ZftTK4HtSt", + "id" : 951186457326219264, + "created_at" : "2018-01-10 20:18:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951130858194423809\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/z0Zjpef4Pr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTMYeFMWAAMEf0P.png", + "id_str" : "951130851374399491", + "id" : 951130851374399491, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTMYeFMWAAMEf0P.png", + "sizes" : [ { + "h" : 508, + "resize" : "fit", + "w" : 680 + }, { + "h" : 653, + "resize" : "fit", + "w" : 874 + }, { + "h" : 653, + "resize" : "fit", + "w" : 874 + }, { + "h" : 653, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Fran\u00E7ais qu\u00E9b\u00E9cois", + "display_url" : "pic.twitter.com\/z0Zjpef4Pr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/m4l7zLc6Xm", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=144355761&oldid=143856131&rcid=353885250", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951130858194423809", + "text" : "Fran\u00E7ais qu\u00E9b\u00E9cois Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/m4l7zLc6Xm https:\/\/t.co\/z0Zjpef4Pr", + "id" : 951130858194423809, + "created_at" : "2018-01-10 16:37:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951121953338904576\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/QxBuymLI4L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTMQX-mXUAA6YLC.png", + "id_str" : "951121950432251904", + "id" : 951121950432251904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTMQX-mXUAA6YLC.png", + "sizes" : [ { + "h" : 877, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 877, + "resize" : "fit", + "w" : 874 + }, { + "h" : 877, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brantford", + "display_url" : "pic.twitter.com\/QxBuymLI4L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/bqlaX597CG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819657329&oldid=819656960", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951121953338904576", + "text" : "Brantford Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bqlaX597CG https:\/\/t.co\/QxBuymLI4L", + "id" : 951121953338904576, + "created_at" : "2018-01-10 16:01:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951121296057950209\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/5hgyUn3EdN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTMPxphXcAALoO_.png", + "id_str" : "951121291939115008", + "id" : 951121291939115008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTMPxphXcAALoO_.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 380 + }, { + "h" : 680, + "resize" : "fit", + "w" : 215 + }, { + "h" : 2760, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 649 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brantford", + "display_url" : "pic.twitter.com\/5hgyUn3EdN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Nv7IWgEg6L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819656960&oldid=817444315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951121296057950209", + "text" : "Brantford Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Nv7IWgEg6L https:\/\/t.co\/5hgyUn3EdN", + "id" : 951121296057950209, + "created_at" : "2018-01-10 15:59:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951120742460116992\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Bbvktewzfg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTMPRSbW0AIdYOb.png", + "id_str" : "951120735984078850", + "id" : 951120735984078850, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTMPRSbW0AIdYOb.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Thermowell", + "display_url" : "pic.twitter.com\/Bbvktewzfg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/8gJhspfYyB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819656677&oldid=788765488", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951120742460116992", + "text" : "Thermowell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8gJhspfYyB https:\/\/t.co\/Bbvktewzfg", + "id" : 951120742460116992, + "created_at" : "2018-01-10 15:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951115424791453696\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/iKdvLLt0RF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTMKbyGU8AAR_sk.png", + "id_str" : "951115418726363136", + "id" : 951115418726363136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTMKbyGU8AAR_sk.png", + "sizes" : [ { + "h" : 583, + "resize" : "fit", + "w" : 874 + }, { + "h" : 583, + "resize" : "fit", + "w" : 874 + }, { + "h" : 583, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Talk:Section 8 of the Canadian Charter of Rights and Freedoms", + "display_url" : "pic.twitter.com\/iKdvLLt0RF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/k5CPtdCuPx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819653535&oldid=735458869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951115424791453696", + "text" : "Talk:Section 8 of the Canadian Charter of Rights an Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k5CPtdCuPx https:\/\/t.co\/iKdvLLt0RF", + "id" : 951115424791453696, + "created_at" : "2018-01-10 15:36:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/951091141490987008\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/tm43G8AMcf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTL0WR4UMAEgH1r.png", + "id_str" : "951091134922502145", + "id" : 951091134922502145, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTL0WR4UMAEgH1r.png", + "sizes" : [ { + "h" : 595, + "resize" : "fit", + "w" : 680 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to King of the Road (song)", + "display_url" : "pic.twitter.com\/tm43G8AMcf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DILiqwYEHB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819639471&oldid=806119686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951091141490987008", + "text" : "King of the Road (song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DILiqwYEHB https:\/\/t.co\/tm43G8AMcf", + "id" : 951091141490987008, + "created_at" : "2018-01-10 13:59:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/L2GjxjYAwG", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2018.01", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "951085136526770177", + "text" : "\uD83D\uDCBE\uD83D\uDCBE\uD83D\uDCBE\n\nJanuary 2018 Twitter archive accession.\n\nAll tweets are public domain.\n\nHave at it, and enjoy!\n\n\uD83D\uDCBE\uD83D\uDCBE\uD83D\uDCBE\n\nhttps:\/\/t.co\/L2GjxjYAwG", + "id" : 951085136526770177, + "created_at" : "2018-01-10 13:35:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950838862527463425\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/kqdzemocyf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTIO5yjU0AEMrns.png", + "id_str" : "950838857313865729", + "id" : 950838857313865729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTIO5yjU0AEMrns.png", + "sizes" : [ { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 407, + "resize" : "fit", + "w" : 874 + }, { + "h" : 317, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Visa requirements for Canadian citizens", + "display_url" : "pic.twitter.com\/kqdzemocyf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/rp7xthtMWj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819526362&oldid=819506791", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950838862527463425", + "text" : "Visa requirements for Canadian citizens Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rp7xthtMWj https:\/\/t.co\/kqdzemocyf", + "id" : 950838862527463425, + "created_at" : "2018-01-09 21:17:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950798781288611841\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/y9Cq0uhtFr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTHqczrUMAEl0Hm.jpg", + "id_str" : "950798776981008385", + "id" : 950798776981008385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTHqczrUMAEl0Hm.jpg", + "sizes" : [ { + "h" : 297, + "resize" : "fit", + "w" : 874 + }, { + "h" : 231, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 297, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q749314", + "display_url" : "pic.twitter.com\/y9Cq0uhtFr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Hwym1ywtbG", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=618177835&oldid=521350944&rcid=653568073", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950798781288611841", + "text" : "Q749314 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hwym1ywtbG https:\/\/t.co\/y9Cq0uhtFr", + "id" : 950798781288611841, + "created_at" : "2018-01-09 18:37:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950768459255898114\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/RqPcQSHuoh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTHO31-XUAAwDHo.png", + "id_str" : "950768455128666112", + "id" : 950768455128666112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTHO31-XUAAwDHo.png", + "sizes" : [ { + "h" : 798, + "resize" : "fit", + "w" : 874 + }, { + "h" : 798, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 680 + }, { + "h" : 798, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/RqPcQSHuoh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/qfuFOJjZ2I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819483260&oldid=819463536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950768459255898114", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qfuFOJjZ2I https:\/\/t.co\/RqPcQSHuoh", + "id" : 950768459255898114, + "created_at" : "2018-01-09 16:37:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950766757458870272\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/se2YdjpNRX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTHNUz1XkAArFsO.png", + "id_str" : "950766753747013632", + "id" : 950766753747013632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTHNUz1XkAArFsO.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Embassy of Canada, Paris", + "display_url" : "pic.twitter.com\/se2YdjpNRX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/j2f2PQb23h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819481883&oldid=775131435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950766757458870272", + "text" : "Embassy of Canada, Paris Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j2f2PQb23h https:\/\/t.co\/se2YdjpNRX", + "id" : 950766757458870272, + "created_at" : "2018-01-09 16:30:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950764111549423616\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/F7KOvgqooh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTHK6qzU0AAgym-.png", + "id_str" : "950764105622671360", + "id" : 950764105622671360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTHK6qzU0AAgym-.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to The Crown (band)", + "display_url" : "pic.twitter.com\/F7KOvgqooh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/PiL6J1eBLx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819480437&oldid=819480347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950764111549423616", + "text" : "The Crown (band) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/PiL6J1eBLx https:\/\/t.co\/F7KOvgqooh", + "id" : 950764111549423616, + "created_at" : "2018-01-09 16:20:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950763947401064450\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/peXrH80Gf4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTHKxR-WAAERsx1.png", + "id_str" : "950763944339177473", + "id" : 950763944339177473, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTHKxR-WAAERsx1.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to The Crown (band)", + "display_url" : "pic.twitter.com\/peXrH80Gf4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/oTezajXX3u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819480347&oldid=812629668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950763947401064450", + "text" : "The Crown (band) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oTezajXX3u https:\/\/t.co\/peXrH80Gf4", + "id" : 950763947401064450, + "created_at" : "2018-01-09 16:19:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950760708538601472\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ruezhaJK5D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTHH0hOW4AAG2h0.png", + "id_str" : "950760701437599744", + "id" : 950760701437599744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTHH0hOW4AAG2h0.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vaslav Nijinsky", + "display_url" : "pic.twitter.com\/ruezhaJK5D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/vaMqNUInXf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819477761&oldid=819477230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950760708538601472", + "text" : "Vaslav Nijinsky Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vaMqNUInXf https:\/\/t.co\/ruezhaJK5D", + "id" : 950760708538601472, + "created_at" : "2018-01-09 16:06:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950760105364086784\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ehqwwYfWao", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTHHRcjWAAApl58.png", + "id_str" : "950760098888024064", + "id" : 950760098888024064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTHHRcjWAAApl58.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Vaslav Nijinsky", + "display_url" : "pic.twitter.com\/ehqwwYfWao" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/CFaTMvNv3B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819477230&oldid=814940699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950760105364086784", + "text" : "Vaslav Nijinsky Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CFaTMvNv3B https:\/\/t.co\/ehqwwYfWao", + "id" : 950760105364086784, + "created_at" : "2018-01-09 16:04:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950759674185506816\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/2A09hocU8A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTHG4gTXkAE3qq_.png", + "id_str" : "950759670398029825", + "id" : 950759670398029825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTHG4gTXkAE3qq_.png", + "sizes" : [ { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 673 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/2A09hocU8A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/aeESHd7y6n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819476882&oldid=819469870", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950759674185506816", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aeESHd7y6n https:\/\/t.co\/2A09hocU8A", + "id" : 950759674185506816, + "created_at" : "2018-01-09 16:02:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950746324642693120\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3Z671TzeWX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTG6vZAUMAII6yK.png", + "id_str" : "950746319680712706", + "id" : 950746319680712706, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTG6vZAUMAII6yK.png", + "sizes" : [ { + "h" : 593, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 593, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of sister cities in Canada", + "display_url" : "pic.twitter.com\/3Z671TzeWX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/gvrDYuy1cd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819469003&oldid=819468164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950746324642693120", + "text" : "List of sister cities in Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gvrDYuy1cd https:\/\/t.co\/3Z671TzeWX", + "id" : 950746324642693120, + "created_at" : "2018-01-09 15:09:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950744816341716993\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ycexPJWXgd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTG5XsAXkAEgHhy.png", + "id_str" : "950744812952719361", + "id" : 950744812952719361, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTG5XsAXkAEgHhy.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of sister cities in Canada", + "display_url" : "pic.twitter.com\/ycexPJWXgd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/jQxB4f5k9Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819468164&oldid=805929079", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950744816341716993", + "text" : "List of sister cities in Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/jQxB4f5k9Z https:\/\/t.co\/ycexPJWXgd", + "id" : 950744816341716993, + "created_at" : "2018-01-09 15:03:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950740940188209153\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/OA3FQhbgBI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTG11_YW4AA6SOI.png", + "id_str" : "950740935503175680", + "id" : 950740935503175680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTG11_YW4AA6SOI.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 525 + }, { + "h" : 1131, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1131, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1131, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Path\u2013goal theory", + "display_url" : "pic.twitter.com\/OA3FQhbgBI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/24td1mpLDZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819465919&oldid=814932010", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950740940188209153", + "text" : "Path\u2013goal theory Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/24td1mpLDZ https:\/\/t.co\/OA3FQhbgBI", + "id" : 950740940188209153, + "created_at" : "2018-01-09 14:47:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950736143544389633\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/spICzXvrP3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTGxe3RW0AEXCi3.png", + "id_str" : "950736140142825473", + "id" : 950736140142825473, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTGxe3RW0AEXCi3.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/spICzXvrP3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Z3phDTIekE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819463536&oldid=819463463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950736143544389633", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z3phDTIekE https:\/\/t.co\/spICzXvrP3", + "id" : 950736143544389633, + "created_at" : "2018-01-09 14:28:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950736004423520256\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/xrRbocUxxl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTGxWwUW0AAEOz-.png", + "id_str" : "950736000837406720", + "id" : 950736000837406720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTGxWwUW0AAEOz-.png", + "sizes" : [ { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/xrRbocUxxl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/pkBZMvweIY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819463463&oldid=819463402", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950736004423520256", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pkBZMvweIY https:\/\/t.co\/xrRbocUxxl", + "id" : 950736004423520256, + "created_at" : "2018-01-09 14:28:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950735906683662336\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/c0P1ibBf8i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTGxQ9aX0AAOkUL.png", + "id_str" : "950735901273083904", + "id" : 950735901273083904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTGxQ9aX0AAOkUL.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/c0P1ibBf8i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/LzwoA60iai", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819463402&oldid=819463345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950735906683662336", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LzwoA60iai https:\/\/t.co\/c0P1ibBf8i", + "id" : 950735906683662336, + "created_at" : "2018-01-09 14:27:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950735782058315781\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/Y15SZdef7h", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTGxJ2TWAAAsDAG.png", + "id_str" : "950735779105472512", + "id" : 950735779105472512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTGxJ2TWAAAsDAG.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/Y15SZdef7h" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/vGfBEi30C7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819463345&oldid=819463301", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950735782058315781", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vGfBEi30C7 https:\/\/t.co\/Y15SZdef7h", + "id" : 950735782058315781, + "created_at" : "2018-01-09 14:27:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950735707953418240\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/FNrsHf2QLi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTGxFYIX0AA_XHB.png", + "id_str" : "950735702286913536", + "id" : 950735702286913536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTGxFYIX0AA_XHB.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Quebec Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/FNrsHf2QLi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/sRekWwN7qP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819463301&oldid=819385618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950735707953418240", + "text" : "2018 Quebec Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sRekWwN7qP https:\/\/t.co\/FNrsHf2QLi", + "id" : 950735707953418240, + "created_at" : "2018-01-09 14:27:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950735406156394496\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/ef7MAc3hjW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTGwz6zXUAAAWua.png", + "id_str" : "950735402356396032", + "id" : 950735402356396032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTGwz6zXUAAAWua.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Nova Scotia Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/ef7MAc3hjW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/gvsBAoNUfD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819463170&oldid=819381475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950735406156394496", + "text" : "2018 Nova Scotia Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gvsBAoNUfD https:\/\/t.co\/ef7MAc3hjW", + "id" : 950735406156394496, + "created_at" : "2018-01-09 14:25:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950735007248732160\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/j0cRw2RtW7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTGwcn_XUAAwmAp.png", + "id_str" : "950735002169462784", + "id" : 950735002169462784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTGwcn_XUAAwmAp.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Manitoba Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/j0cRw2RtW7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ppJfDWPLUw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819462970&oldid=819382121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950735007248732160", + "text" : "2018 Manitoba Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ppJfDWPLUw https:\/\/t.co\/j0cRw2RtW7", + "id" : 950735007248732160, + "created_at" : "2018-01-09 14:24:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950484160707289088\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/lYM8ATzFHJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTDMTarWkAAuhPG.png", + "id_str" : "950484155325911040", + "id" : 950484155325911040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTDMTarWkAAuhPG.png", + "sizes" : [ { + "h" : 502, + "resize" : "fit", + "w" : 680 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/lYM8ATzFHJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/1TI0NhdTX9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819347636&oldid=819347249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950484160707289088", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1TI0NhdTX9 https:\/\/t.co\/lYM8ATzFHJ", + "id" : 950484160707289088, + "created_at" : "2018-01-08 21:47:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950483502729977856\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/CS2hejmrc4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTDLs6ZW4AAN4Vj.png", + "id_str" : "950483493825470464", + "id" : 950483493825470464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTDLs6ZW4AAN4Vj.png", + "sizes" : [ { + "h" : 587, + "resize" : "fit", + "w" : 680 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/CS2hejmrc4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/pD9wgS45dE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819347249&oldid=819347070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950483502729977856", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pD9wgS45dE https:\/\/t.co\/CS2hejmrc4", + "id" : 950483502729977856, + "created_at" : "2018-01-08 21:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950483219618717697\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/rK2kYLhrqk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTDLco-UQAAhc5y.png", + "id_str" : "950483214270742528", + "id" : 950483214270742528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTDLco-UQAAhc5y.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 492 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 867 + }, { + "h" : 1209, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1209, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/rK2kYLhrqk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ThxtSBFMY8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819347070&oldid=819346066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950483219618717697", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ThxtSBFMY8 https:\/\/t.co\/rK2kYLhrqk", + "id" : 950483219618717697, + "created_at" : "2018-01-08 21:43:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950481324078518272\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/CFBGK9YK2S", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTDJuQ6WkAQyLR0.png", + "id_str" : "950481318026055684", + "id" : 950481318026055684, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTDJuQ6WkAQyLR0.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 520 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/CFBGK9YK2S" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/aXOv52pFjk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819346066&oldid=819345895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950481324078518272", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aXOv52pFjk https:\/\/t.co\/CFBGK9YK2S", + "id" : 950481324078518272, + "created_at" : "2018-01-08 21:36:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950481016371777536\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/VkWqI16R2C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTDJciFXUAIhy8C.png", + "id_str" : "950481013397999618", + "id" : 950481013397999618, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTDJciFXUAIhy8C.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/VkWqI16R2C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Tn3zkbSbf2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819345895&oldid=819345869", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950481016371777536", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Tn3zkbSbf2 https:\/\/t.co\/VkWqI16R2C", + "id" : 950481016371777536, + "created_at" : "2018-01-08 21:35:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950480856862330884\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/pk2rr3a2EJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTDJTIbXcAAYdsZ.png", + "id_str" : "950480851892137984", + "id" : 950480851892137984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTDJTIbXcAAYdsZ.png", + "sizes" : [ { + "h" : 1254, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1254, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 836 + }, { + "h" : 680, + "resize" : "fit", + "w" : 474 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/pk2rr3a2EJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/5uJkisXDHM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819345805&oldid=819245009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950480856862330884", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5uJkisXDHM https:\/\/t.co\/pk2rr3a2EJ", + "id" : 950480856862330884, + "created_at" : "2018-01-08 21:34:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950452603414040577\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/FJqeRiwefw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTCvmisXcAA_zPZ.png", + "id_str" : "950452598057955328", + "id" : 950452598057955328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTCvmisXcAA_zPZ.png", + "sizes" : [ { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 561, + "resize" : "fit", + "w" : 680 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mubin Shaikh", + "display_url" : "pic.twitter.com\/FJqeRiwefw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/C1M2VGBuDY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819328169&oldid=815799582", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950452603414040577", + "text" : "Mubin Shaikh Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/C1M2VGBuDY https:\/\/t.co\/FJqeRiwefw", + "id" : 950452603414040577, + "created_at" : "2018-01-08 19:42:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950445580169424897\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/KahDuwl9bz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTCpNtCW0AAVK2O.png", + "id_str" : "950445574268047360", + "id" : 950445574268047360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTCpNtCW0AAVK2O.png", + "sizes" : [ { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 452, + "resize" : "fit", + "w" : 680 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2011 Scotties Tournament of Hearts", + "display_url" : "pic.twitter.com\/KahDuwl9bz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/gOUJGmGolI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819324435&oldid=814110241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950445580169424897", + "text" : "2011 Scotties Tournament of Hearts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gOUJGmGolI https:\/\/t.co\/KahDuwl9bz", + "id" : 950445580169424897, + "created_at" : "2018-01-08 19:14:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/950409192573153280\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/wQC0rWXqd8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DTCIH1GXUAEggwX.png", + "id_str" : "950409189469409281", + "id" : 950409189469409281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DTCIH1GXUAEggwX.png", + "sizes" : [ { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 564 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Prison\u2013industrial complex", + "display_url" : "pic.twitter.com\/wQC0rWXqd8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/wX0izKNO9r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=819303511&oldid=818628384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "950409192573153280", + "text" : "Prison\u2013industrial complex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wX0izKNO9r https:\/\/t.co\/wQC0rWXqd8", + "id" : 950409192573153280, + "created_at" : "2018-01-08 16:49:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949405333700644864\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/CaxcLniTv1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSz3Hd3XcAEiCXs.png", + "id_str" : "949405329116327937", + "id" : 949405329116327937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSz3Hd3XcAEiCXs.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 565 + }, { + "h" : 1857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 320 + }, { + "h" : 1857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wood Buffalo National Park", + "display_url" : "pic.twitter.com\/CaxcLniTv1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/M9X2gROUfd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818840808&oldid=818205059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949405333700644864", + "text" : "Wood Buffalo National Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M9X2gROUfd https:\/\/t.co\/CaxcLniTv1", + "id" : 949405333700644864, + "created_at" : "2018-01-05 22:20:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949399153603379206\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/TPzNdxIelK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSzxf04WkAE0hQm.png", + "id_str" : "949399150541574145", + "id" : 949399150541574145, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSzxf04WkAE0hQm.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 472 + }, { + "h" : 680, + "resize" : "fit", + "w" : 267 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 805 + }, { + "h" : 2224, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tori Spelling", + "display_url" : "pic.twitter.com\/TPzNdxIelK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Dd20MeEUl3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818837486&oldid=818837388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949399153603379206", + "text" : "Tori Spelling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dd20MeEUl3 https:\/\/t.co\/TPzNdxIelK", + "id" : 949399153603379206, + "created_at" : "2018-01-05 21:56:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949398949777068033\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/WUSglOkQgN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSzxTv4XcAAKDZM.png", + "id_str" : "949398943041024000", + "id" : 949398943041024000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSzxTv4XcAAKDZM.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 253 + }, { + "h" : 2349, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 446 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 762 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tori Spelling", + "display_url" : "pic.twitter.com\/WUSglOkQgN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3CyJ6CNxuE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818837388&oldid=817502841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949398949777068033", + "text" : "Tori Spelling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3CyJ6CNxuE https:\/\/t.co\/WUSglOkQgN", + "id" : 949398949777068033, + "created_at" : "2018-01-05 21:55:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949359801632460800\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/0Y7lUpwQJM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSzNtNpW0AMLagz.png", + "id_str" : "949359798109261827", + "id" : 949359798109261827, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSzNtNpW0AMLagz.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 672 + }, { + "h" : 1560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 381 + }, { + "h" : 1560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Historiography of the British Empire", + "display_url" : "pic.twitter.com\/0Y7lUpwQJM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/iljRi3bzov", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818816352&oldid=816659251", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949359801632460800", + "text" : "Historiography of the British Empi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iljRi3bzov https:\/\/t.co\/0Y7lUpwQJM", + "id" : 949359801632460800, + "created_at" : "2018-01-05 19:19:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949328790739660800\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/bQPeMG9Aec", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSyxgFFWkAECAxd.png", + "id_str" : "949328786146889729", + "id" : 949328786146889729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSyxgFFWkAECAxd.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gabe Saporta", + "display_url" : "pic.twitter.com\/bQPeMG9Aec" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/ARDiHEkTLB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818799261&oldid=818799207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949328790739660800", + "text" : "Gabe Saporta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ARDiHEkTLB https:\/\/t.co\/bQPeMG9Aec", + "id" : 949328790739660800, + "created_at" : "2018-01-05 17:16:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949328665002823685\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/xq9YcDDvRB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSyxYvhXkAErDOg.png", + "id_str" : "949328660099731457", + "id" : 949328660099731457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSyxYvhXkAErDOg.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gabe Saporta", + "display_url" : "pic.twitter.com\/xq9YcDDvRB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/LxvGrqDWNO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818799207&oldid=808242013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949328665002823685", + "text" : "Gabe Saporta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LxvGrqDWNO https:\/\/t.co\/xq9YcDDvRB", + "id" : 949328665002823685, + "created_at" : "2018-01-05 17:16:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949304614821736449\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/dCepTH7UnY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSybg7MW4AASudB.png", + "id_str" : "949304611415973888", + "id" : 949304611415973888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSybg7MW4AASudB.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Nokia 6 (2018)", + "display_url" : "pic.twitter.com\/dCepTH7UnY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/uXKXE4F4OX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818785670&oldid=818785567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949304614821736449", + "text" : "Nokia 6 (2018) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uXKXE4F4OX https:\/\/t.co\/dCepTH7UnY", + "id" : 949304614821736449, + "created_at" : "2018-01-05 15:40:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949301991188156416\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/kyK2gfYCm1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSyZIJBXkAA0G_l.png", + "id_str" : "949301986607992832", + "id" : 949301986607992832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSyZIJBXkAA0G_l.png", + "sizes" : [ { + "h" : 618, + "resize" : "fit", + "w" : 680 + }, { + "h" : 794, + "resize" : "fit", + "w" : 874 + }, { + "h" : 794, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 794, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nokia 6 (2018)", + "display_url" : "pic.twitter.com\/kyK2gfYCm1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/oERiAQTXRr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818783863&oldid=818782124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949301991188156416", + "text" : "Nokia 6 (2018) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oERiAQTXRr https:\/\/t.co\/kyK2gfYCm1", + "id" : 949301991188156416, + "created_at" : "2018-01-05 15:30:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949300573622407168\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/KXNWK5LpGz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSyX1srWkAAkumy.png", + "id_str" : "949300570250186752", + "id" : 949300570250186752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSyX1srWkAAkumy.png", + "sizes" : [ { + "h" : 668, + "resize" : "fit", + "w" : 680 + }, { + "h" : 859, + "resize" : "fit", + "w" : 874 + }, { + "h" : 859, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 859, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nokia 6", + "display_url" : "pic.twitter.com\/KXNWK5LpGz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/detwW5jl9d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818782955&oldid=818782134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949300573622407168", + "text" : "Nokia 6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/detwW5jl9d https:\/\/t.co\/KXNWK5LpGz", + "id" : 949300573622407168, + "created_at" : "2018-01-05 15:24:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949299260721418240\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/G06NGLis9r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSyWpQHVMAACwlt.png", + "id_str" : "949299256912850944", + "id" : 949299256912850944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSyWpQHVMAACwlt.png", + "sizes" : [ { + "h" : 852, + "resize" : "fit", + "w" : 874 + }, { + "h" : 852, + "resize" : "fit", + "w" : 874 + }, { + "h" : 663, + "resize" : "fit", + "w" : 680 + }, { + "h" : 852, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Nokia 6", + "display_url" : "pic.twitter.com\/G06NGLis9r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/jqyolP0DX4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818782134&oldid=818775303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949299260721418240", + "text" : "Nokia 6 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jqyolP0DX4 https:\/\/t.co\/G06NGLis9r", + "id" : 949299260721418240, + "created_at" : "2018-01-05 15:19:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949280221206892544\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/p6Qrl2x1Qn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSyFVBVX0AEXLf7.png", + "id_str" : "949280217650155521", + "id" : 949280217650155521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSyFVBVX0AEXLf7.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of commemorative days", + "display_url" : "pic.twitter.com\/p6Qrl2x1Qn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ydiwr1Xbyw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818771261&oldid=818666962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949280221206892544", + "text" : "List of commemorative days Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ydiwr1Xbyw https:\/\/t.co\/p6Qrl2x1Qn", + "id" : 949280221206892544, + "created_at" : "2018-01-05 14:03:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949034655361183744\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/TwVCs5BSK8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSul_LmVQAA_CaY.png", + "id_str" : "949034651355529216", + "id" : 949034651355529216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSul_LmVQAA_CaY.png", + "sizes" : [ { + "h" : 769, + "resize" : "fit", + "w" : 874 + }, { + "h" : 769, + "resize" : "fit", + "w" : 874 + }, { + "h" : 598, + "resize" : "fit", + "w" : 680 + }, { + "h" : 769, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/TwVCs5BSK8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/K3LQ0bbUu7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818665833&oldid=818664913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949034655361183744", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K3LQ0bbUu7 https:\/\/t.co\/TwVCs5BSK8", + "id" : 949034655361183744, + "created_at" : "2018-01-04 21:47:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949021544151420928\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/7wqyKJJDig", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSuaD_sX0AEcTAr.png", + "id_str" : "949021539919450113", + "id" : 949021539919450113, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSuaD_sX0AEcTAr.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fatal dog attacks in Canada", + "display_url" : "pic.twitter.com\/7wqyKJJDig" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/CopZpWqpQV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818658502&oldid=818657984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949021544151420928", + "text" : "Fatal dog attacks in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CopZpWqpQV https:\/\/t.co\/7wqyKJJDig", + "id" : 949021544151420928, + "created_at" : "2018-01-04 20:55:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949020659019141121\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ka0wtKrbJk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSuZQj0W0AQsNCm.png", + "id_str" : "949020656263417860", + "id" : 949020656263417860, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSuZQj0W0AQsNCm.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fatal dog attacks in Canada", + "display_url" : "pic.twitter.com\/ka0wtKrbJk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/5unZdF458J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818657984&oldid=818657879", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949020659019141121", + "text" : "Fatal dog attacks in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5unZdF458J https:\/\/t.co\/ka0wtKrbJk", + "id" : 949020659019141121, + "created_at" : "2018-01-04 20:52:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/949020455238762496\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/rwQoRug6Xl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSuZEr_W4AIT-zw.png", + "id_str" : "949020452298612738", + "id" : 949020452298612738, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSuZEr_W4AIT-zw.png", + "sizes" : [ { + "h" : 263, + "resize" : "fit", + "w" : 680 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Fatal dog attacks in Canada", + "display_url" : "pic.twitter.com\/rwQoRug6Xl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/LMpU5UM9VW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818657879&oldid=816426463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "949020455238762496", + "text" : "Fatal dog attacks in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LMpU5UM9VW https:\/\/t.co\/rwQoRug6Xl", + "id" : 949020455238762496, + "created_at" : "2018-01-04 20:51:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948971099693420544\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Aux4DQak70", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DStsLraWkAEdZYi.png", + "id_str" : "948971094379237377", + "id" : 948971094379237377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DStsLraWkAEdZYi.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 714 + }, { + "h" : 680, + "resize" : "fit", + "w" : 405 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1468, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1468, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Atmosphere (unit)", + "display_url" : "pic.twitter.com\/Aux4DQak70" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/hHH8iO6MRt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818628019&oldid=815187893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948971099693420544", + "text" : "Atmosphere (unit) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/hHH8iO6MRt https:\/\/t.co\/Aux4DQak70", + "id" : 948971099693420544, + "created_at" : "2018-01-04 17:35:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948910557817724929\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/IhiTmD4e78", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSs1HyJWAAAYy9H.png", + "id_str" : "948910554327941120", + "id" : 948910554327941120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSs1HyJWAAAYy9H.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cadency", + "display_url" : "pic.twitter.com\/IhiTmD4e78" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/mb1KNoXoMG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818594912&oldid=811755677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948910557817724929", + "text" : "Cadency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mb1KNoXoMG https:\/\/t.co\/IhiTmD4e78", + "id" : 948910557817724929, + "created_at" : "2018-01-04 13:34:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948682880636608512\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/Ke0FKMn2zQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSpmDH-X0AI7DOM.png", + "id_str" : "948682875381207042", + "id" : 948682875381207042, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSpmDH-X0AI7DOM.png", + "sizes" : [ { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 578, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada Border Services Agency", + "display_url" : "pic.twitter.com\/Ke0FKMn2zQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/k6rlVp3qHA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818497411&oldid=818497156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948682880636608512", + "text" : "Canada Border Services Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k6rlVp3qHA https:\/\/t.co\/Ke0FKMn2zQ", + "id" : 948682880636608512, + "created_at" : "2018-01-03 22:29:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948682415492489223\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/WyTgeu3X3p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSploLmX4AEx7Y7.png", + "id_str" : "948682412497821697", + "id" : 948682412497821697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSploLmX4AEx7Y7.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canada Border Services Agency", + "display_url" : "pic.twitter.com\/WyTgeu3X3p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/64wVW2FEVr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818497156&oldid=816408703", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948682415492489223", + "text" : "Canada Border Services Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/64wVW2FEVr https:\/\/t.co\/WyTgeu3X3p", + "id" : 948682415492489223, + "created_at" : "2018-01-03 22:28:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948671498046332929\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/chXw6g6iGS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSpbsliVQAAXtlB.jpg", + "id_str" : "948671493063393280", + "id" : 948671493063393280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSpbsliVQAAXtlB.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 321, + "resize" : "fit", + "w" : 874 + }, { + "h" : 250, + "resize" : "fit", + "w" : 680 + }, { + "h" : 321, + "resize" : "fit", + "w" : 874 + }, { + "h" : 321, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q47013047", + "display_url" : "pic.twitter.com\/chXw6g6iGS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/14Btlj9tz3", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=616279699&oldid=616278187&rcid=651667938", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948671498046332929", + "text" : "Q47013047 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/14Btlj9tz3 https:\/\/t.co\/chXw6g6iGS", + "id" : 948671498046332929, + "created_at" : "2018-01-03 21:44:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948652369847504898\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/p01gBlPS4Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSpKTCGUMAAe4Yw.png", + "id_str" : "948652362356240384", + "id" : 948652362356240384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSpKTCGUMAAe4Yw.png", + "sizes" : [ { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 535 + } ], + "media_alt" : "Screenshot of edit to Sleeveless shirt", + "display_url" : "pic.twitter.com\/p01gBlPS4Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/LW8fqGItej", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818479100&oldid=816677675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948652369847504898", + "text" : "Sleeveless shirt Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LW8fqGItej https:\/\/t.co\/p01gBlPS4Y", + "id" : 948652369847504898, + "created_at" : "2018-01-03 20:28:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948636546772754432\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/BBhFjHiBkP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSo76MSX0AEJ8Re.png", + "id_str" : "948636542431645697", + "id" : 948636542431645697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSo76MSX0AEJ8Re.png", + "sizes" : [ { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 542, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Kendall rank correlation coefficient", + "display_url" : "pic.twitter.com\/BBhFjHiBkP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/oWGilIzLWK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818470289&oldid=789987477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948636546772754432", + "text" : "Talk:Kendall rank correlation coefficient Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/oWGilIzLWK https:\/\/t.co\/BBhFjHiBkP", + "id" : 948636546772754432, + "created_at" : "2018-01-03 19:25:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948621323483349000\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/LgHbkrudFr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSouD-VX4AAph_D.png", + "id_str" : "948621317322039296", + "id" : 948621317322039296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSouD-VX4AAph_D.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Grain Commission", + "display_url" : "pic.twitter.com\/LgHbkrudFr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/NCp7tx3UZK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818462078&oldid=735190929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948621323483349000", + "text" : "Canadian Grain Commission Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NCp7tx3UZK https:\/\/t.co\/LgHbkrudFr", + "id" : 948621323483349000, + "created_at" : "2018-01-03 18:25:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948615387842797568\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/81evKhsCj1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSooqdzU0AIgriH.png", + "id_str" : "948615381534429186", + "id" : 948615381534429186, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSooqdzU0AIgriH.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Edward Teller", + "display_url" : "pic.twitter.com\/81evKhsCj1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/odShiiEfy4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818459101&oldid=818307118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948615387842797568", + "text" : "Edward Teller Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/odShiiEfy4 https:\/\/t.co\/81evKhsCj1", + "id" : 948615387842797568, + "created_at" : "2018-01-03 18:01:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948599976845770752\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/RbYDtUPW0z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSoapepWkAAZFXF.png", + "id_str" : "948599971418378240", + "id" : 948599971418378240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSoapepWkAAZFXF.png", + "sizes" : [ { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Exclusive economic zone", + "display_url" : "pic.twitter.com\/RbYDtUPW0z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/UUrI8D0O8Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818450912&oldid=803276400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948599976845770752", + "text" : "Talk:Exclusive economic zone Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UUrI8D0O8Z https:\/\/t.co\/RbYDtUPW0z", + "id" : 948599976845770752, + "created_at" : "2018-01-03 17:00:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948598597523734528\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/hTlsfqcUix", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSoZZQ-WkAAXOzD.png", + "id_str" : "948598593358827520", + "id" : 948598593358827520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSoZZQ-WkAAXOzD.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Galveston (song)", + "display_url" : "pic.twitter.com\/hTlsfqcUix" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/vyutG7OchK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818450160&oldid=818450134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948598597523734528", + "text" : "Galveston (song) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/vyutG7OchK https:\/\/t.co\/hTlsfqcUix", + "id" : 948598597523734528, + "created_at" : "2018-01-03 16:55:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948598562962788352\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/gzM9hdbsG2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSoZXM_XUAA94kH.png", + "id_str" : "948598557929590784", + "id" : 948598557929590784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSoZXM_XUAA94kH.png", + "sizes" : [ { + "h" : 500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 389, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 500, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Galveston (song)", + "display_url" : "pic.twitter.com\/gzM9hdbsG2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/cjDEMVWFaR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818450134&oldid=815318688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948598562962788352", + "text" : "Galveston (song) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/cjDEMVWFaR https:\/\/t.co\/gzM9hdbsG2", + "id" : 948598562962788352, + "created_at" : "2018-01-03 16:54:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948331499958538240\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/1QtEboGlmN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkmeKsWAAAYkMr.png", + "id_str" : "948331496246476800", + "id" : 948331496246476800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkmeKsWAAAYkMr.png", + "sizes" : [ { + "h" : 336, + "resize" : "fit", + "w" : 680 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Vancouver", + "display_url" : "pic.twitter.com\/1QtEboGlmN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/GGhMSzUyht", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818332389&oldid=818269235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948331499958538240", + "text" : "Vancouver Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GGhMSzUyht https:\/\/t.co\/1QtEboGlmN", + "id" : 948331499958538240, + "created_at" : "2018-01-02 23:13:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948329878599979008\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/9tMQ1scDik", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkk_0SW0AIShhK.png", + "id_str" : "948329875324194818", + "id" : 948329875324194818, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkk_0SW0AIShhK.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 680 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Demographics of Vancouver", + "display_url" : "pic.twitter.com\/9tMQ1scDik" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/PjDWUfsISK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818331551&oldid=818331486", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948329878599979008", + "text" : "Demographics of Vancouver Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/PjDWUfsISK https:\/\/t.co\/9tMQ1scDik", + "id" : 948329878599979008, + "created_at" : "2018-01-02 23:07:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948329733317648386\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/eIS7KpaKiZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkk3HiWkAEkE4h.png", + "id_str" : "948329725872738305", + "id" : 948329725872738305, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkk3HiWkAEkE4h.png", + "sizes" : [ { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 392, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Demographics of Vancouver", + "display_url" : "pic.twitter.com\/eIS7KpaKiZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ZJxktkYOK8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818331486&oldid=815079949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948329733317648386", + "text" : "Demographics of Vancouver Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ZJxktkYOK8 https:\/\/t.co\/eIS7KpaKiZ", + "id" : 948329733317648386, + "created_at" : "2018-01-02 23:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948329423371161600\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/afXLn3F6wa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkklJUX4AEzZ8J.png", + "id_str" : "948329417113329665", + "id" : 948329417113329665, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkklJUX4AEzZ8J.png", + "sizes" : [ { + "h" : 659, + "resize" : "fit", + "w" : 874 + }, { + "h" : 659, + "resize" : "fit", + "w" : 874 + }, { + "h" : 659, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 513, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Lower Mainland", + "display_url" : "pic.twitter.com\/afXLn3F6wa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/oK98aRHRko", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818331351&oldid=818331301", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948329423371161600", + "text" : "Lower Mainland Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/oK98aRHRko https:\/\/t.co\/afXLn3F6wa", + "id" : 948329423371161600, + "created_at" : "2018-01-02 23:05:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948329323584458753\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/sxL2Tpetys", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkkfJUW4AENrHj.png", + "id_str" : "948329314034049025", + "id" : 948329314034049025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkkfJUW4AENrHj.png", + "sizes" : [ { + "h" : 1215, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1215, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 863 + }, { + "h" : 680, + "resize" : "fit", + "w" : 489 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lower Mainland", + "display_url" : "pic.twitter.com\/sxL2Tpetys" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/lWKQfRMwiR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818331301&oldid=810367797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948329323584458753", + "text" : "Lower Mainland Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lWKQfRMwiR https:\/\/t.co\/sxL2Tpetys", + "id" : 948329323584458753, + "created_at" : "2018-01-02 23:05:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948324517125992452\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/JQUxF9Pklm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkgHp4XkAAtPXC.jpg", + "id_str" : "948324512411652096", + "id" : 948324512411652096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkgHp4XkAAtPXC.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charlottetown", + "display_url" : "pic.twitter.com\/JQUxF9Pklm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/TzcUNolKE5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818328591&oldid=818328393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948324517125992452", + "text" : "Charlottetown Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TzcUNolKE5 https:\/\/t.co\/JQUxF9Pklm", + "id" : 948324517125992452, + "created_at" : "2018-01-02 22:45:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948324195951370240\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ten30ILk8G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkf0vtXcAEXM3G.jpg", + "id_str" : "948324187558604801", + "id" : 948324187558604801, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkf0vtXcAEXM3G.jpg", + "sizes" : [ { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charlottetown", + "display_url" : "pic.twitter.com\/ten30ILk8G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/aHtLyKBRxg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818328393&oldid=809382561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948324195951370240", + "text" : "Charlottetown Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/aHtLyKBRxg https:\/\/t.co\/ten30ILk8G", + "id" : 948324195951370240, + "created_at" : "2018-01-02 22:44:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948319788555784192\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/0DljGHY5eX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkb0fFWsAAFskL.png", + "id_str" : "948319785049305088", + "id" : 948319785049305088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkb0fFWsAAFskL.png", + "sizes" : [ { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 510, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nunavut", + "display_url" : "pic.twitter.com\/0DljGHY5eX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/dQKU7iXTwT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818325715&oldid=818148408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948319788555784192", + "text" : "Nunavut Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dQKU7iXTwT https:\/\/t.co\/0DljGHY5eX", + "id" : 948319788555784192, + "created_at" : "2018-01-02 22:27:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948319593789100032\/photo\/1", + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/kup3wmnxNx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkbpDDXcAALRlY.jpg", + "id_str" : "948319588546211840", + "id" : 948319588546211840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkbpDDXcAALRlY.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 542, + "resize" : "fit", + "w" : 680 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Yukon", + "display_url" : "pic.twitter.com\/kup3wmnxNx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/hkEXdjBdPC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818325565&oldid=816777640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948319593789100032", + "text" : "Yukon Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hkEXdjBdPC https:\/\/t.co\/kup3wmnxNx", + "id" : 948319593789100032, + "created_at" : "2018-01-02 22:26:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948319415493373957\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/kkdbiU35ZF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkbemeWAAE2Ljl.png", + "id_str" : "948319409076043777", + "id" : 948319409076043777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkbemeWAAE2Ljl.png", + "sizes" : [ { + "h" : 500, + "resize" : "fit", + "w" : 680 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Northwest Territories", + "display_url" : "pic.twitter.com\/kkdbiU35ZF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/eJr9SNMCGK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818325442&oldid=817689632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948319415493373957", + "text" : "Northwest Territories Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/eJr9SNMCGK https:\/\/t.co\/kkdbiU35ZF", + "id" : 948319415493373957, + "created_at" : "2018-01-02 22:25:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948319218931560448\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/2IUm1etaLC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkbTWCX0AIJA64.png", + "id_str" : "948319215685193730", + "id" : 948319215685193730, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkbTWCX0AIJA64.png", + "sizes" : [ { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 680 + }, { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 510, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Prince Edward Island", + "display_url" : "pic.twitter.com\/2IUm1etaLC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/0T6RU4ZZG5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818325339&oldid=817792901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948319218931560448", + "text" : "Prince Edward Island Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/0T6RU4ZZG5 https:\/\/t.co\/2IUm1etaLC", + "id" : 948319218931560448, + "created_at" : "2018-01-02 22:24:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948318793062862853\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/R4RIAG18bW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSka6TsU0AAstZR.png", + "id_str" : "948318785559121920", + "id" : 948318785559121920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSka6TsU0AAstZR.png", + "sizes" : [ { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 535, + "resize" : "fit", + "w" : 680 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to New Brunswick", + "display_url" : "pic.twitter.com\/R4RIAG18bW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ts0DMECfnl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818325083&oldid=818101155", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948318793062862853", + "text" : "New Brunswick Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ts0DMECfnl https:\/\/t.co\/R4RIAG18bW", + "id" : 948318793062862853, + "created_at" : "2018-01-02 22:23:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948318658257997824\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ZK5Ja3LfNV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkaysrW4Acn3tt.png", + "id_str" : "948318654826995719", + "id" : 948318654826995719, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkaysrW4Acn3tt.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Nova Scotia", + "display_url" : "pic.twitter.com\/ZK5Ja3LfNV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/T2wlsfWHU1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818324997&oldid=817690111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948318658257997824", + "text" : "Nova Scotia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/T2wlsfWHU1 https:\/\/t.co\/ZK5Ja3LfNV", + "id" : 948318658257997824, + "created_at" : "2018-01-02 22:22:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948318275791966213\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/0XL3tzYncU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkacXZU0CUo2nl.jpg", + "id_str" : "948318271157096485", + "id" : 948318271157096485, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkacXZU0CUo2nl.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saskatchewan", + "display_url" : "pic.twitter.com\/0XL3tzYncU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/OKM9xmoHJT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818324744&oldid=818324721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948318275791966213", + "text" : "Saskatchewan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/OKM9xmoHJT https:\/\/t.co\/0XL3tzYncU", + "id" : 948318275791966213, + "created_at" : "2018-01-02 22:21:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948318216752902145\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/kSD52tXcft", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkaY7AXkAAni4u.jpg", + "id_str" : "948318211996618752", + "id" : 948318211996618752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkaY7AXkAAni4u.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Saskatchewan", + "display_url" : "pic.twitter.com\/kSD52tXcft" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/KTGUkb7qwi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818324721&oldid=817444925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948318216752902145", + "text" : "Saskatchewan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/KTGUkb7qwi https:\/\/t.co\/kSD52tXcft", + "id" : 948318216752902145, + "created_at" : "2018-01-02 22:20:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948317619786014730\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/hnphugI5Sl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkZ2LNX0AIwyYW.png", + "id_str" : "948317615050706946", + "id" : 948317615050706946, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkZ2LNX0AIwyYW.png", + "sizes" : [ { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 577, + "resize" : "fit", + "w" : 680 + }, { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Manitoba", + "display_url" : "pic.twitter.com\/hnphugI5Sl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/UcSE8zGDPk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818324367&oldid=817362257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948317619786014730", + "text" : "Manitoba Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/UcSE8zGDPk https:\/\/t.co\/hnphugI5Sl", + "id" : 948317619786014730, + "created_at" : "2018-01-02 22:18:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948317430870355974\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/PJvMDDB2VV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkZrMDW4AAolei.png", + "id_str" : "948317426298576896", + "id" : 948317426298576896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkZrMDW4AAolei.png", + "sizes" : [ { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 483, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Alberta", + "display_url" : "pic.twitter.com\/PJvMDDB2VV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/7WruOSK2Vw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818324256&oldid=817111605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948317430870355974", + "text" : "Alberta Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/7WruOSK2Vw https:\/\/t.co\/PJvMDDB2VV", + "id" : 948317430870355974, + "created_at" : "2018-01-02 22:17:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948315801425207296\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/rOFSKNGZJH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkYMVXXcAExDzp.jpg", + "id_str" : "948315796710846465", + "id" : 948315796710846465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkYMVXXcAExDzp.jpg", + "sizes" : [ { + "h" : 3026, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 347 + }, { + "h" : 680, + "resize" : "fit", + "w" : 196 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 592 + } ], + "media_alt" : "Screenshot of edit to List of Canadian provinces and territories by population", + "display_url" : "pic.twitter.com\/rOFSKNGZJH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/rpqGqcs0Tp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818323306&oldid=811495209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948315801425207296", + "text" : "List of Canadian provinces and territories by populatio Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/rpqGqcs0Tp https:\/\/t.co\/rOFSKNGZJH", + "id" : 948315801425207296, + "created_at" : "2018-01-02 22:11:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948313483946446848\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/P29hDMXosf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkWFjIWAAIfSJc.jpg", + "id_str" : "948313481123594242", + "id" : 948313481123594242, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkWFjIWAAIfSJc.jpg", + "sizes" : [ { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 500, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to British Columbia", + "display_url" : "pic.twitter.com\/P29hDMXosf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/5L5wLSSmT7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818321865&oldid=818151661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948313483946446848", + "text" : "British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5L5wLSSmT7 https:\/\/t.co\/P29hDMXosf", + "id" : 948313483946446848, + "created_at" : "2018-01-02 22:02:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948307453988483072\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/dowWPSQfM6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkQmdrW4AA4sOD.png", + "id_str" : "948307449525755904", + "id" : 948307449525755904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkQmdrW4AA4sOD.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Odalisque", + "display_url" : "pic.twitter.com\/dowWPSQfM6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/L3enGULmhg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818317995&oldid=811350225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948307453988483072", + "text" : "Odalisque Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/L3enGULmhg https:\/\/t.co\/dowWPSQfM6", + "id" : 948307453988483072, + "created_at" : "2018-01-02 21:38:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948289509392834561\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Lq7paL0veA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSkASAjXUAYW7sc.png", + "id_str" : "948289505924173830", + "id" : 948289505924173830, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSkASAjXUAYW7sc.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Thorne, Quebec", + "display_url" : "pic.twitter.com\/Lq7paL0veA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/aAXOTlvbVA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818307013&oldid=811748882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948289509392834561", + "text" : "Thorne, Quebec Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/aAXOTlvbVA https:\/\/t.co\/Lq7paL0veA", + "id" : 948289509392834561, + "created_at" : "2018-01-02 20:26:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948289155393622018\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/cGxXS8uENO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSj_9UpX0AIhMw9.png", + "id_str" : "948289150540828674", + "id" : 948289150540828674, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSj_9UpX0AIhMw9.png", + "sizes" : [ { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Otter Lake, Quebec", + "display_url" : "pic.twitter.com\/cGxXS8uENO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/i60dwoOsAc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818306854&oldid=772584877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948289155393622018", + "text" : "Otter Lake, Quebec Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/i60dwoOsAc https:\/\/t.co\/cGxXS8uENO", + "id" : 948289155393622018, + "created_at" : "2018-01-02 20:25:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948288845711364096\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/RMQHnYjnwy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSj_rbYVoAAFMF9.png", + "id_str" : "948288843110785024", + "id" : 948288843110785024, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSj_rbYVoAAFMF9.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Clarendon, Quebec", + "display_url" : "pic.twitter.com\/RMQHnYjnwy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/9gqfQPp96s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818306680&oldid=773466223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948288845711364096", + "text" : "Clarendon, Quebec Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/9gqfQPp96s https:\/\/t.co\/RMQHnYjnwy", + "id" : 948288845711364096, + "created_at" : "2018-01-02 20:24:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948288248874524672\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/O9qD9AYm4p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSj_IrqWsAUWKv9.png", + "id_str" : "948288246185897989", + "id" : 948288246185897989, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSj_IrqWsAUWKv9.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Litchfield, Quebec", + "display_url" : "pic.twitter.com\/O9qD9AYm4p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/R9RcLkShtM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818306362&oldid=771967328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948288248874524672", + "text" : "Litchfield, Quebec Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/R9RcLkShtM https:\/\/t.co\/O9qD9AYm4p", + "id" : 948288248874524672, + "created_at" : "2018-01-02 20:21:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948288091118239744\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/a5nPgJNvwk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSj-_f2WsAAxisH.png", + "id_str" : "948288088396181504", + "id" : 948288088396181504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSj-_f2WsAAxisH.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Waltham, Quebec", + "display_url" : "pic.twitter.com\/a5nPgJNvwk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/wjLCMB4ARA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818306286&oldid=813576563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948288091118239744", + "text" : "Waltham, Quebec Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/wjLCMB4ARA https:\/\/t.co\/a5nPgJNvwk", + "id" : 948288091118239744, + "created_at" : "2018-01-02 20:21:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948287723487494144\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/rG2auyq6Lj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSj-qBzUQAAmWEU.png", + "id_str" : "948287719553122304", + "id" : 948287719553122304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSj-qBzUQAAmWEU.png", + "sizes" : [ { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Campbell's Bay, Quebec", + "display_url" : "pic.twitter.com\/rG2auyq6Lj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/BE6YzTDXyU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818306087&oldid=817679687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948287723487494144", + "text" : "Campbell's Bay, Quebec Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/BE6YzTDXyU https:\/\/t.co\/rG2auyq6Lj", + "id" : 948287723487494144, + "created_at" : "2018-01-02 20:19:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948287384134782976\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/DULHk5vW4q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSj-WS0XkAA8fPC.png", + "id_str" : "948287380523552768", + "id" : 948287380523552768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSj-WS0XkAA8fPC.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to L'\u00CEle-du-Grand-Calumet, Quebec", + "display_url" : "pic.twitter.com\/DULHk5vW4q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/iUFOYUycem", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818305891&oldid=817758816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948287384134782976", + "text" : "L'\u00CEle-du-Grand-Calumet, Quebec Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/iUFOYUycem https:\/\/t.co\/DULHk5vW4q", + "id" : 948287384134782976, + "created_at" : "2018-01-02 20:18:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/948275396872728576\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/Li5qjNR7hO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DSjzck_X4AAuQsR.png", + "id_str" : "948275393852858368", + "id" : 948275393852858368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DSjzck_X4AAuQsR.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada Education Savings Grant", + "display_url" : "pic.twitter.com\/Li5qjNR7hO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/tFeyaXJr5r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=818296714&oldid=818267084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "948275396872728576", + "text" : "Canada Education Savings Grant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tFeyaXJr5r https:\/\/t.co\/Li5qjNR7hO", + "id" : 948275396872728576, + "created_at" : "2018-01-02 19:30:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_02.js b/20181122/data/js/tweets/2018_02.js new file mode 100644 index 00000000..ecde14bb --- /dev/null +++ b/20181122/data/js/tweets/2018_02.js @@ -0,0 +1,25986 @@ +Grailbird.data.tweets_2018_02 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968999945826111488\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/3NfyRGCSqT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXKUT-AX4AAbem1.png", + "id_str" : "968999940621066240", + "id" : 968999940621066240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXKUT-AX4AAbem1.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 240 + }, { + "h" : 2478, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 423 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 722 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Martine Ouellet", + "display_url" : "pic.twitter.com\/3NfyRGCSqT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/fi8WU874r8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145944180&oldid=145932509&rcid=358323916", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968999945826111488", + "text" : "Martine Ouellet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/fi8WU874r8 https:\/\/t.co\/3NfyRGCSqT", + "id" : 968999945826111488, + "created_at" : "2018-03-01 00:02:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968969698435043329\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/hMfTKCxw60", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJ4zWsXkAEopLE.jpg", + "id_str" : "968969693498413057", + "id" : 968969693498413057, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJ4zWsXkAEopLE.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 437, + "resize" : "fit", + "w" : 680 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/hMfTKCxw60" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/S1XVSbloAP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828156833&oldid=827921981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968969698435043329", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/S1XVSbloAP https:\/\/t.co\/hMfTKCxw60", + "id" : 968969698435043329, + "created_at" : "2018-02-28 22:02:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968966311534649344\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/hlDO9aVvUL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJ1uT3XkAErC0p.png", + "id_str" : "968966308305014785", + "id" : 968966308305014785, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJ1uT3XkAErC0p.png", + "sizes" : [ { + "h" : 1880, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 316 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 558 + }, { + "h" : 1880, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of oil pipelines", + "display_url" : "pic.twitter.com\/hlDO9aVvUL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/qsNrlK32eu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828154600&oldid=828151183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968966311534649344", + "text" : "List of oil pipelines Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/qsNrlK32eu https:\/\/t.co\/hlDO9aVvUL", + "id" : 968966311534649344, + "created_at" : "2018-02-28 21:49:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968964063312203776\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Qhcbz6rBRK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJzrZKW0AE_w3c.png", + "id_str" : "968964059163971585", + "id" : 968964059163971585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJzrZKW0AE_w3c.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Matthew Dub\u00E9", + "display_url" : "pic.twitter.com\/Qhcbz6rBRK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/SYk7jQm5qS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145940725&oldid=141858378&rcid=358317253", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968964063312203776", + "text" : "Matthew Dub\u00E9 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/SYk7jQm5qS https:\/\/t.co\/Qhcbz6rBRK", + "id" : 968964063312203776, + "created_at" : "2018-02-28 21:40:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968960511445434369\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/lplBkuj5mR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJwcaxW4AAJamX.png", + "id_str" : "968960503363067904", + "id" : 968960503363067904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJwcaxW4AAJamX.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 712 + }, { + "h" : 1474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 403 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of oil pipelines", + "display_url" : "pic.twitter.com\/lplBkuj5mR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/l0BL0uq84D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828151183&oldid=825305621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968960511445434369", + "text" : "List of oil pipelines Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/l0BL0uq84D https:\/\/t.co\/lplBkuj5mR", + "id" : 968960511445434369, + "created_at" : "2018-02-28 21:26:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968952034174042112\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/UuJIETkOOQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJovDQW4AA2g2h.png", + "id_str" : "968952027375132672", + "id" : 968952027375132672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJovDQW4AA2g2h.png", + "sizes" : [ { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to \u00C9lection pr\u00E9sidentielle am\u00E9ricaine de 1876", + "display_url" : "pic.twitter.com\/UuJIETkOOQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/IQgTz7u9KV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145938982&oldid=145914307&rcid=358313254", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968952034174042112", + "text" : "\u00C9lection pr\u00E9sidentielle am\u00E9ricaine de 1876 Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/IQgTz7u9KV https:\/\/t.co\/UuJIETkOOQ", + "id" : 968952034174042112, + "created_at" : "2018-02-28 20:52:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968946551887466496\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/eIMxmvHjJr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJjwJDXkAAEa1V.png", + "id_str" : "968946548552994816", + "id" : 968946548552994816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJjwJDXkAAEa1V.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 348 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1710, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 613 + }, { + "h" : 1710, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Martine Ouellet", + "display_url" : "pic.twitter.com\/eIMxmvHjJr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/sv2vf52ZML", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828143160&oldid=828113733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968946551887466496", + "text" : "Martine Ouellet Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sv2vf52ZML https:\/\/t.co\/eIMxmvHjJr", + "id" : 968946551887466496, + "created_at" : "2018-02-28 20:30:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968915316121178118\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/TQYunJt506", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJHV7fXcAYKheP.png", + "id_str" : "968915311910154246", + "id" : 968915311910154246, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJHV7fXcAYKheP.png", + "sizes" : [ { + "h" : 1788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 332 + }, { + "h" : 1788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 587 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Concerns and controversies at the 2010 Winter Olympics", + "display_url" : "pic.twitter.com\/TQYunJt506" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ME6AHqVUXj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828125082&oldid=828120924", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968915316121178118", + "text" : "Concerns and controversies at the 2010 Winter Olymp Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ME6AHqVUXj https:\/\/t.co\/TQYunJt506", + "id" : 968915316121178118, + "created_at" : "2018-02-28 18:26:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968911210644148225\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3pxSVkbwnJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJDm_yXkAEZZQJ.png", + "id_str" : "968911207074861057", + "id" : 968911207074861057, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJDm_yXkAEZZQJ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 493 + }, { + "h" : 1205, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1205, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 870 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Matthew Dub\u00E9", + "display_url" : "pic.twitter.com\/3pxSVkbwnJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/wU0cblJMH0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828122543&oldid=828012554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968911210644148225", + "text" : "Matthew Dub\u00E9 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/wU0cblJMH0 https:\/\/t.co\/3pxSVkbwnJ", + "id" : 968911210644148225, + "created_at" : "2018-02-28 18:10:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968908862077243392\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/y5wEy7ff1O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXJBeGzWkAABere.png", + "id_str" : "968908855315959808", + "id" : 968908855315959808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXJBeGzWkAABere.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 234 + }, { + "h" : 4480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 400 + }, { + "h" : 680, + "resize" : "fit", + "w" : 133 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Concerns and controversies at the 2010 Winter Olympics", + "display_url" : "pic.twitter.com\/y5wEy7ff1O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/2OrosucMUR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828120924&oldid=828097366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968908862077243392", + "text" : "Concerns and controversies at the 2010 Winter Olymp Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2OrosucMUR https:\/\/t.co\/y5wEy7ff1O", + "id" : 968908862077243392, + "created_at" : "2018-02-28 18:00:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968904179224858631\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/y4tlTAuW2I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXI9NgEWkAAV72R.png", + "id_str" : "968904171993862144", + "id" : 968904171993862144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXI9NgEWkAAV72R.png", + "sizes" : [ { + "h" : 1348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 778 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 441 + }, { + "h" : 1348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fiat CR.42", + "display_url" : "pic.twitter.com\/y4tlTAuW2I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/2uiABax4kJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828117866&oldid=828117717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968904179224858631", + "text" : "Fiat CR.42 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2uiABax4kJ https:\/\/t.co\/y4tlTAuW2I", + "id" : 968904179224858631, + "created_at" : "2018-02-28 17:42:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968903937985310722\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/nNGB5CQTWU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXI8_okXUAAlkgK.png", + "id_str" : "968903933757444096", + "id" : 968903933757444096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXI8_okXUAAlkgK.png", + "sizes" : [ { + "h" : 1348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 778 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 441 + }, { + "h" : 1348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fiat CR.42", + "display_url" : "pic.twitter.com\/nNGB5CQTWU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/PHHDfu5Im4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828117717&oldid=825531673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968903937985310722", + "text" : "Fiat CR.42 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PHHDfu5Im4 https:\/\/t.co\/nNGB5CQTWU", + "id" : 968903937985310722, + "created_at" : "2018-02-28 17:41:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968888809969651712\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/WlpgLwE477", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXIvPDgX4AAtiy7.png", + "id_str" : "968888805523709952", + "id" : 968888805523709952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXIvPDgX4AAtiy7.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 307 + }, { + "h" : 1936, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 542 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1936, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/WlpgLwE477" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/wdNKVE9FNe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828108879&oldid=827544520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968888809969651712", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wdNKVE9FNe https:\/\/t.co\/WlpgLwE477", + "id" : 968888809969651712, + "created_at" : "2018-02-28 16:41:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968887505302048768\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/bENvoHAeoP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXIuDENW4AMCWer.png", + "id_str" : "968887500042330115", + "id" : 968887500042330115, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXIuDENW4AMCWer.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Daryl Sabara", + "display_url" : "pic.twitter.com\/bENvoHAeoP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/mdn19QYQ9e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828108086&oldid=828104049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968887505302048768", + "text" : "Daryl Sabara Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mdn19QYQ9e https:\/\/t.co\/bENvoHAeoP", + "id" : 968887505302048768, + "created_at" : "2018-02-28 16:35:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968879587668226048\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Zi6AUdHse3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXIm2TPWsAAHQJI.png", + "id_str" : "968879584157544448", + "id" : 968879584157544448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXIm2TPWsAAHQJI.png", + "sizes" : [ { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Official party status", + "display_url" : "pic.twitter.com\/Zi6AUdHse3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/xgRAGHPC3Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828103326&oldid=822688255", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968879587668226048", + "text" : "Official party status Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/xgRAGHPC3Q https:\/\/t.co\/Zi6AUdHse3", + "id" : 968879587668226048, + "created_at" : "2018-02-28 16:04:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968868004820930560\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/OU8vIphY64", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXIcT_xUQAArWfw.png", + "id_str" : "968867999699451904", + "id" : 968867999699451904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXIcT_xUQAArWfw.png", + "sizes" : [ { + "h" : 3834, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 274 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 467 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 155 + } ], + "media_alt" : "Screenshot of edit to Concerns and controversies at the 2010 Winter Olympics", + "display_url" : "pic.twitter.com\/OU8vIphY64" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/oBQzAlpBVH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828097366&oldid=828097088", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968868004820930560", + "text" : "Concerns and controversies at the 2010 Winter Olymp Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oBQzAlpBVH https:\/\/t.co\/OU8vIphY64", + "id" : 968868004820930560, + "created_at" : "2018-02-28 15:18:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968867350022934529\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/koh6eHkCpN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXIbt2UWkAEgfKC.png", + "id_str" : "968867344327020545", + "id" : 968867344327020545, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXIbt2UWkAEgfKC.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 269 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 459 + }, { + "h" : 680, + "resize" : "fit", + "w" : 152 + }, { + "h" : 3902, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Concerns and controversies at the 2010 Winter Olympics", + "display_url" : "pic.twitter.com\/koh6eHkCpN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/cmFs38Btpl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828097088&oldid=823618921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968867350022934529", + "text" : "Concerns and controversies at the 2010 Winter Olymp Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cmFs38Btpl https:\/\/t.co\/koh6eHkCpN", + "id" : 968867350022934529, + "created_at" : "2018-02-28 15:15:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968861094327529472\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/5Kaea3maKn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXIWB2oUMAEk7H5.png", + "id_str" : "968861090938368001", + "id" : 968861090938368001, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXIWB2oUMAEk7H5.png", + "sizes" : [ { + "h" : 548, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 680 + }, { + "h" : 548, + "resize" : "fit", + "w" : 874 + }, { + "h" : 548, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Unorganized West Timiskaming District", + "display_url" : "pic.twitter.com\/5Kaea3maKn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ZsCq3wzG9E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828093722&oldid=827926520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968861094327529472", + "text" : "Unorganized West Timiskaming District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZsCq3wzG9E https:\/\/t.co\/5Kaea3maKn", + "id" : 968861094327529472, + "created_at" : "2018-02-28 14:51:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968839466776498177\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/gX5KNuW2Bo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXICW2dUMAAv3cU.png", + "id_str" : "968839461436928000", + "id" : 968839461436928000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXICW2dUMAAv3cU.png", + "sizes" : [ { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 184, + "resize" : "fit", + "w" : 680 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mark L. Walberg", + "display_url" : "pic.twitter.com\/gX5KNuW2Bo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/PZXDajjAQQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828083039&oldid=828083004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968839466776498177", + "text" : "Mark L. Walberg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PZXDajjAQQ https:\/\/t.co\/gX5KNuW2Bo", + "id" : 968839466776498177, + "created_at" : "2018-02-28 13:25:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968839370441621506\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/8m0RANdtdr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXICRXjVAAA_GQv.png", + "id_str" : "968839367241302016", + "id" : 968839367241302016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXICRXjVAAA_GQv.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mark L. Walberg", + "display_url" : "pic.twitter.com\/8m0RANdtdr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/btxMqE0LCz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828083004&oldid=826601860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968839370441621506", + "text" : "Mark L. Walberg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/btxMqE0LCz https:\/\/t.co\/8m0RANdtdr", + "id" : 968839370441621506, + "created_at" : "2018-02-28 13:24:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968837727646085120\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/PCLJcNQfY2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXIAxv6WsAEe4Ev.png", + "id_str" : "968837724512890881", + "id" : 968837724512890881, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXIAxv6WsAEe4Ev.png", + "sizes" : [ { + "h" : 1465, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 716 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 406 + }, { + "h" : 1465, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Evergreening", + "display_url" : "pic.twitter.com\/PCLJcNQfY2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/qJj1ATP81X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828082376&oldid=783715741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968837727646085120", + "text" : "Evergreening Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qJj1ATP81X https:\/\/t.co\/PCLJcNQfY2", + "id" : 968837727646085120, + "created_at" : "2018-02-28 13:18:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968821174221393920\/photo\/1", + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/3eDXDApGyR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXHxuFsWkAA3AnJ.png", + "id_str" : "968821168965849088", + "id" : 968821168965849088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXHxuFsWkAA3AnJ.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 746 + }, { + "h" : 1405, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1405, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 423 + } ], + "media_alt" : "Screenshot of edit to Tim Wu", + "display_url" : "pic.twitter.com\/3eDXDApGyR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/Jo06dhIoWc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828075331&oldid=824483198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968821174221393920", + "text" : "Tim Wu Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Jo06dhIoWc https:\/\/t.co\/3eDXDApGyR", + "id" : 968821174221393920, + "created_at" : "2018-02-28 12:12:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968627008711331840\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/puSYgXxHPs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXFBIKoWkAA5_zB.png", + "id_str" : "968627003409731584", + "id" : 968627003409731584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXFBIKoWkAA5_zB.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Citizenship judge", + "display_url" : "pic.twitter.com\/puSYgXxHPs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/XdZA8FARMT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827997244&oldid=813728522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968627008711331840", + "text" : "Citizenship judge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XdZA8FARMT https:\/\/t.co\/puSYgXxHPs", + "id" : 968627008711331840, + "created_at" : "2018-02-27 23:20:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968562946157809664\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/4PnvQlCwO6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXEG3UeX4AAiGsj.png", + "id_str" : "968562942320041984", + "id" : 968562942320041984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXEG3UeX4AAiGsj.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/4PnvQlCwO6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/9ateTZ0qdZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827957650&oldid=827955505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968562946157809664", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9ateTZ0qdZ https:\/\/t.co\/4PnvQlCwO6", + "id" : 968562946157809664, + "created_at" : "2018-02-27 19:06:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968559369477607424\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/15x7pqPLZr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXEDnG7WkAACIjl.png", + "id_str" : "968559365270704128", + "id" : 968559365270704128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXEDnG7WkAACIjl.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/15x7pqPLZr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/7PL82vcQiI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827955505&oldid=827955457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968559369477607424", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7PL82vcQiI https:\/\/t.co\/15x7pqPLZr", + "id" : 968559369477607424, + "created_at" : "2018-02-27 18:52:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968559291589328896\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/XtXxOYmz56", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXEDiqeXkAUUeGx.png", + "id_str" : "968559288913465349", + "id" : 968559288913465349, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXEDiqeXkAUUeGx.png", + "sizes" : [ { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/XtXxOYmz56" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/2PyIPG74U2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827955457&oldid=827955186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968559291589328896", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2PyIPG74U2 https:\/\/t.co\/XtXxOYmz56", + "id" : 968559291589328896, + "created_at" : "2018-02-27 18:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968558826428489733\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/9LqdYz7syM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXEDHgTW4AM0fWp.png", + "id_str" : "968558822326460419", + "id" : 968558822326460419, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXEDHgTW4AM0fWp.png", + "sizes" : [ { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/9LqdYz7syM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/KOFyBKVLzg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827955186&oldid=827955112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968558826428489733", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KOFyBKVLzg https:\/\/t.co\/9LqdYz7syM", + "id" : 968558826428489733, + "created_at" : "2018-02-27 18:49:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968558691569012736\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/tscgKU4I5h", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXEC_ovW0AEo2Rj.png", + "id_str" : "968558687152427009", + "id" : 968558687152427009, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXEC_ovW0AEo2Rj.png", + "sizes" : [ { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/tscgKU4I5h" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/r8d7YLFygc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827955112&oldid=827954789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968558691569012736", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r8d7YLFygc https:\/\/t.co\/tscgKU4I5h", + "id" : 968558691569012736, + "created_at" : "2018-02-27 18:49:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968558091422846978\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/3LyCEH1m2s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXECcszV4AAt0PC.png", + "id_str" : "968558086947463168", + "id" : 968558086947463168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXECcszV4AAt0PC.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/3LyCEH1m2s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/DMIwyiDNDJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827954789&oldid=827953996", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968558091422846978", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DMIwyiDNDJ https:\/\/t.co\/3LyCEH1m2s", + "id" : 968558091422846978, + "created_at" : "2018-02-27 18:46:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968556653971898375\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/59sIK4QnMG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXEBJA8W0AQ6zEy.png", + "id_str" : "968556649244971012", + "id" : 968556649244971012, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXEBJA8W0AQ6zEy.png", + "sizes" : [ { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/59sIK4QnMG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/70DMgckYW8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827953996&oldid=827264319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968556653971898375", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/70DMgckYW8 https:\/\/t.co\/59sIK4QnMG", + "id" : 968556653971898375, + "created_at" : "2018-02-27 18:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968526022818828288\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/l3Tzm5ZRJP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXDlSFjV4AAuyeq.png", + "id_str" : "968526018775474176", + "id" : 968526018775474176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXDlSFjV4AAuyeq.png", + "sizes" : [ { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to William George Barker", + "display_url" : "pic.twitter.com\/l3Tzm5ZRJP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/axsbLO0BoK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145895415&oldid=145295119&rcid=358221630", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968526022818828288", + "text" : "William George Barker Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/axsbLO0BoK https:\/\/t.co\/l3Tzm5ZRJP", + "id" : 968526022818828288, + "created_at" : "2018-02-27 16:39:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968513479215894528\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/G2M9HJzcG4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXDZ36AVMAAjrh_.png", + "id_str" : "968513474371334144", + "id" : 968513474371334144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXDZ36AVMAAjrh_.png", + "sizes" : [ { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of Latin American Jews", + "display_url" : "pic.twitter.com\/G2M9HJzcG4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/IquXWlZhmJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827928447&oldid=827928015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968513479215894528", + "text" : "List of Latin American Jews Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IquXWlZhmJ https:\/\/t.co\/G2M9HJzcG4", + "id" : 968513479215894528, + "created_at" : "2018-02-27 15:49:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968512734970155008\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/XwcuqyDQBp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXDZMfxXkAElomo.png", + "id_str" : "968512728594878465", + "id" : 968512728594878465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXDZMfxXkAElomo.png", + "sizes" : [ { + "h" : 361, + "resize" : "fit", + "w" : 874 + }, { + "h" : 281, + "resize" : "fit", + "w" : 680 + }, { + "h" : 361, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 361, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Latin American Jews", + "display_url" : "pic.twitter.com\/XwcuqyDQBp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/UgoEqu8KvF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827928015&oldid=827759170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968512734970155008", + "text" : "List of Latin American Jews Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UgoEqu8KvF https:\/\/t.co\/XwcuqyDQBp", + "id" : 968512734970155008, + "created_at" : "2018-02-27 15:46:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968501675584622593\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/iuNRcHWCwR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXDPI8-XkAAu3IF.png", + "id_str" : "968501672598278144", + "id" : 968501672598278144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXDPI8-XkAAu3IF.png", + "sizes" : [ { + "h" : 837, + "resize" : "fit", + "w" : 874 + }, { + "h" : 837, + "resize" : "fit", + "w" : 874 + }, { + "h" : 837, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Al Montoya", + "display_url" : "pic.twitter.com\/iuNRcHWCwR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/udRb6e32tW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827922155&oldid=827921546", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968501675584622593", + "text" : "Al Montoya Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/udRb6e32tW https:\/\/t.co\/iuNRcHWCwR", + "id" : 968501675584622593, + "created_at" : "2018-02-27 15:02:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968501318141792256\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ZhI6Umx6SR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXDOz0IVQAEHDYi.jpg", + "id_str" : "968501309446897665", + "id" : 968501309446897665, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXDOz0IVQAEHDYi.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/ZhI6Umx6SR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Y9olhqq3sd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827921981&oldid=827682589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968501318141792256", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Y9olhqq3sd https:\/\/t.co\/ZhI6Umx6SR", + "id" : 968501318141792256, + "created_at" : "2018-02-27 15:01:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968500393549418496\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/wPlfSJUw35", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXDN-IEWsAAeI9P.png", + "id_str" : "968500387085987840", + "id" : 968500387085987840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXDN-IEWsAAeI9P.png", + "sizes" : [ { + "h" : 2115, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 846 + }, { + "h" : 680, + "resize" : "fit", + "w" : 281 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 496 + } ], + "media_alt" : "Screenshot of edit to Unorganized West Timiskaming District", + "display_url" : "pic.twitter.com\/wPlfSJUw35" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/aLe7GIWKMD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827921498&oldid=827805540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968500393549418496", + "text" : "Unorganized West Timiskaming District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aLe7GIWKMD https:\/\/t.co\/wPlfSJUw35", + "id" : 968500393549418496, + "created_at" : "2018-02-27 14:57:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968288283066339329\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/jHJs4eWaWh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXAND4nXkAMiwrF.png", + "id_str" : "968288280272932867", + "id" : 968288280272932867, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXAND4nXkAMiwrF.png", + "sizes" : [ { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 664 + } ], + "media_alt" : "Screenshot of edit to Andrew Scheer", + "display_url" : "pic.twitter.com\/jHJs4eWaWh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/uusySWBsER", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827836108&oldid=827747097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968288283066339329", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uusySWBsER https:\/\/t.co\/jHJs4eWaWh", + "id" : 968288283066339329, + "created_at" : "2018-02-27 00:54:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968265963484393473\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/d6Q56wUXX7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_4wlnVQAAHc2q.png", + "id_str" : "968265958522437632", + "id" : 968265958522437632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_4wlnVQAAHc2q.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 343 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 585 + }, { + "h" : 680, + "resize" : "fit", + "w" : 194 + }, { + "h" : 3059, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Last Train to Clarksville", + "display_url" : "pic.twitter.com\/d6Q56wUXX7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/mcaQ8wZUsv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827825573&oldid=827695746", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968265963484393473", + "text" : "Last Train to Clarksville Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/mcaQ8wZUsv https:\/\/t.co\/d6Q56wUXX7", + "id" : 968265963484393473, + "created_at" : "2018-02-26 23:26:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968237185030873088\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/1dyy5uadU3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_elNaXUAIkday.jpg", + "id_str" : "968237175744712706", + "id" : 968237175744712706, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_elNaXUAIkday.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cerium nitrate", + "display_url" : "pic.twitter.com\/1dyy5uadU3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/EfGGdno6dv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827809748&oldid=812236433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968237185030873088", + "text" : "Cerium nitrate Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/EfGGdno6dv https:\/\/t.co\/1dyy5uadU3", + "id" : 968237185030873088, + "created_at" : "2018-02-26 21:31:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968234670965121029\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/H2txFtLONi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_cTGzU8AAIUPp.png", + "id_str" : "968234665709465600", + "id" : 968234665709465600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_cTGzU8AAIUPp.png", + "sizes" : [ { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Woodstock (Ontario)", + "display_url" : "pic.twitter.com\/H2txFtLONi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Jxyu6xWTDO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145872736&oldid=145872628&rcid=358175248", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968234670965121029", + "text" : "Woodstock (Ontario) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Jxyu6xWTDO https:\/\/t.co\/H2txFtLONi", + "id" : 968234670965121029, + "created_at" : "2018-02-26 21:21:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968233743638040580\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Jz7VqhuOp5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_bdQMX0AIlwO0.png", + "id_str" : "968233740517494786", + "id" : 968233740517494786, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_bdQMX0AIlwO0.png", + "sizes" : [ { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Woodstock (Ontario)", + "display_url" : "pic.twitter.com\/Jz7VqhuOp5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/kBRRNbrcId", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145872628&oldid=136702826&rcid=358174978", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968233743638040580", + "text" : "Woodstock (Ontario) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kBRRNbrcId https:\/\/t.co\/Jz7VqhuOp5", + "id" : 968233743638040580, + "created_at" : "2018-02-26 21:18:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968230533342867457\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Xyemg4xLAq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_YibKVwAAZ6PW.png", + "id_str" : "968230530826223616", + "id" : 968230530826223616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_YibKVwAAZ6PW.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Woodstock, Ontario", + "display_url" : "pic.twitter.com\/Xyemg4xLAq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/7wlyVHDuyt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827806077&oldid=827498775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968230533342867457", + "text" : "Woodstock, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7wlyVHDuyt https:\/\/t.co\/Xyemg4xLAq", + "id" : 968230533342867457, + "created_at" : "2018-02-26 21:05:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968229515787939840\/photo\/1", + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/GgcAcIbt4R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_XnCxX4AEcqRT.png", + "id_str" : "968229510666772481", + "id" : 968229510666772481, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_XnCxX4AEcqRT.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to PVP", + "display_url" : "pic.twitter.com\/GgcAcIbt4R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/5poZu3d11n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827805488&oldid=819386061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968229515787939840", + "text" : "PVP Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5poZu3d11n https:\/\/t.co\/GgcAcIbt4R", + "id" : 968229515787939840, + "created_at" : "2018-02-26 21:01:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968225211450642432\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/RBlkYrQlE7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_TsnUWkAA0w7c.png", + "id_str" : "968225208329998336", + "id" : 968225208329998336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_TsnUWkAA0w7c.png", + "sizes" : [ { + "h" : 1103, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1103, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 539 + }, { + "h" : 1103, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to King-Lebel", + "display_url" : "pic.twitter.com\/RBlkYrQlE7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/d116kfjcLA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827803008&oldid=771675593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968225211450642432", + "text" : "King-Lebel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d116kfjcLA https:\/\/t.co\/RBlkYrQlE7", + "id" : 968225211450642432, + "created_at" : "2018-02-26 20:44:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968222709816668160\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/bRIbm6ajCC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_Ra-KW4AAfVoF.png", + "id_str" : "968222706201190400", + "id" : 968222706201190400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_Ra-KW4AAfVoF.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Unorganized West Timiskaming District", + "display_url" : "pic.twitter.com\/bRIbm6ajCC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/MNQrkZm26e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827801582&oldid=827801227", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968222709816668160", + "text" : "Unorganized West Timiskaming District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MNQrkZm26e https:\/\/t.co\/bRIbm6ajCC", + "id" : 968222709816668160, + "created_at" : "2018-02-26 20:34:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968222052887953409\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/UkuovQihDY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_Q0qoWAAID8XB.png", + "id_str" : "968222048123224066", + "id" : 968222048123224066, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_Q0qoWAAID8XB.png", + "sizes" : [ { + "h" : 2030, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 517 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2030, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 293 + } ], + "media_alt" : "Screenshot of edit to Unorganized West Timiskaming District", + "display_url" : "pic.twitter.com\/UkuovQihDY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/YQoFZEsVey", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827801227&oldid=791428897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968222052887953409", + "text" : "Unorganized West Timiskaming District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YQoFZEsVey https:\/\/t.co\/UkuovQihDY", + "id" : 968222052887953409, + "created_at" : "2018-02-26 20:31:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968216179629264897\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/LoNxD6igsd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_Lev5XkAANVYY.png", + "id_str" : "968216174021545984", + "id" : 968216174021545984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_Lev5XkAANVYY.png", + "sizes" : [ { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 624 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ryerson, Algoma District, Ontario", + "display_url" : "pic.twitter.com\/LoNxD6igsd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/a32FQxNw5G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827797830&oldid=827797391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968216179629264897", + "text" : "Ryerson, Algoma District, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a32FQxNw5G https:\/\/t.co\/LoNxD6igsd", + "id" : 968216179629264897, + "created_at" : "2018-02-26 20:08:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968215398427582464\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/e0CkM2qN9D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_KxaOXUAElTlE.png", + "id_str" : "968215395109916673", + "id" : 968215395109916673, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_KxaOXUAElTlE.png", + "sizes" : [ { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 587 + } ], + "media_alt" : "Screenshot of edit to Ryerson, Algoma District, Ontario", + "display_url" : "pic.twitter.com\/e0CkM2qN9D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/bs1qrRmK9j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827797391&oldid=827797181", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968215398427582464", + "text" : "Ryerson, Algoma District, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bs1qrRmK9j https:\/\/t.co\/e0CkM2qN9D", + "id" : 968215398427582464, + "created_at" : "2018-02-26 20:05:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968214970147229696\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/WH5okDDaJQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_KYY7XUAA-KpV.png", + "id_str" : "968214965265059840", + "id" : 968214965265059840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_KYY7XUAA-KpV.png", + "sizes" : [ { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 559 + } ], + "media_alt" : "Screenshot of edit to Ryerson, Algoma District, Ontario", + "display_url" : "pic.twitter.com\/WH5okDDaJQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/pvVga8iPqO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827797181&oldid=825686747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968214970147229696", + "text" : "Ryerson, Algoma District, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pvVga8iPqO https:\/\/t.co\/WH5okDDaJQ", + "id" : 968214970147229696, + "created_at" : "2018-02-26 20:03:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968213937731854336\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/bXlOkjQ1oO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_JcS2X0AIX-Fg.png", + "id_str" : "968213932841357314", + "id" : 968213932841357314, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_JcS2X0AIX-Fg.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Erika Seltenreich-Hodgson", + "display_url" : "pic.twitter.com\/bXlOkjQ1oO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/eeIN2D50hp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827796518&oldid=827796245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968213937731854336", + "text" : "Erika Seltenreich-Hodgson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eeIN2D50hp https:\/\/t.co\/bXlOkjQ1oO", + "id" : 968213937731854336, + "created_at" : "2018-02-26 19:59:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968213488152825863\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/tBgistSjzQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_JCF6XUAA176Z.png", + "id_str" : "968213482691842048", + "id" : 968213482691842048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_JCF6XUAA176Z.png", + "sizes" : [ { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Erika Seltenreich-Hodgson", + "display_url" : "pic.twitter.com\/tBgistSjzQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/IWYpxxTl9T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827796245&oldid=810565299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968213488152825863", + "text" : "Erika Seltenreich-Hodgson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IWYpxxTl9T https:\/\/t.co\/tBgistSjzQ", + "id" : 968213488152825863, + "created_at" : "2018-02-26 19:57:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968206893385740289\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/ELbTmNWkUz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_DCXBXcAAuFlA.png", + "id_str" : "968206890214846464", + "id" : 968206890214846464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_DCXBXcAAuFlA.png", + "sizes" : [ { + "h" : 335, + "resize" : "fit", + "w" : 680 + }, { + "h" : 431, + "resize" : "fit", + "w" : 874 + }, { + "h" : 431, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 431, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Unorganized North Algoma District", + "display_url" : "pic.twitter.com\/ELbTmNWkUz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ICxEDsXIFR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827792124&oldid=827791289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968206893385740289", + "text" : "Unorganized North Algoma District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ICxEDsXIFR https:\/\/t.co\/ELbTmNWkUz", + "id" : 968206893385740289, + "created_at" : "2018-02-26 19:31:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968205423177322496\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/7ponP5UFhY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_BszQW4AAfOUZ.png", + "id_str" : "968205420325167104", + "id" : 968205420325167104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_BszQW4AAfOUZ.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Unorganized North Algoma District", + "display_url" : "pic.twitter.com\/7ponP5UFhY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ODpV5ZTi2X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827791289&oldid=827790579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968205423177322496", + "text" : "Unorganized North Algoma District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ODpV5ZTi2X https:\/\/t.co\/7ponP5UFhY", + "id" : 968205423177322496, + "created_at" : "2018-02-26 19:25:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968204356532211713\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/LzqfnHWSX0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_AuoKVoAEvi2p.png", + "id_str" : "968204352195239937", + "id" : 968204352195239937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_AuoKVoAEvi2p.png", + "sizes" : [ { + "h" : 1544, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 385 + }, { + "h" : 1544, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 679 + } ], + "media_alt" : "Screenshot of edit to Unorganized North Algoma District", + "display_url" : "pic.twitter.com\/LzqfnHWSX0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ZIo77o0ihq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827790579&oldid=812995557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968204356532211713", + "text" : "Unorganized North Algoma District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZIo77o0ihq https:\/\/t.co\/LzqfnHWSX0", + "id" : 968204356532211713, + "created_at" : "2018-02-26 19:21:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968203893510418433\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/xosz5r2llc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW_ATrpXUAANyBx.png", + "id_str" : "968203889274212352", + "id" : 968203889274212352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW_ATrpXUAANyBx.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2008 Canada listeriosis outbreak", + "display_url" : "pic.twitter.com\/xosz5r2llc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/XHfJsnn75G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827790288&oldid=817512099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968203893510418433", + "text" : "2008 Canada listeriosis outbreak Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/XHfJsnn75G https:\/\/t.co\/xosz5r2llc", + "id" : 968203893510418433, + "created_at" : "2018-02-26 19:19:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968186751356416001\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/jdGyBMMzkM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW-wt8YW0AAc06R.png", + "id_str" : "968186748256833536", + "id" : 968186748256833536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW-wt8YW0AAc06R.png", + "sizes" : [ { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Cask of Amontillado", + "display_url" : "pic.twitter.com\/jdGyBMMzkM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/I9HWO0pz4j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827779825&oldid=827399447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968186751356416001", + "text" : "The Cask of Amontillado Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I9HWO0pz4j https:\/\/t.co\/jdGyBMMzkM", + "id" : 968186751356416001, + "created_at" : "2018-02-26 18:11:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968150589325574147\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/8OOH3OjyXo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW-P06oW0AAYCOl.png", + "id_str" : "968150584162439168", + "id" : 968150584162439168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW-P06oW0AAYCOl.png", + "sizes" : [ { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 435, + "resize" : "fit", + "w" : 680 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Discussion:Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/8OOH3OjyXo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/UHB1YoBMqd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145863586&oldid=139643562&rcid=358156355", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968150589325574147", + "text" : "Discussion:Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UHB1YoBMqd https:\/\/t.co\/8OOH3OjyXo", + "id" : 968150589325574147, + "created_at" : "2018-02-26 15:47:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968124685522219008\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zs7qR1nQ1H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW94ROtW0AAzAsz.jpg", + "id_str" : "968124682309390336", + "id" : 968124682309390336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW94ROtW0AAzAsz.jpg", + "sizes" : [ { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sean Burke", + "display_url" : "pic.twitter.com\/zs7qR1nQ1H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/DtpywCRLVW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145860343&oldid=139097060&rcid=358150279", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968124685522219008", + "text" : "Sean Burke Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DtpywCRLVW https:\/\/t.co\/zs7qR1nQ1H", + "id" : 968124685522219008, + "created_at" : "2018-02-26 14:04:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968123245055610880\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/FHZ8bVf8pU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW929UsUMAAIZpQ.png", + "id_str" : "968123240806625280", + "id" : 968123240806625280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW929UsUMAAIZpQ.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Progressive Conservative Party of Ontario leadership election, 2018", + "display_url" : "pic.twitter.com\/FHZ8bVf8pU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/wft2oBr9oX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827744892&oldid=827682547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968123245055610880", + "text" : "Progressive Conservative Party of Ontario leadership el Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/wft2oBr9oX https:\/\/t.co\/FHZ8bVf8pU", + "id" : 968123245055610880, + "created_at" : "2018-02-26 13:59:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/968115463879380992\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/E010pn3RwF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DW9v4L6WkAAvIBf.png", + "id_str" : "968115455968841728", + "id" : 968115455968841728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DW9v4L6WkAAvIBf.png", + "sizes" : [ { + "h" : 1015, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1015, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1015, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 586 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lost in Space", + "display_url" : "pic.twitter.com\/E010pn3RwF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/9tTbXPDy4O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827741261&oldid=827107792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968115463879380992", + "text" : "Lost in Space Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9tTbXPDy4O https:\/\/t.co\/E010pn3RwF", + "id" : 968115463879380992, + "created_at" : "2018-02-26 13:28:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967137100008181761\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/FyNrFCleqN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWv2EIoX0AM7Q2Z.png", + "id_str" : "967137095897829379", + "id" : 967137095897829379, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWv2EIoX0AM7Q2Z.png", + "sizes" : [ { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/FyNrFCleqN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/oS6GiGGqma", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145778249&oldid=145236447&rcid=357974270", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967137100008181761", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oS6GiGGqma https:\/\/t.co\/FyNrFCleqN", + "id" : 967137100008181761, + "created_at" : "2018-02-23 20:40:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967132692893618177\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/oKMJz2ObOV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvyDsFWsAIdOZE.png", + "id_str" : "967132690188251138", + "id" : 967132690188251138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvyDsFWsAIdOZE.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Allyre Sirois", + "display_url" : "pic.twitter.com\/oKMJz2ObOV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/243ygUSlAo", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145777802&oldid=140205704&rcid=357973301", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967132692893618177", + "text" : "Allyre Sirois Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/243ygUSlAo https:\/\/t.co\/oKMJz2ObOV", + "id" : 967132692893618177, + "created_at" : "2018-02-23 20:22:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967131500398481410\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/s16IdVZLyY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvw-MHW0AAzc0A.png", + "id_str" : "967131496195739648", + "id" : 967131496195739648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvw-MHW0AAzc0A.png", + "sizes" : [ { + "h" : 1410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 422 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 744 + } ], + "media_alt" : "Screenshot of edit to Assembl\u00E9e communautaire fransaskoise", + "display_url" : "pic.twitter.com\/s16IdVZLyY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/sQQbV2To0l", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145777656&oldid=145777408&rcid=357972976", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967131500398481410", + "text" : "Assembl\u00E9e communautaire fransaskoise Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sQQbV2To0l https:\/\/t.co\/s16IdVZLyY", + "id" : 967131500398481410, + "created_at" : "2018-02-23 20:18:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967130750666584065\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/QagKYrJtV1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvwSfPW0AAI3J6.png", + "id_str" : "967130745415323648", + "id" : 967130745415323648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvwSfPW0AAI3J6.png", + "sizes" : [ { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Karen McCrimmon", + "display_url" : "pic.twitter.com\/QagKYrJtV1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/8xnAEZ4IAi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827279151&oldid=819797272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967130750666584065", + "text" : "Karen McCrimmon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8xnAEZ4IAi https:\/\/t.co\/QagKYrJtV1", + "id" : 967130750666584065, + "created_at" : "2018-02-23 20:15:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967129583605768192\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/aKC6LOpjXQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvvOcHU0AA5Pe-.png", + "id_str" : "967129576345227264", + "id" : 967129576345227264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvvOcHU0AA5Pe-.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Erik Gudbranson", + "display_url" : "pic.twitter.com\/aKC6LOpjXQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/hDUhmxBDCd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827278515&oldid=827159968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967129583605768192", + "text" : "Erik Gudbranson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hDUhmxBDCd https:\/\/t.co\/aKC6LOpjXQ", + "id" : 967129583605768192, + "created_at" : "2018-02-23 20:10:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967129336150097920\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/Lfw7PmuHua", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvvAL_VAAAP4Wc.png", + "id_str" : "967129331498549248", + "id" : 967129331498549248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvvAL_VAAAP4Wc.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 572 + }, { + "h" : 680, + "resize" : "fit", + "w" : 324 + }, { + "h" : 1835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1835, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Assembl\u00E9e communautaire fransaskoise", + "display_url" : "pic.twitter.com\/Lfw7PmuHua" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/dYNit9uxXq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145777408&oldid=145678071&rcid=357972472", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967129336150097920", + "text" : "Assembl\u00E9e communautaire fransaskoise Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dYNit9uxXq https:\/\/t.co\/Lfw7PmuHua", + "id" : 967129336150097920, + "created_at" : "2018-02-23 20:09:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967125264126955522\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/Rpp5bqPA7u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvrTCuXkAAzJTC.png", + "id_str" : "967125257382498304", + "id" : 967125257382498304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvrTCuXkAAzJTC.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 531 + }, { + "h" : 3371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 311 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 176 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/Rpp5bqPA7u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/2wKYOfV3Ag", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827275673&oldid=827275079", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967125264126955522", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2wKYOfV3Ag https:\/\/t.co\/Rpp5bqPA7u", + "id" : 967125264126955522, + "created_at" : "2018-02-23 19:53:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967124394110746624\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/8kjqR8MjDq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvqgfjXUAELFc_.png", + "id_str" : "967124388947644417", + "id" : 967124388947644417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvqgfjXUAELFc_.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 746 + }, { + "h" : 2398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 437 + }, { + "h" : 680, + "resize" : "fit", + "w" : 248 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/8kjqR8MjDq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/seVsR6QnVP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827275079&oldid=824983902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967124394110746624", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/seVsR6QnVP https:\/\/t.co\/8kjqR8MjDq", + "id" : 967124394110746624, + "created_at" : "2018-02-23 19:49:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967117735669960705\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/N0QNxy9Acp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvkdFOW4Ag74MQ.png", + "id_str" : "967117733270839304", + "id" : 967117733270839304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvkdFOW4Ag74MQ.png", + "sizes" : [ { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 580, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Commissariat aux langues officielles", + "display_url" : "pic.twitter.com\/N0QNxy9Acp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/72OxpqqD35", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145776241&oldid=145776155&rcid=357969955", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967117735669960705", + "text" : "Commissariat aux langues officielles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/72OxpqqD35 https:\/\/t.co\/N0QNxy9Acp", + "id" : 967117735669960705, + "created_at" : "2018-02-23 19:23:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967117548683776000\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/1GGIJyGjZr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvkSHfWsAAvXFx.png", + "id_str" : "967117544900440064", + "id" : 967117544900440064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvkSHfWsAAvXFx.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser (journaliste)", + "display_url" : "pic.twitter.com\/1GGIJyGjZr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/zzA8tbw9cD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145776217&oldid=145776182&rcid=357969929", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967117548683776000", + "text" : "Graham Fraser (journaliste) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zzA8tbw9cD https:\/\/t.co\/1GGIJyGjZr", + "id" : 967117548683776000, + "created_at" : "2018-02-23 19:22:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967116907278225410\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/PviiTcqrbA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvjsw9VwAAyDXj.png", + "id_str" : "967116903197032448", + "id" : 967116903197032448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvjsw9VwAAyDXj.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 542 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser (journaliste)", + "display_url" : "pic.twitter.com\/PviiTcqrbA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/mCwmKyeKrB", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145776182&oldid=145728378&rcid=357969863", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967116907278225410", + "text" : "Graham Fraser (journaliste) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mCwmKyeKrB https:\/\/t.co\/PviiTcqrbA", + "id" : 967116907278225410, + "created_at" : "2018-02-23 19:20:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967116694983532544\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/ZXNKrvG7z5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvjgKiU0AAEfcn.png", + "id_str" : "967116686724747264", + "id" : 967116686724747264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvjgKiU0AAEfcn.png", + "sizes" : [ { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Commissariat aux langues officielles", + "display_url" : "pic.twitter.com\/ZXNKrvG7z5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/MpAKWArSM4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145776155&oldid=145776149&rcid=357969628", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967116694983532544", + "text" : "Commissariat aux langues officielles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MpAKWArSM4 https:\/\/t.co\/ZXNKrvG7z5", + "id" : 967116694983532544, + "created_at" : "2018-02-23 19:19:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967116629254557696\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/zgij643nYm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvjcoiWAAI4SvH.png", + "id_str" : "967116626058412034", + "id" : 967116626058412034, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvjcoiWAAI4SvH.png", + "sizes" : [ { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 680 + }, { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Commissariat aux langues officielles", + "display_url" : "pic.twitter.com\/zgij643nYm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/LgntRIsYAu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145776149&oldid=145776132&rcid=357969613", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967116629254557696", + "text" : "Commissariat aux langues officielles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LgntRIsYAu https:\/\/t.co\/zgij643nYm", + "id" : 967116629254557696, + "created_at" : "2018-02-23 19:19:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967116421917564929\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/p6xYOHLm7P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvjQaEWsAAsdci.png", + "id_str" : "967116416016101376", + "id" : 967116416016101376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvjQaEWsAAsdci.png", + "sizes" : [ { + "h" : 1414, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 420 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 742 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1414, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Commissariat aux langues officielles", + "display_url" : "pic.twitter.com\/p6xYOHLm7P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/jN06RujlRg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145776132&oldid=145662463&rcid=357969590", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967116421917564929", + "text" : "Commissariat aux langues officielles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jN06RujlRg https:\/\/t.co\/p6xYOHLm7P", + "id" : 967116421917564929, + "created_at" : "2018-02-23 19:18:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967111389050560512\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/r0fBKQ5Y3I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvercqU8AE4kun.png", + "id_str" : "967111383010570241", + "id" : 967111383010570241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvercqU8AE4kun.png", + "sizes" : [ { + "h" : 488, + "resize" : "fit", + "w" : 680 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Graham Fraser", + "display_url" : "pic.twitter.com\/r0fBKQ5Y3I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/3KnuxYs0M1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827267154&oldid=827267057", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967111389050560512", + "text" : "Talk:Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3KnuxYs0M1 https:\/\/t.co\/r0fBKQ5Y3I", + "id" : 967111389050560512, + "created_at" : "2018-02-23 18:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967111236595920902\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Y8byXWNJRI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWveixSXkAAi5bb.png", + "id_str" : "967111233928400896", + "id" : 967111233928400896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWveixSXkAAi5bb.png", + "sizes" : [ { + "h" : 484, + "resize" : "fit", + "w" : 874 + }, { + "h" : 484, + "resize" : "fit", + "w" : 874 + }, { + "h" : 484, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 377, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Talk:Graham Fraser", + "display_url" : "pic.twitter.com\/Y8byXWNJRI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Q1fEifvlOE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827267057&oldid=827098614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967111236595920902", + "text" : "Talk:Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q1fEifvlOE https:\/\/t.co\/Y8byXWNJRI", + "id" : 967111236595920902, + "created_at" : "2018-02-23 18:57:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967109867612884998\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/RwcqxBfiAJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvdSmnX4AESYqm.png", + "id_str" : "967109856674177025", + "id" : 967109856674177025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvdSmnX4AESYqm.png", + "sizes" : [ { + "h" : 3785, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 157 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 277 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 473 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coach Ernie Pantusso", + "display_url" : "pic.twitter.com\/RwcqxBfiAJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/moVSgXhFZq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827266236&oldid=825143281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967109867612884998", + "text" : "Coach Ernie Pantusso Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/moVSgXhFZq https:\/\/t.co\/RwcqxBfiAJ", + "id" : 967109867612884998, + "created_at" : "2018-02-23 18:52:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967106142907322373\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/XO7PQqtzDr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvZ6OzXUAAyXrf.png", + "id_str" : "967106139430277120", + "id" : 967106139430277120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvZ6OzXUAAyXrf.png", + "sizes" : [ { + "h" : 1057, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 562 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1057, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1057, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/XO7PQqtzDr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/vd32QoFPUV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827264319&oldid=827085053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967106142907322373", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vd32QoFPUV https:\/\/t.co\/XO7PQqtzDr", + "id" : 967106142907322373, + "created_at" : "2018-02-23 18:37:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967105662512746496\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/3oC6sNteRF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvZeUdW4AUWPEq.png", + "id_str" : "967105659912249349", + "id" : 967105659912249349, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvZeUdW4AUWPEq.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Health Canada", + "display_url" : "pic.twitter.com\/3oC6sNteRF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Lvvcmh9OK4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827264106&oldid=812353531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967105662512746496", + "text" : "Health Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Lvvcmh9OK4 https:\/\/t.co\/3oC6sNteRF", + "id" : 967105662512746496, + "created_at" : "2018-02-23 18:35:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967099964097810433\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/gOYIvnGNa6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvUSk5UMAAQV7W.png", + "id_str" : "967099960607911936", + "id" : 967099960607911936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvUSk5UMAAQV7W.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to D'Iberville Fortier", + "display_url" : "pic.twitter.com\/gOYIvnGNa6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eiU3zQLKbR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145774365&oldid=145774335&rcid=357965787", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967099964097810433", + "text" : "D'Iberville Fortier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eiU3zQLKbR https:\/\/t.co\/gOYIvnGNa6", + "id" : 967099964097810433, + "created_at" : "2018-02-23 18:12:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967099768509001728\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/pSZEjBDHEb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvUHIWWAAAcD3i.png", + "id_str" : "967099763966476288", + "id" : 967099763966476288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvUHIWWAAAcD3i.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to D'Iberville Fortier", + "display_url" : "pic.twitter.com\/pSZEjBDHEb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/TsHEJFylEX", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145774335&oldid=145774316&rcid=357965732", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967099768509001728", + "text" : "D'Iberville Fortier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TsHEJFylEX https:\/\/t.co\/pSZEjBDHEb", + "id" : 967099768509001728, + "created_at" : "2018-02-23 18:12:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967099605086334976\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/O9TjruCd4G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvT9lyX0AIaqby.png", + "id_str" : "967099600069971970", + "id" : 967099600069971970, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvT9lyX0AIaqby.png", + "sizes" : [ { + "h" : 633, + "resize" : "fit", + "w" : 874 + }, { + "h" : 633, + "resize" : "fit", + "w" : 874 + }, { + "h" : 633, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to D'Iberville Fortier", + "display_url" : "pic.twitter.com\/O9TjruCd4G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/JbCHRhqM3T", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145774316&oldid=144753571&rcid=357965679", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967099605086334976", + "text" : "D'Iberville Fortier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JbCHRhqM3T https:\/\/t.co\/O9TjruCd4G", + "id" : 967099605086334976, + "created_at" : "2018-02-23 18:11:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967099145755549701\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/6ynwc1ZIb0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvTi7-WkAU0pmg.png", + "id_str" : "967099142169333765", + "id" : 967099142169333765, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvTi7-WkAU0pmg.png", + "sizes" : [ { + "h" : 753, + "resize" : "fit", + "w" : 874 + }, { + "h" : 753, + "resize" : "fit", + "w" : 874 + }, { + "h" : 586, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 753, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/6ynwc1ZIb0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/cHAoVR8UpC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145774260&oldid=143745388&rcid=357965568", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967099145755549701", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cHAoVR8UpC https:\/\/t.co\/6ynwc1ZIb0", + "id" : 967099145755549701, + "created_at" : "2018-02-23 18:09:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967096912489930752\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ocdHfZC4ga", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvRg5FUMAAHAEu.png", + "id_str" : "967096908010237952", + "id" : 967096908010237952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvRg5FUMAAHAEu.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cruiser Mk II", + "display_url" : "pic.twitter.com\/ocdHfZC4ga" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Tg1XYY24CT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827259398&oldid=821430543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967096912489930752", + "text" : "Cruiser Mk II Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Tg1XYY24CT https:\/\/t.co\/ocdHfZC4ga", + "id" : 967096912489930752, + "created_at" : "2018-02-23 18:00:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967091927240802304\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/MUwdngsEoe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvM-nfWkAM7u16.png", + "id_str" : "967091921125543939", + "id" : 967091921125543939, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvM-nfWkAM7u16.png", + "sizes" : [ { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 497, + "resize" : "fit", + "w" : 680 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Max Yalden", + "display_url" : "pic.twitter.com\/MUwdngsEoe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/W87iZuQo7E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827256894&oldid=821828807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967091927240802304", + "text" : "Max Yalden Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W87iZuQo7E https:\/\/t.co\/MUwdngsEoe", + "id" : 967091927240802304, + "created_at" : "2018-02-23 17:40:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967091256001220608\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ib8NQxUrVS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvMXwTW0AE4OpU.png", + "id_str" : "967091253476249601", + "id" : 967091253476249601, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvMXwTW0AE4OpU.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to D'Iberville Fortier", + "display_url" : "pic.twitter.com\/ib8NQxUrVS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5UvXCZUit0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827256492&oldid=827256455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967091256001220608", + "text" : "D'Iberville Fortier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5UvXCZUit0 https:\/\/t.co\/ib8NQxUrVS", + "id" : 967091256001220608, + "created_at" : "2018-02-23 17:38:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967091200766414849\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/hNqnCR4Cb0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWvMUdbWAAExz9P.png", + "id_str" : "967091196869869569", + "id" : 967091196869869569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWvMUdbWAAExz9P.png", + "sizes" : [ { + "h" : 604, + "resize" : "fit", + "w" : 874 + }, { + "h" : 604, + "resize" : "fit", + "w" : 874 + }, { + "h" : 470, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 604, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to D'Iberville Fortier", + "display_url" : "pic.twitter.com\/hNqnCR4Cb0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ADfU37tQCR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827256455&oldid=818283059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967091200766414849", + "text" : "D'Iberville Fortier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ADfU37tQCR https:\/\/t.co\/hNqnCR4Cb0", + "id" : 967091200766414849, + "created_at" : "2018-02-23 17:38:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967063945923170304\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/woHnOmZLSf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuziFeXcAAS_ju.png", + "id_str" : "967063943167569920", + "id" : 967063943167569920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuziFeXcAAS_ju.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser (industriel)", + "display_url" : "pic.twitter.com\/woHnOmZLSf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/G27Xm6EWw2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145770276&oldid=145769335&rcid=357956860", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967063945923170304", + "text" : "Graham Fraser (industriel) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G27Xm6EWw2 https:\/\/t.co\/woHnOmZLSf", + "id" : 967063945923170304, + "created_at" : "2018-02-23 15:49:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967063750741299200\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/hYbCqbgxOI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuzWsNWsAASdp6.png", + "id_str" : "967063747406770176", + "id" : 967063747406770176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuzWsNWsAASdp6.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sam Seder", + "display_url" : "pic.twitter.com\/hYbCqbgxOI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/NDBqJGCXZu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827239730&oldid=827172932", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967063750741299200", + "text" : "Sam Seder Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NDBqJGCXZu https:\/\/t.co\/hYbCqbgxOI", + "id" : 967063750741299200, + "created_at" : "2018-02-23 15:49:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967063744701435904\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/IBUhgIgzFA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuzWUeW4AAhgQU.png", + "id_str" : "967063741035634688", + "id" : 967063741035634688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuzWUeW4AAhgQU.png", + "sizes" : [ { + "h" : 279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 217, + "resize" : "fit", + "w" : 680 + }, { + "h" : 279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 279, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to David Davies (industriel)", + "display_url" : "pic.twitter.com\/IBUhgIgzFA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/XYHcJudZyz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145770259&oldid=140516145&rcid=357956831", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967063744701435904", + "text" : "David Davies (industriel) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XYHcJudZyz https:\/\/t.co\/IBUhgIgzFA", + "id" : 967063744701435904, + "created_at" : "2018-02-23 15:48:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967062978129465345\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/u4VKB8e5FV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuypkhV4AAVnUY.jpg", + "id_str" : "967062972249006080", + "id" : 967062972249006080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuypkhV4AAVnUY.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 452, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/u4VKB8e5FV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/qrRH4VV2db", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827239289&oldid=827239165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967062978129465345", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qrRH4VV2db https:\/\/t.co\/u4VKB8e5FV", + "id" : 967062978129465345, + "created_at" : "2018-02-23 15:45:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967062795756896256\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/adyXgHqZsR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuye1IWsAA7zfT.jpg", + "id_str" : "967062787729043456", + "id" : 967062787729043456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuye1IWsAA7zfT.jpg", + "sizes" : [ { + "h" : 649, + "resize" : "fit", + "w" : 874 + }, { + "h" : 649, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 649, + "resize" : "fit", + "w" : 874 + }, { + "h" : 505, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/adyXgHqZsR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SiQMgm4XLC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827239165&oldid=827230295", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967062795756896256", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SiQMgm4XLC https:\/\/t.co\/adyXgHqZsR", + "id" : 967062795756896256, + "created_at" : "2018-02-23 15:45:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967054425046077441\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/H3j5tiITeV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuq3uUXkAA12fr.png", + "id_str" : "967054419304091648", + "id" : 967054419304091648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuq3uUXkAA12fr.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser (industriel)", + "display_url" : "pic.twitter.com\/H3j5tiITeV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/DQ83rWqrUF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145769335&oldid=145769284&rcid=357955021", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967054425046077441", + "text" : "Graham Fraser (industriel) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DQ83rWqrUF https:\/\/t.co\/H3j5tiITeV", + "id" : 967054425046077441, + "created_at" : "2018-02-23 15:11:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967054163086663680\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/8NIIlaR8y6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuqoP_WAAAlu-w.png", + "id_str" : "967054153464807424", + "id" : 967054153464807424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuqoP_WAAAlu-w.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/8NIIlaR8y6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/AaDG3dpk6Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827234449&oldid=827211837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967054163086663680", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AaDG3dpk6Q https:\/\/t.co\/8NIIlaR8y6", + "id" : 967054163086663680, + "created_at" : "2018-02-23 15:10:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967053947038044160\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/JSu85TvaVx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuqcDYX0AAUwKm.png", + "id_str" : "967053943921692672", + "id" : 967053943921692672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuqcDYX0AAUwKm.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser (industriel)", + "display_url" : "pic.twitter.com\/JSu85TvaVx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/U6QQoz49K5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145769284&oldid=145733192&rcid=357954925", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967053947038044160", + "text" : "Graham Fraser (industriel) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U6QQoz49K5 https:\/\/t.co\/JSu85TvaVx", + "id" : 967053947038044160, + "created_at" : "2018-02-23 15:10:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967041149344059392\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/JvDcXvskgQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWuezGdXkAI3YlZ.png", + "id_str" : "967041145745412098", + "id" : 967041145745412098, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWuezGdXkAI3YlZ.png", + "sizes" : [ { + "h" : 389, + "resize" : "fit", + "w" : 874 + }, { + "h" : 389, + "resize" : "fit", + "w" : 874 + }, { + "h" : 389, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Office of the Commissioner of Official Languages", + "display_url" : "pic.twitter.com\/JvDcXvskgQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/cmPZr48kmj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827226527&oldid=826983604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967041149344059392", + "text" : "Office of the Commissioner of Official Languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cmPZr48kmj https:\/\/t.co\/JvDcXvskgQ", + "id" : 967041149344059392, + "created_at" : "2018-02-23 14:19:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967038146293764096\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/HeW8tOgnPR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWucEQOX4AAbCT2.jpg", + "id_str" : "967038141889765376", + "id" : 967038141889765376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWucEQOX4AAbCT2.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/HeW8tOgnPR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/4A30XxoIvt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827224753&oldid=827224730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967038146293764096", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4A30XxoIvt https:\/\/t.co\/HeW8tOgnPR", + "id" : 967038146293764096, + "created_at" : "2018-02-23 14:07:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967038077020631040\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/0F4PiKrGjt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWucAT4W0AIesO5.jpg", + "id_str" : "967038074151686146", + "id" : 967038074151686146, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWucAT4W0AIesO5.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/0F4PiKrGjt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Tab2WPLA89", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827224730&oldid=827224618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967038077020631040", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Tab2WPLA89 https:\/\/t.co\/0F4PiKrGjt", + "id" : 967038077020631040, + "created_at" : "2018-02-23 14:06:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967037887702323201\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/TEPRHBhVKN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWub1RoX4AAA-0j.jpg", + "id_str" : "967037884569214976", + "id" : 967037884569214976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWub1RoX4AAA-0j.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/TEPRHBhVKN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3z2ComnIDZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827224618&oldid=827224536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967037887702323201", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3z2ComnIDZ https:\/\/t.co\/TEPRHBhVKN", + "id" : 967037887702323201, + "created_at" : "2018-02-23 14:06:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967037746404626433\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/hdWYcNpiW1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWubtD5WkAA4_Np.jpg", + "id_str" : "967037743443382272", + "id" : 967037743443382272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWubtD5WkAA4_Np.jpg", + "sizes" : [ { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/hdWYcNpiW1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Dt2WiHXkrQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827224536&oldid=827224388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967037746404626433", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Dt2WiHXkrQ https:\/\/t.co\/hdWYcNpiW1", + "id" : 967037746404626433, + "created_at" : "2018-02-23 14:05:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967037520360943618\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/afk2slJGao", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWubf68WAAEmm5p.jpg", + "id_str" : "967037517701709825", + "id" : 967037517701709825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWubf68WAAEmm5p.jpg", + "sizes" : [ { + "h" : 623, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 485, + "resize" : "fit", + "w" : 680 + }, { + "h" : 623, + "resize" : "fit", + "w" : 874 + }, { + "h" : 623, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/afk2slJGao" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/gTJTjSajvu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827224388&oldid=827224158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967037520360943618", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gTJTjSajvu https:\/\/t.co\/afk2slJGao", + "id" : 967037520360943618, + "created_at" : "2018-02-23 14:04:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/967037094337105921\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/5M1zVpzlqd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWubHA3X0AE5vrO.jpg", + "id_str" : "967037089794740225", + "id" : 967037089794740225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWubHA3X0AE5vrO.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 630, + "resize" : "fit", + "w" : 874 + }, { + "h" : 490, + "resize" : "fit", + "w" : 680 + }, { + "h" : 630, + "resize" : "fit", + "w" : 874 + }, { + "h" : 630, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/5M1zVpzlqd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/9h2Yq4ar2J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827224158&oldid=827131095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "967037094337105921", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9h2Yq4ar2J https:\/\/t.co\/5M1zVpzlqd", + "id" : 967037094337105921, + "created_at" : "2018-02-23 14:03:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966796860924088321\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/7tZmS6qpae", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWrAnO7W0AI2Nbb.jpg", + "id_str" : "966796850278879234", + "id" : 966796850278879234, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWrAnO7W0AI2Nbb.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/7tZmS6qpae" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/NEGqhczrW4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827121622&oldid=827121514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966796860924088321", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NEGqhczrW4 https:\/\/t.co\/7tZmS6qpae", + "id" : 966796860924088321, + "created_at" : "2018-02-22 22:08:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966796646397902849\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/FmtNjneMsM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWrAbDrW4AEWQXg.jpg", + "id_str" : "966796641100554241", + "id" : 966796641100554241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWrAbDrW4AEWQXg.jpg", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/FmtNjneMsM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/X3IeZaB16w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827121514&oldid=827121365", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966796646397902849", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/X3IeZaB16w https:\/\/t.co\/FmtNjneMsM", + "id" : 966796646397902849, + "created_at" : "2018-02-22 22:07:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966796364914053120\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/xmhxhNzIEJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWrAKvwVoAENYpk.jpg", + "id_str" : "966796360874827777", + "id" : 966796360874827777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWrAKvwVoAENYpk.jpg", + "sizes" : [ { + "h" : 1482, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 708 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1482, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 401 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/xmhxhNzIEJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/YmLCZG92tB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827121365&oldid=827120626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966796364914053120", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YmLCZG92tB https:\/\/t.co\/xmhxhNzIEJ", + "id" : 966796364914053120, + "created_at" : "2018-02-22 22:06:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966795161379508226\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/4x5QTIiD89", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWq_En_WAAASgoF.jpg", + "id_str" : "966795156199440384", + "id" : 966795156199440384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWq_En_WAAASgoF.jpg", + "sizes" : [ { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/4x5QTIiD89" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/wPVB6UAgZV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827120626&oldid=827120553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966795161379508226", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wPVB6UAgZV https:\/\/t.co\/4x5QTIiD89", + "id" : 966795161379508226, + "created_at" : "2018-02-22 22:01:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966795053086670849\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/BYrF0ShQpX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWq--aZX4AEVsP3.jpg", + "id_str" : "966795049471303681", + "id" : 966795049471303681, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWq--aZX4AEVsP3.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 596, + "resize" : "fit", + "w" : 874 + }, { + "h" : 596, + "resize" : "fit", + "w" : 874 + }, { + "h" : 596, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/BYrF0ShQpX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/gmJwHbyINB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827120553&oldid=827107673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966795053086670849", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gmJwHbyINB https:\/\/t.co\/BYrF0ShQpX", + "id" : 966795053086670849, + "created_at" : "2018-02-22 22:01:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966772113381183490\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/6yxXEXTb5O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWqqHF6XcAAqo4r.jpg", + "id_str" : "966772108847181824", + "id" : 966772108847181824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWqqHF6XcAAqo4r.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/6yxXEXTb5O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/DsqsffwDI2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827107673&oldid=826749001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966772113381183490", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DsqsffwDI2 https:\/\/t.co\/6yxXEXTb5O", + "id" : 966772113381183490, + "created_at" : "2018-02-22 20:30:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966760792682057728\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/zbPGgC8ddk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWqfz-JXkAE7TC4.png", + "id_str" : "966760785228828673", + "id" : 966760785228828673, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWqfz-JXkAE7TC4.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Special drawing rights", + "display_url" : "pic.twitter.com\/zbPGgC8ddk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/5mOEjAqPIj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827100862&oldid=823294797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966760792682057728", + "text" : "Special drawing rights Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/5mOEjAqPIj https:\/\/t.co\/zbPGgC8ddk", + "id" : 966760792682057728, + "created_at" : "2018-02-22 19:45:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966757111102410753\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/JWSqUM76up", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWqcd7nVQAAz1bx.png", + "id_str" : "966757108057194496", + "id" : 966757108057194496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWqcd7nVQAAz1bx.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/JWSqUM76up" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/oeTHnOMUZv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827098661&oldid=825493681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966757111102410753", + "text" : "Lord Strathcona's Horse (Royal Can Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oeTHnOMUZv https:\/\/t.co\/JWSqUM76up", + "id" : 966757111102410753, + "created_at" : "2018-02-22 19:30:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966757057243308032\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/8uyL0exaeW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWqcavjVwAEM2_0.png", + "id_str" : "966757053279617025", + "id" : 966757053279617025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWqcavjVwAEM2_0.png", + "sizes" : [ { + "h" : 316, + "resize" : "fit", + "w" : 874 + }, { + "h" : 316, + "resize" : "fit", + "w" : 874 + }, { + "h" : 316, + "resize" : "fit", + "w" : 874 + }, { + "h" : 246, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Graham Fraser", + "display_url" : "pic.twitter.com\/8uyL0exaeW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/R1m6AySSVU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827098614&oldid=826952170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966757057243308032", + "text" : "Talk:Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R1m6AySSVU https:\/\/t.co\/8uyL0exaeW", + "id" : 966757057243308032, + "created_at" : "2018-02-22 19:30:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966735302160154625\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/lGO4pcaPCg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWqIoSSVMAATXNB.png", + "id_str" : "966735295709261824", + "id" : 966735295709261824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWqIoSSVMAATXNB.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 412 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 703 + }, { + "h" : 680, + "resize" : "fit", + "w" : 233 + }, { + "h" : 2547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/lGO4pcaPCg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/MWqFaQDShz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827085053&oldid=827048321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966735302160154625", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MWqFaQDShz https:\/\/t.co\/lGO4pcaPCg", + "id" : 966735302160154625, + "created_at" : "2018-02-22 18:03:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966718827273818112\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/4tyvvRCIHU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWp5pYSX0AEdXix.jpg", + "id_str" : "966718821825499137", + "id" : 966718821825499137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWp5pYSX0AEdXix.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 495, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to File talk:Plastic bag legislation.svg", + "display_url" : "pic.twitter.com\/4tyvvRCIHU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/eRf0VWycOC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=827075603&rcid=1031085976", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966718827273818112", + "text" : "File talk:Plastic bag legislation.svg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eRf0VWycOC https:\/\/t.co\/4tyvvRCIHU", + "id" : 966718827273818112, + "created_at" : "2018-02-22 16:58:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966704943284543490\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/jSUXMlOltV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWptBQYW0AY86wg.png", + "id_str" : "966704938368815110", + "id" : 966704938368815110, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWptBQYW0AY86wg.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Paolo Bacigalupi", + "display_url" : "pic.twitter.com\/jSUXMlOltV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/3VgjtVgKpf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827067604&oldid=824903216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966704943284543490", + "text" : "Paolo Bacigalupi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3VgjtVgKpf https:\/\/t.co\/jSUXMlOltV", + "id" : 966704943284543490, + "created_at" : "2018-02-22 16:03:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966683097499660288\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/qNPY2Df2ZW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWpZJttWsAAi4-6.png", + "id_str" : "966683093447913472", + "id" : 966683093447913472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWpZJttWsAAi4-6.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Saku Koivu", + "display_url" : "pic.twitter.com\/qNPY2Df2ZW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/S7bBqsbAf7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827056544&oldid=826130888", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966683097499660288", + "text" : "Saku Koivu Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S7bBqsbAf7 https:\/\/t.co\/qNPY2Df2ZW", + "id" : 966683097499660288, + "created_at" : "2018-02-22 14:36:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966682755374477314\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ARg5gL84E8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWpY1uTX0AElqnw.png", + "id_str" : "966682750009987073", + "id" : 966682750009987073, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWpY1uTX0AElqnw.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to NHL on Sportsnet", + "display_url" : "pic.twitter.com\/ARg5gL84E8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/tzYlntZpkY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827056384&oldid=827055799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966682755374477314", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/tzYlntZpkY https:\/\/t.co\/ARg5gL84E8", + "id" : 966682755374477314, + "created_at" : "2018-02-22 14:35:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966681712154554370\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/9sRGoAjkpK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWpX5JRU8AAmJDW.png", + "id_str" : "966681709277147136", + "id" : 966681709277147136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWpX5JRU8AAmJDW.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to NHL on Sportsnet", + "display_url" : "pic.twitter.com\/9sRGoAjkpK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/K2WIajhozu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=827055799&oldid=824999075", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966681712154554370", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/K2WIajhozu https:\/\/t.co\/9sRGoAjkpK", + "id" : 966681712154554370, + "created_at" : "2018-02-22 14:30:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966472692059734016\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/KUvPNp5aCN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWmZyhPUQAIqAoK.png", + "id_str" : "966472688242802690", + "id" : 966472688242802690, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWmZyhPUQAIqAoK.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to NHL Collective Bargaining Agreement", + "display_url" : "pic.twitter.com\/KUvPNp5aCN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/K8bLpQNHrm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826966803&oldid=824998240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966472692059734016", + "text" : "NHL Collective Bargaining Agreement Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/K8bLpQNHrm https:\/\/t.co\/KUvPNp5aCN", + "id" : 966472692059734016, + "created_at" : "2018-02-22 00:40:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966437134562480128\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/aZe7o3Pegm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWl5cxlWkAA7FAv.png", + "id_str" : "966437130300985344", + "id" : 966437130300985344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWl5cxlWkAA7FAv.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 105 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 185 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 5656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 316 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/aZe7o3Pegm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/y0nGwgFKzb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826949030&oldid=826920424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966437134562480128", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y0nGwgFKzb https:\/\/t.co\/aZe7o3Pegm", + "id" : 966437134562480128, + "created_at" : "2018-02-21 22:19:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966402998766325760\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/m7iicCHMY4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlaZ3MW4AUz9Lc.png", + "id_str" : "966402995406692357", + "id" : 966402995406692357, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlaZ3MW4AUz9Lc.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/m7iicCHMY4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/BHPxg5hnb2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145721100&oldid=144412417&rcid=357823153", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966402998766325760", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BHPxg5hnb2 https:\/\/t.co\/m7iicCHMY4", + "id" : 966402998766325760, + "created_at" : "2018-02-21 20:03:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966402041550688257\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/MhSXqmJ4ej", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlZiKdXUAIrZyQ.png", + "id_str" : "966402038505623554", + "id" : 966402038505623554, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlZiKdXUAIrZyQ.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/MhSXqmJ4ej" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/PxZrh2K5Tz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826929628&oldid=826929551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966402041550688257", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PxZrh2K5Tz https:\/\/t.co\/MhSXqmJ4ej", + "id" : 966402041550688257, + "created_at" : "2018-02-21 19:59:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966401880900423681\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/txEUN3mH6r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlZYn-XUAUilxB.png", + "id_str" : "966401874629971973", + "id" : 966401874629971973, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlZYn-XUAUilxB.png", + "sizes" : [ { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 559 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/txEUN3mH6r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/zrBd7kNkhR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826929551&oldid=822610385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966401880900423681", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zrBd7kNkhR https:\/\/t.co\/txEUN3mH6r", + "id" : 966401880900423681, + "created_at" : "2018-02-21 19:58:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966398953376841728\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/SrZObSVfDH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlWuWzXkAA0Cgy.png", + "id_str" : "966398949442686976", + "id" : 966398949442686976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlWuWzXkAA0Cgy.png", + "sizes" : [ { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/SrZObSVfDH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/VxLEVY9JgC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826927985&oldid=826927891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966398953376841728", + "text" : "Curling at the 2018 Winter Olympics \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VxLEVY9JgC https:\/\/t.co\/SrZObSVfDH", + "id" : 966398953376841728, + "created_at" : "2018-02-21 19:47:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966398807796629504\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/DVs5LWnz2u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlWl9CW4AI916J.png", + "id_str" : "966398805087281154", + "id" : 966398805087281154, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlWl9CW4AI916J.png", + "sizes" : [ { + "h" : 695, + "resize" : "fit", + "w" : 874 + }, { + "h" : 695, + "resize" : "fit", + "w" : 874 + }, { + "h" : 695, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 541, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/DVs5LWnz2u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/t6Hu5FS6n0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826927891&oldid=826927765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966398807796629504", + "text" : "Curling at the 2018 Winter Olympics \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t6Hu5FS6n0 https:\/\/t.co\/DVs5LWnz2u", + "id" : 966398807796629504, + "created_at" : "2018-02-21 19:46:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966398598349910016\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/duTpAb0y0m", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlWZsIU0AAjM4v.png", + "id_str" : "966398594390478848", + "id" : 966398594390478848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlWZsIU0AAjM4v.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/duTpAb0y0m" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/gEQkjB6JjI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826927765&oldid=826922297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966398598349910016", + "text" : "Curling at the 2018 Winter Olympics \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gEQkjB6JjI https:\/\/t.co\/duTpAb0y0m", + "id" : 966398598349910016, + "created_at" : "2018-02-21 19:45:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966396836142551041\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/t2FhQk5xnD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlUzG-UQAAyLvX.jpg", + "id_str" : "966396832069730304", + "id" : 966396832069730304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlUzG-UQAAyLvX.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 589 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/t2FhQk5xnD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/N0DNTV93zv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826926695&oldid=826926158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966396836142551041", + "text" : "Electric car use by country Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/N0DNTV93zv https:\/\/t.co\/t2FhQk5xnD", + "id" : 966396836142551041, + "created_at" : "2018-02-21 19:38:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966395909016883200\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/s0V4zmo7zB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlT9J5XcAE0Mn7.jpg", + "id_str" : "966395905141338113", + "id" : 966395905141338113, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlT9J5XcAE0Mn7.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 589 + } ], + "media_alt" : "Screenshot of edit to Electric car use by country", + "display_url" : "pic.twitter.com\/s0V4zmo7zB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/yhiXiUcHrV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826926158&oldid=826910022", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966395909016883200", + "text" : "Electric car use by country Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yhiXiUcHrV https:\/\/t.co\/s0V4zmo7zB", + "id" : 966395909016883200, + "created_at" : "2018-02-21 19:35:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966386184464289792\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/YUEykiiRLv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlLGrNXUAMBV2z.png", + "id_str" : "966386173097758723", + "id" : 966386173097758723, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlLGrNXUAMBV2z.png", + "sizes" : [ { + "h" : 437, + "resize" : "fit", + "w" : 874 + }, { + "h" : 437, + "resize" : "fit", + "w" : 874 + }, { + "h" : 437, + "resize" : "fit", + "w" : 874 + }, { + "h" : 340, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/YUEykiiRLv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/y6Ac9UUSeu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826920424&oldid=797776686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966386184464289792", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y6Ac9UUSeu https:\/\/t.co\/YUEykiiRLv", + "id" : 966386184464289792, + "created_at" : "2018-02-21 18:56:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966385516663975936\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/PxGc1gDFWJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlKgS-X4AA9cwq.png", + "id_str" : "966385513757401088", + "id" : 966385513757401088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlKgS-X4AA9cwq.png", + "sizes" : [ { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/PxGc1gDFWJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/R8qCx1pp9r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826920063&oldid=826906433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966385516663975936", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R8qCx1pp9r https:\/\/t.co\/PxGc1gDFWJ", + "id" : 966385516663975936, + "created_at" : "2018-02-21 18:53:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966385176203980800\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/39HXEojhlM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlKMUhWkAYu8Wx.png", + "id_str" : "966385170575167494", + "id" : 966385170575167494, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlKMUhWkAYu8Wx.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser (journaliste)", + "display_url" : "pic.twitter.com\/39HXEojhlM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/TTX3QVEGrT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145719261&oldid=145719203&rcid=357819283", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966385176203980800", + "text" : "Graham Fraser (journaliste) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TTX3QVEGrT https:\/\/t.co\/39HXEojhlM", + "id" : 966385176203980800, + "created_at" : "2018-02-21 18:52:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966385044276285441\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ASLxyHPke7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlKEvvU0AAG9Td.png", + "id_str" : "966385040442576896", + "id" : 966385040442576896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlKEvvU0AAG9Td.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/ASLxyHPke7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/bAR6pFdfSL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145719238&oldid=145719161&rcid=357819253", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966385044276285441", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bAR6pFdfSL https:\/\/t.co\/ASLxyHPke7", + "id" : 966385044276285441, + "created_at" : "2018-02-21 18:52:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966384809382735872\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/heS70hCzeM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlJ2uSW4AAl5Jm.png", + "id_str" : "966384799534473216", + "id" : 966384799534473216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlJ2uSW4AAl5Jm.png", + "sizes" : [ { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 476, + "resize" : "fit", + "w" : 680 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser (journaliste)", + "display_url" : "pic.twitter.com\/heS70hCzeM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wEKHdJYNcV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145719203&oldid=141757305&rcid=357819147", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966384809382735872", + "text" : "Graham Fraser (journaliste) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wEKHdJYNcV https:\/\/t.co\/heS70hCzeM", + "id" : 966384809382735872, + "created_at" : "2018-02-21 18:51:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966384489000730627\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/R7gM5iw7x6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWlJkgTW4AA8lLm.png", + "id_str" : "966384486542925824", + "id" : 966384486542925824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWlJkgTW4AA8lLm.png", + "sizes" : [ { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/R7gM5iw7x6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/FJN8w6x9J6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145719161&oldid=145716715&rcid=357819075", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966384489000730627", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FJN8w6x9J6 https:\/\/t.co\/R7gM5iw7x6", + "id" : 966384489000730627, + "created_at" : "2018-02-21 18:49:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966369335819292678\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Plul63FKPY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWk7yX9W0A0xw2O.png", + "id_str" : "966369331658543117", + "id" : 966369331658543117, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWk7yX9W0A0xw2O.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Snowboarding at the 2018 Winter Olympics \u2013 Women's snowboard cross", + "display_url" : "pic.twitter.com\/Plul63FKPY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SAtnfEUViK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826911482&oldid=826797952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966369335819292678", + "text" : "Snowboarding at the 2018 Winter Olympics \u2013 Women's Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SAtnfEUViK https:\/\/t.co\/Plul63FKPY", + "id" : 966369335819292678, + "created_at" : "2018-02-21 17:49:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966368710410817545\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/3qhXb402M2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWk7N9yW0AEZQJ3.png", + "id_str" : "966368706157793281", + "id" : 966368706157793281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWk7N9yW0AEZQJ3.png", + "sizes" : [ { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 680 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to David Cameron", + "display_url" : "pic.twitter.com\/3qhXb402M2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/C61TeROenK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145717604&oldid=142612895&rcid=357814486", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966368710410817545", + "text" : "David Cameron Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C61TeROenK https:\/\/t.co\/3qhXb402M2", + "id" : 966368710410817545, + "created_at" : "2018-02-21 17:47:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966360197303361538\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/6awRHnWlNb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkzeciV4AAjKeK.png", + "id_str" : "966360193197006848", + "id" : 966360193197006848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkzeciV4AAjKeK.png", + "sizes" : [ { + "h" : 684, + "resize" : "fit", + "w" : 874 + }, { + "h" : 532, + "resize" : "fit", + "w" : 680 + }, { + "h" : 684, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 684, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/6awRHnWlNb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/9Bto5KtMSq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826906433&oldid=826900788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966360197303361538", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9Bto5KtMSq https:\/\/t.co\/6awRHnWlNb", + "id" : 966360197303361538, + "created_at" : "2018-02-21 17:13:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966359627012231168\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/UhUGx5x7DG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWky9RXWAAAS5bo.png", + "id_str" : "966359623262404608", + "id" : 966359623262404608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWky9RXWAAAS5bo.png", + "sizes" : [ { + "h" : 1095, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1095, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1095, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 543 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/UhUGx5x7DG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/gbD0R8oIhK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145716715&oldid=145716655&rcid=357812909", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966359627012231168", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gbD0R8oIhK https:\/\/t.co\/UhUGx5x7DG", + "id" : 966359627012231168, + "created_at" : "2018-02-21 17:11:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966358958960205825\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/h989Bixwt8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkyWcYVAAAVpZE.png", + "id_str" : "966358956204425216", + "id" : 966358956204425216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkyWcYVAAAVpZE.png", + "sizes" : [ { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/h989Bixwt8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/cDTeA8AjLp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145716655&oldid=145713535&rcid=357812789", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966358958960205825", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cDTeA8AjLp https:\/\/t.co\/h989Bixwt8", + "id" : 966358958960205825, + "created_at" : "2018-02-21 17:08:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966350218739507200\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/M1oZNhLeg4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkqZhvXcAADpJg.png", + "id_str" : "966350213089816576", + "id" : 966350213089816576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkqZhvXcAADpJg.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 722 + }, { + "h" : 680, + "resize" : "fit", + "w" : 409 + }, { + "h" : 1452, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1452, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/M1oZNhLeg4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/FPPMwpDQPq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826900788&oldid=826900123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966350218739507200", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FPPMwpDQPq https:\/\/t.co\/M1oZNhLeg4", + "id" : 966350218739507200, + "created_at" : "2018-02-21 16:33:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966349107991367680\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/g9DhuZPXVS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkpY99WsAA1fDy.png", + "id_str" : "966349103973183488", + "id" : 966349103973183488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkpY99WsAA1fDy.png", + "sizes" : [ { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 578, + "resize" : "fit", + "w" : 680 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/g9DhuZPXVS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/VM1Q88K9Qe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826900123&oldid=826899990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966349107991367680", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VM1Q88K9Qe https:\/\/t.co\/g9DhuZPXVS", + "id" : 966349107991367680, + "created_at" : "2018-02-21 16:29:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966348898817200129\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/HmkXJIfvGy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkpM1IXUAA6Ymk.png", + "id_str" : "966348895445012480", + "id" : 966348895445012480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkpM1IXUAA6Ymk.png", + "sizes" : [ { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 680 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/HmkXJIfvGy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/3d526tGRnI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826899990&oldid=826899917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966348898817200129", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3d526tGRnI https:\/\/t.co\/HmkXJIfvGy", + "id" : 966348898817200129, + "created_at" : "2018-02-21 16:28:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966348796882976768\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pMsUWJVEH2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkpG0_XcAA2hwD.png", + "id_str" : "966348792328056832", + "id" : 966348792328056832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkpG0_XcAA2hwD.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 329 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 581 + }, { + "h" : 1804, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1804, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/pMsUWJVEH2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/qn97g7n72l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826899917&oldid=708886175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966348796882976768", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qn97g7n72l https:\/\/t.co\/pMsUWJVEH2", + "id" : 966348796882976768, + "created_at" : "2018-02-21 16:28:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966344842124185602\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/prbCioVXKc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWklgl2WsAUZY1s.png", + "id_str" : "966344836893814789", + "id" : 966344836893814789, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWklgl2WsAUZY1s.png", + "sizes" : [ { + "h" : 1262, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 471 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 831 + }, { + "h" : 1262, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/prbCioVXKc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/39VH4GDJ5C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826897653&oldid=826890275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966344842124185602", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/39VH4GDJ5C https:\/\/t.co\/prbCioVXKc", + "id" : 966344842124185602, + "created_at" : "2018-02-21 16:12:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966333262229594112\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/VMMc9gHHfL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWka-oeXkAEgeHz.png", + "id_str" : "966333258366685185", + "id" : 966333258366685185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWka-oeXkAEgeHz.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/VMMc9gHHfL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/lEjXnhv76H", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145713535&oldid=145713471&rcid=357806600", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966333262229594112", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lEjXnhv76H https:\/\/t.co\/VMMc9gHHfL", + "id" : 966333262229594112, + "created_at" : "2018-02-21 15:26:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966332633742499840\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/vLkWw5OxwW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkaaCxX0AA7Mow.png", + "id_str" : "966332629770555392", + "id" : 966332629770555392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkaaCxX0AA7Mow.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 333 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 588 + }, { + "h" : 1783, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1783, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/vLkWw5OxwW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Ap5vo5qxQI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145713471&oldid=144753543&rcid=357806494", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966332633742499840", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ap5vo5qxQI https:\/\/t.co\/vLkWw5OxwW", + "id" : 966332633742499840, + "created_at" : "2018-02-21 15:23:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966331885977784321\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/CeP4mBCjUo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkZufZXUAALa1F.png", + "id_str" : "966331881540243456", + "id" : 966331881540243456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkZufZXUAALa1F.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 464 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 819 + }, { + "h" : 1280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1280, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/CeP4mBCjUo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QgqZxhf0OM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826890275&oldid=826889865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966331885977784321", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QgqZxhf0OM https:\/\/t.co\/CeP4mBCjUo", + "id" : 966331885977784321, + "created_at" : "2018-02-21 15:20:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966331213236629504\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/v2GYeaqo9W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkZHUnU8AAH-v8.png", + "id_str" : "966331208631119872", + "id" : 966331208631119872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkZHUnU8AAH-v8.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 819 + }, { + "h" : 1280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 464 + }, { + "h" : 1280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/v2GYeaqo9W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Lwd7OpYQPH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826889865&oldid=826889387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966331213236629504", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Lwd7OpYQPH https:\/\/t.co\/v2GYeaqo9W", + "id" : 966331213236629504, + "created_at" : "2018-02-21 15:18:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966330462632382464\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/RBzes0YoK4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkYbukW4AA7tFi.png", + "id_str" : "966330459683741696", + "id" : 966330459683741696, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkYbukW4AA7tFi.png", + "sizes" : [ { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/RBzes0YoK4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6adfBZtAla", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826889387&oldid=826889241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966330462632382464", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6adfBZtAla https:\/\/t.co\/RBzes0YoK4", + "id" : 966330462632382464, + "created_at" : "2018-02-21 15:15:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966330233963057152\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/hByeZm96iO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkYOP4W4AEd0Ev.png", + "id_str" : "966330228107829249", + "id" : 966330228107829249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkYOP4W4AEd0Ev.png", + "sizes" : [ { + "h" : 1261, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1261, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 832 + }, { + "h" : 680, + "resize" : "fit", + "w" : 471 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/hByeZm96iO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/XDBWtMnK2r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826889241&oldid=826872024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966330233963057152", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XDBWtMnK2r https:\/\/t.co\/hByeZm96iO", + "id" : 966330233963057152, + "created_at" : "2018-02-21 15:14:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966327918422036483\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/1E3jyfTBy0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkWHleWsAE20xw.png", + "id_str" : "966327914622005249", + "id" : 966327914622005249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkWHleWsAE20xw.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Template:2018 Winter Olympics women's curling standings", + "display_url" : "pic.twitter.com\/1E3jyfTBy0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/CRI5IxmLAk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826887855&oldid=826879149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966327918422036483", + "text" : "Template:2018 Winter Olympics women's curling stand Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CRI5IxmLAk https:\/\/t.co\/1E3jyfTBy0", + "id" : 966327918422036483, + "created_at" : "2018-02-21 15:05:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966319510121844736\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/0xbOmmWT8G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkOeAUX0AEgjW0.png", + "id_str" : "966319503691993089", + "id" : 966319503691993089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkOeAUX0AEgjW0.png", + "sizes" : [ { + "h" : 856, + "resize" : "fit", + "w" : 874 + }, { + "h" : 666, + "resize" : "fit", + "w" : 680 + }, { + "h" : 856, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 856, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/0xbOmmWT8G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/JpRv0z8YHp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826882927&oldid=826568888", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966319510121844736", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JpRv0z8YHp https:\/\/t.co\/0xbOmmWT8G", + "id" : 966319510121844736, + "created_at" : "2018-02-21 14:31:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966318521079730177\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/D31QmOnF8d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkNkldXUAAVQts.png", + "id_str" : "966318517229408256", + "id" : 966318517229408256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkNkldXUAAVQts.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Canadian supercentenarians", + "display_url" : "pic.twitter.com\/D31QmOnF8d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/h7mRxHJxpP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826882318&oldid=826880648", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966318521079730177", + "text" : "List of Canadian supercentenarians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/h7mRxHJxpP https:\/\/t.co\/D31QmOnF8d", + "id" : 966318521079730177, + "created_at" : "2018-02-21 14:27:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966316327509118978\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/1dtu2HHM3l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWkLk73U0AAzfHF.png", + "id_str" : "966316324220620800", + "id" : 966316324220620800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWkLk73U0AAzfHF.png", + "sizes" : [ { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 669, + "resize" : "fit", + "w" : 680 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Canadian supercentenarians", + "display_url" : "pic.twitter.com\/1dtu2HHM3l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/zLVj9jXKoy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826880648&oldid=822701554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966316327509118978", + "text" : "List of Canadian supercentenarians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zLVj9jXKoy https:\/\/t.co\/1dtu2HHM3l", + "id" : 966316327509118978, + "created_at" : "2018-02-21 14:19:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966114963461943296\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/MpdpJF3BBI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWhUb4XX0AEkRB9.png", + "id_str" : "966114958034587649", + "id" : 966114958034587649, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWhUb4XX0AEkRB9.png", + "sizes" : [ { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 674, + "resize" : "fit", + "w" : 680 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coca", + "display_url" : "pic.twitter.com\/MpdpJF3BBI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/ycYi0IVYqt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826791255&oldid=826225519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966114963461943296", + "text" : "Coca Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ycYi0IVYqt https:\/\/t.co\/MpdpJF3BBI", + "id" : 966114963461943296, + "created_at" : "2018-02-21 00:58:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966073117838888960\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ySxGX3FdwB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWguYBsWsAEYJPv.png", + "id_str" : "966073110377181185", + "id" : 966073110377181185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWguYBsWsAEYJPv.png", + "sizes" : [ { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Simon Baz", + "display_url" : "pic.twitter.com\/ySxGX3FdwB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/UmvFlZDxoZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826767418&oldid=824500072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966073117838888960", + "text" : "Simon Baz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UmvFlZDxoZ https:\/\/t.co\/ySxGX3FdwB", + "id" : 966073117838888960, + "created_at" : "2018-02-20 22:12:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966048229640015872\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/9ouGcm9UBf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgXvcpW0AIDGaI.png", + "id_str" : "966048223981916162", + "id" : 966048223981916162, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgXvcpW0AIDGaI.png", + "sizes" : [ { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 471, + "resize" : "fit", + "w" : 680 + }, { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rich LeDuc", + "display_url" : "pic.twitter.com\/9ouGcm9UBf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/rZMcJWwxHa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826751083&oldid=710954935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966048229640015872", + "text" : "Rich LeDuc Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rZMcJWwxHa https:\/\/t.co\/9ouGcm9UBf", + "id" : 966048229640015872, + "created_at" : "2018-02-20 20:33:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966044795897569280\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/eggZuXdaON", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgUnv-WsAEixdF.jpg", + "id_str" : "966044793196425217", + "id" : 966044793196425217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgUnv-WsAEixdF.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/eggZuXdaON" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SqVoi8uCQ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826749001&oldid=826748842", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966044795897569280", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SqVoi8uCQ4 https:\/\/t.co\/eggZuXdaON", + "id" : 966044795897569280, + "created_at" : "2018-02-20 20:20:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966044512186523650\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/NUMr44A8Qc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgUXMsXkAA6kbM.jpg", + "id_str" : "966044508847837184", + "id" : 966044508847837184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgUXMsXkAA6kbM.jpg", + "sizes" : [ { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/NUMr44A8Qc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/73Y4mtx6fl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826748842&oldid=826748518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966044512186523650", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/73Y4mtx6fl https:\/\/t.co\/NUMr44A8Qc", + "id" : 966044512186523650, + "created_at" : "2018-02-20 20:18:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966043954696384512\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/6aVjiPRAZ0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgT2j7WAAEdSb6.jpg", + "id_str" : "966043948148981761", + "id" : 966043948148981761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgT2j7WAAEdSb6.jpg", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 394 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 695 + }, { + "h" : 1510, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/6aVjiPRAZ0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/bmCUoUqfH4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826748518&oldid=826747943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966043954696384512", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bmCUoUqfH4 https:\/\/t.co\/6aVjiPRAZ0", + "id" : 966043954696384512, + "created_at" : "2018-02-20 20:16:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966042996767690754\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/bw2ZaBUDl2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgS-1QWsAEWE9A.jpg", + "id_str" : "966042990727835649", + "id" : 966042990727835649, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgS-1QWsAEWE9A.jpg", + "sizes" : [ { + "h" : 1089, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1089, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 546 + }, { + "h" : 1089, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/bw2ZaBUDl2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/0SGp8HLPlM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826747943&oldid=826747487", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966042996767690754", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0SGp8HLPlM https:\/\/t.co\/bw2ZaBUDl2", + "id" : 966042996767690754, + "created_at" : "2018-02-20 20:12:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966042186734358528\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/XnK2cWINyf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgSP2cUQAAsPXV.jpg", + "id_str" : "966042183592591360", + "id" : 966042183592591360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgSP2cUQAAsPXV.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/XnK2cWINyf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/d98AftnUB0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826747487&oldid=826747285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966042186734358528", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/d98AftnUB0 https:\/\/t.co\/XnK2cWINyf", + "id" : 966042186734358528, + "created_at" : "2018-02-20 20:09:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966041845930307587\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/rKwaLZR4yh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgR8DNW4AALs_d.jpg", + "id_str" : "966041843422126080", + "id" : 966041843422126080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgR8DNW4AALs_d.jpg", + "sizes" : [ { + "h" : 467, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 600, + "resize" : "fit", + "w" : 874 + }, { + "h" : 600, + "resize" : "fit", + "w" : 874 + }, { + "h" : 600, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/rKwaLZR4yh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/GHqkbbBizv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826747285&oldid=826747061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966041845930307587", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GHqkbbBizv https:\/\/t.co\/rKwaLZR4yh", + "id" : 966041845930307587, + "created_at" : "2018-02-20 20:08:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966041450596261889\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/yH3vmGimBy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgRlBAX4AEZ3Ze.jpg", + "id_str" : "966041447693803521", + "id" : 966041447693803521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgRlBAX4AEZ3Ze.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/yH3vmGimBy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/1Krcn2p5wm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826747061&oldid=826746836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966041450596261889", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1Krcn2p5wm https:\/\/t.co\/yH3vmGimBy", + "id" : 966041450596261889, + "created_at" : "2018-02-20 20:06:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966041073029132288\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/iJRItfhTzR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgRO8_W0AALBt_.jpg", + "id_str" : "966041068658675712", + "id" : 966041068658675712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgRO8_W0AALBt_.jpg", + "sizes" : [ { + "h" : 294, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/iJRItfhTzR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SrC81gsNEd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826746836&oldid=826745877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966041073029132288", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SrC81gsNEd https:\/\/t.co\/iJRItfhTzR", + "id" : 966041073029132288, + "created_at" : "2018-02-20 20:05:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966039422662823938\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ElBuZWx4Oq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgPu5cW4AAY6tV.jpg", + "id_str" : "966039418439131136", + "id" : 966039418439131136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgPu5cW4AAY6tV.jpg", + "sizes" : [ { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 309, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/ElBuZWx4Oq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/hF7vb8ajcR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826745877&oldid=826745363", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966039422662823938", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hF7vb8ajcR https:\/\/t.co\/ElBuZWx4Oq", + "id" : 966039422662823938, + "created_at" : "2018-02-20 19:58:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966038584397586432\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/H7wONB46Eo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgO-HJVQAAcy0J.jpg", + "id_str" : "966038580303839232", + "id" : 966038580303839232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgO-HJVQAAcy0J.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/H7wONB46Eo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zK9d77IxEw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826745363&oldid=826745202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966038584397586432", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zK9d77IxEw https:\/\/t.co\/H7wONB46Eo", + "id" : 966038584397586432, + "created_at" : "2018-02-20 19:55:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966038303723151360\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/IAxHae3DWG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgOt1EV4AA9_zZ.jpg", + "id_str" : "966038300573163520", + "id" : 966038300573163520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgOt1EV4AA9_zZ.jpg", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/IAxHae3DWG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/PSVSKxbZam", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826745202&oldid=826745008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966038303723151360", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PSVSKxbZam https:\/\/t.co\/IAxHae3DWG", + "id" : 966038303723151360, + "created_at" : "2018-02-20 19:54:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966037968464105472\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/OLsP06q2F6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgOaVIWAAAhue_.jpg", + "id_str" : "966037965582499840", + "id" : 966037965582499840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgOaVIWAAAhue_.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/OLsP06q2F6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/0pyLgXDggM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826745008&oldid=826744822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966037968464105472", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0pyLgXDggM https:\/\/t.co\/OLsP06q2F6", + "id" : 966037968464105472, + "created_at" : "2018-02-20 19:52:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966037688158773249\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/vXeZrwuaAh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgOKASWAAARyiL.jpg", + "id_str" : "966037685109391360", + "id" : 966037685109391360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgOKASWAAARyiL.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/vXeZrwuaAh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/78rZDW41UO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826744822&oldid=826744541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966037688158773249", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/78rZDW41UO https:\/\/t.co\/vXeZrwuaAh", + "id" : 966037688158773249, + "created_at" : "2018-02-20 19:51:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966037276181630977\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Si8reZIqf9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgNyA4WsAASe9x.jpg", + "id_str" : "966037272951959552", + "id" : 966037272951959552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgNyA4WsAASe9x.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/Si8reZIqf9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/sslsLy0c7S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826744541&oldid=826744225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966037276181630977", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sslsLy0c7S https:\/\/t.co\/Si8reZIqf9", + "id" : 966037276181630977, + "created_at" : "2018-02-20 19:50:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966036780993654784\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/2vGKPIVvHo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgNVL1WsAAUPhB.jpg", + "id_str" : "966036777675960320", + "id" : 966036777675960320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgNVL1WsAAUPhB.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/2vGKPIVvHo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/IOZxdIUEW3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826744225&oldid=826743523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966036780993654784", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IOZxdIUEW3 https:\/\/t.co\/2vGKPIVvHo", + "id" : 966036780993654784, + "created_at" : "2018-02-20 19:48:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966035701816020997\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ZkxC26ShlB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgMWWyW4AAAlsZ.jpg", + "id_str" : "966035698284421120", + "id" : 966035698284421120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgMWWyW4AAAlsZ.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/ZkxC26ShlB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/8fTI6if2i4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826743523&oldid=826743293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966035701816020997", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8fTI6if2i4 https:\/\/t.co\/ZkxC26ShlB", + "id" : 966035701816020997, + "created_at" : "2018-02-20 19:43:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966035382231068673\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ulcTdj2Iuz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgMDqXWsAEzY98.jpg", + "id_str" : "966035377122357249", + "id" : 966035377122357249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgMDqXWsAEzY98.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/ulcTdj2Iuz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/jbql5gEzzX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826743293&oldid=826742910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966035382231068673", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jbql5gEzzX https:\/\/t.co\/ulcTdj2Iuz", + "id" : 966035382231068673, + "created_at" : "2018-02-20 19:42:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966034828796878854\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/eFtQUaau0q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgLjccX4AAZbbo.jpg", + "id_str" : "966034823629496320", + "id" : 966034823629496320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgLjccX4AAZbbo.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/eFtQUaau0q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zcenWNNB4k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826742910&oldid=826686156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966034828796878854", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zcenWNNB4k https:\/\/t.co\/eFtQUaau0q", + "id" : 966034828796878854, + "created_at" : "2018-02-20 19:40:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966032891955367937\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/xWVAiFx1C5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgJy0HW0AEwF7I.png", + "id_str" : "966032888658579457", + "id" : 966032888658579457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgJy0HW0AEwF7I.png", + "sizes" : [ { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 640, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Barrett's Privateers", + "display_url" : "pic.twitter.com\/xWVAiFx1C5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/TAEDOwhNIS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826741742&oldid=824561013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966032891955367937", + "text" : "Barrett's Privateers Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/TAEDOwhNIS https:\/\/t.co\/xWVAiFx1C5", + "id" : 966032891955367937, + "created_at" : "2018-02-20 19:32:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966029400188882949\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ZA88vVwvx0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgGnb5XUAAQOBS.png", + "id_str" : "966029394643996672", + "id" : 966029394643996672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgGnb5XUAAQOBS.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/ZA88vVwvx0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/52iNjzBdlK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826739531&oldid=826739410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966029400188882949", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/52iNjzBdlK https:\/\/t.co\/ZA88vVwvx0", + "id" : 966029400188882949, + "created_at" : "2018-02-20 19:18:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966029182743601152\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/0TiMZo2sgk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgGa0SUQAA_WzU.png", + "id_str" : "966029177852805120", + "id" : 966029177852805120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgGa0SUQAA_WzU.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/0TiMZo2sgk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/84TudJ67Vc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826739410&oldid=826738453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966029182743601152", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/84TudJ67Vc https:\/\/t.co\/0TiMZo2sgk", + "id" : 966029182743601152, + "created_at" : "2018-02-20 19:17:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/966027651528953856\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Rbds5d3jEV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWgFBvdXUAA4dCB.png", + "id_str" : "966027647548608512", + "id" : 966027647548608512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWgFBvdXUAA4dCB.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/Rbds5d3jEV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/CW4CHMAJ8i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826738453&oldid=823045591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "966027651528953856", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CW4CHMAJ8i https:\/\/t.co\/Rbds5d3jEV", + "id" : 966027651528953856, + "created_at" : "2018-02-20 19:11:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965998179119443970\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/9MuiZj1qc1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfqOSDXkAE6-7d.png", + "id_str" : "965998176179294209", + "id" : 965998176179294209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfqOSDXkAE6-7d.png", + "sizes" : [ { + "h" : 709, + "resize" : "fit", + "w" : 874 + }, { + "h" : 709, + "resize" : "fit", + "w" : 874 + }, { + "h" : 552, + "resize" : "fit", + "w" : 680 + }, { + "h" : 709, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Radarsat-2", + "display_url" : "pic.twitter.com\/9MuiZj1qc1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/6Ug7zRHB2K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826717765&oldid=821921014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965998179119443970", + "text" : "Radarsat-2 Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/6Ug7zRHB2K https:\/\/t.co\/9MuiZj1qc1", + "id" : 965998179119443970, + "created_at" : "2018-02-20 17:14:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965984763386515457\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/y5JNJZ2zEC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfeBRxXcAADeS2.png", + "id_str" : "965984758625955840", + "id" : 965984758625955840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfeBRxXcAADeS2.png", + "sizes" : [ { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 662 + } ], + "media_alt" : "Screenshot of edit to Template:2018 Winter Olympics women's curling standings", + "display_url" : "pic.twitter.com\/y5JNJZ2zEC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/nGTwVr8QE9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826708386&oldid=826682753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965984763386515457", + "text" : "Template:2018 Winter Olympics women's curling stand Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nGTwVr8QE9 https:\/\/t.co\/y5JNJZ2zEC", + "id" : 965984763386515457, + "created_at" : "2018-02-20 16:21:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965984252251856896\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/3StsFUlhoZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfdjGKXUAEKOPv.png", + "id_str" : "965984240113504257", + "id" : 965984240113504257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfdjGKXUAEKOPv.png", + "sizes" : [ { + "h" : 701, + "resize" : "fit", + "w" : 874 + }, { + "h" : 701, + "resize" : "fit", + "w" : 874 + }, { + "h" : 545, + "resize" : "fit", + "w" : 680 + }, { + "h" : 701, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Template:2018 Winter Olympics men's curling standings", + "display_url" : "pic.twitter.com\/3StsFUlhoZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QsRDCszTLc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826708107&oldid=826687366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965984252251856896", + "text" : "Template:2018 Winter Olympics men's curling standin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QsRDCszTLc https:\/\/t.co\/3StsFUlhoZ", + "id" : 965984252251856896, + "created_at" : "2018-02-20 16:19:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965983511562936321\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ILrCXuIwxY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfc4V7WkAAUbT5.png", + "id_str" : "965983505611132928", + "id" : 965983505611132928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfc4V7WkAAUbT5.png", + "sizes" : [ { + "h" : 1166, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1166, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1166, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/ILrCXuIwxY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vRbVB3zLsL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826707721&oldid=826706956", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965983511562936321", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vRbVB3zLsL https:\/\/t.co\/ILrCXuIwxY", + "id" : 965983511562936321, + "created_at" : "2018-02-20 16:16:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965982291154685952\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/kMYeISlFez", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfbxN-VAAEFHMJ.png", + "id_str" : "965982283705417729", + "id" : 965982283705417729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfbxN-VAAEFHMJ.png", + "sizes" : [ { + "h" : 1204, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1204, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 494 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 871 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/kMYeISlFez" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Lv1ZJd4VkZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826706956&oldid=826705435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965982291154685952", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Lv1ZJd4VkZ https:\/\/t.co\/kMYeISlFez", + "id" : 965982291154685952, + "created_at" : "2018-02-20 16:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965980220024115200\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/WLaLYFiIAX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfZ4xcXcAASJt-.png", + "id_str" : "965980214462476288", + "id" : 965980214462476288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfZ4xcXcAASJt-.png", + "sizes" : [ { + "h" : 1290, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 461 + }, { + "h" : 1290, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 813 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/WLaLYFiIAX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/wqTGbHyqPC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826705435&oldid=826704319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965980220024115200", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wqTGbHyqPC https:\/\/t.co\/WLaLYFiIAX", + "id" : 965980220024115200, + "created_at" : "2018-02-20 16:03:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965978400258252800\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/bxGcg037qo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfYO8mXcAA9thB.png", + "id_str" : "965978396391075840", + "id" : 965978396391075840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfYO8mXcAA9thB.png", + "sizes" : [ { + "h" : 556, + "resize" : "fit", + "w" : 680 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/bxGcg037qo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vh3BhQV7UR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826704319&oldid=826704186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965978400258252800", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vh3BhQV7UR https:\/\/t.co\/bxGcg037qo", + "id" : 965978400258252800, + "created_at" : "2018-02-20 15:56:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965978192438874114\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/XFNsvqu1hd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfYCvHWAAExyAo.png", + "id_str" : "965978186612867073", + "id" : 965978186612867073, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfYCvHWAAExyAo.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 420 + }, { + "h" : 1414, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1414, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 742 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/XFNsvqu1hd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Hc8llhWorA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826704186&oldid=826686542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965978192438874114", + "text" : "Curling at the 2018 Winter Olympics \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hc8llhWorA https:\/\/t.co\/XFNsvqu1hd", + "id" : 965978192438874114, + "created_at" : "2018-02-20 15:55:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965976935313674240\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ghR20pjcvW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfW5iJXkAAYGSF.png", + "id_str" : "965976929001246720", + "id" : 965976929001246720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfW5iJXkAAYGSF.png", + "sizes" : [ { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 639 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/ghR20pjcvW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/oUsPC1OBRo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826703416&oldid=826703071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965976935313674240", + "text" : "Curling at the 2018 Winter Olympics \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oUsPC1OBRo https:\/\/t.co\/ghR20pjcvW", + "id" : 965976935313674240, + "created_at" : "2018-02-20 15:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965976295921373185\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/0s6MZDJC50", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfWUgBV4AAEmva.png", + "id_str" : "965976292775550976", + "id" : 965976292775550976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfWUgBV4AAEmva.png", + "sizes" : [ { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/0s6MZDJC50" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6LZ7jdYwdo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826703071&oldid=826703023", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965976295921373185", + "text" : "Curling at the 2018 Winter Olympics \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6LZ7jdYwdo https:\/\/t.co\/0s6MZDJC50", + "id" : 965976295921373185, + "created_at" : "2018-02-20 15:47:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965976223267676165\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/aneu9wYtWH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfWQM6V4AAAqBh.png", + "id_str" : "965976218926440448", + "id" : 965976218926440448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfWQM6V4AAAqBh.png", + "sizes" : [ { + "h" : 1205, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1205, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 870 + }, { + "h" : 680, + "resize" : "fit", + "w" : 493 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/aneu9wYtWH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/H871vqh7cV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826703023&oldid=826702695", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965976223267676165", + "text" : "Curling at the 2018 Winter Olympics \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H871vqh7cV https:\/\/t.co\/aneu9wYtWH", + "id" : 965976223267676165, + "created_at" : "2018-02-20 15:47:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965975663118340096\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/iS8nWVW7ap", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfVvgoXkAE1g9U.png", + "id_str" : "965975657284079617", + "id" : 965975657284079617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfVvgoXkAE1g9U.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 597 + }, { + "h" : 996, + "resize" : "fit", + "w" : 874 + }, { + "h" : 996, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 996, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/iS8nWVW7ap" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3zmFlzix1W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826702695&oldid=826702302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965975663118340096", + "text" : "Curling at the 2018 Winter Olympics \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3zmFlzix1W https:\/\/t.co\/iS8nWVW7ap", + "id" : 965975663118340096, + "created_at" : "2018-02-20 15:45:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965975006911049728\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/W7nFpSLTic", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfVJbUWsAAJ8LC.png", + "id_str" : "965975003022929920", + "id" : 965975003022929920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfVJbUWsAAJ8LC.png", + "sizes" : [ { + "h" : 1151, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1151, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 516 + }, { + "h" : 1151, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/W7nFpSLTic" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/deERZBXCzH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826702302&oldid=826677849", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965975006911049728", + "text" : "Curling at the 2018 Winter Olympics \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/deERZBXCzH https:\/\/t.co\/W7nFpSLTic", + "id" : 965975006911049728, + "created_at" : "2018-02-20 15:42:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965965799256096769\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/MQMlh2hXF7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfMw-AWsAAGWke.png", + "id_str" : "965965786744532992", + "id" : 965965786744532992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfMw-AWsAAGWke.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Uri Geller", + "display_url" : "pic.twitter.com\/MQMlh2hXF7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/gJsuQul4IU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826697192&oldid=825584174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965965799256096769", + "text" : "Uri Geller Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gJsuQul4IU https:\/\/t.co\/MQMlh2hXF7", + "id" : 965965799256096769, + "created_at" : "2018-02-20 15:06:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965964762096939008\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/8Vl2Qqyewn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWfL1B2XkAAMpcO.png", + "id_str" : "965964756984238080", + "id" : 965964756984238080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWfL1B2XkAAMpcO.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 754 + }, { + "h" : 680, + "resize" : "fit", + "w" : 427 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Prince of Wales Bridge", + "display_url" : "pic.twitter.com\/8Vl2Qqyewn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/JN7MEcQxOj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826696680&oldid=808065087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965964762096939008", + "text" : "Prince of Wales Bridge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JN7MEcQxOj https:\/\/t.co\/8Vl2Qqyewn", + "id" : 965964762096939008, + "created_at" : "2018-02-20 15:02:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965947725543104512\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/3IsUDeRzls", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWe8VVAW4AM_c-D.jpg", + "id_str" : "965947719696179203", + "id" : 965947719696179203, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWe8VVAW4AM_c-D.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/3IsUDeRzls" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SwdBovK7jg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826686156&oldid=826502375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965947725543104512", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SwdBovK7jg https:\/\/t.co\/3IsUDeRzls", + "id" : 965947725543104512, + "created_at" : "2018-02-20 13:54:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965946071863255040\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/D6aNW1aafO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWe61K6X0AAZolB.png", + "id_str" : "965946067719278592", + "id" : 965946067719278592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWe61K6X0AAZolB.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to HMS Terror (1813)", + "display_url" : "pic.twitter.com\/D6aNW1aafO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/OKtUipUCl2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826685402&oldid=826685350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965946071863255040", + "text" : "HMS Terror (1813) Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/OKtUipUCl2 https:\/\/t.co\/D6aNW1aafO", + "id" : 965946071863255040, + "created_at" : "2018-02-20 13:47:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965945950492594176\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/41ED65ZoMn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWe6t9eVwAEhCF-.png", + "id_str" : "965945943852957697", + "id" : 965945943852957697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWe6t9eVwAEhCF-.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMS Terror (1813)", + "display_url" : "pic.twitter.com\/41ED65ZoMn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/4eHOfn6wdR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826685350&oldid=822230540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965945950492594176", + "text" : "HMS Terror (1813) Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/4eHOfn6wdR https:\/\/t.co\/41ED65ZoMn", + "id" : 965945950492594176, + "created_at" : "2018-02-20 13:47:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965701978536992775\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/kuU5tVcAsl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbc1HpUMAESBnS.png", + "id_str" : "965701975261065217", + "id" : 965701975261065217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbc1HpUMAESBnS.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/kuU5tVcAsl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/wTzFPiNeSF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826568888&oldid=826568767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965701978536992775", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wTzFPiNeSF https:\/\/t.co\/kuU5tVcAsl", + "id" : 965701978536992775, + "created_at" : "2018-02-19 21:37:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965701836723359744\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/JTww96qQUt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbcsukXUAAHOsJ.png", + "id_str" : "965701831090458624", + "id" : 965701831090458624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbcsukXUAAHOsJ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 263 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 792 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 464 + }, { + "h" : 2261, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/JTww96qQUt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/7LuxTZoUit", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826568767&oldid=826562793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965701836723359744", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7LuxTZoUit https:\/\/t.co\/JTww96qQUt", + "id" : 965701836723359744, + "created_at" : "2018-02-19 21:37:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965701367988981761\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/6qROBWn0rR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbcRlFU0AALAeH.png", + "id_str" : "965701364687884288", + "id" : 965701364687884288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbcRlFU0AALAeH.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 851 + }, { + "h" : 1232, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1232, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 482 + } ], + "media_alt" : "Screenshot of edit to D'Arcy-McGee", + "display_url" : "pic.twitter.com\/6qROBWn0rR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/fpd6ZbGGzx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826568372&oldid=820749425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965701367988981761", + "text" : "D'Arcy-McGee Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fpd6ZbGGzx https:\/\/t.co\/6qROBWn0rR", + "id" : 965701367988981761, + "created_at" : "2018-02-19 21:35:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965693317135716353\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/W9kuhimRRd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbU8zuW4AAJzV3.png", + "id_str" : "965693311259435008", + "id" : 965693311259435008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbU8zuW4AAJzV3.png", + "sizes" : [ { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 680 + }, { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/W9kuhimRRd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/jWeRTph4k7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826562793&oldid=826562757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965693317135716353", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jWeRTph4k7 https:\/\/t.co\/W9kuhimRRd", + "id" : 965693317135716353, + "created_at" : "2018-02-19 21:03:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965693254300774400\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/qq8Xb2P76Q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbU5ROWkAA0pSq.png", + "id_str" : "965693250458783744", + "id" : 965693250458783744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbU5ROWkAA0pSq.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 195 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 586 + }, { + "h" : 3052, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 344 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/qq8Xb2P76Q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/yFiq2kEZ4d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826562757&oldid=826560435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965693254300774400", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yFiq2kEZ4d https:\/\/t.co\/qq8Xb2P76Q", + "id" : 965693254300774400, + "created_at" : "2018-02-19 21:03:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965689682255384582\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/bdr1rRmNoz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbRpHTU0AA3977.png", + "id_str" : "965689674382495744", + "id" : 965689674382495744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbRpHTU0AA3977.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 443 + }, { + "h" : 1341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 782 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/bdr1rRmNoz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/YrVB20qmpI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826560435&oldid=826559882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965689682255384582", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YrVB20qmpI https:\/\/t.co\/bdr1rRmNoz", + "id" : 965689682255384582, + "created_at" : "2018-02-19 20:48:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965688840206868481\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/23eIRpoqxU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbQ4RbX4AIKXZa.png", + "id_str" : "965688835287015426", + "id" : 965688835287015426, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbQ4RbX4AIKXZa.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/23eIRpoqxU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/eW0GcYiEeE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826559882&oldid=826558425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965688840206868481", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eW0GcYiEeE https:\/\/t.co\/23eIRpoqxU", + "id" : 965688840206868481, + "created_at" : "2018-02-19 20:45:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965686520278585344\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/VBh5VIFnzA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbOxLrWsAAPXam.png", + "id_str" : "965686514461093888", + "id" : 965686514461093888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbOxLrWsAAPXam.png", + "sizes" : [ { + "h" : 964, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 617 + }, { + "h" : 964, + "resize" : "fit", + "w" : 874 + }, { + "h" : 964, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/VBh5VIFnzA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/OvX8lTAivn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826558425&oldid=826555158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965686520278585344", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OvX8lTAivn https:\/\/t.co\/VBh5VIFnzA", + "id" : 965686520278585344, + "created_at" : "2018-02-19 20:36:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965681575752028165\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/BOQ2fj92P2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbKRRyU0AA6GYE.png", + "id_str" : "965681568298618880", + "id" : 965681568298618880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbKRRyU0AA6GYE.png", + "sizes" : [ { + "h" : 736, + "resize" : "fit", + "w" : 874 + }, { + "h" : 736, + "resize" : "fit", + "w" : 874 + }, { + "h" : 573, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 736, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/BOQ2fj92P2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/lj2m2t08VX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826555158&oldid=801107972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965681575752028165", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lj2m2t08VX https:\/\/t.co\/BOQ2fj92P2", + "id" : 965681575752028165, + "created_at" : "2018-02-19 20:16:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965680351988404224\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/gS6p2XhRfA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbJKNRV4AEZ5F2.png", + "id_str" : "965680347315822593", + "id" : 965680347315822593, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbJKNRV4AEZ5F2.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Office of the Commissioner of Official Languages", + "display_url" : "pic.twitter.com\/gS6p2XhRfA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/QNTYMw9DuC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826554423&oldid=822952334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965680351988404224", + "text" : "Office of the Commissioner of Official Languages Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QNTYMw9DuC https:\/\/t.co\/gS6p2XhRfA", + "id" : 965680351988404224, + "created_at" : "2018-02-19 20:11:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965679785107165184\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/7uTQeQjAv4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWbIpTsWkAIGXMO.png", + "id_str" : "965679782104043522", + "id" : 965679782104043522, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWbIpTsWkAIGXMO.png", + "sizes" : [ { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 561, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Commissariat aux langues officielles", + "display_url" : "pic.twitter.com\/7uTQeQjAv4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/g8SphZS8Sl", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145662463&oldid=143730556&rcid=357697969", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965679785107165184", + "text" : "Commissariat aux langues officielles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g8SphZS8Sl https:\/\/t.co\/7uTQeQjAv4", + "id" : 965679785107165184, + "created_at" : "2018-02-19 20:09:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965667857030926337\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/YBDAKRINFC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWa9ytbXkAAcASm.png", + "id_str" : "965667849003044864", + "id" : 965667849003044864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWa9ytbXkAAcASm.png", + "sizes" : [ { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Parliamentary Protective Service", + "display_url" : "pic.twitter.com\/YBDAKRINFC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/NajEirdZQb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826547349&oldid=826547176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965667857030926337", + "text" : "Parliamentary Protective Service Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/NajEirdZQb https:\/\/t.co\/YBDAKRINFC", + "id" : 965667857030926337, + "created_at" : "2018-02-19 19:22:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965667513676779520\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/ZqzOP8QwBv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWa9fBZWkAE_6Ad.png", + "id_str" : "965667510765916161", + "id" : 965667510765916161, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWa9fBZWkAE_6Ad.png", + "sizes" : [ { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Parliamentary Protective Service", + "display_url" : "pic.twitter.com\/ZqzOP8QwBv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/2Fj68naQov", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826547176&oldid=822760861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965667513676779520", + "text" : "Parliamentary Protective Service Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2Fj68naQov https:\/\/t.co\/ZqzOP8QwBv", + "id" : 965667513676779520, + "created_at" : "2018-02-19 19:20:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965667497272897536\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/CHN5sOzChZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWa9eFeWkAANwfu.png", + "id_str" : "965667494680760320", + "id" : 965667494680760320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWa9eFeWkAANwfu.png", + "sizes" : [ { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 202, + "resize" : "fit", + "w" : 680 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q27861827", + "display_url" : "pic.twitter.com\/CHN5sOzChZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/yg02tHFnSG", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=634164476&oldid=615022914&rcid=669574372", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965667497272897536", + "text" : "Q27861827 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yg02tHFnSG https:\/\/t.co\/CHN5sOzChZ", + "id" : 965667497272897536, + "created_at" : "2018-02-19 19:20:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965661878654586881\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0OFja6KIvR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWa4W8CXkAAa5i6.png", + "id_str" : "965661874330243072", + "id" : 965661874330243072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWa4W8CXkAAa5i6.png", + "sizes" : [ { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charles Bowman", + "display_url" : "pic.twitter.com\/0OFja6KIvR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/nUcmHzqVZh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145660522&oldid=145660489&rcid=357693698", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965661878654586881", + "text" : "Charles Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nUcmHzqVZh https:\/\/t.co\/0OFja6KIvR", + "id" : 965661878654586881, + "created_at" : "2018-02-19 18:58:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965661600043687942\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/VkG8uk1DQS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWa4GxAW0AEgLIv.png", + "id_str" : "965661596491108353", + "id" : 965661596491108353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWa4GxAW0AEgLIv.png", + "sizes" : [ { + "h" : 1138, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1138, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1138, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 522 + } ], + "media_alt" : "Screenshot of edit to Charles Bowman", + "display_url" : "pic.twitter.com\/VkG8uk1DQS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/yCawaKi16O", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145660489&oldid=145632033&rcid=357693654", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965661600043687942", + "text" : "Charles Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yCawaKi16O https:\/\/t.co\/VkG8uk1DQS", + "id" : 965661600043687942, + "created_at" : "2018-02-19 18:57:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965654151551160320\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/XPn2TG9ob6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWaxVQ-WkAE1ldG.png", + "id_str" : "965654149009412097", + "id" : 965654149009412097, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWaxVQ-WkAE1ldG.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Iranian Aviation Accidents and Incidents", + "display_url" : "pic.twitter.com\/XPn2TG9ob6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/RTWJmi64xe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826538653&oldid=826538523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965654151551160320", + "text" : "List of Iranian Aviation Accidents and Incidents Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RTWJmi64xe https:\/\/t.co\/XPn2TG9ob6", + "id" : 965654151551160320, + "created_at" : "2018-02-19 18:27:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965653982617198592\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/2CcilSvqtp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWaxLN7W0AAQ5vD.png", + "id_str" : "965653976392847360", + "id" : 965653976392847360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWaxLN7W0AAQ5vD.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of Iranian Aviation Accidents and Incidents", + "display_url" : "pic.twitter.com\/2CcilSvqtp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/x3devDnBrv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826538523&oldid=780969602", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965653982617198592", + "text" : "List of Iranian Aviation Accidents and Incidents Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x3devDnBrv https:\/\/t.co\/2CcilSvqtp", + "id" : 965653982617198592, + "created_at" : "2018-02-19 18:27:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965651018171248642\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/EbQDumk4tr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWaueu_X4AA0KR8.png", + "id_str" : "965651013150695424", + "id" : 965651013150695424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWaueu_X4AA0KR8.png", + "sizes" : [ { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rational Youth", + "display_url" : "pic.twitter.com\/EbQDumk4tr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/OHZ6KjqwBz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826536310&oldid=826536077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965651018171248642", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OHZ6KjqwBz https:\/\/t.co\/EbQDumk4tr", + "id" : 965651018171248642, + "created_at" : "2018-02-19 18:15:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965650610350682112\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/yypB4VNIMG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWauG79X4AEvIJz.png", + "id_str" : "965650604315107329", + "id" : 965650604315107329, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWauG79X4AEvIJz.png", + "sizes" : [ { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rational Youth", + "display_url" : "pic.twitter.com\/yypB4VNIMG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/xhI2CNJGA4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826536077&oldid=826535098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965650610350682112", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xhI2CNJGA4 https:\/\/t.co\/yypB4VNIMG", + "id" : 965650610350682112, + "created_at" : "2018-02-19 18:13:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965649126577844224\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/qTF9MJUC0a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWaswyHW0AMkJZ1.png", + "id_str" : "965649124203876355", + "id" : 965649124203876355, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWaswyHW0AMkJZ1.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rational Youth", + "display_url" : "pic.twitter.com\/qTF9MJUC0a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HBDyVSlOqn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826535098&oldid=826535018", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965649126577844224", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HBDyVSlOqn https:\/\/t.co\/qTF9MJUC0a", + "id" : 965649126577844224, + "created_at" : "2018-02-19 18:07:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965649010840276995\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/AmMS5D14p4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWasp85WAAEDE7a.png", + "id_str" : "965649006838808577", + "id" : 965649006838808577, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWasp85WAAEDE7a.png", + "sizes" : [ { + "h" : 1181, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1181, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1181, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 503 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rational Youth", + "display_url" : "pic.twitter.com\/AmMS5D14p4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/32nuYhgSA5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826535018&oldid=826533976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965649010840276995", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/32nuYhgSA5 https:\/\/t.co\/AmMS5D14p4", + "id" : 965649010840276995, + "created_at" : "2018-02-19 18:07:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965647192039022592\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/m5nxmzAs4R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWaq_1EWkAE0GXv.png", + "id_str" : "965647183671365633", + "id" : 965647183671365633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWaq_1EWkAE0GXv.png", + "sizes" : [ { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 615, + "resize" : "fit", + "w" : 680 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rational Youth", + "display_url" : "pic.twitter.com\/m5nxmzAs4R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/zFb4Ed8pMk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826533976&oldid=796478478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965647192039022592", + "text" : "Rational Youth Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zFb4Ed8pMk https:\/\/t.co\/m5nxmzAs4R", + "id" : 965647192039022592, + "created_at" : "2018-02-19 18:00:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965598957073321989\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/TzY2PKuR94", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWZ_IgEXkAEvBz-.png", + "id_str" : "965598954141487105", + "id" : 965598954141487105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWZ_IgEXkAEvBz-.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Lord-maire de Londres", + "display_url" : "pic.twitter.com\/TzY2PKuR94" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/BF43OV9Djy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145652526&oldid=145327737&rcid=357675516", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965598957073321989", + "text" : "Lord-maire de Londres Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BF43OV9Djy https:\/\/t.co\/TzY2PKuR94", + "id" : 965598957073321989, + "created_at" : "2018-02-19 14:48:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965598722452271104\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gY4CaTgqaS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWZ-6x6U0AEW1uX.png", + "id_str" : "965598718413033473", + "id" : 965598718413033473, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWZ-6x6U0AEW1uX.png", + "sizes" : [ { + "h" : 386, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 386, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 386, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Bowman", + "display_url" : "pic.twitter.com\/gY4CaTgqaS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/BpZioQgHLs", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145652497&oldid=133814673&rcid=357675469", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965598722452271104", + "text" : "Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BpZioQgHLs https:\/\/t.co\/gY4CaTgqaS", + "id" : 965598722452271104, + "created_at" : "2018-02-19 14:47:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965589420878508032\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/5NoxvEWxL9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWZ2dc_WAAAnF_x.jpg", + "id_str" : "965589418487709696", + "id" : 965589418487709696, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWZ2dc_WAAAnF_x.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/5NoxvEWxL9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zxUQfh2vZk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826502375&oldid=826502281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965589420878508032", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zxUQfh2vZk https:\/\/t.co\/5NoxvEWxL9", + "id" : 965589420878508032, + "created_at" : "2018-02-19 14:10:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965589231174332416\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/z27fL1ySH0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWZ2SYCU0AECS-c.jpg", + "id_str" : "965589228179476481", + "id" : 965589228179476481, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWZ2SYCU0AECS-c.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 293, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/z27fL1ySH0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Ap0QCftxXp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826502281&oldid=826455570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965589231174332416", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ap0QCftxXp https:\/\/t.co\/z27fL1ySH0", + "id" : 965589231174332416, + "created_at" : "2018-02-19 14:09:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/965041985559113729\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/fUyhrNPZeO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWSEkSmXcAA0rMm.png", + "id_str" : "965041979167043584", + "id" : 965041979167043584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWSEkSmXcAA0rMm.png", + "sizes" : [ { + "h" : 469, + "resize" : "fit", + "w" : 874 + }, { + "h" : 469, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 469, + "resize" : "fit", + "w" : 874 + }, { + "h" : 365, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Ioba Province", + "display_url" : "pic.twitter.com\/fUyhrNPZeO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ziibWFQuBV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826245809&oldid=797762659", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "965041985559113729", + "text" : "Ioba Province Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ziibWFQuBV https:\/\/t.co\/fUyhrNPZeO", + "id" : 965041985559113729, + "created_at" : "2018-02-18 01:55:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964884383160307717\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/xxAvlDdTKd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWP1Of9X0AE978A.png", + "id_str" : "964884374633304065", + "id" : 964884374633304065, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWP1Of9X0AE978A.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Gilmore Junio", + "display_url" : "pic.twitter.com\/xxAvlDdTKd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/vfw9K7IIBx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826159599&oldid=826159359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964884383160307717", + "text" : "Gilmore Junio Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/vfw9K7IIBx https:\/\/t.co\/xxAvlDdTKd", + "id" : 964884383160307717, + "created_at" : "2018-02-17 15:28:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964883921841291265\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/LMFbw5N2GT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWP0z3ZXcAAZ0hE.png", + "id_str" : "964883917068267520", + "id" : 964883917068267520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWP0z3ZXcAAZ0hE.png", + "sizes" : [ { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gilmore Junio", + "display_url" : "pic.twitter.com\/LMFbw5N2GT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5T9vBCBG4C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826159359&oldid=823087925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964883921841291265", + "text" : "Gilmore Junio Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/5T9vBCBG4C https:\/\/t.co\/LMFbw5N2GT", + "id" : 964883921841291265, + "created_at" : "2018-02-17 15:27:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964573446201139201\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/4EbYPfBAlA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWLabZBVAAAAtxM.png", + "id_str" : "964573434318487552", + "id" : 964573434318487552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWLabZBVAAAAtxM.png", + "sizes" : [ { + "h" : 2688, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 390 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 666 + }, { + "h" : 680, + "resize" : "fit", + "w" : 221 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Royal 22e R\u00E9giment", + "display_url" : "pic.twitter.com\/4EbYPfBAlA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QVCCv7gfh1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145553447&oldid=144650664&rcid=357443290", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964573446201139201", + "text" : "Royal 22e R\u00E9giment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QVCCv7gfh1 https:\/\/t.co\/4EbYPfBAlA", + "id" : 964573446201139201, + "created_at" : "2018-02-16 18:53:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964555435884900352\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/s0eIioR6k1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWLKDXRWsAANsfz.png", + "id_str" : "964555429345931264", + "id" : 964555429345931264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWLKDXRWsAANsfz.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Draft:Contaminable memory", + "display_url" : "pic.twitter.com\/s0eIioR6k1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/kCis97sOSJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826006435&oldid=826006111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964555435884900352", + "text" : "Draft:Contaminable memory Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kCis97sOSJ https:\/\/t.co\/s0eIioR6k1", + "id" : 964555435884900352, + "created_at" : "2018-02-16 17:41:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964554819955580928\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/gp1LjjaZKI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWLJftgXcAEiF_L.jpg", + "id_str" : "964554816839184385", + "id" : 964554816839184385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWLJftgXcAEiF_L.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 909 + }, { + "h" : 1392, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 1392, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 680, + "resize" : "fit", + "w" : 515 + } ], + "media_alt" : "Screenshot of edit to Draft:Contaminable memory", + "display_url" : "pic.twitter.com\/gp1LjjaZKI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/OnaaStwuE9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=826006111&rcid=1029247975", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964554819955580928", + "text" : "Draft:Contaminable memory Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OnaaStwuE9 https:\/\/t.co\/gp1LjjaZKI", + "id" : 964554819955580928, + "created_at" : "2018-02-16 17:39:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964552623473987585\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/bKbWpPFKkE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWLHf2KW4AA1c8s.png", + "id_str" : "964552620139536384", + "id" : 964552620139536384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWLHf2KW4AA1c8s.png", + "sizes" : [ { + "h" : 1504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 395 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 697 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1504, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Logistics Branch", + "display_url" : "pic.twitter.com\/bKbWpPFKkE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/4vdqoXrOyI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826004763&oldid=825460577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964552623473987585", + "text" : "Logistics Branch Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4vdqoXrOyI https:\/\/t.co\/bKbWpPFKkE", + "id" : 964552623473987585, + "created_at" : "2018-02-16 17:30:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964549118717722629\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/nPa7hI7u2c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWLET1hWAAAJ_a0.png", + "id_str" : "964549115274199040", + "id" : 964549115274199040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWLET1hWAAAJ_a0.png", + "sizes" : [ { + "h" : 1405, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1405, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 423 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 746 + } ], + "media_alt" : "Screenshot of edit to Death of Colten Boushie", + "display_url" : "pic.twitter.com\/nPa7hI7u2c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/AQ4cbpcsle", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=826002794&oldid=825987711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964549118717722629", + "text" : "Death of Colten Boushie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AQ4cbpcsle https:\/\/t.co\/nPa7hI7u2c", + "id" : 964549118717722629, + "created_at" : "2018-02-16 17:16:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964537809045422087\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ZyOk25zPVo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWK6BkDXkAY-emI.png", + "id_str" : "964537806231146502", + "id" : 964537806231146502, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWK6BkDXkAY-emI.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Western canon", + "display_url" : "pic.twitter.com\/ZyOk25zPVo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3xpuxyQ4z4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825996299&oldid=825995490", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964537809045422087", + "text" : "Western canon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3xpuxyQ4z4 https:\/\/t.co\/ZyOk25zPVo", + "id" : 964537809045422087, + "created_at" : "2018-02-16 16:31:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964536383862988803\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/mYHNy3Wdco", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWK4ulHX0AUyrdR.png", + "id_str" : "964536380587233285", + "id" : 964536380587233285, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWK4ulHX0AUyrdR.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Western canon", + "display_url" : "pic.twitter.com\/mYHNy3Wdco" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/iuYt8i9AL7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825995490&oldid=824948591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964536383862988803", + "text" : "Western canon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iuYt8i9AL7 https:\/\/t.co\/mYHNy3Wdco", + "id" : 964536383862988803, + "created_at" : "2018-02-16 16:26:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964533523485896704\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/zrqlvGXPln", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWK2IEwXkAI-D5M.png", + "id_str" : "964533520042528770", + "id" : 964533520042528770, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWK2IEwXkAI-D5M.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 202e d\u00E9p\u00F4t d'ateliers", + "display_url" : "pic.twitter.com\/zrqlvGXPln" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Gf4K17YEWi", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145547290&oldid=142871351&rcid=357428159", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964533523485896704", + "text" : "202e d\u00E9p\u00F4t d'ateliers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Gf4K17YEWi https:\/\/t.co\/zrqlvGXPln", + "id" : 964533523485896704, + "created_at" : "2018-02-16 16:14:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964523386885099522\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/rDYoDD4jEx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWKs52FW4AEDYSy.png", + "id_str" : "964523379981213697", + "id" : 964523379981213697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWKs52FW4AEDYSy.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Social Democrats, USA", + "display_url" : "pic.twitter.com\/rDYoDD4jEx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/5gHhRIbj8n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825988051&oldid=824819589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964523386885099522", + "text" : "Social Democrats, USA Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5gHhRIbj8n https:\/\/t.co\/rDYoDD4jEx", + "id" : 964523386885099522, + "created_at" : "2018-02-16 15:34:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964501984706486273\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/yTGSLZbLR2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWKZcUTW0AA0KJ3.jpg", + "id_str" : "964501981975990272", + "id" : 964501981975990272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWKZcUTW0AA0KJ3.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of largest companies by revenue", + "display_url" : "pic.twitter.com\/yTGSLZbLR2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/5RU6dvtATp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825977154&oldid=825976995", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964501984706486273", + "text" : "List of largest companies by revenue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5RU6dvtATp https:\/\/t.co\/yTGSLZbLR2", + "id" : 964501984706486273, + "created_at" : "2018-02-16 14:09:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964501705042939904\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/LuFpGD4pbR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWKZMCCX4AA3Ift.jpg", + "id_str" : "964501702195011584", + "id" : 964501702195011584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWKZMCCX4AA3Ift.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of largest companies by revenue", + "display_url" : "pic.twitter.com\/LuFpGD4pbR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/6EzaiXy4Xo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825976995&oldid=825959821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964501705042939904", + "text" : "List of largest companies by revenue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6EzaiXy4Xo https:\/\/t.co\/LuFpGD4pbR", + "id" : 964501705042939904, + "created_at" : "2018-02-16 14:08:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964235371780468736\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/DMgiB3u4bN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWGm9HoWAAE9R4z.png", + "id_str" : "964235364184489985", + "id" : 964235364184489985, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWGm9HoWAAE9R4z.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 563 + }, { + "h" : 1864, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1864, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 319 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Robotech characters", + "display_url" : "pic.twitter.com\/DMgiB3u4bN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/rCgnnNPCKJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825854756&oldid=823721454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964235371780468736", + "text" : "List of Robotech characters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rCgnnNPCKJ https:\/\/t.co\/DMgiB3u4bN", + "id" : 964235371780468736, + "created_at" : "2018-02-15 20:30:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964230945082609664\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/nrATEAvjy9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWGi7ncXcAAobbR.png", + "id_str" : "964230940317937664", + "id" : 964230940317937664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWGi7ncXcAAobbR.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 352 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 601 + }, { + "h" : 2978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 200 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Electoral history of Hillary Clinton", + "display_url" : "pic.twitter.com\/nrATEAvjy9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/1WiisWueYO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825852330&oldid=813950923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964230945082609664", + "text" : "Electoral history of Hillary Clinton Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1WiisWueYO https:\/\/t.co\/nrATEAvjy9", + "id" : 964230945082609664, + "created_at" : "2018-02-15 20:12:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964228599552372736\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/A96KMf8zgj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWGgzIUXkAA2He-.jpg", + "id_str" : "964228595500683264", + "id" : 964228595500683264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWGgzIUXkAA2He-.jpg", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/A96KMf8zgj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/8WtnfY8r8F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825850985&oldid=825850595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964228599552372736", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8WtnfY8r8F https:\/\/t.co\/A96KMf8zgj", + "id" : 964228599552372736, + "created_at" : "2018-02-15 20:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964228048651472898\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/4TACgOTkl8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWGgTCfXcAEsWC8.jpg", + "id_str" : "964228044180385793", + "id" : 964228044180385793, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWGgTCfXcAEsWC8.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 437, + "resize" : "fit", + "w" : 680 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/4TACgOTkl8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/LpTTR0JeM3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825850595&oldid=825323385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964228048651472898", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LpTTR0JeM3 https:\/\/t.co\/4TACgOTkl8", + "id" : 964228048651472898, + "created_at" : "2018-02-15 20:00:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964193865665310722\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bzEEGfMU5b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWGBNLgWAAAqyQB.png", + "id_str" : "964193858660728832", + "id" : 964193858660728832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWGBNLgWAAAqyQB.png", + "sizes" : [ { + "h" : 4317, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 138 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 415 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 243 + } ], + "media_alt" : "Screenshot of edit to RETScreen", + "display_url" : "pic.twitter.com\/bzEEGfMU5b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/BQo3KRVW8U", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145514141&oldid=136185276&rcid=357343133", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964193865665310722", + "text" : "RETScreen Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/BQo3KRVW8U https:\/\/t.co\/bzEEGfMU5b", + "id" : 964193865665310722, + "created_at" : "2018-02-15 17:45:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964168614290120704\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/KsQT48Vh0x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWFqPcAXcAEvGRl.png", + "id_str" : "964168608682307585", + "id" : 964168608682307585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWFqPcAXcAEvGRl.png", + "sizes" : [ { + "h" : 636, + "resize" : "fit", + "w" : 680 + }, { + "h" : 818, + "resize" : "fit", + "w" : 874 + }, { + "h" : 818, + "resize" : "fit", + "w" : 874 + }, { + "h" : 818, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Haliburton Highlands Secondary School", + "display_url" : "pic.twitter.com\/KsQT48Vh0x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/C39ZV0rSQi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825815414&oldid=820517801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964168614290120704", + "text" : "Haliburton Highlands Secondary Sch Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/C39ZV0rSQi https:\/\/t.co\/KsQT48Vh0x", + "id" : 964168614290120704, + "created_at" : "2018-02-15 16:04:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964166953970651136\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/vptyo6iuEg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWFou8bX4AERmBm.jpg", + "id_str" : "964166950938206209", + "id" : 964166950938206209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWFou8bX4AERmBm.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 346, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Liste des \u00E9lections g\u00E9n\u00E9rales qu\u00E9b\u00E9coises", + "display_url" : "pic.twitter.com\/vptyo6iuEg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Q6ACm8aULG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145511522&oldid=136949774&rcid=357335007", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964166953970651136", + "text" : "Liste des \u00E9lections g\u00E9n\u00E9rales qu\u00E9b\u00E9coises Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q6ACm8aULG https:\/\/t.co\/vptyo6iuEg", + "id" : 964166953970651136, + "created_at" : "2018-02-15 15:58:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964166878020145154\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/L7QPybssiW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWFoqiWWAAAi4A_.png", + "id_str" : "964166875218313216", + "id" : 964166875218313216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWFoqiWWAAAi4A_.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kenneth Ma", + "display_url" : "pic.twitter.com\/L7QPybssiW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/jPSA6voiiB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825814417&oldid=825814215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964166878020145154", + "text" : "Kenneth Ma Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jPSA6voiiB https:\/\/t.co\/L7QPybssiW", + "id" : 964166878020145154, + "created_at" : "2018-02-15 15:57:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964166485034840064\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ro41ppLRVn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWFoTaqW0AU4a3K.png", + "id_str" : "964166478017777669", + "id" : 964166478017777669, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWFoTaqW0AU4a3K.png", + "sizes" : [ { + "h" : 694, + "resize" : "fit", + "w" : 874 + }, { + "h" : 540, + "resize" : "fit", + "w" : 680 + }, { + "h" : 694, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 694, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Kenneth Ma", + "display_url" : "pic.twitter.com\/ro41ppLRVn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/ahGUf03xZY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825814215&oldid=825813717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964166485034840064", + "text" : "Kenneth Ma Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ahGUf03xZY https:\/\/t.co\/ro41ppLRVn", + "id" : 964166485034840064, + "created_at" : "2018-02-15 15:56:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964165584555474945\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/HJ46ueQ3bH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWFnfLNXkAAfrP5.png", + "id_str" : "964165580516462592", + "id" : 964165580516462592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWFnfLNXkAAfrP5.png", + "sizes" : [ { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 488, + "resize" : "fit", + "w" : 680 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kenneth Ma", + "display_url" : "pic.twitter.com\/HJ46ueQ3bH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/V2j3dqBXnu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825813717&oldid=824249699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964165584555474945", + "text" : "Kenneth Ma Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V2j3dqBXnu https:\/\/t.co\/HJ46ueQ3bH", + "id" : 964165584555474945, + "created_at" : "2018-02-15 15:52:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964164617483243521\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/0pl8muPzb5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWFmm6JX4AAy3nE.jpg", + "id_str" : "964164613863628800", + "id" : 964164613863628800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWFmm6JX4AAy3nE.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Elections in Canada", + "display_url" : "pic.twitter.com\/0pl8muPzb5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/FiumFL9YVa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825813151&oldid=820526574", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964164617483243521", + "text" : "Elections in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FiumFL9YVa https:\/\/t.co\/0pl8muPzb5", + "id" : 964164617483243521, + "created_at" : "2018-02-15 15:48:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964154040413192193\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/bsmOA15IZ4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWFc_TCX0AIo50B.png", + "id_str" : "964154037745733634", + "id" : 964154037745733634, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWFc_TCX0AIo50B.png", + "sizes" : [ { + "h" : 635, + "resize" : "fit", + "w" : 874 + }, { + "h" : 635, + "resize" : "fit", + "w" : 874 + }, { + "h" : 635, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 494, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Zoe Bergermann", + "display_url" : "pic.twitter.com\/bsmOA15IZ4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/c5jKcaSINy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825807101&oldid=825314607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964154040413192193", + "text" : "Zoe Bergermann Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/c5jKcaSINy https:\/\/t.co\/bsmOA15IZ4", + "id" : 964154040413192193, + "created_at" : "2018-02-15 15:06:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/964135694326226944\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/JjbVo0DZwZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWFMTZrX4AAoZ3r.png", + "id_str" : "964135691428028416", + "id" : 964135691428028416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWFMTZrX4AAoZ3r.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to V\u00E9ronique Bellemare Bri\u00E8re", + "display_url" : "pic.twitter.com\/JjbVo0DZwZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/PT3iK3bjGC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145507318&oldid=128942516&rcid=357324303", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964135694326226944", + "text" : "V\u00E9ronique Bellemare Bri\u00E8re Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/PT3iK3bjGC https:\/\/t.co\/JjbVo0DZwZ", + "id" : 964135694326226944, + "created_at" : "2018-02-15 13:53:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963891626337882112\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/Bz8jXdSIDz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBuUxWWsAAnXtM.png", + "id_str" : "963891623380824064", + "id" : 963891623380824064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBuUxWWsAAnXtM.png", + "sizes" : [ { + "h" : 570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan Party of Labour \u2013 Communist Party", + "display_url" : "pic.twitter.com\/Bz8jXdSIDz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/cePw5oTBlg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825697848&oldid=713610817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963891626337882112", + "text" : "Guatemalan Party of Labour \u2013 Communist Party Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cePw5oTBlg https:\/\/t.co\/Bz8jXdSIDz", + "id" : 963891626337882112, + "created_at" : "2018-02-14 21:44:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963891009859084290\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/CIVLNfTXw7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBtwxpX0AE5KRM.png", + "id_str" : "963891004985298945", + "id" : 963891004985298945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBtwxpX0AE5KRM.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 663 + }, { + "h" : 1581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 376 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Template:Guatemalan political parties", + "display_url" : "pic.twitter.com\/CIVLNfTXw7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/yhVVlDkYPV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825697506&oldid=825687944", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963891009859084290", + "text" : "Template:Guatemalan political parties Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yhVVlDkYPV https:\/\/t.co\/CIVLNfTXw7", + "id" : 963891009859084290, + "created_at" : "2018-02-14 21:41:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963890910898606082\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/QBgKxQFloX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBtrHFWAAAE2ya.png", + "id_str" : "963890907660550144", + "id" : 963890907660550144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBtrHFWAAAE2ya.png", + "sizes" : [ { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Authentic Integral Development", + "display_url" : "pic.twitter.com\/QBgKxQFloX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ovNIzmMVnG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825697453&oldid=825696916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963890910898606082", + "text" : "Authentic Integral Development Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ovNIzmMVnG https:\/\/t.co\/QBgKxQFloX", + "id" : 963890910898606082, + "created_at" : "2018-02-14 21:41:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963889951745167360\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/8OnaywRXMu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBszEMVwAAoOLy.png", + "id_str" : "963889944811913216", + "id" : 963889944811913216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBszEMVwAAoOLy.png", + "sizes" : [ { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Authentic Integral Development", + "display_url" : "pic.twitter.com\/8OnaywRXMu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/beOIOHmXCK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825696916&oldid=713563537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963889951745167360", + "text" : "Authentic Integral Development Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/beOIOHmXCK https:\/\/t.co\/8OnaywRXMu", + "id" : 963889951745167360, + "created_at" : "2018-02-14 21:37:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963887264160940033\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/GuF0FsCGry", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBqW1cXcAA0Rgl.png", + "id_str" : "963887260793008128", + "id" : 963887260793008128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBqW1cXcAA0Rgl.png", + "sizes" : [ { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Guatemalan Constitutional Assembly election, 1984", + "display_url" : "pic.twitter.com\/GuF0FsCGry" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/VUi7XrtG9x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825695193&oldid=825694970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963887264160940033", + "text" : "Guatemalan Constitutional Assembly election, 1984 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VUi7XrtG9x https:\/\/t.co\/GuF0FsCGry", + "id" : 963887264160940033, + "created_at" : "2018-02-14 21:26:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963886862472445957\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/8WGnM3HfCH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBp_WmU8AAtLQh.png", + "id_str" : "963886857376296960", + "id" : 963886857376296960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBp_WmU8AAtLQh.png", + "sizes" : [ { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Guatemalan Constitutional Assembly election, 1984", + "display_url" : "pic.twitter.com\/8WGnM3HfCH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/7RsHU7mxE3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825694970&oldid=825694841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963886862472445957", + "text" : "Guatemalan Constitutional Assembly election, 1984 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7RsHU7mxE3 https:\/\/t.co\/8WGnM3HfCH", + "id" : 963886862472445957, + "created_at" : "2018-02-14 21:25:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963886621144834049\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/jx3ty7f1oV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBpxSXW4AAQSLZ.png", + "id_str" : "963886615721598976", + "id" : 963886615721598976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBpxSXW4AAQSLZ.png", + "sizes" : [ { + "h" : 676, + "resize" : "fit", + "w" : 874 + }, { + "h" : 676, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 676, + "resize" : "fit", + "w" : 874 + }, { + "h" : 526, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Guatemalan Constitutional Assembly election, 1984", + "display_url" : "pic.twitter.com\/jx3ty7f1oV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/C6gh4UiAFr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825694841&oldid=785297337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963886621144834049", + "text" : "Guatemalan Constitutional Assembly election, 1984 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C6gh4UiAFr https:\/\/t.co\/jx3ty7f1oV", + "id" : 963886621144834049, + "created_at" : "2018-02-14 21:24:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963885908746489856\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/JP3SIvBVum", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBpH9UVMAApIpB.png", + "id_str" : "963885905697124352", + "id" : 963885905697124352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBpH9UVMAApIpB.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 545 + }, { + "h" : 1091, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1091, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1091, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Laurent Cleenewerck", + "display_url" : "pic.twitter.com\/JP3SIvBVum" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/8hY4rCqgL9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825694455&oldid=823381518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963885908746489856", + "text" : "Laurent Cleenewerck Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8hY4rCqgL9 https:\/\/t.co\/JP3SIvBVum", + "id" : 963885908746489856, + "created_at" : "2018-02-14 21:21:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963885806665502720\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/Y2wJnFCxXY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBpCCUWAAATH5k.png", + "id_str" : "963885803960139776", + "id" : 963885803960139776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBpCCUWAAATH5k.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan Constitutional Assembly election, 1964", + "display_url" : "pic.twitter.com\/Y2wJnFCxXY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/HFBpgg19iy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825694406&oldid=785297322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963885806665502720", + "text" : "Guatemalan Constitutional Assembly election, 1964 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HFBpgg19iy https:\/\/t.co\/Y2wJnFCxXY", + "id" : 963885806665502720, + "created_at" : "2018-02-14 21:20:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963884397782011904\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/bpJoLSSPfT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBnv2BX4AIKgHG.png", + "id_str" : "963884391910072322", + "id" : 963884391910072322, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBnv2BX4AIKgHG.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan general election, 1958", + "display_url" : "pic.twitter.com\/bpJoLSSPfT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/EptyECknug", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825693638&oldid=825693578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963884397782011904", + "text" : "Guatemalan general election, 1958 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EptyECknug https:\/\/t.co\/bpJoLSSPfT", + "id" : 963884397782011904, + "created_at" : "2018-02-14 21:15:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963884265040687105\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/AbD6c5yL3Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBnoT-WsAIfGE8.png", + "id_str" : "963884262511521794", + "id" : 963884262511521794, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBnoT-WsAIfGE8.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan general election, 1958", + "display_url" : "pic.twitter.com\/AbD6c5yL3Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/TBpLsvzDBR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825693578&oldid=825693540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963884265040687105", + "text" : "Guatemalan general election, 1958 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TBpLsvzDBR https:\/\/t.co\/AbD6c5yL3Y", + "id" : 963884265040687105, + "created_at" : "2018-02-14 21:14:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963884200813301761\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/gJbGNDPK7p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBnkaBWsAEmmM1.png", + "id_str" : "963884195415240705", + "id" : 963884195415240705, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBnkaBWsAEmmM1.png", + "sizes" : [ { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 433, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan general election, 1958", + "display_url" : "pic.twitter.com\/gJbGNDPK7p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/3GBL08AJxX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825693540&oldid=803978939", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963884200813301761", + "text" : "Guatemalan general election, 1958 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3GBL08AJxX https:\/\/t.co\/gJbGNDPK7p", + "id" : 963884200813301761, + "created_at" : "2018-02-14 21:14:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963881742829531136\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/8W9jUHcv5V", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBlVg3WkAA8hCl.png", + "id_str" : "963881740531044352", + "id" : 963881740531044352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBlVg3WkAA8hCl.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Guatemalan presidential election, 1950", + "display_url" : "pic.twitter.com\/8W9jUHcv5V" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/xpK3vAh8qA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825692207&oldid=823396577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963881742829531136", + "text" : "Guatemalan presidential election, 1950 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xpK3vAh8qA https:\/\/t.co\/8W9jUHcv5V", + "id" : 963881742829531136, + "created_at" : "2018-02-14 21:04:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963879027143593985\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/KtGYelS8Ir", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBi3WYW0AI7B0d.png", + "id_str" : "963879023297351682", + "id" : 963879023297351682, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBi3WYW0AI7B0d.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan presidential election, 1944", + "display_url" : "pic.twitter.com\/KtGYelS8Ir" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/fAvj5j0Miu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825690722&oldid=825689711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963879027143593985", + "text" : "Guatemalan presidential election, 1944 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fAvj5j0Miu https:\/\/t.co\/KtGYelS8Ir", + "id" : 963879027143593985, + "created_at" : "2018-02-14 20:54:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963877595573096448\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/mlhTLmiurH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBhkGaXkAAdvWG.png", + "id_str" : "963877593081679872", + "id" : 963877593081679872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBhkGaXkAAdvWG.png", + "sizes" : [ { + "h" : 465, + "resize" : "fit", + "w" : 874 + }, { + "h" : 465, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 362, + "resize" : "fit", + "w" : 680 + }, { + "h" : 465, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to United Front of Arevalist Parties", + "display_url" : "pic.twitter.com\/mlhTLmiurH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/uWSs8xe8JX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825689962&oldid=817859071", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963877595573096448", + "text" : "United Front of Arevalist Parties Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uWSs8xe8JX https:\/\/t.co\/mlhTLmiurH", + "id" : 963877595573096448, + "created_at" : "2018-02-14 20:48:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963877128382054400\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/CiRreIhQhW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBhIyVVoAArfqC.png", + "id_str" : "963877123835404288", + "id" : 963877123835404288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBhIyVVoAArfqC.png", + "sizes" : [ { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 329, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Guatemalan presidential election, 1944", + "display_url" : "pic.twitter.com\/CiRreIhQhW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/CQOGuWdDhE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825689711&oldid=800694000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963877128382054400", + "text" : "Guatemalan presidential election, 1944 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CQOGuWdDhE https:\/\/t.co\/CiRreIhQhW", + "id" : 963877128382054400, + "created_at" : "2018-02-14 20:46:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963873888013864965\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/sjm5zQqyYV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBeMPpW4AUb8Kb.png", + "id_str" : "963873884708724741", + "id" : 963873884708724741, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBeMPpW4AUb8Kb.png", + "sizes" : [ { + "h" : 609, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 680 + }, { + "h" : 609, + "resize" : "fit", + "w" : 874 + }, { + "h" : 609, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Template:Guatemalan political parties", + "display_url" : "pic.twitter.com\/sjm5zQqyYV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/fAdGsKGG6T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825687944&oldid=825687343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963873888013864965", + "text" : "Template:Guatemalan political parties Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fAdGsKGG6T https:\/\/t.co\/sjm5zQqyYV", + "id" : 963873888013864965, + "created_at" : "2018-02-14 20:33:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963872723138117639\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/PBWyq542VN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBdIXwWkAEwL_D.png", + "id_str" : "963872718654443521", + "id" : 963872718654443521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBdIXwWkAEwL_D.png", + "sizes" : [ { + "h" : 251, + "resize" : "fit", + "w" : 680 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Template:Guatemalan political parties", + "display_url" : "pic.twitter.com\/PBWyq542VN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/VFqffe700s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825687343&oldid=825686864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963872723138117639", + "text" : "Template:Guatemalan political parties Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VFqffe700s https:\/\/t.co\/PBWyq542VN", + "id" : 963872723138117639, + "created_at" : "2018-02-14 20:28:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963872316793946113\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/doaz5ZmULK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBcwyHX0AUUkAB.png", + "id_str" : "963872313413455877", + "id" : 963872313413455877, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBcwyHX0AUUkAB.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 90 Day Fianc\u00E9", + "display_url" : "pic.twitter.com\/doaz5ZmULK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/F8EXHabEeP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825687116&oldid=825043494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963872316793946113", + "text" : "90 Day Fianc\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F8EXHabEeP https:\/\/t.co\/doaz5ZmULK", + "id" : 963872316793946113, + "created_at" : "2018-02-14 20:27:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963872008848248833\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/8LeU8XGsKD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBcesbXkAET2ug.png", + "id_str" : "963872002649067521", + "id" : 963872002649067521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBcesbXkAET2ug.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Template:Guatemalan political parties", + "display_url" : "pic.twitter.com\/8LeU8XGsKD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Zy2TXPja5q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825686864&oldid=792340310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963872008848248833", + "text" : "Template:Guatemalan political parties Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zy2TXPja5q https:\/\/t.co\/8LeU8XGsKD", + "id" : 963872008848248833, + "created_at" : "2018-02-14 20:26:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963842727027802112\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/87q8gYQhlG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBB2N8WsAAPj0M.png", + "id_str" : "963842719968833536", + "id" : 963842719968833536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBB2N8WsAAPj0M.png", + "sizes" : [ { + "h" : 1992, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 298 + }, { + "h" : 1992, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 527 + } ], + "media_alt" : "Screenshot of edit to EMILY's List", + "display_url" : "pic.twitter.com\/87q8gYQhlG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/5BBXlhrCGb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825670169&oldid=819925832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963842727027802112", + "text" : "EMILY's List Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5BBXlhrCGb https:\/\/t.co\/87q8gYQhlG", + "id" : 963842727027802112, + "created_at" : "2018-02-14 18:29:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963832362277785601\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/VUdck5Z1JF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWA4bBHX0AAio3x.png", + "id_str" : "963832357064265728", + "id" : 963832357064265728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWA4bBHX0AAio3x.png", + "sizes" : [ { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Industrial music", + "display_url" : "pic.twitter.com\/VUdck5Z1JF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/nkG4oq3bUF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825663991&oldid=823487092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963832362277785601", + "text" : "Industrial music Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/nkG4oq3bUF https:\/\/t.co\/VUdck5Z1JF", + "id" : 963832362277785601, + "created_at" : "2018-02-14 17:48:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963813675839770635\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/kTAOCu0mcL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWAnbWSVwAAyhH5.jpg", + "id_str" : "963813671049740288", + "id" : 963813671049740288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWAnbWSVwAAyhH5.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 779 + }, { + "h" : 680, + "resize" : "fit", + "w" : 259 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 456 + }, { + "h" : 2298, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Fidji", + "display_url" : "pic.twitter.com\/kTAOCu0mcL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/KpReo027jl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825653024&oldid=825651497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963813675839770635", + "text" : "Koh-Lanta: Fidji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KpReo027jl https:\/\/t.co\/kTAOCu0mcL", + "id" : 963813675839770635, + "created_at" : "2018-02-14 16:34:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963811272914546693\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/xhnsFd8yqH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWAlPTsVwAYX_91.jpg", + "id_str" : "963811265171800070", + "id" : 963811265171800070, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWAlPTsVwAYX_91.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Fidji", + "display_url" : "pic.twitter.com\/xhnsFd8yqH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/G9vpyQuPg6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825651497&oldid=825651114", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963811272914546693", + "text" : "Koh-Lanta: Fidji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G9vpyQuPg6 https:\/\/t.co\/xhnsFd8yqH", + "id" : 963811272914546693, + "created_at" : "2018-02-14 16:24:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963810655403954177\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/MdpBvSARK8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWAkrnSVMAEZiR-.jpg", + "id_str" : "963810651956129793", + "id" : 963810651956129793, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWAkrnSVMAEZiR-.jpg", + "sizes" : [ { + "h" : 1073, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1073, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 554 + }, { + "h" : 1073, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Fidji", + "display_url" : "pic.twitter.com\/MdpBvSARK8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/vi70gRwd2E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825651114&oldid=825638347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963810655403954177", + "text" : "Koh-Lanta: Fidji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vi70gRwd2E https:\/\/t.co\/MdpBvSARK8", + "id" : 963810655403954177, + "created_at" : "2018-02-14 16:22:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963805300464680960\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/v8ounEihsM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWAfzycVoAAF1wP.png", + "id_str" : "963805294831706112", + "id" : 963805294831706112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWAfzycVoAAF1wP.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Alpine skiing at the 2018 Winter Olympics \u2013 Men's downhill", + "display_url" : "pic.twitter.com\/v8ounEihsM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/aZpo3Fb9WI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825648234&oldid=825595592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963805300464680960", + "text" : "Alpine skiing at the 2018 Winter Olympic Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/aZpo3Fb9WI https:\/\/t.co\/v8ounEihsM", + "id" : 963805300464680960, + "created_at" : "2018-02-14 16:01:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963786789533241345\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/cTxfalDvSZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWAO-ScW4AAOkT4.jpg", + "id_str" : "963786783522742272", + "id" : 963786783522742272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWAO-ScW4AAOkT4.jpg", + "sizes" : [ { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/cTxfalDvSZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/lky3W3TN2y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825638347&oldid=825638139", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963786789533241345", + "text" : "Koh-Lanta: Fidji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lky3W3TN2y https:\/\/t.co\/cTxfalDvSZ", + "id" : 963786789533241345, + "created_at" : "2018-02-14 14:47:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963786383490977792\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/llaFLxdGGt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWAOmtmVAAEq7ND.jpg", + "id_str" : "963786378495459329", + "id" : 963786378495459329, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWAOmtmVAAEq7ND.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 161 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 275 + }, { + "h" : 680, + "resize" : "fit", + "w" : 91 + }, { + "h" : 6504, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Fidji", + "display_url" : "pic.twitter.com\/llaFLxdGGt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ulp6PHJ4X5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825638139&oldid=825636961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963786383490977792", + "text" : "Koh-Lanta: Fidji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ulp6PHJ4X5 https:\/\/t.co\/llaFLxdGGt", + "id" : 963786383490977792, + "created_at" : "2018-02-14 14:45:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963784087470264321\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/FNmN3gUtpK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWAMhHzVMAIC3xZ.jpg", + "id_str" : "963784083426848770", + "id" : 963784083426848770, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWAMhHzVMAIC3xZ.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2022, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2022, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 294 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 519 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Fidji", + "display_url" : "pic.twitter.com\/FNmN3gUtpK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ugHMHlbtYe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825636961&oldid=815625438", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963784087470264321", + "text" : "Koh-Lanta: Fidji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ugHMHlbtYe https:\/\/t.co\/FNmN3gUtpK", + "id" : 963784087470264321, + "created_at" : "2018-02-14 14:36:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963775413263785986\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/A4c6xWqc1l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWAEoBOWAAIFv5b.png", + "id_str" : "963775405827162114", + "id" : 963775405827162114, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWAEoBOWAAIFv5b.png", + "sizes" : [ { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 500, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/A4c6xWqc1l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/BVXlHhlzFV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825632235&oldid=823656549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963775413263785986", + "text" : "Portuguese Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BVXlHhlzFV https:\/\/t.co\/A4c6xWqc1l", + "id" : 963775413263785986, + "created_at" : "2018-02-14 14:02:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963586165625507842\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/6TEmp2DlHm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV9Ygi-W0AAiNNC.png", + "id_str" : "963586161447981056", + "id" : 963586161447981056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV9Ygi-W0AAiNNC.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Filipino Canadians", + "display_url" : "pic.twitter.com\/6TEmp2DlHm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/d2WaDQQDf9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825550802&oldid=825550755", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963586165625507842", + "text" : "Filipino Canadians Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/d2WaDQQDf9 https:\/\/t.co\/6TEmp2DlHm", + "id" : 963586165625507842, + "created_at" : "2018-02-14 01:30:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963586027532283905\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/V7r9dGfaQu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV9YYmUX0AAvzp1.png", + "id_str" : "963586024906674176", + "id" : 963586024906674176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV9YYmUX0AAvzp1.png", + "sizes" : [ { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Filipino Canadians", + "display_url" : "pic.twitter.com\/V7r9dGfaQu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Yujm9XhRYn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825550755&oldid=825549767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963586027532283905", + "text" : "Filipino Canadians Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Yujm9XhRYn https:\/\/t.co\/V7r9dGfaQu", + "id" : 963586027532283905, + "created_at" : "2018-02-14 01:29:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963583945924399105\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/j27kscHE58", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV9WfcbWAAEeX8o.png", + "id_str" : "963583943487389697", + "id" : 963583943487389697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV9WfcbWAAEeX8o.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Filipino Canadians", + "display_url" : "pic.twitter.com\/j27kscHE58" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/u0Ms1CX0X1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825549767&oldid=825549720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963583945924399105", + "text" : "Filipino Canadians Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/u0Ms1CX0X1 https:\/\/t.co\/j27kscHE58", + "id" : 963583945924399105, + "created_at" : "2018-02-14 01:21:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963583838281785346\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/ruPuxyIutm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV9WZGQXcAA5Jds.png", + "id_str" : "963583834456551424", + "id" : 963583834456551424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV9WZGQXcAA5Jds.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Filipino Canadians", + "display_url" : "pic.twitter.com\/ruPuxyIutm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/dm4bC7Ifx0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825549720&oldid=824421194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963583838281785346", + "text" : "Filipino Canadians Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/dm4bC7Ifx0 https:\/\/t.co\/ruPuxyIutm", + "id" : 963583838281785346, + "created_at" : "2018-02-14 01:21:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963552212122259456\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/4WNZirV7Qv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV85n6CXUAE5m1h.jpg", + "id_str" : "963552203037429761", + "id" : 963552203037429761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV85n6CXUAE5m1h.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 717 + }, { + "h" : 680, + "resize" : "fit", + "w" : 407 + }, { + "h" : 1462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1462, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charlottetown", + "display_url" : "pic.twitter.com\/4WNZirV7Qv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/op6Y7GXyZ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825534746&oldid=823552577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963552212122259456", + "text" : "Charlottetown Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/op6Y7GXyZ4 https:\/\/t.co\/4WNZirV7Qv", + "id" : 963552212122259456, + "created_at" : "2018-02-13 23:15:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963527742410186752\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/85cejBi3eJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV8jXtoX4AEZAfe.jpg", + "id_str" : "963527735573471233", + "id" : 963527735573471233, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV8jXtoX4AEZAfe.jpg", + "sizes" : [ { + "h" : 723, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 723, + "resize" : "fit", + "w" : 874 + }, { + "h" : 723, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Amazing Race Asia 5", + "display_url" : "pic.twitter.com\/85cejBi3eJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/qve4eAn0W8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825520644&oldid=825520592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963527742410186752", + "text" : "The Amazing Race Asia 5 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qve4eAn0W8 https:\/\/t.co\/85cejBi3eJ", + "id" : 963527742410186752, + "created_at" : "2018-02-13 21:38:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963527670930829312\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/StoEX4xvmi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV8jTsWX0AESFpK.jpg", + "id_str" : "963527666510057473", + "id" : 963527666510057473, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV8jTsWX0AESFpK.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2315, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 773 + }, { + "h" : 680, + "resize" : "fit", + "w" : 257 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 453 + } ], + "media_alt" : "Screenshot of edit to The Amazing Race Asia 5", + "display_url" : "pic.twitter.com\/StoEX4xvmi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/M8BOQGkXoU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825520592&oldid=823117209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963527670930829312", + "text" : "The Amazing Race Asia 5 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M8BOQGkXoU https:\/\/t.co\/StoEX4xvmi", + "id" : 963527670930829312, + "created_at" : "2018-02-13 21:37:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963489318974173185\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/MljZEycWND", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV8AbXUW4AIwwDl.png", + "id_str" : "963489315396444162", + "id" : 963489315396444162, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV8AbXUW4AIwwDl.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/MljZEycWND" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/XsbW2HiSQT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825499105&oldid=824699314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963489318974173185", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XsbW2HiSQT https:\/\/t.co\/MljZEycWND", + "id" : 963489318974173185, + "created_at" : "2018-02-13 19:05:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963485209604878337\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/JI23V39t4o", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV78sD5WAAACTb8.png", + "id_str" : "963485204194131968", + "id" : 963485204194131968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV78sD5WAAACTb8.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to K-pop Star 3", + "display_url" : "pic.twitter.com\/JI23V39t4o" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/8euKIX0Y14", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825496415&oldid=825496347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963485209604878337", + "text" : "K-pop Star 3 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8euKIX0Y14 https:\/\/t.co\/JI23V39t4o", + "id" : 963485209604878337, + "created_at" : "2018-02-13 18:49:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963485122560438273\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/QqgPJH3ENY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV78m1jVwAAA2_V.png", + "id_str" : "963485114444398592", + "id" : 963485114444398592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV78m1jVwAAA2_V.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to K-pop Star 3", + "display_url" : "pic.twitter.com\/QqgPJH3ENY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/SwetjNnwz6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825496347&oldid=806460048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963485122560438273", + "text" : "K-pop Star 3 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SwetjNnwz6 https:\/\/t.co\/QqgPJH3ENY", + "id" : 963485122560438273, + "created_at" : "2018-02-13 18:48:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963467406994747392\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/7jZlD9GuaG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7sf0fUMAATZvn.png", + "id_str" : "963467401713954816", + "id" : 963467401713954816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7sf0fUMAATZvn.png", + "sizes" : [ { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Rassemblement pour l'ind\u00E9pendance nationale", + "display_url" : "pic.twitter.com\/7jZlD9GuaG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/1ww49VQ00I", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145456564&oldid=142548840&rcid=357188245", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963467406994747392", + "text" : "Rassemblement pour l'ind\u00E9pendance nationale Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1ww49VQ00I https:\/\/t.co\/7jZlD9GuaG", + "id" : 963467406994747392, + "created_at" : "2018-02-13 17:38:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963449654758313989\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/Ejnpur5ncr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7cWfpXUAISmY5.png", + "id_str" : "963449649314091010", + "id" : 963449649314091010, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7cWfpXUAISmY5.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 580 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to National Research Council (Canada)", + "display_url" : "pic.twitter.com\/Ejnpur5ncr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/DJE1KL1TZw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825473682&oldid=825473564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963449654758313989", + "text" : "National Research Council (Canada) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/DJE1KL1TZw https:\/\/t.co\/Ejnpur5ncr", + "id" : 963449654758313989, + "created_at" : "2018-02-13 16:27:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963449471337189376\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/vF4ep5luXq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7cL4vX0AA1JRz.png", + "id_str" : "963449467071614976", + "id" : 963449467071614976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7cL4vX0AA1JRz.png", + "sizes" : [ { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 568 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to National Research Council (Canada)", + "display_url" : "pic.twitter.com\/vF4ep5luXq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/2DA6uKFqTY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825473564&oldid=825470975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963449471337189376", + "text" : "National Research Council (Canada) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/2DA6uKFqTY https:\/\/t.co\/vF4ep5luXq", + "id" : 963449471337189376, + "created_at" : "2018-02-13 16:27:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963448627464212480\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/JUTtAddQWu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7bastVwAEP2yr.jpg", + "id_str" : "963448622028275713", + "id" : 963448622028275713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7bastVwAEP2yr.jpg", + "sizes" : [ { + "h" : 625, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 486, + "resize" : "fit", + "w" : 680 + }, { + "h" : 625, + "resize" : "fit", + "w" : 874 + }, { + "h" : 625, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Mixed doubles tournament", + "display_url" : "pic.twitter.com\/JUTtAddQWu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/TlMN236Lps", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825473025&oldid=825472986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963448627464212480", + "text" : "Curling at the 2018 Winter Olympics \u2013 Mixed doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TlMN236Lps https:\/\/t.co\/JUTtAddQWu", + "id" : 963448627464212480, + "created_at" : "2018-02-13 16:23:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963448549785686017\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/NG29BBxBjt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7bWFgX0AEfRpa.jpg", + "id_str" : "963448542785425409", + "id" : 963448542785425409, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7bWFgX0AEfRpa.jpg", + "sizes" : [ { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Mixed doubles tournament", + "display_url" : "pic.twitter.com\/NG29BBxBjt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/WXVyuXWg0h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825472986&oldid=825466218", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963448549785686017", + "text" : "Curling at the 2018 Winter Olympics \u2013 Mixed doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WXVyuXWg0h https:\/\/t.co\/NG29BBxBjt", + "id" : 963448549785686017, + "created_at" : "2018-02-13 16:23:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963445827699175436\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/pWUJaXcHMO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7Y31cW4AMjggu.png", + "id_str" : "963445824054288387", + "id" : 963445824054288387, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7Y31cW4AMjggu.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 472 + }, { + "h" : 1259, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 833 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1259, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to John R. McDougall", + "display_url" : "pic.twitter.com\/pWUJaXcHMO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/clfVeggkUA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825471103&oldid=825435020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963445827699175436", + "text" : "John R. McDougall Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/clfVeggkUA https:\/\/t.co\/pWUJaXcHMO", + "id" : 963445827699175436, + "created_at" : "2018-02-13 16:12:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963445597914230784\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/H7z1uulEEY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7YqW_W0AAoPjF.png", + "id_str" : "963445592541286400", + "id" : 963445592541286400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7YqW_W0AAoPjF.png", + "sizes" : [ { + "h" : 2231, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 266 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 470 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 802 + } ], + "media_alt" : "Screenshot of edit to National Research Council (Canada)", + "display_url" : "pic.twitter.com\/H7z1uulEEY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/McSmaxJezw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825470975&oldid=825434894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963445597914230784", + "text" : "National Research Council (Canada) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/McSmaxJezw https:\/\/t.co\/H7z1uulEEY", + "id" : 963445597914230784, + "created_at" : "2018-02-13 16:11:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963424466607976448\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/mivW2p9TJv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7FcVnWAAA4Dxo.jpg", + "id_str" : "963424460933038080", + "id" : 963424460933038080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7FcVnWAAA4Dxo.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 633 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Mixed doubles tournament", + "display_url" : "pic.twitter.com\/mivW2p9TJv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/dxCVHGsY2H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825458431&oldid=825457553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963424466607976448", + "text" : "Curling at the 2018 Winter Olympics \u2013 Mixed doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dxCVHGsY2H https:\/\/t.co\/mivW2p9TJv", + "id" : 963424466607976448, + "created_at" : "2018-02-13 14:47:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963422873871421441\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/gPMe93IT5Q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7D_peXkAEn6rT.jpg", + "id_str" : "963422868536266753", + "id" : 963422868536266753, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7D_peXkAEn6rT.jpg", + "sizes" : [ { + "h" : 1015, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1015, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1015, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 586 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Mixed doubles tournament", + "display_url" : "pic.twitter.com\/gPMe93IT5Q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/x0IIrTOvbV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825457553&oldid=825456809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963422873871421441", + "text" : "Curling at the 2018 Winter Olympics \u2013 Mixed doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x0IIrTOvbV https:\/\/t.co\/gPMe93IT5Q", + "id" : 963422873871421441, + "created_at" : "2018-02-13 14:41:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963421540921565185\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/5wcQnSy0sq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7CyD8WAAIJGBS.jpg", + "id_str" : "963421535611518978", + "id" : 963421535611518978, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7CyD8WAAIJGBS.jpg", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 620 + }, { + "h" : 958, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 958, + "resize" : "fit", + "w" : 874 + }, { + "h" : 958, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Mixed doubles tournament", + "display_url" : "pic.twitter.com\/5wcQnSy0sq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/AEM50hZAIZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825456809&oldid=825455803", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963421540921565185", + "text" : "Curling at the 2018 Winter Olympics \u2013 Mixed doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AEM50hZAIZ https:\/\/t.co\/5wcQnSy0sq", + "id" : 963421540921565185, + "created_at" : "2018-02-13 14:36:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963419773433536513\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/DxjGXx9EBM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV7BLUnVAAE3u3L.jpg", + "id_str" : "963419770560249857", + "id" : 963419770560249857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV7BLUnVAAE3u3L.jpg", + "sizes" : [ { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Curling at the 2018 Winter Olympics \u2013 Mixed doubles tournament", + "display_url" : "pic.twitter.com\/DxjGXx9EBM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/JZutlNk5W6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825455803&oldid=825441297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963419773433536513", + "text" : "Curling at the 2018 Winter Olympics \u2013 Mixed doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JZutlNk5W6 https:\/\/t.co\/DxjGXx9EBM", + "id" : 963419773433536513, + "created_at" : "2018-02-13 14:29:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963143205981249539\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/9IhlpPvOrT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV3Fo2IXcAIbSt0.png", + "id_str" : "963143200843198466", + "id" : 963143200843198466, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV3Fo2IXcAIbSt0.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 799 + }, { + "h" : 2241, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 265 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 468 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cumberland Panthers", + "display_url" : "pic.twitter.com\/9IhlpPvOrT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/YtGOGNlDOx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825331409&oldid=825330195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963143205981249539", + "text" : "Cumberland Panthers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YtGOGNlDOx https:\/\/t.co\/9IhlpPvOrT", + "id" : 963143205981249539, + "created_at" : "2018-02-12 20:10:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963141347417952256\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/tBwb2B2ZLv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV3D8nOW4AIu0mG.png", + "id_str" : "963141341415923714", + "id" : 963141341415923714, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV3D8nOW4AIu0mG.png", + "sizes" : [ { + "h" : 393, + "resize" : "fit", + "w" : 874 + }, { + "h" : 393, + "resize" : "fit", + "w" : 874 + }, { + "h" : 393, + "resize" : "fit", + "w" : 874 + }, { + "h" : 306, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cumberland Panthers", + "display_url" : "pic.twitter.com\/tBwb2B2ZLv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/xI21UjLZQ8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825330195&oldid=795629219", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963141347417952256", + "text" : "Cumberland Panthers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xI21UjLZQ8 https:\/\/t.co\/tBwb2B2ZLv", + "id" : 963141347417952256, + "created_at" : "2018-02-12 20:02:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963119179053314049\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/CZNOuTL6cK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2vyHJWAAAP2jr.png", + "id_str" : "963119170773712896", + "id" : 963119170773712896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2vyHJWAAAP2jr.png", + "sizes" : [ { + "h" : 535, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 680 + }, { + "h" : 535, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 535, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charles Bowman", + "display_url" : "pic.twitter.com\/CZNOuTL6cK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ufdGYMp938", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145425606&oldid=145347831&rcid=357076242", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963119179053314049", + "text" : "Charles Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ufdGYMp938 https:\/\/t.co\/CZNOuTL6cK", + "id" : 963119179053314049, + "created_at" : "2018-02-12 18:34:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963108864446132224\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/qR1In850Cp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2mZ8EWkAAeXfr.png", + "id_str" : "963108859878477824", + "id" : 963108859878477824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2mZ8EWkAAeXfr.png", + "sizes" : [ { + "h" : 318, + "resize" : "fit", + "w" : 680 + }, { + "h" : 409, + "resize" : "fit", + "w" : 874 + }, { + "h" : 409, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 409, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Commander, Naval Surface Forces Pacific", + "display_url" : "pic.twitter.com\/qR1In850Cp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6qEGVtuFHQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825309710&oldid=822739992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963108864446132224", + "text" : "Commander, Naval Surface Forces Pa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6qEGVtuFHQ https:\/\/t.co\/qR1In850Cp", + "id" : 963108864446132224, + "created_at" : "2018-02-12 17:53:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963101567678386176\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Oq5vICiFu3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2fw-wV4AARIbk.png", + "id_str" : "963101559155449856", + "id" : 963101559155449856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2fw-wV4AARIbk.png", + "sizes" : [ { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 459, + "resize" : "fit", + "w" : 680 + }, { + "h" : 590, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 WFG Tankard", + "display_url" : "pic.twitter.com\/Oq5vICiFu3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/JWPULLqYpB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825305780&oldid=825305495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963101567678386176", + "text" : "2018 WFG Tankard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JWPULLqYpB https:\/\/t.co\/Oq5vICiFu3", + "id" : 963101567678386176, + "created_at" : "2018-02-12 17:24:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963101080342188032\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/GP7i5pZYsm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2fUxHW4AAP0dZ.png", + "id_str" : "963101074457550848", + "id" : 963101074457550848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2fUxHW4AAP0dZ.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 WFG Tankard", + "display_url" : "pic.twitter.com\/GP7i5pZYsm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/SetMWPwxOn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825305495&oldid=825162668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963101080342188032", + "text" : "2018 WFG Tankard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SetMWPwxOn https:\/\/t.co\/GP7i5pZYsm", + "id" : 963101080342188032, + "created_at" : "2018-02-12 17:22:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963091752616947712\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/oPZYLFggE5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2W18eW4AA6RfH.png", + "id_str" : "963091748837842944", + "id" : 963091748837842944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2W18eW4AA6RfH.png", + "sizes" : [ { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Guatemalan general election, 1926", + "display_url" : "pic.twitter.com\/oPZYLFggE5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/TtTefKCgII", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825300625&oldid=825300283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963091752616947712", + "text" : "Guatemalan general election, 1926 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TtTefKCgII https:\/\/t.co\/oPZYLFggE5", + "id" : 963091752616947712, + "created_at" : "2018-02-12 16:45:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963091638187888640\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/sfXNHP3ju9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2WvV2X4AAiJmM.png", + "id_str" : "963091635390373888", + "id" : 963091635390373888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2WvV2X4AAiJmM.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Guatemalan presidential election, August 1920", + "display_url" : "pic.twitter.com\/sfXNHP3ju9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/D1FE6kSuBN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825300559&oldid=825300392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963091638187888640", + "text" : "Guatemalan presidential election, August 1920 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D1FE6kSuBN https:\/\/t.co\/sfXNHP3ju9", + "id" : 963091638187888640, + "created_at" : "2018-02-12 16:45:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963091506478403586\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/ChlITwUkyp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2WnX5WkAUz2mv.png", + "id_str" : "963091498500788229", + "id" : 963091498500788229, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2WnX5WkAUz2mv.png", + "sizes" : [ { + "h" : 1261, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 832 + }, { + "h" : 680, + "resize" : "fit", + "w" : 471 + }, { + "h" : 1261, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan presidential election, April 1920", + "display_url" : "pic.twitter.com\/ChlITwUkyp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/rgXLvd5Z5i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825300484&oldid=825300083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963091506478403586", + "text" : "Guatemalan presidential election, April 1920 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rgXLvd5Z5i https:\/\/t.co\/ChlITwUkyp", + "id" : 963091506478403586, + "created_at" : "2018-02-12 16:44:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963091341533204480\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/239Z4M40mc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2WdwOWsAA0Skz.png", + "id_str" : "963091333232635904", + "id" : 963091333232635904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2WdwOWsAA0Skz.png", + "sizes" : [ { + "h" : 435, + "resize" : "fit", + "w" : 680 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Guatemalan presidential election, August 1920", + "display_url" : "pic.twitter.com\/239Z4M40mc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/6QRV7WmBxb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825300392&oldid=825300011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963091341533204480", + "text" : "Guatemalan presidential election, August 1920 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6QRV7WmBxb https:\/\/t.co\/239Z4M40mc", + "id" : 963091341533204480, + "created_at" : "2018-02-12 16:44:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963091132937900032\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/PgUg5QOKrs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2WR8PWsAAhVHZ.png", + "id_str" : "963091130299625472", + "id" : 963091130299625472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2WR8PWsAAhVHZ.png", + "sizes" : [ { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 437, + "resize" : "fit", + "w" : 680 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan general election, 1926", + "display_url" : "pic.twitter.com\/PgUg5QOKrs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/9aN57mN90x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825300283&oldid=825300243", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963091132937900032", + "text" : "Guatemalan general election, 1926 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9aN57mN90x https:\/\/t.co\/PgUg5QOKrs", + "id" : 963091132937900032, + "created_at" : "2018-02-12 16:43:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963091048095469568\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/QmyM8kHqQI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2WM_GW0AAwW0E.png", + "id_str" : "963091045167845376", + "id" : 963091045167845376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2WM_GW0AAwW0E.png", + "sizes" : [ { + "h" : 584, + "resize" : "fit", + "w" : 874 + }, { + "h" : 584, + "resize" : "fit", + "w" : 874 + }, { + "h" : 584, + "resize" : "fit", + "w" : 874 + }, { + "h" : 454, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan general election, 1926", + "display_url" : "pic.twitter.com\/QmyM8kHqQI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/RdRfXEtk5P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825300243&oldid=800694567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963091048095469568", + "text" : "Guatemalan general election, 1926 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RdRfXEtk5P https:\/\/t.co\/QmyM8kHqQI", + "id" : 963091048095469568, + "created_at" : "2018-02-12 16:42:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963090764438949888\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/bmuXpJQJoN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2V8VKW4AAdJnL.png", + "id_str" : "963090759032430592", + "id" : 963090759032430592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2V8VKW4AAdJnL.png", + "sizes" : [ { + "h" : 1195, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1195, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1195, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 497 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan presidential election, April 1920", + "display_url" : "pic.twitter.com\/bmuXpJQJoN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/jHr73WbfHk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825300083&oldid=803978992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963090764438949888", + "text" : "Guatemalan presidential election, April 1920 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jHr73WbfHk https:\/\/t.co\/bmuXpJQJoN", + "id" : 963090764438949888, + "created_at" : "2018-02-12 16:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963090613594968064\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/QB0nX1CSaI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2Vze5X0AIMhj9.png", + "id_str" : "963090607026720770", + "id" : 963090607026720770, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2Vze5X0AIMhj9.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guatemalan presidential election, August 1920", + "display_url" : "pic.twitter.com\/QB0nX1CSaI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/zEBe4jon1t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825300011&oldid=800694517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963090613594968064", + "text" : "Guatemalan presidential election, August 1920 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zEBe4jon1t https:\/\/t.co\/QB0nX1CSaI", + "id" : 963090613594968064, + "created_at" : "2018-02-12 16:41:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963089120674353154\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/JU0VdenSuo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2UczAXUAAedxK.png", + "id_str" : "963089117776138240", + "id" : 963089117776138240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2UczAXUAAedxK.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RADARSAT Constellation", + "display_url" : "pic.twitter.com\/JU0VdenSuo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/i05DDUJ2n4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825299253&oldid=825299220", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963089120674353154", + "text" : "RADARSAT Constellation Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/i05DDUJ2n4 https:\/\/t.co\/JU0VdenSuo", + "id" : 963089120674353154, + "created_at" : "2018-02-12 16:35:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963089039569096708\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KSX3o1Cx71", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2UYCHWAAA4Fwu.png", + "id_str" : "963089035932598272", + "id" : 963089035932598272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2UYCHWAAA4Fwu.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RADARSAT Constellation", + "display_url" : "pic.twitter.com\/KSX3o1Cx71" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Q4uCClkREI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825299220&oldid=825298955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963089039569096708", + "text" : "RADARSAT Constellation Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/Q4uCClkREI https:\/\/t.co\/KSX3o1Cx71", + "id" : 963089039569096708, + "created_at" : "2018-02-12 16:34:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963077501475065856\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/AA109ckUOK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2J4ZIWsAAzAu-.png", + "id_str" : "963077497238761472", + "id" : 963077497238761472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2J4ZIWsAAzAu-.png", + "sizes" : [ { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 409, + "resize" : "fit", + "w" : 680 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Return of Doctor Mysterio", + "display_url" : "pic.twitter.com\/AA109ckUOK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/364S4km12X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825292611&oldid=822655102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963077501475065856", + "text" : "The Return of Doctor Mysterio Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/364S4km12X https:\/\/t.co\/AA109ckUOK", + "id" : 963077501475065856, + "created_at" : "2018-02-12 15:49:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963071501015699456\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/lOUHRFPo2c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2EbLlVAAA3YKf.png", + "id_str" : "963071497827844096", + "id" : 963071497827844096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2EbLlVAAA3YKf.png", + "sizes" : [ { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Traduction automatique", + "display_url" : "pic.twitter.com\/lOUHRFPo2c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/mr4zUm98ko", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145419816&oldid=144082743&rcid=357060555", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963071501015699456", + "text" : "Traduction automatique Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mr4zUm98ko https:\/\/t.co\/lOUHRFPo2c", + "id" : 963071501015699456, + "created_at" : "2018-02-12 15:25:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963066824727453697\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/oaJ0ShFMOp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV2AK5pXUAA-pIN.png", + "id_str" : "963066820088516608", + "id" : 963066820088516608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV2AK5pXUAA-pIN.png", + "sizes" : [ { + "h" : 486, + "resize" : "fit", + "w" : 874 + }, { + "h" : 486, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 680 + }, { + "h" : 486, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to File:Violet Pauline King Henry.jpg", + "display_url" : "pic.twitter.com\/oaJ0ShFMOp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/nUYEyT2tvH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825286813&oldid=763826084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963066824727453697", + "text" : "File:Violet Pauline King Henry.jpg Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/nUYEyT2tvH https:\/\/t.co\/oaJ0ShFMOp", + "id" : 963066824727453697, + "created_at" : "2018-02-12 15:06:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963064836765741056\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/JBwvYnHbXc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV1-XLMXUAE-0uh.png", + "id_str" : "963064831933894657", + "id" : 963064831933894657, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV1-XLMXUAE-0uh.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Lord Mayors of London", + "display_url" : "pic.twitter.com\/JBwvYnHbXc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/OVmZEYiV1l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825285846&oldid=823842946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963064836765741056", + "text" : "List of Lord Mayors of London Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OVmZEYiV1l https:\/\/t.co\/JBwvYnHbXc", + "id" : 963064836765741056, + "created_at" : "2018-02-12 14:58:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963064059905101826\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Qju9B3hay5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV19p4wWkAAF8I1.png", + "id_str" : "963064053890453504", + "id" : 963064053890453504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV19p4wWkAAF8I1.png", + "sizes" : [ { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q3439020", + "display_url" : "pic.twitter.com\/Qju9B3hay5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/tuG4oGgAgR", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=630339985&oldid=627739571&rcid=665747193", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963064059905101826", + "text" : "Q3439020 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tuG4oGgAgR https:\/\/t.co\/Qju9B3hay5", + "id" : 963064059905101826, + "created_at" : "2018-02-12 14:55:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963063576863879169\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/6N8MW6CY4w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV19Nz5XcAEFur5.png", + "id_str" : "963063571549745153", + "id" : 963063571549745153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV19Nz5XcAEFur5.png", + "sizes" : [ { + "h" : 628, + "resize" : "fit", + "w" : 874 + }, { + "h" : 628, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 628, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Roger Gifford", + "display_url" : "pic.twitter.com\/6N8MW6CY4w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/i9NcIocuLz", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145418780&oldid=141865247&rcid=357057835", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963063576863879169", + "text" : "Roger Gifford Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i9NcIocuLz https:\/\/t.co\/6N8MW6CY4w", + "id" : 963063576863879169, + "created_at" : "2018-02-12 14:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/963054649900240896\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/GpfxaHiN2c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DV11F7jVMAAb0Ud.png", + "id_str" : "963054640072830976", + "id" : 963054640072830976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DV11F7jVMAAb0Ud.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Castlefrank Elementary School", + "display_url" : "pic.twitter.com\/GpfxaHiN2c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/KSDxM8zc8x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825280266&oldid=748696757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "963054649900240896", + "text" : "Castlefrank Elementary School Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/KSDxM8zc8x https:\/\/t.co\/GpfxaHiN2c", + "id" : 963054649900240896, + "created_at" : "2018-02-12 14:18:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962777124250800128\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/A8RNYTRAkh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVx4sH-X4AA4hJg.jpg", + "id_str" : "962777119800680448", + "id" : 962777119800680448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVx4sH-X4AA4hJg.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 217 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 654 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 383 + }, { + "h" : 2738, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sixty-Four Villages East of the River", + "display_url" : "pic.twitter.com\/A8RNYTRAkh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/MnbNT1VeCf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=825151817&oldid=825085108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962777124250800128", + "text" : "Sixty-Four Villages East of the River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MnbNT1VeCf https:\/\/t.co\/A8RNYTRAkh", + "id" : 962777124250800128, + "created_at" : "2018-02-11 19:55:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962141837870944256\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/o7TqIZCQ43", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVo25m6U8AA70aw.png", + "id_str" : "962141833722654720", + "id" : 962141833722654720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVo25m6U8AA70aw.png", + "sizes" : [ { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 648 + } ], + "media_alt" : "Screenshot of edit to Second Battle of Ypres", + "display_url" : "pic.twitter.com\/o7TqIZCQ43" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/NjEgDk3Gdw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824877415&oldid=824877343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962141837870944256", + "text" : "Second Battle of Ypres Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NjEgDk3Gdw https:\/\/t.co\/o7TqIZCQ43", + "id" : 962141837870944256, + "created_at" : "2018-02-10 01:51:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962141667326418944\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/HLfB9TNTwQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVo2vxXVAAAtLYs.png", + "id_str" : "962141664729956352", + "id" : 962141664729956352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVo2vxXVAAAtLYs.png", + "sizes" : [ { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 648 + }, { + "h" : 917, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Second Battle of Ypres", + "display_url" : "pic.twitter.com\/HLfB9TNTwQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2H1N28sIFf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824877343&oldid=823534796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962141667326418944", + "text" : "Second Battle of Ypres Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2H1N28sIFf https:\/\/t.co\/HLfB9TNTwQ", + "id" : 962141667326418944, + "created_at" : "2018-02-10 01:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962078657907970048\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/7rMRpolhHP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVn9b_DW0AA7xd7.jpg", + "id_str" : "962078652644118528", + "id" : 962078652644118528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVn9b_DW0AA7xd7.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 543, + "resize" : "fit", + "w" : 874 + }, { + "h" : 543, + "resize" : "fit", + "w" : 874 + }, { + "h" : 422, + "resize" : "fit", + "w" : 680 + }, { + "h" : 543, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/7rMRpolhHP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/GKQj55Tfwm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824847684&oldid=824847592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962078657907970048", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GKQj55Tfwm https:\/\/t.co\/7rMRpolhHP", + "id" : 962078657907970048, + "created_at" : "2018-02-09 21:40:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962078487929552896\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/zqdOUUx8Y3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVn9SD6WkAATk2j.jpg", + "id_str" : "962078482149838848", + "id" : 962078482149838848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVn9SD6WkAATk2j.jpg", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/zqdOUUx8Y3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/WccgrM42M5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824847592&oldid=824836790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962078487929552896", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WccgrM42M5 https:\/\/t.co\/zqdOUUx8Y3", + "id" : 962078487929552896, + "created_at" : "2018-02-09 21:39:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962056340637065222\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/WnCGuqqj3R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnpI_EV4AADFek.jpg", + "id_str" : "962056335998181376", + "id" : 962056335998181376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnpI_EV4AADFek.jpg", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 256 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 770 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 451 + }, { + "h" : 2325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/WnCGuqqj3R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Vt5V1Iovoc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824836790&oldid=824836390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962056340637065222", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Vt5V1Iovoc https:\/\/t.co\/WnCGuqqj3R", + "id" : 962056340637065222, + "created_at" : "2018-02-09 20:11:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962055565101826048\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/2PdLO2JJLy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnobqsVAAEnkic.jpg", + "id_str" : "962055557434638337", + "id" : 962055557434638337, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnobqsVAAEnkic.jpg", + "sizes" : [ { + "h" : 1324, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 792 + }, { + "h" : 680, + "resize" : "fit", + "w" : 449 + }, { + "h" : 1324, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/2PdLO2JJLy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/MO6bQ9Wbn9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824836390&oldid=824835715", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962055565101826048", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MO6bQ9Wbn9 https:\/\/t.co\/2PdLO2JJLy", + "id" : 962055565101826048, + "created_at" : "2018-02-09 20:08:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962054149914292230\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/UXVskX8Hph", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnnJO2VoAEe2g6.jpg", + "id_str" : "962054141211156481", + "id" : 962054141211156481, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnnJO2VoAEe2g6.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 223 + }, { + "h" : 2670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 670 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 393 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/UXVskX8Hph" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SmblV3vLTZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824835715&oldid=824834806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962054149914292230", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SmblV3vLTZ https:\/\/t.co\/UXVskX8Hph", + "id" : 962054149914292230, + "created_at" : "2018-02-09 20:02:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962052309717954562\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/2m8D5D3dYx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnleVQV4AA9v2C.jpg", + "id_str" : "962052304684834816", + "id" : 962052304684834816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnleVQV4AA9v2C.jpg", + "sizes" : [ { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 669 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/2m8D5D3dYx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/I8mhhuWepJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824834806&oldid=824688035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962052309717954562", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/I8mhhuWepJ https:\/\/t.co\/2m8D5D3dYx", + "id" : 962052309717954562, + "created_at" : "2018-02-09 19:55:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962046860360740864\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/6kVM36PrCO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnghNdVAAAdMrX.png", + "id_str" : "962046856573288448", + "id" : 962046856573288448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnghNdVAAAdMrX.png", + "sizes" : [ { + "h" : 1579, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1579, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 664 + }, { + "h" : 680, + "resize" : "fit", + "w" : 376 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/6kVM36PrCO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/0ceKy5pv01", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824832255&oldid=824826120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962046860360740864", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0ceKy5pv01 https:\/\/t.co\/6kVM36PrCO", + "id" : 962046860360740864, + "created_at" : "2018-02-09 19:33:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962035676895051777\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/S1dBjbLXPH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnWWCxUQAAlHGJ.png", + "id_str" : "962035669609496576", + "id" : 962035669609496576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnWWCxUQAAlHGJ.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 752 + }, { + "h" : 680, + "resize" : "fit", + "w" : 250 + }, { + "h" : 2381, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 440 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/S1dBjbLXPH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/qEQGnVVVBl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824826120&oldid=824825430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962035676895051777", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qEQGnVVVBl https:\/\/t.co\/S1dBjbLXPH", + "id" : 962035676895051777, + "created_at" : "2018-02-09 18:49:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962034917134581766\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/UQGBPIdPn9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnVqBhVMAURIPC.png", + "id_str" : "962034913359769605", + "id" : 962034913359769605, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnVqBhVMAURIPC.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The X-Files (season 11)", + "display_url" : "pic.twitter.com\/UQGBPIdPn9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/c19iXx5Cbe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824825681&oldid=824805636", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962034917134581766", + "text" : "The X-Files (season 11) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c19iXx5Cbe https:\/\/t.co\/UQGBPIdPn9", + "id" : 962034917134581766, + "created_at" : "2018-02-09 18:46:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962032316406272000\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/pr0ZmVJfmO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnTSoRVQAc_k0r.png", + "id_str" : "962032312421531655", + "id" : 962032312421531655, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnTSoRVQAc_k0r.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/pr0ZmVJfmO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5DoZXPamsO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824824170&oldid=824824151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962032316406272000", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5DoZXPamsO https:\/\/t.co\/pr0ZmVJfmO", + "id" : 962032316406272000, + "created_at" : "2018-02-09 18:35:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962032278992859137\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/gy1qk2bFSf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVnTQbyU8AApzCc.png", + "id_str" : "962032274710523904", + "id" : 962032274710523904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVnTQbyU8AApzCc.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/gy1qk2bFSf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ksjc6fZlaw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824824151&oldid=823497759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962032278992859137", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ksjc6fZlaw https:\/\/t.co\/gy1qk2bFSf", + "id" : 962032278992859137, + "created_at" : "2018-02-09 18:35:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962010874536853505\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/DAwnnNvKeZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVm_ygHVoAIUNOJ.png", + "id_str" : "962010869755387906", + "id" : 962010869755387906, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVm_ygHVoAIUNOJ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 519 + }, { + "h" : 1146, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1146, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1146, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to F\u00E9d\u00E9ration France-Qu\u00E9bec \/ francophonie", + "display_url" : "pic.twitter.com\/DAwnnNvKeZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/P5DYzDjnat", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145330592&oldid=145127484&rcid=356770209", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962010874536853505", + "text" : "F\u00E9d\u00E9ration France-Qu\u00E9bec \/ francophonie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P5DYzDjnat https:\/\/t.co\/DAwnnNvKeZ", + "id" : 962010874536853505, + "created_at" : "2018-02-09 17:10:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/962000749180923905\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0cridUMN0p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVm2lNqX4AE6Rr4.png", + "id_str" : "962000745859112961", + "id" : 962000745859112961, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVm2lNqX4AE6Rr4.png", + "sizes" : [ { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charles Bowman", + "display_url" : "pic.twitter.com\/0cridUMN0p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/CgUTK1aklu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145329395&oldid=145329096&rcid=356767449", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "962000749180923905", + "text" : "Charles Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CgUTK1aklu https:\/\/t.co\/0cridUMN0p", + "id" : 962000749180923905, + "created_at" : "2018-02-09 16:30:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961998477487169536\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/JZ84wyKp3f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVm0g7iXkAED997.png", + "id_str" : "961998473250967553", + "id" : 961998473250967553, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVm0g7iXkAED997.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 778 + }, { + "h" : 1348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 441 + } ], + "media_alt" : "Screenshot of edit to Charles Bowman", + "display_url" : "pic.twitter.com\/JZ84wyKp3f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/WNnGfPGWAb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145329096&oldid=145328086&rcid=356766864", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961998477487169536", + "text" : "Charles Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WNnGfPGWAb https:\/\/t.co\/JZ84wyKp3f", + "id" : 961998477487169536, + "created_at" : "2018-02-09 16:21:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961995197340143616\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/B6EovIoYB5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVmxh-SXcAEERZ6.png", + "id_str" : "961995192634142721", + "id" : 961995192634142721, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVmxh-SXcAEERZ6.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Andrew Parmley", + "display_url" : "pic.twitter.com\/B6EovIoYB5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/H4cCuBmrpC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145328654&oldid=143958385&rcid=356766122", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961995197340143616", + "text" : "Andrew Parmley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H4cCuBmrpC https:\/\/t.co\/B6EovIoYB5", + "id" : 961995197340143616, + "created_at" : "2018-02-09 16:08:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961990113608830978\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/pjVvhRjtxS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVms55ZU0AA9pIb.png", + "id_str" : "961990106079875072", + "id" : 961990106079875072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVms55ZU0AA9pIb.png", + "sizes" : [ { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 244, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charles Bowman", + "display_url" : "pic.twitter.com\/pjVvhRjtxS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/cwjd1L8uaD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145327994&oldid=145327838&rcid=356763704", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961990113608830978", + "text" : "Charles Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cwjd1L8uaD https:\/\/t.co\/pjVvhRjtxS", + "id" : 961990113608830978, + "created_at" : "2018-02-09 15:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961989768149110785\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/3SCSQrfgHf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVmsl7yW0AALLUK.png", + "id_str" : "961989763124350976", + "id" : 961989763124350976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVmsl7yW0AALLUK.png", + "sizes" : [ { + "h" : 216, + "resize" : "fit", + "w" : 874 + }, { + "h" : 216, + "resize" : "fit", + "w" : 874 + }, { + "h" : 168, + "resize" : "fit", + "w" : 680 + }, { + "h" : 216, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q47476991", + "display_url" : "pic.twitter.com\/3SCSQrfgHf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/KoDcY0hDRD", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=628961974&oldid=622332473&rcid=664368052", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961989768149110785", + "text" : "Q47476991 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KoDcY0hDRD https:\/\/t.co\/3SCSQrfgHf", + "id" : 961989768149110785, + "created_at" : "2018-02-09 15:46:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961988894697934849\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/iQ7wnFLFOl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVmrzOuXkAAXVWk.png", + "id_str" : "961988892034568192", + "id" : 961988892034568192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVmrzOuXkAAXVWk.png", + "sizes" : [ { + "h" : 324, + "resize" : "fit", + "w" : 874 + }, { + "h" : 252, + "resize" : "fit", + "w" : 680 + }, { + "h" : 324, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 324, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charles Bowman", + "display_url" : "pic.twitter.com\/iQ7wnFLFOl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/U25foQ5Dxu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145327838&oldid=145327815&rcid=356763375", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961988894697934849", + "text" : "Charles Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U25foQ5Dxu https:\/\/t.co\/iQ7wnFLFOl", + "id" : 961988894697934849, + "created_at" : "2018-02-09 15:43:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961988627986288641\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/4Yxy8dTRNZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVmrjoZW0AAnwTb.jpg", + "id_str" : "961988624047853568", + "id" : 961988624047853568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVmrjoZW0AAnwTb.jpg", + "sizes" : [ { + "h" : 497, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to Charles Bowman", + "display_url" : "pic.twitter.com\/4Yxy8dTRNZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/pS6I2uYVx2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=145327807&rcid=356763333", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961988627986288641", + "text" : "Charles Bowman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pS6I2uYVx2 https:\/\/t.co\/4Yxy8dTRNZ", + "id" : 961988627986288641, + "created_at" : "2018-02-09 15:42:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961987898512936961\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/mL0mrERiSY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVmq5JNU0AAajE0.png", + "id_str" : "961987894121385984", + "id" : 961987894121385984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVmq5JNU0AAajE0.png", + "sizes" : [ { + "h" : 412, + "resize" : "fit", + "w" : 874 + }, { + "h" : 412, + "resize" : "fit", + "w" : 874 + }, { + "h" : 321, + "resize" : "fit", + "w" : 680 + }, { + "h" : 412, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lord-maire de Londres", + "display_url" : "pic.twitter.com\/mL0mrERiSY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/vaIoL8WJSD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145327737&oldid=142297381&rcid=356763250", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961987898512936961", + "text" : "Lord-maire de Londres Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vaIoL8WJSD https:\/\/t.co\/mL0mrERiSY", + "id" : 961987898512936961, + "created_at" : "2018-02-09 15:39:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961972955042508805\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Ddebr0pSOJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVmdTSaVoAAQcsI.png", + "id_str" : "961972950105694208", + "id" : 961972950105694208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVmdTSaVoAAQcsI.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 355 + }, { + "h" : 1674, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1674, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 627 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Erik Karlsson", + "display_url" : "pic.twitter.com\/Ddebr0pSOJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/aaDEp43SVx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824791471&oldid=821283969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961972955042508805", + "text" : "Erik Karlsson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aaDEp43SVx https:\/\/t.co\/Ddebr0pSOJ", + "id" : 961972955042508805, + "created_at" : "2018-02-09 14:39:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961808413494661121\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/QlXFKjYHsj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVkHpvIVwAUhMy8.png", + "id_str" : "961808409027788805", + "id" : 961808409027788805, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVkHpvIVwAUhMy8.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Shilling", + "display_url" : "pic.twitter.com\/QlXFKjYHsj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/L7QBHrGCbp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824731556&oldid=812980300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961808413494661121", + "text" : "Shilling Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/L7QBHrGCbp https:\/\/t.co\/QlXFKjYHsj", + "id" : 961808413494661121, + "created_at" : "2018-02-09 03:46:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961717760953933828\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/RqsC1eMI9B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVi1NCeXkAAyqtz.jpg", + "id_str" : "961717756050771968", + "id" : 961717756050771968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVi1NCeXkAAyqtz.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/RqsC1eMI9B" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/mJHrSfhlHH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824688035&oldid=824687981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961717760953933828", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mJHrSfhlHH https:\/\/t.co\/RqsC1eMI9B", + "id" : 961717760953933828, + "created_at" : "2018-02-08 21:45:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961717668830220288\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/lE7aEiAUIc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVi1Hs6XcAYYzu5.jpg", + "id_str" : "961717664363278342", + "id" : 961717664363278342, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVi1Hs6XcAYYzu5.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/lE7aEiAUIc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6i12ZHQ8rO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824687981&oldid=824687867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961717668830220288", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6i12ZHQ8rO https:\/\/t.co\/lE7aEiAUIc", + "id" : 961717668830220288, + "created_at" : "2018-02-08 21:45:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961717469579759616\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/d7WdlVo9Bn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVi08OJXcAEb_sz.jpg", + "id_str" : "961717467126132737", + "id" : 961717467126132737, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVi08OJXcAEb_sz.jpg", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/d7WdlVo9Bn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/XNkUzvlljG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824687867&oldid=824687634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961717469579759616", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XNkUzvlljG https:\/\/t.co\/d7WdlVo9Bn", + "id" : 961717469579759616, + "created_at" : "2018-02-08 21:44:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961717111382069248\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/3RwoJtNpZX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVi0nLMU0AAcomj.jpg", + "id_str" : "961717105555984384", + "id" : 961717105555984384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVi0nLMU0AAcomj.jpg", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/3RwoJtNpZX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/kF6P0wIVuI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824687634&oldid=824687154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961717111382069248", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kF6P0wIVuI https:\/\/t.co\/3RwoJtNpZX", + "id" : 961717111382069248, + "created_at" : "2018-02-08 21:43:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961716348614336512\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/rqCzhcbhwn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DViz661X0AIeTUi.jpg", + "id_str" : "961716345250500610", + "id" : 961716345250500610, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DViz661X0AIeTUi.jpg", + "sizes" : [ { + "h" : 675, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 525, + "resize" : "fit", + "w" : 680 + }, { + "h" : 675, + "resize" : "fit", + "w" : 874 + }, { + "h" : 675, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/rqCzhcbhwn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Wn9Fp8uIOd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824687154&oldid=824447326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961716348614336512", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Wn9Fp8uIOd https:\/\/t.co\/rqCzhcbhwn", + "id" : 961716348614336512, + "created_at" : "2018-02-08 21:40:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961681049808973824\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/i6Bwh6DU1x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DViT0KLWAAIHCGS.png", + "id_str" : "961681044738015234", + "id" : 961681044738015234, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DViT0KLWAAIHCGS.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 346, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ann Miller", + "display_url" : "pic.twitter.com\/i6Bwh6DU1x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/tJ82p9fAl2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824667240&oldid=824343142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961681049808973824", + "text" : "Ann Miller Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tJ82p9fAl2 https:\/\/t.co\/i6Bwh6DU1x", + "id" : 961681049808973824, + "created_at" : "2018-02-08 19:20:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961672916122382341\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/80RrPGf4Hn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DViMakRVwAAqTWC.png", + "id_str" : "961672908484493312", + "id" : 961672908484493312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DViMakRVwAAqTWC.png", + "sizes" : [ { + "h" : 406, + "resize" : "fit", + "w" : 874 + }, { + "h" : 406, + "resize" : "fit", + "w" : 874 + }, { + "h" : 406, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 316, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Anti-communist mass killings", + "display_url" : "pic.twitter.com\/80RrPGf4Hn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/So67ZudpoA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824662425&oldid=823165160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961672916122382341", + "text" : "Anti-communist mass killings Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/So67ZudpoA https:\/\/t.co\/80RrPGf4Hn", + "id" : 961672916122382341, + "created_at" : "2018-02-08 18:47:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961668073404207105\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/UhjVcagX8j", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DViIA6QV4AAEdGq.png", + "id_str" : "961668069662777344", + "id" : 961668069662777344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DViIA6QV4AAEdGq.png", + "sizes" : [ { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Machine translation", + "display_url" : "pic.twitter.com\/UhjVcagX8j" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/t4aPILrc2H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824659387&oldid=822692060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961668073404207105", + "text" : "Machine translation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t4aPILrc2H https:\/\/t.co\/UhjVcagX8j", + "id" : 961668073404207105, + "created_at" : "2018-02-08 18:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961646833717186562\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/zXWJ20Cdnz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVh0smKXkAAP9Bq.png", + "id_str" : "961646829950701568", + "id" : 961646829950701568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVh0smKXkAAP9Bq.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 552 + }, { + "h" : 1077, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1077, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1077, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/zXWJ20Cdnz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/sdECu5xDGE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824647137&oldid=824630778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961646833717186562", + "text" : "Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sdECu5xDGE https:\/\/t.co\/zXWJ20Cdnz", + "id" : 961646833717186562, + "created_at" : "2018-02-08 17:04:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961643804913696768\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/NQrdbcgI1Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVhx8TCW4AAO81w.png", + "id_str" : "961643801159852032", + "id" : 961643801159852032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVhx8TCW4AAO81w.png", + "sizes" : [ { + "h" : 641, + "resize" : "fit", + "w" : 680 + }, { + "h" : 824, + "resize" : "fit", + "w" : 874 + }, { + "h" : 824, + "resize" : "fit", + "w" : 874 + }, { + "h" : 824, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jean-Claude Poissant", + "display_url" : "pic.twitter.com\/NQrdbcgI1Z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/mDTBIKWsvR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145298878&oldid=127879382&rcid=356682909", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961643804913696768", + "text" : "Jean-Claude Poissant Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/mDTBIKWsvR https:\/\/t.co\/NQrdbcgI1Z", + "id" : 961643804913696768, + "created_at" : "2018-02-08 16:52:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961629784735387648\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/TSGBogjxHg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVhlMEqU8AA3em-.png", + "id_str" : "961629778527711232", + "id" : 961629778527711232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVhlMEqU8AA3em-.png", + "sizes" : [ { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 635, + "resize" : "fit", + "w" : 680 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Martha Norelius", + "display_url" : "pic.twitter.com\/TSGBogjxHg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/dMyoZGNe1P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824638070&oldid=792494905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961629784735387648", + "text" : "Martha Norelius Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/dMyoZGNe1P https:\/\/t.co\/TSGBogjxHg", + "id" : 961629784735387648, + "created_at" : "2018-02-08 15:56:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961616918795857920\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/pC1gQNvD24", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVhZfUTX0AUxdG-.png", + "id_str" : "961616915004379141", + "id" : 961616915004379141, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVhZfUTX0AUxdG-.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/pC1gQNvD24" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/tkuN7umJ29", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824630778&oldid=824630717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961616918795857920", + "text" : "Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tkuN7umJ29 https:\/\/t.co\/pC1gQNvD24", + "id" : 961616918795857920, + "created_at" : "2018-02-08 15:05:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961616815033143297\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/95IICOMsVM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVhZZPaWkAAsGr7.png", + "id_str" : "961616810612264960", + "id" : 961616810612264960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVhZZPaWkAAsGr7.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/95IICOMsVM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/FtmOUWyDpM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824630717&oldid=824630452", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961616815033143297", + "text" : "Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FtmOUWyDpM https:\/\/t.co\/95IICOMsVM", + "id" : 961616815033143297, + "created_at" : "2018-02-08 15:04:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961616311481782272\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/KuHsdfEcej", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVhY7-SX0AAuu_7.png", + "id_str" : "961616307799183360", + "id" : 961616307799183360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVhY7-SX0AAuu_7.png", + "sizes" : [ { + "h" : 1303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 805 + }, { + "h" : 1303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 456 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/KuHsdfEcej" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/LDplEuRtWk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824630452&oldid=824570311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961616311481782272", + "text" : "Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LDplEuRtWk https:\/\/t.co\/KuHsdfEcej", + "id" : 961616311481782272, + "created_at" : "2018-02-08 15:02:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961605136119296000\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/YNHL9SuvC9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVhOxeCWAAA8OoE.png", + "id_str" : "961605132227051520", + "id" : 961605132227051520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVhOxeCWAAA8OoE.png", + "sizes" : [ { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Parti progressiste-conservateur du Canada", + "display_url" : "pic.twitter.com\/YNHL9SuvC9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/gngdKfH4zE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145293720&oldid=142607334&rcid=356669665", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961605136119296000", + "text" : "Parti progressiste-conservateur du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gngdKfH4zE https:\/\/t.co\/YNHL9SuvC9", + "id" : 961605136119296000, + "created_at" : "2018-02-08 14:18:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961604630689001473\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/ra9wjLf1qT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVhOT_lVMAA-KbY.png", + "id_str" : "961604625836093440", + "id" : 961604625836093440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVhOT_lVMAA-KbY.png", + "sizes" : [ { + "h" : 314, + "resize" : "fit", + "w" : 680 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Claude Wagner (homme politique)", + "display_url" : "pic.twitter.com\/ra9wjLf1qT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5aZSJBD8cU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145293664&oldid=143464219&rcid=356669467", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961604630689001473", + "text" : "Claude Wagner (homme politique) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5aZSJBD8cU https:\/\/t.co\/ra9wjLf1qT", + "id" : 961604630689001473, + "created_at" : "2018-02-08 14:16:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961311492292431872\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/F0HTCO1R5k", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVdDtCGX4AEsiNW.png", + "id_str" : "961311486403665921", + "id" : 961311486403665921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVdDtCGX4AEsiNW.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 284 + }, { + "h" : 2089, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 502 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 857 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Robert Durst", + "display_url" : "pic.twitter.com\/F0HTCO1R5k" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/r8ntU3XKXU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824500230&oldid=823436736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961311492292431872", + "text" : "Robert Durst Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r8ntU3XKXU https:\/\/t.co\/F0HTCO1R5k", + "id" : 961311492292431872, + "created_at" : "2018-02-07 18:51:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961290773152043009\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/fgr3SzbJIY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVcw3C0UMAA9FHU.png", + "id_str" : "961290767674126336", + "id" : 961290767674126336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVcw3C0UMAA9FHU.png", + "sizes" : [ { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 631 + }, { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 942, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/fgr3SzbJIY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/rV1gsFY8P0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824487738&oldid=824486413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961290773152043009", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rV1gsFY8P0 https:\/\/t.co\/fgr3SzbJIY", + "id" : 961290773152043009, + "created_at" : "2018-02-07 17:29:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961288445619564544\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/6fV4fbZX81", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVcuvqLWsAAnzeK.png", + "id_str" : "961288441777532928", + "id" : 961288441777532928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVcuvqLWsAAnzeK.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/6fV4fbZX81" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/R3msvjhXov", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824486413&oldid=824486353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961288445619564544", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R3msvjhXov https:\/\/t.co\/6fV4fbZX81", + "id" : 961288445619564544, + "created_at" : "2018-02-07 17:19:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961288340862533632\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/CvNvte83Mq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVcupiMW0AIkls1.png", + "id_str" : "961288336555036674", + "id" : 961288336555036674, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVcupiMW0AIkls1.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 602 + }, { + "h" : 988, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 988, + "resize" : "fit", + "w" : 874 + }, { + "h" : 988, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/CvNvte83Mq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/jVaT2pTdC4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824486353&oldid=824485515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961288340862533632", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jVaT2pTdC4 https:\/\/t.co\/CvNvte83Mq", + "id" : 961288340862533632, + "created_at" : "2018-02-07 17:19:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961286904720384000\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/92ckssxpB7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVctV5EWAAUzgPh.png", + "id_str" : "961286899586433029", + "id" : 961286899586433029, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVctV5EWAAUzgPh.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 671 + }, { + "h" : 886, + "resize" : "fit", + "w" : 874 + }, { + "h" : 886, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 886, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/92ckssxpB7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/cgAxSHqkbK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824485515&oldid=823547812", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961286904720384000", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cgAxSHqkbK https:\/\/t.co\/92ckssxpB7", + "id" : 961286904720384000, + "created_at" : "2018-02-07 17:13:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961253836273963011\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/XeESghQuzg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVcPQ-mUQAQFpdd.png", + "id_str" : "961253829822922756", + "id" : 961253829822922756, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVcPQ-mUQAQFpdd.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Toone", + "display_url" : "pic.twitter.com\/XeESghQuzg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/m1hpGfOV7x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824467902&oldid=758980861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961253836273963011", + "text" : "Toone Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/m1hpGfOV7x https:\/\/t.co\/XeESghQuzg", + "id" : 961253836273963011, + "created_at" : "2018-02-07 15:02:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961237777517031424\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/rxqo0Gy8KB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVcAqVyW0AAvhwI.png", + "id_str" : "961237772869750784", + "id" : 961237772869750784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVcAqVyW0AAvhwI.png", + "sizes" : [ { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 566, + "resize" : "fit", + "w" : 680 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Daily Telegraph", + "display_url" : "pic.twitter.com\/rxqo0Gy8KB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/km9DRYYeSp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145263899&oldid=145263713&rcid=356576886", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961237777517031424", + "text" : "The Daily Telegraph Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/km9DRYYeSp https:\/\/t.co\/rxqo0Gy8KB", + "id" : 961237777517031424, + "created_at" : "2018-02-07 13:58:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961236208495054848\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/jbYQmX0rT4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVb_O6DU8AAormL.png", + "id_str" : "961236202056642560", + "id" : 961236202056642560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVb_O6DU8AAormL.png", + "sizes" : [ { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Daily Telegraph", + "display_url" : "pic.twitter.com\/jbYQmX0rT4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/WCK2tk5yJ8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145263713&oldid=143502970&rcid=356576545", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961236208495054848", + "text" : "The Daily Telegraph Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WCK2tk5yJ8 https:\/\/t.co\/jbYQmX0rT4", + "id" : 961236208495054848, + "created_at" : "2018-02-07 13:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961015295480619010\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/KJ3kIhLOP8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVY2UIXXcAAA-54.png", + "id_str" : "961015289960951808", + "id" : 961015289960951808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVY2UIXXcAAA-54.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Riley Tufte", + "display_url" : "pic.twitter.com\/KJ3kIhLOP8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ZUEVJfcjup", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824371681&oldid=822374944", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961015295480619010", + "text" : "Riley Tufte Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZUEVJfcjup https:\/\/t.co\/KJ3kIhLOP8", + "id" : 961015295480619010, + "created_at" : "2018-02-06 23:14:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/961009219926446080\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/W5k7F3Mrfw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVYwynaW4AA_y8A.png", + "id_str" : "961009216621305856", + "id" : 961009216621305856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVYwynaW4AA_y8A.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Aeroplan", + "display_url" : "pic.twitter.com\/W5k7F3Mrfw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/l0JHhECqZq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824368672&oldid=817193236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "961009219926446080", + "text" : "Aeroplan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l0JHhECqZq https:\/\/t.co\/W5k7F3Mrfw", + "id" : 961009219926446080, + "created_at" : "2018-02-06 22:50:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960964026376310784\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/WE0ar0TJ69", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVYHsAjWkAEIeEb.jpg", + "id_str" : "960964023134097409", + "id" : 960964023134097409, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVYHsAjWkAEIeEb.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/WE0ar0TJ69" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QxXmGPEqIK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824342329&oldid=824341159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960964026376310784", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QxXmGPEqIK https:\/\/t.co\/WE0ar0TJ69", + "id" : 960964026376310784, + "created_at" : "2018-02-06 19:50:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960962194153361409\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ofTJpeNmFF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVYGBSUX4AAc7BA.png", + "id_str" : "960962189657104384", + "id" : 960962189657104384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVYGBSUX4AAc7BA.png", + "sizes" : [ { + "h" : 1788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 332 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 587 + }, { + "h" : 1788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Chapman", + "display_url" : "pic.twitter.com\/ofTJpeNmFF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/LEKiudv6bR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824341163&oldid=823941245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960962194153361409", + "text" : "Graham Chapman Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/LEKiudv6bR https:\/\/t.co\/ofTJpeNmFF", + "id" : 960962194153361409, + "created_at" : "2018-02-06 19:43:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960959396917530626\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/DkkkEZipJQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVYDeTxU8AANQ6M.jpg", + "id_str" : "960959389728305152", + "id" : 960959389728305152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVYDeTxU8AANQ6M.jpg", + "sizes" : [ { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 677, + "resize" : "fit", + "w" : 680 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/DkkkEZipJQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/7SN15zwfZv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824339530&oldid=824339005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960959396917530626", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7SN15zwfZv https:\/\/t.co\/DkkkEZipJQ", + "id" : 960959396917530626, + "created_at" : "2018-02-06 19:32:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960958590675808256\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/zveCTRndcl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVYCvkyVoAEZXrN.jpg", + "id_str" : "960958586842095617", + "id" : 960958586842095617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVYCvkyVoAEZXrN.jpg", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/zveCTRndcl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/FgV13DYEFW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824339005&oldid=824338941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960958590675808256", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FgV13DYEFW https:\/\/t.co\/zveCTRndcl", + "id" : 960958590675808256, + "created_at" : "2018-02-06 19:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960958492596162562\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/KEjGpoEPHE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVYCp4vUMAA8caF.jpg", + "id_str" : "960958489118912512", + "id" : 960958489118912512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVYCp4vUMAA8caF.jpg", + "sizes" : [ { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 437, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/KEjGpoEPHE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/KpwUNOZ46N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824338941&oldid=824304055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960958492596162562", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KpwUNOZ46N https:\/\/t.co\/KEjGpoEPHE", + "id" : 960958492596162562, + "created_at" : "2018-02-06 19:28:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960904216620527616\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/pMHnsYhL9P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVXRSX0WAAclEbu.png", + "id_str" : "960904209074880519", + "id" : 960904209074880519, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVXRSX0WAAclEbu.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/pMHnsYhL9P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/UXpMx6d1kZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824307544&oldid=824307496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960904216620527616", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UXpMx6d1kZ https:\/\/t.co\/pMHnsYhL9P", + "id" : 960904216620527616, + "created_at" : "2018-02-06 15:53:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960904125646098435\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/rtvihjJKYS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVXRNPAXcAIToVC.png", + "id_str" : "960904120810041346", + "id" : 960904120810041346, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVXRNPAXcAIToVC.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 19 Kids and Counting", + "display_url" : "pic.twitter.com\/rtvihjJKYS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/AOPODy9t1O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824307496&oldid=824120631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960904125646098435", + "text" : "19 Kids and Counting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AOPODy9t1O https:\/\/t.co\/rtvihjJKYS", + "id" : 960904125646098435, + "created_at" : "2018-02-06 15:52:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960902051130691585\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/FOOHtjUQVX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVXPUlDXUAAzqls.png", + "id_str" : "960902047964024832", + "id" : 960902047964024832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVXPUlDXUAAzqls.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 640 + }, { + "h" : 680, + "resize" : "fit", + "w" : 363 + }, { + "h" : 1639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1639, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Official bilingualism in Canada", + "display_url" : "pic.twitter.com\/FOOHtjUQVX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/f0geDOhqVK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824306425&oldid=817273627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960902051130691585", + "text" : "Official bilingualism in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f0geDOhqVK https:\/\/t.co\/FOOHtjUQVX", + "id" : 960902051130691585, + "created_at" : "2018-02-06 15:44:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960901338233176064\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/jVNImQy2Rb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVXOrDRX4AEC1hK.png", + "id_str" : "960901334521339905", + "id" : 960901334521339905, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVXOrDRX4AEC1hK.png", + "sizes" : [ { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/jVNImQy2Rb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/hTUbZO7SFp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145236447&oldid=145236431&rcid=356502929", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960901338233176064", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hTUbZO7SFp https:\/\/t.co\/jVNImQy2Rb", + "id" : 960901338233176064, + "created_at" : "2018-02-06 15:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960901203172495365\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/vI55z5s330", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVXOjFCXUAIaC_T.png", + "id_str" : "960901197556305922", + "id" : 960901197556305922, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVXOjFCXUAIaC_T.png", + "sizes" : [ { + "h" : 2100, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 283 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 499 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 852 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/vI55z5s330" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/neiYIQD5bK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145236431&oldid=145097759&rcid=356502906", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960901203172495365", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/neiYIQD5bK https:\/\/t.co\/vI55z5s330", + "id" : 960901203172495365, + "created_at" : "2018-02-06 15:41:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960897727860273153\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/CiAmjG9Np5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVXLYwcW4AEIEqr.jpg", + "id_str" : "960897721694609409", + "id" : 960897721694609409, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVXLYwcW4AEIEqr.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/CiAmjG9Np5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/u7IXVC5oTw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824304055&oldid=824178920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960897727860273153", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/u7IXVC5oTw https:\/\/t.co\/CiAmjG9Np5", + "id" : 960897727860273153, + "created_at" : "2018-02-06 15:27:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960887468223619073\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/mqxFvaEtjb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVXCDkLWkAEZy72.png", + "id_str" : "960887462020157441", + "id" : 960887462020157441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVXCDkLWkAEZy72.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ethnikos Piraeus F.C.", + "display_url" : "pic.twitter.com\/mqxFvaEtjb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Tq7PWpYdyN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824298469&oldid=824298230", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960887468223619073", + "text" : "Ethnikos Piraeus F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Tq7PWpYdyN https:\/\/t.co\/mqxFvaEtjb", + "id" : 960887468223619073, + "created_at" : "2018-02-06 14:46:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960886980090454016\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/IvsYReHUWB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVXBnURXcAAAZID.png", + "id_str" : "960886976714076160", + "id" : 960886976714076160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVXBnURXcAAAZID.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ethnikos Piraeus F.C.", + "display_url" : "pic.twitter.com\/IvsYReHUWB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/lTXvR9H5uV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824298230&oldid=818955175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960886980090454016", + "text" : "Ethnikos Piraeus F.C. Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lTXvR9H5uV https:\/\/t.co\/IvsYReHUWB", + "id" : 960886980090454016, + "created_at" : "2018-02-06 14:44:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960875607587524609\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/O8GRJCRzUZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVW3RM4XUAAzJhn.png", + "id_str" : "960875601656762368", + "id" : 960875601656762368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVW3RM4XUAAzJhn.png", + "sizes" : [ { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sarah Thomson (publisher)", + "display_url" : "pic.twitter.com\/O8GRJCRzUZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/NMOzuzg3fx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824292397&oldid=824278741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960875607587524609", + "text" : "Sarah Thomson (publisher) Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/NMOzuzg3fx https:\/\/t.co\/O8GRJCRzUZ", + "id" : 960875607587524609, + "created_at" : "2018-02-06 13:59:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960863198328115200\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/twaXp5okDz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVWr-8_WAAArlPT.png", + "id_str" : "960863193525518336", + "id" : 960863193525518336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVWr-8_WAAArlPT.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 504 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to M7 Priest", + "display_url" : "pic.twitter.com\/twaXp5okDz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/tB8gdAcRma", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824286680&oldid=823681664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960863198328115200", + "text" : "M7 Priest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tB8gdAcRma https:\/\/t.co\/twaXp5okDz", + "id" : 960863198328115200, + "created_at" : "2018-02-06 13:10:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960631491867881473\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/BHflDednqn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVTZP3uX4AANqIu.png", + "id_str" : "960631487216476160", + "id" : 960631487216476160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVTZP3uX4AANqIu.png", + "sizes" : [ { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 368, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Moose Jaw", + "display_url" : "pic.twitter.com\/BHflDednqn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/f4gmLrrUId", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824193304&oldid=824105993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960631491867881473", + "text" : "Moose Jaw Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/f4gmLrrUId https:\/\/t.co\/BHflDednqn", + "id" : 960631491867881473, + "created_at" : "2018-02-05 21:49:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960618772779454464\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/5bPLLzRID6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVTNrhDW4AAekP2.png", + "id_str" : "960618768027279360", + "id" : 960618768027279360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVTNrhDW4AAekP2.png", + "sizes" : [ { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 578 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cracking of wireless networks", + "display_url" : "pic.twitter.com\/5bPLLzRID6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/BnF2s0ldrx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824186549&oldid=824183355", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960618772779454464", + "text" : "Cracking of wireless networks Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BnF2s0ldrx https:\/\/t.co\/5bPLLzRID6", + "id" : 960618772779454464, + "created_at" : "2018-02-05 20:58:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960613423225688065\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/MSV0jlPhIg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVTI0EsWAAEoi_U.png", + "id_str" : "960613417475244033", + "id" : 960613417475244033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVTI0EsWAAEoi_U.png", + "sizes" : [ { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cracking of wireless networks", + "display_url" : "pic.twitter.com\/MSV0jlPhIg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/BXa3Neof2t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824183355&oldid=819497975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960613423225688065", + "text" : "Cracking of wireless networks Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BXa3Neof2t https:\/\/t.co\/MSV0jlPhIg", + "id" : 960613423225688065, + "created_at" : "2018-02-05 20:37:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960604773186723842\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/DKu4ljC4M9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVTA8t_W0AIEZzU.jpg", + "id_str" : "960604769906774018", + "id" : 960604769906774018, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVTA8t_W0AIEZzU.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/DKu4ljC4M9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/WeereCWh1E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824178920&oldid=824178591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960604773186723842", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WeereCWh1E https:\/\/t.co\/DKu4ljC4M9", + "id" : 960604773186723842, + "created_at" : "2018-02-05 20:03:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960604112831373313\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Lxmewxb6eN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVTAWUVWkAAhbCD.jpg", + "id_str" : "960604110184681472", + "id" : 960604110184681472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVTAWUVWkAAhbCD.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/Lxmewxb6eN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/2gp7HUopdj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824178591&oldid=824178484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960604112831373313", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2gp7HUopdj https:\/\/t.co\/Lxmewxb6eN", + "id" : 960604112831373313, + "created_at" : "2018-02-05 20:00:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960603946648834048\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/e9Fnui6erL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVTAMjWXUAcOdi-.jpg", + "id_str" : "960603942416764935", + "id" : 960603942416764935, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVTAMjWXUAcOdi-.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/e9Fnui6erL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/lv2rd968Q7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824178484&oldid=824178395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960603946648834048", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lv2rd968Q7 https:\/\/t.co\/e9Fnui6erL", + "id" : 960603946648834048, + "created_at" : "2018-02-05 20:00:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960603754314764290\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/5CTgoFKIIR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVTABUkXcAAJzW9.jpg", + "id_str" : "960603749470400512", + "id" : 960603749470400512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVTABUkXcAAJzW9.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/5CTgoFKIIR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/sas31QEFU5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824178395&oldid=824178277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960603754314764290", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sas31QEFU5 https:\/\/t.co\/5CTgoFKIIR", + "id" : 960603754314764290, + "created_at" : "2018-02-05 19:59:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960603554724679680\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/pN3Fsf41Wd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVS_1wTW0AI9VXy.jpg", + "id_str" : "960603550756818946", + "id" : 960603550756818946, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVS_1wTW0AI9VXy.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/pN3Fsf41Wd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/wACiDgoKvQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824178277&oldid=824178065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960603554724679680", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wACiDgoKvQ https:\/\/t.co\/pN3Fsf41Wd", + "id" : 960603554724679680, + "created_at" : "2018-02-05 19:58:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960603170606059520\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/DDgZzZFJXc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVS_fcuXkAAwnes.jpg", + "id_str" : "960603167544283136", + "id" : 960603167544283136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVS_fcuXkAAwnes.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/DDgZzZFJXc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ONKEgH6wQy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824178065&oldid=824177962", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960603170606059520", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ONKEgH6wQy https:\/\/t.co\/DDgZzZFJXc", + "id" : 960603170606059520, + "created_at" : "2018-02-05 19:56:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960602988522954753\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/AJwo4qjYqd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVS_U4PXcAISGXH.jpg", + "id_str" : "960602985951883266", + "id" : 960602985951883266, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVS_U4PXcAISGXH.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/AJwo4qjYqd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/XiJuVZW6KM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824177962&oldid=824177833", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960602988522954753", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XiJuVZW6KM https:\/\/t.co\/AJwo4qjYqd", + "id" : 960602988522954753, + "created_at" : "2018-02-05 19:56:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960602734004142081\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/I7QaDaXa3N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVS_FppU0AAjd3V.jpg", + "id_str" : "960602724336193536", + "id" : 960602724336193536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVS_FppU0AAjd3V.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/I7QaDaXa3N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Hdzc0SDa06", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824177833&oldid=824177711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960602734004142081", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Hdzc0SDa06 https:\/\/t.co\/I7QaDaXa3N", + "id" : 960602734004142081, + "created_at" : "2018-02-05 19:55:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960602511429259266\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/pvdPoxatDb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVS-5GBWAAExAax.jpg", + "id_str" : "960602508614828033", + "id" : 960602508614828033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVS-5GBWAAExAax.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/pvdPoxatDb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/f1RaEgOAms", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824177711&oldid=824177462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960602511429259266", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/f1RaEgOAms https:\/\/t.co\/pvdPoxatDb", + "id" : 960602511429259266, + "created_at" : "2018-02-05 19:54:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960602013712240641\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Wmzd3t1N8E", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVS-b8NXcAEZX7M.jpg", + "id_str" : "960602007764692993", + "id" : 960602007764692993, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVS-b8NXcAEZX7M.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/Wmzd3t1N8E" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/qQ17IdmpGO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824177462&oldid=824030096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960602013712240641", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qQ17IdmpGO https:\/\/t.co\/Wmzd3t1N8E", + "id" : 960602013712240641, + "created_at" : "2018-02-05 19:52:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960588923004162048\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/tcm21kodWR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVSyh5HW4AAJkOG.png", + "id_str" : "960588915873865728", + "id" : 960588915873865728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVSyh5HW4AAJkOG.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mondelez International", + "display_url" : "pic.twitter.com\/tcm21kodWR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/r4rKaSmQdL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824170514&oldid=823586194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960588923004162048", + "text" : "Mondelez International Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r4rKaSmQdL https:\/\/t.co\/tcm21kodWR", + "id" : 960588923004162048, + "created_at" : "2018-02-05 19:00:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960577813182066688\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/6JL9c5e72K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVSobGiX4AIGJO4.png", + "id_str" : "960577804101476354", + "id" : 960577804101476354, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVSobGiX4AIGJO4.png", + "sizes" : [ { + "h" : 369, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 369, + "resize" : "fit", + "w" : 874 + }, { + "h" : 287, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Carol Hughes (politician)", + "display_url" : "pic.twitter.com\/6JL9c5e72K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Iw2ctseyyh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824164067&oldid=819797116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960577813182066688", + "text" : "Carol Hughes (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Iw2ctseyyh https:\/\/t.co\/6JL9c5e72K", + "id" : 960577813182066688, + "created_at" : "2018-02-05 18:16:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960561460584775680\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/dudABtiw1U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVSZjlrX0AAprPl.png", + "id_str" : "960561457225256960", + "id" : 960561457225256960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVSZjlrX0AAprPl.png", + "sizes" : [ { + "h" : 677, + "resize" : "fit", + "w" : 680 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 870, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CCGS Sir Humphrey Gilbert", + "display_url" : "pic.twitter.com\/dudABtiw1U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/WBnA2UVK0F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824154577&oldid=814395599", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960561460584775680", + "text" : "CCGS Sir Humphrey Gilbert Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WBnA2UVK0F https:\/\/t.co\/dudABtiw1U", + "id" : 960561460584775680, + "created_at" : "2018-02-05 17:11:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960546363296616448\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/kLtcuJYpMi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVSL015XkAECpvR.png", + "id_str" : "960546360473915393", + "id" : 960546360473915393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVSL015XkAECpvR.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 625 + }, { + "h" : 680, + "resize" : "fit", + "w" : 354 + }, { + "h" : 1677, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1677, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Service set (802.11 network)", + "display_url" : "pic.twitter.com\/kLtcuJYpMi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/wNDDXD636l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824145707&oldid=824145618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960546363296616448", + "text" : "Service set (802.11 network) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wNDDXD636l https:\/\/t.co\/kLtcuJYpMi", + "id" : 960546363296616448, + "created_at" : "2018-02-05 16:11:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960546218412838912\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/pHRfuustvI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVSLsVWW4AQ44C4.png", + "id_str" : "960546214298181636", + "id" : 960546214298181636, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVSLsVWW4AQ44C4.png", + "sizes" : [ { + "h" : 1677, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 354 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 625 + }, { + "h" : 1677, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Service set (802.11 network)", + "display_url" : "pic.twitter.com\/pHRfuustvI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/yi1SWm3DZc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824145618&oldid=824145500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960546218412838912", + "text" : "Service set (802.11 network) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yi1SWm3DZc https:\/\/t.co\/pHRfuustvI", + "id" : 960546218412838912, + "created_at" : "2018-02-05 16:10:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960545988049100800\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/yuviffwPTZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVSLe4sWkAErQlv.png", + "id_str" : "960545983267508225", + "id" : 960545983267508225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVSLe4sWkAErQlv.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 625 + }, { + "h" : 1677, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 354 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1677, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Service set (802.11 network)", + "display_url" : "pic.twitter.com\/yuviffwPTZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/TIg4LQsXen", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824145500&oldid=821644308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960545988049100800", + "text" : "Service set (802.11 network) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TIg4LQsXen https:\/\/t.co\/yuviffwPTZ", + "id" : 960545988049100800, + "created_at" : "2018-02-05 16:09:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960539821948198912\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/7mz9Sh994w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVSF35dXUAAvtOb.png", + "id_str" : "960539815900041216", + "id" : 960539815900041216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVSF35dXUAAvtOb.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Italian cheeses", + "display_url" : "pic.twitter.com\/7mz9Sh994w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/22YwV27qO0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824141938&oldid=818047832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960539821948198912", + "text" : "List of Italian cheeses Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/22YwV27qO0 https:\/\/t.co\/7mz9Sh994w", + "id" : 960539821948198912, + "created_at" : "2018-02-05 15:45:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/960536241388380160\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Rb8KJw2RNH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVSCnhCXkAAQpFB.png", + "id_str" : "960536235931570176", + "id" : 960536235931570176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVSCnhCXkAAQpFB.png", + "sizes" : [ { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 330, + "resize" : "fit", + "w" : 680 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to December 20", + "display_url" : "pic.twitter.com\/Rb8KJw2RNH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/H8xyp1bzYZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=824140030&oldid=824010164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "960536241388380160", + "text" : "December 20 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H8xyp1bzYZ https:\/\/t.co\/Rb8KJw2RNH", + "id" : 960536241388380160, + "created_at" : "2018-02-05 15:31:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959536311072894976\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/cvOYNqSg7H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVD1L08X4AEyJ9j.png", + "id_str" : "959536304169148417", + "id" : 959536304169148417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVD1L08X4AEyJ9j.png", + "sizes" : [ { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 392, + "resize" : "fit", + "w" : 680 + }, { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chavannes", + "display_url" : "pic.twitter.com\/cvOYNqSg7H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/bO2UhXgxuy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823698846&oldid=823698349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959536311072894976", + "text" : "Chavannes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bO2UhXgxuy https:\/\/t.co\/cvOYNqSg7H", + "id" : 959536311072894976, + "created_at" : "2018-02-02 21:17:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959535389609480193\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/GAxfofaR9v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVD0WLSU0AAFCUZ.png", + "id_str" : "959535382453866496", + "id" : 959535382453866496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVD0WLSU0AAFCUZ.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chavannes", + "display_url" : "pic.twitter.com\/GAxfofaR9v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/clnQ02wcSy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823698349&oldid=747104652", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959535389609480193", + "text" : "Chavannes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/clnQ02wcSy https:\/\/t.co\/GAxfofaR9v", + "id" : 959535389609480193, + "created_at" : "2018-02-02 21:13:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959505379632836608\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/mdzDfLcIVK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVDZDfMWAAARtld.png", + "id_str" : "959505374566023168", + "id" : 959505374566023168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVDZDfMWAAARtld.png", + "sizes" : [ { + "h" : 293, + "resize" : "fit", + "w" : 680 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Web archiving initiatives", + "display_url" : "pic.twitter.com\/mdzDfLcIVK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/OfdgO4cNXd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823681695&oldid=823681106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959505379632836608", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/OfdgO4cNXd https:\/\/t.co\/mdzDfLcIVK", + "id" : 959505379632836608, + "created_at" : "2018-02-02 19:14:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959504314548047872\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/sgR2Yh0pZ9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVDYFiaWAAE9plj.png", + "id_str" : "959504310278160385", + "id" : 959504310278160385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVDYFiaWAAE9plj.png", + "sizes" : [ { + "h" : 1298, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 458 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1298, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 808 + } ], + "media_alt" : "Screenshot of edit to List of Web archiving initiatives", + "display_url" : "pic.twitter.com\/sgR2Yh0pZ9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/SE1oLdfHRg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823681106&oldid=823665711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959504314548047872", + "text" : "List of Web archiving initiatives Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/SE1oLdfHRg https:\/\/t.co\/sgR2Yh0pZ9", + "id" : 959504314548047872, + "created_at" : "2018-02-02 19:10:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959500723116527621\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/5nQha7PNqv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVDU0i9W4AEjb-y.png", + "id_str" : "959500719832358913", + "id" : 959500719832358913, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVDU0i9W4AEjb-y.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CBC Olympic broadcasts", + "display_url" : "pic.twitter.com\/5nQha7PNqv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/0WJTdAw6sc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823679045&oldid=817945872", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959500723116527621", + "text" : "CBC Olympic broadcasts Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/0WJTdAw6sc https:\/\/t.co\/5nQha7PNqv", + "id" : 959500723116527621, + "created_at" : "2018-02-02 18:56:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959481421424406528\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/wbUYWmuKKv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVDDQ_EXcAAUq3I.png", + "id_str" : "959481417204985856", + "id" : 959481417204985856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVDDQ_EXcAAUq3I.png", + "sizes" : [ { + "h" : 459, + "resize" : "fit", + "w" : 874 + }, { + "h" : 459, + "resize" : "fit", + "w" : 874 + }, { + "h" : 459, + "resize" : "fit", + "w" : 874 + }, { + "h" : 357, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to New Brunswick general election, 1856", + "display_url" : "pic.twitter.com\/wbUYWmuKKv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/6s9qNXiomm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823668921&oldid=797096476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959481421424406528", + "text" : "New Brunswick general election, 1856 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6s9qNXiomm https:\/\/t.co\/wbUYWmuKKv", + "id" : 959481421424406528, + "created_at" : "2018-02-02 17:39:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959464855605563392\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/1JbwbWZnTP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVC0MdOW0AARXcU.jpg", + "id_str" : "959464846726189056", + "id" : 959464846726189056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVC0MdOW0AARXcU.jpg", + "sizes" : [ { + "h" : 294, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/1JbwbWZnTP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/FMkgBwZ6ir", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823660411&oldid=823660002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959464855605563392", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FMkgBwZ6ir https:\/\/t.co\/1JbwbWZnTP", + "id" : 959464855605563392, + "created_at" : "2018-02-02 16:33:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959464016522502145\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/5Ym5CFT3wJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVCzb9LWAAAszkE.jpg", + "id_str" : "959464013489897472", + "id" : 959464013489897472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVCzb9LWAAAszkE.jpg", + "sizes" : [ { + "h" : 309, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/5Ym5CFT3wJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/EXZhGbQEYW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823660002&oldid=823659736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959464016522502145", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EXZhGbQEYW https:\/\/t.co\/5Ym5CFT3wJ", + "id" : 959464016522502145, + "created_at" : "2018-02-02 16:30:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959463535234428928\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/c2UtiiVg2b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVCy_76XcAAwk3-.jpg", + "id_str" : "959463532113915904", + "id" : 959463532113915904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVCy_76XcAAwk3-.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 543, + "resize" : "fit", + "w" : 874 + }, { + "h" : 543, + "resize" : "fit", + "w" : 874 + }, { + "h" : 422, + "resize" : "fit", + "w" : 680 + }, { + "h" : 543, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/c2UtiiVg2b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/5mqPA4d9An", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823659736&oldid=823659544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959463535234428928", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5mqPA4d9An https:\/\/t.co\/c2UtiiVg2b", + "id" : 959463535234428928, + "created_at" : "2018-02-02 16:28:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959463115212644353\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/RaSFt8QL0S", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVCynLBXUAA3zqA.jpg", + "id_str" : "959463106673070080", + "id" : 959463106673070080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVCynLBXUAA3zqA.jpg", + "sizes" : [ { + "h" : 1502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 396 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 698 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/RaSFt8QL0S" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vv7js4aLWd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823659544&oldid=823658938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959463115212644353", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vv7js4aLWd https:\/\/t.co\/RaSFt8QL0S", + "id" : 959463115212644353, + "created_at" : "2018-02-02 16:26:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959461977016893440\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/9OTgdBOQ1t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVCxlMeXcAAWgIk.jpg", + "id_str" : "959461973191782400", + "id" : 959461973191782400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVCxlMeXcAAWgIk.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/9OTgdBOQ1t" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/U57UgvcL4h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823658938&oldid=823170257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959461977016893440", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/U57UgvcL4h https:\/\/t.co\/9OTgdBOQ1t", + "id" : 959461977016893440, + "created_at" : "2018-02-02 16:22:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959416067142676482\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/PX7bKysU7d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DVCH0qFX0AEcDwg.png", + "id_str" : "959416059349684225", + "id" : 959416059349684225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DVCH0qFX0AEcDwg.png", + "sizes" : [ { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 538, + "resize" : "fit", + "w" : 680 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:The Raven's Librarian", + "display_url" : "pic.twitter.com\/PX7bKysU7d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/X7reuzC0rV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823634083&oldid=823599550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959416067142676482", + "text" : "User talk:The Raven's Librarian Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/X7reuzC0rV https:\/\/t.co\/PX7bKysU7d", + "id" : 959416067142676482, + "created_at" : "2018-02-02 13:19:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959155727007875073\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/Te8XgX3SuM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU-bDGyW0AA2sk8.png", + "id_str" : "959155723316940800", + "id" : 959155723316940800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU-bDGyW0AA2sk8.png", + "sizes" : [ { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/Te8XgX3SuM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/4BmWG8KSWY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823526616&oldid=823524840", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959155727007875073", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4BmWG8KSWY https:\/\/t.co\/Te8XgX3SuM", + "id" : 959155727007875073, + "created_at" : "2018-02-01 20:05:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959152797496299521\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/G2uQOZQ7bg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU-YYnNXUAE9o8o.png", + "id_str" : "959152794262523905", + "id" : 959152794262523905, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU-YYnNXUAE9o8o.png", + "sizes" : [ { + "h" : 1198, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 496 + }, { + "h" : 1198, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1198, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/G2uQOZQ7bg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/xHdWWNocmQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823524840&oldid=823522875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959152797496299521", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xHdWWNocmQ https:\/\/t.co\/G2uQOZQ7bg", + "id" : 959152797496299521, + "created_at" : "2018-02-01 19:53:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959149407781273600\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/mBWb2E3YeE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU-VTM8V4AAAX1a.png", + "id_str" : "959149402777575424", + "id" : 959149402777575424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU-VTM8V4AAAX1a.png", + "sizes" : [ { + "h" : 949, + "resize" : "fit", + "w" : 874 + }, { + "h" : 949, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 626 + }, { + "h" : 949, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/mBWb2E3YeE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/3pkLqBB752", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823522875&oldid=823522383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959149407781273600", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3pkLqBB752 https:\/\/t.co\/mBWb2E3YeE", + "id" : 959149407781273600, + "created_at" : "2018-02-01 19:40:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959148571399516161\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/mvAwvyINAR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU-UibRXkAA6HlB.png", + "id_str" : "959148564810272768", + "id" : 959148564810272768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU-UibRXkAA6HlB.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/mvAwvyINAR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/y7jrDKE48U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823522383&oldid=823521116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959148571399516161", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y7jrDKE48U https:\/\/t.co\/mvAwvyINAR", + "id" : 959148571399516161, + "created_at" : "2018-02-01 19:36:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959146606447783939\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/ko2SWFQVca", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU-SwMOUQAEA12W.png", + "id_str" : "959146602265853953", + "id" : 959146602265853953, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU-SwMOUQAEA12W.png", + "sizes" : [ { + "h" : 1230, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 483 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 853 + }, { + "h" : 1230, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/ko2SWFQVca" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/ggfANiE8ok", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823521116&oldid=823520317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959146606447783939", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ggfANiE8ok https:\/\/t.co\/ko2SWFQVca", + "id" : 959146606447783939, + "created_at" : "2018-02-01 19:29:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959145192577228801\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/BWxo6zoueV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU-Rd5jWsAELmdI.png", + "id_str" : "959145188504547329", + "id" : 959145188504547329, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU-Rd5jWsAELmdI.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/BWxo6zoueV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/v7neC4OuAG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823520317&oldid=823497895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959145192577228801", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v7neC4OuAG https:\/\/t.co\/BWxo6zoueV", + "id" : 959145192577228801, + "created_at" : "2018-02-01 19:23:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959108472905306112\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/immApLv1oC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9wEleX4AESCsu.png", + "id_str" : "959108469734498305", + "id" : 959108469734498305, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9wEleX4AESCsu.png", + "sizes" : [ { + "h" : 1033, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1033, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1033, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 575 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/immApLv1oC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/yUGRUPSc8U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823497895&oldid=823497261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959108472905306112", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yUGRUPSc8U https:\/\/t.co\/immApLv1oC", + "id" : 959108472905306112, + "created_at" : "2018-02-01 16:57:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959108243242053637\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/pENSqPpSu8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9v3ClX4AE0UsW.png", + "id_str" : "959108237030318081", + "id" : 959108237030318081, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9v3ClX4AE0UsW.png", + "sizes" : [ { + "h" : 2272, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 788 + }, { + "h" : 680, + "resize" : "fit", + "w" : 262 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 462 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/pENSqPpSu8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/8R5RXA0ThT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823497759&oldid=823494037", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959108243242053637", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8R5RXA0ThT https:\/\/t.co\/pENSqPpSu8", + "id" : 959108243242053637, + "created_at" : "2018-02-01 16:56:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959107453081268224\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/jNoGIeRjth", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9vJH_W4AA6eEl.png", + "id_str" : "959107448207499264", + "id" : 959107448207499264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9vJH_W4AA6eEl.png", + "sizes" : [ { + "h" : 1334, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 786 + }, { + "h" : 1334, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 446 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/jNoGIeRjth" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/FR1l8A9zRs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823497261&oldid=823488919", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959107453081268224", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FR1l8A9zRs https:\/\/t.co\/jNoGIeRjth", + "id" : 959107453081268224, + "created_at" : "2018-02-01 16:53:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959103618447216640\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/5cS8uXqth8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9rpxcWAAEW51L.png", + "id_str" : "959103611044233217", + "id" : 959103611044233217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9rpxcWAAEW51L.png", + "sizes" : [ { + "h" : 1775, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 591 + }, { + "h" : 680, + "resize" : "fit", + "w" : 335 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1775, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Effects of overtime", + "display_url" : "pic.twitter.com\/5cS8uXqth8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/YogPTAVFF0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823494939&oldid=821566241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959103618447216640", + "text" : "Effects of overtime Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YogPTAVFF0 https:\/\/t.co\/5cS8uXqth8", + "id" : 959103618447216640, + "created_at" : "2018-02-01 16:38:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959102103003295744\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/iBjG836yPp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9qRr-X4AATD2r.png", + "id_str" : "959102097747861504", + "id" : 959102097747861504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9qRr-X4AATD2r.png", + "sizes" : [ { + "h" : 1601, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1601, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 655 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 371 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/iBjG836yPp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/e5Dyz6aEcc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823494037&oldid=823396452", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959102103003295744", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e5Dyz6aEcc https:\/\/t.co\/iBjG836yPp", + "id" : 959102103003295744, + "created_at" : "2018-02-01 16:32:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959092816235450369\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/8sQJSEuQre", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9h1MJXcAAKpWa.png", + "id_str" : "959092812074676224", + "id" : 959092812074676224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9h1MJXcAAKpWa.png", + "sizes" : [ { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 611 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/8sQJSEuQre" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/uNbLEd5QdT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823488919&oldid=823488695", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959092816235450369", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uNbLEd5QdT https:\/\/t.co\/8sQJSEuQre", + "id" : 959092816235450369, + "created_at" : "2018-02-01 15:55:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959092413502513152\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/kNIr94d65q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9hdv1XUAAETS9.png", + "id_str" : "959092409337597952", + "id" : 959092409337597952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9hdv1XUAAETS9.png", + "sizes" : [ { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 520 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/kNIr94d65q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/yL2c2wHH8l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823488695&oldid=823487155", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959092413502513152", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yL2c2wHH8l https:\/\/t.co\/kNIr94d65q", + "id" : 959092413502513152, + "created_at" : "2018-02-01 15:53:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959089587778981889\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/NirDSKoYFV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9e5L-X0AEwa5Z.png", + "id_str" : "959089582213156865", + "id" : 959089582213156865, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9e5L-X0AEwa5Z.png", + "sizes" : [ { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 664 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/NirDSKoYFV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/NbfMo5Jog8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823487155&oldid=823487094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959089587778981889", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NbfMo5Jog8 https:\/\/t.co\/NirDSKoYFV", + "id" : 959089587778981889, + "created_at" : "2018-02-01 15:42:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959089477938503682\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/quAWtMTmr8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9ey8MW0AATMW4.png", + "id_str" : "959089474897629184", + "id" : 959089474897629184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9ey8MW0AATMW4.png", + "sizes" : [ { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 664 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/quAWtMTmr8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/EgKJIqtiIQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823487094&oldid=823486529", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959089477938503682", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EgKJIqtiIQ https:\/\/t.co\/quAWtMTmr8", + "id" : 959089477938503682, + "created_at" : "2018-02-01 15:42:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959088417106726913\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/OBHk4P1vXW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9d1BSVMAA0qJB.png", + "id_str" : "959088411112976384", + "id" : 959088411112976384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9d1BSVMAA0qJB.png", + "sizes" : [ { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/OBHk4P1vXW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/t6o59Nk2Qh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823486529&oldid=823485953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959088417106726913", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t6o59Nk2Qh https:\/\/t.co\/OBHk4P1vXW", + "id" : 959088417106726913, + "created_at" : "2018-02-01 15:37:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959087194630651905\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/XymKBbVoBL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9cty2WkAUwoB0.png", + "id_str" : "959087187466817541", + "id" : 959087187466817541, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9cty2WkAUwoB0.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 578 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/XymKBbVoBL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/IlGGZ3HmSN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823485953&oldid=823485817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959087194630651905", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IlGGZ3HmSN https:\/\/t.co\/XymKBbVoBL", + "id" : 959087194630651905, + "created_at" : "2018-02-01 15:33:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959086885497958400\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/SNNp7EeXwV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9cb8vX0AItYsu.png", + "id_str" : "959086880884248578", + "id" : 959086880884248578, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9cb8vX0AItYsu.png", + "sizes" : [ { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/SNNp7EeXwV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/ZxHXNBrChv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823485817&oldid=784369053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959086885497958400", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZxHXNBrChv https:\/\/t.co\/SNNp7EeXwV", + "id" : 959086885497958400, + "created_at" : "2018-02-01 15:31:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959080066096467968\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/DGbo9Whx2G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9WO9MU0AAjLNd.png", + "id_str" : "959080060597620736", + "id" : 959080060597620736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9WO9MU0AAjLNd.png", + "sizes" : [ { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kent Hehr", + "display_url" : "pic.twitter.com\/DGbo9Whx2G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/2iKjDcTKLi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823482593&oldid=823481797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959080066096467968", + "text" : "Kent Hehr Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/2iKjDcTKLi https:\/\/t.co\/DGbo9Whx2G", + "id" : 959080066096467968, + "created_at" : "2018-02-01 15:04:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959078245412073473\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/vHKfqDFgIs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9Uk8eXkAAe1Tn.png", + "id_str" : "959078239338729472", + "id" : 959078239338729472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9Uk8eXkAAe1Tn.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Kent Hehr", + "display_url" : "pic.twitter.com\/vHKfqDFgIs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/7StoJVJDRN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823481797&oldid=823161531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959078245412073473", + "text" : "Kent Hehr Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7StoJVJDRN https:\/\/t.co\/vHKfqDFgIs", + "id" : 959078245412073473, + "created_at" : "2018-02-01 14:57:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959069854564339713\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/M2r8QvEUf2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9M8q_XcAIzFEu.png", + "id_str" : "959069850869133314", + "id" : 959069850869133314, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9M8q_XcAIzFEu.png", + "sizes" : [ { + "h" : 1351, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 440 + }, { + "h" : 1351, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 776 + } ], + "media_alt" : "Screenshot of edit to Edward Cornwallis", + "display_url" : "pic.twitter.com\/M2r8QvEUf2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/ca2LuXBimH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823477746&oldid=823477507", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959069854564339713", + "text" : "Edward Cornwallis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ca2LuXBimH https:\/\/t.co\/M2r8QvEUf2", + "id" : 959069854564339713, + "created_at" : "2018-02-01 14:24:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959069371925659649\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/JeHfhvpCi2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9Mgh3WkAAeCpE.png", + "id_str" : "959069367383265280", + "id" : 959069367383265280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9Mgh3WkAAeCpE.png", + "sizes" : [ { + "h" : 1290, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 813 + }, { + "h" : 1290, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 461 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Edward Cornwallis", + "display_url" : "pic.twitter.com\/JeHfhvpCi2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/E3m7NY0zn5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823477507&oldid=823420756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959069371925659649", + "text" : "Edward Cornwallis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E3m7NY0zn5 https:\/\/t.co\/JeHfhvpCi2", + "id" : 959069371925659649, + "created_at" : "2018-02-01 14:22:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959059718705688577\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/fkvcsK8MRL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9DuruW0AAizsF.png", + "id_str" : "959059714943406080", + "id" : 959059714943406080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9DuruW0AAizsF.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 873 + }, { + "h" : 1202, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 494 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1202, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Loi sur les langues officielles (Canada)", + "display_url" : "pic.twitter.com\/fkvcsK8MRL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/0sZx697wS0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145079997&oldid=138580997&rcid=355948045", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959059718705688577", + "text" : "Loi sur les langues officielles (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0sZx697wS0 https:\/\/t.co\/fkvcsK8MRL", + "id" : 959059718705688577, + "created_at" : "2018-02-01 13:43:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959058287491608577\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/LTXxbuwNie", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU9CbXKX4AILlCb.jpg", + "id_str" : "959058283494629378", + "id" : 959058283494629378, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU9CbXKX4AILlCb.jpg", + "sizes" : [ { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of current senators of Canada", + "display_url" : "pic.twitter.com\/LTXxbuwNie" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/uU6mdmycwH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823472050&oldid=822590683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959058287491608577", + "text" : "List of current senators of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uU6mdmycwH https:\/\/t.co\/LTXxbuwNie", + "id" : 959058287491608577, + "created_at" : "2018-02-01 13:38:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/959044371277639681\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/T3H8UiPaPv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DU81xP6WAAA31di.png", + "id_str" : "959044365854310400", + "id" : 959044365854310400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DU81xP6WAAA31di.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 317, + "resize" : "fit", + "w" : 680 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Max Aitken, 1st Baron Beaverbrook", + "display_url" : "pic.twitter.com\/T3H8UiPaPv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/UTGvub2aS2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=823466656&oldid=820584891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "959044371277639681", + "text" : "Max Aitken, 1st Baron Beaverbrook Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UTGvub2aS2 https:\/\/t.co\/T3H8UiPaPv", + "id" : 959044371277639681, + "created_at" : "2018-02-01 12:42:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_03.js b/20181122/data/js/tweets/2018_03.js new file mode 100644 index 00000000..e626ed5e --- /dev/null +++ b/20181122/data/js/tweets/2018_03.js @@ -0,0 +1,24362 @@ +Grailbird.data.tweets_2018_03 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979738414667960320\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/fo74790VCZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZi65K9U0AAgIh7.png", + "id_str" : "979738410309963776", + "id" : 979738410309963776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZi65K9U0AAgIh7.png", + "sizes" : [ { + "h" : 488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 380, + "resize" : "fit", + "w" : 680 + }, { + "h" : 488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Royal Canadian Dragoons", + "display_url" : "pic.twitter.com\/fo74790VCZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/T4btj3cIl8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833263393&oldid=832363148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979738414667960320", + "text" : "The Royal Canadian Dragoons Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/T4btj3cIl8 https:\/\/t.co\/fo74790VCZ", + "id" : 979738414667960320, + "created_at" : "2018-03-30 15:13:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979538809598758915\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/VRSyhPbMZU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZgFWmhWkAQqSar.png", + "id_str" : "979538804808781828", + "id" : 979538804808781828, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZgFWmhWkAQqSar.png", + "sizes" : [ { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 578 + } ], + "media_alt" : "Screenshot of edit to Ceremonial mace", + "display_url" : "pic.twitter.com\/VRSyhPbMZU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/EBoeFvLTiV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833173447&oldid=832029112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979538809598758915", + "text" : "Ceremonial mace Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EBoeFvLTiV https:\/\/t.co\/VRSyhPbMZU", + "id" : 979538809598758915, + "created_at" : "2018-03-30 02:00:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979449268124766209\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/5GtEIvyUX4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZez6sxX4AEIbQG.png", + "id_str" : "979449265008402433", + "id" : 979449265008402433, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZez6sxX4AEIbQG.png", + "sizes" : [ { + "h" : 595, + "resize" : "fit", + "w" : 680 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Belcourt, North Dakota", + "display_url" : "pic.twitter.com\/5GtEIvyUX4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/EqLev3GA0Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833126412&oldid=833126366", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979449268124766209", + "text" : "Belcourt, North Dakota Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EqLev3GA0Y https:\/\/t.co\/5GtEIvyUX4", + "id" : 979449268124766209, + "created_at" : "2018-03-29 20:04:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979449186507771909\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/g5fhKNVd3Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZez11KX0AANiwD.png", + "id_str" : "979449181361393664", + "id" : 979449181361393664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZez11KX0AANiwD.png", + "sizes" : [ { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 580, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Belcourt, North Dakota", + "display_url" : "pic.twitter.com\/g5fhKNVd3Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/FdltRddWB6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833126366&oldid=832564611", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979449186507771909", + "text" : "Belcourt, North Dakota Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FdltRddWB6 https:\/\/t.co\/g5fhKNVd3Y", + "id" : 979449186507771909, + "created_at" : "2018-03-29 20:04:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979423671675768834\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/1BxA7nfRkB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZecopfV4AAS_rn.png", + "id_str" : "979423666122383360", + "id" : 979423666122383360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZecopfV4AAS_rn.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 870 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 510 + }, { + "h" : 680, + "resize" : "fit", + "w" : 289 + }, { + "h" : 2057, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Harry DeWolf-class offshore patrol vessel", + "display_url" : "pic.twitter.com\/1BxA7nfRkB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/NvLnVzwJEV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833107636&oldid=833106874", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979423671675768834", + "text" : "Harry DeWolf-class offshore patrol Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NvLnVzwJEV https:\/\/t.co\/1BxA7nfRkB", + "id" : 979423671675768834, + "created_at" : "2018-03-29 18:22:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979422656360534016\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/OreMqMBhNN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZebtiIX4AA9V07.png", + "id_str" : "979422650534715392", + "id" : 979422650534715392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZebtiIX4AA9V07.png", + "sizes" : [ { + "h" : 2098, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 500 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 853 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 283 + } ], + "media_alt" : "Screenshot of edit to Harry DeWolf-class offshore patrol vessel", + "display_url" : "pic.twitter.com\/OreMqMBhNN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ENqV3UvYSx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833106874&oldid=823397091", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979422656360534016", + "text" : "Harry DeWolf-class offshore patrol Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ENqV3UvYSx https:\/\/t.co\/OreMqMBhNN", + "id" : 979422656360534016, + "created_at" : "2018-03-29 18:18:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979416366192132097\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/zSXdciYz2G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZeV_X5WAAI87Xk.png", + "id_str" : "979416359955202050", + "id" : 979416359955202050, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZeV_X5WAAI87Xk.png", + "sizes" : [ { + "h" : 2041, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 514 + }, { + "h" : 680, + "resize" : "fit", + "w" : 291 + }, { + "h" : 2041, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Acute intermittent porphyria", + "display_url" : "pic.twitter.com\/zSXdciYz2G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/UbYFP2iSE9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833103110&oldid=824127570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979416366192132097", + "text" : "Acute intermittent porphyria Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/UbYFP2iSE9 https:\/\/t.co\/zSXdciYz2G", + "id" : 979416366192132097, + "created_at" : "2018-03-29 17:53:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979387483090800640\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YMgn9FUONo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZd7uWZWAAAoakh.png", + "id_str" : "979387480192450560", + "id" : 979387480192450560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZd7uWZWAAAoakh.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 488 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 861 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/YMgn9FUONo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/GANufntfm1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833086258&oldid=833086157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979387483090800640", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GANufntfm1 https:\/\/t.co\/YMgn9FUONo", + "id" : 979387483090800640, + "created_at" : "2018-03-29 15:59:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979387328379617281\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/1yomhOUzgI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZd7lSPW4AAjREI.png", + "id_str" : "979387324458000384", + "id" : 979387324458000384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZd7lSPW4AAjREI.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 848 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 480 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/1yomhOUzgI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/6MtUlUZs9P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833086157&oldid=833085945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979387328379617281", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6MtUlUZs9P https:\/\/t.co\/1yomhOUzgI", + "id" : 979387328379617281, + "created_at" : "2018-03-29 15:58:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979387030240219136\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/WYJ9BHpPrm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZd7T4wX4AAXdFZ.png", + "id_str" : "979387025559379968", + "id" : 979387025559379968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZd7T4wX4AAXdFZ.png", + "sizes" : [ { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 473 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 835 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/WYJ9BHpPrm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/sVhHbPpdX2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833085945&oldid=833081774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979387030240219136", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sVhHbPpdX2 https:\/\/t.co\/WYJ9BHpPrm", + "id" : 979387030240219136, + "created_at" : "2018-03-29 15:57:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979384199739305985\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/sK4kyKZQiL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZd4vLLW4AAwOJD.png", + "id_str" : "979384195825983488", + "id" : 979384195825983488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZd4vLLW4AAwOJD.png", + "sizes" : [ { + "h" : 1541, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 386 + }, { + "h" : 1541, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 681 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/sK4kyKZQiL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/m5SS0fwvGw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833084160&oldid=832706641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979384199739305985", + "text" : "2018 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m5SS0fwvGw https:\/\/t.co\/sK4kyKZQiL", + "id" : 979384199739305985, + "created_at" : "2018-03-29 15:46:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979380775924699139\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/eBFzmO3ZJM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZd1n3vXcAEhhGX.png", + "id_str" : "979380771814338561", + "id" : 979380771814338561, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZd1n3vXcAEhhGX.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/eBFzmO3ZJM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/tTAUOyoEzR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833082021&oldid=833081279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979380775924699139", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tTAUOyoEzR https:\/\/t.co\/eBFzmO3ZJM", + "id" : 979380775924699139, + "created_at" : "2018-03-29 15:32:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979380395513991169\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/o1TjeZGMUV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZd1Ro5W4AApRHz.png", + "id_str" : "979380389872590848", + "id" : 979380389872590848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZd1Ro5W4AApRHz.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 556 + }, { + "h" : 1068, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1068, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1068, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/o1TjeZGMUV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/SFIqURQ5va", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833081774&oldid=831462459", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979380395513991169", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SFIqURQ5va https:\/\/t.co\/o1TjeZGMUV", + "id" : 979380395513991169, + "created_at" : "2018-03-29 15:30:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979379583073116160\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/BROV426WMj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZd0if-XkAAiqKS.png", + "id_str" : "979379580023836672", + "id" : 979379580023836672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZd0if-XkAAiqKS.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/BROV426WMj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/FkvNW6iLVf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833081279&oldid=833081144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979379583073116160", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FkvNW6iLVf https:\/\/t.co\/BROV426WMj", + "id" : 979379583073116160, + "created_at" : "2018-03-29 15:27:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979379318907432960\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/2pP82yUO8C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZd0TGnXkAEBPHK.png", + "id_str" : "979379315518443521", + "id" : 979379315518443521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZd0TGnXkAEBPHK.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/2pP82yUO8C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/77WK2dEEjC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833081144&oldid=833080924", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979379318907432960", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/77WK2dEEjC https:\/\/t.co\/2pP82yUO8C", + "id" : 979379318907432960, + "created_at" : "2018-03-29 15:26:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979378954334334977\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/z5YRPEeeSS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdz93iU0AcxGdg.png", + "id_str" : "979378950693507079", + "id" : 979378950693507079, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdz93iU0AcxGdg.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/z5YRPEeeSS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Honzp9ZnYY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833080924&oldid=833080751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979378954334334977", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Honzp9ZnYY https:\/\/t.co\/z5YRPEeeSS", + "id" : 979378954334334977, + "created_at" : "2018-03-29 15:25:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979378638008274945\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/LzLX2R4HTE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdzrbdUMAAjGbY.png", + "id_str" : "979378633918656512", + "id" : 979378633918656512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdzrbdUMAAjGbY.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/LzLX2R4HTE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/NeOcGLY6O9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833080751&oldid=833080555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979378638008274945", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NeOcGLY6O9 https:\/\/t.co\/LzLX2R4HTE", + "id" : 979378638008274945, + "created_at" : "2018-03-29 15:23:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979378316921769984\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/B4f3rcocjI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdzYxXXkAAMYJJ.png", + "id_str" : "979378313381777408", + "id" : 979378313381777408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdzYxXXkAAMYJJ.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/B4f3rcocjI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/NpVoOb4glG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833080555&oldid=833079365", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979378316921769984", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NpVoOb4glG https:\/\/t.co\/B4f3rcocjI", + "id" : 979378316921769984, + "created_at" : "2018-03-29 15:22:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979377104612675585\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/R0ERp0dHHW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdySEnVQAIpgur.png", + "id_str" : "979377098778296322", + "id" : 979377098778296322, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdySEnVQAIpgur.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/R0ERp0dHHW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Y5Izkt73sx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833079365&oldid=833078143", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979377104612675585", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y5Izkt73sx https:\/\/t.co\/R0ERp0dHHW", + "id" : 979377104612675585, + "created_at" : "2018-03-29 15:17:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979376512171413510\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/JcCqKen02Q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdxvsAWAAINDwE.png", + "id_str" : "979376508056764418", + "id" : 979376508056764418, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdxvsAWAAINDwE.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/JcCqKen02Q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/EjsWPtDldU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833078143&oldid=833077570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979376512171413510", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EjsWPtDldU https:\/\/t.co\/JcCqKen02Q", + "id" : 979376512171413510, + "created_at" : "2018-03-29 15:15:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979375524203155456\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/A8JBuEtl5g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdw2RnWAAAa-FE.png", + "id_str" : "979375521720041472", + "id" : 979375521720041472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdw2RnWAAAa-FE.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/A8JBuEtl5g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/UBLHaZflJm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833077570&oldid=833077067", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979375524203155456", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UBLHaZflJm https:\/\/t.co\/A8JBuEtl5g", + "id" : 979375524203155456, + "created_at" : "2018-03-29 15:11:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979374762672705537\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/OlMCqAYwAA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdwJtxV4AADyBL.png", + "id_str" : "979374756184055808", + "id" : 979374756184055808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdwJtxV4AADyBL.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/OlMCqAYwAA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/aR6BplrIzp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833077067&oldid=833076445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979374762672705537", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aR6BplrIzp https:\/\/t.co\/OlMCqAYwAA", + "id" : 979374762672705537, + "created_at" : "2018-03-29 15:08:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979373689354506240\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/5ZAKAnNGke", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdvLVDXcAAE22u.png", + "id_str" : "979373684396879872", + "id" : 979373684396879872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdvLVDXcAAE22u.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/5ZAKAnNGke" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/JiCcOCWA8s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833076445&oldid=833076294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979373689354506240", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JiCcOCWA8s https:\/\/t.co\/5ZAKAnNGke", + "id" : 979373689354506240, + "created_at" : "2018-03-29 15:04:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979373428984696839\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/WoW2BLnb3r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdu8KlW4AEiwiT.png", + "id_str" : "979373423888621569", + "id" : 979373423888621569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdu8KlW4AEiwiT.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/WoW2BLnb3r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/i33GCfN1J6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833076294&oldid=833076163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979373428984696839", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i33GCfN1J6 https:\/\/t.co\/WoW2BLnb3r", + "id" : 979373428984696839, + "created_at" : "2018-03-29 15:03:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979373188768583682\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/CyANC0q0ND", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZduuSiW0AA_p5h.png", + "id_str" : "979373185505349632", + "id" : 979373185505349632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZduuSiW0AA_p5h.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/CyANC0q0ND" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Otvu1R8Qbb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833076163&oldid=833075731", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979373188768583682", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Otvu1R8Qbb https:\/\/t.co\/CyANC0q0ND", + "id" : 979373188768583682, + "created_at" : "2018-03-29 15:02:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979372791949602816\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/JXsMp55eIG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZduW99XkAAfCiJ.png", + "id_str" : "979372784844509184", + "id" : 979372784844509184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZduW99XkAAfCiJ.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mitch Garber", + "display_url" : "pic.twitter.com\/JXsMp55eIG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/sbjJSecpg2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833075901&oldid=832935824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979372791949602816", + "text" : "Mitch Garber Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/sbjJSecpg2 https:\/\/t.co\/JXsMp55eIG", + "id" : 979372791949602816, + "created_at" : "2018-03-29 15:00:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979372486503665664\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/34Iv4Qiq5r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZduFb5WsAAci7b.png", + "id_str" : "979372483643092992", + "id" : 979372483643092992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZduFb5WsAAci7b.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/34Iv4Qiq5r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/4O5djysFmB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833075731&oldid=833075655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979372486503665664", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4O5djysFmB https:\/\/t.co\/34Iv4Qiq5r", + "id" : 979372486503665664, + "created_at" : "2018-03-29 14:59:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979372352021696512\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/r8VDL9xtCk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdt9oLV4AUz7cc.png", + "id_str" : "979372349500809221", + "id" : 979372349500809221, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdt9oLV4AUz7cc.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/r8VDL9xtCk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Ma7aEEBmnT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833075655&oldid=833075477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979372352021696512", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ma7aEEBmnT https:\/\/t.co\/r8VDL9xtCk", + "id" : 979372352021696512, + "created_at" : "2018-03-29 14:58:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979372008000643073\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/bRhEMriz0m", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdtpeQUQAQfdnB.png", + "id_str" : "979372003239936004", + "id" : 979372003239936004, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdtpeQUQAQfdnB.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/bRhEMriz0m" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/BboUdOjB0R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833075477&oldid=833075175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979372008000643073", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BboUdOjB0R https:\/\/t.co\/bRhEMriz0m", + "id" : 979372008000643073, + "created_at" : "2018-03-29 14:57:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979371483268083712\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/uQ1iSFE3gG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdtK7jXcAEd38z.png", + "id_str" : "979371478528520193", + "id" : 979371478528520193, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdtK7jXcAEd38z.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/uQ1iSFE3gG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/uuMDwBTVxT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833075175&oldid=833074931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979371483268083712", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uuMDwBTVxT https:\/\/t.co\/uQ1iSFE3gG", + "id" : 979371483268083712, + "created_at" : "2018-03-29 14:55:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979371047974825984\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/VGZW4MXt9R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdsxqoVMAUpsGu.png", + "id_str" : "979371044489211909", + "id" : 979371044489211909, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdsxqoVMAUpsGu.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/VGZW4MXt9R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/CglkT3nCGV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833074931&oldid=833073609", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979371047974825984", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CglkT3nCGV https:\/\/t.co\/VGZW4MXt9R", + "id" : 979371047974825984, + "created_at" : "2018-03-29 14:53:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979368628515737601\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/WILLAIsxHv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdqkywWsAESnyv.png", + "id_str" : "979368624308793345", + "id" : 979368624308793345, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdqkywWsAESnyv.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/WILLAIsxHv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/CubclS2qjZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833073609&oldid=833073001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979368628515737601", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CubclS2qjZ https:\/\/t.co\/WILLAIsxHv", + "id" : 979368628515737601, + "created_at" : "2018-03-29 14:44:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979368019586465792\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/HZ9nxedlqx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdqBVFW4AINfjE.png", + "id_str" : "979368015048400898", + "id" : 979368015048400898, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdqBVFW4AINfjE.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 680 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Howard Wetston", + "display_url" : "pic.twitter.com\/HZ9nxedlqx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/qo4mgR5jSw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833073272&oldid=833073164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979368019586465792", + "text" : "Howard Wetston Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/qo4mgR5jSw https:\/\/t.co\/HZ9nxedlqx", + "id" : 979368019586465792, + "created_at" : "2018-03-29 14:41:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979367849897660416\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/dLyGqAiOHG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdp3g8WkAEjDVi.png", + "id_str" : "979367846433165313", + "id" : 979367846433165313, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdp3g8WkAEjDVi.png", + "sizes" : [ { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Howard Wetston", + "display_url" : "pic.twitter.com\/dLyGqAiOHG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/OaGhAuk3G2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833073164&oldid=828855805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979367849897660416", + "text" : "Howard Wetston Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/OaGhAuk3G2 https:\/\/t.co\/dLyGqAiOHG", + "id" : 979367849897660416, + "created_at" : "2018-03-29 14:41:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979367617210322944\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/eO7bAmK9Kb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdpp9mVoAExAcX.png", + "id_str" : "979367613607288833", + "id" : 979367613607288833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdpp9mVoAExAcX.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/eO7bAmK9Kb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/52V54mRjPw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833073001&oldid=833070375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979367617210322944", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/52V54mRjPw https:\/\/t.co\/eO7bAmK9Kb", + "id" : 979367617210322944, + "created_at" : "2018-03-29 14:40:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979363126951972865\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/Y7LukjQRzy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdlknlX0AAskX1.png", + "id_str" : "979363123751800832", + "id" : 979363123751800832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdlknlX0AAskX1.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/Y7LukjQRzy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/QDYQVxtamC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833070375&oldid=833070121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979363126951972865", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QDYQVxtamC https:\/\/t.co\/Y7LukjQRzy", + "id" : 979363126951972865, + "created_at" : "2018-03-29 14:22:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979362629901832194\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/Ivq8f7RqH4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdlHYtXcAA_MlH.png", + "id_str" : "979362621542592512", + "id" : 979362621542592512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdlHYtXcAA_MlH.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/Ivq8f7RqH4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/YpFtGPzAWi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833070121&oldid=833069940", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979362629901832194", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YpFtGPzAWi https:\/\/t.co\/Ivq8f7RqH4", + "id" : 979362629901832194, + "created_at" : "2018-03-29 14:20:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979362235947667457\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/5vGGxANQ6Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdkwu1V4AYVEOQ.png", + "id_str" : "979362232344633350", + "id" : 979362232344633350, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdkwu1V4AYVEOQ.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/5vGGxANQ6Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/xNzllpF9rk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833069940&oldid=833069661", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979362235947667457", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xNzllpF9rk https:\/\/t.co\/5vGGxANQ6Y", + "id" : 979362235947667457, + "created_at" : "2018-03-29 14:18:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979361612497899520\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/cDcHBGkpXs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdkMg-XcAAbBXN.png", + "id_str" : "979361610149097472", + "id" : 979361610149097472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdkMg-XcAAbBXN.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/cDcHBGkpXs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/oFj8zRF0tX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833069661&oldid=833069498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979361612497899520", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oFj8zRF0tX https:\/\/t.co\/cDcHBGkpXs", + "id" : 979361612497899520, + "created_at" : "2018-03-29 14:16:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979361266031583233\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/SQQID3Lrnw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdj4LlX0AA5PvC.png", + "id_str" : "979361260809736192", + "id" : 979361260809736192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdj4LlX0AA5PvC.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/SQQID3Lrnw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ynHb247zfD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833069498&oldid=833069469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979361266031583233", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ynHb247zfD https:\/\/t.co\/SQQID3Lrnw", + "id" : 979361266031583233, + "created_at" : "2018-03-29 14:14:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979361209484038145\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/louCbldm8O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdj08rX0AMRsHL.png", + "id_str" : "979361205268762627", + "id" : 979361205268762627, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdj08rX0AMRsHL.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/louCbldm8O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/mXj6KuqDUu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833069469&oldid=833069006", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979361209484038145", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mXj6KuqDUu https:\/\/t.co\/louCbldm8O", + "id" : 979361209484038145, + "created_at" : "2018-03-29 14:14:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979360220949381126\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/SP7et8SdEr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdi7gRW4AEXxxO.png", + "id_str" : "979360218390913025", + "id" : 979360218390913025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdi7gRW4AEXxxO.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/SP7et8SdEr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/nPROpSjbWu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833069006&oldid=833068782", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979360220949381126", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nPROpSjbWu https:\/\/t.co\/SP7et8SdEr", + "id" : 979360220949381126, + "created_at" : "2018-03-29 14:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979359803070992386\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/jrbg1R1cc8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdijLVWkAAqF0v.png", + "id_str" : "979359800453664768", + "id" : 979359800453664768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdijLVWkAAqF0v.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/jrbg1R1cc8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/7WRzTvQWPj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833068782&oldid=833068594", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979359803070992386", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7WRzTvQWPj https:\/\/t.co\/jrbg1R1cc8", + "id" : 979359803070992386, + "created_at" : "2018-03-29 14:09:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979359463231688705\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/reeiVrzS4i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdiPbPXkAASqmZ.png", + "id_str" : "979359461126148096", + "id" : 979359461126148096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdiPbPXkAASqmZ.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/reeiVrzS4i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/dy3JYCnNPg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833068594&oldid=833068327", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979359463231688705", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dy3JYCnNPg https:\/\/t.co\/reeiVrzS4i", + "id" : 979359463231688705, + "created_at" : "2018-03-29 14:07:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979359006723641344\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/wmZfwJinLP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdh0t5WkAATisI.png", + "id_str" : "979359002277613568", + "id" : 979359002277613568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdh0t5WkAATisI.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/wmZfwJinLP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/PlT5VYB7An", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833068327&oldid=833067970", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979359006723641344", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PlT5VYB7An https:\/\/t.co\/wmZfwJinLP", + "id" : 979359006723641344, + "created_at" : "2018-03-29 14:05:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979358387199766528\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/38by8clh9Q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdhQysX0AAqSHH.png", + "id_str" : "979358385090056192", + "id" : 979358385090056192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdhQysX0AAqSHH.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/38by8clh9Q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/FAIpgluvLp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833067945&oldid=833067895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979358387199766528", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FAIpgluvLp https:\/\/t.co\/38by8clh9Q", + "id" : 979358387199766528, + "created_at" : "2018-03-29 14:03:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979358300918767616\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/v3irQ41eTX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdhLuLXUAABVxY.png", + "id_str" : "979358297978523648", + "id" : 979358297978523648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdhLuLXUAABVxY.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/v3irQ41eTX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/xeUXmzgkaa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833067895&oldid=833067830", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979358300918767616", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xeUXmzgkaa https:\/\/t.co\/v3irQ41eTX", + "id" : 979358300918767616, + "created_at" : "2018-03-29 14:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979358067384045573\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/Pghyfrz017", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdg-G1W4AAGitg.png", + "id_str" : "979358064078938112", + "id" : 979358064078938112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdg-G1W4AAGitg.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/Pghyfrz017" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/QLLOyrYdti", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833067776&oldid=833067694", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979358067384045573", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QLLOyrYdti https:\/\/t.co\/Pghyfrz017", + "id" : 979358067384045573, + "created_at" : "2018-03-29 14:02:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979357661375410176\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/DjPcU4e8PQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdgmPvWsAIhzNk.png", + "id_str" : "979357654152818690", + "id" : 979357654152818690, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdgmPvWsAIhzNk.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/DjPcU4e8PQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/D0fIftTZoJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833067531&oldid=833067273", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979357661375410176", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D0fIftTZoJ https:\/\/t.co\/DjPcU4e8PQ", + "id" : 979357661375410176, + "created_at" : "2018-03-29 14:00:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979356749194055682\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/KzRV616pN9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdfxPvWAAAJ8fh.png", + "id_str" : "979356743619706880", + "id" : 979356743619706880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdfxPvWAAAJ8fh.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 389 + }, { + "h" : 1529, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 686 + }, { + "h" : 1529, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/KzRV616pN9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/JWDbDZUH76", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833066959&oldid=832555438", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979356749194055682", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JWDbDZUH76 https:\/\/t.co\/KzRV616pN9", + "id" : 979356749194055682, + "created_at" : "2018-03-29 13:56:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979340739875352577\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/GBJA4bJ50U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZdRNjEXcAAhUP3.png", + "id_str" : "979340737170075648", + "id" : 979340737170075648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZdRNjEXcAAhUP3.png", + "sizes" : [ { + "h" : 695, + "resize" : "fit", + "w" : 874 + }, { + "h" : 541, + "resize" : "fit", + "w" : 680 + }, { + "h" : 695, + "resize" : "fit", + "w" : 874 + }, { + "h" : 695, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Preston (electoral district)", + "display_url" : "pic.twitter.com\/GBJA4bJ50U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/axIAevqQg8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833057666&oldid=772734548", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979340739875352577", + "text" : "Preston (electoral district) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/axIAevqQg8 https:\/\/t.co\/GBJA4bJ50U", + "id" : 979340739875352577, + "created_at" : "2018-03-29 12:53:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979086943421173760\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/n3b5pG3wtC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZqYNTVMAAtSOL.png", + "id_str" : "979086933119807488", + "id" : 979086933119807488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZqYNTVMAAtSOL.png", + "sizes" : [ { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 509, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Talk:British Isles naming dispute", + "display_url" : "pic.twitter.com\/n3b5pG3wtC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ajDdzsbi0s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832940339&oldid=832924804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979086943421173760", + "text" : "Talk:British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ajDdzsbi0s https:\/\/t.co\/n3b5pG3wtC", + "id" : 979086943421173760, + "created_at" : "2018-03-28 20:04:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979059632990760960\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/nxtqLtUXYc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZRi9NWkAIYhK_.png", + "id_str" : "979059629987631106", + "id" : 979059629987631106, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZRi9NWkAIYhK_.png", + "sizes" : [ { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 199, + "resize" : "fit", + "w" : 680 + }, { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Felipe Martins", + "display_url" : "pic.twitter.com\/nxtqLtUXYc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Yb3bpEq9bG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832922924&oldid=826831244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979059632990760960", + "text" : "Felipe Martins Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Yb3bpEq9bG https:\/\/t.co\/nxtqLtUXYc", + "id" : 979059632990760960, + "created_at" : "2018-03-28 18:16:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979059212776017920\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/0rc6qPGw3f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZRKgnWAAA03tp.png", + "id_str" : "979059209995157504", + "id" : 979059209995157504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZRKgnWAAA03tp.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 564 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hoarding: Buried Alive", + "display_url" : "pic.twitter.com\/0rc6qPGw3f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/KIM52jJd8u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832922635&oldid=812420974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979059212776017920", + "text" : "Hoarding: Buried Alive Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KIM52jJd8u https:\/\/t.co\/0rc6qPGw3f", + "id" : 979059212776017920, + "created_at" : "2018-03-28 18:14:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979058820772188165\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/6DUfqMDRId", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZQzr6XcAEFInF.png", + "id_str" : "979058817890742273", + "id" : 979058817890742273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZQzr6XcAEFInF.png", + "sizes" : [ { + "h" : 798, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 798, + "resize" : "fit", + "w" : 874 + }, { + "h" : 798, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to User talk:Chrissymad", + "display_url" : "pic.twitter.com\/6DUfqMDRId" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/VbXJTfIF0Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832922359&oldid=832918516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979058820772188165", + "text" : "User talk:Chrissymad Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VbXJTfIF0Z https:\/\/t.co\/6DUfqMDRId", + "id" : 979058820772188165, + "created_at" : "2018-03-28 18:13:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979057741489692674\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/vOyPQU8M1l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZP01yXUAA6cHZ.png", + "id_str" : "979057738209775616", + "id" : 979057738209775616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZP01yXUAA6cHZ.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:British Isles naming dispute", + "display_url" : "pic.twitter.com\/vOyPQU8M1l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/uAdtKL9gkm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832921632&oldid=832921493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979057741489692674", + "text" : "Talk:British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uAdtKL9gkm https:\/\/t.co\/vOyPQU8M1l", + "id" : 979057741489692674, + "created_at" : "2018-03-28 18:08:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979057562669608960\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/Ybx3JroN4a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZPqEfWkAEy-2E.png", + "id_str" : "979057553178005505", + "id" : 979057553178005505, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZPqEfWkAEy-2E.png", + "sizes" : [ { + "h" : 2041, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 514 + }, { + "h" : 680, + "resize" : "fit", + "w" : 291 + }, { + "h" : 2041, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:British Isles naming dispute", + "display_url" : "pic.twitter.com\/Ybx3JroN4a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/KWDhKHuHZW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832921493&oldid=811806893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979057562669608960", + "text" : "Talk:British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KWDhKHuHZW https:\/\/t.co\/Ybx3JroN4a", + "id" : 979057562669608960, + "created_at" : "2018-03-28 18:08:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979050526099804161\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/2C0IHV7dUT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZJQtbX4AAxQIj.png", + "id_str" : "979050520420802560", + "id" : 979050520420802560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZJQtbX4AAxQIj.png", + "sizes" : [ { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 497, + "resize" : "fit", + "w" : 680 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:The Banner", + "display_url" : "pic.twitter.com\/2C0IHV7dUT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/1DCfX9XoSU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832916549&oldid=832912277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979050526099804161", + "text" : "User talk:The Banner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1DCfX9XoSU https:\/\/t.co\/2C0IHV7dUT", + "id" : 979050526099804161, + "created_at" : "2018-03-28 17:40:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979049347609481216\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/QIjr027lNi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZIMOnUQAARrrr.png", + "id_str" : "979049343918292992", + "id" : 979049343918292992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZIMOnUQAARrrr.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 337 + }, { + "h" : 3114, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 575 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/QIjr027lNi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/DjYYWHQCnM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832915719&oldid=832915337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979049347609481216", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DjYYWHQCnM https:\/\/t.co\/QIjr027lNi", + "id" : 979049347609481216, + "created_at" : "2018-03-28 17:35:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979044151990935553\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/7IAuD9Dud2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZDd0SX0AAo9s4.png", + "id_str" : "979044148530630656", + "id" : 979044148530630656, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZDd0SX0AAo9s4.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 567 + }, { + "h" : 680, + "resize" : "fit", + "w" : 188 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 332 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 3158, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/7IAuD9Dud2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/deVH8U7cAg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832912149&oldid=832911926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979044151990935553", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/deVH8U7cAg https:\/\/t.co\/7IAuD9Dud2", + "id" : 979044151990935553, + "created_at" : "2018-03-28 17:14:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979043817562263553\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/jBfGEYgRb7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZDKWyV4AArZ7h.png", + "id_str" : "979043814194143232", + "id" : 979043814194143232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZDKWyV4AArZ7h.png", + "sizes" : [ { + "h" : 524, + "resize" : "fit", + "w" : 680 + }, { + "h" : 673, + "resize" : "fit", + "w" : 874 + }, { + "h" : 673, + "resize" : "fit", + "w" : 874 + }, { + "h" : 673, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:The Banner", + "display_url" : "pic.twitter.com\/jBfGEYgRb7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/fM6iqTzo20", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832911950&oldid=832911482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979043817562263553", + "text" : "User talk:The Banner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fM6iqTzo20 https:\/\/t.co\/jBfGEYgRb7", + "id" : 979043817562263553, + "created_at" : "2018-03-28 17:13:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979042225769320448\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/tswDnsmY9D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZBtsHUQAAbb_D.png", + "id_str" : "979042222191427584", + "id" : 979042222191427584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZBtsHUQAAbb_D.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ottawa Comiccon", + "display_url" : "pic.twitter.com\/tswDnsmY9D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/KpgiAwnXKI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832910983&oldid=830284712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979042225769320448", + "text" : "Ottawa Comiccon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KpgiAwnXKI https:\/\/t.co\/tswDnsmY9D", + "id" : 979042225769320448, + "created_at" : "2018-03-28 17:07:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979042104390356993\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/5Ao2aziklh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZBmkiU0AESkdv.png", + "id_str" : "979042099898142721", + "id" : 979042099898142721, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZBmkiU0AESkdv.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:The Banner", + "display_url" : "pic.twitter.com\/5Ao2aziklh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Q5QuU8IucL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832910916&oldid=832816978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979042104390356993", + "text" : "User talk:The Banner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q5QuU8IucL https:\/\/t.co\/5Ao2aziklh", + "id" : 979042104390356993, + "created_at" : "2018-03-28 17:06:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979041641674797056\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/tptuYAOxWX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZBLizXcAAPZwp.png", + "id_str" : "979041635576279040", + "id" : 979041635576279040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZBLizXcAAPZwp.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 337 + }, { + "h" : 3114, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 575 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/tptuYAOxWX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/4HbaZVHVuN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832910640&oldid=832910206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979041641674797056", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4HbaZVHVuN https:\/\/t.co\/tptuYAOxWX", + "id" : 979041641674797056, + "created_at" : "2018-03-28 17:04:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979040492863320064\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/gX8OcojpHz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZZAIssVAAA2pRL.png", + "id_str" : "979040487179878400", + "id" : 979040487179878400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZZAIssVAAA2pRL.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 334 + }, { + "h" : 680, + "resize" : "fit", + "w" : 190 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 571 + }, { + "h" : 3136, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/gX8OcojpHz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/m4hPTGvNqU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832909885&oldid=832909199", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979040492863320064", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m4hPTGvNqU https:\/\/t.co\/gX8OcojpHz", + "id" : 979040492863320064, + "created_at" : "2018-03-28 17:00:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979034488842932231\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/JlepheFzG7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZY6rSUW4AAitnL.png", + "id_str" : "979034484325670912", + "id" : 979034484325670912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZY6rSUW4AAitnL.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 558 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/JlepheFzG7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/bIo0cYuMAI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832905685&oldid=832905157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979034488842932231", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bIo0cYuMAI https:\/\/t.co\/JlepheFzG7", + "id" : 979034488842932231, + "created_at" : "2018-03-28 16:36:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979033788150886400\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/7qksS34GyS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZY6Cc0X4AE8hsw.png", + "id_str" : "979033782769672193", + "id" : 979033782769672193, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZY6Cc0X4AE8hsw.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 832 + }, { + "h" : 2152, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 276 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 487 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/7qksS34GyS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/pTiEvBdw1K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832905157&oldid=832905014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979033788150886400", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pTiEvBdw1K https:\/\/t.co\/7qksS34GyS", + "id" : 979033788150886400, + "created_at" : "2018-03-28 16:33:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979033576598573058\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/OBe1bOldlw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZY52NrX0AEHmb4.png", + "id_str" : "979033572546957313", + "id" : 979033572546957313, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZY52NrX0AEHmb4.png", + "sizes" : [ { + "h" : 2022, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 294 + }, { + "h" : 2022, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 519 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/OBe1bOldlw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/qsSmma0uPA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832905014&oldid=832607770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979033576598573058", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qsSmma0uPA https:\/\/t.co\/OBe1bOldlw", + "id" : 979033576598573058, + "created_at" : "2018-03-28 16:32:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979009149383176192\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/TJOdJLKjtn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYjoYWU0AAopkh.png", + "id_str" : "979009145637490688", + "id" : 979009145637490688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYjoYWU0AAopkh.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/TJOdJLKjtn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/OvobFxgm8o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832889411&oldid=831002928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979009149383176192", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OvobFxgm8o https:\/\/t.co\/TJOdJLKjtn", + "id" : 979009149383176192, + "created_at" : "2018-03-28 14:55:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979009071763415041\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/q0Zu50P1nF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYjjzkV4AE3jNx.png", + "id_str" : "979009067044691969", + "id" : 979009067044691969, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYjjzkV4AE3jNx.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ghislaine Saikaley", + "display_url" : "pic.twitter.com\/q0Zu50P1nF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/xoAWSjHp8r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832889373&oldid=831076364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979009071763415041", + "text" : "Ghislaine Saikaley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xoAWSjHp8r https:\/\/t.co\/q0Zu50P1nF", + "id" : 979009071763415041, + "created_at" : "2018-03-28 14:55:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979008981468409857\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/9abUOx6pED", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYjernXcAAvD9-.png", + "id_str" : "979008979010547712", + "id" : 979008979010547712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYjernXcAAvD9-.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/9abUOx6pED" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/NDkZzh5DLh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832889310&oldid=832521359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979008981468409857", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NDkZzh5DLh https:\/\/t.co\/9abUOx6pED", + "id" : 979008981468409857, + "created_at" : "2018-03-28 14:55:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979008837855404033\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/m6xqTmRgE7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYjWLnVwAIQFxz.png", + "id_str" : "979008832981549058", + "id" : 979008832981549058, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYjWLnVwAIQFxz.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dyane Adam", + "display_url" : "pic.twitter.com\/m6xqTmRgE7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/s9WwuWknRt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832889222&oldid=831003116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979008837855404033", + "text" : "Dyane Adam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s9WwuWknRt https:\/\/t.co\/m6xqTmRgE7", + "id" : 979008837855404033, + "created_at" : "2018-03-28 14:54:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979008759866515456\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/eEenp9fjWA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYjRwjW0AAR-ws.png", + "id_str" : "979008756997607424", + "id" : 979008756997607424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYjRwjW0AAR-ws.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Victor Goldbloom", + "display_url" : "pic.twitter.com\/eEenp9fjWA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/0br4buquay", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832889164&oldid=831003173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979008759866515456", + "text" : "Victor Goldbloom Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0br4buquay https:\/\/t.co\/eEenp9fjWA", + "id" : 979008759866515456, + "created_at" : "2018-03-28 14:54:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979008683525967873\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Notno4DqxC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYjNNNUMAAmD2g.png", + "id_str" : "979008678790443008", + "id" : 979008678790443008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYjNNNUMAAmD2g.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to D'Iberville Fortier", + "display_url" : "pic.twitter.com\/Notno4DqxC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Tys73woS1N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832889124&oldid=831003233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979008683525967873", + "text" : "D'Iberville Fortier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Tys73woS1N https:\/\/t.co\/Notno4DqxC", + "id" : 979008683525967873, + "created_at" : "2018-03-28 14:53:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979008567750676482\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/vCBl62xGbx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYjGmGXUAMbCWS.png", + "id_str" : "979008565213089795", + "id" : 979008565213089795, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYjGmGXUAMbCWS.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Max Yalden", + "display_url" : "pic.twitter.com\/vCBl62xGbx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/iJi7GckwS9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832889062&oldid=831084015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979008567750676482", + "text" : "Max Yalden Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iJi7GckwS9 https:\/\/t.co\/vCBl62xGbx", + "id" : 979008567750676482, + "created_at" : "2018-03-28 14:53:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/979008388507021313\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/MHrMdZWxB3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYi76lUQAYQvVg.png", + "id_str" : "979008381733060614", + "id" : 979008381733060614, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYi76lUQAYQvVg.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Keith Spicer", + "display_url" : "pic.twitter.com\/MHrMdZWxB3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/CjldrWjhhp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832888944&oldid=831003471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "979008388507021313", + "text" : "Keith Spicer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CjldrWjhhp https:\/\/t.co\/MHrMdZWxB3", + "id" : 979008388507021313, + "created_at" : "2018-03-28 14:52:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978989943673573377\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ZjAHcvBk3W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZYSKcqVwAAjGt9.png", + "id_str" : "978989939701432320", + "id" : 978989939701432320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZYSKcqVwAAjGt9.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 680 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cole Harbour, Nova Scotia", + "display_url" : "pic.twitter.com\/ZjAHcvBk3W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/lBwH3QucFP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832877972&oldid=831971082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978989943673573377", + "text" : "Cole Harbour, Nova Scotia Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/lBwH3QucFP https:\/\/t.co\/ZjAHcvBk3W", + "id" : 978989943673573377, + "created_at" : "2018-03-28 13:39:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978739171874476033\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/SAVQs0ruVz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZUuFhHXUAEQBMv.png", + "id_str" : "978739166346432513", + "id" : 978739166346432513, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZUuFhHXUAEQBMv.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brad Trost", + "display_url" : "pic.twitter.com\/SAVQs0ruVz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/6PYItbY21u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832758924&oldid=832744190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978739171874476033", + "text" : "Brad Trost Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6PYItbY21u https:\/\/t.co\/SAVQs0ruVz", + "id" : 978739171874476033, + "created_at" : "2018-03-27 21:02:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978679558667894790\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/bxloalZKu1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZT33reXkAAJ6OQ.png", + "id_str" : "978679554981203968", + "id" : 978679554981203968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZT33reXkAAJ6OQ.png", + "sizes" : [ { + "h" : 386, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 386, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 386, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vincent Leclerc", + "display_url" : "pic.twitter.com\/bxloalZKu1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/CzXiwuYYGG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146849356&oldid=146296612&rcid=360106545", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978679558667894790", + "text" : "Vincent Leclerc Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CzXiwuYYGG https:\/\/t.co\/bxloalZKu1", + "id" : 978679558667894790, + "created_at" : "2018-03-27 17:06:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978676992164925447\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/IznabDWHf9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZT1iTjXcAoArnc.png", + "id_str" : "978676988759207946", + "id" : 978676988759207946, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZT1iTjXcAoArnc.png", + "sizes" : [ { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Waltham Watch Company", + "display_url" : "pic.twitter.com\/IznabDWHf9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/RFkS4n2eOX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832721044&oldid=832720457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978676992164925447", + "text" : "Waltham Watch Company Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/RFkS4n2eOX https:\/\/t.co\/IznabDWHf9", + "id" : 978676992164925447, + "created_at" : "2018-03-27 16:55:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978675946336251904\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/LXCheMRTwh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZT0lPyW0AIuAJh.png", + "id_str" : "978675939776319490", + "id" : 978675939776319490, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZT0lPyW0AIuAJh.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Waltham Watch Company", + "display_url" : "pic.twitter.com\/LXCheMRTwh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/tjPBQN3N43", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832720457&oldid=809353744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978675946336251904", + "text" : "Waltham Watch Company Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/tjPBQN3N43 https:\/\/t.co\/LXCheMRTwh", + "id" : 978675946336251904, + "created_at" : "2018-03-27 16:51:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978662228105814017\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/AJ19IBjAT4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZToG5JUQAAluu8.png", + "id_str" : "978662224162996224", + "id" : 978662224162996224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZToG5JUQAAluu8.png", + "sizes" : [ { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to General Electric Passport", + "display_url" : "pic.twitter.com\/AJ19IBjAT4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ByBOj4odBt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832711964&oldid=827007003", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978662228105814017", + "text" : "General Electric Passport Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/ByBOj4odBt https:\/\/t.co\/AJ19IBjAT4", + "id" : 978662228105814017, + "created_at" : "2018-03-27 15:57:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978657814884356097\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/9o1xt2SaI5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZTkGDLVoAAgMJB.png", + "id_str" : "978657811629449216", + "id" : 978657811629449216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZTkGDLVoAAgMJB.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Laurier Qu\u00E9bec", + "display_url" : "pic.twitter.com\/9o1xt2SaI5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/vHKMISn95H", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146847071&oldid=146486132&rcid=360100555", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978657814884356097", + "text" : "Laurier Qu\u00E9bec Wikipedia article edited anonymously from Federal Court of Canada https:\/\/t.co\/vHKMISn95H https:\/\/t.co\/9o1xt2SaI5", + "id" : 978657814884356097, + "created_at" : "2018-03-27 15:39:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978626655072739328\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/1FLYRbBu4p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZTHwLIWAAUqWpy.png", + "id_str" : "978626649481674757", + "id" : 978626649481674757, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZTHwLIWAAUqWpy.png", + "sizes" : [ { + "h" : 1143, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 520 + }, { + "h" : 1143, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1143, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/1FLYRbBu4p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/AuscrFJdsP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832692504&oldid=832691759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978626655072739328", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AuscrFJdsP https:\/\/t.co\/1FLYRbBu4p", + "id" : 978626655072739328, + "created_at" : "2018-03-27 13:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978625368067334144\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/mbPoJ3GLip", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZTGlWGW0AASGfH.png", + "id_str" : "978625363935940608", + "id" : 978625363935940608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZTGlWGW0AASGfH.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/mbPoJ3GLip" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/SuzCtpcZdL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832691759&oldid=832691646", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978625368067334144", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SuzCtpcZdL https:\/\/t.co\/mbPoJ3GLip", + "id" : 978625368067334144, + "created_at" : "2018-03-27 13:30:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978625128820039681\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/kURKIhMqnK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZTGXWRU0AUCsfs.png", + "id_str" : "978625123463778309", + "id" : 978625123463778309, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZTGXWRU0AUCsfs.png", + "sizes" : [ { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 675, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Indian reserves in Canada by population", + "display_url" : "pic.twitter.com\/kURKIhMqnK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/xkGLy2b6yw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832691646&oldid=832523553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978625128820039681", + "text" : "List of Indian reserves in Canada by population Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xkGLy2b6yw https:\/\/t.co\/kURKIhMqnK", + "id" : 978625128820039681, + "created_at" : "2018-03-27 13:29:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978595649837989888\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/RnAOSpYLDM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZSrjjNXUAAIlcr.png", + "id_str" : "978595646281306112", + "id" : 978595646281306112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZSrjjNXUAAIlcr.png", + "sizes" : [ { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 535 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pope Gregory I", + "display_url" : "pic.twitter.com\/RnAOSpYLDM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Iki9XWoFvA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832678653&oldid=831137713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978595649837989888", + "text" : "Pope Gregory I Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/Iki9XWoFvA https:\/\/t.co\/RnAOSpYLDM", + "id" : 978595649837989888, + "created_at" : "2018-03-27 11:32:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978509661329674240\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/wI2wRB3toN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZRdWbyXcAEo72A.png", + "id_str" : "978509659043753985", + "id" : 978509659043753985, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZRdWbyXcAEo72A.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Drum Workshop", + "display_url" : "pic.twitter.com\/wI2wRB3toN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/ppPt6fB4po", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832644537&oldid=832449622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978509661329674240", + "text" : "Drum Workshop Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ppPt6fB4po https:\/\/t.co\/wI2wRB3toN", + "id" : 978509661329674240, + "created_at" : "2018-03-27 05:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978376207690498048\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ukQceO4z9f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPj-SZW0AEc3kq.jpg", + "id_str" : "978376203299115009", + "id" : 978376203299115009, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPj-SZW0AEc3kq.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 482 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 282 + }, { + "h" : 3717, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 160 + } ], + "media_alt" : "Screenshot of edit to List of Canadian provinces and territories by population", + "display_url" : "pic.twitter.com\/ukQceO4z9f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/m0EaXF4hwq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832581796&oldid=827761881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978376207690498048", + "text" : "List of Canadian provinces and territories by populatio Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/m0EaXF4hwq https:\/\/t.co\/ukQceO4z9f", + "id" : 978376207690498048, + "created_at" : "2018-03-26 21:00:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978374274258960387\/photo\/1", + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/dUCbIHmlwu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPiNyUVQAA0-fg.jpg", + "id_str" : "978374270542757888", + "id" : 978374270542757888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPiNyUVQAA0-fg.jpg", + "sizes" : [ { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 568, + "resize" : "fit", + "w" : 680 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Yukon", + "display_url" : "pic.twitter.com\/dUCbIHmlwu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/hepkGRelyM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832580676&oldid=832215599", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978374274258960387", + "text" : "Yukon Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/hepkGRelyM https:\/\/t.co\/dUCbIHmlwu", + "id" : 978374274258960387, + "created_at" : "2018-03-26 20:52:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978373374756999168\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/4nGmhsTb6C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPhZa_XkAApsKi.jpg", + "id_str" : "978373370927616000", + "id" : 978373370927616000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPhZa_XkAApsKi.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saskatchewan", + "display_url" : "pic.twitter.com\/4nGmhsTb6C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/DNGbnwGzWd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832580191&oldid=831773758", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978373374756999168", + "text" : "Saskatchewan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/DNGbnwGzWd https:\/\/t.co\/4nGmhsTb6C", + "id" : 978373374756999168, + "created_at" : "2018-03-26 20:49:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978372150049628162\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ZHxDyrda6Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPgSNGXkAATv3q.png", + "id_str" : "978372147428167680", + "id" : 978372147428167680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPgSNGXkAATv3q.png", + "sizes" : [ { + "h" : 752, + "resize" : "fit", + "w" : 874 + }, { + "h" : 585, + "resize" : "fit", + "w" : 680 + }, { + "h" : 752, + "resize" : "fit", + "w" : 874 + }, { + "h" : 752, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Manitoba", + "display_url" : "pic.twitter.com\/ZHxDyrda6Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/YgFXIGr9TZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832579487&oldid=831179971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978372150049628162", + "text" : "Manitoba Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/YgFXIGr9TZ https:\/\/t.co\/ZHxDyrda6Y", + "id" : 978372150049628162, + "created_at" : "2018-03-26 20:44:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978371763963879424\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/oC7H9lIYKI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPf7rCX4AAm8Va.png", + "id_str" : "978371760327483392", + "id" : 978371760327483392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPf7rCX4AAm8Va.png", + "sizes" : [ { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Alberta", + "display_url" : "pic.twitter.com\/oC7H9lIYKI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/zDHlQeBBAO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832579263&oldid=832551554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978371763963879424", + "text" : "Alberta Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zDHlQeBBAO https:\/\/t.co\/oC7H9lIYKI", + "id" : 978371763963879424, + "created_at" : "2018-03-26 20:43:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978368823710683136\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/SGLGEZhEa8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPdQiLU8AAZunr.png", + "id_str" : "978368820191490048", + "id" : 978368820191490048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPdQiLU8AAZunr.png", + "sizes" : [ { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ontario", + "display_url" : "pic.twitter.com\/SGLGEZhEa8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/CKkW342ErV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832577535&oldid=831348320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978368823710683136", + "text" : "Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CKkW342ErV https:\/\/t.co\/SGLGEZhEa8", + "id" : 978368823710683136, + "created_at" : "2018-03-26 20:31:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978366760700215302\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/YcoI7x5RMH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPbYOpW4AAmPGn.jpg", + "id_str" : "978366753364434944", + "id" : 978366753364434944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPbYOpW4AAmPGn.jpg", + "sizes" : [ { + "h" : 698, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 543, + "resize" : "fit", + "w" : 680 + }, { + "h" : 698, + "resize" : "fit", + "w" : 874 + }, { + "h" : 698, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Columbia", + "display_url" : "pic.twitter.com\/YcoI7x5RMH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Zgegd85Kmc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832576168&oldid=832559334", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978366760700215302", + "text" : "British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Zgegd85Kmc https:\/\/t.co\/YcoI7x5RMH", + "id" : 978366760700215302, + "created_at" : "2018-03-26 20:23:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978354316523245574\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/nqYIcleEJp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPQECuWsAAPR8b.png", + "id_str" : "978354311938879488", + "id" : 978354311938879488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPQECuWsAAPR8b.png", + "sizes" : [ { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to File:Susan B. Anthony pummeled and arrested, 1872.jpg", + "display_url" : "pic.twitter.com\/nqYIcleEJp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/e5ip8g9MQy", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=293846842&oldid=293846664&rcid=1060148637", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978354316523245574", + "text" : "File:Susan B. Anthony pummeled and arres Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/e5ip8g9MQy https:\/\/t.co\/nqYIcleEJp", + "id" : 978354316523245574, + "created_at" : "2018-03-26 19:33:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978353818638409728\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ZucPJv1mkh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPPnI2VQAA5kP5.png", + "id_str" : "978353815366746112", + "id" : 978353815366746112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPPnI2VQAA5kP5.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to File:Susan B. Anthony pummeled and arrested, 1872.jpg", + "display_url" : "pic.twitter.com\/ZucPJv1mkh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/suo8CWOEnJ", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=293846664&oldid=283660109&rcid=1060148140", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978353818638409728", + "text" : "File:Susan B. Anthony pummeled and arres Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/suo8CWOEnJ https:\/\/t.co\/ZucPJv1mkh", + "id" : 978353818638409728, + "created_at" : "2018-03-26 19:31:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978346694734761984\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ecaVXZHhUU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPJIgOXUAAO29s.png", + "id_str" : "978346691995848704", + "id" : 978346691995848704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPJIgOXUAAO29s.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to High Sheriff of Essex", + "display_url" : "pic.twitter.com\/ecaVXZHhUU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/PI0mP2hAuZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832563166&oldid=832562928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978346694734761984", + "text" : "High Sheriff of Essex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PI0mP2hAuZ https:\/\/t.co\/ecaVXZHhUU", + "id" : 978346694734761984, + "created_at" : "2018-03-26 19:03:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978346281042169857\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KtXRMCiffP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPIwYYW0AAYVRK.png", + "id_str" : "978346277573414912", + "id" : 978346277573414912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPIwYYW0AAYVRK.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to High Sheriff of Essex", + "display_url" : "pic.twitter.com\/KtXRMCiffP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/f0dSU8jDJl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832562928&oldid=832562737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978346281042169857", + "text" : "High Sheriff of Essex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f0dSU8jDJl https:\/\/t.co\/KtXRMCiffP", + "id" : 978346281042169857, + "created_at" : "2018-03-26 19:01:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978345943803351044\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ihmU4WhKgs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZPIcvIXkAArC7R.png", + "id_str" : "978345940082987008", + "id" : 978345940082987008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZPIcvIXkAArC7R.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to High Sheriff of Essex", + "display_url" : "pic.twitter.com\/ihmU4WhKgs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/BTQARX9vYd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832562737&oldid=832559154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978345943803351044", + "text" : "High Sheriff of Essex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BTQARX9vYd https:\/\/t.co\/ihmU4WhKgs", + "id" : 978345943803351044, + "created_at" : "2018-03-26 19:00:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978335832695365632\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/SqaQy6MJJl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZO_QAWXUAAwulq.png", + "id_str" : "978335825762144256", + "id" : 978335825762144256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZO_QAWXUAAwulq.png", + "sizes" : [ { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 680 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Western canon", + "display_url" : "pic.twitter.com\/SqaQy6MJJl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/0RmTBKDnVz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832556433&oldid=832344095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978335832695365632", + "text" : "Western canon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0RmTBKDnVz https:\/\/t.co\/SqaQy6MJJl", + "id" : 978335832695365632, + "created_at" : "2018-03-26 18:20:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978276434862014465\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/AUQN3OCuDU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZOJOmYVQAAw_vl.png", + "id_str" : "978276427983306752", + "id" : 978276427983306752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZOJOmYVQAAw_vl.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 719 + }, { + "h" : 680, + "resize" : "fit", + "w" : 408 + }, { + "h" : 1458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/AUQN3OCuDU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Ax74C6pYPz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832521359&oldid=832517744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978276434862014465", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ax74C6pYPz https:\/\/t.co\/AUQN3OCuDU", + "id" : 978276434862014465, + "created_at" : "2018-03-26 14:24:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978270192148021248\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/oJOs3yWjnk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZODjZhWsAEGmMV.png", + "id_str" : "978270188238974977", + "id" : 978270188238974977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZODjZhWsAEGmMV.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 608 + }, { + "h" : 978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 978, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/oJOs3yWjnk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/2Mx4LnqS6l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832517744&oldid=831427800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978270192148021248", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Mx4LnqS6l https:\/\/t.co\/oJOs3yWjnk", + "id" : 978270192148021248, + "created_at" : "2018-03-26 13:59:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978237592473923584\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/lqoYHotWmE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZNl52DW0AUGH9a.png", + "id_str" : "978237588506071045", + "id" : 978237588506071045, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZNl52DW0AUGH9a.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Marc Methot", + "display_url" : "pic.twitter.com\/lqoYHotWmE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/hsltWIDbh8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832501638&oldid=826183310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978237592473923584", + "text" : "Marc Methot Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hsltWIDbh8 https:\/\/t.co\/lqoYHotWmE", + "id" : 978237592473923584, + "created_at" : "2018-03-26 11:49:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/978072192058609665\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/6HIw5K3Shz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZLPeTJW0AAtKvy.png", + "id_str" : "978072188535361536", + "id" : 978072188535361536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZLPeTJW0AAtKvy.png", + "sizes" : [ { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 387, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Hants East Rural High School", + "display_url" : "pic.twitter.com\/6HIw5K3Shz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/wlWD1PhJ0m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832437374&oldid=820057008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "978072192058609665", + "text" : "Hants East Rural High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wlWD1PhJ0m https:\/\/t.co\/6HIw5K3Shz", + "id" : 978072192058609665, + "created_at" : "2018-03-26 00:52:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977954509057032192\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/UFzKYHouhq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZJkcLOXcAAMI3_.png", + "id_str" : "977954504304979968", + "id" : 977954504304979968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZJkcLOXcAAMI3_.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to NHL on Sportsnet", + "display_url" : "pic.twitter.com\/UFzKYHouhq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/LU0ju68Ucp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832378801&oldid=832378773", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977954509057032192", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LU0ju68Ucp https:\/\/t.co\/UFzKYHouhq", + "id" : 977954509057032192, + "created_at" : "2018-03-25 17:04:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977954441423998982\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vZztBjFEje", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZJkYXNXkAAdVSS.png", + "id_str" : "977954438802542592", + "id" : 977954438802542592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZJkYXNXkAAdVSS.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to NHL on Sportsnet", + "display_url" : "pic.twitter.com\/vZztBjFEje" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/3jHD81GOL6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832378773&oldid=830565436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977954441423998982", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3jHD81GOL6 https:\/\/t.co\/vZztBjFEje", + "id" : 977954441423998982, + "created_at" : "2018-03-25 17:04:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977249997031923712\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/9ty2IWK9VH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY_jsOOX4AAbWDN.png", + "id_str" : "977249993034817536", + "id" : 977249993034817536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY_jsOOX4AAbWDN.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pembroke, Ontario", + "display_url" : "pic.twitter.com\/9ty2IWK9VH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/YUs96xGalM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832080433&oldid=831136171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977249997031923712", + "text" : "Pembroke, Ontario Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YUs96xGalM https:\/\/t.co\/9ty2IWK9VH", + "id" : 977249997031923712, + "created_at" : "2018-03-23 18:25:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977211988567830528\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/QEu4LGNQdO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY_BHfeVoAA4NCo.png", + "id_str" : "977211978614677504", + "id" : 977211978614677504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY_BHfeVoAA4NCo.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/QEu4LGNQdO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/WXvzzRBTFL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832058630&oldid=832058258", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977211988567830528", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WXvzzRBTFL https:\/\/t.co\/QEu4LGNQdO", + "id" : 977211988567830528, + "created_at" : "2018-03-23 15:54:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977211222335606785\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/llwzCWjBz5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY_AbPbVoAIbkMY.png", + "id_str" : "977211218392883202", + "id" : 977211218392883202, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY_AbPbVoAIbkMY.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/llwzCWjBz5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/hDa7RhxpL6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832058258&oldid=832058245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977211222335606785", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hDa7RhxpL6 https:\/\/t.co\/llwzCWjBz5", + "id" : 977211222335606785, + "created_at" : "2018-03-23 15:51:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977207063842639872\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/hYWQ11WSvK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY-8pGrXUAIg2i7.png", + "id_str" : "977207058515841026", + "id" : 977207058515841026, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY-8pGrXUAIg2i7.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/hYWQ11WSvK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/M7zbJJaQ5D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832056112&oldid=832055973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977207063842639872", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M7zbJJaQ5D https:\/\/t.co\/hYWQ11WSvK", + "id" : 977207063842639872, + "created_at" : "2018-03-23 15:34:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977180075987820544\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/t1OaaG8kum", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY-kGVgW4AEtIGP.png", + "id_str" : "977180072921718785", + "id" : 977180072921718785, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY-kGVgW4AEtIGP.png", + "sizes" : [ { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 591 + }, { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pam Damoff", + "display_url" : "pic.twitter.com\/t1OaaG8kum" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/DHd6JoE4J4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832041962&oldid=831508718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977180075987820544", + "text" : "Pam Damoff Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/DHd6JoE4J4 https:\/\/t.co\/t1OaaG8kum", + "id" : 977180075987820544, + "created_at" : "2018-03-23 13:47:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977177271789408258\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/S5KhqeIY5x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY-hjAqVQAAutTD.png", + "id_str" : "977177267007733760", + "id" : 977177267007733760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY-hjAqVQAAutTD.png", + "sizes" : [ { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 680 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kitchen Meeting", + "display_url" : "pic.twitter.com\/S5KhqeIY5x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/bhYo8fBpps", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832040694&oldid=825740118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977177271789408258", + "text" : "Kitchen Meeting Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/bhYo8fBpps https:\/\/t.co\/S5KhqeIY5x", + "id" : 977177271789408258, + "created_at" : "2018-03-23 13:36:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977163609905225729\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/THLqDQBkVj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY-VHpSU8AA8970.png", + "id_str" : "977163602737033216", + "id" : 977163602737033216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY-VHpSU8AA8970.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Rideau Centre", + "display_url" : "pic.twitter.com\/THLqDQBkVj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ycTxepJvGw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832034820&oldid=829186713", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977163609905225729", + "text" : "Rideau Centre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ycTxepJvGw https:\/\/t.co\/THLqDQBkVj", + "id" : 977163609905225729, + "created_at" : "2018-03-23 12:42:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/977144890437132288\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/R9nnS78cWS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY-EGRbVMAALmaf.png", + "id_str" : "977144887454806016", + "id" : 977144887454806016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY-EGRbVMAALmaf.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Notre-Dame-de-la-Salette, Quebec", + "display_url" : "pic.twitter.com\/R9nnS78cWS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/KUh1JGESA3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=832026559&oldid=772471374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "977144890437132288", + "text" : "Notre-Dame-de-la-Salette, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KUh1JGESA3 https:\/\/t.co\/R9nnS78cWS", + "id" : 977144890437132288, + "created_at" : "2018-03-23 11:27:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976860673522139136\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/6xX6tuSrSp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY6Bmh3XUAIczW4.png", + "id_str" : "976860668111572994", + "id" : 976860668111572994, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY6Bmh3XUAIczW4.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 286 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 862 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 505 + }, { + "h" : 2076, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jerome Corsi", + "display_url" : "pic.twitter.com\/6xX6tuSrSp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/DJK0J70pAb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831876008&oldid=829233033", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976860673522139136", + "text" : "Jerome Corsi Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/DJK0J70pAb https:\/\/t.co\/6xX6tuSrSp", + "id" : 976860673522139136, + "created_at" : "2018-03-22 16:38:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976845717951143936\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Woh5EHWxu7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY50AJQXUAEjtfk.png", + "id_str" : "976845715019354113", + "id" : 976845715019354113, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY50AJQXUAEjtfk.png", + "sizes" : [ { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 263, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to See You Next Tuesday", + "display_url" : "pic.twitter.com\/Woh5EHWxu7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/WRGig4ixHI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831866709&oldid=831033951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976845717951143936", + "text" : "See You Next Tuesday Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WRGig4ixHI https:\/\/t.co\/Woh5EHWxu7", + "id" : 976845717951143936, + "created_at" : "2018-03-22 15:39:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976832128368500737\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/mMIl2YEa2G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY5no2oX4AA-QTr.png", + "id_str" : "976832120743256064", + "id" : 976832120743256064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY5no2oX4AA-QTr.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of South Korean retail companies", + "display_url" : "pic.twitter.com\/mMIl2YEa2G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/brCOR7o5UD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831858623&oldid=831858584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976832128368500737", + "text" : "List of South Korean retail companies Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/brCOR7o5UD https:\/\/t.co\/mMIl2YEa2G", + "id" : 976832128368500737, + "created_at" : "2018-03-22 14:45:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976832077567053824\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/EZ0UCfUYIO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY5nl_qW4AEOkUJ.png", + "id_str" : "976832071627890689", + "id" : 976832071627890689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY5nl_qW4AEOkUJ.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of South Korean retail companies", + "display_url" : "pic.twitter.com\/EZ0UCfUYIO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/kVn8JIN1J4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831858584&oldid=815309179", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976832077567053824", + "text" : "List of South Korean retail companies Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kVn8JIN1J4 https:\/\/t.co\/EZ0UCfUYIO", + "id" : 976832077567053824, + "created_at" : "2018-03-22 14:44:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976817653145882624\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/HNqUApGZdN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY5aeVNXUAA4zH8.png", + "id_str" : "976817646321750016", + "id" : 976817646321750016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY5aeVNXUAA4zH8.png", + "sizes" : [ { + "h" : 851, + "resize" : "fit", + "w" : 874 + }, { + "h" : 851, + "resize" : "fit", + "w" : 874 + }, { + "h" : 662, + "resize" : "fit", + "w" : 680 + }, { + "h" : 851, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jacques Lacoursi\u00E8re", + "display_url" : "pic.twitter.com\/HNqUApGZdN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/hzT0aZaLXc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146686006&oldid=139809149&rcid=359779181", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976817653145882624", + "text" : "Jacques Lacoursi\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hzT0aZaLXc https:\/\/t.co\/HNqUApGZdN", + "id" : 976817653145882624, + "created_at" : "2018-03-22 13:47:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976655216618737664\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/OtJnnzrAPf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY3GvgoXcAIUGuT.png", + "id_str" : "976655213724659714", + "id" : 976655213724659714, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY3GvgoXcAIUGuT.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Cigar", + "display_url" : "pic.twitter.com\/OtJnnzrAPf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/svTIhwX8Oj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831766942&oldid=831766882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976655216618737664", + "text" : "Cigar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/svTIhwX8Oj https:\/\/t.co\/OtJnnzrAPf", + "id" : 976655216618737664, + "created_at" : "2018-03-22 03:02:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976655132472561665\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/PQgI8TAJLT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY3GqdFV4AEdGof.png", + "id_str" : "976655126873104385", + "id" : 976655126873104385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY3GqdFV4AEdGof.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Cigar", + "display_url" : "pic.twitter.com\/PQgI8TAJLT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/dCRmObK8Qe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831766882&oldid=831766190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976655132472561665", + "text" : "Cigar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dCRmObK8Qe https:\/\/t.co\/PQgI8TAJLT", + "id" : 976655132472561665, + "created_at" : "2018-03-22 03:01:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976654017676894210\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/0aqEDQX243", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY3FpnLVAAElMgp.png", + "id_str" : "976654012891070465", + "id" : 976654012891070465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY3FpnLVAAElMgp.png", + "sizes" : [ { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cigar", + "display_url" : "pic.twitter.com\/0aqEDQX243" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/k3oMteEpbU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831766190&oldid=831698834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976654017676894210", + "text" : "Cigar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/k3oMteEpbU https:\/\/t.co\/0aqEDQX243", + "id" : 976654017676894210, + "created_at" : "2018-03-22 02:57:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976563754333884422\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/P2ren9GAtY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1zjmvXUAISOwO.png", + "id_str" : "976563749741088770", + "id" : 976563749741088770, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1zjmvXUAISOwO.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/P2ren9GAtY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/9yj1EhEUfX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831701328&oldid=831700028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976563754333884422", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9yj1EhEUfX https:\/\/t.co\/P2ren9GAtY", + "id" : 976563754333884422, + "created_at" : "2018-03-21 20:58:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976562062620086278\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/Fe3W2KZaxy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1yBLbUQAAKsVS.png", + "id_str" : "976562058782064640", + "id" : 976562058782064640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1yBLbUQAAKsVS.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/Fe3W2KZaxy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/IeSmUxhZUv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831700028&oldid=831699441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976562062620086278", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IeSmUxhZUv https:\/\/t.co\/Fe3W2KZaxy", + "id" : 976562062620086278, + "created_at" : "2018-03-21 20:51:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976561342877437953\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/ByNSdxSXqu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1xXGGW0AIQGc1.png", + "id_str" : "976561335797469186", + "id" : 976561335797469186, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1xXGGW0AIQGc1.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/ByNSdxSXqu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/rWo1oZneYI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831699441&oldid=831698622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976561342877437953", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rWo1oZneYI https:\/\/t.co\/ByNSdxSXqu", + "id" : 976561342877437953, + "created_at" : "2018-03-21 20:49:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976560281114546177\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/QPnEncYV1o", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1wZWOXcAEt8iI.png", + "id_str" : "976560274974142465", + "id" : 976560274974142465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1wZWOXcAEt8iI.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/QPnEncYV1o" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/1Uya2V7UZo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831698622&oldid=831698317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976560281114546177", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1Uya2V7UZo https:\/\/t.co\/QPnEncYV1o", + "id" : 976560281114546177, + "created_at" : "2018-03-21 20:44:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976559856982388736\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/tzbsfjly7Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1wA0XVAAApIP0.png", + "id_str" : "976559853568065536", + "id" : 976559853568065536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1wA0XVAAApIP0.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/tzbsfjly7Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/wElqw8bCdd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831698317&oldid=831697750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976559856982388736", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wElqw8bCdd https:\/\/t.co\/tzbsfjly7Y", + "id" : 976559856982388736, + "created_at" : "2018-03-21 20:43:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976559097838522374\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/uPJX3Hw0b1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1vUj6X0AAaFzX.png", + "id_str" : "976559093237403648", + "id" : 976559093237403648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1vUj6X0AAaFzX.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/uPJX3Hw0b1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/gvspmCh0XV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831697750&oldid=831697277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976559097838522374", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gvspmCh0XV https:\/\/t.co\/uPJX3Hw0b1", + "id" : 976559097838522374, + "created_at" : "2018-03-21 20:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976558430734487553\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/fCIoT4vETR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1utryW0AEbhHF.png", + "id_str" : "976558425336369153", + "id" : 976558425336369153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1utryW0AEbhHF.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/fCIoT4vETR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/HlNWwhK3V1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831697277&oldid=831696496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976558430734487553", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HlNWwhK3V1 https:\/\/t.co\/fCIoT4vETR", + "id" : 976558430734487553, + "created_at" : "2018-03-21 20:37:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976557348713005056\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/e7DR7fKpmn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1tuyZVwAEZ29Y.png", + "id_str" : "976557344778731521", + "id" : 976557344778731521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1tuyZVwAEZ29Y.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/e7DR7fKpmn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/gZAyFeef2B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831696496&oldid=831696195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976557348713005056", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gZAyFeef2B https:\/\/t.co\/e7DR7fKpmn", + "id" : 976557348713005056, + "created_at" : "2018-03-21 20:33:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976556910370541574\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/pjZ3bbVopm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1tVQ-X0AEp74b.png", + "id_str" : "976556906310520833", + "id" : 976556906310520833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1tVQ-X0AEp74b.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/pjZ3bbVopm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/nkGksiKBmJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831696195&oldid=831695700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976556910370541574", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nkGksiKBmJ https:\/\/t.co\/pjZ3bbVopm", + "id" : 976556910370541574, + "created_at" : "2018-03-21 20:31:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976556166766526469\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/rQZ4fiNjFX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1sp8wVMAA3mHw.png", + "id_str" : "976556162148544512", + "id" : 976556162148544512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1sp8wVMAA3mHw.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/rQZ4fiNjFX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/p8rhDS21JH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831695700&oldid=831695126", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976556166766526469", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p8rhDS21JH https:\/\/t.co\/rQZ4fiNjFX", + "id" : 976556166766526469, + "created_at" : "2018-03-21 20:28:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976555380686934019\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/ObWbCCFkSs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1r8SvV4AAYyLA.png", + "id_str" : "976555377775992832", + "id" : 976555377775992832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1r8SvV4AAYyLA.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/ObWbCCFkSs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/QHYeeyaWts", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831695126&oldid=831693695", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976555380686934019", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QHYeeyaWts https:\/\/t.co\/ObWbCCFkSs", + "id" : 976555380686934019, + "created_at" : "2018-03-21 20:25:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976553558559506432\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/vVUqmdOwbU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1qSO0XkAA_PAb.png", + "id_str" : "976553555657199616", + "id" : 976553555657199616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1qSO0XkAA_PAb.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/vVUqmdOwbU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/M92yxlu21w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831693695&oldid=831693515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976553558559506432", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M92yxlu21w https:\/\/t.co\/vVUqmdOwbU", + "id" : 976553558559506432, + "created_at" : "2018-03-21 20:18:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976553328715890690\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/hrAtPVf62d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1qEvaXcAIiMVr.png", + "id_str" : "976553323888340994", + "id" : 976553323888340994, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1qEvaXcAIiMVr.png", + "sizes" : [ { + "h" : 1084, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 548 + }, { + "h" : 1084, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1084, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/hrAtPVf62d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/GblDcDOaTe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831693515&oldid=831689425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976553328715890690", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GblDcDOaTe https:\/\/t.co\/hrAtPVf62d", + "id" : 976553328715890690, + "created_at" : "2018-03-21 20:17:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976550150859644929\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/0uSolHphpV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1nLwcWkAIb9P7.png", + "id_str" : "976550145889308674", + "id" : 976550145889308674, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1nLwcWkAIb9P7.png", + "sizes" : [ { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 551, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Angus MacAskill", + "display_url" : "pic.twitter.com\/0uSolHphpV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/3ncwXZmAJZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831691053&oldid=810380959", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976550150859644929", + "text" : "Angus MacAskill Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/3ncwXZmAJZ https:\/\/t.co\/0uSolHphpV", + "id" : 976550150859644929, + "created_at" : "2018-03-21 20:04:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976548437679394820\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Ak6AuMORKp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1loITXcAADX2V.png", + "id_str" : "976548434307149824", + "id" : 976548434307149824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1loITXcAADX2V.png", + "sizes" : [ { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Shirley Valentine (film)", + "display_url" : "pic.twitter.com\/Ak6AuMORKp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/3aGIk7FbvP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831689574&oldid=831689119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976548437679394820", + "text" : "Shirley Valentine (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3aGIk7FbvP https:\/\/t.co\/Ak6AuMORKp", + "id" : 976548437679394820, + "created_at" : "2018-03-21 19:57:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976548289670713345\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/X9vEO3ZezG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1lfeeVQAATEA0.png", + "id_str" : "976548285639901184", + "id" : 976548285639901184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1lfeeVQAATEA0.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/X9vEO3ZezG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/r9n0HeFJDH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831689425&oldid=831687024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976548289670713345", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r9n0HeFJDH https:\/\/t.co\/X9vEO3ZezG", + "id" : 976548289670713345, + "created_at" : "2018-03-21 19:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976547976419139585\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/itLHfsbDEP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1lMv1VQAANvfX.png", + "id_str" : "976547963882258432", + "id" : 976547963882258432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1lMv1VQAANvfX.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Shirley Valentine (film)", + "display_url" : "pic.twitter.com\/itLHfsbDEP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Y7o6Z8D1ML", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831689119&oldid=826411552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976547976419139585", + "text" : "Shirley Valentine (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y7o6Z8D1ML https:\/\/t.co\/itLHfsbDEP", + "id" : 976547976419139585, + "created_at" : "2018-03-21 19:55:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976545758408306689\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/2eVJZa9kJi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1jMEtU0AAS5ee.png", + "id_str" : "976545753282695168", + "id" : 976545753282695168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1jMEtU0AAS5ee.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/2eVJZa9kJi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/eM4DjiOONI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831687024&oldid=831686463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976545758408306689", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eM4DjiOONI https:\/\/t.co\/2eVJZa9kJi", + "id" : 976545758408306689, + "created_at" : "2018-03-21 19:47:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976545149521158144\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/CBWkra6NIZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1iobiWkAACyBj.png", + "id_str" : "976545140935397376", + "id" : 976545140935397376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1iobiWkAACyBj.png", + "sizes" : [ { + "h" : 1117, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1117, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1117, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 532 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/CBWkra6NIZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/myhQeoK1Ui", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831686463&oldid=831678303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976545149521158144", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/myhQeoK1Ui https:\/\/t.co\/CBWkra6NIZ", + "id" : 976545149521158144, + "created_at" : "2018-03-21 19:44:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976524761437212672\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/tF1rscUFOg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1QF2XVoAAV_vg.png", + "id_str" : "976524755632234496", + "id" : 976524755632234496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1QF2XVoAAV_vg.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 511 + }, { + "h" : 1164, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1164, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1164, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Louis Sullivan", + "display_url" : "pic.twitter.com\/tF1rscUFOg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/WoT6gblAH1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831671874&oldid=831671316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976524761437212672", + "text" : "Louis Sullivan Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/WoT6gblAH1 https:\/\/t.co\/tF1rscUFOg", + "id" : 976524761437212672, + "created_at" : "2018-03-21 18:23:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976523804292808704\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/4GwdnqpPjj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1PORPWAAE9cZr.png", + "id_str" : "976523800773787649", + "id" : 976523800773787649, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1PORPWAAE9cZr.png", + "sizes" : [ { + "h" : 1186, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1186, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 501 + }, { + "h" : 1186, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Louis Sullivan", + "display_url" : "pic.twitter.com\/4GwdnqpPjj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/zrrEp61dgY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831671316&oldid=826434036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976523804292808704", + "text" : "Louis Sullivan Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/zrrEp61dgY https:\/\/t.co\/4GwdnqpPjj", + "id" : 976523804292808704, + "created_at" : "2018-03-21 18:19:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976520151309971456\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/1NHvCUfiC7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1L5dFWAAAVWO3.png", + "id_str" : "976520144640933888", + "id" : 976520144640933888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1L5dFWAAAVWO3.png", + "sizes" : [ { + "h" : 602, + "resize" : "fit", + "w" : 874 + }, { + "h" : 468, + "resize" : "fit", + "w" : 680 + }, { + "h" : 602, + "resize" : "fit", + "w" : 874 + }, { + "h" : 602, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Colonel Tom Parker", + "display_url" : "pic.twitter.com\/1NHvCUfiC7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/L205iIfaY2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831669085&oldid=830163279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976520151309971456", + "text" : "Colonel Tom Parker Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/L205iIfaY2 https:\/\/t.co\/1NHvCUfiC7", + "id" : 976520151309971456, + "created_at" : "2018-03-21 18:05:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976512976026046464\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/XOuSZiNijH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY1FYCbXUAESPSj.png", + "id_str" : "976512973480087553", + "id" : 976512973480087553, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY1FYCbXUAESPSj.png", + "sizes" : [ { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 361, + "resize" : "fit", + "w" : 680 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Bubba Ho-Tep", + "display_url" : "pic.twitter.com\/XOuSZiNijH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/YF4wENGS1W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831664257&oldid=823796885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976512976026046464", + "text" : "Bubba Ho-Tep Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/YF4wENGS1W https:\/\/t.co\/XOuSZiNijH", + "id" : 976512976026046464, + "created_at" : "2018-03-21 17:36:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976495296392957952\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/PGW7U09FGk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY01S7uX0AAI10_.png", + "id_str" : "976495293595373568", + "id" : 976495293595373568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY01S7uX0AAI10_.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/PGW7U09FGk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/v1yRbU17Ss", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831652565&oldid=831649946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976495296392957952", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v1yRbU17Ss https:\/\/t.co\/PGW7U09FGk", + "id" : 976495296392957952, + "created_at" : "2018-03-21 16:26:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976489911464484864\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/hXGHgNnbJc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY0wZOuX0AIpK6j.png", + "id_str" : "976489904216723458", + "id" : 976489904216723458, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY0wZOuX0AIpK6j.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Death of Alexander the Great", + "display_url" : "pic.twitter.com\/hXGHgNnbJc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Z41My2Sxia", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831648644&oldid=829961813", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976489911464484864", + "text" : "Death of Alexander the Great Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/Z41My2Sxia https:\/\/t.co\/hXGHgNnbJc", + "id" : 976489911464484864, + "created_at" : "2018-03-21 16:05:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976465872255635456\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/oSCVV17fHm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY0aiCeXUAExRJ4.png", + "id_str" : "976465866291367937", + "id" : 976465866291367937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY0aiCeXUAExRJ4.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada 2021 Census", + "display_url" : "pic.twitter.com\/oSCVV17fHm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/71PXTffrqc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831631438&oldid=831631384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976465872255635456", + "text" : "Canada 2021 Census Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/71PXTffrqc https:\/\/t.co\/oSCVV17fHm", + "id" : 976465872255635456, + "created_at" : "2018-03-21 14:29:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976465787245522949\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/2EaLtn3sLa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DY0adSiWAAErLzA.png", + "id_str" : "976465784703680513", + "id" : 976465784703680513, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DY0adSiWAAErLzA.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada 2021 Census", + "display_url" : "pic.twitter.com\/2EaLtn3sLa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/P10eGFzSsb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831631384&oldid=819558599", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976465787245522949", + "text" : "Canada 2021 Census Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/P10eGFzSsb https:\/\/t.co\/2EaLtn3sLa", + "id" : 976465787245522949, + "created_at" : "2018-03-21 14:29:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976426503419449345\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/7erCReEfaz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYz2us0X0AMWRr6.png", + "id_str" : "976426501397794819", + "id" : 976426501397794819, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYz2us0X0AMWRr6.png", + "sizes" : [ { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 336, + "resize" : "fit", + "w" : 680 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Draft:\u00D6nder Atakanl\u0131", + "display_url" : "pic.twitter.com\/7erCReEfaz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/KEaDy93ErH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831606236&oldid=831606210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976426503419449345", + "text" : "Draft:\u00D6nder Atakanl\u0131 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KEaDy93ErH https:\/\/t.co\/7erCReEfaz", + "id" : 976426503419449345, + "created_at" : "2018-03-21 11:53:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976426470989029377\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/dLzLyi5QSf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYz2skFX0AAyHH1.jpg", + "id_str" : "976426464693440512", + "id" : 976426464693440512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYz2skFX0AAyHH1.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1804, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 701 + }, { + "h" : 680, + "resize" : "fit", + "w" : 397 + }, { + "h" : 1804, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to Draft:\u00D6nder Atakanl\u0131", + "display_url" : "pic.twitter.com\/dLzLyi5QSf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/tp2OnnJNbf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=831606210&rcid=1038712409", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976426470989029377", + "text" : "Draft:\u00D6nder Atakanl\u0131 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tp2OnnJNbf https:\/\/t.co\/dLzLyi5QSf", + "id" : 976426470989029377, + "created_at" : "2018-03-21 11:53:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976425182482092037\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/o1bxjX9Hip", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYz1hrWXkAAyV6A.png", + "id_str" : "976425178153586688", + "id" : 976425178153586688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYz1hrWXkAAyV6A.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Beni Affet", + "display_url" : "pic.twitter.com\/o1bxjX9Hip" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Wk1OTpEXou", + "expanded_url" : "https:\/\/tr.wikipedia.org\/w\/index.php?diff=19620103&oldid=19620102", + "display_url" : "tr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976425182482092037", + "text" : "Beni Affet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Wk1OTpEXou https:\/\/t.co\/o1bxjX9Hip", + "id" : 976425182482092037, + "created_at" : "2018-03-21 11:47:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976425038755885056\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/HIQFTV6RvN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYz1ZNlXcAAVqkR.png", + "id_str" : "976425032724475904", + "id" : 976425032724475904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYz1ZNlXcAAVqkR.png", + "sizes" : [ { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 296, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Beni Affet", + "display_url" : "pic.twitter.com\/HIQFTV6RvN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/qtGH9Bct78", + "expanded_url" : "https:\/\/tr.wikipedia.org\/w\/index.php?diff=19620102&oldid=19620089", + "display_url" : "tr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976425038755885056", + "text" : "Beni Affet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qtGH9Bct78 https:\/\/t.co\/HIQFTV6RvN", + "id" : 976425038755885056, + "created_at" : "2018-03-21 11:47:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976423526973440000\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/gtvPQo3dN7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYz0BWrVQAERamR.png", + "id_str" : "976423523336929281", + "id" : 976423523336929281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYz0BWrVQAERamR.png", + "sizes" : [ { + "h" : 316, + "resize" : "fit", + "w" : 874 + }, { + "h" : 246, + "resize" : "fit", + "w" : 680 + }, { + "h" : 316, + "resize" : "fit", + "w" : 874 + }, { + "h" : 316, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/gtvPQo3dN7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/5RI5ZXoKfv", + "expanded_url" : "https:\/\/tr.wikipedia.org\/w\/index.php?diff=19620093&oldid=19620092", + "display_url" : "tr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976423526973440000", + "text" : "\u00D6nder Atakanl\u0131 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5RI5ZXoKfv https:\/\/t.co\/gtvPQo3dN7", + "id" : 976423526973440000, + "created_at" : "2018-03-21 11:41:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976423034730008578\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/hhVgu4LwXs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYzzkiOW4AAc2ZV.jpg", + "id_str" : "976423028220420096", + "id" : 976423028220420096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYzzkiOW4AAc2ZV.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 819 + }, { + "h" : 680, + "resize" : "fit", + "w" : 464 + }, { + "h" : 1544, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 1544, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to \u00D6nder Atakanl\u0131", + "display_url" : "pic.twitter.com\/hhVgu4LwXs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/pPqzsbTSQT", + "expanded_url" : "https:\/\/tr.wikipedia.org\/w\/index.php?oldid=19620092&rcid=32076171", + "display_url" : "tr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976423034730008578", + "text" : "\u00D6nder Atakanl\u0131 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pPqzsbTSQT https:\/\/t.co\/hhVgu4LwXs", + "id" : 976423034730008578, + "created_at" : "2018-03-21 11:39:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976420638234685441\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/25syEYE8rB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYzxZJVX0AEJHbI.png", + "id_str" : "976420633537138689", + "id" : 976420633537138689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYzxZJVX0AEJHbI.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Beni Affet", + "display_url" : "pic.twitter.com\/25syEYE8rB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/nAVKxy2n0y", + "expanded_url" : "https:\/\/tr.wikipedia.org\/w\/index.php?diff=19620089&oldid=19610768", + "display_url" : "tr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976420638234685441", + "text" : "Beni Affet Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nAVKxy2n0y https:\/\/t.co\/25syEYE8rB", + "id" : 976420638234685441, + "created_at" : "2018-03-21 11:29:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976197998995795970\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/jwQAgo94o3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwm5xfUQAAs3RA.jpg", + "id_str" : "976197993211641856", + "id" : 976197993211641856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwm5xfUQAAs3RA.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 799 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 453 + }, { + "h" : 1312, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1312, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ottawa Fury FC", + "display_url" : "pic.twitter.com\/jwQAgo94o3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/1tJbv0rcyM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831484767&oldid=831458017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976197998995795970", + "text" : "Ottawa Fury FC Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/1tJbv0rcyM https:\/\/t.co\/jwQAgo94o3", + "id" : 976197998995795970, + "created_at" : "2018-03-20 20:45:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976190821451096065\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/o3IbpNsftK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwgYGSWAAAo49N.png", + "id_str" : "976190817609056256", + "id" : 976190817609056256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwgYGSWAAAo49N.png", + "sizes" : [ { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pam Damoff", + "display_url" : "pic.twitter.com\/o3IbpNsftK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/0VmabWjQGW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831479740&oldid=831464809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976190821451096065", + "text" : "Pam Damoff Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/0VmabWjQGW https:\/\/t.co\/o3IbpNsftK", + "id" : 976190821451096065, + "created_at" : "2018-03-20 20:16:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976181295045840898\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/InYxU8VN5v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwXtUOXUAA_Fxz.png", + "id_str" : "976181286523064320", + "id" : 976181286523064320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwXtUOXUAA_Fxz.png", + "sizes" : [ { + "h" : 625, + "resize" : "fit", + "w" : 874 + }, { + "h" : 625, + "resize" : "fit", + "w" : 874 + }, { + "h" : 486, + "resize" : "fit", + "w" : 680 + }, { + "h" : 625, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to British Rail", + "display_url" : "pic.twitter.com\/InYxU8VN5v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/aIJtdNIFlq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831472825&oldid=830810373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976181295045840898", + "text" : "British Rail Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/aIJtdNIFlq https:\/\/t.co\/InYxU8VN5v", + "id" : 976181295045840898, + "created_at" : "2018-03-20 19:38:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976170125018779649\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/sw2PUxT8GG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwNjarW0AYzK6h.png", + "id_str" : "976170121340309510", + "id" : 976170121340309510, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwNjarW0AYzK6h.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pam Damoff", + "display_url" : "pic.twitter.com\/sw2PUxT8GG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/k5KU2Q4wKx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831464809&oldid=831464496", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976170125018779649", + "text" : "Pam Damoff Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/k5KU2Q4wKx https:\/\/t.co\/sw2PUxT8GG", + "id" : 976170125018779649, + "created_at" : "2018-03-20 18:54:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976169606480973824\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/dIfcbHJ16a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwNFPyW4AAGtXI.png", + "id_str" : "976169603020808192", + "id" : 976169603020808192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwNFPyW4AAGtXI.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pam Damoff", + "display_url" : "pic.twitter.com\/dIfcbHJ16a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/BhU3Lrk5x0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831464496&oldid=819796945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976169606480973824", + "text" : "Pam Damoff Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BhU3Lrk5x0 https:\/\/t.co\/dIfcbHJ16a", + "id" : 976169606480973824, + "created_at" : "2018-03-20 18:52:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976167697959542784\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Tp7zD9IhRA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwLWKgWsAwJ5sW.png", + "id_str" : "976167694637641740", + "id" : 976167694637641740, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwLWKgWsAwJ5sW.png", + "sizes" : [ { + "h" : 659, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 659, + "resize" : "fit", + "w" : 874 + }, { + "h" : 659, + "resize" : "fit", + "w" : 874 + }, { + "h" : 513, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Jati Sidhu", + "display_url" : "pic.twitter.com\/Tp7zD9IhRA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/C8aZZVn3R3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831463276&oldid=816418729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976167697959542784", + "text" : "Jati Sidhu Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/C8aZZVn3R3 https:\/\/t.co\/Tp7zD9IhRA", + "id" : 976167697959542784, + "created_at" : "2018-03-20 18:44:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976167518736998400\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/0srcQzcuEd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwLLsnXkAAH9-4.png", + "id_str" : "976167514815303680", + "id" : 976167514815303680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwLLsnXkAAH9-4.png", + "sizes" : [ { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 472, + "resize" : "fit", + "w" : 680 + }, { + "h" : 607, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Blood sugar level", + "display_url" : "pic.twitter.com\/0srcQzcuEd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/akjAsdabqS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831463154&oldid=831462815", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976167518736998400", + "text" : "Blood sugar level Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/akjAsdabqS https:\/\/t.co\/0srcQzcuEd", + "id" : 976167518736998400, + "created_at" : "2018-03-20 18:44:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976167038883454976\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/ONgbqU1iWW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwKvnyV4AUp_KR.png", + "id_str" : "976167032482816005", + "id" : 976167032482816005, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwKvnyV4AUp_KR.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Blood sugar level", + "display_url" : "pic.twitter.com\/ONgbqU1iWW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/bI07joWWv2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831462815&oldid=831462217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976167038883454976", + "text" : "Blood sugar level Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bI07joWWv2 https:\/\/t.co\/ONgbqU1iWW", + "id" : 976167038883454976, + "created_at" : "2018-03-20 18:42:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976166229114261504\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/Mh4qHolSnZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYwKAcFXcAAr-Yu.png", + "id_str" : "976166221887533056", + "id" : 976166221887533056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYwKAcFXcAAr-Yu.png", + "sizes" : [ { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Blood sugar level", + "display_url" : "pic.twitter.com\/Mh4qHolSnZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/BjBheIL5aJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831462217&oldid=828130892", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976166229114261504", + "text" : "Blood sugar level Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BjBheIL5aJ https:\/\/t.co\/Mh4qHolSnZ", + "id" : 976166229114261504, + "created_at" : "2018-03-20 18:38:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976145613636227073\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/EWYqB5lUXS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYv3QpCXUAEBO6o.png", + "id_str" : "976145609521582081", + "id" : 976145609521582081, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYv3QpCXUAEBO6o.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + } ], + "media_alt" : "Screenshot of edit to Yves Robillard", + "display_url" : "pic.twitter.com\/EWYqB5lUXS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/UusBxwzaOg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831447338&oldid=806788487", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976145613636227073", + "text" : "Yves Robillard Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/UusBxwzaOg https:\/\/t.co\/EWYqB5lUXS", + "id" : 976145613636227073, + "created_at" : "2018-03-20 17:17:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976112747518799874\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/yVLx2Gnvq4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYvZXoLX0AIz5uu.png", + "id_str" : "976112744201179138", + "id" : 976112744201179138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYvZXoLX0AIz5uu.png", + "sizes" : [ { + "h" : 194, + "resize" : "fit", + "w" : 874 + }, { + "h" : 194, + "resize" : "fit", + "w" : 874 + }, { + "h" : 151, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 194, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q6795400", + "display_url" : "pic.twitter.com\/yVLx2Gnvq4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/WkyEoWphFU", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=653532021&oldid=631800896&rcid=688958331", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976112747518799874", + "text" : "Q6795400 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WkyEoWphFU https:\/\/t.co\/yVLx2Gnvq4", + "id" : 976112747518799874, + "created_at" : "2018-03-20 15:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976112545718300673\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/yyVYRZLFBr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYvZL0iX0AIi_Z_.jpg", + "id_str" : "976112541360443394", + "id" : 976112541360443394, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYvZL0iX0AIi_Z_.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 834 + }, { + "h" : 1516, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 1516, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 680, + "resize" : "fit", + "w" : 473 + } ], + "media_alt" : "Screenshot of edit to Maxwell Yalden", + "display_url" : "pic.twitter.com\/yyVYRZLFBr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/zMFrH3sU1i", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=146628711&rcid=359676358", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976112545718300673", + "text" : "Maxwell Yalden Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zMFrH3sU1i https:\/\/t.co\/yyVYRZLFBr", + "id" : 976112545718300673, + "created_at" : "2018-03-20 15:05:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976098555738906625\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/JYqFb365mr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYvMdjiW4AEsXLK.png", + "id_str" : "976098552383463425", + "id" : 976098552383463425, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYvMdjiW4AEsXLK.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 680 + }, { + "h" : 491, + "resize" : "fit", + "w" : 874 + }, { + "h" : 491, + "resize" : "fit", + "w" : 874 + }, { + "h" : 491, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/JYqFb365mr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/N1HKf3Gxe5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831418052&oldid=831417754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976098555738906625", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N1HKf3Gxe5 https:\/\/t.co\/JYqFb365mr", + "id" : 976098555738906625, + "created_at" : "2018-03-20 14:10:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976097941101469696\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Qas757gItN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYvL5sNX4AARPSr.png", + "id_str" : "976097936236077056", + "id" : 976097936236077056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYvL5sNX4AARPSr.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 622 + }, { + "h" : 955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/Qas757gItN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/uAm2gS2Hdn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831417754&oldid=831003000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976097941101469696", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uAm2gS2Hdn https:\/\/t.co\/Qas757gItN", + "id" : 976097941101469696, + "created_at" : "2018-03-20 14:07:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/976082728390144000\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/XoLqMbIcNH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYu-EHBWsAETgi1.png", + "id_str" : "976082722069327873", + "id" : 976082722069327873, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYu-EHBWsAETgi1.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 672 + }, { + "h" : 1560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 381 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/XoLqMbIcNH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Vsnu2L4NaH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831408339&oldid=831387313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "976082728390144000", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Vsnu2L4NaH https:\/\/t.co\/XoLqMbIcNH", + "id" : 976082728390144000, + "created_at" : "2018-03-20 13:07:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975964139293151233\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/kZebf9ZwUw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYtSNW0W4AAULfd.png", + "id_str" : "975964133672804352", + "id" : 975964133672804352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYtSNW0W4AAULfd.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 787 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 446 + } ], + "media_alt" : "Screenshot of edit to Pale of Settlement", + "display_url" : "pic.twitter.com\/kZebf9ZwUw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/BGoey1aSCm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831359058&oldid=829983613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975964139293151233", + "text" : "Pale of Settlement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BGoey1aSCm https:\/\/t.co\/kZebf9ZwUw", + "id" : 975964139293151233, + "created_at" : "2018-03-20 05:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975808204549558272\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/xkiEGmWloU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYrEYxBUMAAHG4k.png", + "id_str" : "975808199033892864", + "id" : 975808199033892864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYrEYxBUMAAHG4k.png", + "sizes" : [ { + "h" : 1259, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 833 + }, { + "h" : 1259, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 472 + } ], + "media_alt" : "Screenshot of edit to Substitute (association football)", + "display_url" : "pic.twitter.com\/xkiEGmWloU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/XHdKRLUGuD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831274189&oldid=828366959", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975808204549558272", + "text" : "Substitute (association football) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/XHdKRLUGuD https:\/\/t.co\/xkiEGmWloU", + "id" : 975808204549558272, + "created_at" : "2018-03-19 18:56:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975798988439019520\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/nRGWgIscLI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYq8AbEW4AAiLOz.png", + "id_str" : "975798984731189248", + "id" : 975798984731189248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYq8AbEW4AAiLOz.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 558 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Armenian Nuclear Power Plant", + "display_url" : "pic.twitter.com\/nRGWgIscLI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/9fIfEg5h3c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831269107&oldid=830402770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975798988439019520", + "text" : "Armenian Nuclear Power Plant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9fIfEg5h3c https:\/\/t.co\/nRGWgIscLI", + "id" : 975798988439019520, + "created_at" : "2018-03-19 18:19:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975796494207979522\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/BDHisiiP0y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYq5vMOXcAEYECG.png", + "id_str" : "975796489665605633", + "id" : 975796489665605633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYq5vMOXcAEYECG.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/BDHisiiP0y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/qjLVKjeAXN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831267598&oldid=831265218", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975796494207979522", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qjLVKjeAXN https:\/\/t.co\/BDHisiiP0y", + "id" : 975796494207979522, + "created_at" : "2018-03-19 18:09:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975790663068475393\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/47vuEhsaBM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYq0bsmW4AEMtUo.png", + "id_str" : "975790657200644097", + "id" : 975790657200644097, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYq0bsmW4AEMtUo.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 599 + }, { + "h" : 680, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1750, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1750, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Oscar Munoz (executive)", + "display_url" : "pic.twitter.com\/47vuEhsaBM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OEO0kZuAW3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831264282&oldid=830711428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975790663068475393", + "text" : "Oscar Munoz (executive) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/OEO0kZuAW3 https:\/\/t.co\/47vuEhsaBM", + "id" : 975790663068475393, + "created_at" : "2018-03-19 17:46:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975780722635091969\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/gvI5YXFC90", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqrZPhX4AEpTZK.png", + "id_str" : "975780719430721537", + "id" : 975780719430721537, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqrZPhX4AEpTZK.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Halton Regional Police Service", + "display_url" : "pic.twitter.com\/gvI5YXFC90" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/h4UVe1l6hN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831259063&oldid=831087424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975780722635091969", + "text" : "Halton Regional Police Service Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/h4UVe1l6hN https:\/\/t.co\/gvI5YXFC90", + "id" : 975780722635091969, + "created_at" : "2018-03-19 17:07:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975777913953046528\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/oWyXbZDJ19", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqo1i_WkAEyOHF.png", + "id_str" : "975777907158192129", + "id" : 975777907158192129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqo1i_WkAEyOHF.png", + "sizes" : [ { + "h" : 495, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 680 + }, { + "h" : 495, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 495, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to T\u00E2rgu Mure\u0219", + "display_url" : "pic.twitter.com\/oWyXbZDJ19" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/I3Ptl4Vrq8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146602243&oldid=143091039&rcid=359629612", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975777913953046528", + "text" : "T\u00E2rgu Mure\u0219 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I3Ptl4Vrq8 https:\/\/t.co\/oWyXbZDJ19", + "id" : 975777913953046528, + "created_at" : "2018-03-19 16:55:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975754272687251457\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/48TCDUCEFC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqTVkMX0AAZXHL.png", + "id_str" : "975754267981238272", + "id" : 975754267981238272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqTVkMX0AAZXHL.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Liste des types de laser", + "display_url" : "pic.twitter.com\/48TCDUCEFC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/kycJRvezG7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146598989&oldid=145314257&rcid=359623656", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975754272687251457", + "text" : "Liste des types de laser Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kycJRvezG7 https:\/\/t.co\/48TCDUCEFC", + "id" : 975754272687251457, + "created_at" : "2018-03-19 15:22:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975751808017723394\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/VR2kmwUzU0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqRGNaX4AAqYL8.png", + "id_str" : "975751805144653824", + "id" : 975751805144653824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqRGNaX4AAqYL8.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ghislaine Saikaley", + "display_url" : "pic.twitter.com\/VR2kmwUzU0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/IGisUhd7es", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146598657&oldid=146597203&rcid=359623113", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975751808017723394", + "text" : "Ghislaine Saikaley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IGisUhd7es https:\/\/t.co\/VR2kmwUzU0", + "id" : 975751808017723394, + "created_at" : "2018-03-19 15:12:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975746461467074565\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/WoVsWJvVxf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqMO17U8AIGWlQ.png", + "id_str" : "975746455901106178", + "id" : 975746455901106178, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqMO17U8AIGWlQ.png", + "sizes" : [ { + "h" : 968, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 614 + }, { + "h" : 968, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 968, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Daucus carota", + "display_url" : "pic.twitter.com\/WoVsWJvVxf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/XPLeL03k0o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831236259&oldid=826879767", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975746461467074565", + "text" : "Daucus carota Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XPLeL03k0o https:\/\/t.co\/WoVsWJvVxf", + "id" : 975746461467074565, + "created_at" : "2018-03-19 14:50:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975742559598366720\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/z9lq0GADyG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqIr0JVQAMTs2Y.png", + "id_str" : "975742555592671235", + "id" : 975742555592671235, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqIr0JVQAMTs2Y.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/z9lq0GADyG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/SZToMngXBc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831233820&oldid=800201028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975742559598366720", + "text" : "Sold Out (book) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SZToMngXBc https:\/\/t.co\/z9lq0GADyG", + "id" : 975742559598366720, + "created_at" : "2018-03-19 14:35:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975742055518523393\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/EufWn6IrWe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqIOT0X0AArBOU.png", + "id_str" : "975742048698617856", + "id" : 975742048698617856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqIOT0X0AArBOU.png", + "sizes" : [ { + "h" : 194, + "resize" : "fit", + "w" : 874 + }, { + "h" : 194, + "resize" : "fit", + "w" : 874 + }, { + "h" : 151, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 194, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q50718382", + "display_url" : "pic.twitter.com\/EufWn6IrWe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/paoMLk3YuQ", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=652837275&oldid=651803267&rcid=688262646", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975742055518523393", + "text" : "Q50718382 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/paoMLk3YuQ https:\/\/t.co\/EufWn6IrWe", + "id" : 975742055518523393, + "created_at" : "2018-03-19 14:33:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975741703511597056\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/bNC0NsUfUz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqH6D_W0AAhCss.png", + "id_str" : "975741700852338688", + "id" : 975741700852338688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqH6D_W0AAhCss.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ghislaine Saikaley", + "display_url" : "pic.twitter.com\/bNC0NsUfUz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/XfOpMn9lxk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146597203&oldid=146597161&rcid=359620657", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975741703511597056", + "text" : "Ghislaine Saikaley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XfOpMn9lxk https:\/\/t.co\/bNC0NsUfUz", + "id" : 975741703511597056, + "created_at" : "2018-03-19 14:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975741555083501568\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/u5cfFWbOeW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqHxBSXUAE1IZw.jpg", + "id_str" : "975741545507934209", + "id" : 975741545507934209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqHxBSXUAE1IZw.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 724 + }, { + "h" : 680, + "resize" : "fit", + "w" : 410 + }, { + "h" : 1747, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 1747, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to Ghislaine Saikaley", + "display_url" : "pic.twitter.com\/u5cfFWbOeW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/2UbQPWIaAM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=146597161&rcid=359620594", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975741555083501568", + "text" : "Ghislaine Saikaley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2UbQPWIaAM https:\/\/t.co\/u5cfFWbOeW", + "id" : 975741555083501568, + "created_at" : "2018-03-19 14:31:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975738936931897345\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/VguGaKA6ok", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqFZAfU8AED1uK.png", + "id_str" : "975738933953753089", + "id" : 975738933953753089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqFZAfU8AED1uK.png", + "sizes" : [ { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 680 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/VguGaKA6ok" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/hLmilAIV49", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831231563&oldid=829573985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975738936931897345", + "text" : "Hurrem Sultan Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/hLmilAIV49 https:\/\/t.co\/VguGaKA6ok", + "id" : 975738936931897345, + "created_at" : "2018-03-19 14:21:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975737208853467136\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/yiEI8iwyJV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqD0O1X0AErT4A.png", + "id_str" : "975737202637524993", + "id" : 975737202637524993, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqD0O1X0AErT4A.png", + "sizes" : [ { + "h" : 476, + "resize" : "fit", + "w" : 874 + }, { + "h" : 476, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 370, + "resize" : "fit", + "w" : 680 + }, { + "h" : 476, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/yiEI8iwyJV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/CbArYf8Pkz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831230480&oldid=831230129", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975737208853467136", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CbArYf8Pkz https:\/\/t.co\/yiEI8iwyJV", + "id" : 975737208853467136, + "created_at" : "2018-03-19 14:14:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975736677883883521\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/poJzneG1DW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqDVdmW0AAjt18.png", + "id_str" : "975736674025132032", + "id" : 975736674025132032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqDVdmW0AAjt18.png", + "sizes" : [ { + "h" : 404, + "resize" : "fit", + "w" : 680 + }, { + "h" : 519, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/poJzneG1DW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/oMOzry5Vpk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831230129&oldid=831229697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975736677883883521", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oMOzry5Vpk https:\/\/t.co\/poJzneG1DW", + "id" : 975736677883883521, + "created_at" : "2018-03-19 14:12:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975724558270500870\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/OsMiMpney8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYp4T-VXkAAYVj4.png", + "id_str" : "975724553824604160", + "id" : 975724553824604160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYp4T-VXkAAYVj4.png", + "sizes" : [ { + "h" : 944, + "resize" : "fit", + "w" : 874 + }, { + "h" : 944, + "resize" : "fit", + "w" : 874 + }, { + "h" : 944, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 630 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Barkat Gourad Hamadou", + "display_url" : "pic.twitter.com\/OsMiMpney8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/z7l3SFsr3t", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146594762&oldid=146594040&rcid=359616540", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975724558270500870", + "text" : "Barkat Gourad Hamadou Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/z7l3SFsr3t https:\/\/t.co\/OsMiMpney8", + "id" : 975724558270500870, + "created_at" : "2018-03-19 13:23:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975719892975542272\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/XPR5zCBmB1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYp0EXWXkAA_xp5.png", + "id_str" : "975719887615266816", + "id" : 975719887615266816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYp0EXWXkAA_xp5.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/XPR5zCBmB1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/W3VrJGX3sS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146594132&oldid=146215457&rcid=359615570", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975719892975542272", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W3VrJGX3sS https:\/\/t.co\/XPR5zCBmB1", + "id" : 975719892975542272, + "created_at" : "2018-03-19 13:05:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975719117322932224\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/5DGeRCYrH0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYpzXPJVAAETPmh.png", + "id_str" : "975719112318976001", + "id" : 975719112318976001, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYpzXPJVAAETPmh.png", + "sizes" : [ { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Barkat Gourad Hamadou", + "display_url" : "pic.twitter.com\/5DGeRCYrH0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/SWWA48HA1O", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146594026&oldid=146557343&rcid=359615414", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975719117322932224", + "text" : "Barkat Gourad Hamadou Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SWWA48HA1O https:\/\/t.co\/5DGeRCYrH0", + "id" : 975719117322932224, + "created_at" : "2018-03-19 13:02:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975498379781459969\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/001I9tn7bo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYmqmtyWkAEAj7E.png", + "id_str" : "975498376404963329", + "id" : 975498376404963329, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYmqmtyWkAEAj7E.png", + "sizes" : [ { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Liste des unit\u00E9s de l'Arm\u00E9e canadienne", + "display_url" : "pic.twitter.com\/001I9tn7bo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/cpmBB91tvD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146579229&oldid=139471209&rcid=359589203", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975498379781459969", + "text" : "Liste des unit\u00E9s de l'Arm\u00E9e canadi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cpmBB91tvD https:\/\/t.co\/001I9tn7bo", + "id" : 975498379781459969, + "created_at" : "2018-03-18 22:25:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975497321818611712\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/DegsXCqged", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYmppInU8AAzUig.png", + "id_str" : "975497318454587392", + "id" : 975497318454587392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYmppInU8AAzUig.png", + "sizes" : [ { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 4 Intelligence Company", + "display_url" : "pic.twitter.com\/DegsXCqged" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/c0dFdlAbvV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=831128329&oldid=783268184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975497321818611712", + "text" : "4 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/c0dFdlAbvV https:\/\/t.co\/DegsXCqged", + "id" : 975497321818611712, + "created_at" : "2018-03-18 22:21:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975200114120777728\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/5GO10bRox5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYibVWnV4AEPhcM.png", + "id_str" : "975200110475862017", + "id" : 975200110475862017, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYibVWnV4AEPhcM.png", + "sizes" : [ { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Catholics (novel)", + "display_url" : "pic.twitter.com\/5GO10bRox5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/LGOCQT36G2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830988778&oldid=797973738", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975200114120777728", + "text" : "Catholics (novel) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LGOCQT36G2 https:\/\/t.co\/5GO10bRox5", + "id" : 975200114120777728, + "created_at" : "2018-03-18 02:40:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975168618739757056\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/2w1RbQ8bN5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYh-sDeV4AEC_sF.png", + "id_str" : "975168614637625345", + "id" : 975168614637625345, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYh-sDeV4AEC_sF.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mike MacDonald (comedian)", + "display_url" : "pic.twitter.com\/2w1RbQ8bN5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/dk7iwqGwzy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830972413&oldid=830971936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975168618739757056", + "text" : "Mike MacDonald (comedian) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dk7iwqGwzy https:\/\/t.co\/2w1RbQ8bN5", + "id" : 975168618739757056, + "created_at" : "2018-03-18 00:34:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975057193669201920\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/ogbVHj5eTh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYgZWSGWkAAQHmG.png", + "id_str" : "975057189932011520", + "id" : 975057189932011520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYgZWSGWkAAQHmG.png", + "sizes" : [ { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 339, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Calcutta Cup", + "display_url" : "pic.twitter.com\/ogbVHj5eTh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/GoPTpwZj1C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830912494&oldid=830403139", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975057193669201920", + "text" : "Calcutta Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GoPTpwZj1C https:\/\/t.co\/ogbVHj5eTh", + "id" : 975057193669201920, + "created_at" : "2018-03-17 17:12:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/975040328603496448\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/hTpZBPBoZe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYgKAoyVwAMzFa5.png", + "id_str" : "975040325390548995", + "id" : 975040325390548995, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYgKAoyVwAMzFa5.png", + "sizes" : [ { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Protestant Ascendancy", + "display_url" : "pic.twitter.com\/hTpZBPBoZe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/hT3WBgWFre", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830903191&oldid=826438017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "975040328603496448", + "text" : "Protestant Ascendancy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hT3WBgWFre https:\/\/t.co\/hTpZBPBoZe", + "id" : 975040328603496448, + "created_at" : "2018-03-17 16:05:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974997841922936836\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/E40STwtgwl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYfjXkLUMAAcLzZ.png", + "id_str" : "974997838336634880", + "id" : 974997838336634880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYfjXkLUMAAcLzZ.png", + "sizes" : [ { + "h" : 1690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 352 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 621 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1690, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/E40STwtgwl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/T4liVnHwt3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830883846&oldid=830883771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974997841922936836", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T4liVnHwt3 https:\/\/t.co\/E40STwtgwl", + "id" : 974997841922936836, + "created_at" : "2018-03-17 13:16:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974997619083763712\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/yPI5jNYfGQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYfjKg_UQAA6dh3.png", + "id_str" : "974997614142701568", + "id" : 974997614142701568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYfjKg_UQAA6dh3.png", + "sizes" : [ { + "h" : 1690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 352 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 621 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1690, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/yPI5jNYfGQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/0eLfvZNP4a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830883771&oldid=830883683", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974997619083763712", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0eLfvZNP4a https:\/\/t.co\/yPI5jNYfGQ", + "id" : 974997619083763712, + "created_at" : "2018-03-17 13:15:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974997365265444864\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/gFuoZylQmI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYfi7kSXcAERea9.png", + "id_str" : "974997357329870849", + "id" : 974997357329870849, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYfi7kSXcAERea9.png", + "sizes" : [ { + "h" : 1690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 352 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 621 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1690, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Isles naming dispute", + "display_url" : "pic.twitter.com\/gFuoZylQmI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ffG89Cu1OD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830883683&oldid=825068889", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974997365265444864", + "text" : "British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ffG89Cu1OD https:\/\/t.co\/gFuoZylQmI", + "id" : 974997365265444864, + "created_at" : "2018-03-17 13:14:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974968139028017153\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/3XcKApM3Hc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYfIWiqXcAAYQWn.png", + "id_str" : "974968133936181248", + "id" : 974968133936181248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYfIWiqXcAAYQWn.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Index of drinking establishment-related articles", + "display_url" : "pic.twitter.com\/3XcKApM3Hc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/0iSMrjKyF7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830871969&oldid=796184697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974968139028017153", + "text" : "Index of drinking establishment-related articles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0iSMrjKyF7 https:\/\/t.co\/3XcKApM3Hc", + "id" : 974968139028017153, + "created_at" : "2018-03-17 11:18:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974733288542736384\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/TwCwSGOfTj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYbywipWkAA3BzR.png", + "id_str" : "974733285120184320", + "id" : 974733285120184320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYbywipWkAA3BzR.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 557 + }, { + "h" : 680, + "resize" : "fit", + "w" : 316 + }, { + "h" : 1883, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1883, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Roseland Theatre (Nova Scotia)", + "display_url" : "pic.twitter.com\/TwCwSGOfTj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/kTkP3ozADS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830760603&oldid=803414381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974733288542736384", + "text" : "Roseland Theatre (Nova Scotia) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kTkP3ozADS https:\/\/t.co\/TwCwSGOfTj", + "id" : 974733288542736384, + "created_at" : "2018-03-16 19:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974713109121306630\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/hUWXfwHhdC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYbgaAzX0AExJi4.png", + "id_str" : "974713106868981761", + "id" : 974713106868981761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYbgaAzX0AExJi4.png", + "sizes" : [ { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Alondra Santos", + "display_url" : "pic.twitter.com\/hUWXfwHhdC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/gjQeErr1NJ", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=106278554&oldid=106278529", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974713109121306630", + "text" : "Alondra Santos Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gjQeErr1NJ https:\/\/t.co\/hUWXfwHhdC", + "id" : 974713109121306630, + "created_at" : "2018-03-16 18:24:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974712802496610304\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/EsfT270HPP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYbgIAjXkAEmKNp.png", + "id_str" : "974712797564211201", + "id" : 974712797564211201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYbgIAjXkAEmKNp.png", + "sizes" : [ { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Alondra Santos", + "display_url" : "pic.twitter.com\/EsfT270HPP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/U1EOCrdtUu", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=106278529&oldid=99365513", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974712802496610304", + "text" : "Alondra Santos Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U1EOCrdtUu https:\/\/t.co\/EsfT270HPP", + "id" : 974712802496610304, + "created_at" : "2018-03-16 18:23:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974652367441416193\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QOs3eo43FS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYapKT_WAAMSePE.png", + "id_str" : "974652364002033667", + "id" : 974652364002033667, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYapKT_WAAMSePE.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 464 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 819 + }, { + "h" : 1281, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1281, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jules-Henri-Marius Bergeret", + "display_url" : "pic.twitter.com\/QOs3eo43FS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/X0jW3Dc7pf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146501854&oldid=143874618&rcid=359447372", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974652367441416193", + "text" : "Jules-Henri-Marius Bergeret Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X0jW3Dc7pf https:\/\/t.co\/QOs3eo43FS", + "id" : 974652367441416193, + "created_at" : "2018-03-16 14:23:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974643814878072832\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/ckkdbSyZba", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYahYdPWkAExD_8.png", + "id_str" : "974643810910244865", + "id" : 974643810910244865, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYahYdPWkAExD_8.png", + "sizes" : [ { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 589 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Hispanic and Latino Americans", + "display_url" : "pic.twitter.com\/ckkdbSyZba" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/5AZktpEeMF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830708183&oldid=830708060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974643814878072832", + "text" : "Hispanic and Latino Americans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5AZktpEeMF https:\/\/t.co\/ckkdbSyZba", + "id" : 974643814878072832, + "created_at" : "2018-03-16 13:49:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974643591116152833\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/NBcbwmNzDR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYahLX0WAAYZrHs.png", + "id_str" : "974643586116485126", + "id" : 974643586116485126, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYahLX0WAAYZrHs.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 602 + }, { + "h" : 987, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 987, + "resize" : "fit", + "w" : 874 + }, { + "h" : 987, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hispanic and Latino Americans", + "display_url" : "pic.twitter.com\/NBcbwmNzDR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/5eIcoPF3lp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830708060&oldid=830628719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974643591116152833", + "text" : "Hispanic and Latino Americans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5eIcoPF3lp https:\/\/t.co\/NBcbwmNzDR", + "id" : 974643591116152833, + "created_at" : "2018-03-16 13:48:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974467933786333187\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/PTN0nyOUXT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYYBa0uW4AQ_Se8.png", + "id_str" : "974467929713598468", + "id" : 974467929713598468, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYYBa0uW4AQ_Se8.png", + "sizes" : [ { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 580, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Fortnite Battle Royale", + "display_url" : "pic.twitter.com\/PTN0nyOUXT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/8Iq66wLx9g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830641679&oldid=830635326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974467933786333187", + "text" : "Fortnite Battle Royale Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8Iq66wLx9g https:\/\/t.co\/PTN0nyOUXT", + "id" : 974467933786333187, + "created_at" : "2018-03-16 02:10:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974462431501090816\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/OhndpiYKch", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYX8agXW4AABJiZ.png", + "id_str" : "974462426690281472", + "id" : 974462426690281472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYX8agXW4AABJiZ.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Paramotor", + "display_url" : "pic.twitter.com\/OhndpiYKch" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/fUTIuaUzKG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830639175&oldid=828710852", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974462431501090816", + "text" : "Paramotor Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fUTIuaUzKG https:\/\/t.co\/OhndpiYKch", + "id" : 974462431501090816, + "created_at" : "2018-03-16 01:48:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974380009421967362\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/7qipqjOM74", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYWxc7gVMAAqWpL.jpg", + "id_str" : "974380004963332096", + "id" : 974380004963332096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYWxc7gVMAAqWpL.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 606 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2088, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1034 + }, { + "h" : 680, + "resize" : "fit", + "w" : 343 + } ], + "media_alt" : "Screenshot of edit to Utilisateur:Cmhc-user\/sandbox", + "display_url" : "pic.twitter.com\/7qipqjOM74" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/pOR5490ldf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=146482363&rcid=359410779", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974380009421967362", + "text" : "Utilisateur:Cmhc-user\/sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pOR5490ldf https:\/\/t.co\/7qipqjOM74", + "id" : 974380009421967362, + "created_at" : "2018-03-15 20:21:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974353457468633089\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/cHdcXAc9KP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYWZTf_XcAAdPRi.png", + "id_str" : "974353454679420928", + "id" : 974353454679420928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYWZTf_XcAAdPRi.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Farzad Bazoft", + "display_url" : "pic.twitter.com\/cHdcXAc9KP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/KMuWDybKOq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830582655&oldid=830542004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974353457468633089", + "text" : "Farzad Bazoft Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KMuWDybKOq https:\/\/t.co\/cHdcXAc9KP", + "id" : 974353457468633089, + "created_at" : "2018-03-15 18:35:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974342400503111681\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/5rlbK6uM54", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYWPPyPXcAAKgXY.png", + "id_str" : "974342395742613504", + "id" : 974342395742613504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYWPPyPXcAAKgXY.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Datsik (musician)", + "display_url" : "pic.twitter.com\/5rlbK6uM54" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/B5F62aPYx8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830576637&oldid=830576566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974342400503111681", + "text" : "Datsik (musician) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/B5F62aPYx8 https:\/\/t.co\/5rlbK6uM54", + "id" : 974342400503111681, + "created_at" : "2018-03-15 17:51:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974336531468046337\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/oIApm5eAeI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYWJ6HyWsAEljsh.png", + "id_str" : "974336526011248641", + "id" : 974336526011248641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYWJ6HyWsAEljsh.png", + "sizes" : [ { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 650, + "resize" : "fit", + "w" : 680 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Preston, Nova Scotia", + "display_url" : "pic.twitter.com\/oIApm5eAeI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/m9tp8kG6dW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830573760&oldid=818912699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974336531468046337", + "text" : "Preston, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m9tp8kG6dW https:\/\/t.co\/oIApm5eAeI", + "id" : 974336531468046337, + "created_at" : "2018-03-15 17:28:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974334917743120384\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/8WGQxkMEGA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYWIcSRX4AArZiU.png", + "id_str" : "974334913918001152", + "id" : 974334913918001152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYWIcSRX4AArZiU.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canada\u2013United States trade relations", + "display_url" : "pic.twitter.com\/8WGQxkMEGA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/tC1HTUQjUO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830572999&oldid=829994756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974334917743120384", + "text" : "Canada\u2013United States trade relations Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/tC1HTUQjUO https:\/\/t.co\/8WGQxkMEGA", + "id" : 974334917743120384, + "created_at" : "2018-03-15 17:22:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974297368169467904\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/wYbmOCs7wl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYVmSqxW0AAbMiy.png", + "id_str" : "974297365300563968", + "id" : 974297365300563968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYVmSqxW0AAbMiy.png", + "sizes" : [ { + "h" : 535, + "resize" : "fit", + "w" : 680 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to One Flew Over the Cuckoo's Nest (novel)", + "display_url" : "pic.twitter.com\/wYbmOCs7wl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/brFHy0k1Oj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830550734&oldid=830346016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974297368169467904", + "text" : "One Flew Over the Cuckoo's Nest (novel) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/brFHy0k1Oj https:\/\/t.co\/wYbmOCs7wl", + "id" : 974297368169467904, + "created_at" : "2018-03-15 14:52:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974277419724091392\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/TlYERBxC2s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYVUJh0XUAE5Vkr.png", + "id_str" : "974277417069137921", + "id" : 974277417069137921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYVUJh0XUAE5Vkr.png", + "sizes" : [ { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RIM-162 ESSM", + "display_url" : "pic.twitter.com\/TlYERBxC2s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/noUOTm1F8c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830540091&oldid=830539825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974277419724091392", + "text" : "RIM-162 ESSM Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/noUOTm1F8c https:\/\/t.co\/TlYERBxC2s", + "id" : 974277419724091392, + "created_at" : "2018-03-15 13:33:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974276892449755136\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/Z3EZPDiEdl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYVTqzZX4AE6uj1.png", + "id_str" : "974276889211822081", + "id" : 974276889211822081, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYVTqzZX4AE6uj1.png", + "sizes" : [ { + "h" : 758, + "resize" : "fit", + "w" : 874 + }, { + "h" : 590, + "resize" : "fit", + "w" : 680 + }, { + "h" : 758, + "resize" : "fit", + "w" : 874 + }, { + "h" : 758, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RIM-162 ESSM", + "display_url" : "pic.twitter.com\/Z3EZPDiEdl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/1s1wsVNwbQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830539825&oldid=830539080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974276892449755136", + "text" : "RIM-162 ESSM Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1s1wsVNwbQ https:\/\/t.co\/Z3EZPDiEdl", + "id" : 974276892449755136, + "created_at" : "2018-03-15 13:31:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974276863941054464\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/xR9uzrfPVF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYVTpMYWsAA0usi.png", + "id_str" : "974276861558697984", + "id" : 974276861558697984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYVTpMYWsAA0usi.png", + "sizes" : [ { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Short rotation coppice", + "display_url" : "pic.twitter.com\/xR9uzrfPVF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/xNPbKQ50G4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830539814&oldid=824884550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974276863941054464", + "text" : "Short rotation coppice Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/xNPbKQ50G4 https:\/\/t.co\/xR9uzrfPVF", + "id" : 974276863941054464, + "created_at" : "2018-03-15 13:31:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974275425693298688\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/iXywriLlzm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYVSVTkXkAAv_s8.png", + "id_str" : "974275420379123712", + "id" : 974275420379123712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYVSVTkXkAAv_s8.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RIM-162 ESSM", + "display_url" : "pic.twitter.com\/iXywriLlzm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/kDzKHjxZY6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830539080&oldid=829551043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974275425693298688", + "text" : "RIM-162 ESSM Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kDzKHjxZY6 https:\/\/t.co\/iXywriLlzm", + "id" : 974275425693298688, + "created_at" : "2018-03-15 13:25:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974267334729846786\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/TlS90z2Kpx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYVK-XuW4AAYzFy.png", + "id_str" : "974267329776377856", + "id" : 974267329776377856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYVK-XuW4AAYzFy.png", + "sizes" : [ { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 321, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Worthington Trophy", + "display_url" : "pic.twitter.com\/TlS90z2Kpx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/sk5Fw35i1u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830535624&oldid=807526771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974267334729846786", + "text" : "Worthington Trophy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sk5Fw35i1u https:\/\/t.co\/TlS90z2Kpx", + "id" : 974267334729846786, + "created_at" : "2018-03-15 12:53:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974247627553460225\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/Q7foEzZyVG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYU5DWlUQAMzk3q.png", + "id_str" : "974247624160067587", + "id" : 974247624160067587, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYU5DWlUQAMzk3q.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/Q7foEzZyVG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/HXXHPTCJUa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830524965&oldid=830524904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974247627553460225", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HXXHPTCJUa https:\/\/t.co\/Q7foEzZyVG", + "id" : 974247627553460225, + "created_at" : "2018-03-15 11:35:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974247403762212864\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/FcmOsZzT7T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYU42T7VwAAQhIB.png", + "id_str" : "974247400108834816", + "id" : 974247400108834816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYU42T7VwAAQhIB.png", + "sizes" : [ { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 611 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/FcmOsZzT7T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/oylL13HlSe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830524904&oldid=830472837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974247403762212864", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oylL13HlSe https:\/\/t.co\/FcmOsZzT7T", + "id" : 974247403762212864, + "created_at" : "2018-03-15 11:34:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974093902444670976\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/nCnjqhpmOH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYStPU0WsAAP-HG.png", + "id_str" : "974093898216812544", + "id" : 974093898216812544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYStPU0WsAAP-HG.png", + "sizes" : [ { + "h" : 302, + "resize" : "fit", + "w" : 680 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/nCnjqhpmOH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/XkJyHGVkXZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830472837&oldid=830449123", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974093902444670976", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XkJyHGVkXZ https:\/\/t.co\/nCnjqhpmOH", + "id" : 974093902444670976, + "created_at" : "2018-03-15 01:24:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974043667655745536\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/V1luJ7R9xY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYR_jQvX4AApGu4.png", + "id_str" : "974043663184683008", + "id" : 974043663184683008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYR_jQvX4AApGu4.png", + "sizes" : [ { + "h" : 501, + "resize" : "fit", + "w" : 680 + }, { + "h" : 644, + "resize" : "fit", + "w" : 874 + }, { + "h" : 644, + "resize" : "fit", + "w" : 874 + }, { + "h" : 644, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/V1luJ7R9xY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/Xai9Um0dhp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830449123&oldid=830447152", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974043667655745536", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Xai9Um0dhp https:\/\/t.co\/V1luJ7R9xY", + "id" : 974043667655745536, + "created_at" : "2018-03-14 22:04:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974040160777179136\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/8loe9WJmc5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYR8XOTWkAEk57I.png", + "id_str" : "974040157836972033", + "id" : 974040157836972033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYR8XOTWkAEk57I.png", + "sizes" : [ { + "h" : 690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 680 + }, { + "h" : 690, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/8loe9WJmc5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/acVmlcf57k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830447152&oldid=830446336", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974040160777179136", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/acVmlcf57k https:\/\/t.co\/8loe9WJmc5", + "id" : 974040160777179136, + "created_at" : "2018-03-14 21:50:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974038609564196874\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/N3NQaK2DAO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYR683kV4AAFIFp.png", + "id_str" : "974038605545988096", + "id" : 974038605545988096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYR683kV4AAFIFp.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 779 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 456 + }, { + "h" : 680, + "resize" : "fit", + "w" : 259 + }, { + "h" : 2299, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/N3NQaK2DAO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/T5fsFLIVJq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830446336&oldid=830445845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974038609564196874", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/T5fsFLIVJq https:\/\/t.co\/N3NQaK2DAO", + "id" : 974038609564196874, + "created_at" : "2018-03-14 21:44:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974037704211140609\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/hf8jJUK560", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYR6IDKXUAAI_eR.png", + "id_str" : "974037698125189120", + "id" : 974037698125189120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYR6IDKXUAAI_eR.png", + "sizes" : [ { + "h" : 1424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 417 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 737 + }, { + "h" : 1424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/hf8jJUK560" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/m7uR00OyJF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830445845&oldid=830445569", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974037704211140609", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/m7uR00OyJF https:\/\/t.co\/hf8jJUK560", + "id" : 974037704211140609, + "created_at" : "2018-03-14 21:41:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974037175322009601\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/8iCADrRJVm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYR5pYSWAAI7B7F.png", + "id_str" : "974037171219857410", + "id" : 974037171219857410, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYR5pYSWAAI7B7F.png", + "sizes" : [ { + "h" : 1424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 417 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 737 + }, { + "h" : 1424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/8iCADrRJVm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/eZfdlXE38S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830445569&oldid=830444266", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974037175322009601", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eZfdlXE38S https:\/\/t.co\/8iCADrRJVm", + "id" : 974037175322009601, + "created_at" : "2018-03-14 21:38:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/974034530737774592\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/9L7QOf7LRn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYR3PgdXcAAfWq6.png", + "id_str" : "974034527713718272", + "id" : 974034527713718272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYR3PgdXcAAfWq6.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/9L7QOf7LRn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/o5CsgIlvjB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830444266&oldid=830424862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "974034530737774592", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/o5CsgIlvjB https:\/\/t.co\/9L7QOf7LRn", + "id" : 974034530737774592, + "created_at" : "2018-03-14 21:28:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973998633661104128\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/OymCTSmiCG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYRWl2HX0AACI_p.png", + "id_str" : "973998627600453632", + "id" : 973998627600453632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYRWl2HX0AACI_p.png", + "sizes" : [ { + "h" : 3104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 577 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 338 + }, { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Ville de Qu\u00E9bec (FFH 332)", + "display_url" : "pic.twitter.com\/OymCTSmiCG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/rsjhSFXcPU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830424862&oldid=829810022", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973998633661104128", + "text" : "HMCS Ville de Qu\u00E9bec (FFH 332) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rsjhSFXcPU https:\/\/t.co\/OymCTSmiCG", + "id" : 973998633661104128, + "created_at" : "2018-03-14 19:05:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973996092420476931\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/5ULZpP2VPD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYRURxIVAAAD9gZ.png", + "id_str" : "973996083641647104", + "id" : 973996083641647104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYRURxIVAAAD9gZ.png", + "sizes" : [ { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sikhism in India", + "display_url" : "pic.twitter.com\/5ULZpP2VPD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/HyNw1oiaG8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830423411&oldid=830423299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973996092420476931", + "text" : "Sikhism in India Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/HyNw1oiaG8 https:\/\/t.co\/5ULZpP2VPD", + "id" : 973996092420476931, + "created_at" : "2018-03-14 18:55:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973995917975130114\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/59GJygxnwi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYRUHt4XUAAjRVA.png", + "id_str" : "973995910970691584", + "id" : 973995910970691584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYRUHt4XUAAjRVA.png", + "sizes" : [ { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sikhism in India", + "display_url" : "pic.twitter.com\/59GJygxnwi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eMqNRrrJXk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830423299&oldid=830423244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973995917975130114", + "text" : "Sikhism in India Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eMqNRrrJXk https:\/\/t.co\/59GJygxnwi", + "id" : 973995917975130114, + "created_at" : "2018-03-14 18:54:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973995830217756673\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/lPemLKgyUn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYRUCofWsAEdkZJ.png", + "id_str" : "973995823624269825", + "id" : 973995823624269825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYRUCofWsAEdkZJ.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sikhism in India", + "display_url" : "pic.twitter.com\/lPemLKgyUn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OnRkZnS5yd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830423244&oldid=828681802", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973995830217756673", + "text" : "Sikhism in India Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/OnRkZnS5yd https:\/\/t.co\/lPemLKgyUn", + "id" : 973995830217756673, + "created_at" : "2018-03-14 18:54:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973979405801414656\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/01SA2B11jU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYRFGjSV4AApwRD.png", + "id_str" : "973979398272573440", + "id" : 973979398272573440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYRFGjSV4AApwRD.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Evelyn S. Lieberman", + "display_url" : "pic.twitter.com\/01SA2B11jU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/CEwq3YbFGS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830413871&oldid=824638945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973979405801414656", + "text" : "Evelyn S. Lieberman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CEwq3YbFGS https:\/\/t.co\/01SA2B11jU", + "id" : 973979405801414656, + "created_at" : "2018-03-14 17:49:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973979079451037696\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/eTrlFDvUfb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYREzxFXcAIoJAx.png", + "id_str" : "973979075558731778", + "id" : 973979075558731778, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYREzxFXcAIoJAx.png", + "sizes" : [ { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 202, + "resize" : "fit", + "w" : 680 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Steve Goldstein (diplomat)", + "display_url" : "pic.twitter.com\/eTrlFDvUfb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ryGfvYPcUd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830413654&oldid=830372615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973979079451037696", + "text" : "Steve Goldstein (diplomat) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ryGfvYPcUd https:\/\/t.co\/eTrlFDvUfb", + "id" : 973979079451037696, + "created_at" : "2018-03-14 17:48:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973940432416772103\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/FDxPhQhaz4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYQhqODWkAAP1G4.png", + "id_str" : "973940428629250048", + "id" : 973940428629250048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYQhqODWkAAP1G4.png", + "sizes" : [ { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Trade Commissioner Service", + "display_url" : "pic.twitter.com\/FDxPhQhaz4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/JzwFN9SkYm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830392674&oldid=812348660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973940432416772103", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JzwFN9SkYm https:\/\/t.co\/FDxPhQhaz4", + "id" : 973940432416772103, + "created_at" : "2018-03-14 15:14:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973680652636827651\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/FXcxBk4YG2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYM1ZCLUQAA21IU.png", + "id_str" : "973680648639496192", + "id" : 973680648639496192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYM1ZCLUQAA21IU.png", + "sizes" : [ { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chinguacousy Secondary School", + "display_url" : "pic.twitter.com\/FXcxBk4YG2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ckq45sTBJW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830284951&oldid=827620958", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973680652636827651", + "text" : "Chinguacousy Secondary School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ckq45sTBJW https:\/\/t.co\/FXcxBk4YG2", + "id" : 973680652636827651, + "created_at" : "2018-03-13 22:02:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973653255459876865\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/8TXTMfVx5H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYMceOuV4AI34jk.jpg", + "id_str" : "973653250116280322", + "id" : 973653250116280322, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYMceOuV4AI34jk.jpg", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 BNP Paribas Open \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/8TXTMfVx5H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/zd7yHOopb9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830270205&oldid=830270176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973653255459876865", + "text" : "2018 BNP Paribas Open \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zd7yHOopb9 https:\/\/t.co\/8TXTMfVx5H", + "id" : 973653255459876865, + "created_at" : "2018-03-13 20:13:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973653218021576704\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/XaYrn9K6N8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYMccJVVQAEwGfM.jpg", + "id_str" : "973653214309466113", + "id" : 973653214309466113, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYMccJVVQAEwGfM.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 BNP Paribas Open \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/XaYrn9K6N8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/iaSv7rTFOD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830270176&oldid=830270051", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973653218021576704", + "text" : "2018 BNP Paribas Open \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iaSv7rTFOD https:\/\/t.co\/XaYrn9K6N8", + "id" : 973653218021576704, + "created_at" : "2018-03-13 20:13:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973652968833781760\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/AYskeYzeyk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYMcNm-X0AALipV.jpg", + "id_str" : "973652964568190976", + "id" : 973652964568190976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYMcNm-X0AALipV.jpg", + "sizes" : [ { + "h" : 869, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 676, + "resize" : "fit", + "w" : 680 + }, { + "h" : 869, + "resize" : "fit", + "w" : 874 + }, { + "h" : 869, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 BNP Paribas Open \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/AYskeYzeyk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/QFv2lkLIb9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830270051&oldid=830260993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973652968833781760", + "text" : "2018 BNP Paribas Open \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QFv2lkLIb9 https:\/\/t.co\/AYskeYzeyk", + "id" : 973652968833781760, + "created_at" : "2018-03-13 20:12:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973612657466060801\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/UdDNHGEYe0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYL3jN-XUAAQ13H.png", + "id_str" : "973612653884166144", + "id" : 973612653884166144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYL3jN-XUAAQ13H.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Latin American Canadians", + "display_url" : "pic.twitter.com\/UdDNHGEYe0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/GvLoKPXaL9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830247190&oldid=829837436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973612657466060801", + "text" : "Latin American Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GvLoKPXaL9 https:\/\/t.co\/UdDNHGEYe0", + "id" : 973612657466060801, + "created_at" : "2018-03-13 17:32:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973608485706518528\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zWVKXpv7zV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLzwYNXUAUdWLo.png", + "id_str" : "973608481923223557", + "id" : 973608481923223557, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLzwYNXUAUdWLo.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 317 + }, { + "h" : 1876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 559 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tool steel", + "display_url" : "pic.twitter.com\/zWVKXpv7zV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/wOkR5gUvgn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830244730&oldid=829874495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973608485706518528", + "text" : "Tool steel Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wOkR5gUvgn https:\/\/t.co\/zWVKXpv7zV", + "id" : 973608485706518528, + "created_at" : "2018-03-13 17:15:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973607243655667713\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3qv0OiaRdb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLyoFMX4AEqal7.png", + "id_str" : "973607239868211201", + "id" : 973607239868211201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLyoFMX4AEqal7.png", + "sizes" : [ { + "h" : 657, + "resize" : "fit", + "w" : 874 + }, { + "h" : 657, + "resize" : "fit", + "w" : 874 + }, { + "h" : 511, + "resize" : "fit", + "w" : 680 + }, { + "h" : 657, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/3qv0OiaRdb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/aQRhogGIJM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830244050&oldid=830175883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973607243655667713", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aQRhogGIJM https:\/\/t.co\/3qv0OiaRdb", + "id" : 973607243655667713, + "created_at" : "2018-03-13 17:10:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973602326995927040\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Q6XisBHF48", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLuJ0uX0AEdqpJ.png", + "id_str" : "973602322004824065", + "id" : 973602322004824065, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLuJ0uX0AEdqpJ.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Manitoulin Island", + "display_url" : "pic.twitter.com\/Q6XisBHF48" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/UvQ4JXvEyq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830241295&oldid=830241115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973602326995927040", + "text" : "Manitoulin Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UvQ4JXvEyq https:\/\/t.co\/Q6XisBHF48", + "id" : 973602326995927040, + "created_at" : "2018-03-13 16:50:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973602032916590592\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/lw9hulhM26", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLt41_XcAADk5f.png", + "id_str" : "973602030286761984", + "id" : 973602030286761984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLt41_XcAADk5f.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Manitoulin Island", + "display_url" : "pic.twitter.com\/lw9hulhM26" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/doVsJjlJbV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830241115&oldid=830214793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973602032916590592", + "text" : "Manitoulin Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/doVsJjlJbV https:\/\/t.co\/lw9hulhM26", + "id" : 973602032916590592, + "created_at" : "2018-03-13 16:49:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973568938952003586\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/707melJc9Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLPygeUMAAfNp4.png", + "id_str" : "973568936082944000", + "id" : 973568936082944000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLPygeUMAAfNp4.png", + "sizes" : [ { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wheelchair curling at the 2006 Winter Paralympics", + "display_url" : "pic.twitter.com\/707melJc9Z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/O4o4Uy163r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830222507&oldid=830188820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973568938952003586", + "text" : "Wheelchair curling at the 2006 Winter Paralympics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O4o4Uy163r https:\/\/t.co\/707melJc9Z", + "id" : 973568938952003586, + "created_at" : "2018-03-13 14:38:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973568610714177537\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/miMoAmkiQa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLPfWbUQAEm5aQ.jpg", + "id_str" : "973568606968496129", + "id" : 973568606968496129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLPfWbUQAEm5aQ.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wheelchair curling at the 2010 Winter Paralympics", + "display_url" : "pic.twitter.com\/miMoAmkiQa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/UrcZvrcGtw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830222322&oldid=830177537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973568610714177537", + "text" : "Wheelchair curling at the 2010 Winter Paralympics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UrcZvrcGtw https:\/\/t.co\/miMoAmkiQa", + "id" : 973568610714177537, + "created_at" : "2018-03-13 14:36:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973564306972389378\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/O8FsH3rRNE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLLkm8X4AA0Y4X.jpg", + "id_str" : "973564299254947840", + "id" : 973564299254947840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLLkm8X4AA0Y4X.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 497, + "resize" : "fit", + "w" : 680 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to Prix d'excellence pour la promotion de la dualit\u00E9 linguistique", + "display_url" : "pic.twitter.com\/O8FsH3rRNE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/JZqqCam7QG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=146405775&rcid=359262372", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973564306972389378", + "text" : "Prix d'excellence pour la promotion de la dualit\u00E9 l Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JZqqCam7QG https:\/\/t.co\/O8FsH3rRNE", + "id" : 973564306972389378, + "created_at" : "2018-03-13 14:19:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973564010854526976\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/YcUALpqdMp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLLTjjWsAAwTPO.png", + "id_str" : "973564006286929920", + "id" : 973564006286929920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLLTjjWsAAwTPO.png", + "sizes" : [ { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to C'est la vie (\u00E9mission de radio)", + "display_url" : "pic.twitter.com\/YcUALpqdMp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/0FOxiuqjhQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146405713&oldid=141690468&rcid=359262236", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973564010854526976", + "text" : "C'est la vie (\u00E9mission de radio) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0FOxiuqjhQ https:\/\/t.co\/YcUALpqdMp", + "id" : 973564010854526976, + "created_at" : "2018-03-13 14:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973563310208638976\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/hBJebNYvPd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLKqx_W4AAK-di.png", + "id_str" : "973563305787842560", + "id" : 973563305787842560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLKqx_W4AAK-di.png", + "sizes" : [ { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Prix d'excellence \u2013 Promotion de la dualit\u00E9 linguistique", + "display_url" : "pic.twitter.com\/hBJebNYvPd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/c2d8hQFRhk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146405560&oldid=146405498&rcid=359261836", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973563310208638976", + "text" : "Prix d'excellence \u2013 Promotion de la dualit\u00E9 linguis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c2d8hQFRhk https:\/\/t.co\/hBJebNYvPd", + "id" : 973563310208638976, + "created_at" : "2018-03-13 14:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973563029379010561\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/cHQQuYtxzx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLKadSWkAE0z52.png", + "id_str" : "973563025352462337", + "id" : 973563025352462337, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLKadSWkAE0z52.png", + "sizes" : [ { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 578 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Prix d'excellence \u2013 Promotion de la dualit\u00E9 linguistique", + "display_url" : "pic.twitter.com\/cHQQuYtxzx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/L2unqKd34k", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146405498&oldid=146405390&rcid=359261702", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973563029379010561", + "text" : "Prix d'excellence \u2013 Promotion de la dualit\u00E9 linguis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L2unqKd34k https:\/\/t.co\/cHQQuYtxzx", + "id" : 973563029379010561, + "created_at" : "2018-03-13 14:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973562528713334784\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/kDwOuXNJVA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLJ9KFWsAMg3iS.jpg", + "id_str" : "973562521981464579", + "id" : 973562521981464579, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLJ9KFWsAMg3iS.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 454 + }, { + "h" : 1577, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 1577, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 802 + } ], + "media_alt" : "Screenshot of edit to Prix d'excellence \u2013 Promotion de la dualit\u00E9 linguistique", + "display_url" : "pic.twitter.com\/kDwOuXNJVA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/HKtF88NqMZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=146405390&rcid=359261453", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973562528713334784", + "text" : "Prix d'excellence \u2013 Promotion de la dualit\u00E9 linguis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HKtF88NqMZ https:\/\/t.co\/kDwOuXNJVA", + "id" : 973562528713334784, + "created_at" : "2018-03-13 14:12:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973553623899820035\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/YenVJTaZAk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYLB22-WsAA_cwR.png", + "id_str" : "973553617679593472", + "id" : 973553617679593472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYLB22-WsAA_cwR.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 274 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 484 + }, { + "h" : 2168, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 826 + } ], + "media_alt" : "Screenshot of edit to Manitoulin Island", + "display_url" : "pic.twitter.com\/YenVJTaZAk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Xc2sWFICF3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830214793&oldid=830197889", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973553623899820035", + "text" : "Manitoulin Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xc2sWFICF3 https:\/\/t.co\/YenVJTaZAk", + "id" : 973553623899820035, + "created_at" : "2018-03-13 13:37:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973241370055004161\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/acYGg4mHiP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYGl3gwXcAQOo4K.png", + "id_str" : "973241367592923140", + "id" : 973241367592923140, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYGl3gwXcAQOo4K.png", + "sizes" : [ { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 307, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tri-Cities, Tennessee", + "display_url" : "pic.twitter.com\/acYGg4mHiP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/X0nbruuiCG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830080771&oldid=825582268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973241370055004161", + "text" : "Tri-Cities, Tennessee Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X0nbruuiCG https:\/\/t.co\/acYGg4mHiP", + "id" : 973241370055004161, + "created_at" : "2018-03-12 16:56:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973209365040726018\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/p2ZzKx0jFt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYGIwXPWsAAxnYc.png", + "id_str" : "973209358942253056", + "id" : 973209358942253056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYGIwXPWsAAxnYc.png", + "sizes" : [ { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of political parties in Ontario", + "display_url" : "pic.twitter.com\/p2ZzKx0jFt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/uxctsrGgjS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830064239&oldid=825998846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973209365040726018", + "text" : "List of political parties in Ontario Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/uxctsrGgjS https:\/\/t.co\/p2ZzKx0jFt", + "id" : 973209365040726018, + "created_at" : "2018-03-12 14:49:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973198655502147584\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/xTR7tptjP6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYF_A6GWAAEM44X.png", + "id_str" : "973198648061329409", + "id" : 973198648061329409, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYF_A6GWAAEM44X.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 579 + }, { + "h" : 1026, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1026, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1026, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/xTR7tptjP6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Wyk99cnpCI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830059419&oldid=828699386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973198655502147584", + "text" : "Candice Bergen (politician) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Wyk99cnpCI https:\/\/t.co\/xTR7tptjP6", + "id" : 973198655502147584, + "created_at" : "2018-03-12 14:06:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973197699427299328\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Dh1AGiwAby", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYF-JfoX4AA0KFo.png", + "id_str" : "973197696063496192", + "id" : 973197696063496192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYF-JfoX4AA0KFo.png", + "sizes" : [ { + "h" : 1541, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 386 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 681 + }, { + "h" : 1541, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Prince of Wales Bridge", + "display_url" : "pic.twitter.com\/Dh1AGiwAby" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/hc5wDDjByH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830058993&oldid=828775654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973197699427299328", + "text" : "Prince of Wales Bridge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hc5wDDjByH https:\/\/t.co\/Dh1AGiwAby", + "id" : 973197699427299328, + "created_at" : "2018-03-12 14:03:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973180412393639936\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/2DLMkjiIRB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYFubG2W4AEVrxA.png", + "id_str" : "973180406462865409", + "id" : 973180406462865409, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYFubG2W4AEVrxA.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of Jewish American entertainers", + "display_url" : "pic.twitter.com\/2DLMkjiIRB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/jGeswvX0p0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830050717&oldid=826747700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973180412393639936", + "text" : "List of Jewish American entertainers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jGeswvX0p0 https:\/\/t.co\/2DLMkjiIRB", + "id" : 973180412393639936, + "created_at" : "2018-03-12 12:54:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973177396231798784\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/K66hFbjknx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYFrrnJWkAAbSZy.png", + "id_str" : "973177391475494912", + "id" : 973177391475494912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYFrrnJWkAAbSZy.png", + "sizes" : [ { + "h" : 375, + "resize" : "fit", + "w" : 680 + }, { + "h" : 482, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 482, + "resize" : "fit", + "w" : 874 + }, { + "h" : 482, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Movelkote", + "display_url" : "pic.twitter.com\/K66hFbjknx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/xMrYfYRgkr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830049544&oldid=830049492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973177396231798784", + "text" : "Movelkote Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xMrYfYRgkr https:\/\/t.co\/K66hFbjknx", + "id" : 973177396231798784, + "created_at" : "2018-03-12 12:42:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973177230913306624\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/JPhpbnEwbu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYFrh9EXUAAgLUD.png", + "id_str" : "973177225561460736", + "id" : 973177225561460736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYFrh9EXUAAgLUD.png", + "sizes" : [ { + "h" : 500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 500, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 389, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Movelkote", + "display_url" : "pic.twitter.com\/JPhpbnEwbu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/93VLk5WaQ1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830049479&oldid=830049346", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973177230913306624", + "text" : "Movelkote Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/93VLk5WaQ1 https:\/\/t.co\/JPhpbnEwbu", + "id" : 973177230913306624, + "created_at" : "2018-03-12 12:41:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973176997861036032\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/PCoQOg1wpz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYFrUfmW4AAWbq0.png", + "id_str" : "973176994312675328", + "id" : 973176994312675328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYFrUfmW4AAWbq0.png", + "sizes" : [ { + "h" : 1196, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 497 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1196, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1196, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hispanic and Latino Americans", + "display_url" : "pic.twitter.com\/PCoQOg1wpz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/qhPWojviko", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830049381&oldid=829841920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973176997861036032", + "text" : "Hispanic and Latino Americans Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qhPWojviko https:\/\/t.co\/PCoQOg1wpz", + "id" : 973176997861036032, + "created_at" : "2018-03-12 12:40:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973176912737636352\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/3LrIUpIpOy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYFrPmnW0AA26Bb.png", + "id_str" : "973176910296567808", + "id" : 973176910296567808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYFrPmnW0AA26Bb.png", + "sizes" : [ { + "h" : 453, + "resize" : "fit", + "w" : 874 + }, { + "h" : 453, + "resize" : "fit", + "w" : 874 + }, { + "h" : 352, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 453, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Movelkote", + "display_url" : "pic.twitter.com\/3LrIUpIpOy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/2hwmlCH8BT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830049346&oldid=830049314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973176912737636352", + "text" : "Movelkote Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2hwmlCH8BT https:\/\/t.co\/3LrIUpIpOy", + "id" : 973176912737636352, + "created_at" : "2018-03-12 12:40:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/973176812833529856\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/5UNBtLkGdw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYFrJn9WsAAFnGT.png", + "id_str" : "973176807578054656", + "id" : 973176807578054656, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYFrJn9WsAAFnGT.png", + "sizes" : [ { + "h" : 969, + "resize" : "fit", + "w" : 874 + }, { + "h" : 969, + "resize" : "fit", + "w" : 874 + }, { + "h" : 969, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 613 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Movelkote", + "display_url" : "pic.twitter.com\/5UNBtLkGdw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/ZaXbpbyv3d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=830049314&oldid=830049192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973176812833529856", + "text" : "Movelkote Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZaXbpbyv3d https:\/\/t.co\/5UNBtLkGdw", + "id" : 973176812833529856, + "created_at" : "2018-03-12 12:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972617084147503106\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/lX6w0R9g7u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX9uFCLUMAADEKp.png", + "id_str" : "972617077298049024", + "id" : 972617077298049024, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX9uFCLUMAADEKp.png", + "sizes" : [ { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Rocky Mountain Rangers", + "display_url" : "pic.twitter.com\/lX6w0R9g7u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/OgH7z7P7jl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829812734&oldid=825486687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972617084147503106", + "text" : "Rocky Mountain Rangers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OgH7z7P7jl https:\/\/t.co\/lX6w0R9g7u", + "id" : 972617084147503106, + "created_at" : "2018-03-10 23:35:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972431244519755776\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/F80aQPHfDE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX7FD1ZX4AIcXag.png", + "id_str" : "972431239222386690", + "id" : 972431239222386690, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX7FD1ZX4AIcXag.png", + "sizes" : [ { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 568, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Glock", + "display_url" : "pic.twitter.com\/F80aQPHfDE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/ZDjSnmWvOL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829721469&oldid=829336311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972431244519755776", + "text" : "Glock Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZDjSnmWvOL https:\/\/t.co\/F80aQPHfDE", + "id" : 972431244519755776, + "created_at" : "2018-03-10 11:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972227247842168833\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/QF8rIXmVjQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX4LhutVAAA5AfZ.png", + "id_str" : "972227243660345344", + "id" : 972227243660345344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX4LhutVAAA5AfZ.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/QF8rIXmVjQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/zr5ojQZ9b1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829642085&oldid=829642062", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972227247842168833", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zr5ojQZ9b1 https:\/\/t.co\/QF8rIXmVjQ", + "id" : 972227247842168833, + "created_at" : "2018-03-09 21:46:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972227197325934593\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/t0HF5cO69S", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX4Le0vWAAA0zlo.png", + "id_str" : "972227193739804672", + "id" : 972227193739804672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX4Le0vWAAA0zlo.png", + "sizes" : [ { + "h" : 2243, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 468 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 798 + }, { + "h" : 680, + "resize" : "fit", + "w" : 265 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/t0HF5cO69S" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/zZTeIQ82bP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829642062&oldid=829596719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972227197325934593", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zZTeIQ82bP https:\/\/t.co\/t0HF5cO69S", + "id" : 972227197325934593, + "created_at" : "2018-03-09 21:46:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972216689885696002\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/iPKPg8RqZQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX4B7N6VMAAdepZ.jpg", + "id_str" : "972216686416834560", + "id" : 972216686416834560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX4B7N6VMAAdepZ.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 302, + "resize" : "fit", + "w" : 680 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Grading systems by country", + "display_url" : "pic.twitter.com\/iPKPg8RqZQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/iiEaHxtFHy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829636491&oldid=829497148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972216689885696002", + "text" : "Grading systems by country Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/iiEaHxtFHy https:\/\/t.co\/iPKPg8RqZQ", + "id" : 972216689885696002, + "created_at" : "2018-03-09 21:04:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972209620256256000\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/2h4lqhwLuz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX37frzWsAAsIWq.png", + "id_str" : "972209616334532608", + "id" : 972209616334532608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX37frzWsAAsIWq.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 239 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 719 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 421 + }, { + "h" : 2489, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/2h4lqhwLuz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/wWRqIVevuU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829632390&oldid=829631913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972209620256256000", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wWRqIVevuU https:\/\/t.co\/2h4lqhwLuz", + "id" : 972209620256256000, + "created_at" : "2018-03-09 20:36:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972208784276901889\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/YHEhp0IFA4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX36uqpU8AAotQD.png", + "id_str" : "972208774210449408", + "id" : 972208774210449408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX36uqpU8AAotQD.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 688 + }, { + "h" : 680, + "resize" : "fit", + "w" : 390 + }, { + "h" : 1524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/YHEhp0IFA4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/8MDo5NVhI7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829631913&oldid=829631342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972208784276901889", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8MDo5NVhI7 https:\/\/t.co\/YHEhp0IFA4", + "id" : 972208784276901889, + "created_at" : "2018-03-09 20:33:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972207764096323584\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ZTpJVF0V8d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX35zheXcAE4p-z.png", + "id_str" : "972207758136274945", + "id" : 972207758136274945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX35zheXcAE4p-z.png", + "sizes" : [ { + "h" : 1606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 370 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 653 + }, { + "h" : 1606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/ZTpJVF0V8d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/lbHBS4SSbw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829631342&oldid=827957650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972207764096323584", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lbHBS4SSbw https:\/\/t.co\/ZTpJVF0V8d", + "id" : 972207764096323584, + "created_at" : "2018-03-09 20:29:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972186896930615296\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qR6WVI0iHV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3m0yvWsAAXOx3.png", + "id_str" : "972186889229873152", + "id" : 972186889229873152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3m0yvWsAAXOx3.png", + "sizes" : [ { + "h" : 1088, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 546 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1088, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1088, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Open science", + "display_url" : "pic.twitter.com\/qR6WVI0iHV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/VaZbayD51t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829618620&oldid=829105176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972186896930615296", + "text" : "Open science Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/VaZbayD51t https:\/\/t.co\/qR6WVI0iHV", + "id" : 972186896930615296, + "created_at" : "2018-03-09 19:06:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972185747372630018\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/gnWM10CrlS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3lyEaW4AE8sxE.png", + "id_str" : "972185742922407937", + "id" : 972185742922407937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3lyEaW4AE8sxE.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 508 + }, { + "h" : 1169, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1169, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1169, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Oath of Allegiance (Canada)", + "display_url" : "pic.twitter.com\/gnWM10CrlS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/kG6ghpCEYB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829617935&oldid=828053308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972185747372630018", + "text" : "Oath of Allegiance (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kG6ghpCEYB https:\/\/t.co\/gnWM10CrlS", + "id" : 972185747372630018, + "created_at" : "2018-03-09 19:01:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972181463021047808\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/mWaPsmRnGS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3h4ssXcAEsSt9.jpg", + "id_str" : "972181458768064513", + "id" : 972181458768064513, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3h4ssXcAEsSt9.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of World Heritage Sites in Southern Asia", + "display_url" : "pic.twitter.com\/mWaPsmRnGS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/GUeKwGt90X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829615491&oldid=829615417", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972181463021047808", + "text" : "List of World Heritage Sites in Southern Asia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GUeKwGt90X https:\/\/t.co\/mWaPsmRnGS", + "id" : 972181463021047808, + "created_at" : "2018-03-09 18:44:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972181355642703872\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/l8zLHOBVko", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3hyg0WAAY_rqm.jpg", + "id_str" : "972181352501084166", + "id" : 972181352501084166, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3hyg0WAAY_rqm.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of World Heritage Sites in Southern Asia", + "display_url" : "pic.twitter.com\/l8zLHOBVko" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/WG5CTqzNhr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829615417&oldid=826272161", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972181355642703872", + "text" : "List of World Heritage Sites in Southern Asia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WG5CTqzNhr https:\/\/t.co\/l8zLHOBVko", + "id" : 972181355642703872, + "created_at" : "2018-03-09 18:44:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972169720899174400\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/n9brG8WZWK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3XNQfU8AAwbNp.png", + "id_str" : "972169717346529280", + "id" : 972169717346529280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3XNQfU8AAwbNp.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/n9brG8WZWK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7QaOwcMc8y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829608526&oldid=829608319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972169720899174400", + "text" : "2017 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7QaOwcMc8y https:\/\/t.co\/n9brG8WZWK", + "id" : 972169720899174400, + "created_at" : "2018-03-09 17:58:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972169396939575296\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/7nJtytxlzq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3W6RTUQAAi28S.png", + "id_str" : "972169391147073536", + "id" : 972169391147073536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3W6RTUQAAi28S.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/7nJtytxlzq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YxvIMxe2pF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829608319&oldid=829607532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972169396939575296", + "text" : "2017 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YxvIMxe2pF https:\/\/t.co\/7nJtytxlzq", + "id" : 972169396939575296, + "created_at" : "2018-03-09 17:57:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972168182118211584\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/Xx0fXb9172", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3VzqSX0AAqzlR.png", + "id_str" : "972168178083287040", + "id" : 972168178083287040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3VzqSX0AAqzlR.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/Xx0fXb9172" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YEZFTMRj5b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829607532&oldid=829607215", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972168182118211584", + "text" : "2017 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YEZFTMRj5b https:\/\/t.co\/Xx0fXb9172", + "id" : 972168182118211584, + "created_at" : "2018-03-09 17:52:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972157769309736961\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/UDGPOEe8xD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3MVhlUMAEnrRv.png", + "id_str" : "972157764746096641", + "id" : 972157764746096641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3MVhlUMAEnrRv.png", + "sizes" : [ { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coxswain", + "display_url" : "pic.twitter.com\/UDGPOEe8xD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/3IRdoWDIRu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829600866&oldid=824217909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972157769309736961", + "text" : "Coxswain Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3IRdoWDIRu https:\/\/t.co\/UDGPOEe8xD", + "id" : 972157769309736961, + "created_at" : "2018-03-09 17:10:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972156774424956928\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/OX0Rcs7JCU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3LbqkW4AAP7S0.png", + "id_str" : "972156770725584896", + "id" : 972156770725584896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3LbqkW4AAP7S0.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Immigration, R\u00E9fugi\u00E9s et Citoyennet\u00E9 Canada", + "display_url" : "pic.twitter.com\/OX0Rcs7JCU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/JI9Pj3rhIg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146261654&oldid=146261562&rcid=358974876", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972156774424956928", + "text" : "Immigration, R\u00E9fugi\u00E9s et Citoyennet\u00E9 Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JI9Pj3rhIg https:\/\/t.co\/OX0Rcs7JCU", + "id" : 972156774424956928, + "created_at" : "2018-03-09 17:06:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972155897073094656\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/g1lDNkjRfq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3KonNV4AAHmb7.png", + "id_str" : "972155893650415616", + "id" : 972155893650415616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3KonNV4AAHmb7.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Immigration, R\u00E9fugi\u00E9s et Citoyennet\u00E9 Canada", + "display_url" : "pic.twitter.com\/g1lDNkjRfq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/MstUeKHw3L", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146261562&oldid=139029101&rcid=358974694", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972155897073094656", + "text" : "Immigration, R\u00E9fugi\u00E9s et Citoyennet\u00E9 Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MstUeKHw3L https:\/\/t.co\/g1lDNkjRfq", + "id" : 972155897073094656, + "created_at" : "2018-03-09 17:03:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972155371073699840\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/pvUxO815Ma", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3KJ9yUMAAWOrJ.png", + "id_str" : "972155367135129600", + "id" : 972155367135129600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3KJ9yUMAAWOrJ.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Immigration, Refugees and Citizenship Canada", + "display_url" : "pic.twitter.com\/pvUxO815Ma" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/obj5oK2d6Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829599567&oldid=827509782", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972155371073699840", + "text" : "Immigration, Refugees and Citizenship Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/obj5oK2d6Q https:\/\/t.co\/pvUxO815Ma", + "id" : 972155371073699840, + "created_at" : "2018-03-09 17:01:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972154637334794240\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/tbFxlTqoSO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3JfOeWAAYrBHk.png", + "id_str" : "972154632880390150", + "id" : 972154632880390150, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3JfOeWAAYrBHk.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 784 + }, { + "h" : 680, + "resize" : "fit", + "w" : 444 + }, { + "h" : 1338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1338, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Viola Desmond", + "display_url" : "pic.twitter.com\/tbFxlTqoSO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/5VdpqKsJZZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829599196&oldid=829584419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972154637334794240", + "text" : "Viola Desmond Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5VdpqKsJZZ https:\/\/t.co\/tbFxlTqoSO", + "id" : 972154637334794240, + "created_at" : "2018-03-09 16:58:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972151889415626752\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/RjYZxr0pNJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3G_VWVMAA1qjt.png", + "id_str" : "972151885946761216", + "id" : 972151885946761216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3G_VWVMAA1qjt.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 680 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Falconer (novel)", + "display_url" : "pic.twitter.com\/RjYZxr0pNJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/MJEinTBPEM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829597669&oldid=822930913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972151889415626752", + "text" : "Falconer (novel) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/MJEinTBPEM https:\/\/t.co\/RjYZxr0pNJ", + "id" : 972151889415626752, + "created_at" : "2018-03-09 16:47:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972150360386297856\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/HtSf6fHGZX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3FmTdVAAAG0MX.png", + "id_str" : "972150356430880768", + "id" : 972150356430880768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3FmTdVAAAG0MX.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/HtSf6fHGZX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/91zZm23Jmh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829596719&oldid=829596520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972150360386297856", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/91zZm23Jmh https:\/\/t.co\/HtSf6fHGZX", + "id" : 972150360386297856, + "created_at" : "2018-03-09 16:41:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972150114180530176\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/I6iwNb6iby", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3FX-TWAAAMIEK.png", + "id_str" : "972150110233690112", + "id" : 972150110233690112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3FX-TWAAAMIEK.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 798 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 468 + }, { + "h" : 680, + "resize" : "fit", + "w" : 265 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2243, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/I6iwNb6iby" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4eHcJLYpoG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829596520&oldid=829582925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972150114180530176", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4eHcJLYpoG https:\/\/t.co\/I6iwNb6iby", + "id" : 972150114180530176, + "created_at" : "2018-03-09 16:40:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972145581312397312\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/Qr0QGkBXTh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX3BQMtWAAEfc4M.jpg", + "id_str" : "972145578615373825", + "id" : 972145578615373825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX3BQMtWAAEfc4M.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 602, + "resize" : "fit", + "w" : 874 + }, { + "h" : 468, + "resize" : "fit", + "w" : 680 + }, { + "h" : 602, + "resize" : "fit", + "w" : 874 + }, { + "h" : 602, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:South Asian Canadians", + "display_url" : "pic.twitter.com\/Qr0QGkBXTh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/4IwGjNLpwu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829593618&oldid=799873663", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972145581312397312", + "text" : "Talk:South Asian Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4IwGjNLpwu https:\/\/t.co\/Qr0QGkBXTh", + "id" : 972145581312397312, + "created_at" : "2018-03-09 16:22:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972131131767345153\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/oAjJHBJV34", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX20G9CWsAAcNn5.png", + "id_str" : "972131126138548224", + "id" : 972131126138548224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX20G9CWsAAcNn5.png", + "sizes" : [ { + "h" : 251, + "resize" : "fit", + "w" : 680 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Method cascading", + "display_url" : "pic.twitter.com\/oAjJHBJV34" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/GuvmhaCtoD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829584948&oldid=826455977", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972131131767345153", + "text" : "Method cascading Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/GuvmhaCtoD https:\/\/t.co\/oAjJHBJV34", + "id" : 972131131767345153, + "created_at" : "2018-03-09 15:24:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972127423063121920\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/riyrKNBVBN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX2wvLyW0AAYO_b.png", + "id_str" : "972127419246235648", + "id" : 972127419246235648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX2wvLyW0AAYO_b.png", + "sizes" : [ { + "h" : 514, + "resize" : "fit", + "w" : 680 + }, { + "h" : 661, + "resize" : "fit", + "w" : 874 + }, { + "h" : 661, + "resize" : "fit", + "w" : 874 + }, { + "h" : 661, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Skookumchuck", + "display_url" : "pic.twitter.com\/riyrKNBVBN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/umAAtbOQ9r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829583089&oldid=829582643", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972127423063121920", + "text" : "Skookumchuck Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/umAAtbOQ9r https:\/\/t.co\/riyrKNBVBN", + "id" : 972127423063121920, + "created_at" : "2018-03-09 15:10:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972126530070634497\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/XVV4t5WToP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX2v7HzUMAAdYFt.png", + "id_str" : "972126524823318528", + "id" : 972126524823318528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX2v7HzUMAAdYFt.png", + "sizes" : [ { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Skookumchuck", + "display_url" : "pic.twitter.com\/XVV4t5WToP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/JmBP5uqvNf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829582643&oldid=817409231", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972126530070634497", + "text" : "Skookumchuck Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JmBP5uqvNf https:\/\/t.co\/XVV4t5WToP", + "id" : 972126530070634497, + "created_at" : "2018-03-09 15:06:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/972113733106520064\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/QcJxzCALdK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DX2kR6iW4AAyXcG.jpg", + "id_str" : "972113722259988480", + "id" : 972113722259988480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DX2kR6iW4AAyXcG.jpg", + "sizes" : [ { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 IAAF World Indoor Championships \u2013 Men's heptathlon", + "display_url" : "pic.twitter.com\/QcJxzCALdK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6SWwtzk9MU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829576723&oldid=829488578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972113733106520064", + "text" : "2018 IAAF World Indoor Championships \u2013 Men's heptat Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6SWwtzk9MU https:\/\/t.co\/QcJxzCALdK", + "id" : 972113733106520064, + "created_at" : "2018-03-09 14:15:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971880909447278593\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/yfbldHKLdh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXzQiPIXkAAOE8O.png", + "id_str" : "971880906200944640", + "id" : 971880906200944640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXzQiPIXkAAOE8O.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of free economic zones", + "display_url" : "pic.twitter.com\/yfbldHKLdh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/7QgkntuLTj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829486372&oldid=827750136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971880909447278593", + "text" : "List of free economic zones Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7QgkntuLTj https:\/\/t.co\/yfbldHKLdh", + "id" : 971880909447278593, + "created_at" : "2018-03-08 22:50:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971865358373187589\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/u5y1cy1yT7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXzCZC7XcAEoqro.png", + "id_str" : "971865355143573505", + "id" : 971865355143573505, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXzCZC7XcAEoqro.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Combi aircraft", + "display_url" : "pic.twitter.com\/u5y1cy1yT7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/1LH684exdw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829478423&oldid=829478378", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971865358373187589", + "text" : "Combi aircraft Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1LH684exdw https:\/\/t.co\/u5y1cy1yT7", + "id" : 971865358373187589, + "created_at" : "2018-03-08 21:48:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971865277469249537\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/TDMkNqHji4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXzCUP0WsAAqmBo.png", + "id_str" : "971865272704479232", + "id" : 971865272704479232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXzCUP0WsAAqmBo.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Combi aircraft", + "display_url" : "pic.twitter.com\/TDMkNqHji4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/0J05zVGSqZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829478378&oldid=827960640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971865277469249537", + "text" : "Combi aircraft Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0J05zVGSqZ https:\/\/t.co\/TDMkNqHji4", + "id" : 971865277469249537, + "created_at" : "2018-03-08 21:48:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971864414075973633\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/4k1L7TIz7g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXzBh_-XcAIgiRs.png", + "id_str" : "971864409458044930", + "id" : 971864409458044930, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXzBh_-XcAIgiRs.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/4k1L7TIz7g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/CopjHMBOOe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829477929&oldid=829477779", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971864414075973633", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CopjHMBOOe https:\/\/t.co\/4k1L7TIz7g", + "id" : 971864414075973633, + "created_at" : "2018-03-08 21:45:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971864150338129920\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/FavemKWnSD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXzBSpWVMAAdCkp.png", + "id_str" : "971864145686507520", + "id" : 971864145686507520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXzBSpWVMAAdCkp.png", + "sizes" : [ { + "h" : 1039, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1039, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1039, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 572 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/FavemKWnSD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/C5zwF62EsN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829477779&oldid=829475719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971864150338129920", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C5zwF62EsN https:\/\/t.co\/FavemKWnSD", + "id" : 971864150338129920, + "created_at" : "2018-03-08 21:44:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971861441123946497\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Gixm1By7tR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy-05CWkAEtXql.png", + "id_str" : "971861435478347777", + "id" : 971861435478347777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy-05CWkAEtXql.png", + "sizes" : [ { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 898, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 662 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Viola Desmond", + "display_url" : "pic.twitter.com\/Gixm1By7tR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/j3an7jtk5L", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146240097&oldid=146235717&rcid=358933130", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971861441123946497", + "text" : "Viola Desmond Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/j3an7jtk5L https:\/\/t.co\/Gixm1By7tR", + "id" : 971861441123946497, + "created_at" : "2018-03-08 21:33:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971860719997243394\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/NtiinuB0lU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy-LArVQAAOcqD.png", + "id_str" : "971860715974770688", + "id" : 971860715974770688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy-LArVQAAOcqD.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/NtiinuB0lU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XRPHkrkuuS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829475719&oldid=829475535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971860719997243394", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XRPHkrkuuS https:\/\/t.co\/NtiinuB0lU", + "id" : 971860719997243394, + "created_at" : "2018-03-08 21:30:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971860470742298624\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/ncAo6mg9Is", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy98PsXUAQMVKF.png", + "id_str" : "971860462307594244", + "id" : 971860462307594244, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy98PsXUAQMVKF.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 469 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 827 + }, { + "h" : 1268, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1268, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/ncAo6mg9Is" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2B8dri1SU4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829475535&oldid=829474577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971860470742298624", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2B8dri1SU4 https:\/\/t.co\/ncAo6mg9Is", + "id" : 971860470742298624, + "created_at" : "2018-03-08 21:29:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971858948960776193\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/QSdyjReKcR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy8j5lWAAA9Hav.png", + "id_str" : "971858944544079872", + "id" : 971858944544079872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy8j5lWAAA9Hav.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/QSdyjReKcR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/d4hjpyoFnu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829474577&oldid=829474519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971858948960776193", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d4hjpyoFnu https:\/\/t.co\/QSdyjReKcR", + "id" : 971858948960776193, + "created_at" : "2018-03-08 21:23:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971858860158996480\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/S5EDz5ula6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy8ezEWkAEUlFp.png", + "id_str" : "971858856895746049", + "id" : 971858856895746049, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy8ezEWkAEUlFp.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/S5EDz5ula6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/viP1DcjPPj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829474519&oldid=829474460", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971858860158996480", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/viP1DcjPPj https:\/\/t.co\/S5EDz5ula6", + "id" : 971858860158996480, + "created_at" : "2018-03-08 21:23:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971858777766092800\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/WwPbynjWaV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy8Z9pW0AAoi7o.png", + "id_str" : "971858773835960320", + "id" : 971858773835960320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy8Z9pW0AAoi7o.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/WwPbynjWaV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/x5UgHyfscX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829474460&oldid=829474041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971858777766092800", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x5UgHyfscX https:\/\/t.co\/WwPbynjWaV", + "id" : 971858777766092800, + "created_at" : "2018-03-08 21:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971858213279813632\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/QidV61LTAZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy75KlVAAESXF_.png", + "id_str" : "971858210373042177", + "id" : 971858210373042177, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy75KlVAAESXF_.png", + "sizes" : [ { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 330, + "resize" : "fit", + "w" : 680 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/QidV61LTAZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/9SJ4io8jFZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829474041&oldid=829473977", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971858213279813632", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9SJ4io8jFZ https:\/\/t.co\/QidV61LTAZ", + "id" : 971858213279813632, + "created_at" : "2018-03-08 21:20:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971857887512408071\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/1fQLSXozMY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy7mHwVMAAeGJU.png", + "id_str" : "971857883196370944", + "id" : 971857883196370944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy7mHwVMAAeGJU.png", + "sizes" : [ { + "h" : 1036, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1036, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1036, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 574 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/1fQLSXozMY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/P7xIShKH3Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829473876&oldid=829473724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971857887512408071", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P7xIShKH3Z https:\/\/t.co\/1fQLSXozMY", + "id" : 971857887512408071, + "created_at" : "2018-03-08 21:19:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971857647585648641\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/HQ8YsROsnJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy7X-iX4AIFyEv.png", + "id_str" : "971857640203739138", + "id" : 971857640203739138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy7X-iX4AIFyEv.png", + "sizes" : [ { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/HQ8YsROsnJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/47MVto2w85", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829473724&oldid=829473644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971857647585648641", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/47MVto2w85 https:\/\/t.co\/HQ8YsROsnJ", + "id" : 971857647585648641, + "created_at" : "2018-03-08 21:18:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971857317141581826\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/ffCQ6d5Wku", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy7E_1W4AAgOIk.png", + "id_str" : "971857314134286336", + "id" : 971857314134286336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy7E_1W4AAgOIk.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/ffCQ6d5Wku" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/JuGcTOzUPR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829473521&oldid=829473369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971857317141581826", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JuGcTOzUPR https:\/\/t.co\/ffCQ6d5Wku", + "id" : 971857317141581826, + "created_at" : "2018-03-08 21:16:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971857084361924609\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/wjVxkyKnU8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy63bIXUAEXCor.png", + "id_str" : "971857080943595521", + "id" : 971857080943595521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy63bIXUAEXCor.png", + "sizes" : [ { + "h" : 1048, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1048, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 567 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1048, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/wjVxkyKnU8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/QT7oD2NogT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829473369&oldid=829471741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971857084361924609", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QT7oD2NogT https:\/\/t.co\/wjVxkyKnU8", + "id" : 971857084361924609, + "created_at" : "2018-03-08 21:15:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971854529934299137\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/URFN6VobKa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy4iwPWsAAmpvx.png", + "id_str" : "971854526809550848", + "id" : 971854526809550848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy4iwPWsAAmpvx.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/URFN6VobKa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/08fghrSAaR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829471741&oldid=829471476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971854529934299137", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/08fghrSAaR https:\/\/t.co\/URFN6VobKa", + "id" : 971854529934299137, + "created_at" : "2018-03-08 21:05:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971854197460209664\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/NPNiLYN9vT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXy4PbMWsAIa439.png", + "id_str" : "971854194742308866", + "id" : 971854194742308866, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXy4PbMWsAIa439.png", + "sizes" : [ { + "h" : 1488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 705 + }, { + "h" : 680, + "resize" : "fit", + "w" : 399 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1488, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/NPNiLYN9vT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/PKD4FBUkRa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829471476&oldid=829462590", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971854197460209664", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PKD4FBUkRa https:\/\/t.co\/NPNiLYN9vT", + "id" : 971854197460209664, + "created_at" : "2018-03-08 21:04:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971839558890516480\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/cetS5zzKBL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyq7RJXUAAsIGP.png", + "id_str" : "971839554796867584", + "id" : 971839554796867584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyq7RJXUAAsIGP.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/cetS5zzKBL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2xG4GNUMC0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829462590&oldid=829462534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971839558890516480", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2xG4GNUMC0 https:\/\/t.co\/cetS5zzKBL", + "id" : 971839558890516480, + "created_at" : "2018-03-08 20:06:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971839434978201601\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/RD9id2FZIg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyqz7fW0AUNm81.png", + "id_str" : "971839428724445189", + "id" : 971839428724445189, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyqz7fW0AUNm81.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/RD9id2FZIg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/LfOnrwJBTi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829462534&oldid=829462272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971839434978201601", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LfOnrwJBTi https:\/\/t.co\/RD9id2FZIg", + "id" : 971839434978201601, + "created_at" : "2018-03-08 20:05:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971831021091065857\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/5FDN2Wi7Pg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyjKYEX0AEw8Fp.png", + "id_str" : "971831018259992577", + "id" : 971831018259992577, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyjKYEX0AEw8Fp.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 35e Groupe-brigade du Canada", + "display_url" : "pic.twitter.com\/5FDN2Wi7Pg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/AhWJtD1H7D", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146235242&oldid=137635896&rcid=358923036", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971831021091065857", + "text" : "35e Groupe-brigade du Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AhWJtD1H7D https:\/\/t.co\/5FDN2Wi7Pg", + "id" : 971831021091065857, + "created_at" : "2018-03-08 19:32:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971824204759871488\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/SCOu5koWc4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyc9lsX4AEohAx.png", + "id_str" : "971824201509363713", + "id" : 971824201509363713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyc9lsX4AEohAx.png", + "sizes" : [ { + "h" : 399, + "resize" : "fit", + "w" : 680 + }, { + "h" : 513, + "resize" : "fit", + "w" : 874 + }, { + "h" : 513, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 513, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/SCOu5koWc4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/csGHNCuEzd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829454174&oldid=829453826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971824204759871488", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/csGHNCuEzd https:\/\/t.co\/SCOu5koWc4", + "id" : 971824204759871488, + "created_at" : "2018-03-08 19:05:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971823613073674241\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/btbuDACAU7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyca-QVwAAlSaE.png", + "id_str" : "971823606807248896", + "id" : 971823606807248896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyca-QVwAAlSaE.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 365 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 622 + }, { + "h" : 680, + "resize" : "fit", + "w" : 207 + }, { + "h" : 2876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/btbuDACAU7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/SwiaT3pLyG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829453826&oldid=829444750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971823613073674241", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SwiaT3pLyG https:\/\/t.co\/btbuDACAU7", + "id" : 971823613073674241, + "created_at" : "2018-03-08 19:02:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971807030829813760\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/gjoZTpFLgA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyNV9OWsAAkkKg.png", + "id_str" : "971807027956723712", + "id" : 971807027956723712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyNV9OWsAAkkKg.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 375 + }, { + "h" : 1584, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 662 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1584, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/gjoZTpFLgA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/PU5baMIhqK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829444750&oldid=829443753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971807030829813760", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PU5baMIhqK https:\/\/t.co\/gjoZTpFLgA", + "id" : 971807030829813760, + "created_at" : "2018-03-08 17:57:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971805269469605888\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/4XMWSThizP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyLvaRXkAA-r10.png", + "id_str" : "971805266227466240", + "id" : 971805266227466240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyLvaRXkAA-r10.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/4XMWSThizP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/bneV1Qeq2A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829443753&oldid=829443705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971805269469605888", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bneV1Qeq2A https:\/\/t.co\/4XMWSThizP", + "id" : 971805269469605888, + "created_at" : "2018-03-08 17:50:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971805186934140929\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/nddsGSf9Wh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyLqlAUQAAHbK5.png", + "id_str" : "971805183209390080", + "id" : 971805183209390080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyLqlAUQAAHbK5.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/nddsGSf9Wh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3sCn1u5OfJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829443705&oldid=829443544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971805186934140929", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3sCn1u5OfJ https:\/\/t.co\/nddsGSf9Wh", + "id" : 971805186934140929, + "created_at" : "2018-03-08 17:49:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971804926144864256\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/KkrzsU5yul", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyLbZ-WsAEQwK5.png", + "id_str" : "971804922550333441", + "id" : 971804922550333441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyLbZ-WsAEQwK5.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/KkrzsU5yul" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/qARcRGZhv1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829443544&oldid=829443502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971804926144864256", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qARcRGZhv1 https:\/\/t.co\/KkrzsU5yul", + "id" : 971804926144864256, + "created_at" : "2018-03-08 17:48:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971804859199614977\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/5Bgk74stM9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyLXiJW0AIrgzd.png", + "id_str" : "971804856024485890", + "id" : 971804856024485890, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyLXiJW0AIrgzd.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 369 + }, { + "h" : 2842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 630 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 209 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/5Bgk74stM9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/jzkZPDnz0D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829443502&oldid=829441692", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971804859199614977", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jzkZPDnz0D https:\/\/t.co\/5Bgk74stM9", + "id" : 971804859199614977, + "created_at" : "2018-03-08 17:48:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971801758405156864\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/IQRYoXNhR1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyIjAQXUAEEhah.png", + "id_str" : "971801754550620161", + "id" : 971801754550620161, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyIjAQXUAEEhah.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/IQRYoXNhR1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/PtFuDg9zRa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829441692&oldid=829441647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971801758405156864", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PtFuDg9zRa https:\/\/t.co\/IQRYoXNhR1", + "id" : 971801758405156864, + "created_at" : "2018-03-08 17:36:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971801684887396352\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/ZodtN7nmFp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyIehJVQAAlSpM.png", + "id_str" : "971801677480148992", + "id" : 971801677480148992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyIehJVQAAlSpM.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 615 + }, { + "h" : 680, + "resize" : "fit", + "w" : 204 + }, { + "h" : 2910, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 360 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/ZodtN7nmFp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/6UH3EngL8I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829441647&oldid=829439567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971801684887396352", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6UH3EngL8I https:\/\/t.co\/ZodtN7nmFp", + "id" : 971801684887396352, + "created_at" : "2018-03-08 17:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971797582379929601\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/IBknQtzUud", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyEv8YW0AAbGZd.png", + "id_str" : "971797578802188288", + "id" : 971797578802188288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyEv8YW0AAbGZd.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/IBknQtzUud" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/j3gorDterM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829439567&oldid=829439481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971797582379929601", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j3gorDterM https:\/\/t.co\/IBknQtzUud", + "id" : 971797582379929601, + "created_at" : "2018-03-08 17:19:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971797415329222663\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/06Bu5txwHo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyEmCAW4AAqMtz.png", + "id_str" : "971797408513449984", + "id" : 971797408513449984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyEmCAW4AAqMtz.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/06Bu5txwHo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/RXnMLpd8ru", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829439481&oldid=829439444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971797415329222663", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RXnMLpd8ru https:\/\/t.co\/06Bu5txwHo", + "id" : 971797415329222663, + "created_at" : "2018-03-08 17:18:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971797345158516738\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/sch1yQuO7p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyEh9hW0AE_bhB.png", + "id_str" : "971797338590203905", + "id" : 971797338590203905, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyEh9hW0AE_bhB.png", + "sizes" : [ { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 433, + "resize" : "fit", + "w" : 680 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/sch1yQuO7p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/C3dQOuRzct", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829439444&oldid=829439329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971797345158516738", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C3dQOuRzct https:\/\/t.co\/sch1yQuO7p", + "id" : 971797345158516738, + "created_at" : "2018-03-08 17:18:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971797125318299649\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/yjms0bDeJQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXyEVRMWsAA9lja.png", + "id_str" : "971797120532525056", + "id" : 971797120532525056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXyEVRMWsAA9lja.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 586 + }, { + "h" : 3054, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 195 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 343 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/yjms0bDeJQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Ui9fMBO9OW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829439329&oldid=829436371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971797125318299649", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ui9fMBO9OW https:\/\/t.co\/yjms0bDeJQ", + "id" : 971797125318299649, + "created_at" : "2018-03-08 17:17:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971790384350318594\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/Z3laCRm9mr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXx-M5UX4AEEJ-n.png", + "id_str" : "971790379614986241", + "id" : 971790379614986241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXx-M5UX4AEEJ-n.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/Z3laCRm9mr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/rsluH18jUl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829435785&oldid=829435668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971790384350318594", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rsluH18jUl https:\/\/t.co\/Z3laCRm9mr", + "id" : 971790384350318594, + "created_at" : "2018-03-08 16:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971790161834070016\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/CiLcdkhu8m", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXx-ACXVQAAJbnR.png", + "id_str" : "971790158705016832", + "id" : 971790158705016832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXx-ACXVQAAJbnR.png", + "sizes" : [ { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 680 + }, { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/CiLcdkhu8m" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/E6kV9Os55S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829435668&oldid=829435552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971790161834070016", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E6kV9Os55S https:\/\/t.co\/CiLcdkhu8m", + "id" : 971790161834070016, + "created_at" : "2018-03-08 16:50:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971789930878906368\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/W51km5fRBn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXx9yi6VAAAJzaz.png", + "id_str" : "971789926923567104", + "id" : 971789926923567104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXx9yi6VAAAJzaz.png", + "sizes" : [ { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/W51km5fRBn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/bqZivgmYgv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829435552&oldid=829435484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971789930878906368", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bqZivgmYgv https:\/\/t.co\/W51km5fRBn", + "id" : 971789930878906368, + "created_at" : "2018-03-08 16:49:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971789802331934720\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/vzcwajV8Rl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXx9q0vXkAE2BTF.png", + "id_str" : "971789794270482433", + "id" : 971789794270482433, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXx9q0vXkAE2BTF.png", + "sizes" : [ { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 542 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/vzcwajV8Rl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/S4fySapSW2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829435484&oldid=829435272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971789802331934720", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S4fySapSW2 https:\/\/t.co\/vzcwajV8Rl", + "id" : 971789802331934720, + "created_at" : "2018-03-08 16:48:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971789441244303360\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/gJwtxwF6cl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXx9V4zXcAErWyd.png", + "id_str" : "971789434583740417", + "id" : 971789434583740417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXx9V4zXcAErWyd.png", + "sizes" : [ { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 593 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/gJwtxwF6cl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/qnnlDFoAg0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829435272&oldid=829434839", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971789441244303360", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qnnlDFoAg0 https:\/\/t.co\/gJwtxwF6cl", + "id" : 971789441244303360, + "created_at" : "2018-03-08 16:47:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971788641038225408\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/SKHOc9uayv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXx8nTmV4AEFLZU.png", + "id_str" : "971788634323017729", + "id" : 971788634323017729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXx8nTmV4AEFLZU.png", + "sizes" : [ { + "h" : 924, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 643 + }, { + "h" : 924, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 924, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/SKHOc9uayv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YQmoUcUWrj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829434839&oldid=829433784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971788641038225408", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YQmoUcUWrj https:\/\/t.co\/SKHOc9uayv", + "id" : 971788641038225408, + "created_at" : "2018-03-08 16:44:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971773992095965186\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/T49P4fLMIG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXxvSuOXkAIES_9.png", + "id_str" : "971773987041808386", + "id" : 971773987041808386, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXxvSuOXkAIES_9.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pergamon", + "display_url" : "pic.twitter.com\/T49P4fLMIG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Pb3BJMpBgI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829426599&oldid=829426419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971773992095965186", + "text" : "Pergamon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Pb3BJMpBgI https:\/\/t.co\/T49P4fLMIG", + "id" : 971773992095965186, + "created_at" : "2018-03-08 15:45:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971773682715648000\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/ujDQStvi4m", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXxvAeUXkAMmqjt.png", + "id_str" : "971773673534361603", + "id" : 971773673534361603, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXxvAeUXkAMmqjt.png", + "sizes" : [ { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pergamon", + "display_url" : "pic.twitter.com\/ujDQStvi4m" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/v7ai7WOMA9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829426419&oldid=829425494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971773682715648000", + "text" : "Pergamon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/v7ai7WOMA9 https:\/\/t.co\/ujDQStvi4m", + "id" : 971773682715648000, + "created_at" : "2018-03-08 15:44:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971771963730427905\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/VaiX03gCOl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXxtceQX0AAkjn1.png", + "id_str" : "971771955530682368", + "id" : 971771955530682368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXxtceQX0AAkjn1.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 823 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 466 + } ], + "media_alt" : "Screenshot of edit to Pergamon", + "display_url" : "pic.twitter.com\/VaiX03gCOl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/mpKh2YFgjN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829425494&oldid=829186481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971771963730427905", + "text" : "Pergamon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mpKh2YFgjN https:\/\/t.co\/VaiX03gCOl", + "id" : 971771963730427905, + "created_at" : "2018-03-08 15:37:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971750297327603713\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/JVgYP6FxZk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXxZvbeWsAAp711.png", + "id_str" : "971750290968981504", + "id" : 971750290968981504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXxZvbeWsAAp711.png", + "sizes" : [ { + "h" : 877, + "resize" : "fit", + "w" : 874 + }, { + "h" : 877, + "resize" : "fit", + "w" : 874 + }, { + "h" : 877, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + } ], + "media_alt" : "Screenshot of edit to Discussion:R\u00E9publique centrafricaine", + "display_url" : "pic.twitter.com\/JVgYP6FxZk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/LUFz2vqD0G", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146219636&oldid=143313551&rcid=358886825", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971750297327603713", + "text" : "Discussion:R\u00E9publique centrafricaine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LUFz2vqD0G https:\/\/t.co\/JVgYP6FxZk", + "id" : 971750297327603713, + "created_at" : "2018-03-08 14:11:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971747877276930048\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/FuwNqcDVts", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXxXitkW0AAMCCI.png", + "id_str" : "971747873464438784", + "id" : 971747873464438784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXxXitkW0AAMCCI.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Unorganized North Nipissing District", + "display_url" : "pic.twitter.com\/FuwNqcDVts" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/P4TkjU0Y1r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829413482&oldid=829413377", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971747877276930048", + "text" : "Unorganized North Nipissing District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P4TkjU0Y1r https:\/\/t.co\/FuwNqcDVts", + "id" : 971747877276930048, + "created_at" : "2018-03-08 14:02:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971747690706030592\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/XeEHAmdk0T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXxXXu_W4AAcXxw.png", + "id_str" : "971747684867563520", + "id" : 971747684867563520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXxXXu_W4AAcXxw.png", + "sizes" : [ { + "h" : 728, + "resize" : "fit", + "w" : 874 + }, { + "h" : 728, + "resize" : "fit", + "w" : 874 + }, { + "h" : 728, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 566, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Unorganized North Nipissing District", + "display_url" : "pic.twitter.com\/XeEHAmdk0T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/lQYPU1ATVL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829413377&oldid=829412775", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971747690706030592", + "text" : "Unorganized North Nipissing District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lQYPU1ATVL https:\/\/t.co\/XeEHAmdk0T", + "id" : 971747690706030592, + "created_at" : "2018-03-08 14:01:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971746331114041344\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/ivIr443JvN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXxWIt5W4AAdmr4.png", + "id_str" : "971746327364296704", + "id" : 971746327364296704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXxWIt5W4AAdmr4.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 632 + }, { + "h" : 941, + "resize" : "fit", + "w" : 874 + }, { + "h" : 941, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 941, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Unorganized North Nipissing District", + "display_url" : "pic.twitter.com\/ivIr443JvN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/IBLIPlBHPA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829412775&oldid=824860556", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971746331114041344", + "text" : "Unorganized North Nipissing District Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IBLIPlBHPA https:\/\/t.co\/ivIr443JvN", + "id" : 971746331114041344, + "created_at" : "2018-03-08 13:55:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971609230217240576\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/pwPk9wsUd8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXvZcRGUMAANaOd.png", + "id_str" : "971609224277929984", + "id" : 971609224277929984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXvZcRGUMAANaOd.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 645 + }, { + "h" : 2774, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 214 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 378 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Combat service support", + "display_url" : "pic.twitter.com\/pwPk9wsUd8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/aByFGcFkz8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829365118&oldid=775565883", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971609230217240576", + "text" : "Combat service support Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aByFGcFkz8 https:\/\/t.co\/pwPk9wsUd8", + "id" : 971609230217240576, + "created_at" : "2018-03-08 04:51:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971502652642222080\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/7Mw2UQzlJc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXt4gz-WkAAnD-6.png", + "id_str" : "971502649731354624", + "id" : 971502649731354624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXt4gz-WkAAnD-6.png", + "sizes" : [ { + "h" : 472, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 680 + }, { + "h" : 472, + "resize" : "fit", + "w" : 874 + }, { + "h" : 472, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Patrik Laine", + "display_url" : "pic.twitter.com\/7Mw2UQzlJc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/3LASoT1EgW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829312416&oldid=829265024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971502652642222080", + "text" : "Patrik Laine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3LASoT1EgW https:\/\/t.co\/7Mw2UQzlJc", + "id" : 971502652642222080, + "created_at" : "2018-03-07 21:47:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971501158564073472\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/t5BBFiia7W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXt3Ji1W0AAXxgh.png", + "id_str" : "971501150481600512", + "id" : 971501150481600512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXt3Ji1W0AAXxgh.png", + "sizes" : [ { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Temiskaming Shores", + "display_url" : "pic.twitter.com\/t5BBFiia7W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/4RKOUVMg5o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829311595&oldid=811946522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971501158564073472", + "text" : "Temiskaming Shores Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4RKOUVMg5o https:\/\/t.co\/t5BBFiia7W", + "id" : 971501158564073472, + "created_at" : "2018-03-07 21:41:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971500916661784576\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Wu6FVpcGaK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXt27wIXUAAIXDZ.png", + "id_str" : "971500913532817408", + "id" : 971500913532817408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXt27wIXUAAIXDZ.png", + "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 298, + "resize" : "fit", + "w" : 680 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kirkland Lake", + "display_url" : "pic.twitter.com\/Wu6FVpcGaK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/slN6ROmzCN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829311461&oldid=822025897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971500916661784576", + "text" : "Kirkland Lake Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/slN6ROmzCN https:\/\/t.co\/Wu6FVpcGaK", + "id" : 971500916661784576, + "created_at" : "2018-03-07 21:40:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971495669159645189\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Wby0jq1FJY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXtyKMIWsAAUdku.png", + "id_str" : "971495664008998912", + "id" : 971495664008998912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXtyKMIWsAAUdku.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wakefield, Quebec", + "display_url" : "pic.twitter.com\/Wby0jq1FJY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/VvM1vMD8EE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829308583&oldid=829307769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971495669159645189", + "text" : "Wakefield, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VvM1vMD8EE https:\/\/t.co\/Wby0jq1FJY", + "id" : 971495669159645189, + "created_at" : "2018-03-07 21:19:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971493981229076482\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/vMAt7uV4dA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXtwoE6WkAEMDPr.png", + "id_str" : "971493978444042241", + "id" : 971493978444042241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXtwoE6WkAEMDPr.png", + "sizes" : [ { + "h" : 431, + "resize" : "fit", + "w" : 680 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wakefield, Quebec", + "display_url" : "pic.twitter.com\/vMAt7uV4dA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KQFtkucz5V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829307769&oldid=810353326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971493981229076482", + "text" : "Wakefield, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KQFtkucz5V https:\/\/t.co\/vMAt7uV4dA", + "id" : 971493981229076482, + "created_at" : "2018-03-07 21:13:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971458898338238465\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ZF1zJavvGJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXtQt5ZW4AAs44U.png", + "id_str" : "971458894059986944", + "id" : 971458894059986944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXtQt5ZW4AAs44U.png", + "sizes" : [ { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 459, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 Tim Hortons Brier", + "display_url" : "pic.twitter.com\/ZF1zJavvGJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/xffXMckhoY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829288146&oldid=829280581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971458898338238465", + "text" : "2018 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xffXMckhoY https:\/\/t.co\/ZF1zJavvGJ", + "id" : 971458898338238465, + "created_at" : "2018-03-07 18:53:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971425869070848000\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/jMZXHvkcQr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXsyrVrVoAEAzok.png", + "id_str" : "971425864763154433", + "id" : 971425864763154433, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXsyrVrVoAEAzok.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to From First to Last", + "display_url" : "pic.twitter.com\/jMZXHvkcQr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/NSz0PBuKy4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829269756&oldid=829269698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971425869070848000", + "text" : "From First to Last Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/NSz0PBuKy4 https:\/\/t.co\/jMZXHvkcQr", + "id" : 971425869070848000, + "created_at" : "2018-03-07 16:42:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971425761612783616\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/14gqCjXPkY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXsylFBV4AAwTh4.png", + "id_str" : "971425757212827648", + "id" : 971425757212827648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXsylFBV4AAwTh4.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to From First to Last", + "display_url" : "pic.twitter.com\/14gqCjXPkY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3GkOtyg6SB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829269698&oldid=826448512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971425761612783616", + "text" : "From First to Last Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/3GkOtyg6SB https:\/\/t.co\/14gqCjXPkY", + "id" : 971425761612783616, + "created_at" : "2018-03-07 16:42:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971416779842080768\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/cOCLnFuDfz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXsqaSXV4AEFN_Z.png", + "id_str" : "971416775723180033", + "id" : 971416775723180033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXsqaSXV4AEFN_Z.png", + "sizes" : [ { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 441, + "resize" : "fit", + "w" : 680 + }, { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/cOCLnFuDfz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/6elx0Ct2vg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829264878&oldid=826987442", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971416779842080768", + "text" : "Krewella Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/6elx0Ct2vg https:\/\/t.co\/cOCLnFuDfz", + "id" : 971416779842080768, + "created_at" : "2018-03-07 16:06:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971416096447303680\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/e8A0V0XUX4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXspycEUQAAuNtp.png", + "id_str" : "971416091132968960", + "id" : 971416091132968960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXspycEUQAAuNtp.png", + "sizes" : [ { + "h" : 484, + "resize" : "fit", + "w" : 680 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Theo Goutzinakis", + "display_url" : "pic.twitter.com\/e8A0V0XUX4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/SPvy2FTcii", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829264508&oldid=802484137", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971416096447303680", + "text" : "Theo Goutzinakis Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/SPvy2FTcii https:\/\/t.co\/e8A0V0XUX4", + "id" : 971416096447303680, + "created_at" : "2018-03-07 16:03:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971415907783372801\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/aRmgJrlmGh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXspndXV4AUYmzC.png", + "id_str" : "971415902502641669", + "id" : 971415902502641669, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXspndXV4AUYmzC.png", + "sizes" : [ { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 680 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Gabe Mantle", + "display_url" : "pic.twitter.com\/aRmgJrlmGh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/2BQMZmSL95", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829264419&oldid=804564859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971415907783372801", + "text" : "Gabe Mantle Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/2BQMZmSL95 https:\/\/t.co\/aRmgJrlmGh", + "id" : 971415907783372801, + "created_at" : "2018-03-07 16:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971414675148730369\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/AqeosyNm60", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXsof1TUQAAn9VY.png", + "id_str" : "971414671977627648", + "id" : 971414671977627648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXsof1TUQAAn9VY.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cyrus Wesley Peck", + "display_url" : "pic.twitter.com\/AqeosyNm60" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/G8wv0qL6ao", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829263706&oldid=828159972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971414675148730369", + "text" : "Cyrus Wesley Peck Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G8wv0qL6ao https:\/\/t.co\/AqeosyNm60", + "id" : 971414675148730369, + "created_at" : "2018-03-07 15:58:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971412991936737280\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/iHLhe8601j", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXsm90hU8AAuBQC.png", + "id_str" : "971412988140777472", + "id" : 971412988140777472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXsm90hU8AAuBQC.png", + "sizes" : [ { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/iHLhe8601j" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/g1YqoJQiLL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146189275&oldid=146189267&rcid=358823106", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971412991936737280", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g1YqoJQiLL https:\/\/t.co\/iHLhe8601j", + "id" : 971412991936737280, + "created_at" : "2018-03-07 15:51:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971412882683506690\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/mK5XGguhHL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXsm3Z1UMAA99hj.png", + "id_str" : "971412877897641984", + "id" : 971412877897641984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXsm3Z1UMAA99hj.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/mK5XGguhHL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/vo1fIwsrgP", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146189267&oldid=146189215&rcid=358823094", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971412882683506690", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vo1fIwsrgP https:\/\/t.co\/mK5XGguhHL", + "id" : 971412882683506690, + "created_at" : "2018-03-07 15:50:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971412410610470912\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/n7Unk1o4HV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXsmbzpVQAEZZ-2.png", + "id_str" : "971412403790364673", + "id" : 971412403790364673, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXsmbzpVQAEZZ-2.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 255 + }, { + "h" : 2334, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 767 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 449 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/n7Unk1o4HV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/FWiLAqCOxN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146189215&oldid=146054590&rcid=358823019", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971412410610470912", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FWiLAqCOxN https:\/\/t.co\/n7Unk1o4HV", + "id" : 971412410610470912, + "created_at" : "2018-03-07 15:49:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971175674399592448\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/TO6nhQrbhR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXpPIB1WkAEKwdA.png", + "id_str" : "971175669001523201", + "id" : 971175669001523201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXpPIB1WkAEKwdA.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 829 + }, { + "h" : 1265, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1265, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 470 + } ], + "media_alt" : "Screenshot of edit to Mondrian Hotel", + "display_url" : "pic.twitter.com\/TO6nhQrbhR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/7xY1z0yvio", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829156970&oldid=808962473", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971175674399592448", + "text" : "Mondrian Hotel Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/7xY1z0yvio https:\/\/t.co\/TO6nhQrbhR", + "id" : 971175674399592448, + "created_at" : "2018-03-07 00:08:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971165432873979906\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/KOyZkS01wI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXpF0A-X4AA-YP6.png", + "id_str" : "971165429568888832", + "id" : 971165429568888832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXpF0A-X4AA-YP6.png", + "sizes" : [ { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 568, + "resize" : "fit", + "w" : 680 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Armed Forces Council", + "display_url" : "pic.twitter.com\/KOyZkS01wI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/QRFjFtvtZu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829151296&oldid=829150349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971165432873979906", + "text" : "Armed Forces Council Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QRFjFtvtZu https:\/\/t.co\/KOyZkS01wI", + "id" : 971165432873979906, + "created_at" : "2018-03-06 23:27:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971163597106765825\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/iyNkRs6aRK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXpEJGtU8AAkh-h.png", + "id_str" : "971163592862003200", + "id" : 971163592862003200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXpEJGtU8AAkh-h.png", + "sizes" : [ { + "h" : 1823, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 326 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 575 + }, { + "h" : 1823, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Armed Forces Council", + "display_url" : "pic.twitter.com\/iyNkRs6aRK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/bjjn2LJ8mV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829150349&oldid=828570619", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971163597106765825", + "text" : "Armed Forces Council Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bjjn2LJ8mV https:\/\/t.co\/iyNkRs6aRK", + "id" : 971163597106765825, + "created_at" : "2018-03-06 23:20:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971156651532259328\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/N0r1o9dWcq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXo9057WkAA5GdJ.png", + "id_str" : "971156648764018688", + "id" : 971156648764018688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXo9057WkAA5GdJ.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Declaration on the Rights of Indigenous Peoples", + "display_url" : "pic.twitter.com\/N0r1o9dWcq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/I9LhZvlVku", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829146328&oldid=829146232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971156651532259328", + "text" : "Declaration on the Rights of Indigenous Peoples Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I9LhZvlVku https:\/\/t.co\/N0r1o9dWcq", + "id" : 971156651532259328, + "created_at" : "2018-03-06 22:52:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971156500734410752\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/kCGrAK6TMA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXo9r7_WAAEn8tf.png", + "id_str" : "971156494698807297", + "id" : 971156494698807297, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXo9r7_WAAEn8tf.png", + "sizes" : [ { + "h" : 861, + "resize" : "fit", + "w" : 874 + }, { + "h" : 861, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 861, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Declaration on the Rights of Indigenous Peoples", + "display_url" : "pic.twitter.com\/kCGrAK6TMA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/n0m6OE9mHV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829146232&oldid=829145786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971156500734410752", + "text" : "Declaration on the Rights of Indigenous Peoples Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n0m6OE9mHV https:\/\/t.co\/kCGrAK6TMA", + "id" : 971156500734410752, + "created_at" : "2018-03-06 22:52:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971155736947458048\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/KoqKunRrdn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXo8_qVXUAAWisW.png", + "id_str" : "971155734045085696", + "id" : 971155734045085696, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXo8_qVXUAAWisW.png", + "sizes" : [ { + "h" : 848, + "resize" : "fit", + "w" : 874 + }, { + "h" : 848, + "resize" : "fit", + "w" : 874 + }, { + "h" : 848, + "resize" : "fit", + "w" : 874 + }, { + "h" : 660, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Declaration on the Rights of Indigenous Peoples", + "display_url" : "pic.twitter.com\/KoqKunRrdn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/NDHCzqpbjH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829145786&oldid=829145543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971155736947458048", + "text" : "Declaration on the Rights of Indigenous Peoples Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NDHCzqpbjH https:\/\/t.co\/KoqKunRrdn", + "id" : 971155736947458048, + "created_at" : "2018-03-06 22:49:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971155362987544576\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/B4HfDZ2qWj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXo8ptFUQAAAQaZ.png", + "id_str" : "971155356825960448", + "id" : 971155356825960448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXo8ptFUQAAAQaZ.png", + "sizes" : [ { + "h" : 777, + "resize" : "fit", + "w" : 874 + }, { + "h" : 777, + "resize" : "fit", + "w" : 874 + }, { + "h" : 777, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 605, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Declaration on the Rights of Indigenous Peoples", + "display_url" : "pic.twitter.com\/B4HfDZ2qWj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/0dWZ8OLQRD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829145543&oldid=829079943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971155362987544576", + "text" : "Declaration on the Rights of Indigenous Peoples Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0dWZ8OLQRD https:\/\/t.co\/B4HfDZ2qWj", + "id" : 971155362987544576, + "created_at" : "2018-03-06 22:47:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971130598378082304\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/9PgtJ6d6Ri", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXomIRVVoAA3Dy0.jpg", + "id_str" : "971130593185472512", + "id" : 971130593185472512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXomIRVVoAA3Dy0.jpg", + "sizes" : [ { + "h" : 294, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017\u201318 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/9PgtJ6d6Ri" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/cxXbASbp2B", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829131582&oldid=829106352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971130598378082304", + "text" : "2017\u201318 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cxXbASbp2B https:\/\/t.co\/9PgtJ6d6Ri", + "id" : 971130598378082304, + "created_at" : "2018-03-06 21:09:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971116927014842369\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/QAmwRyL0JV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXoZslTXUAAF2tX.png", + "id_str" : "971116923370033152", + "id" : 971116923370033152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXoZslTXUAAF2tX.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Foreign relations of North Korea", + "display_url" : "pic.twitter.com\/QAmwRyL0JV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/XiDxtfdUfh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829124557&oldid=824019086", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971116927014842369", + "text" : "Foreign relations of North Korea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XiDxtfdUfh https:\/\/t.co\/QAmwRyL0JV", + "id" : 971116927014842369, + "created_at" : "2018-03-06 20:14:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971116021368197120\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/yXdc2TWXtk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXoY34iWsAA-1dy.png", + "id_str" : "971116018000113664", + "id" : 971116018000113664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXoY34iWsAA-1dy.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Rod Fanni", + "display_url" : "pic.twitter.com\/yXdc2TWXtk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/etCZpOFHXe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829124094&oldid=829074998", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971116021368197120", + "text" : "Rod Fanni Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/etCZpOFHXe https:\/\/t.co\/yXdc2TWXtk", + "id" : 971116021368197120, + "created_at" : "2018-03-06 20:11:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971075058499284993\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/hKHjfqpTaU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXnznWzW0AAbuPu.png", + "id_str" : "971075052136484864", + "id" : 971075052136484864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXnznWzW0AAbuPu.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Junior Curling Championships - Women's Tournament", + "display_url" : "pic.twitter.com\/hKHjfqpTaU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/GZ4kFYinG2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829102526&oldid=821664666", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971075058499284993", + "text" : "2018 Canadian Junior Curling Championships - Women' Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GZ4kFYinG2 https:\/\/t.co\/hKHjfqpTaU", + "id" : 971075058499284993, + "created_at" : "2018-03-06 17:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971074514552532993\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Auyp7dWaUC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXnzH1jWsAARYIY.png", + "id_str" : "971074510635053056", + "id" : 971074510635053056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXnzH1jWsAARYIY.png", + "sizes" : [ { + "h" : 696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 542, + "resize" : "fit", + "w" : 680 + }, { + "h" : 696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Junior Curling Championships - Men's Tournament", + "display_url" : "pic.twitter.com\/Auyp7dWaUC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vM2Rb8FIkq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829102251&oldid=821693859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971074514552532993", + "text" : "2018 Canadian Junior Curling Championships - Men's Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vM2Rb8FIkq https:\/\/t.co\/Auyp7dWaUC", + "id" : 971074514552532993, + "created_at" : "2018-03-06 17:26:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971074384571052033\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/0xN4XSyvt5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXnzAS8X0AEjVnD.png", + "id_str" : "971074381085659137", + "id" : 971074381085659137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXnzAS8X0AEjVnD.png", + "sizes" : [ { + "h" : 696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 542, + "resize" : "fit", + "w" : 680 + }, { + "h" : 696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Junior Curling Championships", + "display_url" : "pic.twitter.com\/0xN4XSyvt5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/M7p2uKqGEF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829102184&oldid=821693942", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971074384571052033", + "text" : "2018 Canadian Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M7p2uKqGEF https:\/\/t.co\/0xN4XSyvt5", + "id" : 971074384571052033, + "created_at" : "2018-03-06 17:25:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971042071061647360\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/6unAX8lBvs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXnVnXsWsAAiD_V.png", + "id_str" : "971042067026718720", + "id" : 971042067026718720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXnVnXsWsAAiD_V.png", + "sizes" : [ { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 339, + "resize" : "fit", + "w" : 680 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Geospatial intelligence", + "display_url" : "pic.twitter.com\/6unAX8lBvs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/byTB3dA47G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829085058&oldid=829076832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971042071061647360", + "text" : "Geospatial intelligence Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/byTB3dA47G https:\/\/t.co\/6unAX8lBvs", + "id" : 971042071061647360, + "created_at" : "2018-03-06 15:17:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/971025120205697024\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/pf71TZ5K6u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXnGMy1X4AA03V_.png", + "id_str" : "971025117781417984", + "id" : 971025117781417984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXnGMy1X4AA03V_.png", + "sizes" : [ { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 353, + "resize" : "fit", + "w" : 680 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Geospatial intelligence", + "display_url" : "pic.twitter.com\/pf71TZ5K6u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/CBmdL886W8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=829076832&oldid=828002453", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "971025120205697024", + "text" : "Geospatial intelligence Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CBmdL886W8 https:\/\/t.co\/pf71TZ5K6u", + "id" : 971025120205697024, + "created_at" : "2018-03-06 14:10:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970750056738512897\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/3sW5VSrkye", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXjMB3eX0AEJJf2.png", + "id_str" : "970750052141617153", + "id" : 970750052141617153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXjMB3eX0AEJJf2.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/3sW5VSrkye" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/L3RxsabR6r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828956167&oldid=828956102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970750056738512897", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L3RxsabR6r https:\/\/t.co\/3sW5VSrkye", + "id" : 970750056738512897, + "created_at" : "2018-03-05 19:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970749930238369795\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/277g718cMx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXjL6oOX0AI0mJC.png", + "id_str" : "970749927788892162", + "id" : 970749927788892162, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXjL6oOX0AI0mJC.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/277g718cMx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/cigCm3wqA9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828956102&oldid=828955858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970749930238369795", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cigCm3wqA9 https:\/\/t.co\/277g718cMx", + "id" : 970749930238369795, + "created_at" : "2018-03-05 19:56:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970749496886988800\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/gYYjr8WWWJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXjLhMIX0AE6Hnl.png", + "id_str" : "970749490750803969", + "id" : 970749490750803969, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXjLhMIX0AE6Hnl.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/gYYjr8WWWJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4tOjLXBMfQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828955858&oldid=828955698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970749496886988800", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4tOjLXBMfQ https:\/\/t.co\/gYYjr8WWWJ", + "id" : 970749496886988800, + "created_at" : "2018-03-05 19:54:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970749262928760833\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/lajxciUrQz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXjLTfkWsAIo6Rs.png", + "id_str" : "970749255450275842", + "id" : 970749255450275842, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXjLTfkWsAIo6Rs.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Junior Curling Championships", + "display_url" : "pic.twitter.com\/lajxciUrQz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/S1W0wKgW5h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828955698&oldid=828929554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970749262928760833", + "text" : "2018 World Junior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S1W0wKgW5h https:\/\/t.co\/lajxciUrQz", + "id" : 970749262928760833, + "created_at" : "2018-03-05 19:53:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970748487703900161\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/uUdCuMd1ab", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXjKmmCU8AA8n1o.png", + "id_str" : "970748484092489728", + "id" : 970748484092489728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXjKmmCU8AA8n1o.png", + "sizes" : [ { + "h" : 1418, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1418, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 740 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 419 + } ], + "media_alt" : "Screenshot of edit to Fermentation", + "display_url" : "pic.twitter.com\/uUdCuMd1ab" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/elg8jU5q1x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828955272&oldid=828954416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970748487703900161", + "text" : "Fermentation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/elg8jU5q1x https:\/\/t.co\/uUdCuMd1ab", + "id" : 970748487703900161, + "created_at" : "2018-03-05 19:50:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970748358292856835\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/0sFboqAHN7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXjKfHGXkAAprce.png", + "id_str" : "970748355528855552", + "id" : 970748355528855552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXjKfHGXkAAprce.png", + "sizes" : [ { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 676 + } ], + "media_alt" : "Screenshot of edit to Talk:Fermentation", + "display_url" : "pic.twitter.com\/0sFboqAHN7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/U2Y2oVCfmO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828955205&oldid=822047873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970748358292856835", + "text" : "Talk:Fermentation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U2Y2oVCfmO https:\/\/t.co\/0sFboqAHN7", + "id" : 970748358292856835, + "created_at" : "2018-03-05 19:50:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970747357037039616\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/N6Nqh3d4vh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXjJkz7XcAAqUDB.png", + "id_str" : "970747353950023680", + "id" : 970747353950023680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXjJkz7XcAAqUDB.png", + "sizes" : [ { + "h" : 1573, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1573, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 667 + }, { + "h" : 680, + "resize" : "fit", + "w" : 378 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Fermentation", + "display_url" : "pic.twitter.com\/N6Nqh3d4vh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/OYmMPMqshq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828954416&oldid=828906904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970747357037039616", + "text" : "Fermentation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OYmMPMqshq https:\/\/t.co\/N6Nqh3d4vh", + "id" : 970747357037039616, + "created_at" : "2018-03-05 19:46:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970719300205142021\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/qOqE4HOH16", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXiwDi0WAAAa2uj.png", + "id_str" : "970719294630789120", + "id" : 970719294630789120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXiwDi0WAAAa2uj.png", + "sizes" : [ { + "h" : 1060, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1060, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 561 + }, { + "h" : 1060, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guy Saint-Pierre", + "display_url" : "pic.twitter.com\/qOqE4HOH16" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/4Flkw6JEsg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=146121244&oldid=142756226&rcid=358685614", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970719300205142021", + "text" : "Guy Saint-Pierre Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4Flkw6JEsg https:\/\/t.co\/qOqE4HOH16", + "id" : 970719300205142021, + "created_at" : "2018-03-05 17:54:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970655080293847040\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/jx73k61OqQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXh1pjdXkAE6iIS.png", + "id_str" : "970655076451848193", + "id" : 970655076451848193, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXh1pjdXkAE6iIS.png", + "sizes" : [ { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 580, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Horst Kasner", + "display_url" : "pic.twitter.com\/jx73k61OqQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/RE3PVQp1jE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828905925&oldid=816822371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970655080293847040", + "text" : "Horst Kasner Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/RE3PVQp1jE https:\/\/t.co\/jx73k61OqQ", + "id" : 970655080293847040, + "created_at" : "2018-03-05 13:39:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970499996322881536\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/MjJdUUYcOV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXfomkOXUAAWBu4.png", + "id_str" : "970499993978228736", + "id" : 970499993978228736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXfomkOXUAAWBu4.png", + "sizes" : [ { + "h" : 587, + "resize" : "fit", + "w" : 680 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Robert MacGregor Dawson", + "display_url" : "pic.twitter.com\/MjJdUUYcOV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/qAeEHfLyBY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828850243&oldid=828850120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970499996322881536", + "text" : "Robert MacGregor Dawson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qAeEHfLyBY https:\/\/t.co\/MjJdUUYcOV", + "id" : 970499996322881536, + "created_at" : "2018-03-05 03:23:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970499741854453766\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/JMerYiieWC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXfoXb-W4AAaYf_.png", + "id_str" : "970499734065569792", + "id" : 970499734065569792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXfoXb-W4AAaYf_.png", + "sizes" : [ { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 537 + }, { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1107, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Robert MacGregor Dawson", + "display_url" : "pic.twitter.com\/JMerYiieWC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/UhpSifjbth", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828850120&oldid=828847766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970499741854453766", + "text" : "Robert MacGregor Dawson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UhpSifjbth https:\/\/t.co\/JMerYiieWC", + "id" : 970499741854453766, + "created_at" : "2018-03-05 03:22:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970495029428006912\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/Imtgm0H0Rd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXfkFOzWAAEidv5.png", + "id_str" : "970495023245557761", + "id" : 970495023245557761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXfkFOzWAAEidv5.png", + "sizes" : [ { + "h" : 679, + "resize" : "fit", + "w" : 680 + }, { + "h" : 873, + "resize" : "fit", + "w" : 874 + }, { + "h" : 873, + "resize" : "fit", + "w" : 874 + }, { + "h" : 873, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Robert MacGregor Dawson", + "display_url" : "pic.twitter.com\/Imtgm0H0Rd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/2F2e1jdD9K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828847766&oldid=828847584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970495029428006912", + "text" : "Robert MacGregor Dawson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2F2e1jdD9K https:\/\/t.co\/Imtgm0H0Rd", + "id" : 970495029428006912, + "created_at" : "2018-03-05 03:03:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970494692042387456\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/03P4rg4GvB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXfjxwqVQAElCHc.png", + "id_str" : "970494688737181697", + "id" : 970494688737181697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXfjxwqVQAElCHc.png", + "sizes" : [ { + "h" : 854, + "resize" : "fit", + "w" : 874 + }, { + "h" : 854, + "resize" : "fit", + "w" : 874 + }, { + "h" : 854, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Robert MacGregor Dawson", + "display_url" : "pic.twitter.com\/03P4rg4GvB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/sDwB7eBqjE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828847584&oldid=828847285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970494692042387456", + "text" : "Robert MacGregor Dawson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sDwB7eBqjE https:\/\/t.co\/03P4rg4GvB", + "id" : 970494692042387456, + "created_at" : "2018-03-05 03:02:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970494160057880577\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/8WI0bqUj9i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXfjSlvXcAAl3EI.png", + "id_str" : "970494153229561856", + "id" : 970494153229561856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXfjSlvXcAAl3EI.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Robert MacGregor Dawson", + "display_url" : "pic.twitter.com\/8WI0bqUj9i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/FCTWYT9O2G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828847285&oldid=808256096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970494160057880577", + "text" : "Robert MacGregor Dawson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FCTWYT9O2G https:\/\/t.co\/8WI0bqUj9i", + "id" : 970494160057880577, + "created_at" : "2018-03-05 03:00:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970071516367998976\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/bcPyx64S6P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXZi5uNXkAAD8O7.png", + "id_str" : "970071513541087232", + "id" : 970071513541087232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXZi5uNXkAAD8O7.png", + "sizes" : [ { + "h" : 488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 380, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Laura Fortino", + "display_url" : "pic.twitter.com\/bcPyx64S6P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/dnOe9aoZrp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828655287&oldid=827099917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970071516367998976", + "text" : "Laura Fortino Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/dnOe9aoZrp https:\/\/t.co\/bcPyx64S6P", + "id" : 970071516367998976, + "created_at" : "2018-03-03 23:00:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/970055512862715910\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/YmT9BmpSb9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXZUWG5X4AAqjoV.png", + "id_str" : "970055508530028544", + "id" : 970055508530028544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXZUWG5X4AAqjoV.png", + "sizes" : [ { + "h" : 498, + "resize" : "fit", + "w" : 680 + }, { + "h" : 640, + "resize" : "fit", + "w" : 874 + }, { + "h" : 640, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 640, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curtis Joseph", + "display_url" : "pic.twitter.com\/YmT9BmpSb9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/LHbndLmqgQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828646978&oldid=826578246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "970055512862715910", + "text" : "Curtis Joseph Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LHbndLmqgQ https:\/\/t.co\/YmT9BmpSb9", + "id" : 970055512862715910, + "created_at" : "2018-03-03 21:57:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969665669842329601\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/uyeq6m9bsS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTxyOTW4AMHKvo.png", + "id_str" : "969665664926539779", + "id" : 969665664926539779, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTxyOTW4AMHKvo.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 282 + }, { + "h" : 2106, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 850 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 498 + } ], + "media_alt" : "Screenshot of edit to Dave Cochrane (Canadian Forces officer)", + "display_url" : "pic.twitter.com\/uyeq6m9bsS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/udQUsWwE2V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828478570&oldid=797322344", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969665669842329601", + "text" : "Dave Cochrane (Canadian Forces off Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/udQUsWwE2V https:\/\/t.co\/uyeq6m9bsS", + "id" : 969665669842329601, + "created_at" : "2018-03-02 20:08:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969657001621024769\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/tMaccilw6N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTp5f-UMAAUTen.png", + "id_str" : "969656993836183552", + "id" : 969656993836183552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTp5f-UMAAUTen.png", + "sizes" : [ { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to La Verendrye (electoral district)", + "display_url" : "pic.twitter.com\/tMaccilw6N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/2u9WissA9R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828474025&oldid=815473141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969657001621024769", + "text" : "La Verendrye (electoral district) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2u9WissA9R https:\/\/t.co\/tMaccilw6N", + "id" : 969657001621024769, + "created_at" : "2018-03-02 19:33:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969651458294665219\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/StRm2XgKSH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTk2_xX0AUK_l-.png", + "id_str" : "969651453274083333", + "id" : 969651453274083333, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTk2_xX0AUK_l-.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Embrace (English band)", + "display_url" : "pic.twitter.com\/StRm2XgKSH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/qKZMs9MN7G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828471286&oldid=827471687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969651458294665219", + "text" : "Embrace (English band) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qKZMs9MN7G https:\/\/t.co\/StRm2XgKSH", + "id" : 969651458294665219, + "created_at" : "2018-03-02 19:11:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969637546710925312\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/Hh7PCVXdEP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTYNJIW0AAu0u7.png", + "id_str" : "969637540092366848", + "id" : 969637540092366848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTYNJIW0AAu0u7.png", + "sizes" : [ { + "h" : 923, + "resize" : "fit", + "w" : 874 + }, { + "h" : 923, + "resize" : "fit", + "w" : 874 + }, { + "h" : 923, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 644 + } ], + "media_alt" : "Screenshot of edit to Northern Ireland civil rights movement", + "display_url" : "pic.twitter.com\/Hh7PCVXdEP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/eXYQgDYHEe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828463429&oldid=828452185", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969637546710925312", + "text" : "Northern Ireland civil rights movement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eXYQgDYHEe https:\/\/t.co\/Hh7PCVXdEP", + "id" : 969637546710925312, + "created_at" : "2018-03-02 18:16:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969631711779868673\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/u0Ca7YISt7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTS5gTVoAAF8KN.png", + "id_str" : "969631705156919296", + "id" : 969631705156919296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTS5gTVoAAF8KN.png", + "sizes" : [ { + "h" : 978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 608 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of awareness days", + "display_url" : "pic.twitter.com\/u0Ca7YISt7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/0XXLCFObhN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828459809&oldid=828389357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969631711779868673", + "text" : "List of awareness days Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0XXLCFObhN https:\/\/t.co\/u0Ca7YISt7", + "id" : 969631711779868673, + "created_at" : "2018-03-02 17:53:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969617030994432000\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/CdwIMqBuWC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTFjEWWsAA8c9m.png", + "id_str" : "969617026045095936", + "id" : 969617026045095936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTFjEWWsAA8c9m.png", + "sizes" : [ { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 496 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Northern Ireland civil rights movement", + "display_url" : "pic.twitter.com\/CdwIMqBuWC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/UvcisJs0vo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828452185&oldid=828451690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969617030994432000", + "text" : "Northern Ireland civil rights movement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UvcisJs0vo https:\/\/t.co\/CdwIMqBuWC", + "id" : 969617030994432000, + "created_at" : "2018-03-02 16:54:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969616629456875521\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/FuNk3iaMcZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTFLt6WAAAKwj9.png", + "id_str" : "969616624885039104", + "id" : 969616624885039104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTFLt6WAAAKwj9.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Billy McMillen", + "display_url" : "pic.twitter.com\/FuNk3iaMcZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/U4T5VxwCOx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828451956&oldid=787294976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969616629456875521", + "text" : "Billy McMillen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U4T5VxwCOx https:\/\/t.co\/FuNk3iaMcZ", + "id" : 969616629456875521, + "created_at" : "2018-03-02 16:53:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969616165667516418\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/viEbhh6iun", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTEwz9WsAA8v7X.png", + "id_str" : "969616162651811840", + "id" : 969616162651811840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTEwz9WsAA8v7X.png", + "sizes" : [ { + "h" : 1221, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 859 + }, { + "h" : 1221, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 487 + } ], + "media_alt" : "Screenshot of edit to Northern Ireland civil rights movement", + "display_url" : "pic.twitter.com\/viEbhh6iun" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/UTfqx6qRqK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828451690&oldid=819969507", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969616165667516418", + "text" : "Northern Ireland civil rights movement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UTfqx6qRqK https:\/\/t.co\/viEbhh6iun", + "id" : 969616165667516418, + "created_at" : "2018-03-02 16:51:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969614267002519554\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/52dsguTUaz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTDCQXXUAEpZmV.png", + "id_str" : "969614263311618049", + "id" : 969614263311618049, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTDCQXXUAEpZmV.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:The Troubles", + "display_url" : "pic.twitter.com\/52dsguTUaz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/rp3oTrmc5T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828450637&oldid=826739166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969614267002519554", + "text" : "Talk:The Troubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rp3oTrmc5T https:\/\/t.co\/52dsguTUaz", + "id" : 969614267002519554, + "created_at" : "2018-03-02 16:43:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969612092490776581\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/G0TGeKf9X5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTBDdLX0AEdZGv.png", + "id_str" : "969612084907593729", + "id" : 969612084907593729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTBDdLX0AEdZGv.png", + "sizes" : [ { + "h" : 1937, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 307 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 541 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1937, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Plantation of Ulster", + "display_url" : "pic.twitter.com\/G0TGeKf9X5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/yuLFmVdp7J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828449417&oldid=828449018", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969612092490776581", + "text" : "Plantation of Ulster Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yuLFmVdp7J https:\/\/t.co\/G0TGeKf9X5", + "id" : 969612092490776581, + "created_at" : "2018-03-02 16:35:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969611310731288576\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/V9o2TawglX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXTAWF-V4AAB69Y.png", + "id_str" : "969611305584812032", + "id" : 969611305584812032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXTAWF-V4AAB69Y.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 240 + }, { + "h" : 2478, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 423 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 722 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Plantation of Ulster", + "display_url" : "pic.twitter.com\/V9o2TawglX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Ygep2EyefX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828449018&oldid=827627794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969611310731288576", + "text" : "Plantation of Ulster Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ygep2EyefX https:\/\/t.co\/V9o2TawglX", + "id" : 969611310731288576, + "created_at" : "2018-03-02 16:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969597985955942400\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/3VASrCOI9v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXS0OZHVoAEMEmt.png", + "id_str" : "969597979144331265", + "id" : 969597979144331265, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXS0OZHVoAEMEmt.png", + "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 298, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Nutmeg (football)", + "display_url" : "pic.twitter.com\/3VASrCOI9v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/6LVCoLRfAM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828442048&oldid=827025375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969597985955942400", + "text" : "Nutmeg (football) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6LVCoLRfAM https:\/\/t.co\/3VASrCOI9v", + "id" : 969597985955942400, + "created_at" : "2018-03-02 15:39:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969576104611794945\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/dtDTrZAV1r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXSgUxnX0AUa6s_.png", + "id_str" : "969576098567802885", + "id" : 969576098567802885, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXSgUxnX0AUa6s_.png", + "sizes" : [ { + "h" : 574, + "resize" : "fit", + "w" : 874 + }, { + "h" : 574, + "resize" : "fit", + "w" : 874 + }, { + "h" : 574, + "resize" : "fit", + "w" : 874 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:Mr RD", + "display_url" : "pic.twitter.com\/dtDTrZAV1r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/yyJk29T8gp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828430592&oldid=828212130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969576104611794945", + "text" : "User talk:Mr RD Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yyJk29T8gp https:\/\/t.co\/dtDTrZAV1r", + "id" : 969576104611794945, + "created_at" : "2018-03-02 14:12:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969573971527110657\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nSSFsTEQHw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXSeY0GW4AEgYca.png", + "id_str" : "969573968930856961", + "id" : 969573968930856961, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXSeY0GW4AEgYca.png", + "sizes" : [ { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Seika (company)", + "display_url" : "pic.twitter.com\/nSSFsTEQHw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/U0a6UOK2S3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828429639&oldid=828426293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969573971527110657", + "text" : "Seika (company) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U0a6UOK2S3 https:\/\/t.co\/nSSFsTEQHw", + "id" : 969573971527110657, + "created_at" : "2018-03-02 14:03:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969334045577502720\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/GqMl8BwdT2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXPELI2X0AEIo06.png", + "id_str" : "969334040447930369", + "id" : 969334040447930369, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXPELI2X0AEIo06.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 400 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 706 + }, { + "h" : 1485, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1485, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ukrainien", + "display_url" : "pic.twitter.com\/GqMl8BwdT2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/tQkpSZVh1Z", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145974854&oldid=145974478&rcid=358388963", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969334045577502720", + "text" : "Ukrainien Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tQkpSZVh1Z https:\/\/t.co\/GqMl8BwdT2", + "id" : 969334045577502720, + "created_at" : "2018-03-01 22:10:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969333066513698816\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/3FdfvQv6PB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXPDSFUXUAAby6d.png", + "id_str" : "969333060247441408", + "id" : 969333060247441408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXPDSFUXUAAby6d.png", + "sizes" : [ { + "h" : 1553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 675 + }, { + "h" : 1553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 383 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/3FdfvQv6PB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/x8pjiUbIuY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828324465&oldid=826947481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969333066513698816", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x8pjiUbIuY https:\/\/t.co\/3FdfvQv6PB", + "id" : 969333066513698816, + "created_at" : "2018-03-01 22:06:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969330428602671104\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Vw3Fj6mDys", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXPA4poVQAAkSxM.png", + "id_str" : "969330424295014400", + "id" : 969330424295014400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXPA4poVQAAkSxM.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 798 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 467 + }, { + "h" : 680, + "resize" : "fit", + "w" : 265 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2244, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ukrainien", + "display_url" : "pic.twitter.com\/Vw3Fj6mDys" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/g51nyjakLd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145974478&oldid=145974257&rcid=358388045", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969330428602671104", + "text" : "Ukrainien Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g51nyjakLd https:\/\/t.co\/Vw3Fj6mDys", + "id" : 969330428602671104, + "created_at" : "2018-03-01 21:55:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969328013249777664\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/zfp9IHrzQc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXO-r_jVAAAMWhg.png", + "id_str" : "969328007818051584", + "id" : 969328007818051584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXO-r_jVAAAMWhg.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ukrainien", + "display_url" : "pic.twitter.com\/zfp9IHrzQc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/TxRhreTmaA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145974257&oldid=145376404&rcid=358387591", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969328013249777664", + "text" : "Ukrainien Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TxRhreTmaA https:\/\/t.co\/zfp9IHrzQc", + "id" : 969328013249777664, + "created_at" : "2018-03-01 21:46:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969324615003791361\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/mhzimnr6So", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXO7mK3VQAIEMAc.png", + "id_str" : "969324609240645634", + "id" : 969324609240645634, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXO7mK3VQAIEMAc.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of newspapers in Canada", + "display_url" : "pic.twitter.com\/mhzimnr6So" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/psxio2yeQX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828319615&oldid=828319170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969324615003791361", + "text" : "List of newspapers in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/psxio2yeQX https:\/\/t.co\/mhzimnr6So", + "id" : 969324615003791361, + "created_at" : "2018-03-01 21:32:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969323782837096450\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/zqg0YO9v13", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXO611wVMAAth7_.png", + "id_str" : "969323778940416000", + "id" : 969323778940416000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXO611wVMAAth7_.png", + "sizes" : [ { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 680 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of newspapers in Canada", + "display_url" : "pic.twitter.com\/zqg0YO9v13" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/N8dsQsUNR7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828319170&oldid=828182776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969323782837096450", + "text" : "List of newspapers in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N8dsQsUNR7 https:\/\/t.co\/zqg0YO9v13", + "id" : 969323782837096450, + "created_at" : "2018-03-01 21:29:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969312362095312906\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/tmFyjTf0i6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOwcwvWsAEdpyu.png", + "id_str" : "969312352981135361", + "id" : 969312352981135361, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOwcwvWsAEdpyu.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 151 + }, { + "h" : 6955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 85 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 257 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to West Edmonton Mall", + "display_url" : "pic.twitter.com\/tmFyjTf0i6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/WZiVV1VHKS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828312417&oldid=828308719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969312362095312906", + "text" : "West Edmonton Mall Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WZiVV1VHKS https:\/\/t.co\/tmFyjTf0i6", + "id" : 969312362095312906, + "created_at" : "2018-03-01 20:44:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969305296362500096\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/42eQwrEth2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOqBmaWkAYpv2I.png", + "id_str" : "969305289282457606", + "id" : 969305289282457606, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOqBmaWkAYpv2I.png", + "sizes" : [ { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Leona Alleslev", + "display_url" : "pic.twitter.com\/42eQwrEth2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/mhmXNlyMu3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828308214&oldid=819796769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969305296362500096", + "text" : "Leona Alleslev Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/mhmXNlyMu3 https:\/\/t.co\/42eQwrEth2", + "id" : 969305296362500096, + "created_at" : "2018-03-01 20:16:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969297363763331072\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/JhZuC7gw4a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOi0FaVAAAa71k.png", + "id_str" : "969297360504291328", + "id" : 969297360504291328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOi0FaVAAAa71k.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 651 + }, { + "h" : 913, + "resize" : "fit", + "w" : 874 + }, { + "h" : 913, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 913, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Tempest", + "display_url" : "pic.twitter.com\/JhZuC7gw4a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/tr1znyYJk2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828303174&oldid=826829621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969297363763331072", + "text" : "The Tempest Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/tr1znyYJk2 https:\/\/t.co\/JhZuC7gw4a", + "id" : 969297363763331072, + "created_at" : "2018-03-01 19:44:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969291149600002050\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/PCzuK5np0e", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOdKPpUMAApKtq.png", + "id_str" : "969291144138862592", + "id" : 969291144138862592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOdKPpUMAApKtq.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Yap Day", + "display_url" : "pic.twitter.com\/PCzuK5np0e" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/XfH9FyCNyd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828298837&oldid=828298788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969291149600002050", + "text" : "Yap Day Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XfH9FyCNyd https:\/\/t.co\/PCzuK5np0e", + "id" : 969291149600002050, + "created_at" : "2018-03-01 19:19:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969291062513688582\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6Ziq1VQPAv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOdFPaUQAAAHNo.png", + "id_str" : "969291058176606208", + "id" : 969291058176606208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOdFPaUQAAAHNo.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Yap Day", + "display_url" : "pic.twitter.com\/6Ziq1VQPAv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ws0Mjejsnr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828298788&oldid=828236204", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969291062513688582", + "text" : "Yap Day Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ws0Mjejsnr https:\/\/t.co\/6Ziq1VQPAv", + "id" : 969291062513688582, + "created_at" : "2018-03-01 19:19:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969274624121954305\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/YRC9fSeagE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOOId3U8AIn_tv.png", + "id_str" : "969274620921573378", + "id" : 969274620921573378, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOOId3U8AIn_tv.png", + "sizes" : [ { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 680 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to TrentonWorks", + "display_url" : "pic.twitter.com\/YRC9fSeagE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/eDs4rnLgay", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828290367&oldid=826137591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969274624121954305", + "text" : "TrentonWorks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eDs4rnLgay https:\/\/t.co\/YRC9fSeagE", + "id" : 969274624121954305, + "created_at" : "2018-03-01 18:14:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969272303392575488\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/7qDu8IujRG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOMBbWWkAASl5L.png", + "id_str" : "969272300964057088", + "id" : 969272300964057088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOMBbWWkAASl5L.png", + "sizes" : [ { + "h" : 293, + "resize" : "fit", + "w" : 874 + }, { + "h" : 293, + "resize" : "fit", + "w" : 874 + }, { + "h" : 228, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 293, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Politique nationale", + "display_url" : "pic.twitter.com\/7qDu8IujRG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/zVmCprugF9", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145965902&oldid=145965883&rcid=358369674", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969272303392575488", + "text" : "Politique nationale Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zVmCprugF9 https:\/\/t.co\/7qDu8IujRG", + "id" : 969272303392575488, + "created_at" : "2018-03-01 18:04:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969272149872664576\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/5y0n3jwisI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOL4VyWkAADH6G.png", + "id_str" : "969272144852062208", + "id" : 969272144852062208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOL4VyWkAADH6G.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Politique nationale", + "display_url" : "pic.twitter.com\/5y0n3jwisI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/CSH8BsisoS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145965883&oldid=145965855&rcid=358369651", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969272149872664576", + "text" : "Politique nationale Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CSH8BsisoS https:\/\/t.co\/5y0n3jwisI", + "id" : 969272149872664576, + "created_at" : "2018-03-01 18:04:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969271973686767616\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/N2UuyB0e24", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXOLuGdWkAMSVYI.png", + "id_str" : "969271968938758147", + "id" : 969271968938758147, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXOLuGdWkAMSVYI.png", + "sizes" : [ { + "h" : 979, + "resize" : "fit", + "w" : 874 + }, { + "h" : 979, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 607 + }, { + "h" : 979, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Politique nationale", + "display_url" : "pic.twitter.com\/N2UuyB0e24" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/4sXPcw5EKD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145965855&oldid=143301745&rcid=358369609", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969271973686767616", + "text" : "Politique nationale Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4sXPcw5EKD https:\/\/t.co\/N2UuyB0e24", + "id" : 969271973686767616, + "created_at" : "2018-03-01 18:03:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969238505263128576\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ElOvYHX8pj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXNtSBVW0AA3ApH.png", + "id_str" : "969238501177872384", + "id" : 969238501177872384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXNtSBVW0AA3ApH.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 589 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Northern hawk-owl", + "display_url" : "pic.twitter.com\/ElOvYHX8pj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/7pghwcaD3F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828270952&oldid=826114700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969238505263128576", + "text" : "Northern hawk-owl Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/7pghwcaD3F https:\/\/t.co\/ElOvYHX8pj", + "id" : 969238505263128576, + "created_at" : "2018-03-01 15:50:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969226542126641152\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/T2CBfS2rOi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXNiZmZXkAEf8dL.png", + "id_str" : "969226536757989377", + "id" : 969226536757989377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXNiZmZXkAEf8dL.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of foreign recipients of the Ordre des Palmes Acad\u00E9miques", + "display_url" : "pic.twitter.com\/T2CBfS2rOi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/APcUIw5R9y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828264522&oldid=827062288", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969226542126641152", + "text" : "List of foreign recipients of the Ordre Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/APcUIw5R9y https:\/\/t.co\/T2CBfS2rOi", + "id" : 969226542126641152, + "created_at" : "2018-03-01 15:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969223969487376384\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/QtEEcvb9aR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXNgD4TUQAAHA_i.png", + "id_str" : "969223964584067072", + "id" : 969223964584067072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXNgD4TUQAAHA_i.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Madeleine Meilleur", + "display_url" : "pic.twitter.com\/QtEEcvb9aR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/ODBFLq7wmT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=828263334&oldid=821374418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969223969487376384", + "text" : "Madeleine Meilleur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ODBFLq7wmT https:\/\/t.co\/QtEEcvb9aR", + "id" : 969223969487376384, + "created_at" : "2018-03-01 14:52:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969223277284610049\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/kozyhZUiMl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXNfblsXcAcWbMA.png", + "id_str" : "969223272394092551", + "id" : 969223272394092551, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXNfblsXcAcWbMA.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Madeleine Meilleur", + "display_url" : "pic.twitter.com\/kozyhZUiMl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/TP7piodHBL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145959275&oldid=145561153&rcid=358354731", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969223277284610049", + "text" : "Madeleine Meilleur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TP7piodHBL https:\/\/t.co\/kozyhZUiMl", + "id" : 969223277284610049, + "created_at" : "2018-03-01 14:50:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/969210520057319424\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/ctsLsADrPy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DXNT1HQXcAAsNgr.png", + "id_str" : "969210516760653824", + "id" : 969210516760653824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DXNT1HQXcAAsNgr.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 698 + }, { + "h" : 2564, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 232 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 409 + } ], + "media_alt" : "Screenshot of edit to Martine Ouellet", + "display_url" : "pic.twitter.com\/ctsLsADrPy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/aFLnsBssUj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=145957725&oldid=145951556&rcid=358351549", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969210520057319424", + "text" : "Martine Ouellet Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/aFLnsBssUj https:\/\/t.co\/ctsLsADrPy", + "id" : 969210520057319424, + "created_at" : "2018-03-01 13:59:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_04.js b/20181122/data/js/tweets/2018_04.js new file mode 100644 index 00000000..16b55cb1 --- /dev/null +++ b/20181122/data/js/tweets/2018_04.js @@ -0,0 +1,34307 @@ +Grailbird.data.tweets_2018_04 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991039127322812418\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/TCuMNVMvCR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDg1VwXUAs9i55.png", + "id_str" : "991039124999196683", + "id" : 991039124999196683, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDg1VwXUAs9i55.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/TCuMNVMvCR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/FEqFqc18aU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839025250&oldid=839025081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991039127322812418", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FEqFqc18aU https:\/\/t.co\/TCuMNVMvCR", + "id" : 991039127322812418, + "created_at" : "2018-04-30 19:38:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991038830424870913\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/4Sgn1yncfu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDgkABXcAASVqf.png", + "id_str" : "991038827107151872", + "id" : 991038827107151872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDgkABXcAASVqf.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/4Sgn1yncfu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/aGMqmw43dz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839025081&oldid=839025000", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991038830424870913", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aGMqmw43dz https:\/\/t.co\/4Sgn1yncfu", + "id" : 991038830424870913, + "created_at" : "2018-04-30 19:37:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991038690527981570\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/gsUO17BTSt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDgb2lV0AABLBI.png", + "id_str" : "991038687134732288", + "id" : 991038687134732288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDgb2lV0AABLBI.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/gsUO17BTSt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/EB2TFTBAXP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839025000&oldid=839024805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991038690527981570", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EB2TFTBAXP https:\/\/t.co\/gsUO17BTSt", + "id" : 991038690527981570, + "created_at" : "2018-04-30 19:36:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991038348100808704\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/iL0Dm04O1s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDgHrWW4AIa92B.png", + "id_str" : "991038340521713666", + "id" : 991038340521713666, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDgHrWW4AIa92B.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 349, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/iL0Dm04O1s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/bKEXLpytjF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839024805&oldid=839024772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991038348100808704", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bKEXLpytjF https:\/\/t.co\/iL0Dm04O1s", + "id" : 991038348100808704, + "created_at" : "2018-04-30 19:35:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991038270330101760\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/6ZpMiq3S7s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDgDQOWAAEIt60.png", + "id_str" : "991038264520867841", + "id" : 991038264520867841, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDgDQOWAAEIt60.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 295 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 173 + }, { + "h" : 680, + "resize" : "fit", + "w" : 98 + }, { + "h" : 6060, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/6ZpMiq3S7s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/tkvSP8LbnZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839024772&oldid=839022242", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991038270330101760", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tkvSP8LbnZ https:\/\/t.co\/6ZpMiq3S7s", + "id" : 991038270330101760, + "created_at" : "2018-04-30 19:35:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991034587382996995\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/DsSIn1u6LM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDcs7bV4AAXz65.png", + "id_str" : "991034582446235648", + "id" : 991034582446235648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDcs7bV4AAXz65.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 680 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Apache ActiveMQ", + "display_url" : "pic.twitter.com\/DsSIn1u6LM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/GznzYZPKH2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839022798&oldid=835787351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991034587382996995", + "text" : "Apache ActiveMQ Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GznzYZPKH2 https:\/\/t.co\/DsSIn1u6LM", + "id" : 991034587382996995, + "created_at" : "2018-04-30 19:20:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991033519236403203\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/iWQeNuFXqF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDbux1W0AAQMFx.png", + "id_str" : "991033514719105024", + "id" : 991033514719105024, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDbux1W0AAQMFx.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/iWQeNuFXqF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/mBqH8GxiWa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839022242&oldid=839022179", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991033519236403203", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mBqH8GxiWa https:\/\/t.co\/iWQeNuFXqF", + "id" : 991033519236403203, + "created_at" : "2018-04-30 19:16:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991033355939463168\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/23svW04Or9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDblTaXcAsREmB.png", + "id_str" : "991033351934013451", + "id" : 991033351934013451, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDblTaXcAsREmB.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 337 + }, { + "h" : 3110, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/23svW04Or9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/9tqHlB62Wy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839022179&oldid=839020991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991033355939463168", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9tqHlB62Wy https:\/\/t.co\/23svW04Or9", + "id" : 991033355939463168, + "created_at" : "2018-04-30 19:15:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991031059629461504\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/w2UilbISjx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDZfoVVMAEp5xH.png", + "id_str" : "991031055447568385", + "id" : 991031055447568385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDZfoVVMAEp5xH.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 337 + }, { + "h" : 3110, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/w2UilbISjx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/CstY1ofN9T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839020991&oldid=839019830", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991031059629461504", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CstY1ofN9T https:\/\/t.co\/w2UilbISjx", + "id" : 991031059629461504, + "created_at" : "2018-04-30 19:06:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991029055679008769\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/4m8DE6elzk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDXrCaWAAEQwzQ.png", + "id_str" : "991029052403220481", + "id" : 991029052403220481, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDXrCaWAAEQwzQ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 367 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 648 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/4m8DE6elzk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/RfPBoI4Yst", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839019830&oldid=839019099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991029055679008769", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RfPBoI4Yst https:\/\/t.co\/4m8DE6elzk", + "id" : 991029055679008769, + "created_at" : "2018-04-30 18:58:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991027952468086785\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/elxF8nstR0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDWql2UwAAUMw_.png", + "id_str" : "991027945224323072", + "id" : 991027945224323072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDWql2UwAAUMw_.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/elxF8nstR0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/aETNmCD7Vh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839019099&oldid=839019054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991027952468086785", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aETNmCD7Vh https:\/\/t.co\/elxF8nstR0", + "id" : 991027952468086785, + "created_at" : "2018-04-30 18:54:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991027890597912577\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/2p5cAcr444", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcDWnL4VQAAc6e1.png", + "id_str" : "991027886713815040", + "id" : 991027886713815040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcDWnL4VQAAc6e1.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/2p5cAcr444" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Lk77EqWxD0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839019054&oldid=838993967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991027890597912577", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Lk77EqWxD0 https:\/\/t.co\/2p5cAcr444", + "id" : 991027890597912577, + "created_at" : "2018-04-30 18:53:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990998330720301056\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/zo6oGxunAo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcC7upqXUAEhjA3.png", + "id_str" : "990998328153427969", + "id" : 990998328153427969, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcC7upqXUAEhjA3.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 618 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ryan Barnes", + "display_url" : "pic.twitter.com\/zo6oGxunAo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/TCzlM3lAki", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839002095&oldid=820591642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990998330720301056", + "text" : "Ryan Barnes Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TCzlM3lAki https:\/\/t.co\/zo6oGxunAo", + "id" : 990998330720301056, + "created_at" : "2018-04-30 16:56:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990984349381165056\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/rsIvroq21L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCvA0QW4AAdbOC.png", + "id_str" : "990984346583621632", + "id" : 990984346583621632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCvA0QW4AAdbOC.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 635 + }, { + "h" : 680, + "resize" : "fit", + "w" : 360 + }, { + "h" : 1652, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1652, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/rsIvroq21L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/2g4Blh4vQD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838993967&oldid=838992909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990984349381165056", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2g4Blh4vQD https:\/\/t.co\/rsIvroq21L", + "id" : 990984349381165056, + "created_at" : "2018-04-30 16:00:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990982516650766336\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/sPy6uXQcQm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCtWBlW4AEGwlP.png", + "id_str" : "990982511915360257", + "id" : 990982511915360257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCtWBlW4AEGwlP.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 635 + }, { + "h" : 680, + "resize" : "fit", + "w" : 360 + }, { + "h" : 1652, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1652, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/sPy6uXQcQm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/js8czME8p0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838992909&oldid=838992478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990982516650766336", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/js8czME8p0 https:\/\/t.co\/sPy6uXQcQm", + "id" : 990982516650766336, + "created_at" : "2018-04-30 15:53:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990981716423659520\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/WRtfqYRtXp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCsni4WkAEqics.png", + "id_str" : "990981713399549953", + "id" : 990981713399549953, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCsni4WkAEqics.png", + "sizes" : [ { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/WRtfqYRtXp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/bWObnfBrh3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838992478&oldid=838992332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990981716423659520", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bWObnfBrh3 https:\/\/t.co\/WRtfqYRtXp", + "id" : 990981716423659520, + "created_at" : "2018-04-30 15:50:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990981473653133314\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/hcnohB7RRT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCsZUZXcAAfu6C.png", + "id_str" : "990981468993318912", + "id" : 990981468993318912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCsZUZXcAAfu6C.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/hcnohB7RRT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KUZkxIzQMu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838992332&oldid=838992277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990981473653133314", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KUZkxIzQMu https:\/\/t.co\/hcnohB7RRT", + "id" : 990981473653133314, + "created_at" : "2018-04-30 15:49:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990981409409064967\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/4veHFDQP1f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCsVVZWkAIIgzJ.png", + "id_str" : "990981400542220290", + "id" : 990981400542220290, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCsVVZWkAIIgzJ.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/4veHFDQP1f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/PktQFEBkoz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838992277&oldid=838992021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990981409409064967", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PktQFEBkoz https:\/\/t.co\/4veHFDQP1f", + "id" : 990981409409064967, + "created_at" : "2018-04-30 15:49:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990980921489809408\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/qPXCuIcutI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCr5StWkAAtcR0.png", + "id_str" : "990980918784462848", + "id" : 990980918784462848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCr5StWkAAtcR0.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/qPXCuIcutI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/hkhkuqkrse", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838992021&oldid=838991675", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990980921489809408", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hkhkuqkrse https:\/\/t.co\/qPXCuIcutI", + "id" : 990980921489809408, + "created_at" : "2018-04-30 15:47:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990980309855408130\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/5SNobMgzGL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCrVtlX0AEFd-i.png", + "id_str" : "990980307523457025", + "id" : 990980307523457025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCrVtlX0AEFd-i.png", + "sizes" : [ { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 308, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/5SNobMgzGL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/tniIe74MjT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838991675&oldid=838991642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990980309855408130", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tniIe74MjT https:\/\/t.co\/5SNobMgzGL", + "id" : 990980309855408130, + "created_at" : "2018-04-30 15:44:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990980252724850688\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/Pf2Z42oE1H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCrSVyX0AA8qWH.png", + "id_str" : "990980249595924480", + "id" : 990980249595924480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCrSVyX0AA8qWH.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/Pf2Z42oE1H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/YODI0AEEf2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838991642&oldid=838991239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990980252724850688", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YODI0AEEf2 https:\/\/t.co\/Pf2Z42oE1H", + "id" : 990980252724850688, + "created_at" : "2018-04-30 15:44:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990979526414028800\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/OJyAUOGEeI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCqnzwW4AIGWVK.png", + "id_str" : "990979518906163202", + "id" : 990979518906163202, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCqnzwW4AIGWVK.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/OJyAUOGEeI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/RD9IpyK5hZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838991239&oldid=838990898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990979526414028800", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RD9IpyK5hZ https:\/\/t.co\/OJyAUOGEeI", + "id" : 990979526414028800, + "created_at" : "2018-04-30 15:41:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990977676155514881\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/eLDXM8QKYG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCo8OvVMAAwR4y.png", + "id_str" : "990977670723743744", + "id" : 990977670723743744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCo8OvVMAAwR4y.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/eLDXM8QKYG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/HYGhmm9mlJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838990219&oldid=838989810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990977676155514881", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HYGhmm9mlJ https:\/\/t.co\/eLDXM8QKYG", + "id" : 990977676155514881, + "created_at" : "2018-04-30 15:34:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990976946837315584\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/iK8xw8L5mc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCoR9FW4AASBKh.png", + "id_str" : "990976944429785088", + "id" : 990976944429785088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCoR9FW4AASBKh.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/iK8xw8L5mc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/0nwwQ2yldf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838989810&oldid=838989701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990976946837315584", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0nwwQ2yldf https:\/\/t.co\/iK8xw8L5mc", + "id" : 990976946837315584, + "created_at" : "2018-04-30 15:31:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990976750766231553\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/v1YsBRfhFy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCoGj-X0AM9wYp.png", + "id_str" : "990976748711038979", + "id" : 990976748711038979, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCoGj-X0AM9wYp.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/v1YsBRfhFy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/GTfqR6EEo5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838989701&oldid=838989637", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990976750766231553", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GTfqR6EEo5 https:\/\/t.co\/v1YsBRfhFy", + "id" : 990976750766231553, + "created_at" : "2018-04-30 15:30:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990976631710904320\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/vYkMoClbiJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCn_gmXkAAWA5C.png", + "id_str" : "990976627545968640", + "id" : 990976627545968640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCn_gmXkAAWA5C.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/vYkMoClbiJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Li2YZ2pCO1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838989637&oldid=838989600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990976631710904320", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Li2YZ2pCO1 https:\/\/t.co\/vYkMoClbiJ", + "id" : 990976631710904320, + "created_at" : "2018-04-30 15:30:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990976557647892480\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/2EYL0PHJXi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCn7P9WAAACaCM.png", + "id_str" : "990976554359455744", + "id" : 990976554359455744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCn7P9WAAACaCM.png", + "sizes" : [ { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/2EYL0PHJXi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/TTVLeGGSLG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838989600&oldid=838988176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990976557647892480", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TTVLeGGSLG https:\/\/t.co\/2EYL0PHJXi", + "id" : 990976557647892480, + "created_at" : "2018-04-30 15:29:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990974410361327616\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/SQFS3q005X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCl97cWkAEGbGq.png", + "id_str" : "990974401368723457", + "id" : 990974401368723457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCl97cWkAEGbGq.png", + "sizes" : [ { + "h" : 1518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 691 + }, { + "h" : 680, + "resize" : "fit", + "w" : 392 + }, { + "h" : 1518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/SQFS3q005X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/S1iaBgrjL7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838988176&oldid=838698423", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990974410361327616", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S1iaBgrjL7 https:\/\/t.co\/SQFS3q005X", + "id" : 990974410361327616, + "created_at" : "2018-04-30 15:21:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990964658902306817\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/paoPYNFPNH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcCdGWnX0AA_liT.jpg", + "id_str" : "990964650497003520", + "id" : 990964650497003520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcCdGWnX0AA_liT.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Formula One World Championship", + "display_url" : "pic.twitter.com\/paoPYNFPNH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/AdN77WTMKP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838982830&oldid=838950322", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990964658902306817", + "text" : "2018 Formula One World Championship Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/AdN77WTMKP https:\/\/t.co\/paoPYNFPNH", + "id" : 990964658902306817, + "created_at" : "2018-04-30 14:42:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990438825343225856\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/rF9Ks7ytwA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Db6-21PWAAARqOP.png", + "id_str" : "990438817281736704", + "id" : 990438817281736704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Db6-21PWAAARqOP.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 306 + }, { + "h" : 1940, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 541 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1940, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Toronto van attack", + "display_url" : "pic.twitter.com\/rF9Ks7ytwA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/cn9Thpjsjo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838759328&oldid=838756435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990438825343225856", + "text" : "Toronto van attack Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cn9Thpjsjo https:\/\/t.co\/rF9Ks7ytwA", + "id" : 990438825343225856, + "created_at" : "2018-04-29 03:53:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/990007330757599233\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/b0Mu3QTkqb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Db02aatWAAAEx11.png", + "id_str" : "990007320565383168", + "id" : 990007320565383168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Db02aatWAAAEx11.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Bonnier Group", + "display_url" : "pic.twitter.com\/b0Mu3QTkqb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/vYsxkIYoIx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838580392&oldid=832829781", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "990007330757599233", + "text" : "Bonnier Group Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vYsxkIYoIx https:\/\/t.co\/b0Mu3QTkqb", + "id" : 990007330757599233, + "created_at" : "2018-04-27 23:18:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989946470047633408\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/DF4JNrgcni", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz_EKNW4AYlMCh.png", + "id_str" : "989946465039605766", + "id" : 989946465039605766, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz_EKNW4AYlMCh.png", + "sizes" : [ { + "h" : 484, + "resize" : "fit", + "w" : 680 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/DF4JNrgcni" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/74NBzWqnPV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838554672&oldid=838554608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989946470047633408", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/74NBzWqnPV https:\/\/t.co\/DF4JNrgcni", + "id" : 989946470047633408, + "created_at" : "2018-04-27 19:16:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989946346571476992\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/1cA7VA40uq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz-9HoV0AAMyMZ.png", + "id_str" : "989946344088391680", + "id" : 989946344088391680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz-9HoV0AAMyMZ.png", + "sizes" : [ { + "h" : 484, + "resize" : "fit", + "w" : 680 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 622, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/1cA7VA40uq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/2iVZBb9674", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838554608&oldid=838554479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989946346571476992", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2iVZBb9674 https:\/\/t.co\/1cA7VA40uq", + "id" : 989946346571476992, + "created_at" : "2018-04-27 19:16:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989946079163682816\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/vVUfFms6XE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz-tbtX0AEuRP1.png", + "id_str" : "989946074600296449", + "id" : 989946074600296449, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz-tbtX0AEuRP1.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/vVUfFms6XE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/r1Sz3oM13X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838554479&oldid=838554433", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989946079163682816", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r1Sz3oM13X https:\/\/t.co\/vVUfFms6XE", + "id" : 989946079163682816, + "created_at" : "2018-04-27 19:15:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989945973500727296\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/qvsjpUvRqK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz-nG0W0Asno3a.png", + "id_str" : "989945965913231371", + "id" : 989945965913231371, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz-nG0W0Asno3a.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/qvsjpUvRqK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/s1WLT782cN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838554433&oldid=838554390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989945973500727296", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s1WLT782cN https:\/\/t.co\/qvsjpUvRqK", + "id" : 989945973500727296, + "created_at" : "2018-04-27 19:14:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989945882467545088\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/0dfz5DP6Fn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz-h-MW0AEOAz9.png", + "id_str" : "989945877698629633", + "id" : 989945877698629633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz-h-MW0AEOAz9.png", + "sizes" : [ { + "h" : 921, + "resize" : "fit", + "w" : 874 + }, { + "h" : 921, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 645 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 921, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/0dfz5DP6Fn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/veBEEtS0aI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838554390&oldid=838554100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989945882467545088", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/veBEEtS0aI https:\/\/t.co\/0dfz5DP6Fn", + "id" : 989945882467545088, + "created_at" : "2018-04-27 19:14:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989945215929802752\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/gjSbQS60ls", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz97N4X0AIcuyJ.png", + "id_str" : "989945211894878210", + "id" : 989945211894878210, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz97N4X0AIcuyJ.png", + "sizes" : [ { + "h" : 921, + "resize" : "fit", + "w" : 874 + }, { + "h" : 921, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 645 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 921, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/gjSbQS60ls" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/njrC1Bvcoz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838554100&oldid=838554033", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989945215929802752", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/njrC1Bvcoz https:\/\/t.co\/gjSbQS60ls", + "id" : 989945215929802752, + "created_at" : "2018-04-27 19:11:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989945041442562049\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/UQUZj4pQTu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz9xJgX4AECX-n.png", + "id_str" : "989945038921785345", + "id" : 989945038921785345, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz9xJgX4AECX-n.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/UQUZj4pQTu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/I5u6jQP2IQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838554033&oldid=838553964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989945041442562049", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I5u6jQP2IQ https:\/\/t.co\/UQUZj4pQTu", + "id" : 989945041442562049, + "created_at" : "2018-04-27 19:11:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989944932604502017\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/YkjayZqHVl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz9qrYX0AM2pAN.png", + "id_str" : "989944927755948035", + "id" : 989944927755948035, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz9qrYX0AM2pAN.png", + "sizes" : [ { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/YkjayZqHVl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/2B3ZISz6pF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838553964&oldid=838553856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989944932604502017", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2B3ZISz6pF https:\/\/t.co\/YkjayZqHVl", + "id" : 989944932604502017, + "created_at" : "2018-04-27 19:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989944736445235206\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/KXFzigBdk7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz9fPpVwAEg4xv.png", + "id_str" : "989944731332362241", + "id" : 989944731332362241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz9fPpVwAEg4xv.png", + "sizes" : [ { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 459, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 590, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/KXFzigBdk7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/fG54SMR1Eq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838553856&oldid=838553787", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989944736445235206", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fG54SMR1Eq https:\/\/t.co\/KXFzigBdk7", + "id" : 989944736445235206, + "created_at" : "2018-04-27 19:09:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989944593155350528\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/acs0dlFAaX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbz9XBHWkAAXK9c.png", + "id_str" : "989944589992759296", + "id" : 989944589992759296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbz9XBHWkAAXK9c.png", + "sizes" : [ { + "h" : 1185, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1185, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 502 + }, { + "h" : 1185, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/acs0dlFAaX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/XUH9sISSjE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838553787&oldid=838542884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989944593155350528", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XUH9sISSjE https:\/\/t.co\/acs0dlFAaX", + "id" : 989944593155350528, + "created_at" : "2018-04-27 19:09:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989933668738138112\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/0JsWOddsLf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzzbFpWkAEM1tM.jpg", + "id_str" : "989933664812306433", + "id" : 989933664812306433, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzzbFpWkAEM1tM.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/0JsWOddsLf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/fy1xMvNB0p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838548868&oldid=838547671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989933668738138112", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fy1xMvNB0p https:\/\/t.co\/0JsWOddsLf", + "id" : 989933668738138112, + "created_at" : "2018-04-27 18:25:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989931346826006528\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/OzHr4h7YOd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzxT9UX4AE0DUr.jpg", + "id_str" : "989931343294488577", + "id" : 989931343294488577, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzxT9UX4AE0DUr.jpg", + "sizes" : [ { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/OzHr4h7YOd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/mXJ5cJXiYL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838547671&oldid=838546619", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989931346826006528", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mXJ5cJXiYL https:\/\/t.co\/OzHr4h7YOd", + "id" : 989931346826006528, + "created_at" : "2018-04-27 18:16:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989929536107278337\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/YStuFyv64i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzvqofWsAIg05k.jpg", + "id_str" : "989929533817139202", + "id" : 989929533817139202, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzvqofWsAIg05k.jpg", + "sizes" : [ { + "h" : 1316, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 797 + }, { + "h" : 1316, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 452 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/YStuFyv64i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/oaWZfEnVCk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838546619&oldid=838513171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989929536107278337", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oaWZfEnVCk https:\/\/t.co\/YStuFyv64i", + "id" : 989929536107278337, + "created_at" : "2018-04-27 18:09:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989923090871222272\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/H0OaW0kVWL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzpzW1XUAAKQhS.png", + "id_str" : "989923086626672640", + "id" : 989923086626672640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzpzW1XUAAKQhS.png", + "sizes" : [ { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 529 + } ], + "media_alt" : "Screenshot of edit to Robert Fowler (diplomat)", + "display_url" : "pic.twitter.com\/H0OaW0kVWL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ujoYuddGJD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838543350&oldid=837413868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989923090871222272", + "text" : "Robert Fowler (diplomat) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ujoYuddGJD https:\/\/t.co\/H0OaW0kVWL", + "id" : 989923090871222272, + "created_at" : "2018-04-27 17:43:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989915556349431808\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/iSg7mEdjrN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbzi8k_W0AEsDWI.png", + "id_str" : "989915548464107521", + "id" : 989915548464107521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbzi8k_W0AEsDWI.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Top Chef Canada", + "display_url" : "pic.twitter.com\/iSg7mEdjrN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/5ubItPb7ZF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838539513&oldid=838539478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989915556349431808", + "text" : "Top Chef Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5ubItPb7ZF https:\/\/t.co\/iSg7mEdjrN", + "id" : 989915556349431808, + "created_at" : "2018-04-27 17:13:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989915506680397824\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/rcNoPREd4b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbzi5_PW0AEiRhv.png", + "id_str" : "989915503970930689", + "id" : 989915503970930689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbzi5_PW0AEiRhv.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Top Chef Canada", + "display_url" : "pic.twitter.com\/rcNoPREd4b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/LK3If0rrjz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838539478&oldid=838459573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989915506680397824", + "text" : "Top Chef Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LK3If0rrjz https:\/\/t.co\/rcNoPREd4b", + "id" : 989915506680397824, + "created_at" : "2018-04-27 17:13:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989915029221920768\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Ijd3XHiMQw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzieDWU0AAuOAR.png", + "id_str" : "989915024037564416", + "id" : 989915024037564416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzieDWU0AAuOAR.png", + "sizes" : [ { + "h" : 753, + "resize" : "fit", + "w" : 874 + }, { + "h" : 586, + "resize" : "fit", + "w" : 680 + }, { + "h" : 753, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 753, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Humpty's Champions Cup", + "display_url" : "pic.twitter.com\/Ijd3XHiMQw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ircoIWoJtH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838539165&oldid=838538986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989915029221920768", + "text" : "2018 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ircoIWoJtH https:\/\/t.co\/Ijd3XHiMQw", + "id" : 989915029221920768, + "created_at" : "2018-04-27 17:11:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989914753526124544\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/xR1FOTMc32", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbziOGHUwAAXeVV.png", + "id_str" : "989914749902045184", + "id" : 989914749902045184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbziOGHUwAAXeVV.png", + "sizes" : [ { + "h" : 476, + "resize" : "fit", + "w" : 874 + }, { + "h" : 370, + "resize" : "fit", + "w" : 680 + }, { + "h" : 476, + "resize" : "fit", + "w" : 874 + }, { + "h" : 476, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Humpty's Champions Cup", + "display_url" : "pic.twitter.com\/xR1FOTMc32" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/2XmgGu449K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838538986&oldid=838538753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989914753526124544", + "text" : "2018 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2XmgGu449K https:\/\/t.co\/xR1FOTMc32", + "id" : 989914753526124544, + "created_at" : "2018-04-27 17:10:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989914361572614144\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/jhIBhZmy3O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbzh3BQXUAAfUnx.png", + "id_str" : "989914353460793344", + "id" : 989914353460793344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbzh3BQXUAAfUnx.png", + "sizes" : [ { + "h" : 760, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 680 + }, { + "h" : 760, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 760, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Humpty's Champions Cup", + "display_url" : "pic.twitter.com\/jhIBhZmy3O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/2LRdY9vDPF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838538753&oldid=838510358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989914361572614144", + "text" : "2018 Humpty's Champions Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2LRdY9vDPF https:\/\/t.co\/jhIBhZmy3O", + "id" : 989914361572614144, + "created_at" : "2018-04-27 17:09:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989903515429621761\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/ZxaRzvkmqJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzX_7vU0AAr0AC.png", + "id_str" : "989903511482585088", + "id" : 989903511482585088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzX_7vU0AAr0AC.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/ZxaRzvkmqJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/9xzDTILkXl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838532392&oldid=836228728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989903515429621761", + "text" : "Stone Mills Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9xzDTILkXl https:\/\/t.co\/ZxaRzvkmqJ", + "id" : 989903515429621761, + "created_at" : "2018-04-27 16:26:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989898384139055105\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/p9aMk7dK6w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzTVQeVAAAwFGG.png", + "id_str" : "989898380267552768", + "id" : 989898380267552768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzTVQeVAAAwFGG.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/p9aMk7dK6w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/n695AjRRRs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838529762&oldid=838271697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989898384139055105", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n695AjRRRs https:\/\/t.co\/p9aMk7dK6w", + "id" : 989898384139055105, + "created_at" : "2018-04-27 16:05:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989897772219453440\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/4PCUdXeQhH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzSxZSVMAAeYxm.png", + "id_str" : "989897764157861888", + "id" : 989897764157861888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzSxZSVMAAeYxm.png", + "sizes" : [ { + "h" : 1677, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 625 + }, { + "h" : 680, + "resize" : "fit", + "w" : 354 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1677, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Qu\u00E9bec Redneck Bluegrass Project", + "display_url" : "pic.twitter.com\/4PCUdXeQhH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/8eULf30i4k", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147923640&oldid=147923562&rcid=361870809", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989897772219453440", + "text" : "Qu\u00E9bec Redneck Bluegrass Project Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8eULf30i4k https:\/\/t.co\/4PCUdXeQhH", + "id" : 989897772219453440, + "created_at" : "2018-04-27 16:03:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989897095858581504\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/mXbMiZtp5u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbzSKTYXcAEBPG2.png", + "id_str" : "989897092557664257", + "id" : 989897092557664257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbzSKTYXcAEBPG2.png", + "sizes" : [ { + "h" : 1803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 582 + }, { + "h" : 680, + "resize" : "fit", + "w" : 330 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Qu\u00E9bec Redneck Bluegrass Project", + "display_url" : "pic.twitter.com\/mXbMiZtp5u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Vt6kpWa9xn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147923562&oldid=147124059&rcid=361870666", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989897095858581504", + "text" : "Qu\u00E9bec Redneck Bluegrass Project Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Vt6kpWa9xn https:\/\/t.co\/mXbMiZtp5u", + "id" : 989897095858581504, + "created_at" : "2018-04-27 16:00:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989869852599910400\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/jL8q5i3MWN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dby5YkbWsAAAswm.png", + "id_str" : "989869849861074944", + "id" : 989869849861074944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dby5YkbWsAAAswm.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 218, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Talk:Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/jL8q5i3MWN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/MSa2TJBRHc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838513958&oldid=838513893", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989869852599910400", + "text" : "Talk:Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MSa2TJBRHc https:\/\/t.co\/jL8q5i3MWN", + "id" : 989869852599910400, + "created_at" : "2018-04-27 14:12:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989869739630649345\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/DSiW8fdtyR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dby5SAdX4AAMDLI.png", + "id_str" : "989869737126649856", + "id" : 989869737126649856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dby5SAdX4AAMDLI.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 218, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Talk:Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/DSiW8fdtyR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/IZiKOOlxT4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838513893&oldid=825016925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989869739630649345", + "text" : "Talk:Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IZiKOOlxT4 https:\/\/t.co\/DSiW8fdtyR", + "id" : 989869739630649345, + "created_at" : "2018-04-27 14:11:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989868200195182592\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/21H61LyWNN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dby34KuWsAA6A-g.jpg", + "id_str" : "989868193694003200", + "id" : 989868193694003200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dby34KuWsAA6A-g.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 289 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 509 + }, { + "h" : 2060, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 869 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/21H61LyWNN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7SwENwQkgU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838513171&oldid=838510260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989868200195182592", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7SwENwQkgU https:\/\/t.co\/21H61LyWNN", + "id" : 989868200195182592, + "created_at" : "2018-04-27 14:05:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989862110694961153\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/CuIFc7hz8V", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyyVmRVQAA_NOd.jpg", + "id_str" : "989862102234906624", + "id" : 989862102234906624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyyVmRVQAA_NOd.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/CuIFc7hz8V" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/JHWH6pgOYj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838510260&oldid=838510188", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989862110694961153", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JHWH6pgOYj https:\/\/t.co\/CuIFc7hz8V", + "id" : 989862110694961153, + "created_at" : "2018-04-27 13:41:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989861992390447104\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/AHsdE7S95U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyyOtgX4AEiZpc.jpg", + "id_str" : "989861983917957121", + "id" : 989861983917957121, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyyOtgX4AEiZpc.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 352 + }, { + "h" : 680, + "resize" : "fit", + "w" : 200 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 601 + }, { + "h" : 2978, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/AHsdE7S95U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/FT1QAelGit", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838510188&oldid=838508019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989861992390447104", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FT1QAelGit https:\/\/t.co\/AHsdE7S95U", + "id" : 989861992390447104, + "created_at" : "2018-04-27 13:41:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989857871948140544\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/WgULF3siwL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyufNHVAAEZGG2.jpg", + "id_str" : "989857869234241537", + "id" : 989857869234241537, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyufNHVAAEZGG2.jpg", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/WgULF3siwL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/qmphxWv0V0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838508019&oldid=838507997", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989857871948140544", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qmphxWv0V0 https:\/\/t.co\/WgULF3siwL", + "id" : 989857871948140544, + "created_at" : "2018-04-27 13:24:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989857827933052928\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/XMHV2rlecg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyucqhX0AAdjvJ.jpg", + "id_str" : "989857825588498432", + "id" : 989857825588498432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyucqhX0AAdjvJ.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/XMHV2rlecg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/LYucVSpCkV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838507997&oldid=838507938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989857827933052928", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LYucVSpCkV https:\/\/t.co\/XMHV2rlecg", + "id" : 989857827933052928, + "created_at" : "2018-04-27 13:24:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989857734685286400\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/vHVbeWSV45", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyuW75X0AA7M2h.jpg", + "id_str" : "989857727173349376", + "id" : 989857727173349376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyuW75X0AA7M2h.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 680 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/vHVbeWSV45" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/w422IdGPpL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838507938&oldid=838507757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989857734685286400", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w422IdGPpL https:\/\/t.co\/vHVbeWSV45", + "id" : 989857734685286400, + "created_at" : "2018-04-27 13:24:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989857399182938112\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/0lHEl4qLPJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyuDjpXkAA9PQx.jpg", + "id_str" : "989857394246258688", + "id" : 989857394246258688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyuDjpXkAA9PQx.jpg", + "sizes" : [ { + "h" : 1147, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1147, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 518 + }, { + "h" : 1147, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Senior Curling Championships", + "display_url" : "pic.twitter.com\/0lHEl4qLPJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ON2gLhnusN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838507757&oldid=838500119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989857399182938112", + "text" : "2018 World Senior Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ON2gLhnusN https:\/\/t.co\/0lHEl4qLPJ", + "id" : 989857399182938112, + "created_at" : "2018-04-27 13:22:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989820731335770112\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/xZCWhORjqj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyMtL_V0AELd10.png", + "id_str" : "989820726055129089", + "id" : 989820726055129089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyMtL_V0AELd10.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lagrange polynomial", + "display_url" : "pic.twitter.com\/xZCWhORjqj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/2HqwUnxTpu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838491154&oldid=838491013", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989820731335770112", + "text" : "Lagrange polynomial Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2HqwUnxTpu https:\/\/t.co\/xZCWhORjqj", + "id" : 989820731335770112, + "created_at" : "2018-04-27 10:57:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989820318180106242\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/WhuEvBuOjZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyMVPnW0AE3-FN.png", + "id_str" : "989820314711412737", + "id" : 989820314711412737, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyMVPnW0AE3-FN.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lagrange polynomial", + "display_url" : "pic.twitter.com\/WhuEvBuOjZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/9bNJ3P1i4n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838491013&oldid=838490947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989820318180106242", + "text" : "Lagrange polynomial Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/9bNJ3P1i4n https:\/\/t.co\/WhuEvBuOjZ", + "id" : 989820318180106242, + "created_at" : "2018-04-27 10:55:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989820110180356097\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ZV0aaqkQMr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbyMJNDX0AAPTFw.png", + "id_str" : "989820107865182208", + "id" : 989820107865182208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbyMJNDX0AAPTFw.png", + "sizes" : [ { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Lagrange polynomial", + "display_url" : "pic.twitter.com\/ZV0aaqkQMr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/D4GSXPxLo1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838490947&oldid=834066498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989820110180356097", + "text" : "Lagrange polynomial Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/D4GSXPxLo1 https:\/\/t.co\/ZV0aaqkQMr", + "id" : 989820110180356097, + "created_at" : "2018-04-27 10:54:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989610231159316480\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/ILwM9Ha6Sy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbvNQbiXcAUEWAi.jpg", + "id_str" : "989610225291456517", + "id" : 989610225291456517, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbvNQbiXcAUEWAi.jpg", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Nanchang", + "display_url" : "pic.twitter.com\/ILwM9Ha6Sy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/gwDuGkxB7O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838412148&oldid=837442696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989610231159316480", + "text" : "Nanchang Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gwDuGkxB7O https:\/\/t.co\/ILwM9Ha6Sy", + "id" : 989610231159316480, + "created_at" : "2018-04-26 21:00:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989598948007571456\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7tnqb5FBbt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbvC_1NV0AA78sV.png", + "id_str" : "989598945008537600", + "id" : 989598945008537600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbvC_1NV0AA78sV.png", + "sizes" : [ { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ryan Coogler", + "display_url" : "pic.twitter.com\/7tnqb5FBbt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/JxamRPWhKJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838407050&oldid=838132934", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989598948007571456", + "text" : "Ryan Coogler Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/JxamRPWhKJ https:\/\/t.co\/7tnqb5FBbt", + "id" : 989598948007571456, + "created_at" : "2018-04-26 20:15:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989591189354614784\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Xa1V2QApXj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbu78KZU0AEYOZE.png", + "id_str" : "989591185395077121", + "id" : 989591185395077121, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbu78KZU0AEYOZE.png", + "sizes" : [ { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ken Lehmann", + "display_url" : "pic.twitter.com\/Xa1V2QApXj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/vTsSho8eAa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838403490&oldid=798517401", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989591189354614784", + "text" : "Ken Lehmann Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/vTsSho8eAa https:\/\/t.co\/Xa1V2QApXj", + "id" : 989591189354614784, + "created_at" : "2018-04-26 19:44:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989586996896174083\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/ODBur3UoW9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbu4IEBXcAAFEIo.png", + "id_str" : "989586991795892224", + "id" : 989586991795892224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbu4IEBXcAAFEIo.png", + "sizes" : [ { + "h" : 887, + "resize" : "fit", + "w" : 874 + }, { + "h" : 887, + "resize" : "fit", + "w" : 874 + }, { + "h" : 887, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 670 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/ODBur3UoW9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/RWusZ6X6Wx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838401583&oldid=838401341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989586996896174083", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RWusZ6X6Wx https:\/\/t.co\/ODBur3UoW9", + "id" : 989586996896174083, + "created_at" : "2018-04-26 19:28:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989586493223075840\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/jmoiDH26Tx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbu3q2JVQAACaQN.png", + "id_str" : "989586489855000576", + "id" : 989586489855000576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbu3q2JVQAACaQN.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/jmoiDH26Tx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/bLUVlPLOER", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838401341&oldid=838396297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989586493223075840", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bLUVlPLOER https:\/\/t.co\/jmoiDH26Tx", + "id" : 989586493223075840, + "created_at" : "2018-04-26 19:26:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989580470324224000\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/Vyb8GfmvC0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuyMA-VQAArKsg.png", + "id_str" : "989580462627569664", + "id" : 989580462627569664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuyMA-VQAArKsg.png", + "sizes" : [ { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Timeline of official languages policy in Canada", + "display_url" : "pic.twitter.com\/Vyb8GfmvC0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/kzzbxnJU73", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838398082&oldid=815801368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989580470324224000", + "text" : "Timeline of official languages policy in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kzzbxnJU73 https:\/\/t.co\/Vyb8GfmvC0", + "id" : 989580470324224000, + "created_at" : "2018-04-26 19:02:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989577482671095810\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/aCDeoUgPue", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuveTUVMAA5eoj.png", + "id_str" : "989577478254440448", + "id" : 989577478254440448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuveTUVMAA5eoj.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/aCDeoUgPue" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/QywD0lmNxr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838396297&oldid=838396214", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989577482671095810", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QywD0lmNxr https:\/\/t.co\/aCDeoUgPue", + "id" : 989577482671095810, + "created_at" : "2018-04-26 18:50:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989577318678048770\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/zIAYgRucRM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuvUxhX0AIrBHp.png", + "id_str" : "989577314563510274", + "id" : 989577314563510274, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuvUxhX0AIrBHp.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/zIAYgRucRM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/YyocPOWvvi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838396214&oldid=838395073", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989577318678048770", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YyocPOWvvi https:\/\/t.co\/zIAYgRucRM", + "id" : 989577318678048770, + "created_at" : "2018-04-26 18:49:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989575167989993473\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/CsxXm8Q1s4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbutXhVUQAAOLZ0.png", + "id_str" : "989575162734329856", + "id" : 989575162734329856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbutXhVUQAAOLZ0.png", + "sizes" : [ { + "h" : 954, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 623 + }, { + "h" : 954, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 954, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/CsxXm8Q1s4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/zbciav6Mms", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838395073&oldid=838394938", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989575167989993473", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zbciav6Mms https:\/\/t.co\/CsxXm8Q1s4", + "id" : 989575167989993473, + "created_at" : "2018-04-26 18:41:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989574912963764225\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/Ju48tVNDdO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbutIkuX4AEBSrs.png", + "id_str" : "989574905946693633", + "id" : 989574905946693633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbutIkuX4AEBSrs.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/Ju48tVNDdO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/zcvIaASR3d", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838394938&oldid=838369779", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989574912963764225", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zcvIaASR3d https:\/\/t.co\/Ju48tVNDdO", + "id" : 989574912963764225, + "created_at" : "2018-04-26 18:40:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989571057194622977\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/2lv5FGGJ9d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbupoMcV0AA--I0.png", + "id_str" : "989571051137912832", + "id" : 989571051137912832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbupoMcV0AA--I0.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Karao\u011Flan", + "display_url" : "pic.twitter.com\/2lv5FGGJ9d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/AKZsdcsJW2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838392932&oldid=820360985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989571057194622977", + "text" : "Karao\u011Flan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AKZsdcsJW2 https:\/\/t.co\/2lv5FGGJ9d", + "id" : 989571057194622977, + "created_at" : "2018-04-26 18:25:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989570241452806144\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/GcEyZGAeRA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbuo4wsUwAAFx8B.png", + "id_str" : "989570236234907648", + "id" : 989570236234907648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbuo4wsUwAAFx8B.png", + "sizes" : [ { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/GcEyZGAeRA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/rtIOjkWHaD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838392404&oldid=828843532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989570241452806144", + "text" : "Doug Black Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/rtIOjkWHaD https:\/\/t.co\/GcEyZGAeRA", + "id" : 989570241452806144, + "created_at" : "2018-04-26 18:21:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989542660758228992\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/8KMuXFdrQw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuPzSrVwAAAZoc.png", + "id_str" : "989542654487674880", + "id" : 989542654487674880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuPzSrVwAAAZoc.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Le R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/8KMuXFdrQw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/5LG7HkjRsB", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147890676&oldid=147890594&rcid=361816502", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989542660758228992", + "text" : "Le R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5LG7HkjRsB https:\/\/t.co\/8KMuXFdrQw", + "id" : 989542660758228992, + "created_at" : "2018-04-26 16:32:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989541832077074433\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/XjWMyHxWhi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuPDFkV4AE82Bf.png", + "id_str" : "989541826334941185", + "id" : 989541826334941185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuPDFkV4AE82Bf.png", + "sizes" : [ { + "h" : 672, + "resize" : "fit", + "w" : 874 + }, { + "h" : 523, + "resize" : "fit", + "w" : 680 + }, { + "h" : 672, + "resize" : "fit", + "w" : 874 + }, { + "h" : 672, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Le R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/XjWMyHxWhi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/SyHjTCasw7", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147890594&oldid=147889583&rcid=361816374", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989541832077074433", + "text" : "Le R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SyHjTCasw7 https:\/\/t.co\/XjWMyHxWhi", + "id" : 989541832077074433, + "created_at" : "2018-04-26 16:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989532272910053376\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/e0m7j8Ioqb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuGWy9V4AAHj2o.png", + "id_str" : "989532269332258816", + "id" : 989532269332258816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuGWy9V4AAHj2o.png", + "sizes" : [ { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 330, + "resize" : "fit", + "w" : 680 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/e0m7j8Ioqb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/5W43CmvNqE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838369779&oldid=838369642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989532272910053376", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5W43CmvNqE https:\/\/t.co\/e0m7j8Ioqb", + "id" : 989532272910053376, + "created_at" : "2018-04-26 15:50:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989532074431385600\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/FOjkHkyJeq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuGLL1UwAENv-e.png", + "id_str" : "989532069851086849", + "id" : 989532069851086849, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuGLL1UwAENv-e.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/FOjkHkyJeq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/BuGbtZDmBP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838369642&oldid=838368357", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989532074431385600", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BuGbtZDmBP https:\/\/t.co\/FOjkHkyJeq", + "id" : 989532074431385600, + "created_at" : "2018-04-26 15:50:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989529795347341313\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/7dA9M5WRdg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuEGj6UwAAzWtW.png", + "id_str" : "989529791391907840", + "id" : 989529791391907840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuEGj6UwAAzWtW.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/7dA9M5WRdg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/3IbKGNPD9V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838368357&oldid=838368176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989529795347341313", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3IbKGNPD9V https:\/\/t.co\/7dA9M5WRdg", + "id" : 989529795347341313, + "created_at" : "2018-04-26 15:41:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989529463477211136\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/ASu4qbHdtr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuDzLqV0AUL4mv.png", + "id_str" : "989529458464903173", + "id" : 989529458464903173, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuDzLqV0AUL4mv.png", + "sizes" : [ { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 680 + }, { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/ASu4qbHdtr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/388uWWfSPL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838368176&oldid=838368111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989529463477211136", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/388uWWfSPL https:\/\/t.co\/ASu4qbHdtr", + "id" : 989529463477211136, + "created_at" : "2018-04-26 15:39:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989529360976793600\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/HLuYoazlJW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuDtX5UwAIkZLM.png", + "id_str" : "989529358669758466", + "id" : 989529358669758466, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuDtX5UwAIkZLM.png", + "sizes" : [ { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/HLuYoazlJW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/NM12x5YMqT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838368111&oldid=838367644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989529360976793600", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NM12x5YMqT https:\/\/t.co\/HLuYoazlJW", + "id" : 989529360976793600, + "created_at" : "2018-04-26 15:39:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989528416079831041\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/KuLg2dEkdj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuC2Q8VMAAmusL.png", + "id_str" : "989528411910516736", + "id" : 989528411910516736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuC2Q8VMAAmusL.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/KuLg2dEkdj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ccbsKfb8Uh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838367644&oldid=838367537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989528416079831041", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ccbsKfb8Uh https:\/\/t.co\/KuLg2dEkdj", + "id" : 989528416079831041, + "created_at" : "2018-04-26 15:35:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989528239315054592\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/Ve4h3jd59v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbuCsAaW0AE71Qg.png", + "id_str" : "989528235674357761", + "id" : 989528235674357761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbuCsAaW0AE71Qg.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/Ve4h3jd59v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/TSJg88SZLf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838367537&oldid=838365992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989528239315054592", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TSJg88SZLf https:\/\/t.co\/Ve4h3jd59v", + "id" : 989528239315054592, + "created_at" : "2018-04-26 15:34:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989525070254100480\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/UC1F50MlaM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbt_zeYV4AA6kYY.png", + "id_str" : "989525065443172352", + "id" : 989525065443172352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbt_zeYV4AA6kYY.png", + "sizes" : [ { + "h" : 639, + "resize" : "fit", + "w" : 680 + }, { + "h" : 821, + "resize" : "fit", + "w" : 874 + }, { + "h" : 821, + "resize" : "fit", + "w" : 874 + }, { + "h" : 821, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/UC1F50MlaM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/CygcyjDu29", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838365992&oldid=838365751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989525070254100480", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CygcyjDu29 https:\/\/t.co\/UC1F50MlaM", + "id" : 989525070254100480, + "created_at" : "2018-04-26 15:22:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989524664371249152\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/abtZ4NQknF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbt_bz6VMAAeRMZ.png", + "id_str" : "989524658906017792", + "id" : 989524658906017792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbt_bz6VMAAeRMZ.png", + "sizes" : [ { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/abtZ4NQknF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/fPZMvk4QDa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838365751&oldid=838360476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989524664371249152", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fPZMvk4QDa https:\/\/t.co\/abtZ4NQknF", + "id" : 989524664371249152, + "created_at" : "2018-04-26 15:20:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989517894294876161\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/ghyS0orgUS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbt5R1fU8AYtWDz.png", + "id_str" : "989517890461167622", + "id" : 989517890461167622, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbt5R1fU8AYtWDz.png", + "sizes" : [ { + "h" : 351, + "resize" : "fit", + "w" : 680 + }, { + "h" : 451, + "resize" : "fit", + "w" : 874 + }, { + "h" : 451, + "resize" : "fit", + "w" : 874 + }, { + "h" : 451, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Le R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/ghyS0orgUS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/oWeDntAdFc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147887959&oldid=147887837&rcid=361810985", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989517894294876161", + "text" : "Le R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oWeDntAdFc https:\/\/t.co\/ghyS0orgUS", + "id" : 989517894294876161, + "created_at" : "2018-04-26 14:53:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989516813515051008\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/UaFv5OXK7v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbt4S0TWsAIrfOD.png", + "id_str" : "989516807810756610", + "id" : 989516807810756610, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbt4S0TWsAIrfOD.png", + "sizes" : [ { + "h" : 351, + "resize" : "fit", + "w" : 680 + }, { + "h" : 451, + "resize" : "fit", + "w" : 874 + }, { + "h" : 451, + "resize" : "fit", + "w" : 874 + }, { + "h" : 451, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Le R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/UaFv5OXK7v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/bYymsw8dLC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147887837&oldid=147887661&rcid=361810797", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989516813515051008", + "text" : "Le R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bYymsw8dLC https:\/\/t.co\/UaFv5OXK7v", + "id" : 989516813515051008, + "created_at" : "2018-04-26 14:49:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989515273492410368\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/Uh7Xbevn2z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbt25NDVAAAbQtg.png", + "id_str" : "989515268266196992", + "id" : 989515268266196992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbt25NDVAAAbQtg.png", + "sizes" : [ { + "h" : 356, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 874 + }, { + "h" : 277, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Le R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/Uh7Xbevn2z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/iUnvcwYMhq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147887661&oldid=147860247&rcid=361810390", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989515273492410368", + "text" : "Le R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iUnvcwYMhq https:\/\/t.co\/Uh7Xbevn2z", + "id" : 989515273492410368, + "created_at" : "2018-04-26 14:43:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989512488831127554\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nKF4h5RPTb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbt0XKPVwAIGYFc.png", + "id_str" : "989512484372463618", + "id" : 989512484372463618, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbt0XKPVwAIGYFc.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 453 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 799 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Gagan Sikand", + "display_url" : "pic.twitter.com\/nKF4h5RPTb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/hTvigGAsbD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838359312&oldid=822557984", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989512488831127554", + "text" : "Gagan Sikand Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/hTvigGAsbD https:\/\/t.co\/nKF4h5RPTb", + "id" : 989512488831127554, + "created_at" : "2018-04-26 14:32:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989503803824181249\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/S3wpD5sccq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbtsdonVwAIdfZW.png", + "id_str" : "989503799512383490", + "id" : 989503799512383490, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbtsdonVwAIdfZW.png", + "sizes" : [ { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Crud (game)", + "display_url" : "pic.twitter.com\/S3wpD5sccq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/iOUmCBJakD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838355030&oldid=838354343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989503803824181249", + "text" : "Crud (game) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iOUmCBJakD https:\/\/t.co\/S3wpD5sccq", + "id" : 989503803824181249, + "created_at" : "2018-04-26 13:57:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989502382059945984\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/KAJ2DFNQJy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbtrK4CVMAAH8wm.png", + "id_str" : "989502377722982400", + "id" : 989502377722982400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbtrK4CVMAAH8wm.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 125 + }, { + "h" : 4739, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 221 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 378 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Crud (game)", + "display_url" : "pic.twitter.com\/KAJ2DFNQJy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/f9AUFMnKlt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838354343&oldid=835321063", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989502382059945984", + "text" : "Crud (game) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/f9AUFMnKlt https:\/\/t.co\/KAJ2DFNQJy", + "id" : 989502382059945984, + "created_at" : "2018-04-26 13:52:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989499268716220416\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nTFRz2fqbr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbtoVn1VMAAKB9Z.png", + "id_str" : "989499263817166848", + "id" : 989499263817166848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbtoVn1VMAAKB9Z.png", + "sizes" : [ { + "h" : 1179, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1179, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 504 + }, { + "h" : 1179, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Vladivostok", + "display_url" : "pic.twitter.com\/nTFRz2fqbr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/DYpnA9iB0h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838352775&oldid=837340274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989499268716220416", + "text" : "Vladivostok Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DYpnA9iB0h https:\/\/t.co\/nTFRz2fqbr", + "id" : 989499268716220416, + "created_at" : "2018-04-26 13:39:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989498399199244290\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/vVIi0MU09O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbtnjA7U0AE3vER.png", + "id_str" : "989498394379866113", + "id" : 989498394379866113, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbtnjA7U0AE3vER.png", + "sizes" : [ { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 538, + "resize" : "fit", + "w" : 680 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Fort Severn First Nation", + "display_url" : "pic.twitter.com\/vVIi0MU09O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/WDOKONPPp7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838352240&oldid=837630716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989498399199244290", + "text" : "Fort Severn First Nation Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/WDOKONPPp7 https:\/\/t.co\/vVIi0MU09O", + "id" : 989498399199244290, + "created_at" : "2018-04-26 13:36:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989491081623625729\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/9hUiKfX5DR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbtg5KuUwAAwyVI.jpg", + "id_str" : "989491078385418240", + "id" : 989491078385418240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbtg5KuUwAAwyVI.jpg", + "sizes" : [ { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 528 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/9hUiKfX5DR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/IT2BTsXFGN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838348235&oldid=822265993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989491081623625729", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/IT2BTsXFGN https:\/\/t.co\/9hUiKfX5DR", + "id" : 989491081623625729, + "created_at" : "2018-04-26 13:07:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989352280708272128\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/HfEqWUjJyU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbrip4OV0AALjUP.png", + "id_str" : "989352277256294400", + "id" : 989352277256294400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbrip4OV0AALjUP.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 546 + }, { + "h" : 1921, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1921, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 309 + } ], + "media_alt" : "Screenshot of edit to Toronto van attack", + "display_url" : "pic.twitter.com\/HfEqWUjJyU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/r1tiQe412f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838297092&oldid=838296392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989352280708272128", + "text" : "Toronto van attack Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/r1tiQe412f https:\/\/t.co\/HfEqWUjJyU", + "id" : 989352280708272128, + "created_at" : "2018-04-26 03:55:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989200217093365761\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/KUHH3hoyKQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbpYWkNVMAAx0tV.png", + "id_str" : "989200212861202432", + "id" : 989200212861202432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbpYWkNVMAAx0tV.png", + "sizes" : [ { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 799 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 453 + } ], + "media_alt" : "Screenshot of edit to Earth analog", + "display_url" : "pic.twitter.com\/KUHH3hoyKQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/h1Q0aAxppX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838222808&oldid=833145799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989200217093365761", + "text" : "Earth analog Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/h1Q0aAxppX https:\/\/t.co\/KUHH3hoyKQ", + "id" : 989200217093365761, + "created_at" : "2018-04-25 17:51:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989165406345678848\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/WVn4QQqevB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbo4sLeVQAAKJUp.png", + "id_str" : "989165399806656512", + "id" : 989165399806656512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbo4sLeVQAAKJUp.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 290 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 512 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 873 + }, { + "h" : 2050, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Epidemiology of asthma", + "display_url" : "pic.twitter.com\/WVn4QQqevB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ZzT3kBfsyR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838204032&oldid=838023338", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989165406345678848", + "text" : "Epidemiology of asthma Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZzT3kBfsyR https:\/\/t.co\/WVn4QQqevB", + "id" : 989165406345678848, + "created_at" : "2018-04-25 15:33:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989158281124904961\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/OU0Da4s2Wq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DboyNp4U8AENzd_.png", + "id_str" : "989158278323040257", + "id" : 989158278323040257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DboyNp4U8AENzd_.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Le R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/OU0Da4s2Wq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/3CacDLtJhA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147860247&oldid=146646086&rcid=361760322", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989158281124904961", + "text" : "Le R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3CacDLtJhA https:\/\/t.co\/OU0Da4s2Wq", + "id" : 989158281124904961, + "created_at" : "2018-04-25 15:04:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989110677301334016\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/69x0IBpGJt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DboG6rSUQAA-mwh.jpg", + "id_str" : "989110673282973696", + "id" : 989110673282973696, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DboG6rSUQAA-mwh.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 885, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 672 + }, { + "h" : 885, + "resize" : "fit", + "w" : 874 + }, { + "h" : 885, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Royal Canadian Navy", + "display_url" : "pic.twitter.com\/69x0IBpGJt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/3AaEiSjgJh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838177989&oldid=834233141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989110677301334016", + "text" : "Royal Canadian Navy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3AaEiSjgJh https:\/\/t.co\/69x0IBpGJt", + "id" : 989110677301334016, + "created_at" : "2018-04-25 11:55:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/989107190865768448\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/RbPqIsZjA9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DboDvsGXcAAdWDs.jpg", + "id_str" : "989107185987842048", + "id" : 989107185987842048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DboDvsGXcAAdWDs.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 313, + "resize" : "fit", + "w" : 680 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sept-\u00CEles, Quebec", + "display_url" : "pic.twitter.com\/RbPqIsZjA9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Jep5WVCvt3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838176661&oldid=820450375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "989107190865768448", + "text" : "Sept-\u00CEles, Quebec Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/Jep5WVCvt3 https:\/\/t.co\/RbPqIsZjA9", + "id" : 989107190865768448, + "created_at" : "2018-04-25 11:41:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988907351905325057\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/cjrahUgzI9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DblN_pbWsAAYikg.png", + "id_str" : "988907349032218624", + "id" : 988907349032218624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DblN_pbWsAAYikg.png", + "sizes" : [ { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 376, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Princess Patricia's Canadian Light Infantry", + "display_url" : "pic.twitter.com\/cjrahUgzI9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/roIcwcKZOK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838097464&oldid=834337771", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988907351905325057", + "text" : "Princess Patricia's Canadian Light Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/roIcwcKZOK https:\/\/t.co\/cjrahUgzI9", + "id" : 988907351905325057, + "created_at" : "2018-04-24 22:27:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988849434913099776\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/cXFgBEGxq1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbkZUcgUQAE2c3V.png", + "id_str" : "988849432224350209", + "id" : 988849432224350209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbkZUcgUQAE2c3V.png", + "sizes" : [ { + "h" : 1484, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1484, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 707 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 400 + } ], + "media_alt" : "Screenshot of edit to Randy Savage", + "display_url" : "pic.twitter.com\/cXFgBEGxq1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/rt58zRBwSM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838068419&oldid=838044666", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988849434913099776", + "text" : "Randy Savage Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/rt58zRBwSM https:\/\/t.co\/cXFgBEGxq1", + "id" : 988849434913099776, + "created_at" : "2018-04-24 18:37:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988801180057964546\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/wjfdUmE8NU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbjtbYEXUAA-Tix.png", + "id_str" : "988801172780830720", + "id" : 988801172780830720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbjtbYEXUAA-Tix.png", + "sizes" : [ { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 640, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Shangela Laquifa Wadley", + "display_url" : "pic.twitter.com\/wjfdUmE8NU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/8LmzvnuTN5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838040136&oldid=837908489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988801180057964546", + "text" : "Shangela Laquifa Wadley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8LmzvnuTN5 https:\/\/t.co\/wjfdUmE8NU", + "id" : 988801180057964546, + "created_at" : "2018-04-24 15:25:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988800316526288896\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/1LzkjXPlQn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbjspUrWAAELq-y.png", + "id_str" : "988800312877121537", + "id" : 988800312877121537, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbjspUrWAAELq-y.png", + "sizes" : [ { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 612 + }, { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 971, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ho Yow", + "display_url" : "pic.twitter.com\/1LzkjXPlQn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/B3f2nV05TJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838039703&oldid=833848375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988800316526288896", + "text" : "Ho Yow Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B3f2nV05TJ https:\/\/t.co\/1LzkjXPlQn", + "id" : 988800316526288896, + "created_at" : "2018-04-24 15:22:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988780351811178496\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/TbCfC8lc38", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbjafReX4AAGXdI.png", + "id_str" : "988780349009420288", + "id" : 988780349009420288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbjafReX4AAGXdI.png", + "sizes" : [ { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 543 + }, { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Shocking Blue", + "display_url" : "pic.twitter.com\/TbCfC8lc38" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3t6SakvRLy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838028675&oldid=837995347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988780351811178496", + "text" : "Shocking Blue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3t6SakvRLy https:\/\/t.co\/TbCfC8lc38", + "id" : 988780351811178496, + "created_at" : "2018-04-24 14:03:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988771294274613248\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/deU5rL9sbf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbjSPe_WkAAcYAS.png", + "id_str" : "988771281666478080", + "id" : 988771281666478080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbjSPe_WkAAcYAS.png", + "sizes" : [ { + "h" : 2028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 517 + }, { + "h" : 680, + "resize" : "fit", + "w" : 293 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2028, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Epidemiology of asthma", + "display_url" : "pic.twitter.com\/deU5rL9sbf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/4nV3lxTvLr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=838023338&oldid=799693280", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988771294274613248", + "text" : "Epidemiology of asthma Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4nV3lxTvLr https:\/\/t.co\/deU5rL9sbf", + "id" : 988771294274613248, + "created_at" : "2018-04-24 13:27:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988511132083159041\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/LKWjjPLB6p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbfloohX4AAA9zI.png", + "id_str" : "988511129466036224", + "id" : 988511129466036224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbfloohX4AAA9zI.png", + "sizes" : [ { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 353, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public Health Agency of Canada", + "display_url" : "pic.twitter.com\/LKWjjPLB6p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/fFQGKKKJaE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837916323&oldid=825869038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988511132083159041", + "text" : "Public Health Agency of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fFQGKKKJaE https:\/\/t.co\/LKWjjPLB6p", + "id" : 988511132083159041, + "created_at" : "2018-04-23 20:13:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988472952944545792\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/ev8DkoGhOE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbfC6T2W4AAvpvX.png", + "id_str" : "988472950247579648", + "id" : 988472950247579648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbfC6T2W4AAvpvX.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 680 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Catherine, Duchess of Cambridge", + "display_url" : "pic.twitter.com\/ev8DkoGhOE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/dfCQqX5FCL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837895699&oldid=837894841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988472952944545792", + "text" : "Catherine, Duchess of Cambridge Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dfCQqX5FCL https:\/\/t.co\/ev8DkoGhOE", + "id" : 988472952944545792, + "created_at" : "2018-04-23 17:41:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988470281177042951\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/GXp0LtTnsq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbfAeyhXkAIr4AN.png", + "id_str" : "988470278421450754", + "id" : 988470278421450754, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbfAeyhXkAIr4AN.png", + "sizes" : [ { + "h" : 886, + "resize" : "fit", + "w" : 874 + }, { + "h" : 886, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 671 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 886, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/GXp0LtTnsq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/BE2aKs9osE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837894087&oldid=837893776", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988470281177042951", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BE2aKs9osE https:\/\/t.co\/GXp0LtTnsq", + "id" : 988470281177042951, + "created_at" : "2018-04-23 17:30:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988469723305271296\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/mbaE7UpBXL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbe_-WuWkAIafdo.png", + "id_str" : "988469721203904514", + "id" : 988469721203904514, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbe_-WuWkAIafdo.png", + "sizes" : [ { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 330, + "resize" : "fit", + "w" : 680 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/mbaE7UpBXL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/CxoFZsSmFx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837893776&oldid=837893678", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988469723305271296", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CxoFZsSmFx https:\/\/t.co\/mbaE7UpBXL", + "id" : 988469723305271296, + "created_at" : "2018-04-23 17:28:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988469536872648704\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/2SyRIWCY8G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbe_zZPUwAI18kz.png", + "id_str" : "988469532900507650", + "id" : 988469532900507650, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbe_zZPUwAI18kz.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/2SyRIWCY8G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/zDjK6yWCQk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837893678&oldid=837893329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988469536872648704", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zDjK6yWCQk https:\/\/t.co\/2SyRIWCY8G", + "id" : 988469536872648704, + "created_at" : "2018-04-23 17:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988468947929501696\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/R3VgyTGBW5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbe_RCAWsAEbFHP.png", + "id_str" : "988468942548152321", + "id" : 988468942548152321, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbe_RCAWsAEbFHP.png", + "sizes" : [ { + "h" : 1516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 392 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 692 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/R3VgyTGBW5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/GqchA43QY8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837893329&oldid=837872778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988468947929501696", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GqchA43QY8 https:\/\/t.co\/R3VgyTGBW5", + "id" : 988468947929501696, + "created_at" : "2018-04-23 17:25:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988457506509869057\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/4PKPJAff0i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dbe025NX4AElS2i.png", + "id_str" : "988457498393960449", + "id" : 988457498393960449, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dbe025NX4AElS2i.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canada's Worst Driver 13", + "display_url" : "pic.twitter.com\/4PKPJAff0i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/d3RQDd8PgT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837886324&oldid=837332660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988457506509869057", + "text" : "Canada's Worst Driver 13 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d3RQDd8PgT https:\/\/t.co\/4PKPJAff0i", + "id" : 988457506509869057, + "created_at" : "2018-04-23 16:40:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988450146487816192\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/B2s8Ih1hUo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbeuK0yW4AAvpRu.png", + "id_str" : "988450144222896128", + "id" : 988450144222896128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbeuK0yW4AAvpRu.png", + "sizes" : [ { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 635, + "resize" : "fit", + "w" : 680 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of NHL on-ice officials", + "display_url" : "pic.twitter.com\/B2s8Ih1hUo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/MTQZVyU1ON", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837881505&oldid=837760566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988450146487816192", + "text" : "List of NHL on-ice officials Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MTQZVyU1ON https:\/\/t.co\/B2s8Ih1hUo", + "id" : 988450146487816192, + "created_at" : "2018-04-23 16:10:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988431997893861376\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/waWiMwm3AT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbedqWaVwAA5Uhf.png", + "id_str" : "988431994127237120", + "id" : 988431994127237120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbedqWaVwAA5Uhf.png", + "sizes" : [ { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 540 + } ], + "media_alt" : "Screenshot of edit to Preston Manning", + "display_url" : "pic.twitter.com\/waWiMwm3AT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/JkrJs1QCU3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837870574&oldid=836781975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988431997893861376", + "text" : "Preston Manning Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JkrJs1QCU3 https:\/\/t.co\/waWiMwm3AT", + "id" : 988431997893861376, + "created_at" : "2018-04-23 14:58:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988431727545774081\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/sb9IEhIKBy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbedaT7WkAERQu3.png", + "id_str" : "988431718582489089", + "id" : 988431718582489089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbedaT7WkAERQu3.png", + "sizes" : [ { + "h" : 669, + "resize" : "fit", + "w" : 874 + }, { + "h" : 669, + "resize" : "fit", + "w" : 874 + }, { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 669, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brenda Irving", + "display_url" : "pic.twitter.com\/sb9IEhIKBy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/N7jZt1evYI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837870441&oldid=837870370", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988431727545774081", + "text" : "Brenda Irving Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/N7jZt1evYI https:\/\/t.co\/sb9IEhIKBy", + "id" : 988431727545774081, + "created_at" : "2018-04-23 14:57:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988431586596130816\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/5yNt8WdqxV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbedSUhWkAIVNuf.png", + "id_str" : "988431581302919170", + "id" : 988431581302919170, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbedSUhWkAIVNuf.png", + "sizes" : [ { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 476, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brenda Irving", + "display_url" : "pic.twitter.com\/5yNt8WdqxV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/we3tay5F8Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837870370&oldid=837870241", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988431586596130816", + "text" : "Brenda Irving Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/we3tay5F8Z https:\/\/t.co\/5yNt8WdqxV", + "id" : 988431586596130816, + "created_at" : "2018-04-23 14:57:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988431343586594816\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/mAHQoOcidv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbedET9WsAAjDX8.png", + "id_str" : "988431340633763840", + "id" : 988431340633763840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbedET9WsAAjDX8.png", + "sizes" : [ { + "h" : 555, + "resize" : "fit", + "w" : 874 + }, { + "h" : 555, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 555, + "resize" : "fit", + "w" : 874 + }, { + "h" : 432, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Brenda Irving", + "display_url" : "pic.twitter.com\/mAHQoOcidv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/zemuVuvmK6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837870241&oldid=836848372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988431343586594816", + "text" : "Brenda Irving Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/zemuVuvmK6 https:\/\/t.co\/mAHQoOcidv", + "id" : 988431343586594816, + "created_at" : "2018-04-23 14:56:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988405827164831746\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/7Wcs0OfQg0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbeF3FRW0AAYfpv.png", + "id_str" : "988405824585388032", + "id" : 988405824585388032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbeF3FRW0AAYfpv.png", + "sizes" : [ { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 319, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/7Wcs0OfQg0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/a4GKSaNPSf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837857201&oldid=837853166", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988405827164831746", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a4GKSaNPSf https:\/\/t.co\/7Wcs0OfQg0", + "id" : 988405827164831746, + "created_at" : "2018-04-23 13:14:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988000305051766784\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/LL1KDHBcVb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbYVCkWV4AAeYcI.png", + "id_str" : "988000302115708928", + "id" : 988000302115708928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbYVCkWV4AAeYcI.png", + "sizes" : [ { + "h" : 387, + "resize" : "fit", + "w" : 680 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Confraternities in Nigeria", + "display_url" : "pic.twitter.com\/LL1KDHBcVb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/gGz1ISlZUi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837684372&oldid=837684297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988000305051766784", + "text" : "Confraternities in Nigeria Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gGz1ISlZUi https:\/\/t.co\/LL1KDHBcVb", + "id" : 988000305051766784, + "created_at" : "2018-04-22 10:23:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/988000045432795136\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/GvjLdu51QW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbYUzTVX4AIPVXs.png", + "id_str" : "988000039850205186", + "id" : 988000039850205186, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbYUzTVX4AIPVXs.png", + "sizes" : [ { + "h" : 517, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 680 + }, { + "h" : 517, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 517, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Confraternities in Nigeria", + "display_url" : "pic.twitter.com\/GvjLdu51QW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/lXjOezEm6y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837684297&oldid=837683769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "988000045432795136", + "text" : "Confraternities in Nigeria Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lXjOezEm6y https:\/\/t.co\/GvjLdu51QW", + "id" : 988000045432795136, + "created_at" : "2018-04-22 10:22:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987998320814710785\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/bDO41t4tDq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbYTO3tU0AAhs3L.png", + "id_str" : "987998314447556608", + "id" : 987998314447556608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbYTO3tU0AAhs3L.png", + "sizes" : [ { + "h" : 641, + "resize" : "fit", + "w" : 874 + }, { + "h" : 641, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 499, + "resize" : "fit", + "w" : 680 + }, { + "h" : 641, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Confraternities in Nigeria", + "display_url" : "pic.twitter.com\/bDO41t4tDq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/12Gzn3LsCM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837683769&oldid=837683156", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987998320814710785", + "text" : "Confraternities in Nigeria Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/12Gzn3LsCM https:\/\/t.co\/bDO41t4tDq", + "id" : 987998320814710785, + "created_at" : "2018-04-22 10:15:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987996447089070081\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/jVwHuMiYW0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbYRh6gXkAAVYp_.png", + "id_str" : "987996442592776192", + "id" : 987996442592776192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbYRh6gXkAAVYp_.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 405 + }, { + "h" : 1467, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 715 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1467, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Confraternities in Nigeria", + "display_url" : "pic.twitter.com\/jVwHuMiYW0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/iqL3cT0gpH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837683156&oldid=825240094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987996447089070081", + "text" : "Confraternities in Nigeria Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iqL3cT0gpH https:\/\/t.co\/jVwHuMiYW0", + "id" : 987996447089070081, + "created_at" : "2018-04-22 10:08:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987429860749475843\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/jVlPuLzYTa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQOOGGW0AETVrp.png", + "id_str" : "987429853619212289", + "id" : 987429853619212289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQOOGGW0AETVrp.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 1 Service Battalion", + "display_url" : "pic.twitter.com\/jVlPuLzYTa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/yKapZ6dY3Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837439014&oldid=836246160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987429860749475843", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yKapZ6dY3Q https:\/\/t.co\/jVlPuLzYTa", + "id" : 987429860749475843, + "created_at" : "2018-04-20 20:36:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987422118915788805\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/l0C8xNR4Lp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQHLt0WkAA9RHl.jpg", + "id_str" : "987422116160114688", + "id" : 987422116160114688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQHLt0WkAA9RHl.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Big Brother Canada (season 6)", + "display_url" : "pic.twitter.com\/l0C8xNR4Lp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/qvNzwo0k1Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837434881&oldid=837431021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987422118915788805", + "text" : "Big Brother Canada (season 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qvNzwo0k1Q https:\/\/t.co\/l0C8xNR4Lp", + "id" : 987422118915788805, + "created_at" : "2018-04-20 20:05:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987418456122384386\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/TPqozBjzug", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQD2eUUwAA6Cw9.png", + "id_str" : "987418452687110144", + "id" : 987418452687110144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQD2eUUwAA6Cw9.png", + "sizes" : [ { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 595, + "resize" : "fit", + "w" : 680 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Anastasia Bucsis", + "display_url" : "pic.twitter.com\/TPqozBjzug" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/xsJLzJFx8C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837432704&oldid=837432647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987418456122384386", + "text" : "Anastasia Bucsis Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/xsJLzJFx8C https:\/\/t.co\/TPqozBjzug", + "id" : 987418456122384386, + "created_at" : "2018-04-20 19:51:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987418232188489728\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/aLK7O344Va", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQDpcKWsAc2-mS.png", + "id_str" : "987418228770123783", + "id" : 987418228770123783, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQDpcKWsAc2-mS.png", + "sizes" : [ { + "h" : 1003, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1003, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 593 + }, { + "h" : 1003, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Anastasia Bucsis", + "display_url" : "pic.twitter.com\/aLK7O344Va" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/3gMhKYnVW1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837432551&oldid=810230320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987418232188489728", + "text" : "Anastasia Bucsis Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3gMhKYnVW1 https:\/\/t.co\/aLK7O344Va", + "id" : 987418232188489728, + "created_at" : "2018-04-20 19:50:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987417255259623424\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/9efDSXZePk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQCwkhUQAADzgq.png", + "id_str" : "987417251761373184", + "id" : 987417251761373184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQCwkhUQAADzgq.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 745 + }, { + "h" : 1408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 422 + }, { + "h" : 1408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/9efDSXZePk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/YEH904j92t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837431888&oldid=837431693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987417255259623424", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YEH904j92t https:\/\/t.co\/9efDSXZePk", + "id" : 987417255259623424, + "created_at" : "2018-04-20 19:46:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987417017845239809\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Veii5OmNZ2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQCizeWAAAbg2k.png", + "id_str" : "987417015257268224", + "id" : 987417015257268224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQCizeWAAAbg2k.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 799 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 453 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/Veii5OmNZ2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/GmfInp3mEK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837431693&oldid=837431609", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987417017845239809", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GmfInp3mEK https:\/\/t.co\/Veii5OmNZ2", + "id" : 987417017845239809, + "created_at" : "2018-04-20 19:45:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987416863503278080\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/mtDUTLu5Sv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQCZy7WsAEKdYR.png", + "id_str" : "987416860491689985", + "id" : 987416860491689985, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQCZy7WsAEKdYR.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 324 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 571 + }, { + "h" : 1836, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1836, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/mtDUTLu5Sv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/WeqWKlMSrl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837431609&oldid=837431529", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987416863503278080", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WeqWKlMSrl https:\/\/t.co\/mtDUTLu5Sv", + "id" : 987416863503278080, + "created_at" : "2018-04-20 19:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987416774374313984\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/94ygOW89Ka", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQCUaWXkAAnxh4.png", + "id_str" : "987416767994761216", + "id" : 987416767994761216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQCUaWXkAAnxh4.png", + "sizes" : [ { + "h" : 1579, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1579, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 376 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 664 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/94ygOW89Ka" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/29njfMZa28", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837431529&oldid=837431362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987416774374313984", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/29njfMZa28 https:\/\/t.co\/94ygOW89Ka", + "id" : 987416774374313984, + "created_at" : "2018-04-20 19:44:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987416510070173702\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ivSwWeZ1tC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQCFB3X0AAfd4R.png", + "id_str" : "987416503724265472", + "id" : 987416503724265472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQCFB3X0AAfd4R.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 852 + }, { + "h" : 2102, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 283 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 499 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/ivSwWeZ1tC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/v3GItUDDH5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837431362&oldid=837430068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987416510070173702", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v3GItUDDH5 https:\/\/t.co\/ivSwWeZ1tC", + "id" : 987416510070173702, + "created_at" : "2018-04-20 19:43:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987414384094965761\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/KqfcFjdVh7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbQAJNoUQAAYVpd.png", + "id_str" : "987414376578564096", + "id" : 987414376578564096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbQAJNoUQAAYVpd.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/KqfcFjdVh7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Mts09GuYDC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837430068&oldid=837429811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987414384094965761", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Mts09GuYDC https:\/\/t.co\/KqfcFjdVh7", + "id" : 987414384094965761, + "created_at" : "2018-04-20 19:35:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987413950357819395\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/1TciMea2SI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbP_wLhVAAIznQG.png", + "id_str" : "987413946515652610", + "id" : 987413946515652610, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbP_wLhVAAIznQG.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 681 + }, { + "h" : 1541, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1541, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 386 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/1TciMea2SI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/JaIKAnJ9mt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837429811&oldid=837429624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987413950357819395", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JaIKAnJ9mt https:\/\/t.co\/1TciMea2SI", + "id" : 987413950357819395, + "created_at" : "2018-04-20 19:33:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987413694488473601\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/3dBFDSltLK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbP_hWlXkAM68hA.png", + "id_str" : "987413691787350019", + "id" : 987413691787350019, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbP_hWlXkAM68hA.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 846 + }, { + "h" : 680, + "resize" : "fit", + "w" : 281 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 496 + }, { + "h" : 2116, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/3dBFDSltLK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/rbTK4IGw5r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837429624&oldid=837427337", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987413694488473601", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rbTK4IGw5r https:\/\/t.co\/3dBFDSltLK", + "id" : 987413694488473601, + "created_at" : "2018-04-20 19:32:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987410496335859712\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/uCqpRnUhVw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbP8nEzW0AEPsY-.jpg", + "id_str" : "987410491558514689", + "id" : 987410491558514689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbP8nEzW0AEPsY-.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Agence canadienne de d\u00E9veloppement international", + "display_url" : "pic.twitter.com\/uCqpRnUhVw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/2pVQaKrYaD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147725135&oldid=145234875&rcid=361508649", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987410496335859712", + "text" : "Agence canadienne de d\u00E9veloppement international Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2pVQaKrYaD https:\/\/t.co\/uCqpRnUhVw", + "id" : 987410496335859712, + "created_at" : "2018-04-20 19:19:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987409940657655808\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/s3axG8cRK6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbP8GqSW4AEoSU8.png", + "id_str" : "987409934684971009", + "id" : 987409934684971009, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbP8GqSW4AEoSU8.png", + "sizes" : [ { + "h" : 586, + "resize" : "fit", + "w" : 874 + }, { + "h" : 456, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 586, + "resize" : "fit", + "w" : 874 + }, { + "h" : 586, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/s3axG8cRK6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/pM01KyZ9YW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837427402&oldid=835465641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987409940657655808", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pM01KyZ9YW https:\/\/t.co\/s3axG8cRK6", + "id" : 987409940657655808, + "created_at" : "2018-04-20 19:17:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987409830448107522\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/kKjiv1EEhO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbP8AbgXUAAsua8.png", + "id_str" : "987409827637972992", + "id" : 987409827637972992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbP8AbgXUAAsua8.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/kKjiv1EEhO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/WBdMzrPUSN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837427337&oldid=837426217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987409830448107522", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WBdMzrPUSN https:\/\/t.co\/kKjiv1EEhO", + "id" : 987409830448107522, + "created_at" : "2018-04-20 19:17:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987407944785580032\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/PZFm0jAwBg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbP6SepWkAATqBF.png", + "id_str" : "987407938695368704", + "id" : 987407938695368704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbP6SepWkAATqBF.png", + "sizes" : [ { + "h" : 486, + "resize" : "fit", + "w" : 874 + }, { + "h" : 486, + "resize" : "fit", + "w" : 874 + }, { + "h" : 486, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 378, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/PZFm0jAwBg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/a7FgHAQpbh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837426217&oldid=837425971", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987407944785580032", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a7FgHAQpbh https:\/\/t.co\/PZFm0jAwBg", + "id" : 987407944785580032, + "created_at" : "2018-04-20 19:09:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987407580157890560\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/4kPBDB3wyZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbP59TWVQAA-5jM.png", + "id_str" : "987407574885548032", + "id" : 987407574885548032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbP59TWVQAA-5jM.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/4kPBDB3wyZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Q19FIJpNqB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837425971&oldid=837425667", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987407580157890560", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q19FIJpNqB https:\/\/t.co\/4kPBDB3wyZ", + "id" : 987407580157890560, + "created_at" : "2018-04-20 19:08:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987407063113400322\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/QDdHwodeSe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbP5fRvW0AAd_8e.png", + "id_str" : "987407059057561600", + "id" : 987407059057561600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbP5fRvW0AAd_8e.png", + "sizes" : [ { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 568 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/QDdHwodeSe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/NcDtMoirHt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837425667&oldid=837421766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987407063113400322", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NcDtMoirHt https:\/\/t.co\/QDdHwodeSe", + "id" : 987407063113400322, + "created_at" : "2018-04-20 19:06:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987400082311012353\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/K7UgC29yPS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPzI7ZWsAAUy1P.png", + "id_str" : "987400078032809984", + "id" : 987400078032809984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPzI7ZWsAAUy1P.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Natural Resources Acts", + "display_url" : "pic.twitter.com\/K7UgC29yPS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/kSvRiOuVAL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837421810&oldid=715248095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987400082311012353", + "text" : "Natural Resources Acts Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kSvRiOuVAL https:\/\/t.co\/K7UgC29yPS", + "id" : 987400082311012353, + "created_at" : "2018-04-20 18:38:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987400009816657920\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/2ajhecsuGi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPzEiEXcAchuqW.png", + "id_str" : "987400002514415623", + "id" : 987400002514415623, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPzEiEXcAchuqW.png", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 219, + "resize" : "fit", + "w" : 680 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/2ajhecsuGi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/mkOte7VY6Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837421766&oldid=837420986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987400009816657920", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mkOte7VY6Y https:\/\/t.co\/2ajhecsuGi", + "id" : 987400009816657920, + "created_at" : "2018-04-20 18:38:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987398396234301441\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/HpebdTxUo9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPxmquV4AIYIod.png", + "id_str" : "987398389930254338", + "id" : 987398389930254338, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPxmquV4AIYIod.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 134 + }, { + "h" : 4439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 236 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 403 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/HpebdTxUo9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/T01H62uPhi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837420986&oldid=837419636", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987398396234301441", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T01H62uPhi https:\/\/t.co\/HpebdTxUo9", + "id" : 987398396234301441, + "created_at" : "2018-04-20 18:31:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987385410975395841\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/GSHXuhfvqX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPly7zXcAAS1QH.jpg", + "id_str" : "987385406533627904", + "id" : 987385406533627904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPly7zXcAAS1QH.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Template:2018 Winter Olympics mixed doubles curling standings", + "display_url" : "pic.twitter.com\/GSHXuhfvqX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/YiXIuDvFW6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837414259&oldid=830954816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987385410975395841", + "text" : "Template:2018 Winter Olympics mixed doubles curling Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YiXIuDvFW6 https:\/\/t.co\/GSHXuhfvqX", + "id" : 987385410975395841, + "created_at" : "2018-04-20 17:40:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987383547660029953\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/ZjIriQkQFL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPkGevXkAENdMa.png", + "id_str" : "987383543306358785", + "id" : 987383543306358785, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPkGevXkAENdMa.png", + "sizes" : [ { + "h" : 481, + "resize" : "fit", + "w" : 874 + }, { + "h" : 481, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 374, + "resize" : "fit", + "w" : 680 + }, { + "h" : 481, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of industrial music bands", + "display_url" : "pic.twitter.com\/ZjIriQkQFL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/a5kqaP9Tya", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837413318&oldid=834541816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987383547660029953", + "text" : "List of industrial music bands Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a5kqaP9Tya https:\/\/t.co\/ZjIriQkQFL", + "id" : 987383547660029953, + "created_at" : "2018-04-20 17:32:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987381663540924416\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/o2dfGdeRZ0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPiY8CW0AAwcx1.png", + "id_str" : "987381661385019392", + "id" : 987381661385019392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPiY8CW0AAwcx1.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/o2dfGdeRZ0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/SWTBVevJif", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837412309&oldid=837412233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987381663540924416", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SWTBVevJif https:\/\/t.co\/o2dfGdeRZ0", + "id" : 987381663540924416, + "created_at" : "2018-04-20 17:25:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987381527125413892\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/Qpcm4uynoV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPiQ_UW0AAexLA.png", + "id_str" : "987381524826869760", + "id" : 987381524826869760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPiQ_UW0AAexLA.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/Qpcm4uynoV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Ws3mwQWNWZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837412233&oldid=836997608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987381527125413892", + "text" : "2018 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ws3mwQWNWZ https:\/\/t.co\/Qpcm4uynoV", + "id" : 987381527125413892, + "created_at" : "2018-04-20 17:24:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987372745930493952\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/OUQEkNRNSW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPaRuXVQAA93Ah.png", + "id_str" : "987372741362794496", + "id" : 987372741362794496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPaRuXVQAA93Ah.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 868 + }, { + "h" : 1208, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 492 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1208, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jane and Finch", + "display_url" : "pic.twitter.com\/OUQEkNRNSW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/w6s2Y593MZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837408102&oldid=821406529", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987372745930493952", + "text" : "Jane and Finch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w6s2Y593MZ https:\/\/t.co\/OUQEkNRNSW", + "id" : 987372745930493952, + "created_at" : "2018-04-20 16:49:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987366643180425216\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/1eRAaFYafB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPUuk7WsAI9-vL.png", + "id_str" : "987366639975968770", + "id" : 987366639975968770, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPUuk7WsAI9-vL.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/1eRAaFYafB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/UsBIDuosKy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837405185&oldid=837378434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987366643180425216", + "text" : "2012 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UsBIDuosKy https:\/\/t.co\/1eRAaFYafB", + "id" : 987366643180425216, + "created_at" : "2018-04-20 16:25:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987366168804683776\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/DFOMpdqGKv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPUS5bX4AEm7-y.png", + "id_str" : "987366164442636289", + "id" : 987366164442636289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPUS5bX4AEm7-y.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/DFOMpdqGKv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/gErAUY85kb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837404927&oldid=837404868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987366168804683776", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gErAUY85kb https:\/\/t.co\/DFOMpdqGKv", + "id" : 987366168804683776, + "created_at" : "2018-04-20 16:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987366087489568773\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/AhYgZmLKs4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPUOK_XcAUn4Oo.png", + "id_str" : "987366083257659397", + "id" : 987366083257659397, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPUOK_XcAUn4Oo.png", + "sizes" : [ { + "h" : 1653, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 634 + }, { + "h" : 680, + "resize" : "fit", + "w" : 360 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1653, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/AhYgZmLKs4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/x2sXBFb44r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837404868&oldid=837399718", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987366087489568773", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x2sXBFb44r https:\/\/t.co\/AhYgZmLKs4", + "id" : 987366087489568773, + "created_at" : "2018-04-20 16:23:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987356927620509696\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/zBp1UjiqY2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPL444XkAYoqKa.png", + "id_str" : "987356921526194182", + "id" : 987356921526194182, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPL444XkAYoqKa.png", + "sizes" : [ { + "h" : 476, + "resize" : "fit", + "w" : 680 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/zBp1UjiqY2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/JYDDQlTXAm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837399718&oldid=837399670", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987356927620509696", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JYDDQlTXAm https:\/\/t.co\/zBp1UjiqY2", + "id" : 987356927620509696, + "created_at" : "2018-04-20 15:46:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987356831667425282\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/slxwLmhnZV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPLzg6WkAAQOiM.png", + "id_str" : "987356829192720384", + "id" : 987356829192720384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPLzg6WkAAQOiM.png", + "sizes" : [ { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/slxwLmhnZV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/IlFlKB06Fi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837399670&oldid=837399651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987356831667425282", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IlFlKB06Fi https:\/\/t.co\/slxwLmhnZV", + "id" : 987356831667425282, + "created_at" : "2018-04-20 15:46:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987356795961249792\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/zqXn9RpVxj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPLxHmXkAEJxUK.png", + "id_str" : "987356788038275073", + "id" : 987356788038275073, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPLxHmXkAEJxUK.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/zqXn9RpVxj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/zWM9v6ZWOD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837399651&oldid=837395309", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987356795961249792", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zWM9v6ZWOD https:\/\/t.co\/zqXn9RpVxj", + "id" : 987356795961249792, + "created_at" : "2018-04-20 15:46:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987354043315032065\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/fdurydQE3N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPJRMfWkAATUYj.png", + "id_str" : "987354040571957248", + "id" : 987354040571957248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPJRMfWkAATUYj.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/fdurydQE3N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/2mKlYwuvF6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837398061&oldid=837398015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987354043315032065", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2mKlYwuvF6 https:\/\/t.co\/fdurydQE3N", + "id" : 987354043315032065, + "created_at" : "2018-04-20 15:35:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353962268577792\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/rF9rLOWyXx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPJMdjXUAIw53O.png", + "id_str" : "987353959252840450", + "id" : 987353959252840450, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPJMdjXUAIw53O.png", + "sizes" : [ { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 330, + "resize" : "fit", + "w" : 680 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/rF9rLOWyXx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/HsE42Ane7h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837398015&oldid=837397967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353962268577792", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HsE42Ane7h https:\/\/t.co\/rF9rLOWyXx", + "id" : 987353962268577792, + "created_at" : "2018-04-20 15:35:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353894123724800\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/IIITccLG0E", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPJIZpXUAEnsu9.png", + "id_str" : "987353889484787713", + "id" : 987353889484787713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPJIZpXUAEnsu9.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/IIITccLG0E" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/BRZTVaxdIs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397967&oldid=837397894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353894123724800", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BRZTVaxdIs https:\/\/t.co\/IIITccLG0E", + "id" : 987353894123724800, + "created_at" : "2018-04-20 15:34:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353769468981248\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/dDJpmjxMwX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPJBNgW4AAHNmh.png", + "id_str" : "987353765966700544", + "id" : 987353765966700544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPJBNgW4AAHNmh.png", + "sizes" : [ { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 330, + "resize" : "fit", + "w" : 680 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 424, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/dDJpmjxMwX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/2VKEpX4B1v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397894&oldid=837397835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353769468981248", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2VKEpX4B1v https:\/\/t.co\/dDJpmjxMwX", + "id" : 987353769468981248, + "created_at" : "2018-04-20 15:34:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353658819072001\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/MCjP1Pp5Cg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPI6sWX0AAmkT6.png", + "id_str" : "987353653987233792", + "id" : 987353653987233792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPI6sWX0AAmkT6.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/MCjP1Pp5Cg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/aNOABvcgiF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397835&oldid=837397797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353658819072001", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aNOABvcgiF https:\/\/t.co\/MCjP1Pp5Cg", + "id" : 987353658819072001, + "created_at" : "2018-04-20 15:33:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353546508161024\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/9N6PgD6GNE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPI0PjXkAAltxt.png", + "id_str" : "987353543177900032", + "id" : 987353543177900032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPI0PjXkAAltxt.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/9N6PgD6GNE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/7o7WYNRJpv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397797&oldid=837397684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353546508161024", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7o7WYNRJpv https:\/\/t.co\/9N6PgD6GNE", + "id" : 987353546508161024, + "created_at" : "2018-04-20 15:33:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353319512387587\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/e2WxTMR32n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPIm8qX0AAD8aq.png", + "id_str" : "987353314768703488", + "id" : 987353314768703488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPIm8qX0AAD8aq.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/e2WxTMR32n" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/5nLO82HaSG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397684&oldid=837397648", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353319512387587", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5nLO82HaSG https:\/\/t.co\/e2WxTMR32n", + "id" : 987353319512387587, + "created_at" : "2018-04-20 15:32:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353250566430723\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ejTteUaTzJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPIjA2XkAAakxe.png", + "id_str" : "987353247173283840", + "id" : 987353247173283840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPIjA2XkAAakxe.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 610 + }, { + "h" : 1718, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1718, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 346 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/ejTteUaTzJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/uScxOsXTk5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397648&oldid=837397613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353250566430723", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uScxOsXTk5 https:\/\/t.co\/ejTteUaTzJ", + "id" : 987353250566430723, + "created_at" : "2018-04-20 15:32:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353186712383488\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/i7noq26DpS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPIfRGXUAAHV3Q.png", + "id_str" : "987353182815866880", + "id" : 987353182815866880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPIfRGXUAAHV3Q.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/i7noq26DpS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/5zj8rmgx7Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397613&oldid=837397564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353186712383488", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5zj8rmgx7Z https:\/\/t.co\/i7noq26DpS", + "id" : 987353186712383488, + "created_at" : "2018-04-20 15:31:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987353106248712193\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/KG0XaQqUZj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPIanrX0AAom7U.png", + "id_str" : "987353102977323008", + "id" : 987353102977323008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPIanrX0AAom7U.png", + "sizes" : [ { + "h" : 1978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 300 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 530 + }, { + "h" : 1978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/KG0XaQqUZj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/cYj8djk2Hm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397564&oldid=837397497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987353106248712193", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cYj8djk2Hm https:\/\/t.co\/KG0XaQqUZj", + "id" : 987353106248712193, + "created_at" : "2018-04-20 15:31:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987352976468729856\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/2r4XyerVVC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPITEGUMAAPhKb.png", + "id_str" : "987352973167570944", + "id" : 987352973167570944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPITEGUMAAPhKb.png", + "sizes" : [ { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 633 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/2r4XyerVVC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/y2eCjo9Nqm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397497&oldid=837397411", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987352976468729856", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y2eCjo9Nqm https:\/\/t.co\/2r4XyerVVC", + "id" : 987352976468729856, + "created_at" : "2018-04-20 15:31:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987352833493209088\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/PsjjxlLP9l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPIKcRW0AQBnbd.png", + "id_str" : "987352825037508612", + "id" : 987352825037508612, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPIKcRW0AQBnbd.png", + "sizes" : [ { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/PsjjxlLP9l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/D3zb6LNudB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397411&oldid=837397364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987352833493209088", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D3zb6LNudB https:\/\/t.co\/PsjjxlLP9l", + "id" : 987352833493209088, + "created_at" : "2018-04-20 15:30:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987352732762861569\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/fzMgJsAfCr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPIE4rWkAAlTiF.png", + "id_str" : "987352729583521792", + "id" : 987352729583521792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPIE4rWkAAlTiF.png", + "sizes" : [ { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 431, + "resize" : "fit", + "w" : 680 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/fzMgJsAfCr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/tZ8H8K5gCF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397364&oldid=837396699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987352732762861569", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tZ8H8K5gCF https:\/\/t.co\/fzMgJsAfCr", + "id" : 987352732762861569, + "created_at" : "2018-04-20 15:30:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987352429854380034\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/qlIpN6AXq9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPHzM-WkAUdjME.png", + "id_str" : "987352425794277381", + "id" : 987352425794277381, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPHzM-WkAUdjME.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2011 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/qlIpN6AXq9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/NqcUhKmx48", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397212&oldid=837397011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987352429854380034", + "text" : "2011 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NqcUhKmx48 https:\/\/t.co\/qlIpN6AXq9", + "id" : 987352429854380034, + "created_at" : "2018-04-20 15:28:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987352063561658368\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/u72hxkw06e", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPHd8tXkAAQmIQ.png", + "id_str" : "987352060650819584", + "id" : 987352060650819584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPHd8tXkAAQmIQ.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2011 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/u72hxkw06e" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/IzSJU2tDEb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837397011&oldid=837396928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987352063561658368", + "text" : "2011 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IzSJU2tDEb https:\/\/t.co\/u72hxkw06e", + "id" : 987352063561658368, + "created_at" : "2018-04-20 15:27:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987351929759191042\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/HRsCune59H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPHV9jVQAA5CJj.png", + "id_str" : "987351923438206976", + "id" : 987351923438206976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPHV9jVQAA5CJj.png", + "sizes" : [ { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2011 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/HRsCune59H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/TbJXfjARSs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837396928&oldid=837396555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987351929759191042", + "text" : "2011 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TbJXfjARSs https:\/\/t.co\/HRsCune59H", + "id" : 987351929759191042, + "created_at" : "2018-04-20 15:26:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987351522387390464\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Fos60knJLM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPG-fIX0AAc1SO.png", + "id_str" : "987351520135073792", + "id" : 987351520135073792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPG-fIX0AAc1SO.png", + "sizes" : [ { + "h" : 675, + "resize" : "fit", + "w" : 874 + }, { + "h" : 675, + "resize" : "fit", + "w" : 874 + }, { + "h" : 675, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 525, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/Fos60knJLM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/yUUBzRyCJG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837396699&oldid=837396237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987351522387390464", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yUUBzRyCJG https:\/\/t.co\/Fos60knJLM", + "id" : 987351522387390464, + "created_at" : "2018-04-20 15:25:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987351231650828289\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/wrpa2Dd40E", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPGtVGXUAAVun3.png", + "id_str" : "987351225384521728", + "id" : 987351225384521728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPGtVGXUAAVun3.png", + "sizes" : [ { + "h" : 543, + "resize" : "fit", + "w" : 874 + }, { + "h" : 422, + "resize" : "fit", + "w" : 680 + }, { + "h" : 543, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 543, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2011 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/wrpa2Dd40E" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/O9j2cyDhnz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837396555&oldid=837396398", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987351231650828289", + "text" : "2011 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O9j2cyDhnz https:\/\/t.co\/wrpa2Dd40E", + "id" : 987351231650828289, + "created_at" : "2018-04-20 15:24:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987350903668772866\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/0f4BrPGJGf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPGac-V4AIYKvO.png", + "id_str" : "987350901080842242", + "id" : 987350901080842242, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPGac-V4AIYKvO.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/0f4BrPGJGf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/gGiw0L6p9C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837396398&oldid=836976052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987350903668772866", + "text" : "2011 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gGiw0L6p9C https:\/\/t.co\/0f4BrPGJGf", + "id" : 987350903668772866, + "created_at" : "2018-04-20 15:22:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987350594473070592\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/d0AOCjO4wS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPGIXxX4AAWR6f.png", + "id_str" : "987350590446624768", + "id" : 987350590446624768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPGIXxX4AAWR6f.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/d0AOCjO4wS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/nG2onachz7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837396237&oldid=837395530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987350594473070592", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nG2onachz7 https:\/\/t.co\/d0AOCjO4wS", + "id" : 987350594473070592, + "created_at" : "2018-04-20 15:21:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987350269510987777\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Zi77tx0W17", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPF1bKXkAE1ZIu.png", + "id_str" : "987350264939253761", + "id" : 987350264939253761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPF1bKXkAE1ZIu.png", + "sizes" : [ { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 482, + "resize" : "fit", + "w" : 680 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/Zi77tx0W17" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/UR4rA8NtIW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837396006&oldid=837395820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987350269510987777", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UR4rA8NtIW https:\/\/t.co\/Zi77tx0W17", + "id" : 987350269510987777, + "created_at" : "2018-04-20 15:20:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987349911023898625\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/sVwqkfpgNK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPFgmEWsAAWBNY.png", + "id_str" : "987349907089567744", + "id" : 987349907089567744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPFgmEWsAAWBNY.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/sVwqkfpgNK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ePBliPCGPE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837395820&oldid=837395800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987349911023898625", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ePBliPCGPE https:\/\/t.co\/sVwqkfpgNK", + "id" : 987349911023898625, + "created_at" : "2018-04-20 15:18:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987349856883748865\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/mCRNQEZpM4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPFdSZWkAA2HSl.png", + "id_str" : "987349850269323264", + "id" : 987349850269323264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPFdSZWkAA2HSl.png", + "sizes" : [ { + "h" : 1020, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1020, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1020, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 583 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/mCRNQEZpM4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/NgPQzc6jZc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837395800&oldid=837395631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987349856883748865", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NgPQzc6jZc https:\/\/t.co\/mCRNQEZpM4", + "id" : 987349856883748865, + "created_at" : "2018-04-20 15:18:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987349554075971584\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/g1wOzUBBOM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPFLxwW4AAcy5L.png", + "id_str" : "987349549449666560", + "id" : 987349549449666560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPFLxwW4AAcy5L.png", + "sizes" : [ { + "h" : 407, + "resize" : "fit", + "w" : 680 + }, { + "h" : 523, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 523, + "resize" : "fit", + "w" : 874 + }, { + "h" : 523, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/g1wOzUBBOM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/hfOlyfNTkw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837395631&oldid=837104277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987349554075971584", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hfOlyfNTkw https:\/\/t.co\/g1wOzUBBOM", + "id" : 987349554075971584, + "created_at" : "2018-04-20 15:17:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987349395669741569\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/8p8ObWVjtU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPFCjCXkAIVB_Y.png", + "id_str" : "987349390879854594", + "id" : 987349390879854594, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPFCjCXkAIVB_Y.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/8p8ObWVjtU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/M1itguFDik", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837395530&oldid=837275140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987349395669741569", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M1itguFDik https:\/\/t.co\/8p8ObWVjtU", + "id" : 987349395669741569, + "created_at" : "2018-04-20 15:16:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987348946828910592\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/Uurbun4YW6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPEoRMX4AMdmnx.png", + "id_str" : "987348939413381123", + "id" : 987348939413381123, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPEoRMX4AMdmnx.png", + "sizes" : [ { + "h" : 1771, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 336 + }, { + "h" : 1771, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 592 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/Uurbun4YW6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/2C3dFdKqmo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837395309&oldid=837384778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987348946828910592", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2C3dFdKqmo https:\/\/t.co\/Uurbun4YW6", + "id" : 987348946828910592, + "created_at" : "2018-04-20 15:15:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987346938914902018\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/IdMv8S0CS8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPCzo1WsAMbDS7.png", + "id_str" : "987346935714590723", + "id" : 987346935714590723, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPCzo1WsAMbDS7.png", + "sizes" : [ { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/IdMv8S0CS8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/q09rKLQ7Bs", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147719792&oldid=147719472&rcid=361497091", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987346938914902018", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q09rKLQ7Bs https:\/\/t.co\/IdMv8S0CS8", + "id" : 987346938914902018, + "created_at" : "2018-04-20 15:07:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987344495078494208\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/jOCxzNHJUL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPAlOnWkAAzEr2.png", + "id_str" : "987344489135116288", + "id" : 987344489135116288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPAlOnWkAAzEr2.png", + "sizes" : [ { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to John Fraser (surgeon)", + "display_url" : "pic.twitter.com\/jOCxzNHJUL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/NfxpujdYKo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837393032&oldid=837352832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987344495078494208", + "text" : "John Fraser (surgeon) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NfxpujdYKo https:\/\/t.co\/jOCxzNHJUL", + "id" : 987344495078494208, + "created_at" : "2018-04-20 14:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987344023458336768\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/8w5tGK8Gri", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbPAJySX4AIUqBT.png", + "id_str" : "987344017674461186", + "id" : 987344017674461186, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbPAJySX4AIUqBT.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 261 + }, { + "h" : 680, + "resize" : "fit", + "w" : 148 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 446 + }, { + "h" : 4015, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/8w5tGK8Gri" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/QM5FtpX24n", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147719472&oldid=147705108&rcid=361496528", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987344023458336768", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QM5FtpX24n https:\/\/t.co\/8w5tGK8Gri", + "id" : 987344023458336768, + "created_at" : "2018-04-20 14:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987331177466953735\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/q4QHMDE1Io", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbO0dsSXcAEjE9u.png", + "id_str" : "987331165521670145", + "id" : 987331165521670145, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbO0dsSXcAEjE9u.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/q4QHMDE1Io" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/jqzxtUzLsS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837384778&oldid=837377545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987331177466953735", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jqzxtUzLsS https:\/\/t.co\/q4QHMDE1Io", + "id" : 987331177466953735, + "created_at" : "2018-04-20 14:04:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324910740656130\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/dm2ld8yvN6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuxdqXcAAGpbn.png", + "id_str" : "987324908123418624", + "id" : 987324908123418624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuxdqXcAAGpbn.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/dm2ld8yvN6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/jndJCB5igY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381575&oldid=837381547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324910740656130", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jndJCB5igY https:\/\/t.co\/dm2ld8yvN6", + "id" : 987324910740656130, + "created_at" : "2018-04-20 13:39:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324853450674176\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/S7ceRUn7sW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuuDGWAAUdKSU.png", + "id_str" : "987324849453400069", + "id" : 987324849453400069, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuuDGWAAUdKSU.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/S7ceRUn7sW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bive91veY7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381547&oldid=837381524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324853450674176", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bive91veY7 https:\/\/t.co\/S7ceRUn7sW", + "id" : 987324853450674176, + "created_at" : "2018-04-20 13:39:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324811734024192\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/WJOYCm4jJs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOursxX4AA2tpy.png", + "id_str" : "987324809100124160", + "id" : 987324809100124160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOursxX4AA2tpy.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/WJOYCm4jJs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8eKwpAmfFh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381524&oldid=837381497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324811734024192", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8eKwpAmfFh https:\/\/t.co\/WJOYCm4jJs", + "id" : 987324811734024192, + "created_at" : "2018-04-20 13:39:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324785507086336\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/A94I7BHO6M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOupeiW4AASPpQ.png", + "id_str" : "987324770919309312", + "id" : 987324770919309312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOupeiW4AASPpQ.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/A94I7BHO6M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/qcdExQAd1b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381497&oldid=837381475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324785507086336", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qcdExQAd1b https:\/\/t.co\/A94I7BHO6M", + "id" : 987324785507086336, + "created_at" : "2018-04-20 13:39:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324723431436288\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/wqd7WA4lly", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOumktWsAA2nB6.png", + "id_str" : "987324721036439552", + "id" : 987324721036439552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOumktWsAA2nB6.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/wqd7WA4lly" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/HT5BPIcqgE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381475&oldid=837381438", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324723431436288", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HT5BPIcqgE https:\/\/t.co\/wqd7WA4lly", + "id" : 987324723431436288, + "created_at" : "2018-04-20 13:38:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324666745442305\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/qOEFlL3BCK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOujF8WAAAYgzN.png", + "id_str" : "987324661238202368", + "id" : 987324661238202368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOujF8WAAAYgzN.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/qOEFlL3BCK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/OvfT0SMvxE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381438&oldid=837381414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324666745442305", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OvfT0SMvxE https:\/\/t.co\/qOEFlL3BCK", + "id" : 987324666745442305, + "created_at" : "2018-04-20 13:38:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324615709118464\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/yu1IiiqWqI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOugUOW4AISTYT.png", + "id_str" : "987324613532246018", + "id" : 987324613532246018, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOugUOW4AISTYT.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/yu1IiiqWqI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/rZVhKlLQKX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381414&oldid=837381392", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324615709118464", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rZVhKlLQKX https:\/\/t.co\/yu1IiiqWqI", + "id" : 987324615709118464, + "created_at" : "2018-04-20 13:38:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324578094571520\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/Lq9AhLa2N3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOud7nXkAEF2gz.png", + "id_str" : "987324572566523905", + "id" : 987324572566523905, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOud7nXkAEF2gz.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/Lq9AhLa2N3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/UfwWOTCYZP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381392&oldid=837381362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324578094571520", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UfwWOTCYZP https:\/\/t.co\/Lq9AhLa2N3", + "id" : 987324578094571520, + "created_at" : "2018-04-20 13:38:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324521203093504\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/QS2d1Skbrj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuaoyWkAAhcRu.png", + "id_str" : "987324515972714496", + "id" : 987324515972714496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuaoyWkAAhcRu.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/QS2d1Skbrj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9NqDP5XmOy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381362&oldid=837381317", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324521203093504", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9NqDP5XmOy https:\/\/t.co\/QS2d1Skbrj", + "id" : 987324521203093504, + "created_at" : "2018-04-20 13:38:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324457713917952\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/jXAFg3Je7T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuW4HXUAYRL0Y.png", + "id_str" : "987324451367899142", + "id" : 987324451367899142, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuW4HXUAYRL0Y.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/jXAFg3Je7T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8wFJAYAxPE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381317&oldid=837381294", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324457713917952", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8wFJAYAxPE https:\/\/t.co\/jXAFg3Je7T", + "id" : 987324457713917952, + "created_at" : "2018-04-20 13:37:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324404592988160\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/gf5kBCACqZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuUBdXkAEg1Oq.png", + "id_str" : "987324402336501761", + "id" : 987324402336501761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuUBdXkAEg1Oq.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/gf5kBCACqZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/SWk6Neftax", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381294&oldid=837381268", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324404592988160", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SWk6Neftax https:\/\/t.co\/gf5kBCACqZ", + "id" : 987324404592988160, + "created_at" : "2018-04-20 13:37:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324355016261633\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/3otz6P9NLC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuRHhXcAAuquZ.png", + "id_str" : "987324352424275968", + "id" : 987324352424275968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuRHhXcAAuquZ.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/3otz6P9NLC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Szd5zdj6Iw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381268&oldid=837381242", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324355016261633", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Szd5zdj6Iw https:\/\/t.co\/3otz6P9NLC", + "id" : 987324355016261633, + "created_at" : "2018-04-20 13:37:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324302226837509\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/XKG1he7PXE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuOBhWAAEI_AG.png", + "id_str" : "987324299273961473", + "id" : 987324299273961473, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuOBhWAAEI_AG.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/XKG1he7PXE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QRIO5HY7b6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381242&oldid=837381203", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324302226837509", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QRIO5HY7b6 https:\/\/t.co\/XKG1he7PXE", + "id" : 987324302226837509, + "created_at" : "2018-04-20 13:37:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324240784494592\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/ICUYANLiYi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuKYrXcAAMK9w.png", + "id_str" : "987324236770537472", + "id" : 987324236770537472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuKYrXcAAMK9w.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/ICUYANLiYi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/fi0XFVl3Mo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381203&oldid=837381178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324240784494592", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fi0XFVl3Mo https:\/\/t.co\/ICUYANLiYi", + "id" : 987324240784494592, + "created_at" : "2018-04-20 13:36:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324193657286658\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/4CH40XC5rl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuHwWWkAIHnTS.png", + "id_str" : "987324191585243138", + "id" : 987324191585243138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuHwWWkAIHnTS.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/4CH40XC5rl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/77jSTAwJts", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381178&oldid=837381153", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324193657286658", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/77jSTAwJts https:\/\/t.co\/4CH40XC5rl", + "id" : 987324193657286658, + "created_at" : "2018-04-20 13:36:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324143753408513\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/2ULSHkQLxk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuE0hX4AARIiG.png", + "id_str" : "987324141165600768", + "id" : 987324141165600768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuE0hX4AARIiG.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/2ULSHkQLxk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/y4SNbNxoSy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381153&oldid=837381126", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324143753408513", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/y4SNbNxoSy https:\/\/t.co\/2ULSHkQLxk", + "id" : 987324143753408513, + "created_at" : "2018-04-20 13:36:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324114686889986\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/hkQdJU76Ev", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOuClPWkAALedn.png", + "id_str" : "987324102703747072", + "id" : 987324102703747072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOuClPWkAALedn.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/hkQdJU76Ev" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/AlVBuuHgsf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381126&oldid=837381098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324114686889986", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AlVBuuHgsf https:\/\/t.co\/hkQdJU76Ev", + "id" : 987324114686889986, + "created_at" : "2018-04-20 13:36:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987324055668785152\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/xzf4gTGFvl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOt_j4X0AASJxH.png", + "id_str" : "987324050799316992", + "id" : 987324050799316992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOt_j4X0AASJxH.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/xzf4gTGFvl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/eVmDExrhib", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381098&oldid=837381043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987324055668785152", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eVmDExrhib https:\/\/t.co\/xzf4gTGFvl", + "id" : 987324055668785152, + "created_at" : "2018-04-20 13:36:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323965726224384\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/OKEUdbEjM7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOt6ZTXcAEMZ5s.png", + "id_str" : "987323962060402689", + "id" : 987323962060402689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOt6ZTXcAEMZ5s.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/OKEUdbEjM7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/R8inKpTGOo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381043&oldid=837381016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323965726224384", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R8inKpTGOo https:\/\/t.co\/OKEUdbEjM7", + "id" : 987323965726224384, + "created_at" : "2018-04-20 13:35:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323914744365057\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/jWV6EreJGP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOt3dRXcAECNzc.png", + "id_str" : "987323911586148353", + "id" : 987323911586148353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOt3dRXcAECNzc.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/jWV6EreJGP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/84T4OYFB5w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837381016&oldid=837380985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323914744365057", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/84T4OYFB5w https:\/\/t.co\/jWV6EreJGP", + "id" : 987323914744365057, + "created_at" : "2018-04-20 13:35:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323863171239936\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/e653OIrC0N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOt0eVXcAAyfMX.png", + "id_str" : "987323860331753472", + "id" : 987323860331753472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOt0eVXcAAyfMX.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/e653OIrC0N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/JYiTowtybY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380985&oldid=837380955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323863171239936", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JYiTowtybY https:\/\/t.co\/e653OIrC0N", + "id" : 987323863171239936, + "created_at" : "2018-04-20 13:35:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323797148758017\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/ai5lieXAEO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtwfYX4AAfKOX.png", + "id_str" : "987323791893323776", + "id" : 987323791893323776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtwfYX4AAfKOX.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/ai5lieXAEO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/V7NMdCVDp3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380955&oldid=837380929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323797148758017", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V7NMdCVDp3 https:\/\/t.co\/ai5lieXAEO", + "id" : 987323797148758017, + "created_at" : "2018-04-20 13:35:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323742069182469\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/D5SzTLWNoM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOttczW4AAf3A3.png", + "id_str" : "987323739661590528", + "id" : 987323739661590528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOttczW4AAf3A3.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/D5SzTLWNoM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/SnzMPM8oVw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380929&oldid=837380900", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323742069182469", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SnzMPM8oVw https:\/\/t.co\/D5SzTLWNoM", + "id" : 987323742069182469, + "created_at" : "2018-04-20 13:34:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323689099317248\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/kb1jXwvfJ8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtqWAVQAAXyUa.png", + "id_str" : "987323686297354240", + "id" : 987323686297354240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtqWAVQAAXyUa.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/kb1jXwvfJ8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Dbj3KPrInz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380900&oldid=837380824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323689099317248", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dbj3KPrInz https:\/\/t.co\/kb1jXwvfJ8", + "id" : 987323689099317248, + "created_at" : "2018-04-20 13:34:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323567653249024\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/afb4ZE6FvX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtjN3W0AEGLE7.png", + "id_str" : "987323563853139969", + "id" : 987323563853139969, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtjN3W0AEGLE7.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/afb4ZE6FvX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/U5xMlwiVQI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380824&oldid=837380766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323567653249024", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U5xMlwiVQI https:\/\/t.co\/afb4ZE6FvX", + "id" : 987323567653249024, + "created_at" : "2018-04-20 13:34:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323449906548737\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/AtBJmFKa4l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtcbTXcAUX0Ln.png", + "id_str" : "987323447201198085", + "id" : 987323447201198085, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtcbTXcAUX0Ln.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/AtBJmFKa4l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/5ExkE2WR6b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380766&oldid=837380744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323449906548737", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5ExkE2WR6b https:\/\/t.co\/AtBJmFKa4l", + "id" : 987323449906548737, + "created_at" : "2018-04-20 13:33:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323392855625734\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/x0sDUeMjTB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtZEZX0AAkpL9.png", + "id_str" : "987323389512765440", + "id" : 987323389512765440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtZEZX0AAkpL9.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/x0sDUeMjTB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Y0ZlkaHq9Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380744&oldid=837380724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323392855625734", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y0ZlkaHq9Z https:\/\/t.co\/x0sDUeMjTB", + "id" : 987323392855625734, + "created_at" : "2018-04-20 13:33:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323326338097152\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/ISjABqokbW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtVOOWAAAmRGJ.png", + "id_str" : "987323323431387136", + "id" : 987323323431387136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtVOOWAAAmRGJ.png", + "sizes" : [ { + "h" : 601, + "resize" : "fit", + "w" : 874 + }, { + "h" : 468, + "resize" : "fit", + "w" : 680 + }, { + "h" : 601, + "resize" : "fit", + "w" : 874 + }, { + "h" : 601, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/ISjABqokbW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/O8lPa5jKTT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380724&oldid=837380704", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323326338097152", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O8lPa5jKTT https:\/\/t.co\/ISjABqokbW", + "id" : 987323326338097152, + "created_at" : "2018-04-20 13:33:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323282016931840\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/IX75fZ9lCJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtSlvX4AEU_TS.png", + "id_str" : "987323278204329985", + "id" : 987323278204329985, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtSlvX4AEU_TS.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/IX75fZ9lCJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/1SqKJ6fmvm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380704&oldid=837380685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323282016931840", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1SqKJ6fmvm https:\/\/t.co\/IX75fZ9lCJ", + "id" : 987323282016931840, + "created_at" : "2018-04-20 13:33:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323235132952576\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/NbuNKEcOrU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtP8PXUAAcTZA.png", + "id_str" : "987323232704483328", + "id" : 987323232704483328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtP8PXUAAcTZA.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/NbuNKEcOrU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/v6VpYMqrnW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380685&oldid=837380676", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323235132952576", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v6VpYMqrnW https:\/\/t.co\/NbuNKEcOrU", + "id" : 987323235132952576, + "created_at" : "2018-04-20 13:32:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323202308321280\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/M9xmtUvQGO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtN9sXcAErQX0.png", + "id_str" : "987323198734823425", + "id" : 987323198734823425, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtN9sXcAErQX0.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/M9xmtUvQGO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/eet94PBlP7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380676&oldid=837380650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323202308321280", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eet94PBlP7 https:\/\/t.co\/M9xmtUvQGO", + "id" : 987323202308321280, + "created_at" : "2018-04-20 13:32:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323149296562176\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/Pvd9Bvyodx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtK5fWkAACAq6.png", + "id_str" : "987323146066890752", + "id" : 987323146066890752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtK5fWkAACAq6.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/Pvd9Bvyodx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/CCQ34iMhq1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380650&oldid=837380640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323149296562176", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CCQ34iMhq1 https:\/\/t.co\/Pvd9Bvyodx", + "id" : 987323149296562176, + "created_at" : "2018-04-20 13:32:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323113619836928\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/A7a20fmFLB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtI3uW0AAfTUK.png", + "id_str" : "987323111233212416", + "id" : 987323111233212416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtI3uW0AAfTUK.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/A7a20fmFLB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/uNW5fmpfZa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380640&oldid=837380622", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323113619836928", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uNW5fmpfZa https:\/\/t.co\/A7a20fmFLB", + "id" : 987323113619836928, + "created_at" : "2018-04-20 13:32:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323074478575618\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/xr03PhYe4y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtGgsXkAAVmQc.png", + "id_str" : "987323070691119104", + "id" : 987323070691119104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtGgsXkAAVmQc.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/xr03PhYe4y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ltYPq7DdFb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380622&oldid=837380608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323074478575618", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ltYPq7DdFb https:\/\/t.co\/xr03PhYe4y", + "id" : 987323074478575618, + "created_at" : "2018-04-20 13:32:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323039871373312\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/HLN39gTZvT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtEZaWAAApT9K.png", + "id_str" : "987323034376732672", + "id" : 987323034376732672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtEZaWAAApT9K.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/HLN39gTZvT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ghSImJEMXj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380608&oldid=837380600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323039871373312", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ghSImJEMXj https:\/\/t.co\/HLN39gTZvT", + "id" : 987323039871373312, + "created_at" : "2018-04-20 13:32:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987323000272949248\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/lIxa6zdYPN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtCOGX0AARwpk.png", + "id_str" : "987322996980436992", + "id" : 987322996980436992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtCOGX0AARwpk.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/lIxa6zdYPN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/IizqWHGPue", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380600&oldid=837380586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987323000272949248", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IizqWHGPue https:\/\/t.co\/lIxa6zdYPN", + "id" : 987323000272949248, + "created_at" : "2018-04-20 13:32:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322965137248258\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/LPf9QZD7hM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOtAQAX0AALLdG.png", + "id_str" : "987322963132403712", + "id" : 987322963132403712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOtAQAX0AALLdG.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/LPf9QZD7hM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/FSOQPNgX2k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380586&oldid=837380572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322965137248258", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FSOQPNgX2k https:\/\/t.co\/LPf9QZD7hM", + "id" : 987322965137248258, + "created_at" : "2018-04-20 13:31:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322909478793216\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/1chke2Y15N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOs8_VXcAACPpR.png", + "id_str" : "987322907117449216", + "id" : 987322907117449216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOs8_VXcAACPpR.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/1chke2Y15N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/UaNbCgaowv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380572&oldid=837380542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322909478793216", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UaNbCgaowv https:\/\/t.co\/1chke2Y15N", + "id" : 987322909478793216, + "created_at" : "2018-04-20 13:31:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322838473494529\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/Y69ZLSwvbY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOs41qW0AA_fMs.png", + "id_str" : "987322835801657344", + "id" : 987322835801657344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOs41qW0AA_fMs.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/Y69ZLSwvbY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/hITgbW2fsl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380542&oldid=837380523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322838473494529", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hITgbW2fsl https:\/\/t.co\/Y69ZLSwvbY", + "id" : 987322838473494529, + "created_at" : "2018-04-20 13:31:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322796756885504\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/mBs2lhI58I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOs2b8WkAU3cDU.png", + "id_str" : "987322794538078213", + "id" : 987322794538078213, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOs2b8WkAU3cDU.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/mBs2lhI58I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/sbPYERr0m5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380523&oldid=837380506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322796756885504", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sbPYERr0m5 https:\/\/t.co\/mBs2lhI58I", + "id" : 987322796756885504, + "created_at" : "2018-04-20 13:31:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322753907875840\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/sS3YcYzQfs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsz6-WAAA3_mT.png", + "id_str" : "987322751328321536", + "id" : 987322751328321536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsz6-WAAA3_mT.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/sS3YcYzQfs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/mFPeCSPLzP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380506&oldid=837380479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322753907875840", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mFPeCSPLzP https:\/\/t.co\/sS3YcYzQfs", + "id" : 987322753907875840, + "created_at" : "2018-04-20 13:31:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322699457409025\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/XabgIur7Qy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOswpIWAAEdM0A.png", + "id_str" : "987322694998818817", + "id" : 987322694998818817, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOswpIWAAEdM0A.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/XabgIur7Qy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yT23szXxgI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380479&oldid=837380441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322699457409025", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yT23szXxgI https:\/\/t.co\/XabgIur7Qy", + "id" : 987322699457409025, + "created_at" : "2018-04-20 13:30:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322637876695040\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/XHP4w7Cdvo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOstFFXcAALO2b.png", + "id_str" : "987322633783046144", + "id" : 987322633783046144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOstFFXcAALO2b.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/XHP4w7Cdvo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/6oPjlLLhtx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380441&oldid=837380406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322637876695040", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6oPjlLLhtx https:\/\/t.co\/XHP4w7Cdvo", + "id" : 987322637876695040, + "created_at" : "2018-04-20 13:30:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322575809339392\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/vsQMxSXyT1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOspj3XUAAwI6U.png", + "id_str" : "987322573326340096", + "id" : 987322573326340096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOspj3XUAAwI6U.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/vsQMxSXyT1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/aLBNqspbNV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380406&oldid=837380379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322575809339392", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aLBNqspbNV https:\/\/t.co\/vsQMxSXyT1", + "id" : 987322575809339392, + "created_at" : "2018-04-20 13:30:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322512903229440\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/bjDxPSjmCC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsl3cWAAAHsTj.png", + "id_str" : "987322509862240256", + "id" : 987322509862240256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsl3cWAAAHsTj.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/bjDxPSjmCC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bSNjBrsgZa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380379&oldid=837380348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322512903229440", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bSNjBrsgZa https:\/\/t.co\/bjDxPSjmCC", + "id" : 987322512903229440, + "created_at" : "2018-04-20 13:30:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322466556153856\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/RMrmdPZeDI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsjCCWsAEsj-A.png", + "id_str" : "987322461166415873", + "id" : 987322461166415873, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsjCCWsAEsj-A.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/RMrmdPZeDI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/re3EfM1Cd2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380348&oldid=837380330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322466556153856", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/re3EfM1Cd2 https:\/\/t.co\/RMrmdPZeDI", + "id" : 987322466556153856, + "created_at" : "2018-04-20 13:29:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322408666312704\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/MkY45K9XZZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsf0BXUAAWbnf.png", + "id_str" : "987322405864558592", + "id" : 987322405864558592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsf0BXUAAWbnf.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/MkY45K9XZZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ipcMhUUAKZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380330&oldid=837380291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322408666312704", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ipcMhUUAKZ https:\/\/t.co\/MkY45K9XZZ", + "id" : 987322408666312704, + "created_at" : "2018-04-20 13:29:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322341624549378\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/HRRZ0bydcW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsb7eW0AAgOpH.png", + "id_str" : "987322339145732096", + "id" : 987322339145732096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsb7eW0AAgOpH.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/HRRZ0bydcW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/kibKLp3iX6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380291&oldid=837380277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322341624549378", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kibKLp3iX6 https:\/\/t.co\/HRRZ0bydcW", + "id" : 987322341624549378, + "created_at" : "2018-04-20 13:29:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322316878172161\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/RBD8OzV4ia", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsZ9gX4AACfSi.png", + "id_str" : "987322305331322880", + "id" : 987322305331322880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsZ9gX4AACfSi.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/RBD8OzV4ia" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/4K4iS0Y7xp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380277&oldid=837380250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322316878172161", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4K4iS0Y7xp https:\/\/t.co\/RBD8OzV4ia", + "id" : 987322316878172161, + "created_at" : "2018-04-20 13:29:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322259827146753\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/wJ3dDH52XU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsXA3XUAAOVgs.png", + "id_str" : "987322254693453824", + "id" : 987322254693453824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsXA3XUAAOVgs.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/wJ3dDH52XU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/DqbrEwSsFM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380250&oldid=837380222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322259827146753", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DqbrEwSsFM https:\/\/t.co\/wJ3dDH52XU", + "id" : 987322259827146753, + "created_at" : "2018-04-20 13:29:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322197684424704\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/H6IXWSisC5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsTg9X4AAV4yK.png", + "id_str" : "987322194589114368", + "id" : 987322194589114368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsTg9X4AAV4yK.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/H6IXWSisC5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/wQazMgTEqR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380222&oldid=837380183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322197684424704", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wQazMgTEqR https:\/\/t.co\/H6IXWSisC5", + "id" : 987322197684424704, + "created_at" : "2018-04-20 13:28:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322136523100161\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/SOOSGwB5h4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsP9eX4AAqwiA.png", + "id_str" : "987322133524242432", + "id" : 987322133524242432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsP9eX4AAqwiA.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/SOOSGwB5h4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/xIEGydgiQx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380183&oldid=837380146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322136523100161", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xIEGydgiQx https:\/\/t.co\/SOOSGwB5h4", + "id" : 987322136523100161, + "created_at" : "2018-04-20 13:28:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322071310127104\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/1vK7f0YpEK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsMNqW4AENMZ3.png", + "id_str" : "987322069149999105", + "id" : 987322069149999105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsMNqW4AENMZ3.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/1vK7f0YpEK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/J66ZOKBWT7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380146&oldid=837380121", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322071310127104", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J66ZOKBWT7 https:\/\/t.co\/1vK7f0YpEK", + "id" : 987322071310127104, + "created_at" : "2018-04-20 13:28:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987322031036387330\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/WcmKTjjnfp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsJ1pWAAAdncM.png", + "id_str" : "987322028343558144", + "id" : 987322028343558144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsJ1pWAAAdncM.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/WcmKTjjnfp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/KhyZ9oWCYJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380121&oldid=837380100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987322031036387330", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KhyZ9oWCYJ https:\/\/t.co\/WcmKTjjnfp", + "id" : 987322031036387330, + "created_at" : "2018-04-20 13:28:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321986195099654\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/gzj450B1ii", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsHJiV4AA7iid.png", + "id_str" : "987321982143291392", + "id" : 987321982143291392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsHJiV4AA7iid.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/gzj450B1ii" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/k04Yvq218t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380100&oldid=837380082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321986195099654", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k04Yvq218t https:\/\/t.co\/gzj450B1ii", + "id" : 987321986195099654, + "created_at" : "2018-04-20 13:27:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321946672156673\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/8ZF2lfBfiC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsE4kVMAEMj_C.png", + "id_str" : "987321943228493825", + "id" : 987321943228493825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsE4kVMAEMj_C.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/8ZF2lfBfiC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nx4sFLtfTH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380082&oldid=837380052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321946672156673", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nx4sFLtfTH https:\/\/t.co\/8ZF2lfBfiC", + "id" : 987321946672156673, + "created_at" : "2018-04-20 13:27:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321881803010054\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/h5YmuW79B0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOsBJRXkAAECa9.png", + "id_str" : "987321878992883712", + "id" : 987321878992883712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOsBJRXkAAECa9.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/h5YmuW79B0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/XKK8eHmrCB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380052&oldid=837380028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321881803010054", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XKK8eHmrCB https:\/\/t.co\/h5YmuW79B0", + "id" : 987321881803010054, + "created_at" : "2018-04-20 13:27:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321844716986368\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/JB3SRhxmdK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOr_BCXcAE4eGu.png", + "id_str" : "987321842422738945", + "id" : 987321842422738945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOr_BCXcAE4eGu.png", + "sizes" : [ { + "h" : 468, + "resize" : "fit", + "w" : 680 + }, { + "h" : 601, + "resize" : "fit", + "w" : 874 + }, { + "h" : 601, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 601, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/JB3SRhxmdK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/vMaVLNUxey", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380028&oldid=837380005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321844716986368", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vMaVLNUxey https:\/\/t.co\/JB3SRhxmdK", + "id" : 987321844716986368, + "created_at" : "2018-04-20 13:27:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321818372562944\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/z7MGHUsuDe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOr9aMW0AAwQIJ.png", + "id_str" : "987321814815789056", + "id" : 987321814815789056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOr9aMW0AAwQIJ.png", + "sizes" : [ { + "h" : 544, + "resize" : "fit", + "w" : 680 + }, { + "h" : 699, + "resize" : "fit", + "w" : 874 + }, { + "h" : 699, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 699, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/z7MGHUsuDe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nTO2hcFskr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837380005&oldid=837379983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321818372562944", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nTO2hcFskr https:\/\/t.co\/z7MGHUsuDe", + "id" : 987321818372562944, + "created_at" : "2018-04-20 13:27:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321758394060800\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/2iFD9Zsmz0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOr6A0XkAAsjn6.png", + "id_str" : "987321756464680960", + "id" : 987321756464680960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOr6A0XkAAsjn6.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/2iFD9Zsmz0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/u2vE57oDue", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379983&oldid=837379936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321758394060800", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u2vE57oDue https:\/\/t.co\/2iFD9Zsmz0", + "id" : 987321758394060800, + "created_at" : "2018-04-20 13:27:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321658003329024\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/eI4LTP4bfW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOr0GvXcAAdgCy.png", + "id_str" : "987321654975098880", + "id" : 987321654975098880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOr0GvXcAAdgCy.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/eI4LTP4bfW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/cNSzZkIQGp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379936&oldid=837379894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321658003329024", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cNSzZkIQGp https:\/\/t.co\/eI4LTP4bfW", + "id" : 987321658003329024, + "created_at" : "2018-04-20 13:26:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321585911640064\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/aMFbkSzOOd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrvbpWkAAsOxJ.png", + "id_str" : "987321574687674368", + "id" : 987321574687674368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrvbpWkAAsOxJ.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/aMFbkSzOOd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9lJ2Nh2KAd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379894&oldid=837379873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321585911640064", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9lJ2Nh2KAd https:\/\/t.co\/aMFbkSzOOd", + "id" : 987321585911640064, + "created_at" : "2018-04-20 13:26:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321544429965312\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/08iAi5DOQ7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrtdyWkAE0387.png", + "id_str" : "987321540902555649", + "id" : 987321540902555649, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrtdyWkAE0387.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/08iAi5DOQ7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ZSobTtS1s2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379873&oldid=837379861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321544429965312", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZSobTtS1s2 https:\/\/t.co\/08iAi5DOQ7", + "id" : 987321544429965312, + "created_at" : "2018-04-20 13:26:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321508644220928\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/VqVkpcuVQQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrrWNX0AECH_M.png", + "id_str" : "987321504508661761", + "id" : 987321504508661761, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrrWNX0AECH_M.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/VqVkpcuVQQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/GpfLjMtYVf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379861&oldid=837379838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321508644220928", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GpfLjMtYVf https:\/\/t.co\/VqVkpcuVQQ", + "id" : 987321508644220928, + "created_at" : "2018-04-20 13:26:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321474821316608\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/uHQf76ScOt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrpb6WAAAsNZP.png", + "id_str" : "987321471679725568", + "id" : 987321471679725568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrpb6WAAAsNZP.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/uHQf76ScOt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/wt6LvaewNp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379838&oldid=837379772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321474821316608", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wt6LvaewNp https:\/\/t.co\/uHQf76ScOt", + "id" : 987321474821316608, + "created_at" : "2018-04-20 13:25:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321320789762048\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/PAa2eX57IQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrge2W0AEdO7t.png", + "id_str" : "987321317849485313", + "id" : 987321317849485313, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrge2W0AEdO7t.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/PAa2eX57IQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/n8IJENhuJ2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379772&oldid=837379749", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321320789762048", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n8IJENhuJ2 https:\/\/t.co\/PAa2eX57IQ", + "id" : 987321320789762048, + "created_at" : "2018-04-20 13:25:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321284982902784\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/4FIBv1FKno", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOreZNXcAIx8m9.png", + "id_str" : "987321281975644162", + "id" : 987321281975644162, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOreZNXcAIx8m9.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/4FIBv1FKno" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/r6bTArcypa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379749&oldid=837379732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321284982902784", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r6bTArcypa https:\/\/t.co\/4FIBv1FKno", + "id" : 987321284982902784, + "created_at" : "2018-04-20 13:25:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321237109198849\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/EJu3Qxxya7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrbnZWkAApdSe.png", + "id_str" : "987321234244407296", + "id" : 987321234244407296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrbnZWkAApdSe.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/EJu3Qxxya7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/vM5CnLAkeM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379732&oldid=837379690", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321237109198849", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vM5CnLAkeM https:\/\/t.co\/EJu3Qxxya7", + "id" : 987321237109198849, + "created_at" : "2018-04-20 13:25:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987321160714027009\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/chZKvOSXUT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrXFWXkAANqvi.png", + "id_str" : "987321156385607680", + "id" : 987321156385607680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrXFWXkAANqvi.png", + "sizes" : [ { + "h" : 1950, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 538 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1950, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 305 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/chZKvOSXUT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/4FncxoD6Ro", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379690&oldid=837379594", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987321160714027009", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4FncxoD6Ro https:\/\/t.co\/chZKvOSXUT", + "id" : 987321160714027009, + "created_at" : "2018-04-20 13:24:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987320973333598213\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/MspG4hgEGH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrMUoWkAAjrUK.png", + "id_str" : "987320971509010432", + "id" : 987320971509010432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrMUoWkAAjrUK.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/MspG4hgEGH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/N4z3ixWzNQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379594&oldid=837379569", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987320973333598213", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N4z3ixWzNQ https:\/\/t.co\/MspG4hgEGH", + "id" : 987320973333598213, + "created_at" : "2018-04-20 13:23:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987320931046559747\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/zWkLNU60kE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrJ0NW0AE1wLc.png", + "id_str" : "987320928446107649", + "id" : 987320928446107649, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrJ0NW0AE1wLc.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/zWkLNU60kE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/B5GhZXdCDR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379569&oldid=837379548", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987320931046559747", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B5GhZXdCDR https:\/\/t.co\/zWkLNU60kE", + "id" : 987320931046559747, + "created_at" : "2018-04-20 13:23:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987320888046641152\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/FjVtBGvOlN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrHQ1W4AAVkp8.png", + "id_str" : "987320884590469120", + "id" : 987320884590469120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrHQ1W4AAVkp8.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/FjVtBGvOlN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/COY1kw5lG2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379548&oldid=837379511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987320888046641152", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/COY1kw5lG2 https:\/\/t.co\/FjVtBGvOlN", + "id" : 987320888046641152, + "created_at" : "2018-04-20 13:23:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987320824070844417\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/74b1yAeSBK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOrDczW4AcXhtK.png", + "id_str" : "987320819083829255", + "id" : 987320819083829255, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOrDczW4AcXhtK.png", + "sizes" : [ { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/74b1yAeSBK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/26n0XJZbpk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379511&oldid=837379387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987320824070844417", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/26n0XJZbpk https:\/\/t.co\/74b1yAeSBK", + "id" : 987320824070844417, + "created_at" : "2018-04-20 13:23:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987320613701373952\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/tSEfdOCyXM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOq2l6X4AAVujn.png", + "id_str" : "987320598190874624", + "id" : 987320598190874624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOq2l6X4AAVujn.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/tSEfdOCyXM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/EoukAgHQ1D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379387&oldid=837379315", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987320613701373952", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EoukAgHQ1D https:\/\/t.co\/tSEfdOCyXM", + "id" : 987320613701373952, + "created_at" : "2018-04-20 13:22:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987320465248215041\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/P1HgBzrBZB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOquq7WAAEUj9t.png", + "id_str" : "987320462098169857", + "id" : 987320462098169857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOquq7WAAEUj9t.png", + "sizes" : [ { + "h" : 1318, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 451 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 796 + }, { + "h" : 1318, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/P1HgBzrBZB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/3UeDWh8bPC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379315&oldid=837379119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987320465248215041", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3UeDWh8bPC https:\/\/t.co\/P1HgBzrBZB", + "id" : 987320465248215041, + "created_at" : "2018-04-20 13:21:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987320149739999233\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/I9CWx45sZj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOqcR2W0AIbINS.png", + "id_str" : "987320146128719874", + "id" : 987320146128719874, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOqcR2W0AIbINS.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/I9CWx45sZj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/w7X2TNv4Rf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379119&oldid=837379053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987320149739999233", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/w7X2TNv4Rf https:\/\/t.co\/I9CWx45sZj", + "id" : 987320149739999233, + "created_at" : "2018-04-20 13:20:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987320038041546752\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/5LSh9ZV70n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOqV0sXcAABS4O.png", + "id_str" : "987320035222974464", + "id" : 987320035222974464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOqV0sXcAABS4O.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 680 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/5LSh9ZV70n" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/WkczE0vRr6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837379053&oldid=837378981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987320038041546752", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WkczE0vRr6 https:\/\/t.co\/5LSh9ZV70n", + "id" : 987320038041546752, + "created_at" : "2018-04-20 13:20:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987319904956104706\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/gE0kYApVwb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOqNw2WsAAiDXx.png", + "id_str" : "987319896752173056", + "id" : 987319896752173056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOqNw2WsAAiDXx.png", + "sizes" : [ { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 577, + "resize" : "fit", + "w" : 680 + }, { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/gE0kYApVwb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/OcdmEvtawW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837378981&oldid=836795645", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987319904956104706", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OcdmEvtawW https:\/\/t.co\/gE0kYApVwb", + "id" : 987319904956104706, + "created_at" : "2018-04-20 13:19:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987319373655347201\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Oz0VKANJUn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOpu_KXUAEkiXt.png", + "id_str" : "987319368018251777", + "id" : 987319368018251777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOpu_KXUAEkiXt.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2015 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/Oz0VKANJUn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/q8P24M61pN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837378715&oldid=836797040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987319373655347201", + "text" : "2015 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q8P24M61pN https:\/\/t.co\/Oz0VKANJUn", + "id" : 987319373655347201, + "created_at" : "2018-04-20 13:17:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987318859278503936\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/u0DmwLBxka", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOpRL4X4AAZAnM.png", + "id_str" : "987318856036376576", + "id" : 987318856036376576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOpRL4X4AAZAnM.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/u0DmwLBxka" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/n0esa0WyM7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837378434&oldid=837378405", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987318859278503936", + "text" : "2012 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n0esa0WyM7 https:\/\/t.co\/u0DmwLBxka", + "id" : 987318859278503936, + "created_at" : "2018-04-20 13:15:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987318802055680000\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Lj8BZ09uzG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOpN35W0AA9orG.png", + "id_str" : "987318799132184576", + "id" : 987318799132184576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOpN35W0AA9orG.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/Lj8BZ09uzG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zLReOa5sp6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837378405&oldid=837378313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987318802055680000", + "text" : "2012 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zLReOa5sp6 https:\/\/t.co\/Lj8BZ09uzG", + "id" : 987318802055680000, + "created_at" : "2018-04-20 13:15:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987318640570699776\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/xaz6CFKwWE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOpES_XUAADLYL.png", + "id_str" : "987318634606448640", + "id" : 987318634606448640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOpES_XUAADLYL.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/xaz6CFKwWE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Sp7lIuT939", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837378313&oldid=836798749", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987318640570699776", + "text" : "2012 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Sp7lIuT939 https:\/\/t.co\/xaz6CFKwWE", + "id" : 987318640570699776, + "created_at" : "2018-04-20 13:14:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987318396005027841\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Gjv2LRh0LP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOo2SjXUAAi3j6.png", + "id_str" : "987318393970839552", + "id" : 987318393970839552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOo2SjXUAAi3j6.png", + "sizes" : [ { + "h" : 425, + "resize" : "fit", + "w" : 874 + }, { + "h" : 425, + "resize" : "fit", + "w" : 874 + }, { + "h" : 425, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 331, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/Gjv2LRh0LP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/1d1FiXGQWb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837378211&oldid=837377987", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987318396005027841", + "text" : "2012 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1d1FiXGQWb https:\/\/t.co\/Gjv2LRh0LP", + "id" : 987318396005027841, + "created_at" : "2018-04-20 13:13:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987317878415396864\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/wGwpsR9tDA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOoYDqWAAEPSjZ.png", + "id_str" : "987317874577506305", + "id" : 987317874577506305, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOoYDqWAAEPSjZ.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/wGwpsR9tDA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/EJeFi3LPoe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837377987&oldid=836798515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987317878415396864", + "text" : "2012 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EJeFi3LPoe https:\/\/t.co\/wGwpsR9tDA", + "id" : 987317878415396864, + "created_at" : "2018-04-20 13:11:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987317018369064962\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/RffzeE0137", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbOnl3UXcAEVLuN.png", + "id_str" : "987317012270641153", + "id" : 987317012270641153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbOnl3UXcAEVLuN.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/RffzeE0137" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/VVGS5yE0dL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837377545&oldid=836942571", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987317018369064962", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VVGS5yE0dL https:\/\/t.co\/RffzeE0137", + "id" : 987317018369064962, + "created_at" : "2018-04-20 13:08:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987062117437190144\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/OqZFqf01VR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbK_wzwX0AAW3Hp.png", + "id_str" : "987062113595281408", + "id" : 987062113595281408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbK_wzwX0AAW3Hp.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/OqZFqf01VR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/DclAIt64XP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837275140&oldid=837275084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987062117437190144", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DclAIt64XP https:\/\/t.co\/OqZFqf01VR", + "id" : 987062117437190144, + "created_at" : "2018-04-19 20:15:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987062017499557888\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/WRRswSzK0Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbK_rEqUQAA3ah_.png", + "id_str" : "987062015054069760", + "id" : 987062015054069760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbK_rEqUQAA3ah_.png", + "sizes" : [ { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 294, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/WRRswSzK0Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/gLDPa3udP1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837275084&oldid=837275049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987062017499557888", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gLDPa3udP1 https:\/\/t.co\/WRRswSzK0Y", + "id" : 987062017499557888, + "created_at" : "2018-04-19 20:14:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987061950956867587\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/7xszt5Qrso", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbK_nKVV4AATDIF.jpg", + "id_str" : "987061947857231872", + "id" : 987061947857231872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbK_nKVV4AATDIF.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 615 + }, { + "h" : 1704, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1704, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 349 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/7xszt5Qrso" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ktBJP677j4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837275049&oldid=836943203", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987061950956867587", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ktBJP677j4 https:\/\/t.co\/7xszt5Qrso", + "id" : 987061950956867587, + "created_at" : "2018-04-19 20:14:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987060782570536964\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/AOHlqTw4D1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbK-jBRUMAA9jAT.png", + "id_str" : "987060777193320448", + "id" : 987060777193320448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbK-jBRUMAA9jAT.png", + "sizes" : [ { + "h" : 167, + "resize" : "fit", + "w" : 680 + }, { + "h" : 215, + "resize" : "fit", + "w" : 874 + }, { + "h" : 215, + "resize" : "fit", + "w" : 874 + }, { + "h" : 215, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q10750713", + "display_url" : "pic.twitter.com\/AOHlqTw4D1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/xfMKQ4DVsy", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=667081339&oldid=101869651&rcid=702528215", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987060782570536964", + "text" : "Q10750713 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xfMKQ4DVsy https:\/\/t.co\/AOHlqTw4D1", + "id" : 987060782570536964, + "created_at" : "2018-04-19 20:10:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987037648505143301\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/wlxrON1ZA3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKpgkfW0AIgqCe.png", + "id_str" : "987037645363662850", + "id" : 987037645363662850, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKpgkfW0AIgqCe.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/wlxrON1ZA3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ILr6LEe1Bp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147696053&oldid=147696040&rcid=361456815", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987037648505143301", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ILr6LEe1Bp https:\/\/t.co\/wlxrON1ZA3", + "id" : 987037648505143301, + "created_at" : "2018-04-19 18:38:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987037493546704897\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/eRAH25o3sm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKpXjhVwAEQKrJ.png", + "id_str" : "987037490484723713", + "id" : 987037490484723713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKpXjhVwAEQKrJ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 556 + }, { + "h" : 1068, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1068, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1068, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/eRAH25o3sm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/3o8VnNV2xD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147696040&oldid=147614861&rcid=361456781", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987037493546704897", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3o8VnNV2xD https:\/\/t.co\/eRAH25o3sm", + "id" : 987037493546704897, + "created_at" : "2018-04-19 18:37:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987033391194308609\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/oSSoNegWsF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKlouSXcAAkyyL.png", + "id_str" : "987033387385974784", + "id" : 987033387385974784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKlouSXcAAkyyL.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Montreal", + "display_url" : "pic.twitter.com\/oSSoNegWsF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/w4jzmw83WJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837260688&oldid=834466687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987033391194308609", + "text" : "CFB Montreal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/w4jzmw83WJ https:\/\/t.co\/oSSoNegWsF", + "id" : 987033391194308609, + "created_at" : "2018-04-19 18:21:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987026509255856128\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/2kGvoABh0B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKfYGuWsAATDta.jpg", + "id_str" : "987026504818274304", + "id" : 987026504818274304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKfYGuWsAATDta.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 520 + } ], + "media_alt" : "Screenshot of edit to List of Canadian Victoria Cross recipients", + "display_url" : "pic.twitter.com\/2kGvoABh0B" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/28BL3kvJbe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837257262&oldid=832558818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987026509255856128", + "text" : "List of Canadian Victoria Cross recipients Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/28BL3kvJbe https:\/\/t.co\/2kGvoABh0B", + "id" : 987026509255856128, + "created_at" : "2018-04-19 17:53:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987010207602696197\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lddOP0SiCH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKQjOnWsAAGBk6.jpg", + "id_str" : "987010203240542208", + "id" : 987010203240542208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKQjOnWsAAGBk6.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 861 + }, { + "h" : 680, + "resize" : "fit", + "w" : 488 + } ], + "media_alt" : "Screenshot of edit to Space Shuttle Atlantis", + "display_url" : "pic.twitter.com\/lddOP0SiCH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/15ygtAfNze", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837248980&oldid=836019973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987010207602696197", + "text" : "Space Shuttle Atlantis Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/15ygtAfNze https:\/\/t.co\/lddOP0SiCH", + "id" : 987010207602696197, + "created_at" : "2018-04-19 16:49:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987009390212509696\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/tdEinjF327", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKPzoSVMAE43mj.jpg", + "id_str" : "987009385497964545", + "id" : 987009385497964545, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKPzoSVMAE43mj.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1996, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 298 + }, { + "h" : 1996, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 525 + } ], + "media_alt" : "Screenshot of edit to Space Shuttle Columbia", + "display_url" : "pic.twitter.com\/tdEinjF327" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/uDIlWfYUsW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837248468&oldid=836983534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987009390212509696", + "text" : "Space Shuttle Columbia Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/uDIlWfYUsW https:\/\/t.co\/tdEinjF327", + "id" : 987009390212509696, + "created_at" : "2018-04-19 16:45:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987009136352284673\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/SaaYjdJS8F", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKPk7CVwAA0FXu.jpg", + "id_str" : "987009132833128448", + "id" : 987009132833128448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKPk7CVwAA0FXu.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 674, + "resize" : "fit", + "w" : 680 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Space Shuttle Endeavour", + "display_url" : "pic.twitter.com\/SaaYjdJS8F" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/YB5cFqWrRe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837248345&oldid=836425320", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987009136352284673", + "text" : "Space Shuttle Endeavour Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/YB5cFqWrRe https:\/\/t.co\/SaaYjdJS8F", + "id" : 987009136352284673, + "created_at" : "2018-04-19 16:44:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987003152716230657\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/VrnWegTAEY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKKIorW0AAvOW3.png", + "id_str" : "987003149310414848", + "id" : 987003149310414848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKKIorW0AAvOW3.png", + "sizes" : [ { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Le Ton beau de Marot", + "display_url" : "pic.twitter.com\/VrnWegTAEY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/tvn3LqIM3H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837244986&oldid=792293361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987003152716230657", + "text" : "Le Ton beau de Marot Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tvn3LqIM3H https:\/\/t.co\/VrnWegTAEY", + "id" : 987003152716230657, + "created_at" : "2018-04-19 16:21:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/987003103546396677\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Gg1LejgBcB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbKKFw4U0AAzEvN.png", + "id_str" : "987003099972685824", + "id" : 987003099972685824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbKKFw4U0AAzEvN.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of colleges in British Columbia", + "display_url" : "pic.twitter.com\/Gg1LejgBcB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vGOJ6lf2eh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837244943&oldid=834539593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "987003103546396677", + "text" : "List of colleges in British Columb Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vGOJ6lf2eh https:\/\/t.co\/Gg1LejgBcB", + "id" : 987003103546396677, + "created_at" : "2018-04-19 16:20:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986971972176416768\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/MURWIp9T9c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbJtxd_VAAEhXSg.png", + "id_str" : "986971964978823169", + "id" : 986971964978823169, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbJtxd_VAAEhXSg.png", + "sizes" : [ { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 664 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/MURWIp9T9c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/4WlkWMBvo8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837225867&oldid=836975536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986971972176416768", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4WlkWMBvo8 https:\/\/t.co\/MURWIp9T9c", + "id" : 986971972176416768, + "created_at" : "2018-04-19 14:17:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986702938373423104\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/fTgzbs2uMi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbF5FyRWsAAI3FS.png", + "id_str" : "986702933671718912", + "id" : 986702933671718912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbF5FyRWsAAI3FS.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Christopher Stonebanks", + "display_url" : "pic.twitter.com\/fTgzbs2uMi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/E3Md2R9UTH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837116820&oldid=837116642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986702938373423104", + "text" : "Christopher Stonebanks Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/E3Md2R9UTH https:\/\/t.co\/fTgzbs2uMi", + "id" : 986702938373423104, + "created_at" : "2018-04-18 20:28:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986702677034840065\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/r3fQ9SeAr0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbF42YTU8AAD-LK.png", + "id_str" : "986702669002633216", + "id" : 986702669002633216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbF42YTU8AAD-LK.png", + "sizes" : [ { + "h" : 478, + "resize" : "fit", + "w" : 874 + }, { + "h" : 478, + "resize" : "fit", + "w" : 874 + }, { + "h" : 372, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 478, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Christopher Stonebanks", + "display_url" : "pic.twitter.com\/r3fQ9SeAr0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/OOgrX79JPp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837116642&oldid=837116543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986702677034840065", + "text" : "Christopher Stonebanks Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/OOgrX79JPp https:\/\/t.co\/r3fQ9SeAr0", + "id" : 986702677034840065, + "created_at" : "2018-04-18 20:27:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986702500504965121\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/8IaNtn91wH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbF4sLqW4AIXndq.png", + "id_str" : "986702493810876418", + "id" : 986702493810876418, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbF4sLqW4AIXndq.png", + "sizes" : [ { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 551, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Christopher Stonebanks", + "display_url" : "pic.twitter.com\/8IaNtn91wH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Iu7C4XTjtW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837116543&oldid=827528454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986702500504965121", + "text" : "Christopher Stonebanks Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Iu7C4XTjtW https:\/\/t.co\/8IaNtn91wH", + "id" : 986702500504965121, + "created_at" : "2018-04-18 20:26:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986691124638208000\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/azF5j4AUij", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFuV5nXcAEbj7Y.png", + "id_str" : "986691115893092353", + "id" : 986691115893092353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFuV5nXcAEbj7Y.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Blond", + "display_url" : "pic.twitter.com\/azF5j4AUij" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/IMMvX2yhLk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837110636&oldid=837110524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986691124638208000", + "text" : "Talk:Blond Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IMMvX2yhLk https:\/\/t.co\/azF5j4AUij", + "id" : 986691124638208000, + "created_at" : "2018-04-18 19:41:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986690913769574400\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/gBNcydCKwW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFuJsrX0AsEEi2.png", + "id_str" : "986690906261803019", + "id" : 986690906261803019, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFuJsrX0AsEEi2.png", + "sizes" : [ { + "h" : 471, + "resize" : "fit", + "w" : 680 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Blond", + "display_url" : "pic.twitter.com\/gBNcydCKwW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/fEAYidZoar", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837110524&oldid=837108978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986690913769574400", + "text" : "Talk:Blond Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fEAYidZoar https:\/\/t.co\/gBNcydCKwW", + "id" : 986690913769574400, + "created_at" : "2018-04-18 19:40:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986687874773942272\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/OxsrIe4AWJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFrZFoX0AAHmzb.png", + "id_str" : "986687872123260928", + "id" : 986687872123260928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFrZFoX0AAHmzb.png", + "sizes" : [ { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 368, + "resize" : "fit", + "w" : 680 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Blond", + "display_url" : "pic.twitter.com\/OxsrIe4AWJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/mMHUHv6cdK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837108978&oldid=837108859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986687874773942272", + "text" : "Talk:Blond Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mMHUHv6cdK https:\/\/t.co\/OxsrIe4AWJ", + "id" : 986687874773942272, + "created_at" : "2018-04-18 19:28:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986687633316343808\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/q40AXZ4Nbb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFrK4hVQAEDwYF.png", + "id_str" : "986687628085903361", + "id" : 986687628085903361, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFrK4hVQAEDwYF.png", + "sizes" : [ { + "h" : 473, + "resize" : "fit", + "w" : 680 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Blond", + "display_url" : "pic.twitter.com\/q40AXZ4Nbb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/hvpSCCzaa7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837108859&oldid=834114692", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986687633316343808", + "text" : "Talk:Blond Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hvpSCCzaa7 https:\/\/t.co\/q40AXZ4Nbb", + "id" : 986687633316343808, + "created_at" : "2018-04-18 19:27:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986686442469502978\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/XDWA6iL6c3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFqFr4WsAAbhRS.jpg", + "id_str" : "986686439281831936", + "id" : 986686439281831936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFqFr4WsAAbhRS.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MasterChef Canada (season 2)", + "display_url" : "pic.twitter.com\/XDWA6iL6c3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/J600QSVMdR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837108256&oldid=836163141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986686442469502978", + "text" : "MasterChef Canada (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J600QSVMdR https:\/\/t.co\/XDWA6iL6c3", + "id" : 986686442469502978, + "created_at" : "2018-04-18 19:22:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986679551743987713\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/CdheZpaLYa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFj0mEVQAAAFEw.png", + "id_str" : "986679548593913856", + "id" : 986679548593913856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFj0mEVQAAAFEw.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/CdheZpaLYa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/i7F4b6YWKd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837104277&oldid=837104238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986679551743987713", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i7F4b6YWKd https:\/\/t.co\/CdheZpaLYa", + "id" : 986679551743987713, + "created_at" : "2018-04-18 18:55:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986679485331320844\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/cgQ9EQkhOy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFjweNX4AE1kt5.png", + "id_str" : "986679477764874241", + "id" : 986679477764874241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFjweNX4AE1kt5.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 368 + }, { + "h" : 680, + "resize" : "fit", + "w" : 209 + }, { + "h" : 2850, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 628 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/cgQ9EQkhOy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/5r4fMMicXg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837104238&oldid=837099421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986679485331320844", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5r4fMMicXg https:\/\/t.co\/cgQ9EQkhOy", + "id" : 986679485331320844, + "created_at" : "2018-04-18 18:54:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986673901399879682\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/OtzHJCnlL2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFerjoWsA4Po1m.png", + "id_str" : "986673895762735118", + "id" : 986673895762735118, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFerjoWsA4Po1m.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Peguis", + "display_url" : "pic.twitter.com\/OtzHJCnlL2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/atNYWT8NFC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837101361&oldid=836942462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986673901399879682", + "text" : "Peguis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/atNYWT8NFC https:\/\/t.co\/OtzHJCnlL2", + "id" : 986673901399879682, + "created_at" : "2018-04-18 18:32:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986670242373005313\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/9zEl62mpPL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFbWqbWsBMlP8Q.png", + "id_str" : "986670238275121171", + "id" : 986670238275121171, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFbWqbWsBMlP8Q.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/9zEl62mpPL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/hsALvskmIt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837099421&oldid=837099385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986670242373005313", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hsALvskmIt https:\/\/t.co\/9zEl62mpPL", + "id" : 986670242373005313, + "created_at" : "2018-04-18 18:18:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986670184541966336\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ibL5iBtQyp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFbTW9UwAADsZv.png", + "id_str" : "986670181509283840", + "id" : 986670181509283840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFbTW9UwAADsZv.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/ibL5iBtQyp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/R2QezO4ojL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837099385&oldid=837099356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986670184541966336", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R2QezO4ojL https:\/\/t.co\/ibL5iBtQyp", + "id" : 986670184541966336, + "created_at" : "2018-04-18 18:17:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986670142661775360\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/7REGP0w4Yh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFbQoHWsAA6puW.png", + "id_str" : "986670134575149056", + "id" : 986670134575149056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFbQoHWsAA6puW.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/7REGP0w4Yh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/EdPnQLqQsp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837099356&oldid=812927711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986670142661775360", + "text" : "2010 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EdPnQLqQsp https:\/\/t.co\/7REGP0w4Yh", + "id" : 986670142661775360, + "created_at" : "2018-04-18 18:17:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986658189046435840\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/3d2iNr3xcc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFQZGXVMAU4cze.png", + "id_str" : "986658185506271237", + "id" : 986658185506271237, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFQZGXVMAU4cze.png", + "sizes" : [ { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Marina Bay Sands", + "display_url" : "pic.twitter.com\/3d2iNr3xcc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/pWRx4lH8D2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837092945&oldid=837092342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986658189046435840", + "text" : "Marina Bay Sands Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/pWRx4lH8D2 https:\/\/t.co\/3d2iNr3xcc", + "id" : 986658189046435840, + "created_at" : "2018-04-18 17:30:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986656989085421568\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ZHA6qaXjN2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFPTM4WsAMRoHn.png", + "id_str" : "986656984664551427", + "id" : 986656984664551427, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFPTM4WsAMRoHn.png", + "sizes" : [ { + "h" : 711, + "resize" : "fit", + "w" : 874 + }, { + "h" : 711, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 680 + }, { + "h" : 711, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Marina Bay Sands", + "display_url" : "pic.twitter.com\/ZHA6qaXjN2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/kkiaeeMrmK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837092342&oldid=836014741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986656989085421568", + "text" : "Marina Bay Sands Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/kkiaeeMrmK https:\/\/t.co\/ZHA6qaXjN2", + "id" : 986656989085421568, + "created_at" : "2018-04-18 17:25:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986651093336719367\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/pxHPkAyUNQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbFJ8C-X0AEXyet.png", + "id_str" : "986651089310306305", + "id" : 986651089310306305, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbFJ8C-X0AEXyet.png", + "sizes" : [ { + "h" : 551, + "resize" : "fit", + "w" : 874 + }, { + "h" : 551, + "resize" : "fit", + "w" : 874 + }, { + "h" : 551, + "resize" : "fit", + "w" : 874 + }, { + "h" : 429, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Another Bullshit Night in Suck City", + "display_url" : "pic.twitter.com\/pxHPkAyUNQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/RAMK0YfbKR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837089108&oldid=810658233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986651093336719367", + "text" : "Another Bullshit Night in Suck City Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/RAMK0YfbKR https:\/\/t.co\/pxHPkAyUNQ", + "id" : 986651093336719367, + "created_at" : "2018-04-18 17:02:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986631738871951362\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ZzJH2bWEOh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbE4VgCW0AIdJaw.png", + "id_str" : "986631735399075842", + "id" : 986631735399075842, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbE4VgCW0AIdJaw.png", + "sizes" : [ { + "h" : 1275, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 466 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 823 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Abousfian Abdelrazik", + "display_url" : "pic.twitter.com\/ZzJH2bWEOh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/T6HC66CBlg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837077471&oldid=837077219", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986631738871951362", + "text" : "Abousfian Abdelrazik Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/T6HC66CBlg https:\/\/t.co\/ZzJH2bWEOh", + "id" : 986631738871951362, + "created_at" : "2018-04-18 15:45:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986631264122916865\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/uVC6h9lFDp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbE354IX0AAZtpx.png", + "id_str" : "986631260830420992", + "id" : 986631260830420992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbE354IX0AAZtpx.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Abousfian Abdelrazik", + "display_url" : "pic.twitter.com\/uVC6h9lFDp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/43fJXfDEig", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837077219&oldid=837076974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986631264122916865", + "text" : "Abousfian Abdelrazik Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/43fJXfDEig https:\/\/t.co\/uVC6h9lFDp", + "id" : 986631264122916865, + "created_at" : "2018-04-18 15:43:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986630856117772288\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/LyBwdWggA4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbE3iB2XUAIsVGe.png", + "id_str" : "986630851122384898", + "id" : 986630851122384898, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbE3iB2XUAIsVGe.png", + "sizes" : [ { + "h" : 1506, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 696 + }, { + "h" : 1506, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 395 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Abousfian Abdelrazik", + "display_url" : "pic.twitter.com\/LyBwdWggA4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Lb3fdKqFUW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837076974&oldid=837076783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986630856117772288", + "text" : "Abousfian Abdelrazik Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/Lb3fdKqFUW https:\/\/t.co\/LyBwdWggA4", + "id" : 986630856117772288, + "created_at" : "2018-04-18 15:41:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986630523056541696\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/AzoN5a4riW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbE3OxLWsAEM6po.png", + "id_str" : "986630520229507073", + "id" : 986630520229507073, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbE3OxLWsAEM6po.png", + "sizes" : [ { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 674, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Abousfian Abdelrazik", + "display_url" : "pic.twitter.com\/AzoN5a4riW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/t7LIAiSHBE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837076783&oldid=837076711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986630523056541696", + "text" : "Abousfian Abdelrazik Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/t7LIAiSHBE https:\/\/t.co\/AzoN5a4riW", + "id" : 986630523056541696, + "created_at" : "2018-04-18 15:40:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986630360778801153\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/50gtohIq9W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbE3FOlU8AARB_5.png", + "id_str" : "986630356324380672", + "id" : 986630356324380672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbE3FOlU8AARB_5.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Abousfian Abdelrazik", + "display_url" : "pic.twitter.com\/50gtohIq9W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ftRj52W3p9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837076711&oldid=837076492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986630360778801153", + "text" : "Abousfian Abdelrazik Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/ftRj52W3p9 https:\/\/t.co\/50gtohIq9W", + "id" : 986630360778801153, + "created_at" : "2018-04-18 15:39:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986630337903112192\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/sRsU5qJVTl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbE3D2hVQAAAXuI.png", + "id_str" : "986630332685303808", + "id" : 986630332685303808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbE3D2hVQAAAXuI.png", + "sizes" : [ { + "h" : 392, + "resize" : "fit", + "w" : 874 + }, { + "h" : 392, + "resize" : "fit", + "w" : 874 + }, { + "h" : 392, + "resize" : "fit", + "w" : 874 + }, { + "h" : 305, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chicoutimi", + "display_url" : "pic.twitter.com\/sRsU5qJVTl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/oY4pgH2IOs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837076700&oldid=829722508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986630337903112192", + "text" : "Chicoutimi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oY4pgH2IOs https:\/\/t.co\/sRsU5qJVTl", + "id" : 986630337903112192, + "created_at" : "2018-04-18 15:39:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986629958834540544\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/osF4dkWKgB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbE2t1eVwAIn8TO.png", + "id_str" : "986629954447196162", + "id" : 986629954447196162, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbE2t1eVwAIn8TO.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 823 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 466 + } ], + "media_alt" : "Screenshot of edit to Abousfian Abdelrazik", + "display_url" : "pic.twitter.com\/osF4dkWKgB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/WZsHKXkkaH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837076492&oldid=833532210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986629958834540544", + "text" : "Abousfian Abdelrazik Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/WZsHKXkkaH https:\/\/t.co\/osF4dkWKgB", + "id" : 986629958834540544, + "created_at" : "2018-04-18 15:38:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986627006044475394\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/tXwqn3pfDA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbE0BwTVAAAwfVX.png", + "id_str" : "986626998121332736", + "id" : 986626998121332736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbE0BwTVAAAwfVX.png", + "sizes" : [ { + "h" : 1221, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 487 + }, { + "h" : 1221, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 859 + } ], + "media_alt" : "Screenshot of edit to ICQ", + "display_url" : "pic.twitter.com\/tXwqn3pfDA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/ZCFG204RqD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837074862&oldid=832729222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986627006044475394", + "text" : "ICQ Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZCFG204RqD https:\/\/t.co\/tXwqn3pfDA", + "id" : 986627006044475394, + "created_at" : "2018-04-18 15:26:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986619185693364224\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/s6vthGl4uY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEs6nzUwAAl_eD.png", + "id_str" : "986619178999136256", + "id" : 986619178999136256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEs6nzUwAAl_eD.png", + "sizes" : [ { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Tim Hortons Brier", + "display_url" : "pic.twitter.com\/s6vthGl4uY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/RFG6wsmTIF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837070246&oldid=837070095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986619185693364224", + "text" : "2018 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RFG6wsmTIF https:\/\/t.co\/s6vthGl4uY", + "id" : 986619185693364224, + "created_at" : "2018-04-18 14:55:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986618888568889344\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ITgV43dg2Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEspcTUwAAeZJu.png", + "id_str" : "986618883854352384", + "id" : 986618883854352384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEspcTUwAAeZJu.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Tim Hortons Brier", + "display_url" : "pic.twitter.com\/ITgV43dg2Z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/EY99NHTpIw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837070095&oldid=830388949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986618888568889344", + "text" : "2018 Tim Hortons Brier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EY99NHTpIw https:\/\/t.co\/ITgV43dg2Z", + "id" : 986618888568889344, + "created_at" : "2018-04-18 14:54:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986604496150237184\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/2He6ovyg64", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEfjcFWsAA8fkO.png", + "id_str" : "986604487065382912", + "id" : 986604487065382912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEfjcFWsAA8fkO.png", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Dragons 3", + "display_url" : "pic.twitter.com\/2He6ovyg64" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/8Uszu7nrWV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147658949&oldid=147629950&rcid=361392308", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986604496150237184", + "text" : "Dragons 3 Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/8Uszu7nrWV https:\/\/t.co\/2He6ovyg64", + "id" : 986604496150237184, + "created_at" : "2018-04-18 13:56:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986598595326562305\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/zI5vzJl2lv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEaMK9XUAALl23.png", + "id_str" : "986598589773336576", + "id" : 986598589773336576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEaMK9XUAALl23.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 European Mixed Curling Championship", + "display_url" : "pic.twitter.com\/zI5vzJl2lv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/tp67mthxuQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837058277&oldid=803266158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986598595326562305", + "text" : "2010 European Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tp67mthxuQ https:\/\/t.co\/zI5vzJl2lv", + "id" : 986598595326562305, + "created_at" : "2018-04-18 13:33:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986597681287004160\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/Ipw47HeuCZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEZXEZX4AApuDL.png", + "id_str" : "986597677478699008", + "id" : 986597677478699008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEZXEZX4AApuDL.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2011 European Mixed Curling Championship", + "display_url" : "pic.twitter.com\/Ipw47HeuCZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/4APoy2nfjp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837057852&oldid=803266247", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986597681287004160", + "text" : "2011 European Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4APoy2nfjp https:\/\/t.co\/Ipw47HeuCZ", + "id" : 986597681287004160, + "created_at" : "2018-04-18 13:29:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986597366391361538\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/7cbIHNBZ0u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEZEc7W0AAAWFo.png", + "id_str" : "986597357646172160", + "id" : 986597357646172160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEZEc7W0AAAWFo.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 European Mixed Curling Championship", + "display_url" : "pic.twitter.com\/7cbIHNBZ0u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/MQTA9hnoTD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837057698&oldid=796098018", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986597366391361538", + "text" : "2013 European Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MQTA9hnoTD https:\/\/t.co\/7cbIHNBZ0u", + "id" : 986597366391361538, + "created_at" : "2018-04-18 13:28:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986596689262927873\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/1tzyG9NjAZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEYdWnWAAAVwag.png", + "id_str" : "986596685936721920", + "id" : 986596685936721920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEYdWnWAAAVwag.png", + "sizes" : [ { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2014 European Mixed Curling Championship", + "display_url" : "pic.twitter.com\/1tzyG9NjAZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/WdDvn3nDdC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837057408&oldid=837057376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986596689262927873", + "text" : "2014 European Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WdDvn3nDdC https:\/\/t.co\/1tzyG9NjAZ", + "id" : 986596689262927873, + "created_at" : "2018-04-18 13:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986596615958999042\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/BVcmWne2n3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEYY5GW0AE9Jwm.png", + "id_str" : "986596609294258177", + "id" : 986596609294258177, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEYY5GW0AE9Jwm.png", + "sizes" : [ { + "h" : 821, + "resize" : "fit", + "w" : 874 + }, { + "h" : 821, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 821, + "resize" : "fit", + "w" : 874 + }, { + "h" : 639, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2014 European Mixed Curling Championship", + "display_url" : "pic.twitter.com\/BVcmWne2n3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/pzpfed0BJl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837057376&oldid=796114076", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986596615958999042", + "text" : "2014 European Mixed Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pzpfed0BJl https:\/\/t.co\/BVcmWne2n3", + "id" : 986596615958999042, + "created_at" : "2018-04-18 13:25:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986594283019997184\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/qPKRnFxgic", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEWRJ9WkAA9LUa.png", + "id_str" : "986594277357686784", + "id" : 986594277357686784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEWRJ9WkAA9LUa.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 809 + }, { + "h" : 1296, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1296, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 459 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 European Curling Championships", + "display_url" : "pic.twitter.com\/qPKRnFxgic" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/TXd7WYBR3n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837056182&oldid=837056139", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986594283019997184", + "text" : "2006 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TXd7WYBR3n https:\/\/t.co\/qPKRnFxgic", + "id" : 986594283019997184, + "created_at" : "2018-04-18 13:16:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986594211846868993\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/BDYZcXhpg5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbEWNAzW4AAxpoH.png", + "id_str" : "986594206180368384", + "id" : 986594206180368384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbEWNAzW4AAxpoH.png", + "sizes" : [ { + "h" : 1296, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 809 + }, { + "h" : 680, + "resize" : "fit", + "w" : 459 + }, { + "h" : 1296, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 European Curling Championships", + "display_url" : "pic.twitter.com\/BDYZcXhpg5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/d6hlPJLSrA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=837056139&oldid=805626093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986594211846868993", + "text" : "2006 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/d6hlPJLSrA https:\/\/t.co\/BDYZcXhpg5", + "id" : 986594211846868993, + "created_at" : "2018-04-18 13:16:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986363769780613122\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/SPeOMhvvv6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbBEniwW0AEf55O.png", + "id_str" : "986363764529352705", + "id" : 986363764529352705, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbBEniwW0AEf55O.png", + "sizes" : [ { + "h" : 837, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 837, + "resize" : "fit", + "w" : 874 + }, { + "h" : 837, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pelee, Ontario", + "display_url" : "pic.twitter.com\/SPeOMhvvv6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/zEVnF3gmxy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836962577&oldid=836422263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986363769780613122", + "text" : "Pelee, Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zEVnF3gmxy https:\/\/t.co\/SPeOMhvvv6", + "id" : 986363769780613122, + "created_at" : "2018-04-17 22:00:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986340500579012608\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/2wddjpndHo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAvdD1XcAA7TUV.png", + "id_str" : "986340494685990912", + "id" : 986340494685990912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAvdD1XcAA7TUV.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Patrik Jensen", + "display_url" : "pic.twitter.com\/2wddjpndHo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/dgmxovwr2U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836948870&oldid=835797434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986340500579012608", + "text" : "Patrik Jensen Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dgmxovwr2U https:\/\/t.co\/2wddjpndHo", + "id" : 986340500579012608, + "created_at" : "2018-04-17 20:27:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986335739536396288\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/eYikUlP7u2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbArH4HXkAIHGc8.png", + "id_str" : "986335732716507138", + "id" : 986335732716507138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbArH4HXkAIHGc8.png", + "sizes" : [ { + "h" : 1693, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 351 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 619 + }, { + "h" : 1693, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/eYikUlP7u2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/yHtwJd6OmD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836946267&oldid=836928122", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986335739536396288", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yHtwJd6OmD https:\/\/t.co\/eYikUlP7u2", + "id" : 986335739536396288, + "created_at" : "2018-04-17 20:09:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986330007453732865\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/PvD3gB3PxK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAl6VhX0AAES2I.png", + "id_str" : "986330002533896192", + "id" : 986330002533896192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAl6VhX0AAES2I.png", + "sizes" : [ { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 567, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 729, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/PvD3gB3PxK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/fKdefecWey", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836943203&oldid=836942979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986330007453732865", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fKdefecWey https:\/\/t.co\/PvD3gB3PxK", + "id" : 986330007453732865, + "created_at" : "2018-04-17 19:46:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986329652611440641\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/HMhzdirPJD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAllpAWkAMdltS.png", + "id_str" : "986329646986858499", + "id" : 986329646986858499, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAllpAWkAMdltS.png", + "sizes" : [ { + "h" : 786, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 786, + "resize" : "fit", + "w" : 874 + }, { + "h" : 786, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2010 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/HMhzdirPJD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/JyRSkgaPbm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836942979&oldid=834193448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986329652611440641", + "text" : "2010 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JyRSkgaPbm https:\/\/t.co\/HMhzdirPJD", + "id" : 986329652611440641, + "created_at" : "2018-04-17 19:44:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986328929656066048\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/R4Hr2cF9Gm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAk7qYUMAA16ka.png", + "id_str" : "986328925801295872", + "id" : 986328925801295872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAk7qYUMAA16ka.png", + "sizes" : [ { + "h" : 802, + "resize" : "fit", + "w" : 874 + }, { + "h" : 802, + "resize" : "fit", + "w" : 874 + }, { + "h" : 624, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 802, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/R4Hr2cF9Gm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/HhoZkIIfkE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836942571&oldid=836942458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986328929656066048", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HhoZkIIfkE https:\/\/t.co\/R4Hr2cF9Gm", + "id" : 986328929656066048, + "created_at" : "2018-04-17 19:41:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986328703486648320\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/45BuSFmRin", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAkudKWAAAQ3J0.png", + "id_str" : "986328698914734080", + "id" : 986328698914734080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAkudKWAAAQ3J0.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/45BuSFmRin" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/NTL2mq263c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836942458&oldid=836942188", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986328703486648320", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NTL2mq263c https:\/\/t.co\/45BuSFmRin", + "id" : 986328703486648320, + "created_at" : "2018-04-17 19:41:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986328269787197440\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/2P7v01a4IX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAkVBQX0AApe8p.png", + "id_str" : "986328261927096320", + "id" : 986328261927096320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAkVBQX0AApe8p.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/2P7v01a4IX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/hZdHKsDsds", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836942188&oldid=836941574", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986328269787197440", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hZdHKsDsds https:\/\/t.co\/2P7v01a4IX", + "id" : 986328269787197440, + "created_at" : "2018-04-17 19:39:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986327106295656454\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/M1mitQ5yH5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAjRa1W0AIsQLE.png", + "id_str" : "986327100562001922", + "id" : 986327100562001922, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAjRa1W0AIsQLE.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 263 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 464 + }, { + "h" : 2260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 792 + } ], + "media_alt" : "Screenshot of edit to 2009 European Curling Championships", + "display_url" : "pic.twitter.com\/M1mitQ5yH5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Y78UDoLwFa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836941574&oldid=814137527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986327106295656454", + "text" : "2009 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y78UDoLwFa https:\/\/t.co\/M1mitQ5yH5", + "id" : 986327106295656454, + "created_at" : "2018-04-17 19:34:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986322424273698822\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/8BCeur31Mi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAfBDTXUAA1rhV.png", + "id_str" : "986322421320994816", + "id" : 986322421320994816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAfBDTXUAA1rhV.png", + "sizes" : [ { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 639, + "resize" : "fit", + "w" : 874 + }, { + "h" : 497, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2010 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/8BCeur31Mi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/0xX3krNvyP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836938942&oldid=836924107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986322424273698822", + "text" : "2010 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0xX3krNvyP https:\/\/t.co\/8BCeur31Mi", + "id" : 986322424273698822, + "created_at" : "2018-04-17 19:16:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986322293847666690\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/pUf2mrX5WA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAe5adWAAEGM_P.png", + "id_str" : "986322290097913857", + "id" : 986322290097913857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAe5adWAAEGM_P.png", + "sizes" : [ { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 Mount Titlis World Women's Curling Championship", + "display_url" : "pic.twitter.com\/pUf2mrX5WA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/b5X8K8iXbx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836938866&oldid=836924159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986322293847666690", + "text" : "2009 Mount Titlis World Women's Curling Championshi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b5X8K8iXbx https:\/\/t.co\/pUf2mrX5WA", + "id" : 986322293847666690, + "created_at" : "2018-04-17 19:15:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986322143259643905\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/RFd1w91a1g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAewsRXcAYIdqp.png", + "id_str" : "986322140260691974", + "id" : 986322140260691974, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAewsRXcAYIdqp.png", + "sizes" : [ { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2008 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/RFd1w91a1g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/i8eZL96NwV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836938781&oldid=836924326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986322143259643905", + "text" : "2008 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i8eZL96NwV https:\/\/t.co\/RFd1w91a1g", + "id" : 986322143259643905, + "created_at" : "2018-04-17 19:14:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986321986665185282\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/zCwuZDRUEf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAendDU0AApWZe.png", + "id_str" : "986321981556445184", + "id" : 986321981556445184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAendDU0AApWZe.png", + "sizes" : [ { + "h" : 412, + "resize" : "fit", + "w" : 680 + }, { + "h" : 529, + "resize" : "fit", + "w" : 874 + }, { + "h" : 529, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 529, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/zCwuZDRUEf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/0SI62md2y5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836938703&oldid=836925024", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986321986665185282", + "text" : "2006 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0SI62md2y5 https:\/\/t.co\/zCwuZDRUEf", + "id" : 986321986665185282, + "created_at" : "2018-04-17 19:14:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986321863923159041\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/7azZbBVA2b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAegaIUMAAGsyE.png", + "id_str" : "986321860512985088", + "id" : 986321860512985088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAegaIUMAAGsyE.png", + "sizes" : [ { + "h" : 544, + "resize" : "fit", + "w" : 680 + }, { + "h" : 699, + "resize" : "fit", + "w" : 874 + }, { + "h" : 699, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 699, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2005 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/7azZbBVA2b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hFUHd6F5G1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836938651&oldid=836925076", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986321863923159041", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hFUHd6F5G1 https:\/\/t.co\/7azZbBVA2b", + "id" : 986321863923159041, + "created_at" : "2018-04-17 19:13:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986321586599940097\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/45MhuvnyaQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAeQU0XUAAk-L9.png", + "id_str" : "986321584209219584", + "id" : 986321584209219584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAeQU0XUAAk-L9.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2003 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/45MhuvnyaQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/dMyAP7EI1j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836938519&oldid=790665310", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986321586599940097", + "text" : "2003 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dMyAP7EI1j https:\/\/t.co\/45MhuvnyaQ", + "id" : 986321586599940097, + "created_at" : "2018-04-17 19:12:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986321338402033664\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/cigV14Nk8n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAeBpmWAAIx8aK.png", + "id_str" : "986321332089520130", + "id" : 986321332089520130, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAeBpmWAAIx8aK.png", + "sizes" : [ { + "h" : 388, + "resize" : "fit", + "w" : 680 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/cigV14Nk8n" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/e2OXTGoltG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836938382&oldid=836923329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986321338402033664", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e2OXTGoltG https:\/\/t.co\/cigV14Nk8n", + "id" : 986321338402033664, + "created_at" : "2018-04-17 19:11:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986321052564443136\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/7AMR9Ma6oB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAdxGVWkAEr8GJ.png", + "id_str" : "986321047745105921", + "id" : 986321047745105921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAdxGVWkAEr8GJ.png", + "sizes" : [ { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 542, + "resize" : "fit", + "w" : 680 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2007 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/7AMR9Ma6oB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/1zqr6gZBaG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836938258&oldid=836923586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986321052564443136", + "text" : "2007 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1zqr6gZBaG https:\/\/t.co\/7AMR9Ma6oB", + "id" : 986321052564443136, + "created_at" : "2018-04-17 19:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986317662786670593\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/QwLC7VpBxh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAarvOWAAYad-y.png", + "id_str" : "986317657107464198", + "id" : 986317657107464198, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAarvOWAAYad-y.png", + "sizes" : [ { + "h" : 1924, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 309 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 545 + }, { + "h" : 1924, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/QwLC7VpBxh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/jFdU8shtKF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836936725&oldid=835565696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986317662786670593", + "text" : "2018 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jFdU8shtKF https:\/\/t.co\/QwLC7VpBxh", + "id" : 986317662786670593, + "created_at" : "2018-04-17 18:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986313205956988929\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/ie986VQIds", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAWob5WsAAzi3Z.jpg", + "id_str" : "986313202333036544", + "id" : 986313202333036544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAWob5WsAAzi3Z.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian federal election, 1965", + "display_url" : "pic.twitter.com\/ie986VQIds" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/eWYbKK5HKe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836934024&oldid=836933819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986313205956988929", + "text" : "Canadian federal election, 1965 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eWYbKK5HKe https:\/\/t.co\/ie986VQIds", + "id" : 986313205956988929, + "created_at" : "2018-04-17 18:39:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986312865735987200\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/cUe38hNKuv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAWUquW0AAVmo9.jpg", + "id_str" : "986312862716055552", + "id" : 986312862716055552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAWUquW0AAVmo9.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian federal election, 1965", + "display_url" : "pic.twitter.com\/cUe38hNKuv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/jXMAZxRxLv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836933819&oldid=828698678", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986312865735987200", + "text" : "Canadian federal election, 1965 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jXMAZxRxLv https:\/\/t.co\/cUe38hNKuv", + "id" : 986312865735987200, + "created_at" : "2018-04-17 18:38:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986304241395490816\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/LYd7aCJmEQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAOehcVQAA8zAG.png", + "id_str" : "986304235930206208", + "id" : 986304235930206208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAOehcVQAA8zAG.png", + "sizes" : [ { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/LYd7aCJmEQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/pc9TtxD3p6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836928122&oldid=836926946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986304241395490816", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pc9TtxD3p6 https:\/\/t.co\/LYd7aCJmEQ", + "id" : 986304241395490816, + "created_at" : "2018-04-17 18:03:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986302265312112640\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/daRGUWKizW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAMrarXkAM64Uo.png", + "id_str" : "986302258429267971", + "id" : 986302258429267971, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAMrarXkAM64Uo.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/daRGUWKizW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/dxvkXW5YmK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836926946&oldid=836926002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986302265312112640", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dxvkXW5YmK https:\/\/t.co\/daRGUWKizW", + "id" : 986302265312112640, + "created_at" : "2018-04-17 17:55:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986300657475956736\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/eX01znttUH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbALN99VAAAUkKv.png", + "id_str" : "986300652992135168", + "id" : 986300652992135168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbALN99VAAAUkKv.png", + "sizes" : [ { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/eX01znttUH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/ld4SO650Z3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836926002&oldid=836923953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986300657475956736", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ld4SO650Z3 https:\/\/t.co\/eX01znttUH", + "id" : 986300657475956736, + "created_at" : "2018-04-17 17:49:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986298969960665088\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/g3IntVlF4P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAJrqJVQAAqXc_.png", + "id_str" : "986298964046594048", + "id" : 986298964046594048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAJrqJVQAAqXc_.png", + "sizes" : [ { + "h" : 293, + "resize" : "fit", + "w" : 680 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2005 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/g3IntVlF4P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/3TJ6iBjTVm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836925076&oldid=836917605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986298969960665088", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3TJ6iBjTVm https:\/\/t.co\/g3IntVlF4P", + "id" : 986298969960665088, + "created_at" : "2018-04-17 17:42:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986298870979231744\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/PZ2rgCk5Ix", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAJl52X0AEE_1x.png", + "id_str" : "986298865182822401", + "id" : 986298865182822401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAJl52X0AEE_1x.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 820 + }, { + "h" : 1279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 465 + }, { + "h" : 1279, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/PZ2rgCk5Ix" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/zk2g58fFpL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836925024&oldid=836924587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986298870979231744", + "text" : "2006 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zk2g58fFpL https:\/\/t.co\/PZ2rgCk5Ix", + "id" : 986298870979231744, + "created_at" : "2018-04-17 17:42:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986298187249078272\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/RWP3Y4Atut", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAI-FiW0AIAeHf.png", + "id_str" : "986298181125328898", + "id" : 986298181125328898, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAI-FiW0AIAeHf.png", + "sizes" : [ { + "h" : 1497, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 397 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 701 + }, { + "h" : 1497, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/RWP3Y4Atut" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/iGvHloVvXY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836924587&oldid=836917323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986298187249078272", + "text" : "2006 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iGvHloVvXY https:\/\/t.co\/RWP3Y4Atut", + "id" : 986298187249078272, + "created_at" : "2018-04-17 17:39:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986297968453193728\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/BQl2evJcKQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAIxiBXkAEMnjs.png", + "id_str" : "986297965433294849", + "id" : 986297965433294849, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAIxiBXkAEMnjs.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 380 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 671 + }, { + "h" : 1563, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1563, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2007 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/BQl2evJcKQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/p6uqKiT5CV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836924477&oldid=836917176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986297968453193728", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p6uqKiT5CV https:\/\/t.co\/BQl2evJcKQ", + "id" : 986297968453193728, + "created_at" : "2018-04-17 17:38:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986297656027860992\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/U9139Fbb8I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAIfYUXkAAgaMi.png", + "id_str" : "986297653590986752", + "id" : 986297653590986752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAIfYUXkAAgaMi.png", + "sizes" : [ { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 618 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2008 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/U9139Fbb8I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/q3DdF4Iqp0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836924326&oldid=836924197", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986297656027860992", + "text" : "2008 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q3DdF4Iqp0 https:\/\/t.co\/U9139Fbb8I", + "id" : 986297656027860992, + "created_at" : "2018-04-17 17:37:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986297391778234375\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/fXKZXRRC0K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAIP6BX4AA8bQx.png", + "id_str" : "986297387760214016", + "id" : 986297387760214016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAIP6BX4AA8bQx.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2008 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/fXKZXRRC0K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/HJjrc8i2nF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836924197&oldid=836912497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986297391778234375", + "text" : "2008 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HJjrc8i2nF https:\/\/t.co\/fXKZXRRC0K", + "id" : 986297391778234375, + "created_at" : "2018-04-17 17:36:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986297305195302912\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/lHcgWJlj3i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAIK7bXkAEJXIF.png", + "id_str" : "986297302238334977", + "id" : 986297302238334977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAIK7bXkAEJXIF.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Mount Titlis World Women's Curling Championship", + "display_url" : "pic.twitter.com\/lHcgWJlj3i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/nQBmwDJmxj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836924159&oldid=836922832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986297305195302912", + "text" : "2009 Mount Titlis World Women's Curling Championshi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nQBmwDJmxj https:\/\/t.co\/lHcgWJlj3i", + "id" : 986297305195302912, + "created_at" : "2018-04-17 17:36:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986297208344662022\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/kfEzwrI9Lu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAIFKDW4AQY4W5.png", + "id_str" : "986297203084943364", + "id" : 986297203084943364, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAIFKDW4AQY4W5.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/kfEzwrI9Lu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Un28dynl0D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836924107&oldid=836919240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986297208344662022", + "text" : "2010 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Un28dynl0D https:\/\/t.co\/kfEzwrI9Lu", + "id" : 986297208344662022, + "created_at" : "2018-04-17 17:35:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986297122273349634\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/gToG3YeKoG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAIANbXcAA6shK.png", + "id_str" : "986297118091603968", + "id" : 986297118091603968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAIANbXcAA6shK.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2011 Capital One World Women's Curling Championship", + "display_url" : "pic.twitter.com\/gToG3YeKoG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/xp5Yfd3vqG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836924070&oldid=836919309", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986297122273349634", + "text" : "2011 Capital One World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xp5Yfd3vqG https:\/\/t.co\/gToG3YeKoG", + "id" : 986297122273349634, + "created_at" : "2018-04-17 17:35:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986297028954284032\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/lX9g0QldD7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAH65-XUAUP8ai.png", + "id_str" : "986297026970341381", + "id" : 986297026970341381, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAH65-XUAUP8ai.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/lX9g0QldD7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/aCuvR3sAp4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836924017&oldid=796808950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986297028954284032", + "text" : "2013 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aCuvR3sAp4 https:\/\/t.co\/lX9g0QldD7", + "id" : 986297028954284032, + "created_at" : "2018-04-17 17:35:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986296929108840449\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/9lmJGvoOrc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAH0rLXcAE2BxG.png", + "id_str" : "986296919919128577", + "id" : 986296919919128577, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAH0rLXcAE2BxG.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/9lmJGvoOrc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/SWUYQ5fAMp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836923953&oldid=836922600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986296929108840449", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SWUYQ5fAMp https:\/\/t.co\/9lmJGvoOrc", + "id" : 986296929108840449, + "created_at" : "2018-04-17 17:34:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986296863962882051\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/OM4YhCxjDA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAHxLWX4AALcrh.png", + "id_str" : "986296859835752448", + "id" : 986296859835752448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAHxLWX4AALcrh.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 543 + }, { + "h" : 680, + "resize" : "fit", + "w" : 308 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1931, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1931, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2012 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/OM4YhCxjDA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/gbdNSonef7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836923925&oldid=832349145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986296863962882051", + "text" : "2012 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gbdNSonef7 https:\/\/t.co\/OM4YhCxjDA", + "id" : 986296863962882051, + "created_at" : "2018-04-17 17:34:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986296512983519232\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/OpkYiIc1H5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAHcvxX0AA-XFm.png", + "id_str" : "986296508835418112", + "id" : 986296508835418112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAHcvxX0AA-XFm.png", + "sizes" : [ { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2014 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/OpkYiIc1H5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/iNH4zbJx1n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836923759&oldid=836922058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986296512983519232", + "text" : "2014 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iNH4zbJx1n https:\/\/t.co\/OpkYiIc1H5", + "id" : 986296512983519232, + "created_at" : "2018-04-17 17:33:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986296207864750080\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/GjbGm4jyoK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAHLDYWsAAR5Zj.png", + "id_str" : "986296204861550592", + "id" : 986296204861550592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAHLDYWsAAR5Zj.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 380 + }, { + "h" : 1563, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1563, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 671 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2007 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/GjbGm4jyoK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/HieAwvEcxm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836923586&oldid=836918183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986296207864750080", + "text" : "2007 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HieAwvEcxm https:\/\/t.co\/GjbGm4jyoK", + "id" : 986296207864750080, + "created_at" : "2018-04-17 17:31:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986295894508212225\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/gTMEpKj1x0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAG4pGXcAAbTRv.png", + "id_str" : "986295888569135104", + "id" : 986295888569135104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAG4pGXcAAbTRv.png", + "sizes" : [ { + "h" : 1345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 442 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 780 + } ], + "media_alt" : "Screenshot of edit to 2008 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/gTMEpKj1x0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/zNdXJf7LJx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836923410&oldid=836910986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986295894508212225", + "text" : "2008 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zNdXJf7LJx https:\/\/t.co\/gTMEpKj1x0", + "id" : 986295894508212225, + "created_at" : "2018-04-17 17:30:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986295732478070784\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/rDkmYgRYpx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAGva8X0AE57OR.png", + "id_str" : "986295730150297601", + "id" : 986295730150297601, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAGva8X0AE57OR.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/rDkmYgRYpx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/vx0NPqgazo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836923329&oldid=836922725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986295732478070784", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vx0NPqgazo https:\/\/t.co\/rDkmYgRYpx", + "id" : 986295732478070784, + "created_at" : "2018-04-17 17:30:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986295675611729920\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/OvgFKVbTy2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAGr6AWkAAs_Jm.png", + "id_str" : "986295669769015296", + "id" : 986295669769015296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAGr6AWkAAs_Jm.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/OvgFKVbTy2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/S4HaDvT8Pz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836923280&oldid=836922593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986295675611729920", + "text" : "2010 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S4HaDvT8Pz https:\/\/t.co\/OvgFKVbTy2", + "id" : 986295675611729920, + "created_at" : "2018-04-17 17:29:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986295360359485445\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/TSVj9GzAhV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAGZm4UwAEs1Iy.png", + "id_str" : "986295355397423105", + "id" : 986295355397423105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAGZm4UwAEs1Iy.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 820 + }, { + "h" : 680, + "resize" : "fit", + "w" : 465 + }, { + "h" : 1279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/TSVj9GzAhV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/WXxWdKg2V2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836923094&oldid=836918765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986295360359485445", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WXxWdKg2V2 https:\/\/t.co\/TSVj9GzAhV", + "id" : 986295360359485445, + "created_at" : "2018-04-17 17:28:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986294899720024064\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/uMCEIYLpFx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAF-p0X0AAcPVQ.png", + "id_str" : "986294892329684992", + "id" : 986294892329684992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAF-p0X0AAcPVQ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 293 + }, { + "h" : 2028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 517 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2028, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Mount Titlis World Women's Curling Championship", + "display_url" : "pic.twitter.com\/uMCEIYLpFx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/I8izyw0XEj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922832&oldid=836912236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986294899720024064", + "text" : "2009 Mount Titlis World Women's Curling Championshi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I8izyw0XEj https:\/\/t.co\/uMCEIYLpFx", + "id" : 986294899720024064, + "created_at" : "2018-04-17 17:26:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986294700914200579\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/qswlxzVeFD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAFzUmWkAEqB2Z.png", + "id_str" : "986294697655177217", + "id" : 986294697655177217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAFzUmWkAEqB2Z.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 646 + }, { + "h" : 680, + "resize" : "fit", + "w" : 366 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1623, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1623, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/qswlxzVeFD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/T37ngQUc5l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922725&oldid=836912081", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986294700914200579", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T37ngQUc5l https:\/\/t.co\/qswlxzVeFD", + "id" : 986294700914200579, + "created_at" : "2018-04-17 17:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986294475902373888\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/yPUlCzURRg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAFmOSXUAY4H3i.png", + "id_str" : "986294472622428166", + "id" : 986294472622428166, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAFmOSXUAY4H3i.png", + "sizes" : [ { + "h" : 1777, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 590 + }, { + "h" : 680, + "resize" : "fit", + "w" : 334 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1777, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2010 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/yPUlCzURRg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/MfoxaOBnEo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922593&oldid=836921817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986294475902373888", + "text" : "2010 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MfoxaOBnEo https:\/\/t.co\/yPUlCzURRg", + "id" : 986294475902373888, + "created_at" : "2018-04-17 17:25:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986294478515433472\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/0pXHZQQYEb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAFmRQWsAAbc3-.png", + "id_str" : "986294473419304960", + "id" : 986294473419304960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAFmRQWsAAbc3-.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 680 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/0pXHZQQYEb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Lpt2O8nNah", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922600&oldid=836883206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986294478515433472", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Lpt2O8nNah https:\/\/t.co\/0pXHZQQYEb", + "id" : 986294478515433472, + "created_at" : "2018-04-17 17:25:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986294119692689413\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/UNU2y5loPo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAFReTXcAAEc0m.png", + "id_str" : "986294116144345088", + "id" : 986294116144345088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAFReTXcAAEc0m.png", + "sizes" : [ { + "h" : 1796, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1796, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 584 + }, { + "h" : 680, + "resize" : "fit", + "w" : 331 + } ], + "media_alt" : "Screenshot of edit to 2011 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/UNU2y5loPo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/UkZjh50hGo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922417&oldid=836921543", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986294119692689413", + "text" : "2011 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UkZjh50hGo https:\/\/t.co\/UNU2y5loPo", + "id" : 986294119692689413, + "created_at" : "2018-04-17 17:23:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986293879870840837\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/6Xjd1Xnnpu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAFDXSWsAA-wwG.png", + "id_str" : "986293873742884864", + "id" : 986293873742884864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAFDXSWsAA-wwG.png", + "sizes" : [ { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/6Xjd1Xnnpu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/DxBXzsS2Xn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922309&oldid=834441681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986293879870840837", + "text" : "2018 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DxBXzsS2Xn https:\/\/t.co\/6Xjd1Xnnpu", + "id" : 986293879870840837, + "created_at" : "2018-04-17 17:22:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986293745971793920\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/ifp9U6PFSJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAE7wSUwAAQFf8.png", + "id_str" : "986293743014690816", + "id" : 986293743014690816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAE7wSUwAAQFf8.png", + "sizes" : [ { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/ifp9U6PFSJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/acIjkgtJTs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922234&oldid=822559856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986293745971793920", + "text" : "2017 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/acIjkgtJTs https:\/\/t.co\/ifp9U6PFSJ", + "id" : 986293745971793920, + "created_at" : "2018-04-17 17:22:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986293660781371393\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/42titZoAOG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAE2HKX4AIGiwi.png", + "id_str" : "986293646076141570", + "id" : 986293646076141570, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAE2HKX4AIGiwi.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2016 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/42titZoAOG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/4R4NXZSc68", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922174&oldid=832349064", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986293660781371393", + "text" : "2016 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4R4NXZSc68 https:\/\/t.co\/42titZoAOG", + "id" : 986293660781371393, + "created_at" : "2018-04-17 17:21:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986293542405500935\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/TWZ7Ay0AXk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAEvzUVwAATv5M.png", + "id_str" : "986293537670021120", + "id" : 986293537670021120, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAEvzUVwAATv5M.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2015 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/TWZ7Ay0AXk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/VBOdDPFVT8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922122&oldid=814308688", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986293542405500935", + "text" : "2015 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VBOdDPFVT8 https:\/\/t.co\/TWZ7Ay0AXk", + "id" : 986293542405500935, + "created_at" : "2018-04-17 17:21:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986293452957782016\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/xJlJZGlURS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAEqnTUwAAI2nx.png", + "id_str" : "986293448545189888", + "id" : 986293448545189888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAEqnTUwAAI2nx.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2014 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/xJlJZGlURS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ieNDkcbom9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836922058&oldid=832349177", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986293452957782016", + "text" : "2014 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ieNDkcbom9 https:\/\/t.co\/xJlJZGlURS", + "id" : 986293452957782016, + "created_at" : "2018-04-17 17:20:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986293050963058688\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/2HOF4ICOUg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAETCWX0AAzhpc.png", + "id_str" : "986293043488870400", + "id" : 986293043488870400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAETCWX0AAzhpc.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 424 + }, { + "h" : 2473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 724 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 240 + } ], + "media_alt" : "Screenshot of edit to 2010 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/2HOF4ICOUg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/qCsbShozrl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836921817&oldid=835507782", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986293050963058688", + "text" : "2010 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qCsbShozrl https:\/\/t.co\/2HOF4ICOUg", + "id" : 986293050963058688, + "created_at" : "2018-04-17 17:19:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986292667649789952\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Aob119oIQg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAD8ySX4AAsYjV.png", + "id_str" : "986292661220007936", + "id" : 986292661220007936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAD8ySX4AAsYjV.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Wahta Mohawks", + "display_url" : "pic.twitter.com\/Aob119oIQg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/F56DgLxU6i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836921584&oldid=836921411", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986292667649789952", + "text" : "Wahta Mohawks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F56DgLxU6i https:\/\/t.co\/Aob119oIQg", + "id" : 986292667649789952, + "created_at" : "2018-04-17 17:17:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986292601602105344\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/TNUTJZIGtg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAD5LqW0AAX-k-.png", + "id_str" : "986292599312011264", + "id" : 986292599312011264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAD5LqW0AAX-k-.png", + "sizes" : [ { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2011 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/TNUTJZIGtg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/1SQwkv9Yd3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836921543&oldid=836921501", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986292601602105344", + "text" : "2011 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1SQwkv9Yd3 https:\/\/t.co\/TNUTJZIGtg", + "id" : 986292601602105344, + "created_at" : "2018-04-17 17:17:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986292527077773313\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/P2n2kNpAtD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAD01JW4AE61PG.png", + "id_str" : "986292524548546561", + "id" : 986292524548546561, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAD01JW4AE61PG.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 808 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 473 + }, { + "h" : 680, + "resize" : "fit", + "w" : 268 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2216, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2011 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/P2n2kNpAtD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/uWDM4iHAFi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836921501&oldid=835675507", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986292527077773313", + "text" : "2011 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uWDM4iHAFi https:\/\/t.co\/P2n2kNpAtD", + "id" : 986292527077773313, + "created_at" : "2018-04-17 17:17:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986292373624934402\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/cmPeXmax6U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbADrwPW4AAL-wl.png", + "id_str" : "986292368612712448", + "id" : 986292368612712448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbADrwPW4AAL-wl.png", + "sizes" : [ { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 409, + "resize" : "fit", + "w" : 680 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wahta Mohawks", + "display_url" : "pic.twitter.com\/cmPeXmax6U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/XksWvb3EgC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836921411&oldid=836921345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986292373624934402", + "text" : "Wahta Mohawks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XksWvb3EgC https:\/\/t.co\/cmPeXmax6U", + "id" : 986292373624934402, + "created_at" : "2018-04-17 17:16:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986292255014170625\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/im2Xvvr4rB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbADk3tXkAIeyW7.png", + "id_str" : "986292250358550530", + "id" : 986292250358550530, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbADk3tXkAIeyW7.png", + "sizes" : [ { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wahta Mohawks", + "display_url" : "pic.twitter.com\/im2Xvvr4rB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/aDwD2qXHiL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836921345&oldid=810704982", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986292255014170625", + "text" : "Wahta Mohawks Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aDwD2qXHiL https:\/\/t.co\/im2Xvvr4rB", + "id" : 986292255014170625, + "created_at" : "2018-04-17 17:16:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986291890516611075\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/4AjidkboJL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbADPmrWAAI8v4e.png", + "id_str" : "986291885009403906", + "id" : 986291885009403906, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbADPmrWAAI8v4e.png", + "sizes" : [ { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2013 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/4AjidkboJL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/RioHJlWXtW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836921161&oldid=835731195", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986291890516611075", + "text" : "2013 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RioHJlWXtW https:\/\/t.co\/4AjidkboJL", + "id" : 986291890516611075, + "created_at" : "2018-04-17 17:14:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986291770328846336\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/xY2fssLbdB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbADInoW4AE-vW1.png", + "id_str" : "986291765006229505", + "id" : 986291765006229505, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbADInoW4AE-vW1.png", + "sizes" : [ { + "h" : 293, + "resize" : "fit", + "w" : 680 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2014 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/xY2fssLbdB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/KXyu4rfIrg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836921114&oldid=795091432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986291770328846336", + "text" : "2014 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KXyu4rfIrg https:\/\/t.co\/xY2fssLbdB", + "id" : 986291770328846336, + "created_at" : "2018-04-17 17:14:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986291444796284929\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/EeUtHEpcLi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAC1yNVAAAGoiU.png", + "id_str" : "986291441428135936", + "id" : 986291441428135936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAC1yNVAAAGoiU.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/EeUtHEpcLi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/dfEo8PoGWn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836920938&oldid=835507343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986291444796284929", + "text" : "2017 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dfEo8PoGWn https:\/\/t.co\/EeUtHEpcLi", + "id" : 986291444796284929, + "created_at" : "2018-04-17 17:12:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986291272557133824\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/UvIidayrQc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbACrgpU8AAIRsd.png", + "id_str" : "986291264915042304", + "id" : 986291264915042304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbACrgpU8AAIRsd.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2016 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/UvIidayrQc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/8fy2zK4XkK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836920833&oldid=825676475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986291272557133824", + "text" : "2016 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8fy2zK4XkK https:\/\/t.co\/UvIidayrQc", + "id" : 986291272557133824, + "created_at" : "2018-04-17 17:12:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986288728787341312\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/y4FEijl8fm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAAXsqW0AAoFvT.png", + "id_str" : "986288725519945728", + "id" : 986288725519945728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAAXsqW0AAoFvT.png", + "sizes" : [ { + "h" : 1278, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 465 + }, { + "h" : 1278, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 821 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Color blindness", + "display_url" : "pic.twitter.com\/y4FEijl8fm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/kvqZHlceqF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836919537&oldid=836764707", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986288728787341312", + "text" : "Color blindness Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/kvqZHlceqF https:\/\/t.co\/y4FEijl8fm", + "id" : 986288728787341312, + "created_at" : "2018-04-17 17:02:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986288338641580032\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/1LeKf5CDAB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DbAAA-eW4AAW4h9.png", + "id_str" : "986288335164465152", + "id" : 986288335164465152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DbAAA-eW4AAW4h9.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2011 Capital One World Women's Curling Championship", + "display_url" : "pic.twitter.com\/1LeKf5CDAB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/4HBdSXGxzo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836919309&oldid=795384038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986288338641580032", + "text" : "2011 Capital One World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4HBdSXGxzo https:\/\/t.co\/1LeKf5CDAB", + "id" : 986288338641580032, + "created_at" : "2018-04-17 17:00:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986288216755068928\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/uIGO7Dhp0z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da__55OVwAAf1v1.png", + "id_str" : "986288213496020992", + "id" : 986288213496020992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da__55OVwAAf1v1.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/uIGO7Dhp0z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/nomJl5pCmc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836919240&oldid=836919205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986288216755068928", + "text" : "2010 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nomJl5pCmc https:\/\/t.co\/uIGO7Dhp0z", + "id" : 986288216755068928, + "created_at" : "2018-04-17 17:00:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986288161608388608\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/IW8XInR4KF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da__2sSVAAAyVkY.png", + "id_str" : "986288158483480576", + "id" : 986288158483480576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da__2sSVAAAyVkY.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 271 + }, { + "h" : 2197, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 477 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 815 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2010 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/IW8XInR4KF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/OtsERgGfXb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836919205&oldid=814115874", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986288161608388608", + "text" : "2010 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OtsERgGfXb https:\/\/t.co\/IW8XInR4KF", + "id" : 986288161608388608, + "created_at" : "2018-04-17 16:59:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986287687459012608\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/bXien9EuL0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da__bHTX0AIde-q.png", + "id_str" : "986287684699279362", + "id" : 986287684699279362, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da__bHTX0AIde-q.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2005 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/bXien9EuL0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Vr68icJv7H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836918916&oldid=836918890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986287687459012608", + "text" : "2005 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Vr68icJv7H https:\/\/t.co\/bXien9EuL0", + "id" : 986287687459012608, + "created_at" : "2018-04-17 16:58:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986287632048115712\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/EXRB6dilRd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da__Xv-WsAEsiPd.png", + "id_str" : "986287626897502209", + "id" : 986287626897502209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da__Xv-WsAEsiPd.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2005 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/EXRB6dilRd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7o9sqvIyE1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836918890&oldid=790543216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986287632048115712", + "text" : "2005 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7o9sqvIyE1 https:\/\/t.co\/EXRB6dilRd", + "id" : 986287632048115712, + "created_at" : "2018-04-17 16:57:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986287412698583042\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/h7yf3FM7Ge", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da__LJXVMAASbJ3.png", + "id_str" : "986287410374848512", + "id" : 986287410374848512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da__LJXVMAASbJ3.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/h7yf3FM7Ge" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/zjDLtGEi1M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836918765&oldid=836918725", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986287412698583042", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zjDLtGEi1M https:\/\/t.co\/h7yf3FM7Ge", + "id" : 986287412698583042, + "created_at" : "2018-04-17 16:56:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986287336966230016\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/oa3814pP18", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da__GqXUMAA9xBC.png", + "id_str" : "986287333333807104", + "id" : 986287333333807104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da__GqXUMAA9xBC.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 808 + }, { + "h" : 1298, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1298, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 458 + } ], + "media_alt" : "Screenshot of edit to 2006 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/oa3814pP18" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/7Nnah5g0b0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836918725&oldid=836918589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986287336966230016", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7Nnah5g0b0 https:\/\/t.co\/oa3814pP18", + "id" : 986287336966230016, + "created_at" : "2018-04-17 16:56:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986287101921710082\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/btHlQYrPIh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_-46YU8AAv0KQ.png", + "id_str" : "986287097114849280", + "id" : 986287097114849280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_-46YU8AAv0KQ.png", + "sizes" : [ { + "h" : 1279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 465 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 820 + }, { + "h" : 1279, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/btHlQYrPIh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/FvVof5rocm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836918589&oldid=813878422", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986287101921710082", + "text" : "2006 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FvVof5rocm https:\/\/t.co\/btHlQYrPIh", + "id" : 986287101921710082, + "created_at" : "2018-04-17 16:55:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986286358649036800\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/Y6MqH6G0ou", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_-NtuX4AAbQFs.png", + "id_str" : "986286354983280640", + "id" : 986286354983280640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_-NtuX4AAbQFs.png", + "sizes" : [ { + "h" : 1279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 465 + }, { + "h" : 1279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 820 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2007 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/Y6MqH6G0ou" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/V7m49OqWHf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836918183&oldid=836917821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986286358649036800", + "text" : "2007 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V7m49OqWHf https:\/\/t.co\/Y6MqH6G0ou", + "id" : 986286358649036800, + "created_at" : "2018-04-17 16:52:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986285723069440008\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/QyrbFiUbRF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_9owbXkAIetSm.png", + "id_str" : "986285720053714946", + "id" : 986285720053714946, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_9owbXkAIetSm.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 820 + }, { + "h" : 680, + "resize" : "fit", + "w" : 465 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1279, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1279, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2007 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/QyrbFiUbRF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Zki3ngk5i5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836917821&oldid=790541172", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986285723069440008", + "text" : "2007 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zki3ngk5i5 https:\/\/t.co\/QyrbFiUbRF", + "id" : 986285723069440008, + "created_at" : "2018-04-17 16:50:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986285344122339328\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/e2Ulbowzkd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_9SrjV4AE7Enm.png", + "id_str" : "986285340787859457", + "id" : 986285340787859457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_9SrjV4AE7Enm.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2005 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/e2Ulbowzkd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/NfSdttlsfJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836917605&oldid=836917528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986285344122339328", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NfSdttlsfJ https:\/\/t.co\/e2Ulbowzkd", + "id" : 986285344122339328, + "created_at" : "2018-04-17 16:48:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986285206171734017\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/g82UtDhpVh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_9KtaWkAEkPtT.png", + "id_str" : "986285203848073217", + "id" : 986285203848073217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_9KtaWkAEkPtT.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2005 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/g82UtDhpVh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/KHMbYHoijC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836917528&oldid=836917438", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986285206171734017", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KHMbYHoijC https:\/\/t.co\/g82UtDhpVh", + "id" : 986285206171734017, + "created_at" : "2018-04-17 16:48:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986285046192640000\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/9nXSPdiEiB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_9BYhWkAA3fkP.png", + "id_str" : "986285043621466112", + "id" : 986285043621466112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_9BYhWkAA3fkP.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2005 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/9nXSPdiEiB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XGo00nLL3i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836917438&oldid=836917393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986285046192640000", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XGo00nLL3i https:\/\/t.co\/9nXSPdiEiB", + "id" : 986285046192640000, + "created_at" : "2018-04-17 16:47:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986284966576295936\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/X4bSjSwNVA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_88rwW0AACfqS.png", + "id_str" : "986284962885324800", + "id" : 986284962885324800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_88rwW0AACfqS.png", + "sizes" : [ { + "h" : 293, + "resize" : "fit", + "w" : 680 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 377, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2005 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/X4bSjSwNVA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/kwAJD5BVso", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836917393&oldid=817273434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986284966576295936", + "text" : "2005 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kwAJD5BVso https:\/\/t.co\/X4bSjSwNVA", + "id" : 986284966576295936, + "created_at" : "2018-04-17 16:47:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986284847181254656\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/tSVF9xaG5i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_81v5WkAAEqgI.png", + "id_str" : "986284843737714688", + "id" : 986284843737714688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_81v5WkAAEqgI.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/tSVF9xaG5i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/xZ00e0bauf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836917323&oldid=836917274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986284847181254656", + "text" : "2006 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xZ00e0bauf https:\/\/t.co\/tSVF9xaG5i", + "id" : 986284847181254656, + "created_at" : "2018-04-17 16:46:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986284764805189632\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/qGWPhHdd5l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_8xCNX0AAXVIy.png", + "id_str" : "986284762754174976", + "id" : 986284762754174976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_8xCNX0AAXVIy.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/qGWPhHdd5l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/glz0pxoVBE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836917274&oldid=770513828", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986284764805189632", + "text" : "2006 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/glz0pxoVBE https:\/\/t.co\/qGWPhHdd5l", + "id" : 986284764805189632, + "created_at" : "2018-04-17 16:46:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986284616452538368\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/b9vAtmsbrp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_8oE1X4AADVyP.png", + "id_str" : "986284608839999488", + "id" : 986284608839999488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_8oE1X4AADVyP.png", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2007 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/b9vAtmsbrp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4bTHAKduGW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836917176&oldid=836916863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986284616452538368", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4bTHAKduGW https:\/\/t.co\/b9vAtmsbrp", + "id" : 986284616452538368, + "created_at" : "2018-04-17 16:45:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986283938762121216\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/G7LgfxkGZm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_8A4EW0AoABx8.png", + "id_str" : "986283935398285322", + "id" : 986283935398285322, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_8A4EW0AoABx8.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 401 + }, { + "h" : 1481, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1481, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 708 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2007 World Women's Curling Championship", + "display_url" : "pic.twitter.com\/G7LgfxkGZm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/L5N3bMeixE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836916863&oldid=791101770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986283938762121216", + "text" : "2007 World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/L5N3bMeixE https:\/\/t.co\/G7LgfxkGZm", + "id" : 986283938762121216, + "created_at" : "2018-04-17 16:43:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986277790268960776\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/7c7ZwLVs4b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_2a5XXUAAx9Ai.png", + "id_str" : "986277785353277440", + "id" : 986277785353277440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_2a5XXUAAx9Ai.png", + "sizes" : [ { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Treaty 4", + "display_url" : "pic.twitter.com\/7c7ZwLVs4b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/LT5TORf4Sn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836913548&oldid=836908877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986277790268960776", + "text" : "Treaty 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LT5TORf4Sn https:\/\/t.co\/7c7ZwLVs4b", + "id" : 986277790268960776, + "created_at" : "2018-04-17 16:18:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986277477977817089\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/XZJTJysEay", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_2Ix2W4AEijPV.png", + "id_str" : "986277474098143233", + "id" : 986277474098143233, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_2Ix2W4AEijPV.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Major League Baseball players from Canada", + "display_url" : "pic.twitter.com\/XZJTJysEay" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/pYOl9SU57D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836913407&oldid=836913291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986277477977817089", + "text" : "List of Major League Baseball players from Canad Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/pYOl9SU57D https:\/\/t.co\/XZJTJysEay", + "id" : 986277477977817089, + "created_at" : "2018-04-17 16:17:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986277266832453632\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/PLYwmaN5al", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_18ivWsAA6oHz.png", + "id_str" : "986277263883808768", + "id" : 986277263883808768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_18ivWsAA6oHz.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Major League Baseball players from Canada", + "display_url" : "pic.twitter.com\/PLYwmaN5al" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/XsleqJlYlL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836913291&oldid=833312350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986277266832453632", + "text" : "List of Major League Baseball players from Canad Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/XsleqJlYlL https:\/\/t.co\/PLYwmaN5al", + "id" : 986277266832453632, + "created_at" : "2018-04-17 16:16:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986275655057903617\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/KMRZaATe0y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_0evhX4AAw5Bl.png", + "id_str" : "986275652407123968", + "id" : 986275652407123968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_0evhX4AAw5Bl.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2008 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/KMRZaATe0y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/GMoxEXIiY4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836912497&oldid=836912447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986275655057903617", + "text" : "2008 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GMoxEXIiY4 https:\/\/t.co\/KMRZaATe0y", + "id" : 986275655057903617, + "created_at" : "2018-04-17 16:10:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986275594529837056\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/3sZS9iisdx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_0bFeWAAEV5VQ.png", + "id_str" : "986275589580521473", + "id" : 986275589580521473, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_0bFeWAAEV5VQ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 248 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 746 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 437 + }, { + "h" : 2401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2008 Ford World Women's Curling Championship", + "display_url" : "pic.twitter.com\/3sZS9iisdx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/qIeRKxlbD9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836912447&oldid=817778249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986275594529837056", + "text" : "2008 Ford World Women's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qIeRKxlbD9 https:\/\/t.co\/3sZS9iisdx", + "id" : 986275594529837056, + "created_at" : "2018-04-17 16:10:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986275411637268482\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/EHL69lwY4y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_0QgmWkAIJErI.png", + "id_str" : "986275407883309058", + "id" : 986275407883309058, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_0QgmWkAIJErI.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 211 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 637 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 373 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2812, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Graham Fraser", + "display_url" : "pic.twitter.com\/EHL69lwY4y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/e66clISiJs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836912315&oldid=835103332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986275411637268482", + "text" : "Graham Fraser Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e66clISiJs https:\/\/t.co\/EHL69lwY4y", + "id" : 986275411637268482, + "created_at" : "2018-04-17 16:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986275230086770699\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/jlFCJWYthT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_0F31VQAAYW1P.png", + "id_str" : "986275225141592064", + "id" : 986275225141592064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_0F31VQAAYW1P.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 477 + }, { + "h" : 2197, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 271 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 815 + } ], + "media_alt" : "Screenshot of edit to 2009 Mount Titlis World Women's Curling Championship", + "display_url" : "pic.twitter.com\/jlFCJWYthT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/bC9KLK3UK7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836912236&oldid=827478448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986275230086770699", + "text" : "2009 Mount Titlis World Women's Curling Championshi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bC9KLK3UK7 https:\/\/t.co\/jlFCJWYthT", + "id" : 986275230086770699, + "created_at" : "2018-04-17 16:08:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986274927560060928\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/IvHChYqEyv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_z0KnXcAEWnai.png", + "id_str" : "986274920945643521", + "id" : 986274920945643521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_z0KnXcAEWnai.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/IvHChYqEyv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/3AebP0ZpdR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836912081&oldid=836912055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986274927560060928", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3AebP0ZpdR https:\/\/t.co\/IvHChYqEyv", + "id" : 986274927560060928, + "created_at" : "2018-04-17 16:07:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986274873822601216\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/lBcuEzHAC0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_zwvrXcAYMu9O.png", + "id_str" : "986274862175055878", + "id" : 986274862175055878, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_zwvrXcAYMu9O.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 513 + }, { + "h" : 680, + "resize" : "fit", + "w" : 291 + }, { + "h" : 2043, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2043, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/lBcuEzHAC0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/PxVeW4Ltfv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836912055&oldid=836911848", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986274873822601216", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PxVeW4Ltfv https:\/\/t.co\/lBcuEzHAC0", + "id" : 986274873822601216, + "created_at" : "2018-04-17 16:07:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986274442291695616\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/5srlK2Cyzq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_zX_GWsAM9SYy.png", + "id_str" : "986274436818055171", + "id" : 986274436818055171, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_zX_GWsAM9SYy.png", + "sizes" : [ { + "h" : 707, + "resize" : "fit", + "w" : 874 + }, { + "h" : 707, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 680 + }, { + "h" : 707, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/5srlK2Cyzq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/xg5un7etnk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836911848&oldid=836911699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986274442291695616", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xg5un7etnk https:\/\/t.co\/5srlK2Cyzq", + "id" : 986274442291695616, + "created_at" : "2018-04-17 16:05:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986274168885993472\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/q5qE1OUXcr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_zINqVAAE8n4w.png", + "id_str" : "986274165849128961", + "id" : 986274165849128961, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_zINqVAAE8n4w.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 835 + }, { + "h" : 2143, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 277 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 489 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/q5qE1OUXcr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/1f9iOJzkAc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836911699&oldid=836911198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986274168885993472", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1f9iOJzkAc https:\/\/t.co\/q5qE1OUXcr", + "id" : 986274168885993472, + "created_at" : "2018-04-17 16:04:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986273353035079681\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/kHHKmKcg31", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_yYrVU8AAECyh.png", + "id_str" : "986273349180387328", + "id" : 986273349180387328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_yYrVU8AAECyh.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 320 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 564 + }, { + "h" : 1860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/kHHKmKcg31" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/D0bKnyT49r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836911198&oldid=836910497", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986273353035079681", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D0bKnyT49r https:\/\/t.co\/kHHKmKcg31", + "id" : 986273353035079681, + "created_at" : "2018-04-17 16:01:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986272953535954945\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/atgC1ka70i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_yBeYU8AARvqX.png", + "id_str" : "986272950566318080", + "id" : 986272950566318080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_yBeYU8AARvqX.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2008 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/atgC1ka70i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Dfim3pK9E5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910986&oldid=836910935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986272953535954945", + "text" : "2008 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dfim3pK9E5 https:\/\/t.co\/atgC1ka70i", + "id" : 986272953535954945, + "created_at" : "2018-04-17 15:59:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986272838729551873\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/R6kAWEUfG4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_x61bX4AIBjYz.png", + "id_str" : "986272836494024706", + "id" : 986272836494024706, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_x61bX4AIBjYz.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2008 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/R6kAWEUfG4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ycrqNoEoqC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910935&oldid=836910868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986272838729551873", + "text" : "2008 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ycrqNoEoqC https:\/\/t.co\/R6kAWEUfG4", + "id" : 986272838729551873, + "created_at" : "2018-04-17 15:59:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986272723730075650\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/pMW7Hw4r2i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_x0GNW4AEYXLK.png", + "id_str" : "986272720739557377", + "id" : 986272720739557377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_x0GNW4AEYXLK.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2008 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/pMW7Hw4r2i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/doIPRA95cM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910868&oldid=836910756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986272723730075650", + "text" : "2008 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/doIPRA95cM https:\/\/t.co\/pMW7Hw4r2i", + "id" : 986272723730075650, + "created_at" : "2018-04-17 15:58:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986272526388035584\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/hj0qAK2N57", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_xoWGXkAIONaD.png", + "id_str" : "986272518846779394", + "id" : 986272518846779394, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_xoWGXkAIONaD.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 566 + }, { + "h" : 1854, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 321 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1854, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2008 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/hj0qAK2N57" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/8cauDzLZyg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910756&oldid=797751206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986272526388035584", + "text" : "2008 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8cauDzLZyg https:\/\/t.co\/hj0qAK2N57", + "id" : 986272526388035584, + "created_at" : "2018-04-17 15:57:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986272033955868672\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/vyvQI4whIo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_xLwDWAAAYr1t.png", + "id_str" : "986272027597209600", + "id" : 986272027597209600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_xLwDWAAAYr1t.png", + "sizes" : [ { + "h" : 1178, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 505 + }, { + "h" : 1178, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1178, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/vyvQI4whIo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/H37DCRzufB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910497&oldid=836910347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986272033955868672", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H37DCRzufB https:\/\/t.co\/vyvQI4whIo", + "id" : 986272033955868672, + "created_at" : "2018-04-17 15:55:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986271745589043200\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/TzfwagK2B2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_w7KgX4AIm-JI.png", + "id_str" : "986271742640513026", + "id" : 986271742640513026, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_w7KgX4AIm-JI.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 680 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/TzfwagK2B2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/upcU9AvyEd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910347&oldid=836910259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986271745589043200", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/upcU9AvyEd https:\/\/t.co\/TzfwagK2B2", + "id" : 986271745589043200, + "created_at" : "2018-04-17 15:54:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986271602185834501\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/wRbo0DQgOO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_wyzRW0AEra5P.png", + "id_str" : "986271598964559873", + "id" : 986271598964559873, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_wyzRW0AEra5P.png", + "sizes" : [ { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 448, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/wRbo0DQgOO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/xgm1Eu5b1x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910259&oldid=836910217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986271602185834501", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xgm1Eu5b1x https:\/\/t.co\/wRbo0DQgOO", + "id" : 986271602185834501, + "created_at" : "2018-04-17 15:54:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986271514164191237\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/v9s3lraNvZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_wthCWAAAoEUM.png", + "id_str" : "986271508170407936", + "id" : 986271508170407936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_wthCWAAAoEUM.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 680 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/v9s3lraNvZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/ZDJNIaezwE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910217&oldid=836910163", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986271514164191237", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZDJNIaezwE https:\/\/t.co\/v9s3lraNvZ", + "id" : 986271514164191237, + "created_at" : "2018-04-17 15:53:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986271400179757057\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/t5YUnbwpNL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_wnBgXUAIIPXp.png", + "id_str" : "986271396627173378", + "id" : 986271396627173378, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_wnBgXUAIIPXp.png", + "sizes" : [ { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 448, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/t5YUnbwpNL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Pw59Mh7Hrz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910163&oldid=836910102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986271400179757057", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Pw59Mh7Hrz https:\/\/t.co\/t5YUnbwpNL", + "id" : 986271400179757057, + "created_at" : "2018-04-17 15:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986271311134707713\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/NSi2v3uxJ1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_whuOX4AA_s2s.png", + "id_str" : "986271305552093184", + "id" : 986271305552093184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_whuOX4AA_s2s.png", + "sizes" : [ { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/NSi2v3uxJ1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/zdILRS4PSW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910102&oldid=836910080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986271311134707713", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zdILRS4PSW https:\/\/t.co\/NSi2v3uxJ1", + "id" : 986271311134707713, + "created_at" : "2018-04-17 15:52:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986271258257035264\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/s83EJPYF6M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_wevaV4AAdbT5.png", + "id_str" : "986271254331121664", + "id" : 986271254331121664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_wevaV4AAdbT5.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2009 Ford World Men's Curling Championship", + "display_url" : "pic.twitter.com\/s83EJPYF6M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/AoRlvyASP5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836910080&oldid=790540943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986271258257035264", + "text" : "2009 Ford World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AoRlvyASP5 https:\/\/t.co\/s83EJPYF6M", + "id" : 986271258257035264, + "created_at" : "2018-04-17 15:52:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986249017922408449\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/0QXW7whQQ2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_cQNpX0AEOuRP.png", + "id_str" : "986249014516633601", + "id" : 986249014516633601, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_cQNpX0AEOuRP.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/0QXW7whQQ2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/FkxeGhxKFA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836897875&oldid=836897841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986249017922408449", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FkxeGhxKFA https:\/\/t.co\/0QXW7whQQ2", + "id" : 986249017922408449, + "created_at" : "2018-04-17 14:24:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986248967246753792\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/NLjf9vjOOn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_cNFeWsAAQZYR.png", + "id_str" : "986248960783331328", + "id" : 986248960783331328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_cNFeWsAAQZYR.png", + "sizes" : [ { + "h" : 1656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 633 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 359 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/NLjf9vjOOn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/EWHpoi2rdR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836897841&oldid=836897012", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986248967246753792", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EWHpoi2rdR https:\/\/t.co\/NLjf9vjOOn", + "id" : 986248967246753792, + "created_at" : "2018-04-17 14:24:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986247560754016256\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/WozLAA2u7J", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_a7QQX0AAKRpb.png", + "id_str" : "986247554928201728", + "id" : 986247554928201728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_a7QQX0AAKRpb.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/WozLAA2u7J" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/pB6Pv2yhpb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836897012&oldid=836896467", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986247560754016256", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pB6Pv2yhpb https:\/\/t.co\/WozLAA2u7J", + "id" : 986247560754016256, + "created_at" : "2018-04-17 14:18:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986246617060737026\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/mNbblmMF5f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_aEQbWkAE0Irp.png", + "id_str" : "986246610081452033", + "id" : 986246610081452033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_aEQbWkAE0Irp.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/mNbblmMF5f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/blvVASg6D2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836896467&oldid=812925657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986246617060737026", + "text" : "2013 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/blvVASg6D2 https:\/\/t.co\/mNbblmMF5f", + "id" : 986246617060737026, + "created_at" : "2018-04-17 14:14:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986241669312983040\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Z74w4wqaoq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_Vkd7W0AAN12A.png", + "id_str" : "986241665903022080", + "id" : 986241665903022080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_Vkd7W0AAN12A.png", + "sizes" : [ { + "h" : 1515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 692 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 392 + } ], + "media_alt" : "Screenshot of edit to 2013 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/Z74w4wqaoq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QTwWTDuBpS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836893685&oldid=812923845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986241669312983040", + "text" : "2013 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QTwWTDuBpS https:\/\/t.co\/Z74w4wqaoq", + "id" : 986241669312983040, + "created_at" : "2018-04-17 13:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986231332517941249\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/y0DzOprslF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_MK1VW4AAoTU6.png", + "id_str" : "986231329904844800", + "id" : 986231329904844800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_MK1VW4AAoTU6.png", + "sizes" : [ { + "h" : 1335, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 445 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 786 + }, { + "h" : 1335, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/y0DzOprslF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/8nFWvW64aP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836888156&oldid=836887724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986231332517941249", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8nFWvW64aP https:\/\/t.co\/y0DzOprslF", + "id" : 986231332517941249, + "created_at" : "2018-04-17 13:14:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986230655016153089\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/VhRYv5OMSD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_LjH7VwAAQLLD.png", + "id_str" : "986230647701225472", + "id" : 986230647701225472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_LjH7VwAAQLLD.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 446 + }, { + "h" : 1334, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 786 + }, { + "h" : 1334, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/VhRYv5OMSD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/GqCOw1EjRV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836887724&oldid=836074798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986230655016153089", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GqCOw1EjRV https:\/\/t.co\/VhRYv5OMSD", + "id" : 986230655016153089, + "created_at" : "2018-04-17 13:11:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986223576268312577\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/QFEDTdIpsU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_FHQUWAAA6NtT.png", + "id_str" : "986223571847479296", + "id" : 986223571847479296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_FHQUWAAA6NtT.png", + "sizes" : [ { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 680 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to \u00C9lections g\u00E9n\u00E9rales manitobaines de 1969", + "display_url" : "pic.twitter.com\/QFEDTdIpsU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/87MpeL8eLZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147625952&oldid=136931093&rcid=361333260", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986223576268312577", + "text" : "\u00C9lections g\u00E9n\u00E9rales manitobaines de 1969 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/87MpeL8eLZ https:\/\/t.co\/QFEDTdIpsU", + "id" : 986223576268312577, + "created_at" : "2018-04-17 12:43:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986221217173725184\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/VwEP6rJsP0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da_C96IWkAEp6zT.png", + "id_str" : "986221212249526273", + "id" : 986221212249526273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da_C96IWkAEp6zT.png", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/VwEP6rJsP0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/9JH1SZsYRq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836883206&oldid=836878997", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986221217173725184", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9JH1SZsYRq https:\/\/t.co\/VwEP6rJsP0", + "id" : 986221217173725184, + "created_at" : "2018-04-17 12:33:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986211238970642432\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/Gr5Zf4TnHC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da-55KLX4AA_lgi.png", + "id_str" : "986211235053166592", + "id" : 986211235053166592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da-55KLX4AA_lgi.png", + "sizes" : [ { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 395, + "resize" : "fit", + "w" : 680 + }, { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/Gr5Zf4TnHC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/G8gAGum8Hw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836878997&oldid=836877816", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986211238970642432", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/G8gAGum8Hw https:\/\/t.co\/Gr5Zf4TnHC", + "id" : 986211238970642432, + "created_at" : "2018-04-17 11:54:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986208167402049536\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/B7m4VB9cLI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da-3GViU0AAM8LV.png", + "id_str" : "986208162905640960", + "id" : 986208162905640960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da-3GViU0AAM8LV.png", + "sizes" : [ { + "h" : 511, + "resize" : "fit", + "w" : 874 + }, { + "h" : 511, + "resize" : "fit", + "w" : 874 + }, { + "h" : 511, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ch\u0142\u0119dowski coat of arms", + "display_url" : "pic.twitter.com\/B7m4VB9cLI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/2BLFpRZAU2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836877816&oldid=794380591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986208167402049536", + "text" : "Ch\u0142\u0119dowski coat of arms Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2BLFpRZAU2 https:\/\/t.co\/B7m4VB9cLI", + "id" : 986208167402049536, + "created_at" : "2018-04-17 11:42:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/986047497779982336\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/BUx6EayNVF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da8k-GkU0AAnlhl.png", + "id_str" : "986047492750888960", + "id" : 986047492750888960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da8k-GkU0AAnlhl.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 7 Intelligence Company", + "display_url" : "pic.twitter.com\/BUx6EayNVF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/AtiTLzdMom", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836816014&oldid=835259405", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "986047497779982336", + "text" : "7 Intelligence Company Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AtiTLzdMom https:\/\/t.co\/BUx6EayNVF", + "id" : 986047497779982336, + "created_at" : "2018-04-17 01:03:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985986900182872064\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ulNhO6Cwhs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7t20QVwAAqWJZ.png", + "id_str" : "985986894436614144", + "id" : 985986894436614144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7t20QVwAAqWJZ.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/ulNhO6Cwhs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/PUza9Na5c8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836787975&oldid=836787941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985986900182872064", + "text" : "2012 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PUza9Na5c8 https:\/\/t.co\/ulNhO6Cwhs", + "id" : 985986900182872064, + "created_at" : "2018-04-16 21:02:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985986852044853250\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/xf005K7ecF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7t0H5U0AAFlsS.png", + "id_str" : "985986848169185280", + "id" : 985986848169185280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7t0H5U0AAFlsS.png", + "sizes" : [ { + "h" : 1510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 695 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 394 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/xf005K7ecF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/An3vyKdhP2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836787941&oldid=812926930", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985986852044853250", + "text" : "2012 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/An3vyKdhP2 https:\/\/t.co\/xf005K7ecF", + "id" : 985986852044853250, + "created_at" : "2018-04-16 21:02:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985984491700318209\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/DbOA5wsicg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7rqwtW4AEhH3t.png", + "id_str" : "985984488302895105", + "id" : 985984488302895105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7rqwtW4AEhH3t.png", + "sizes" : [ { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 580 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1025, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/DbOA5wsicg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/sjf8DU3eQu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836786756&oldid=836786613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985984491700318209", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sjf8DU3eQu https:\/\/t.co\/DbOA5wsicg", + "id" : 985984491700318209, + "created_at" : "2018-04-16 20:53:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985984176586395648\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/3RMbCcZImq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7rYaKX4AYrJsN.png", + "id_str" : "985984173012934662", + "id" : 985984173012934662, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7rYaKX4AYrJsN.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 591 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/3RMbCcZImq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/xNV2dgrqHO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836786613&oldid=836786362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985984176586395648", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xNV2dgrqHO https:\/\/t.co\/3RMbCcZImq", + "id" : 985984176586395648, + "created_at" : "2018-04-16 20:52:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985983700558057472\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/RWvdKcl3H1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7q8f0X4AAEoJn.png", + "id_str" : "985983693494935552", + "id" : 985983693494935552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7q8f0X4AAEoJn.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/RWvdKcl3H1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/CuBztoWgu5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836786362&oldid=835535499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985983700558057472", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CuBztoWgu5 https:\/\/t.co\/RWvdKcl3H1", + "id" : 985983700558057472, + "created_at" : "2018-04-16 20:50:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985975091749179392\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/OIltM6bTLY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7jHZ4XkAAx3iH.png", + "id_str" : "985975084786618368", + "id" : 985975084786618368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7jHZ4XkAAx3iH.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 656 + }, { + "h" : 680, + "resize" : "fit", + "w" : 372 + }, { + "h" : 1599, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1599, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2012 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/OIltM6bTLY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/0NyjUw4M8Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836780924&oldid=812926097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985975091749179392", + "text" : "2012 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0NyjUw4M8Y https:\/\/t.co\/OIltM6bTLY", + "id" : 985975091749179392, + "created_at" : "2018-04-16 20:15:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985964707583614977\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/9mLaQ4yCTL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7ZrOkWAAMvSDy.png", + "id_str" : "985964705108852739", + "id" : 985964705108852739, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7ZrOkWAAMvSDy.png", + "sizes" : [ { + "h" : 1654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 634 + }, { + "h" : 1654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 359 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2014 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/9mLaQ4yCTL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/GXqs3CpOQU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836774882&oldid=812922684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985964707583614977", + "text" : "2014 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GXqs3CpOQU https:\/\/t.co\/9mLaQ4yCTL", + "id" : 985964707583614977, + "created_at" : "2018-04-16 19:34:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985955880599539712\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/5CTMjeyRZe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7RpR-XcAAem6-.png", + "id_str" : "985955875570544640", + "id" : 985955875570544640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7RpR-XcAAem6-.png", + "sizes" : [ { + "h" : 1535, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1535, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 387 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 683 + } ], + "media_alt" : "Screenshot of edit to 2014 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/5CTMjeyRZe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/OF7AbXwA6z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836769316&oldid=812922001", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985955880599539712", + "text" : "2014 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OF7AbXwA6z https:\/\/t.co\/5CTMjeyRZe", + "id" : 985955880599539712, + "created_at" : "2018-04-16 18:59:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985944684680925192\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/iNvFudnLI5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7HdkpW4AAkSnP.jpg", + "id_str" : "985944679307993088", + "id" : 985944679307993088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7HdkpW4AAkSnP.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to European Curling Championships", + "display_url" : "pic.twitter.com\/iNvFudnLI5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/vdxoySjVAm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836763091&oldid=832384573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985944684680925192", + "text" : "European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vdxoySjVAm https:\/\/t.co\/iNvFudnLI5", + "id" : 985944684680925192, + "created_at" : "2018-04-16 18:15:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985944181586657281\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/nezKMaZ6aB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7HAZzVMAAUcdv.png", + "id_str" : "985944178180829184", + "id" : 985944178180829184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7HAZzVMAAUcdv.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2015 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/nezKMaZ6aB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/rvwC8dKT8m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836762826&oldid=836762768", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985944181586657281", + "text" : "2015 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rvwC8dKT8m https:\/\/t.co\/nezKMaZ6aB", + "id" : 985944181586657281, + "created_at" : "2018-04-16 18:13:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985944070903214080\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/K4N5KlU1fh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da7G54sX4AASpwm.png", + "id_str" : "985944066214060032", + "id" : 985944066214060032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da7G54sX4AASpwm.png", + "sizes" : [ { + "h" : 1448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 724 + }, { + "h" : 680, + "resize" : "fit", + "w" : 410 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2015 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/K4N5KlU1fh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/wkcq4m4Ufo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836762768&oldid=812920550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985944070903214080", + "text" : "2015 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wkcq4m4Ufo https:\/\/t.co\/K4N5KlU1fh", + "id" : 985944070903214080, + "created_at" : "2018-04-16 18:12:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985934379884138501\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/R2EKzlLUue", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6-FxpW0AAsbTO.png", + "id_str" : "985934374876139520", + "id" : 985934374876139520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6-FxpW0AAsbTO.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2015 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/R2EKzlLUue" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/kyWAgMEtdV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836756305&oldid=836755974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985934379884138501", + "text" : "2015 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kyWAgMEtdV https:\/\/t.co\/R2EKzlLUue", + "id" : 985934379884138501, + "created_at" : "2018-04-16 17:34:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985933935510278146\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/tRGRb4abLp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da69sCfX0AEpELB.png", + "id_str" : "985933932721065985", + "id" : 985933932721065985, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da69sCfX0AEpELB.png", + "sizes" : [ { + "h" : 1515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 692 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 392 + } ], + "media_alt" : "Screenshot of edit to 2015 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/tRGRb4abLp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/v26ARx1o3I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836755974&oldid=803265979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985933935510278146", + "text" : "2015 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v26ARx1o3I https:\/\/t.co\/tRGRb4abLp", + "id" : 985933935510278146, + "created_at" : "2018-04-16 17:32:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985921691850362881\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/4TplHefNeM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6yjIAXcAAvwIS.png", + "id_str" : "985921684954902528", + "id" : 985921684954902528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6yjIAXcAAvwIS.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 392 + }, { + "h" : 1516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 692 + }, { + "h" : 1516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2016 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/4TplHefNeM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QFJvNLx2Mz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836748185&oldid=836744283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985921691850362881", + "text" : "2016 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QFJvNLx2Mz https:\/\/t.co\/4TplHefNeM", + "id" : 985921691850362881, + "created_at" : "2018-04-16 16:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985915348938452992\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/0iQzURRKSR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6sx67VAAAtabH.png", + "id_str" : "985915342072381440", + "id" : 985915342072381440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6sx67VAAAtabH.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2016 European Curling Championships \u2013 Women's tournament", + "display_url" : "pic.twitter.com\/0iQzURRKSR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/nrLmWbMwrg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836744283&oldid=820239763", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985915348938452992", + "text" : "2016 European Curling Championships \u2013 Women's tourn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nrLmWbMwrg https:\/\/t.co\/0iQzURRKSR", + "id" : 985915348938452992, + "created_at" : "2018-04-16 16:18:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985913812455968770\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/JlghVcAq6m", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6rYpZWsAAUdwK.png", + "id_str" : "985913808358125568", + "id" : 985913808358125568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6rYpZWsAAUdwK.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2016 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/JlghVcAq6m" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ccuO4ohBqK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836743313&oldid=836743261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985913812455968770", + "text" : "2016 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ccuO4ohBqK https:\/\/t.co\/JlghVcAq6m", + "id" : 985913812455968770, + "created_at" : "2018-04-16 16:12:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985913733594669056\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/UCjpS44sIq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6rT6vW0AUupdR.png", + "id_str" : "985913727114465285", + "id" : 985913727114465285, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6rT6vW0AUupdR.png", + "sizes" : [ { + "h" : 1620, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 647 + }, { + "h" : 680, + "resize" : "fit", + "w" : 367 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1620, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2016 European Curling Championships \u2013 Men's tournament", + "display_url" : "pic.twitter.com\/UCjpS44sIq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/XWeshc5lKz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836743261&oldid=812894924", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985913733594669056", + "text" : "2016 European Curling Championships \u2013 Men's tournam Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XWeshc5lKz https:\/\/t.co\/UCjpS44sIq", + "id" : 985913733594669056, + "created_at" : "2018-04-16 16:12:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985902396688732161\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/1XYuGPIv0A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6hAF2W4AYdN4_.png", + "id_str" : "985902391382958086", + "id" : 985902391382958086, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6hAF2W4AYdN4_.png", + "sizes" : [ { + "h" : 1516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 692 + }, { + "h" : 680, + "resize" : "fit", + "w" : 392 + }, { + "h" : 1516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/1XYuGPIv0A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/kU8mkGbIuW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836737016&oldid=836731792", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985902396688732161", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kU8mkGbIuW https:\/\/t.co\/1XYuGPIv0A", + "id" : 985902396688732161, + "created_at" : "2018-04-16 15:27:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985896598004740096\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/qqdI2j3SZq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6buhMXkAAFwNp.png", + "id_str" : "985896591927250944", + "id" : 985896591927250944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6buhMXkAAFwNp.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 668 + }, { + "h" : 680, + "resize" : "fit", + "w" : 379 + }, { + "h" : 1569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Raymond Th\u00E9berge", + "display_url" : "pic.twitter.com\/qqdI2j3SZq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/GbCwfFd9YR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147597620&oldid=146995593&rcid=361283135", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985896598004740096", + "text" : "Raymond Th\u00E9berge Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GbCwfFd9YR https:\/\/t.co\/qqdI2j3SZq", + "id" : 985896598004740096, + "created_at" : "2018-04-16 15:04:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985893109350445058\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/r4b32FmIIw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6YjdtX0AAdwIv.png", + "id_str" : "985893103478493184", + "id" : 985893103478493184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6YjdtX0AAdwIv.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/r4b32FmIIw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8Aeo5eokEm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836731792&oldid=836731639", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985893109350445058", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8Aeo5eokEm https:\/\/t.co\/r4b32FmIIw", + "id" : 985893109350445058, + "created_at" : "2018-04-16 14:50:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985892846061408256\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/efxPM1K1W9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6YUQHUQAAgr0p.png", + "id_str" : "985892842131177472", + "id" : 985892842131177472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6YUQHUQAAgr0p.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/efxPM1K1W9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/OK5cVJ67t3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836731639&oldid=836731534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985892846061408256", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OK5cVJ67t3 https:\/\/t.co\/efxPM1K1W9", + "id" : 985892846061408256, + "created_at" : "2018-04-16 14:49:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985892621901094913\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/166haJ1l4L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6YHKuWAAErN9Y.png", + "id_str" : "985892617345957889", + "id" : 985892617345957889, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6YHKuWAAErN9Y.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 610 + }, { + "h" : 680, + "resize" : "fit", + "w" : 346 + }, { + "h" : 1720, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1720, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/166haJ1l4L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/YXKPgXDY5f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836731534&oldid=836725827", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985892621901094913", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YXKPgXDY5f https:\/\/t.co\/166haJ1l4L", + "id" : 985892621901094913, + "created_at" : "2018-04-16 14:48:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985886437701771264\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/tonLVp5lo7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6SfKRW0AEXCmR.png", + "id_str" : "985886432471470081", + "id" : 985886432471470081, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6SfKRW0AEXCmR.png", + "sizes" : [ { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 631 + } ], + "media_alt" : "Screenshot of edit to Victoriaville", + "display_url" : "pic.twitter.com\/tonLVp5lo7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/5vqa8d0drh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147596349&oldid=147575939&rcid=361281200", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985886437701771264", + "text" : "Victoriaville Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/5vqa8d0drh https:\/\/t.co\/tonLVp5lo7", + "id" : 985886437701771264, + "created_at" : "2018-04-16 14:23:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985883604831043584\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/9X3M9iQssf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6P6SwWkAA6rE8.png", + "id_str" : "985883600070545408", + "id" : 985883600070545408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6P6SwWkAA6rE8.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Director of Public Prosecutions", + "display_url" : "pic.twitter.com\/9X3M9iQssf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/fnLsvtkq6X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836726580&oldid=833791944", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985883604831043584", + "text" : "Director of Public Prosecutions Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/fnLsvtkq6X https:\/\/t.co\/9X3M9iQssf", + "id" : 985883604831043584, + "created_at" : "2018-04-16 14:12:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985880384226385920\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/fkEvBZrdVZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6M-_kXcAUPwRv.png", + "id_str" : "985880382284460037", + "id" : 985880382284460037, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6M-_kXcAUPwRv.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/fkEvBZrdVZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yLjAc9ap1U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836724502&oldid=836724210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985880384226385920", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yLjAc9ap1U https:\/\/t.co\/fkEvBZrdVZ", + "id" : 985880384226385920, + "created_at" : "2018-04-16 13:59:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985879942582947840\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/l3R7eSqRiV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6MlLyXcAAHEpY.png", + "id_str" : "985879938887806976", + "id" : 985879938887806976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6MlLyXcAAHEpY.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/l3R7eSqRiV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/aCufEGPDwh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836724210&oldid=836724130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985879942582947840", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aCufEGPDwh https:\/\/t.co\/l3R7eSqRiV", + "id" : 985879942582947840, + "created_at" : "2018-04-16 13:57:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985879803202035713\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/xfFY7t94Au", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6MdHtX4AA7hI4.png", + "id_str" : "985879800354168832", + "id" : 985879800354168832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6MdHtX4AA7hI4.png", + "sizes" : [ { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 656, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/xfFY7t94Au" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/pedHbNsFpR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836724130&oldid=836723830", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985879803202035713", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pedHbNsFpR https:\/\/t.co\/xfFY7t94Au", + "id" : 985879803202035713, + "created_at" : "2018-04-16 13:57:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985879346484334593\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/ufwkjS5Gk8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6MCOQX4AE4Pd7.png", + "id_str" : "985879338255114241", + "id" : 985879338255114241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6MCOQX4AE4Pd7.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/ufwkjS5Gk8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ThuSHSUDho", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836723830&oldid=836723726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985879346484334593", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ThuSHSUDho https:\/\/t.co\/ufwkjS5Gk8", + "id" : 985879346484334593, + "created_at" : "2018-04-16 13:55:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985879182470205440\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/xA08TwIZhz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6L4xeXkAIGnzm.png", + "id_str" : "985879175910363138", + "id" : 985879175910363138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6L4xeXkAIGnzm.png", + "sizes" : [ { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 577, + "resize" : "fit", + "w" : 680 + }, { + "h" : 741, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/xA08TwIZhz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bqdBhgNXgT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836723726&oldid=836723426", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985879182470205440", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bqdBhgNXgT https:\/\/t.co\/xA08TwIZhz", + "id" : 985879182470205440, + "created_at" : "2018-04-16 13:54:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985878647839084544\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/RodA0wklhL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da6LZxGXUAArw9u.png", + "id_str" : "985878643233738752", + "id" : 985878643233738752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da6LZxGXUAArw9u.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 European Curling Championships", + "display_url" : "pic.twitter.com\/RodA0wklhL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/WvgWllsA0M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836723426&oldid=834057173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985878647839084544", + "text" : "2017 European Curling Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WvgWllsA0M https:\/\/t.co\/RodA0wklhL", + "id" : 985878647839084544, + "created_at" : "2018-04-16 13:52:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985849761004695555\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/ty7KSIS01K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da5xIarX4AAeFB6.png", + "id_str" : "985849757854851072", + "id" : 985849757854851072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da5xIarX4AAeFB6.png", + "sizes" : [ { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 288, + "resize" : "fit", + "w" : 680 + }, { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Richacha Balengola", + "display_url" : "pic.twitter.com\/ty7KSIS01K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/MsKwG8vifu", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147591358&oldid=147536402&rcid=361272905", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985849761004695555", + "text" : "Richacha Balengola Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MsKwG8vifu https:\/\/t.co\/ty7KSIS01K", + "id" : 985849761004695555, + "created_at" : "2018-04-16 11:57:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/985849548940677123\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/tUqEDY7uGm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Da5w7y3UMAAsieS.png", + "id_str" : "985849541009092608", + "id" : 985849541009092608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Da5w7y3UMAAsieS.png", + "sizes" : [ { + "h" : 283, + "resize" : "fit", + "w" : 680 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Richacha Balengola", + "display_url" : "pic.twitter.com\/tUqEDY7uGm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/x747oomQnJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836708908&oldid=836379238", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "985849548940677123", + "text" : "Richacha Balengola Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x747oomQnJ https:\/\/t.co\/tUqEDY7uGm", + "id" : 985849548940677123, + "created_at" : "2018-04-16 11:57:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984871060620365824\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/oJkJFxTyh1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dar3AZsW4AAIQRq.png", + "id_str" : "984871054802870272", + "id" : 984871054802870272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dar3AZsW4AAIQRq.png", + "sizes" : [ { + "h" : 907, + "resize" : "fit", + "w" : 874 + }, { + "h" : 907, + "resize" : "fit", + "w" : 874 + }, { + "h" : 907, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 655 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to P\u00E8lerins de Saint Michel", + "display_url" : "pic.twitter.com\/oJkJFxTyh1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/8wukEV2L5j", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147506374&oldid=147505615&rcid=361133146", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984871060620365824", + "text" : "P\u00E8lerins de Saint Michel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8wukEV2L5j https:\/\/t.co\/oJkJFxTyh1", + "id" : 984871060620365824, + "created_at" : "2018-04-13 19:08:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984810886912184321\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/ADGmw2pwxE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DarAR0iUMAA-BvI.png", + "id_str" : "984810880926756864", + "id" : 984810880926756864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DarAR0iUMAA-BvI.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 652 + }, { + "h" : 912, + "resize" : "fit", + "w" : 874 + }, { + "h" : 912, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 912, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Navdeep Bains", + "display_url" : "pic.twitter.com\/ADGmw2pwxE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/XArTteZZhV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836241298&oldid=828717601", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984810886912184321", + "text" : "Navdeep Bains Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/XArTteZZhV https:\/\/t.co\/ADGmw2pwxE", + "id" : 984810886912184321, + "created_at" : "2018-04-13 15:09:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984800794632474626\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/YKUJzmwds1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Daq3GgjW4AAvcUw.png", + "id_str" : "984800790979207168", + "id" : 984800790979207168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Daq3GgjW4AAvcUw.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 468 + }, { + "h" : 2239, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 265 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 799 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Equalization payments in Canada", + "display_url" : "pic.twitter.com\/YKUJzmwds1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/RvEBsEVHSd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836236484&oldid=832534026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984800794632474626", + "text" : "Equalization payments in Canada Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RvEBsEVHSd https:\/\/t.co\/YKUJzmwds1", + "id" : 984800794632474626, + "created_at" : "2018-04-13 14:29:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984778561956581378\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/HTJUMhUXx3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Daqi4bDWsAAy830.png", + "id_str" : "984778558752075776", + "id" : 984778558752075776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Daqi4bDWsAAy830.png", + "sizes" : [ { + "h" : 390, + "resize" : "fit", + "w" : 680 + }, { + "h" : 501, + "resize" : "fit", + "w" : 874 + }, { + "h" : 501, + "resize" : "fit", + "w" : 874 + }, { + "h" : 501, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to FC Gatineau", + "display_url" : "pic.twitter.com\/HTJUMhUXx3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/54b5NP0KWC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836224974&oldid=836224749", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984778561956581378", + "text" : "FC Gatineau Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/54b5NP0KWC https:\/\/t.co\/HTJUMhUXx3", + "id" : 984778561956581378, + "created_at" : "2018-04-13 13:01:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984778145562857473\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/dzY6mgEL3y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Daqif6zWAAAq34w.png", + "id_str" : "984778137778126848", + "id" : 984778137778126848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Daqif6zWAAAq34w.png", + "sizes" : [ { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 441, + "resize" : "fit", + "w" : 680 + }, { + "h" : 567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to FC Gatineau", + "display_url" : "pic.twitter.com\/dzY6mgEL3y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Rr53kz39AS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836224749&oldid=836224551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984778145562857473", + "text" : "FC Gatineau Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Rr53kz39AS https:\/\/t.co\/dzY6mgEL3y", + "id" : 984778145562857473, + "created_at" : "2018-04-13 12:59:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984777738195275776\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/dTlZB5XUdF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaqiIB_UQAEeo9M.png", + "id_str" : "984777727390531585", + "id" : 984777727390531585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaqiIB_UQAEeo9M.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to FC Gatineau", + "display_url" : "pic.twitter.com\/dTlZB5XUdF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/JGWbc0OJem", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836224551&oldid=836224502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984777738195275776", + "text" : "FC Gatineau Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/JGWbc0OJem https:\/\/t.co\/dTlZB5XUdF", + "id" : 984777738195275776, + "created_at" : "2018-04-13 12:58:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984777612181590017\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/XR0SeEcSgt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaqiBI0WkAEZseQ.png", + "id_str" : "984777608964509697", + "id" : 984777608964509697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaqiBI0WkAEZseQ.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to FC Gatineau", + "display_url" : "pic.twitter.com\/XR0SeEcSgt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Ac0pEi5r8U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836224502&oldid=833160136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984777612181590017", + "text" : "FC Gatineau Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Ac0pEi5r8U https:\/\/t.co\/XR0SeEcSgt", + "id" : 984777612181590017, + "created_at" : "2018-04-13 12:57:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984761288030072833\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/SKHNa98jvn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaqTK74UQAEmWFa.png", + "id_str" : "984761284615749633", + "id" : 984761284615749633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaqTK74UQAEmWFa.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 554 + }, { + "h" : 1072, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1072, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1072, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to James Comey", + "display_url" : "pic.twitter.com\/SKHNa98jvn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/QnGtkWelkY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836217655&oldid=835498427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984761288030072833", + "text" : "James Comey Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QnGtkWelkY https:\/\/t.co\/SKHNa98jvn", + "id" : 984761288030072833, + "created_at" : "2018-04-13 11:52:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984546178900652032\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/9wO4jyyVTE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DanPh7lWkAEI5GG.png", + "id_str" : "984546175394156545", + "id" : 984546175394156545, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DanPh7lWkAEI5GG.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Strangford Lough", + "display_url" : "pic.twitter.com\/9wO4jyyVTE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/qQcMmsOSK2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836135792&oldid=836135447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984546178900652032", + "text" : "Strangford Lough Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qQcMmsOSK2 https:\/\/t.co\/9wO4jyyVTE", + "id" : 984546178900652032, + "created_at" : "2018-04-12 21:37:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984545589118537731\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/kg6MJF1QSp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DanO_o0XcAAYNeb.png", + "id_str" : "984545586241302528", + "id" : 984545586241302528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DanO_o0XcAAYNeb.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 474 + }, { + "h" : 1253, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1253, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 837 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Strangford Lough", + "display_url" : "pic.twitter.com\/kg6MJF1QSp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/gqBQqw7zsm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836135447&oldid=836135207", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984545589118537731", + "text" : "Strangford Lough Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gqBQqw7zsm https:\/\/t.co\/kg6MJF1QSp", + "id" : 984545589118537731, + "created_at" : "2018-04-12 21:35:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984545116479262720\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Il8Q2dSW6V", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DanOkKBXcAAtPXs.png", + "id_str" : "984545114117861376", + "id" : 984545114117861376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DanOkKBXcAAtPXs.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 680 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Strangford Lough", + "display_url" : "pic.twitter.com\/Il8Q2dSW6V" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/KuJyfOZc6r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836135207&oldid=820166301", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984545116479262720", + "text" : "Strangford Lough Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KuJyfOZc6r https:\/\/t.co\/Il8Q2dSW6V", + "id" : 984545116479262720, + "created_at" : "2018-04-12 21:33:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984544197121331200\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/g5D3bmd4m0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DanNujOUQAAYYNu.png", + "id_str" : "984544193170128896", + "id" : 984544193170128896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DanNujOUQAAYYNu.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:British Isles naming dispute", + "display_url" : "pic.twitter.com\/g5D3bmd4m0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/4RY44ETYgP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836134686&oldid=836133949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984544197121331200", + "text" : "Talk:British Isles naming dispute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4RY44ETYgP https:\/\/t.co\/g5D3bmd4m0", + "id" : 984544197121331200, + "created_at" : "2018-04-12 21:30:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984539875067219968\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/W1jhiJDvso", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DanJzCQW0AUmWXp.png", + "id_str" : "984539872173150213", + "id" : 984539872173150213, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DanJzCQW0AUmWXp.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Antrim, County Antrim", + "display_url" : "pic.twitter.com\/W1jhiJDvso" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/5Ml5yV6ybD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836132354&oldid=829159180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984539875067219968", + "text" : "Antrim, County Antrim Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Ml5yV6ybD https:\/\/t.co\/W1jhiJDvso", + "id" : 984539875067219968, + "created_at" : "2018-04-12 21:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984529751665717248\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/lduerdNxLg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DanAlpFWsAAZgdD.jpg", + "id_str" : "984529746473168896", + "id" : 984529746473168896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DanAlpFWsAAZgdD.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 840, + "resize" : "fit", + "w" : 874 + }, { + "h" : 840, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 680 + }, { + "h" : 840, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Germany's Next Topmodel (cycle 12)", + "display_url" : "pic.twitter.com\/lduerdNxLg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/zfuGkpyXUF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836126547&oldid=831971213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984529751665717248", + "text" : "Germany's Next Topmodel (cycle 12) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zfuGkpyXUF https:\/\/t.co\/lduerdNxLg", + "id" : 984529751665717248, + "created_at" : "2018-04-12 20:32:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984528942123102210\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/k81ZSdvVak", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dam_2hiX4AAV02O.png", + "id_str" : "984528936993546240", + "id" : 984528936993546240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dam_2hiX4AAV02O.png", + "sizes" : [ { + "h" : 1136, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 523 + }, { + "h" : 1136, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1136, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Germany's Next Topmodel (cycle 13)", + "display_url" : "pic.twitter.com\/k81ZSdvVak" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pmVDITnpF7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836126003&oldid=836125591", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984528942123102210", + "text" : "Germany's Next Topmodel (cycle 13) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pmVDITnpF7 https:\/\/t.co\/k81ZSdvVak", + "id" : 984528942123102210, + "created_at" : "2018-04-12 20:29:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984522253315473410\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/Qs2WyLFkvP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dam5xLrWkAA0AAU.png", + "id_str" : "984522248156516352", + "id" : 984522248156516352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dam5xLrWkAA0AAU.png", + "sizes" : [ { + "h" : 571, + "resize" : "fit", + "w" : 680 + }, { + "h" : 734, + "resize" : "fit", + "w" : 874 + }, { + "h" : 734, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 734, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Germany's Next Topmodel (cycle 13)", + "display_url" : "pic.twitter.com\/Qs2WyLFkvP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/bD9U3PC7DW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836121808&oldid=836121217", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984522253315473410", + "text" : "Germany's Next Topmodel (cycle 13) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bD9U3PC7DW https:\/\/t.co\/Qs2WyLFkvP", + "id" : 984522253315473410, + "created_at" : "2018-04-12 20:02:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984519332742008833\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/XwT53ebH9d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dam3HM-X4AM1bvc.png", + "id_str" : "984519327926968323", + "id" : 984519327926968323, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dam3HM-X4AM1bvc.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 666 + }, { + "h" : 893, + "resize" : "fit", + "w" : 874 + }, { + "h" : 893, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 893, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Afro-Peruvian", + "display_url" : "pic.twitter.com\/XwT53ebH9d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/xNhGa9lVYV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836119924&oldid=828968499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984519332742008833", + "text" : "Afro-Peruvian Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xNhGa9lVYV https:\/\/t.co\/XwT53ebH9d", + "id" : 984519332742008833, + "created_at" : "2018-04-12 19:51:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984517151213129728\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/CyhZOwvzlj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dam1IGiW4AIrKha.png", + "id_str" : "984517144355463170", + "id" : 984517144355463170, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dam1IGiW4AIrKha.png", + "sizes" : [ { + "h" : 308, + "resize" : "fit", + "w" : 680 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Germany's Next Topmodel (cycle 13)", + "display_url" : "pic.twitter.com\/CyhZOwvzlj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/H7tYfQDUEL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836118566&oldid=836115399", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984517151213129728", + "text" : "Germany's Next Topmodel (cycle 13) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H7tYfQDUEL https:\/\/t.co\/CyhZOwvzlj", + "id" : 984517151213129728, + "created_at" : "2018-04-12 19:42:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984494551061626881\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/Kj2iy9yYNR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DamgkuFXkAAgCD7.png", + "id_str" : "984494546263445504", + "id" : 984494546263445504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DamgkuFXkAAgCD7.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Manitoba general election, 2003", + "display_url" : "pic.twitter.com\/Kj2iy9yYNR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/bK8UesqBDY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836104398&oldid=834161592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984494551061626881", + "text" : "Manitoba general election, 2003 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bK8UesqBDY https:\/\/t.co\/Kj2iy9yYNR", + "id" : 984494551061626881, + "created_at" : "2018-04-12 18:12:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984492282975014912\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/MbrU9kIS7J", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DamegysXUAARIQq.png", + "id_str" : "984492279758016512", + "id" : 984492279758016512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DamegysXUAARIQq.png", + "sizes" : [ { + "h" : 564, + "resize" : "fit", + "w" : 874 + }, { + "h" : 564, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 564, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Earth battery", + "display_url" : "pic.twitter.com\/MbrU9kIS7J" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/82Fzx2WL5V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836103113&oldid=680455414", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984492282975014912", + "text" : "Talk:Earth battery Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/82Fzx2WL5V https:\/\/t.co\/MbrU9kIS7J", + "id" : 984492282975014912, + "created_at" : "2018-04-12 18:03:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984491993773608960\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/5qywQysOKd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DameP6eV4AAErSw.png", + "id_str" : "984491989788909568", + "id" : 984491989788909568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DameP6eV4AAErSw.png", + "sizes" : [ { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/5qywQysOKd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/D2QKTxzuVb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836102910&oldid=836080237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984491993773608960", + "text" : "Coneheads (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D2QKTxzuVb https:\/\/t.co\/5qywQysOKd", + "id" : 984491993773608960, + "created_at" : "2018-04-12 18:02:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984479848541425666\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/A4TUcOJG0g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DamTM_JWAAAaxce.png", + "id_str" : "984479844875501568", + "id" : 984479844875501568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DamTM_JWAAAaxce.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Capital Pride (Ottawa)", + "display_url" : "pic.twitter.com\/A4TUcOJG0g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/RmSd3Yt7j3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836095079&oldid=836094739", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984479848541425666", + "text" : "Capital Pride (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RmSd3Yt7j3 https:\/\/t.co\/A4TUcOJG0g", + "id" : 984479848541425666, + "created_at" : "2018-04-12 17:14:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984479383040724993\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Ex7DHtnwwC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DamSxw7XUAEnped.png", + "id_str" : "984479377202302977", + "id" : 984479377202302977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DamSxw7XUAEnped.png", + "sizes" : [ { + "h" : 2204, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 812 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 476 + }, { + "h" : 680, + "resize" : "fit", + "w" : 270 + } ], + "media_alt" : "Screenshot of edit to Capital Pride (Ottawa)", + "display_url" : "pic.twitter.com\/Ex7DHtnwwC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/zDYdPlmvSy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836094739&oldid=793071525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984479383040724993", + "text" : "Capital Pride (Ottawa) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zDYdPlmvSy https:\/\/t.co\/Ex7DHtnwwC", + "id" : 984479383040724993, + "created_at" : "2018-04-12 17:12:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984384030811533312\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/yBwTGM1l57", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dak8DbRXcAAtPMm.png", + "id_str" : "984384023115034624", + "id" : 984384023115034624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dak8DbRXcAAtPMm.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + } ], + "media_alt" : "Screenshot of edit to Disability Tax Credit", + "display_url" : "pic.twitter.com\/yBwTGM1l57" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/0Em5te8tko", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=836045972&oldid=740580248", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984384030811533312", + "text" : "Disability Tax Credit Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0Em5te8tko https:\/\/t.co\/yBwTGM1l57", + "id" : 984384030811533312, + "created_at" : "2018-04-12 10:53:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984195201043443715\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/AKamCcWyBn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaiQUG0VMAIpkxw.png", + "id_str" : "984195193682341890", + "id" : 984195193682341890, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaiQUG0VMAIpkxw.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 496 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uruguayan Air Force Flight 571", + "display_url" : "pic.twitter.com\/AKamCcWyBn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/6wM85eUXwc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835975353&oldid=835757391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984195201043443715", + "text" : "Uruguayan Air Force Flight 571 Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/6wM85eUXwc https:\/\/t.co\/AKamCcWyBn", + "id" : 984195201043443715, + "created_at" : "2018-04-11 22:23:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984163067788394498\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/szcMFLk24i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DahzF8nW0AEQNBC.png", + "id_str" : "984163064588193793", + "id" : 984163064588193793, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DahzF8nW0AEQNBC.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of ambassadors of Fiji to the United States", + "display_url" : "pic.twitter.com\/szcMFLk24i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/DQoYdltqs7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835958465&oldid=831478421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984163067788394498", + "text" : "List of ambassadors of Fiji to the United States Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/DQoYdltqs7 https:\/\/t.co\/szcMFLk24i", + "id" : 984163067788394498, + "created_at" : "2018-04-11 20:15:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984159488675590144\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/cpD1ZcRMR2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dahv1g8WkAAHbZk.png", + "id_str" : "984159483747274752", + "id" : 984159483747274752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dahv1g8WkAAHbZk.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Shanghai Dragons", + "display_url" : "pic.twitter.com\/cpD1ZcRMR2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/NRrxZs16pc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835956712&oldid=835943949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984159488675590144", + "text" : "Shanghai Dragons Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NRrxZs16pc https:\/\/t.co\/cpD1ZcRMR2", + "id" : 984159488675590144, + "created_at" : "2018-04-11 20:01:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984157791895146497\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/PkbaKzTEEn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DahuSxaWkAE6egz.png", + "id_str" : "984157787361021953", + "id" : 984157787361021953, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DahuSxaWkAE6egz.png", + "sizes" : [ { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to HMS Sultan (1807)", + "display_url" : "pic.twitter.com\/PkbaKzTEEn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/6rtH8U8yfo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835955848&oldid=805317428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984157791895146497", + "text" : "HMS Sultan (1807) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6rtH8U8yfo https:\/\/t.co\/PkbaKzTEEn", + "id" : 984157791895146497, + "created_at" : "2018-04-11 19:54:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984151382759497729\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/loDogZqqXP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DahodvOU8AApPxY.png", + "id_str" : "984151378682507264", + "id" : 984151378682507264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DahodvOU8AApPxY.png", + "sizes" : [ { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 331, + "resize" : "fit", + "w" : 680 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to R\u00E9f\u00E9rendum qu\u00E9b\u00E9cois de 1980", + "display_url" : "pic.twitter.com\/loDogZqqXP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/jGThxkPmXy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147437057&oldid=143841506&rcid=361012341", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984151382759497729", + "text" : "R\u00E9f\u00E9rendum qu\u00E9b\u00E9cois de 1980 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jGThxkPmXy https:\/\/t.co\/loDogZqqXP", + "id" : 984151382759497729, + "created_at" : "2018-04-11 19:29:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984145474495098880\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/fEgJjcZX8X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DahjF5oWAAA0hXC.png", + "id_str" : "984145471600984064", + "id" : 984145471600984064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DahjF5oWAAA0hXC.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Treaty 4", + "display_url" : "pic.twitter.com\/fEgJjcZX8X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/S73JegdBDl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835949235&oldid=833334737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984145474495098880", + "text" : "Treaty 4 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S73JegdBDl https:\/\/t.co\/fEgJjcZX8X", + "id" : 984145474495098880, + "created_at" : "2018-04-11 19:05:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984107809657716737\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/LBBJddm082", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DahA1c4XcAAy1o0.png", + "id_str" : "984107805610307584", + "id" : 984107805610307584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DahA1c4XcAAy1o0.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 480 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 848 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Office", + "display_url" : "pic.twitter.com\/LBBJddm082" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/BOERz9zhNA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835927180&oldid=828211933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984107809657716737", + "text" : "Office Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BOERz9zhNA https:\/\/t.co\/LBBJddm082", + "id" : 984107809657716737, + "created_at" : "2018-04-11 16:36:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984057683593572352\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/G63XXtB8DI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DagTPrzXUAA7KcD.png", + "id_str" : "984057678757580800", + "id" : 984057678757580800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DagTPrzXUAA7KcD.png", + "sizes" : [ { + "h" : 1218, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 488 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 861 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Rosario Strait", + "display_url" : "pic.twitter.com\/G63XXtB8DI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/61sc3T8Qw1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835900638&oldid=793649092", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984057683593572352", + "text" : "Rosario Strait Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/61sc3T8Qw1 https:\/\/t.co\/G63XXtB8DI", + "id" : 984057683593572352, + "created_at" : "2018-04-11 13:16:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/984049839997513729\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/o7qLteVdmV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DagMHJMX4AAKBWi.png", + "id_str" : "984049835446886400", + "id" : 984049835446886400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DagMHJMX4AAKBWi.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 421 + }, { + "h" : 680, + "resize" : "fit", + "w" : 239 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 719 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2490, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Robert Finley (musician)", + "display_url" : "pic.twitter.com\/o7qLteVdmV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/VSQgsQc3hP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835897039&oldid=834293967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "984049839997513729", + "text" : "Robert Finley (musician) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VSQgsQc3hP https:\/\/t.co\/o7qLteVdmV", + "id" : 984049839997513729, + "created_at" : "2018-04-11 12:45:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983787677203009537\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/y6ohXiDFbS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DacdrVyWsAAICuA.png", + "id_str" : "983787674023669760", + "id" : 983787674023669760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DacdrVyWsAAICuA.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 848 + }, { + "h" : 680, + "resize" : "fit", + "w" : 480 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to John Diefenbaker", + "display_url" : "pic.twitter.com\/y6ohXiDFbS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/jDrmGj4qxD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835786305&oldid=832428623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983787677203009537", + "text" : "John Diefenbaker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jDrmGj4qxD https:\/\/t.co\/y6ohXiDFbS", + "id" : 983787677203009537, + "created_at" : "2018-04-10 19:23:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983777486449364992\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/TNagiepn39", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DacUaLLW4AAkRN4.png", + "id_str" : "983777483513323520", + "id" : 983777483513323520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DacUaLLW4AAkRN4.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of festivals in Ottawa", + "display_url" : "pic.twitter.com\/TNagiepn39" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/v80qI0bB1i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835780696&oldid=820485390", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983777486449364992", + "text" : "List of festivals in Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v80qI0bB1i https:\/\/t.co\/TNagiepn39", + "id" : 983777486449364992, + "created_at" : "2018-04-10 18:43:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983766984478396416\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/KEtRzLUkOY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DacK2y4XUAUuYy3.png", + "id_str" : "983766980091138053", + "id" : 983766980091138053, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DacK2y4XUAUuYy3.png", + "sizes" : [ { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jack Sures", + "display_url" : "pic.twitter.com\/KEtRzLUkOY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/NIRorUT0Bj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835774776&oldid=821168641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983766984478396416", + "text" : "Jack Sures Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NIRorUT0Bj https:\/\/t.co\/KEtRzLUkOY", + "id" : 983766984478396416, + "created_at" : "2018-04-10 18:01:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983765446515216384\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/zLUMd6YATj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DacJdSqVAAEhAFS.png", + "id_str" : "983765442433974273", + "id" : 983765442433974273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DacJdSqVAAEhAFS.png", + "sizes" : [ { + "h" : 658, + "resize" : "fit", + "w" : 874 + }, { + "h" : 658, + "resize" : "fit", + "w" : 874 + }, { + "h" : 512, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 658, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wikipedia:Articles for deletion\/Naty Bernardo", + "display_url" : "pic.twitter.com\/zLUMd6YATj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/tBIUk5Omu3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835773973&oldid=835707812", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983765446515216384", + "text" : "Wikipedia:Articles for deletion\/Naty Bernardo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tBIUk5Omu3 https:\/\/t.co\/zLUMd6YATj", + "id" : 983765446515216384, + "created_at" : "2018-04-10 17:55:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983731291534364672\/photo\/1", + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/K7fCZVoF4g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DabqZI-X0AArXCE.png", + "id_str" : "983731286253752320", + "id" : 983731286253752320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DabqZI-X0AArXCE.png", + "sizes" : [ { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 321, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wye Oak", + "display_url" : "pic.twitter.com\/K7fCZVoF4g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/lFg2hr5VlS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835756079&oldid=809122961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983731291534364672", + "text" : "Wye Oak Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/lFg2hr5VlS https:\/\/t.co\/K7fCZVoF4g", + "id" : 983731291534364672, + "created_at" : "2018-04-10 15:39:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983726041393979392\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/GpbfhAKoPY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DablndZWsAAcMHS.png", + "id_str" : "983726034695663616", + "id" : 983726034695663616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DablndZWsAAcMHS.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 568 + }, { + "h" : 1847, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 322 + }, { + "h" : 1847, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to EGS (program)", + "display_url" : "pic.twitter.com\/GpbfhAKoPY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/3L0WPAaQhD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835753102&oldid=835749881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983726041393979392", + "text" : "EGS (program) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/3L0WPAaQhD https:\/\/t.co\/GpbfhAKoPY", + "id" : 983726041393979392, + "created_at" : "2018-04-10 15:18:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983720591688642560\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/0ZoayHFsiO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DabgqSoWsAE5iHt.png", + "id_str" : "983720585787256833", + "id" : 983720585787256833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DabgqSoWsAE5iHt.png", + "sizes" : [ { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to EGS (program)", + "display_url" : "pic.twitter.com\/0ZoayHFsiO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/9kmYkfWXoK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835749881&oldid=824010435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983720591688642560", + "text" : "EGS (program) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/9kmYkfWXoK https:\/\/t.co\/0ZoayHFsiO", + "id" : 983720591688642560, + "created_at" : "2018-04-10 14:57:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983689241816457216\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/bHGYP2XqHP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DabEJd8WkAAy01d.png", + "id_str" : "983689235562663936", + "id" : 983689235562663936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DabEJd8WkAAy01d.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Road to Avonlea", + "display_url" : "pic.twitter.com\/bHGYP2XqHP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/prk8gUsJdy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835731915&oldid=828084732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983689241816457216", + "text" : "Road to Avonlea Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/prk8gUsJdy https:\/\/t.co\/bHGYP2XqHP", + "id" : 983689241816457216, + "created_at" : "2018-04-10 12:52:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983685931143229441\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/P1JvoRGr48", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DabBI8SWsAEf1P9.png", + "id_str" : "983685927993257985", + "id" : 983685927993257985, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DabBI8SWsAEf1P9.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 229 + }, { + "h" : 2594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 404 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 690 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Demographics of Saskatchewan", + "display_url" : "pic.twitter.com\/P1JvoRGr48" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/bDnUmVsZig", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835730531&oldid=819813201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983685931143229441", + "text" : "Demographics of Saskatchewan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bDnUmVsZig https:\/\/t.co\/P1JvoRGr48", + "id" : 983685931143229441, + "created_at" : "2018-04-10 12:39:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983401286879076352\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/yBiEv8Fds5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaW-QeqV4AANBaw.png", + "id_str" : "983401283968163840", + "id" : 983401283968163840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaW-QeqV4AANBaw.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to File:Craigflower farm.jpg", + "display_url" : "pic.twitter.com\/yBiEv8Fds5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/ZHTagCA1Ll", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=296375253&oldid=118919701&rcid=1066606853", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983401286879076352", + "text" : "File:Craigflower farm.jpg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZHTagCA1Ll https:\/\/t.co\/yBiEv8Fds5", + "id" : 983401286879076352, + "created_at" : "2018-04-09 17:48:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983397874657583105\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/3TxtqQMScB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaW7JtBUMAEfQ2t.png", + "id_str" : "983397869028651009", + "id" : 983397869028651009, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaW7JtBUMAEfQ2t.png", + "sizes" : [ { + "h" : 527, + "resize" : "fit", + "w" : 874 + }, { + "h" : 527, + "resize" : "fit", + "w" : 874 + }, { + "h" : 410, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 527, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Discussion:Joe Dassin", + "display_url" : "pic.twitter.com\/3TxtqQMScB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/zRQ3vpAcy5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147369191&oldid=146552514&rcid=360892499", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983397874657583105", + "text" : "Discussion:Joe Dassin Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/zRQ3vpAcy5 https:\/\/t.co\/3TxtqQMScB", + "id" : 983397874657583105, + "created_at" : "2018-04-09 17:34:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983359330786463744\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/M8KzUfzg93", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaWYF6QW0AAWgmY.png", + "id_str" : "983359320954949632", + "id" : 983359320954949632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaWYF6QW0AAWgmY.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Employment and Social Development Canada", + "display_url" : "pic.twitter.com\/M8KzUfzg93" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/8JTbb6fext", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835577330&oldid=835303457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983359330786463744", + "text" : "Employment and Social Development Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/8JTbb6fext https:\/\/t.co\/M8KzUfzg93", + "id" : 983359330786463744, + "created_at" : "2018-04-09 15:01:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983358218150834179\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/XvmpQ0cSLB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaWXFfcW0AAjPhc.png", + "id_str" : "983358214245896192", + "id" : 983358214245896192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaWXFfcW0AAjPhc.png", + "sizes" : [ { + "h" : 438, + "resize" : "fit", + "w" : 680 + }, { + "h" : 563, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 563, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Madeleine L'Engle", + "display_url" : "pic.twitter.com\/XvmpQ0cSLB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/TNBi91cfJ6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835576809&oldid=821703098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983358218150834179", + "text" : "Talk:Madeleine L'Engle Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/TNBi91cfJ6 https:\/\/t.co\/XvmpQ0cSLB", + "id" : 983358218150834179, + "created_at" : "2018-04-09 14:57:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983357054051143681\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/NngqeRXqIG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaWWBuvU8AAEMg5.png", + "id_str" : "983357050120892416", + "id" : 983357050120892416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaWWBuvU8AAEMg5.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lago, Calabria", + "display_url" : "pic.twitter.com\/NngqeRXqIG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/43Luwt9sRR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835576230&oldid=806637029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983357054051143681", + "text" : "Lago, Calabria Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/43Luwt9sRR https:\/\/t.co\/NngqeRXqIG", + "id" : 983357054051143681, + "created_at" : "2018-04-09 14:52:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983334020770648065\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/yWgOlAxd6b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaWBE5-X4AAa1ys.png", + "id_str" : "983334014932213760", + "id" : 983334014932213760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaWBE5-X4AAa1ys.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 515 + }, { + "h" : 680, + "resize" : "fit", + "w" : 292 + }, { + "h" : 2035, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2035, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS St. John's", + "display_url" : "pic.twitter.com\/yWgOlAxd6b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/zn383jwx9h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835563656&oldid=835563479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983334020770648065", + "text" : "HMCS St. John's Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zn383jwx9h https:\/\/t.co\/yWgOlAxd6b", + "id" : 983334020770648065, + "created_at" : "2018-04-09 13:21:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983333641328656385\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/Mgql7r4FNu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaWAvBUXUAA1y30.png", + "id_str" : "983333638946377728", + "id" : 983333638946377728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaWAvBUXUAA1y30.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS St. John's", + "display_url" : "pic.twitter.com\/Mgql7r4FNu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/5Bh9WGskQA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835563479&oldid=835563418", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983333641328656385", + "text" : "HMCS St. John's Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5Bh9WGskQA https:\/\/t.co\/Mgql7r4FNu", + "id" : 983333641328656385, + "created_at" : "2018-04-09 13:19:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983333527742746626\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/9NXYrMkB8w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaWAoYYUwAg0oX1.png", + "id_str" : "983333524877918216", + "id" : 983333524877918216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaWAoYYUwAg0oX1.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS St. John's", + "display_url" : "pic.twitter.com\/9NXYrMkB8w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/dtg9HYITBV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835563418&oldid=835563393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983333527742746626", + "text" : "HMCS St. John's Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dtg9HYITBV https:\/\/t.co\/9NXYrMkB8w", + "id" : 983333527742746626, + "created_at" : "2018-04-09 13:19:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983333468187881473\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/jNdrydGCkX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaWAkvrVwAEP9h5.png", + "id_str" : "983333462412214273", + "id" : 983333462412214273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaWAkvrVwAEP9h5.png", + "sizes" : [ { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 359, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS St. John's", + "display_url" : "pic.twitter.com\/jNdrydGCkX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ktfC3IlPJA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835563393&oldid=834038299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983333468187881473", + "text" : "HMCS St. John's Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ktfC3IlPJA https:\/\/t.co\/jNdrydGCkX", + "id" : 983333468187881473, + "created_at" : "2018-04-09 13:19:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983332481947586561\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6sbjeRP2vV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaV_rf1XkAA0ESl.jpg", + "id_str" : "983332478906765312", + "id" : 983332478906765312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaV_rf1XkAA0ESl.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 666 + }, { + "h" : 893, + "resize" : "fit", + "w" : 874 + }, { + "h" : 893, + "resize" : "fit", + "w" : 874 + }, { + "h" : 893, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Iqaluit", + "display_url" : "pic.twitter.com\/6sbjeRP2vV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/0IITFH3G8i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835562850&oldid=831680449", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983332481947586561", + "text" : "Iqaluit Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0IITFH3G8i https:\/\/t.co\/6sbjeRP2vV", + "id" : 983332481947586561, + "created_at" : "2018-04-09 13:15:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983318446061518848\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/U1XIPEYD8W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaVy6R4X4AAUQsY.png", + "id_str" : "983318439208148992", + "id" : 983318439208148992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaVy6R4X4AAUQsY.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 633 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Kibibyte", + "display_url" : "pic.twitter.com\/U1XIPEYD8W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/rvMhxweBGr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835557064&oldid=834291617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983318446061518848", + "text" : "Kibibyte Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rvMhxweBGr https:\/\/t.co\/U1XIPEYD8W", + "id" : 983318446061518848, + "created_at" : "2018-04-09 12:19:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/983067840784863235\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/nMQlIKuT1G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaSO_YeXUAIAwjQ.png", + "id_str" : "983067838226321410", + "id" : 983067838226321410, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaSO_YeXUAIAwjQ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 591 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Choi Soon-sil", + "display_url" : "pic.twitter.com\/nMQlIKuT1G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/1RhLWO4NzX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835449117&oldid=835386537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "983067840784863235", + "text" : "Choi Soon-sil Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/1RhLWO4NzX https:\/\/t.co\/nMQlIKuT1G", + "id" : 983067840784863235, + "created_at" : "2018-04-08 19:43:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982366213560000512\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nyW1eBfEAe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaIQ27OW4AAxu_R.png", + "id_str" : "982366204517081088", + "id" : 982366204517081088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaIQ27OW4AAxu_R.png", + "sizes" : [ { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Twix", + "display_url" : "pic.twitter.com\/nyW1eBfEAe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/gu5IrDYXUZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835148235&oldid=835148190", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982366213560000512", + "text" : "Twix Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/gu5IrDYXUZ https:\/\/t.co\/nyW1eBfEAe", + "id" : 982366213560000512, + "created_at" : "2018-04-06 21:15:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982366147902431232\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/hxp8s8RhDN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaIQzXtU0AEkz7l.png", + "id_str" : "982366143443685377", + "id" : 982366143443685377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaIQzXtU0AEkz7l.png", + "sizes" : [ { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Twix", + "display_url" : "pic.twitter.com\/hxp8s8RhDN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Mr3QJg4jWg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835148190&oldid=835148132", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982366147902431232", + "text" : "Twix Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Mr3QJg4jWg https:\/\/t.co\/hxp8s8RhDN", + "id" : 982366147902431232, + "created_at" : "2018-04-06 21:15:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982366059503202304\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/e0dl0OlaFW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaIQuHyV4AAg7Wm.png", + "id_str" : "982366053270413312", + "id" : 982366053270413312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaIQuHyV4AAg7Wm.png", + "sizes" : [ { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Twix", + "display_url" : "pic.twitter.com\/e0dl0OlaFW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Mc8yA2n4Lo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835148132&oldid=835147778", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982366059503202304", + "text" : "Twix Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Mc8yA2n4Lo https:\/\/t.co\/e0dl0OlaFW", + "id" : 982366059503202304, + "created_at" : "2018-04-06 21:14:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982365491074420736\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/YIF0sgenVh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaIQNAyWsAAHG_R.png", + "id_str" : "982365484455735296", + "id" : 982365484455735296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaIQNAyWsAAHG_R.png", + "sizes" : [ { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Twix", + "display_url" : "pic.twitter.com\/YIF0sgenVh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/0yGEe6RK4c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835147778&oldid=834457176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982365491074420736", + "text" : "Twix Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/0yGEe6RK4c https:\/\/t.co\/YIF0sgenVh", + "id" : 982365491074420736, + "created_at" : "2018-04-06 21:12:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982356246283112448\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ud4rQlRji4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaIHzDGXUAEdqhE.png", + "id_str" : "982356242306912257", + "id" : 982356242306912257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaIHzDGXUAEdqhE.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mohan", + "display_url" : "pic.twitter.com\/ud4rQlRji4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/v8hK3z2ap1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835142968&oldid=824291914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982356246283112448", + "text" : "Mohan Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/v8hK3z2ap1 https:\/\/t.co\/ud4rQlRji4", + "id" : 982356246283112448, + "created_at" : "2018-04-06 20:35:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982343554654588928\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/5G61lyMar3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaH8QX6V4AEAViX.png", + "id_str" : "982343551970304001", + "id" : 982343551970304001, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaH8QX6V4AEAViX.png", + "sizes" : [ { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 595, + "resize" : "fit", + "w" : 680 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 765, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Parti lib\u00E9ral de l'Alberta", + "display_url" : "pic.twitter.com\/5G61lyMar3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/jPpj67vb9c", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147270967&oldid=143557117&rcid=360708448", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982343554654588928", + "text" : "Parti lib\u00E9ral de l'Alberta Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/jPpj67vb9c https:\/\/t.co\/5G61lyMar3", + "id" : 982343554654588928, + "created_at" : "2018-04-06 19:45:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982338949376086016\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/fdHWxoDmnP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaH4EShUMAAei1d.png", + "id_str" : "982338946318217216", + "id" : 982338946318217216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaH4EShUMAAei1d.png", + "sizes" : [ { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 368, + "resize" : "fit", + "w" : 680 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Rideau River", + "display_url" : "pic.twitter.com\/fdHWxoDmnP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Yp68gOCdxN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835133223&oldid=616697723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982338949376086016", + "text" : "Talk:Rideau River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Yp68gOCdxN https:\/\/t.co\/fdHWxoDmnP", + "id" : 982338949376086016, + "created_at" : "2018-04-06 19:27:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982337871981039617\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/VCu2QuLbc1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaH3FeWVMAAIMOh.png", + "id_str" : "982337867161612288", + "id" : 982337867161612288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaH3FeWVMAAIMOh.png", + "sizes" : [ { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of avalanches", + "display_url" : "pic.twitter.com\/VCu2QuLbc1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/syzfaZd0u2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835132634&oldid=834084243", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982337871981039617", + "text" : "List of avalanches Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/syzfaZd0u2 https:\/\/t.co\/VCu2QuLbc1", + "id" : 982337871981039617, + "created_at" : "2018-04-06 19:22:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982337408791465985\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/rQ3Vn3TdL5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaH2qkQU8AEajsu.jpg", + "id_str" : "982337404890574849", + "id" : 982337404890574849, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaH2qkQU8AEajsu.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 481, + "resize" : "fit", + "w" : 874 + }, { + "h" : 374, + "resize" : "fit", + "w" : 680 + }, { + "h" : 481, + "resize" : "fit", + "w" : 874 + }, { + "h" : 481, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Next Top Model (Greece cycle 2)", + "display_url" : "pic.twitter.com\/rQ3Vn3TdL5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ayc3udwLVm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835132395&oldid=828333700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982337408791465985", + "text" : "Next Top Model (Greece cycle 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ayc3udwLVm https:\/\/t.co\/rQ3Vn3TdL5", + "id" : 982337408791465985, + "created_at" : "2018-04-06 19:21:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982329516717674496\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/gAODvOuTLF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHvfPHU0AAKYLk.png", + "id_str" : "982329513655717888", + "id" : 982329513655717888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHvfPHU0AAKYLk.png", + "sizes" : [ { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 680 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rideau River", + "display_url" : "pic.twitter.com\/gAODvOuTLF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/JwEZAHAsTm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835128628&oldid=835128387", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982329516717674496", + "text" : "Rideau River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JwEZAHAsTm https:\/\/t.co\/gAODvOuTLF", + "id" : 982329516717674496, + "created_at" : "2018-04-06 18:49:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982329092900032512\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/4I2fmKniPh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHvGh_VQAA8poY.png", + "id_str" : "982329089225736192", + "id" : 982329089225736192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHvGh_VQAA8poY.png", + "sizes" : [ { + "h" : 2615, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 227 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 684 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 401 + } ], + "media_alt" : "Screenshot of edit to Rideau River", + "display_url" : "pic.twitter.com\/4I2fmKniPh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/oTFXT7wXKu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835128387&oldid=828306186", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982329092900032512", + "text" : "Rideau River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oTFXT7wXKu https:\/\/t.co\/4I2fmKniPh", + "id" : 982329092900032512, + "created_at" : "2018-04-06 18:48:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982327331879620608\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/G13oEGjI2V", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHtgCKUMAAr_lp.png", + "id_str" : "982327328335212544", + "id" : 982327328335212544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHtgCKUMAAr_lp.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 592 + }, { + "h" : 1004, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1004, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1004, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to East Sacramento, Sacramento, California", + "display_url" : "pic.twitter.com\/G13oEGjI2V" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4QALv0fgGy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835127494&oldid=820279261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982327331879620608", + "text" : "East Sacramento, Sacramento, California Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4QALv0fgGy https:\/\/t.co\/G13oEGjI2V", + "id" : 982327331879620608, + "created_at" : "2018-04-06 18:41:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982327298425786373\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/erYh8QKu8w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHtd4sVAAA7yUM.png", + "id_str" : "982327291433779200", + "id" : 982327291433779200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHtd4sVAAA7yUM.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 823 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 482 + }, { + "h" : 2176, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 273 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/erYh8QKu8w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/eAwNwnpspR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835127473&oldid=835126949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982327298425786373", + "text" : "2018 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eAwNwnpspR https:\/\/t.co\/erYh8QKu8w", + "id" : 982327298425786373, + "created_at" : "2018-04-06 18:40:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982326418179805184\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/Xp8S7HBKJd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHsqnbWkAEtCRA.png", + "id_str" : "982326410625847297", + "id" : 982326410625847297, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHsqnbWkAEtCRA.png", + "sizes" : [ { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/Xp8S7HBKJd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Zkp0tDhN6k", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835126949&oldid=835126391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982326418179805184", + "text" : "2018 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zkp0tDhN6k https:\/\/t.co\/Xp8S7HBKJd", + "id" : 982326418179805184, + "created_at" : "2018-04-06 18:37:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982325510687612929\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/kupAuK7ur4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHr11wVwAA1930.png", + "id_str" : "982325503938904064", + "id" : 982325503938904064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHr11wVwAA1930.png", + "sizes" : [ { + "h" : 1471, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 404 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 713 + }, { + "h" : 1471, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/kupAuK7ur4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Xi8gErYihu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835126391&oldid=835125505", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982325510687612929", + "text" : "2018 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Xi8gErYihu https:\/\/t.co\/kupAuK7ur4", + "id" : 982325510687612929, + "created_at" : "2018-04-06 18:33:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982323964423950336\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/9aulqcuPbN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHqcAXVwAAta9P.png", + "id_str" : "982323960598609920", + "id" : 982323960598609920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHqcAXVwAAta9P.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 532 + }, { + "h" : 1117, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1117, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1117, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/9aulqcuPbN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/T1MYNLncHo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835125505&oldid=834600660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982323964423950336", + "text" : "2018 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T1MYNLncHo https:\/\/t.co\/9aulqcuPbN", + "id" : 982323964423950336, + "created_at" : "2018-04-06 18:27:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982322718052945920\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/pEKIpdKo00", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHpTaCU8AAWwvj.png", + "id_str" : "982322713359347712", + "id" : 982322713359347712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHpTaCU8AAWwvj.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 374 + }, { + "h" : 1590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 660 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Meadowview, Sacramento, California", + "display_url" : "pic.twitter.com\/pEKIpdKo00" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/IrhXUDgvzx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835124880&oldid=834204785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982322718052945920", + "text" : "Meadowview, Sacramento, California Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IrhXUDgvzx https:\/\/t.co\/pEKIpdKo00", + "id" : 982322718052945920, + "created_at" : "2018-04-06 18:22:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982319247102799872\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/jIxcaZnUYi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHmJNPU8AEZFSz.jpg", + "id_str" : "982319239590637569", + "id" : 982319239590637569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHmJNPU8AEZFSz.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 407, + "resize" : "fit", + "w" : 680 + }, { + "h" : 523, + "resize" : "fit", + "w" : 874 + }, { + "h" : 523, + "resize" : "fit", + "w" : 874 + }, { + "h" : 523, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/jIxcaZnUYi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bGTSs93jlP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835123069&oldid=835122604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982319247102799872", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bGTSs93jlP https:\/\/t.co\/jIxcaZnUYi", + "id" : 982319247102799872, + "created_at" : "2018-04-06 18:08:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982318382623215616\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/MO6Kp7GRD7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHlXGAW4AEVA9B.jpg", + "id_str" : "982318378655342593", + "id" : 982318378655342593, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHlXGAW4AEVA9B.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/MO6Kp7GRD7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/9tzAj4UGm8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835122604&oldid=835122429", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982318382623215616", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9tzAj4UGm8 https:\/\/t.co\/MO6Kp7GRD7", + "id" : 982318382623215616, + "created_at" : "2018-04-06 18:05:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982318073553309696\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/gkHwEpWJOO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHlFKHV4AAJiip.jpg", + "id_str" : "982318070520733696", + "id" : 982318070520733696, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHlFKHV4AAJiip.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/gkHwEpWJOO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/eJ5BMQXQh2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835122429&oldid=835122250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982318073553309696", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eJ5BMQXQh2 https:\/\/t.co\/gkHwEpWJOO", + "id" : 982318073553309696, + "created_at" : "2018-04-06 18:04:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982317672141553664\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/jpiapkFX3b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHktsTU0AA_oYm.jpg", + "id_str" : "982317667380940800", + "id" : 982317667380940800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHktsTU0AA_oYm.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/jpiapkFX3b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/MbVCJsii3O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835122250&oldid=835122051", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982317672141553664", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MbVCJsii3O https:\/\/t.co\/jpiapkFX3b", + "id" : 982317672141553664, + "created_at" : "2018-04-06 18:02:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982317325595574272\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/MKt8kOlCHU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHkZlNVQAAeduJ.jpg", + "id_str" : "982317321879371776", + "id" : 982317321879371776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHkZlNVQAAeduJ.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/MKt8kOlCHU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/dm5PpljhhH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835122051&oldid=835121762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982317325595574272", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dm5PpljhhH https:\/\/t.co\/MKt8kOlCHU", + "id" : 982317325595574272, + "created_at" : "2018-04-06 18:01:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982316762174812160\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/sqztwKSDls", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHj41JVMAAUsZL.jpg", + "id_str" : "982316759221874688", + "id" : 982316759221874688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHj41JVMAAUsZL.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/sqztwKSDls" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/LtAnH4KwPm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835121762&oldid=835121697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982316762174812160", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LtAnH4KwPm https:\/\/t.co\/sqztwKSDls", + "id" : 982316762174812160, + "created_at" : "2018-04-06 17:59:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982316629689237505\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/aVv6IJOYAh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHjxEVV4AAfwrR.jpg", + "id_str" : "982316625859829760", + "id" : 982316625859829760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHjxEVV4AAfwrR.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/aVv6IJOYAh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/kyUqOVVJSP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835121697&oldid=835121330", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982316629689237505", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kyUqOVVJSP https:\/\/t.co\/aVv6IJOYAh", + "id" : 982316629689237505, + "created_at" : "2018-04-06 17:58:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982315849154514944\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/BI84qy2t1H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHjDp-XkAEAKH4.jpg", + "id_str" : "982315845690036225", + "id" : 982315845690036225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHjDp-XkAEAKH4.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/BI84qy2t1H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ODkIUxMWKm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835121330&oldid=835121142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982315849154514944", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ODkIUxMWKm https:\/\/t.co\/BI84qy2t1H", + "id" : 982315849154514944, + "created_at" : "2018-04-06 17:55:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982315520241340416\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/1Nhx21v9VH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHiwXtUMAA1AjL.jpg", + "id_str" : "982315514369159168", + "id" : 982315514369159168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHiwXtUMAA1AjL.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/1Nhx21v9VH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/qjgxbkanlR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835121142&oldid=835120445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982315520241340416", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qjgxbkanlR https:\/\/t.co\/1Nhx21v9VH", + "id" : 982315520241340416, + "created_at" : "2018-04-06 17:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982314156077481984\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/hgdjN75xKE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHhhHXU8AAzZxl.jpg", + "id_str" : "982314152772300800", + "id" : 982314152772300800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHhhHXU8AAzZxl.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 822, + "resize" : "fit", + "w" : 874 + }, { + "h" : 640, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/hgdjN75xKE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/n7kCtHJ2r6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835120445&oldid=835120391", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982314156077481984", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n7kCtHJ2r6 https:\/\/t.co\/hgdjN75xKE", + "id" : 982314156077481984, + "created_at" : "2018-04-06 17:48:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982314059684040704\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/UUipJD6GW4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHhbafW4AA_ziB.jpg", + "id_str" : "982314054827040768", + "id" : 982314054827040768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHhbafW4AA_ziB.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/UUipJD6GW4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QXR4UYvl5r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835120391&oldid=835120289", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982314059684040704", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QXR4UYvl5r https:\/\/t.co\/UUipJD6GW4", + "id" : 982314059684040704, + "created_at" : "2018-04-06 17:48:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982313840032526336\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/miRobgSHhH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHhOhIU0AAsCJr.jpg", + "id_str" : "982313833271185408", + "id" : 982313833271185408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHhOhIU0AAsCJr.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/miRobgSHhH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nCF1Ul8WCj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835120289&oldid=835119968", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982313840032526336", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nCF1Ul8WCj https:\/\/t.co\/miRobgSHhH", + "id" : 982313840032526336, + "created_at" : "2018-04-06 17:47:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982313170793574400\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/T5MqPfHhET", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaHgnsPVwAAbEJ3.jpg", + "id_str" : "982313166238498816", + "id" : 982313166238498816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaHgnsPVwAAbEJ3.jpg", + "sizes" : [ { + "h" : 512, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 658, + "resize" : "fit", + "w" : 874 + }, { + "h" : 658, + "resize" : "fit", + "w" : 874 + }, { + "h" : 658, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mongolia's Next Top Model (cycle 1)", + "display_url" : "pic.twitter.com\/T5MqPfHhET" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QkrcjGNBFL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835119968&oldid=833803544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982313170793574400", + "text" : "Mongolia's Next Top Model (cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QkrcjGNBFL https:\/\/t.co\/T5MqPfHhET", + "id" : 982313170793574400, + "created_at" : "2018-04-06 17:44:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982268064237420544\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/prR5pGF8gA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaG3mNJUwAEmhco.png", + "id_str" : "982268060735160321", + "id" : 982268060735160321, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaG3mNJUwAEmhco.png", + "sizes" : [ { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Top Model (France cycle 1)", + "display_url" : "pic.twitter.com\/prR5pGF8gA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/rN1HzsKhcf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835072433&oldid=835042843", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982268064237420544", + "text" : "Top Model (France cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rN1HzsKhcf https:\/\/t.co\/prR5pGF8gA", + "id" : 982268064237420544, + "created_at" : "2018-04-06 14:45:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982267723609591809\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/uM8nMNpGUC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaG3SWGUMAA1V7E.png", + "id_str" : "982267719541075968", + "id" : 982267719541075968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaG3SWGUMAA1V7E.png", + "sizes" : [ { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Top Model (France cycle 1)", + "display_url" : "pic.twitter.com\/uM8nMNpGUC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/qE464Bprsc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=835042843&oldid=822240612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982267723609591809", + "text" : "Top Model (France cycle 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qE464Bprsc https:\/\/t.co\/uM8nMNpGUC", + "id" : 982267723609591809, + "created_at" : "2018-04-06 14:44:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982264557509816320\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/LuvAljSMN5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaG0Z-iVwAAzDZu.jpg", + "id_str" : "982264552120238080", + "id" : 982264552120238080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaG0Z-iVwAAzDZu.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 538, + "resize" : "fit", + "w" : 874 + }, { + "h" : 419, + "resize" : "fit", + "w" : 680 + }, { + "h" : 538, + "resize" : "fit", + "w" : 874 + }, { + "h" : 538, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Top Model Curves", + "display_url" : "pic.twitter.com\/LuvAljSMN5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/x1sLSvbYlm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834767919&oldid=834580061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982264557509816320", + "text" : "Top Model Curves Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x1sLSvbYlm https:\/\/t.co\/LuvAljSMN5", + "id" : 982264557509816320, + "created_at" : "2018-04-06 14:31:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982261798727331840\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/CwBYrTYFcc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaGx5UCV4AA1RC_.jpg", + "id_str" : "982261791932669952", + "id" : 982261791932669952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaGx5UCV4AA1RC_.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 258 + }, { + "h" : 2308, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 454 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 776 + } ], + "media_alt" : "Screenshot of edit to Top Model Curves", + "display_url" : "pic.twitter.com\/CwBYrTYFcc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/Ljxn4icPiY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834580061&oldid=826962220", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982261798727331840", + "text" : "Top Model Curves Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ljxn4icPiY https:\/\/t.co\/CwBYrTYFcc", + "id" : 982261798727331840, + "created_at" : "2018-04-06 14:20:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982258681759678464\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/O4CMiJM4St", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaGvD7LVMAEbFVO.png", + "id_str" : "982258675703164929", + "id" : 982258675703164929, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaGvD7LVMAEbFVO.png", + "sizes" : [ { + "h" : 568, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 680 + }, { + "h" : 568, + "resize" : "fit", + "w" : 874 + }, { + "h" : 568, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 World Men's Curling Championship", + "display_url" : "pic.twitter.com\/O4CMiJM4St" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/gepjbrr6TT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834578351&oldid=834554464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982258681759678464", + "text" : "2018 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gepjbrr6TT https:\/\/t.co\/O4CMiJM4St", + "id" : 982258681759678464, + "created_at" : "2018-04-06 14:08:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982235628170461184\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/oItFxX6JH8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaGaGCcU8AIda8v.png", + "id_str" : "982235622269054978", + "id" : 982235622269054978, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaGaGCcU8AIda8v.png", + "sizes" : [ { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to United States Senate election in West Virginia, 2008", + "display_url" : "pic.twitter.com\/oItFxX6JH8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/hJSSjTYB3t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834566864&oldid=823702283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982235628170461184", + "text" : "United States Senate election in West Virginia, 2 Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/hJSSjTYB3t https:\/\/t.co\/oItFxX6JH8", + "id" : 982235628170461184, + "created_at" : "2018-04-06 12:36:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982232185875779586\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/piYW2rz3IT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaGW9zxV4AExiIX.png", + "id_str" : "982232182356828161", + "id" : 982232182356828161, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaGW9zxV4AExiIX.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Alfred Molina", + "display_url" : "pic.twitter.com\/piYW2rz3IT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/I4UTWXWQ1t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834565224&oldid=831386845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982232185875779586", + "text" : "Alfred Molina Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I4UTWXWQ1t https:\/\/t.co\/piYW2rz3IT", + "id" : 982232185875779586, + "created_at" : "2018-04-06 12:22:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/982134846775410688\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/VbhMyWXGyo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaE-byKVMAA4Pte.png", + "id_str" : "982134840785973248", + "id" : 982134840785973248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaE-byKVMAA4Pte.png", + "sizes" : [ { + "h" : 283, + "resize" : "fit", + "w" : 680 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Zim Ngqawana", + "display_url" : "pic.twitter.com\/VbhMyWXGyo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/WxcGLZVJzH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834532381&oldid=794688249", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "982134846775410688", + "text" : "Zim Ngqawana Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WxcGLZVJzH https:\/\/t.co\/VbhMyWXGyo", + "id" : 982134846775410688, + "created_at" : "2018-04-06 05:56:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981954443628474370\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/RtffCCbMVL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaCaW_WX0AIB9Nq.png", + "id_str" : "981954438519836674", + "id" : 981954438519836674, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaCaW_WX0AIB9Nq.png", + "sizes" : [ { + "h" : 1446, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1446, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 411 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 725 + } ], + "media_alt" : "Screenshot of edit to The Lorax (film)", + "display_url" : "pic.twitter.com\/RtffCCbMVL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/zMa266ygOV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834429664&oldid=834355529", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981954443628474370", + "text" : "The Lorax (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zMa266ygOV https:\/\/t.co\/RtffCCbMVL", + "id" : 981954443628474370, + "created_at" : "2018-04-05 17:59:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981938474738704384\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/FAbSdNCZKX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaCL1cAVAAAiOvW.png", + "id_str" : "981938468933664768", + "id" : 981938468933664768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaCL1cAVAAAiOvW.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to John Kipling", + "display_url" : "pic.twitter.com\/FAbSdNCZKX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/nTXcVTMYgd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834420111&oldid=833992664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981938474738704384", + "text" : "John Kipling Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nTXcVTMYgd https:\/\/t.co\/FAbSdNCZKX", + "id" : 981938474738704384, + "created_at" : "2018-04-05 16:55:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981918259439075334\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/oKAwxkuNBe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaB5c2AVQAE-F8T.png", + "id_str" : "981918255206973441", + "id" : 981918255206973441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaB5c2AVQAE-F8T.png", + "sizes" : [ { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 329, + "resize" : "fit", + "w" : 680 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Arthur Meighen", + "display_url" : "pic.twitter.com\/oKAwxkuNBe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/cCYQGRBqSu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834407809&oldid=829041979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981918259439075334", + "text" : "Arthur Meighen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cCYQGRBqSu https:\/\/t.co\/oKAwxkuNBe", + "id" : 981918259439075334, + "created_at" : "2018-04-05 15:35:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981880212748144642\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/zeWnYsBmcp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaBW2AZU8AA2-_f.png", + "id_str" : "981880204585922560", + "id" : 981880204585922560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaBW2AZU8AA2-_f.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Princess of Wales' Own Regiment", + "display_url" : "pic.twitter.com\/zeWnYsBmcp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/UmXePMSz7o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834384623&oldid=834384093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981880212748144642", + "text" : "Princess of Wales' Own Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UmXePMSz7o https:\/\/t.co\/zeWnYsBmcp", + "id" : 981880212748144642, + "created_at" : "2018-04-05 13:04:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981879356644642816\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/ArgySk2nE8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaBWEZqW0AAFWKx.png", + "id_str" : "981879352374775808", + "id" : 981879352374775808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaBWEZqW0AAFWKx.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Princess of Wales' Own Regiment", + "display_url" : "pic.twitter.com\/ArgySk2nE8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/1OqAid3tXy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834384093&oldid=833516275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981879356644642816", + "text" : "Princess of Wales' Own Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1OqAid3tXy https:\/\/t.co\/ArgySk2nE8", + "id" : 981879356644642816, + "created_at" : "2018-04-05 13:00:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981876647577210880\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/QUiEF2rYxm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DaBTmZrU0AM375r.png", + "id_str" : "981876637959507971", + "id" : 981876637959507971, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DaBTmZrU0AM375r.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 873 + }, { + "h" : 1202, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1202, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 494 + } ], + "media_alt" : "Screenshot of edit to Sonora", + "display_url" : "pic.twitter.com\/QUiEF2rYxm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/t6UEfj8kO3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834382611&oldid=819962640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981876647577210880", + "text" : "Sonora Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/t6UEfj8kO3 https:\/\/t.co\/QUiEF2rYxm", + "id" : 981876647577210880, + "created_at" : "2018-04-05 12:50:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981631889999040513\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/uYQStsZtyY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ90_0SX4AAT_zh.png", + "id_str" : "981631883506343936", + "id" : 981631883506343936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ90_0SX4AAT_zh.png", + "sizes" : [ { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Popsicle (brand)", + "display_url" : "pic.twitter.com\/uYQStsZtyY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/BSg4Mygj1a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834272488&oldid=824093624", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981631889999040513", + "text" : "Popsicle (brand) Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/BSg4Mygj1a https:\/\/t.co\/uYQStsZtyY", + "id" : 981631889999040513, + "created_at" : "2018-04-04 20:37:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981620000359370754\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/0TxGfzUVFt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ9qL-0XUAAlYoA.png", + "id_str" : "981619997863792640", + "id" : 981619997863792640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ9qL-0XUAAlYoA.png", + "sizes" : [ { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Biobattery", + "display_url" : "pic.twitter.com\/0TxGfzUVFt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/dc0CwLJp1o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834264354&oldid=829630483", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981620000359370754", + "text" : "Biobattery Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/dc0CwLJp1o https:\/\/t.co\/0TxGfzUVFt", + "id" : 981620000359370754, + "created_at" : "2018-04-04 19:50:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981597137157926912\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/GgaclMDTfD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ9VZFRWAAEbKYQ.png", + "id_str" : "981597133190070273", + "id" : 981597133190070273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ9VZFRWAAEbKYQ.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jane's Addiction", + "display_url" : "pic.twitter.com\/GgaclMDTfD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/5Hxcrflds7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834248319&oldid=832033409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981597137157926912", + "text" : "Jane's Addiction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5Hxcrflds7 https:\/\/t.co\/GgaclMDTfD", + "id" : 981597137157926912, + "created_at" : "2018-04-04 18:19:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981592457216450566\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/FjdDlpTfF4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ9RImCX0AEtEeB.png", + "id_str" : "981592451881357313", + "id" : 981592451881357313, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ9RImCX0AEtEeB.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lutheran Church\u2013Canada", + "display_url" : "pic.twitter.com\/FjdDlpTfF4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/bU6aN7za3V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834245322&oldid=819421642", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981592457216450566", + "text" : "Lutheran Church\u2013Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bU6aN7za3V https:\/\/t.co\/FjdDlpTfF4", + "id" : 981592457216450566, + "created_at" : "2018-04-04 18:00:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981565420422467584\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/pC522qw2tl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ84i4wWkAAXe8D.png", + "id_str" : "981565415791955968", + "id" : 981565415791955968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ84i4wWkAAXe8D.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 398 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 703 + }, { + "h" : 1492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1492, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Shannon Stubbs", + "display_url" : "pic.twitter.com\/pC522qw2tl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/E9PA2jVir9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834229275&oldid=834229228", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981565420422467584", + "text" : "Shannon Stubbs Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/E9PA2jVir9 https:\/\/t.co\/pC522qw2tl", + "id" : 981565420422467584, + "created_at" : "2018-04-04 16:13:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981565365221240832\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/dfz4qRUcWv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ84fpKWsAAUaGZ.png", + "id_str" : "981565360066441216", + "id" : 981565360066441216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ84fpKWsAAUaGZ.png", + "sizes" : [ { + "h" : 1728, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 344 + }, { + "h" : 1728, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 607 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Shannon Stubbs", + "display_url" : "pic.twitter.com\/dfz4qRUcWv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/62yOsX2nhz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834229228&oldid=828704170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981565365221240832", + "text" : "Shannon Stubbs Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/62yOsX2nhz https:\/\/t.co\/dfz4qRUcWv", + "id" : 981565365221240832, + "created_at" : "2018-04-04 16:13:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981557198269702147\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/AvgvxnhXje", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ8xEOAWAAAEIyU.png", + "id_str" : "981557192338833408", + "id" : 981557192338833408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ8xEOAWAAAEIyU.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tiberius II Constantine", + "display_url" : "pic.twitter.com\/AvgvxnhXje" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/i0axijGPpc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834224030&oldid=825266822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981557198269702147", + "text" : "Tiberius II Constantine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i0axijGPpc https:\/\/t.co\/AvgvxnhXje", + "id" : 981557198269702147, + "created_at" : "2018-04-04 15:40:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981554442247065600\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/z5PpEVQakm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ8uj9ZVAAE9U0A.png", + "id_str" : "981554439101153281", + "id" : 981554439101153281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ8uj9ZVAAE9U0A.png", + "sizes" : [ { + "h" : 587, + "resize" : "fit", + "w" : 680 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bill Blair (police officer)", + "display_url" : "pic.twitter.com\/z5PpEVQakm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/gwQ5xic3Xd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834222242&oldid=828717876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981554442247065600", + "text" : "Bill Blair (police officer) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/gwQ5xic3Xd https:\/\/t.co\/z5PpEVQakm", + "id" : 981554442247065600, + "created_at" : "2018-04-04 15:29:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981527093963055105\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/nxAs33zGGS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ8Vr8bVMAIOcr2.png", + "id_str" : "981527088489377794", + "id" : 981527088489377794, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ8Vr8bVMAIOcr2.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 452 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 772 + }, { + "h" : 680, + "resize" : "fit", + "w" : 256 + }, { + "h" : 2320, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Immigration to Sweden", + "display_url" : "pic.twitter.com\/nxAs33zGGS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/YZHAjVCa6F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834204832&oldid=833538270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981527093963055105", + "text" : "Immigration to Sweden Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YZHAjVCa6F https:\/\/t.co\/nxAs33zGGS", + "id" : 981527093963055105, + "created_at" : "2018-04-04 13:41:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981302508340629509\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ErZpbZaThQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ5JbhSW0AET8kZ.png", + "id_str" : "981302505954004993", + "id" : 981302505954004993, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ5JbhSW0AET8kZ.png", + "sizes" : [ { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 664 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sponge reef", + "display_url" : "pic.twitter.com\/ErZpbZaThQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/5ifLJa7Yxr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834099323&oldid=809899022", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981302508340629509", + "text" : "Sponge reef Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5ifLJa7Yxr https:\/\/t.co\/ErZpbZaThQ", + "id" : 981302508340629509, + "created_at" : "2018-04-03 22:48:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981253547068133378\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/pvfEg93djA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ4c5YbXkAEK28T.png", + "id_str" : "981253540948709377", + "id" : 981253540948709377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ4c5YbXkAEK28T.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 360 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 636 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1650, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1650, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charlie Musselwhite", + "display_url" : "pic.twitter.com\/pvfEg93djA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/DrqItxvFhx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834066404&oldid=829644410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981253547068133378", + "text" : "Charlie Musselwhite Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DrqItxvFhx https:\/\/t.co\/pvfEg93djA", + "id" : 981253547068133378, + "created_at" : "2018-04-03 19:34:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981252115795529729\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/prpyuGrDZR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ4bmCnWsAAy3sA.png", + "id_str" : "981252109164261376", + "id" : 981252109164261376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ4bmCnWsAAy3sA.png", + "sizes" : [ { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 638, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Na\u00EFve art", + "display_url" : "pic.twitter.com\/prpyuGrDZR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/dPehfvQYX5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834065566&oldid=833084448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981252115795529729", + "text" : "Na\u00EFve art Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dPehfvQYX5 https:\/\/t.co\/prpyuGrDZR", + "id" : 981252115795529729, + "created_at" : "2018-04-03 19:28:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981211950108561408\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/rDoykWbr5p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ33EL3U0AMyt2R.png", + "id_str" : "981211945113014275", + "id" : 981211945113014275, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ33EL3U0AMyt2R.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 848 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 480 + } ], + "media_alt" : "Screenshot of edit to Canadian Special Operations Regiment", + "display_url" : "pic.twitter.com\/rDoykWbr5p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/OEt6kCDlxE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834040730&oldid=834033201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981211950108561408", + "text" : "Canadian Special Operations Regime Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OEt6kCDlxE https:\/\/t.co\/rDoykWbr5p", + "id" : 981211950108561408, + "created_at" : "2018-04-03 16:48:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981203309137743872\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/SNmHhnITxs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3vNIgX0AU1Fcd.png", + "id_str" : "981203302737235973", + "id" : 981203302737235973, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3vNIgX0AU1Fcd.png", + "sizes" : [ { + "h" : 1895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 314 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 553 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Edward the Confessor", + "display_url" : "pic.twitter.com\/SNmHhnITxs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/1CshQN4kXI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834035567&oldid=834021476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981203309137743872", + "text" : "Edward the Confessor Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/1CshQN4kXI https:\/\/t.co\/SNmHhnITxs", + "id" : 981203309137743872, + "created_at" : "2018-04-03 16:14:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981199388495228928\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/II1Yf5RaTO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3rpFPU8AEuDIi.png", + "id_str" : "981199384850264065", + "id" : 981199384850264065, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3rpFPU8AEuDIi.png", + "sizes" : [ { + "h" : 1204, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 494 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 871 + }, { + "h" : 1204, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/II1Yf5RaTO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/JEx2qmF6Ph", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834033201&oldid=834032842", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981199388495228928", + "text" : "Canadian Special Operations Regime Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JEx2qmF6Ph https:\/\/t.co\/II1Yf5RaTO", + "id" : 981199388495228928, + "created_at" : "2018-04-03 15:58:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981198783185747968\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/c9WnIABtCf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3rF5NXcAAHORB.png", + "id_str" : "981198780325392384", + "id" : 981198780325392384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3rF5NXcAAHORB.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Special Operations Regiment", + "display_url" : "pic.twitter.com\/c9WnIABtCf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/xUYR1hp6T9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834032842&oldid=834031753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981198783185747968", + "text" : "Canadian Special Operations Regime Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xUYR1hp6T9 https:\/\/t.co\/c9WnIABtCf", + "id" : 981198783185747968, + "created_at" : "2018-04-03 15:56:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981197120987418624\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/rQT2LOWPZy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3plGYVQAEFbwK.png", + "id_str" : "981197117413736449", + "id" : 981197117413736449, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3plGYVQAEFbwK.png", + "sizes" : [ { + "h" : 1490, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 399 + }, { + "h" : 1490, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 704 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Special Operations Regiment", + "display_url" : "pic.twitter.com\/rQT2LOWPZy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/35AdffY0Dt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834031753&oldid=834031534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981197120987418624", + "text" : "Canadian Special Operations Regime Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/35AdffY0Dt https:\/\/t.co\/rQT2LOWPZy", + "id" : 981197120987418624, + "created_at" : "2018-04-03 15:49:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981196774609211395\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/XURofXq66R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3pQ0yWAAEIqPc.png", + "id_str" : "981196769093615617", + "id" : 981196769093615617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3pQ0yWAAEIqPc.png", + "sizes" : [ { + "h" : 855, + "resize" : "fit", + "w" : 874 + }, { + "h" : 855, + "resize" : "fit", + "w" : 874 + }, { + "h" : 855, + "resize" : "fit", + "w" : 874 + }, { + "h" : 665, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Special Operations Regiment", + "display_url" : "pic.twitter.com\/XURofXq66R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/CxUpXoVgsK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834031534&oldid=834031281", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981196774609211395", + "text" : "Canadian Special Operations Regime Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CxUpXoVgsK https:\/\/t.co\/XURofXq66R", + "id" : 981196774609211395, + "created_at" : "2018-04-03 15:48:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981191801477435394\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/p5h7liAI2Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3kvVTWAAEDvau.png", + "id_str" : "981191795659898881", + "id" : 981191795659898881, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3kvVTWAAEDvau.png", + "sizes" : [ { + "h" : 1655, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 359 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 634 + }, { + "h" : 1655, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Treaty 5", + "display_url" : "pic.twitter.com\/p5h7liAI2Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/OH2hz0DnXA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834028512&oldid=833185512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981191801477435394", + "text" : "Treaty 5 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OH2hz0DnXA https:\/\/t.co\/p5h7liAI2Y", + "id" : 981191801477435394, + "created_at" : "2018-04-03 15:28:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981172320961269761\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/0UE6JvE1H7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3TBc5XkAAFq6u.png", + "id_str" : "981172315726778368", + "id" : 981172315726778368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3TBc5XkAAFq6u.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 391 + }, { + "h" : 1519, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 690 + }, { + "h" : 1519, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guy Berthiaume", + "display_url" : "pic.twitter.com\/0UE6JvE1H7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Wmugu7HMJI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=147077024&oldid=145147910&rcid=360524018", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981172320961269761", + "text" : "Guy Berthiaume Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/Wmugu7HMJI https:\/\/t.co\/0UE6JvE1H7", + "id" : 981172320961269761, + "created_at" : "2018-04-03 14:11:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981171396528222209\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/rzcjerdD1q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3SLsXXkAE9ayw.png", + "id_str" : "981171392166203393", + "id" : 981171392166203393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3SLsXXkAE9ayw.png", + "sizes" : [ { + "h" : 1035, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 574 + }, { + "h" : 1035, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1035, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guy Berthiaume", + "display_url" : "pic.twitter.com\/rzcjerdD1q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/qqzjCKcl4p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834016790&oldid=823853068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981171396528222209", + "text" : "Guy Berthiaume Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/qqzjCKcl4p https:\/\/t.co\/rzcjerdD1q", + "id" : 981171396528222209, + "created_at" : "2018-04-03 14:07:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/981163031148277760\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/lXHwvSwyJd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZ3KkwjU0AEshYa.png", + "id_str" : "981163026693804033", + "id" : 981163026693804033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZ3KkwjU0AEshYa.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 749 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 439 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2390, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 249 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/lXHwvSwyJd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/jnht4zaBld", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=834011622&oldid=833968369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981163031148277760", + "text" : "2018 World Men's Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jnht4zaBld https:\/\/t.co\/lXHwvSwyJd", + "id" : 981163031148277760, + "created_at" : "2018-04-03 13:34:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 42, 65 ], + "url" : "https:\/\/t.co\/4ZapmtB5wh", + "expanded_url" : "https:\/\/github.com\/ruebot\/gccaedits_data\/releases\/tag\/v2018.04", + "display_url" : "github.com\/ruebot\/gccaedi\u2026" + } ] + }, + "geo" : { }, + "id_str" : "981162205306589185", + "text" : "\uD83D\uDCBE April 2018 Twitter archive accession \uD83D\uDCBE\n\nhttps:\/\/t.co\/4ZapmtB5wh\n\nAll tweets are public domain.\n\nHave at it, and enjoy!", + "id" : 981162205306589185, + "created_at" : "2018-04-03 13:31:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/980365227094048769\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/Tq09DaTXtS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DZr0-kEX0AAedQ_.png", + "id_str" : "980365224577585152", + "id" : 980365224577585152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DZr0-kEX0AAedQ_.png", + "sizes" : [ { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Scott Foster (ice hockey)", + "display_url" : "pic.twitter.com\/Tq09DaTXtS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/tN5Ox2UOZl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=833553893&oldid=833504727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "980365227094048769", + "text" : "Scott Foster (ice hockey) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tN5Ox2UOZl https:\/\/t.co\/Tq09DaTXtS", + "id" : 980365227094048769, + "created_at" : "2018-04-01 08:44:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_05.js b/20181122/data/js/tweets/2018_05.js new file mode 100644 index 00000000..547de404 --- /dev/null +++ b/20181122/data/js/tweets/2018_05.js @@ -0,0 +1,20882 @@ +Grailbird.data.tweets_2018_05 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002254017274277889\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/yrTy5KtqZ7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dei4txlVQAA1BFe.png", + "id_str" : "1002254013633478656", + "id" : 1002254013633478656, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dei4txlVQAA1BFe.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to K\u00F6ke Tem\u00FCr", + "display_url" : "pic.twitter.com\/yrTy5KtqZ7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/t2sS8IOJPa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843824656&oldid=815887774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002254017274277889", + "text" : "K\u00F6ke Tem\u00FCr Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t2sS8IOJPa https:\/\/t.co\/yrTy5KtqZ7", + "id" : 1002254017274277889, + "created_at" : "2018-05-31 18:22:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002245767967444992\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/k3gheMWVzx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeixNhbWkAAFf6-.png", + "id_str" : "1002245762959446016", + "id" : 1002245762959446016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeixNhbWkAAFf6-.png", + "sizes" : [ { + "h" : 977, + "resize" : "fit", + "w" : 874 + }, { + "h" : 977, + "resize" : "fit", + "w" : 874 + }, { + "h" : 977, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 608 + } ], + "media_alt" : "Screenshot of edit to LeBreton Flats", + "display_url" : "pic.twitter.com\/k3gheMWVzx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/BJNH7Z7pOj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843820599&oldid=843820470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002245767967444992", + "text" : "LeBreton Flats Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/BJNH7Z7pOj https:\/\/t.co\/k3gheMWVzx", + "id" : 1002245767967444992, + "created_at" : "2018-05-31 17:49:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002245487133691904\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/xLAN2cEHKg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Deiw9OyW0AAU_Ha.png", + "id_str" : "1002245483077750784", + "id" : 1002245483077750784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Deiw9OyW0AAU_Ha.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 587 + }, { + "h" : 680, + "resize" : "fit", + "w" : 333 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1787, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to LeBreton Flats", + "display_url" : "pic.twitter.com\/xLAN2cEHKg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/37NX6IsAMy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843820470&oldid=843154961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002245487133691904", + "text" : "LeBreton Flats Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/37NX6IsAMy https:\/\/t.co\/xLAN2cEHKg", + "id" : 1002245487133691904, + "created_at" : "2018-05-31 17:48:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002226278949322752\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/cH1L8rR94N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeiffSTXcAAMn8i.png", + "id_str" : "1002226276927762432", + "id" : 1002226276927762432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeiffSTXcAAMn8i.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 French Open \u2013 Men's Singles", + "display_url" : "pic.twitter.com\/cH1L8rR94N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/1k36RjM9Xj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843810480&oldid=843810432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002226278949322752", + "text" : "2018 French Open \u2013 Men's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1k36RjM9Xj https:\/\/t.co\/cH1L8rR94N", + "id" : 1002226278949322752, + "created_at" : "2018-05-31 16:32:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002226207662985218\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/n2310GDtAU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeifbBKXkAEAOVN.png", + "id_str" : "1002226203607142401", + "id" : 1002226203607142401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeifbBKXkAEAOVN.png", + "sizes" : [ { + "h" : 761, + "resize" : "fit", + "w" : 874 + }, { + "h" : 761, + "resize" : "fit", + "w" : 874 + }, { + "h" : 592, + "resize" : "fit", + "w" : 680 + }, { + "h" : 761, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 French Open \u2013 Men's Singles", + "display_url" : "pic.twitter.com\/n2310GDtAU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/q9OhzYnyXA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843810432&oldid=843809922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002226207662985218", + "text" : "2018 French Open \u2013 Men's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q9OhzYnyXA https:\/\/t.co\/n2310GDtAU", + "id" : 1002226207662985218, + "created_at" : "2018-05-31 16:32:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002200546550407174\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/wncBDNAYBq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeiIFYsVQAACjgK.png", + "id_str" : "1002200543199051776", + "id" : 1002200543199051776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeiIFYsVQAACjgK.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 French Open \u2013 Women's Singles", + "display_url" : "pic.twitter.com\/wncBDNAYBq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/mt1RWfVb2A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843797015&oldid=843796918", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002200546550407174", + "text" : "2018 French Open \u2013 Women's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mt1RWfVb2A https:\/\/t.co\/wncBDNAYBq", + "id" : 1002200546550407174, + "created_at" : "2018-05-31 14:50:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002200364244979713\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/KaKNTFkVxG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeiH6zLV0AAkVZk.png", + "id_str" : "1002200361329872896", + "id" : 1002200361329872896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeiH6zLV0AAkVZk.png", + "sizes" : [ { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 657, + "resize" : "fit", + "w" : 680 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 French Open \u2013 Women's Singles", + "display_url" : "pic.twitter.com\/KaKNTFkVxG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/hOfwGjOICc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843796918&oldid=843796272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002200364244979713", + "text" : "2018 French Open \u2013 Women's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hOfwGjOICc https:\/\/t.co\/KaKNTFkVxG", + "id" : 1002200364244979713, + "created_at" : "2018-05-31 14:49:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002193673952661504\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/dannhsisnp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeiB1UYU8AIhfuj.png", + "id_str" : "1002193670093729794", + "id" : 1002193670093729794, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeiB1UYU8AIhfuj.png", + "sizes" : [ { + "h" : 793, + "resize" : "fit", + "w" : 874 + }, { + "h" : 793, + "resize" : "fit", + "w" : 874 + }, { + "h" : 793, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 617, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 French Open \u2013 Men's Singles", + "display_url" : "pic.twitter.com\/dannhsisnp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/uxJQFIo96p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843793269&oldid=843792785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002193673952661504", + "text" : "2018 French Open \u2013 Men's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uxJQFIo96p https:\/\/t.co\/dannhsisnp", + "id" : 1002193673952661504, + "created_at" : "2018-05-31 14:22:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002146815355977728\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/GyYJXmZ1pS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DehXNxKX0AM7SCY.png", + "id_str" : "1002146811136692227", + "id" : 1002146811136692227, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DehXNxKX0AM7SCY.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 652 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mike Schreiner", + "display_url" : "pic.twitter.com\/GyYJXmZ1pS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/MzO2NFmejD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843774534&oldid=843684118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002146815355977728", + "text" : "Mike Schreiner Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MzO2NFmejD https:\/\/t.co\/GyYJXmZ1pS", + "id" : 1002146815355977728, + "created_at" : "2018-05-31 11:16:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001891918069010433\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/BhuMTrVGOy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DedvY2NW0AArkbM.png", + "id_str" : "1001891914772303872", + "id" : 1001891914772303872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DedvY2NW0AArkbM.png", + "sizes" : [ { + "h" : 1116, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 533 + }, { + "h" : 1116, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1116, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Paeon (prosody)", + "display_url" : "pic.twitter.com\/BhuMTrVGOy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/lHCe6PcLSq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843677366&oldid=787475923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001891918069010433", + "text" : "Paeon (prosody) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/lHCe6PcLSq https:\/\/t.co\/BhuMTrVGOy", + "id" : 1001891918069010433, + "created_at" : "2018-05-30 18:23:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001890499681308674\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/cKJL9gD9Kh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeduGW8U0AIiMlg.png", + "id_str" : "1001890497630097410", + "id" : 1001890497630097410, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeduGW8U0AIiMlg.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/cKJL9gD9Kh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/bXAT2qeexb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843676573&oldid=828850031", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001890499681308674", + "text" : "Tommy Prince Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bXAT2qeexb https:\/\/t.co\/cKJL9gD9Kh", + "id" : 1001890499681308674, + "created_at" : "2018-05-30 18:18:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001887916329758720\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/sx8UmhS2rB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DedrvvOXUAAnMZT.png", + "id_str" : "1001887909987962880", + "id" : 1001887909987962880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DedrvvOXUAAnMZT.png", + "sizes" : [ { + "h" : 536, + "resize" : "fit", + "w" : 680 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2005 FIVB Volleyball World League squads", + "display_url" : "pic.twitter.com\/sx8UmhS2rB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/vdR9EUw2mb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843675260&oldid=810962575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001887916329758720", + "text" : "2005 FIVB Volleyball World League squads Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vdR9EUw2mb https:\/\/t.co\/sx8UmhS2rB", + "id" : 1001887916329758720, + "created_at" : "2018-05-30 18:07:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001887736448585729\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/nGNcWIthkH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DedrlfvWkAE8bY7.png", + "id_str" : "1001887734032666625", + "id" : 1001887734032666625, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DedrlfvWkAE8bY7.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dylan Edwards", + "display_url" : "pic.twitter.com\/nGNcWIthkH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Li7pquvf99", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843675170&oldid=839107463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001887736448585729", + "text" : "Dylan Edwards Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Li7pquvf99 https:\/\/t.co\/nGNcWIthkH", + "id" : 1001887736448585729, + "created_at" : "2018-05-30 18:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001887080975425536\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/xF0rT90aao", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dedq_PKXUAY7ggW.png", + "id_str" : "1001887076747530246", + "id" : 1001887076747530246, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dedq_PKXUAY7ggW.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to John Stamos", + "display_url" : "pic.twitter.com\/xF0rT90aao" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/ZbsK79pVGH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843674832&oldid=843264806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001887080975425536", + "text" : "John Stamos Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZbsK79pVGH https:\/\/t.co\/xF0rT90aao", + "id" : 1001887080975425536, + "created_at" : "2018-05-30 18:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001886416178204676\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nmHVuH6aPP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DedqYlMXUAMii9H.png", + "id_str" : "1001886412646600707", + "id" : 1001886412646600707, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DedqYlMXUAMii9H.png", + "sizes" : [ { + "h" : 328, + "resize" : "fit", + "w" : 680 + }, { + "h" : 422, + "resize" : "fit", + "w" : 874 + }, { + "h" : 422, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 422, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dominic LeBlanc", + "display_url" : "pic.twitter.com\/nmHVuH6aPP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/k9UbE7hy3V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843674354&oldid=841583794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001886416178204676", + "text" : "Dominic LeBlanc Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k9UbE7hy3V https:\/\/t.co\/nmHVuH6aPP", + "id" : 1001886416178204676, + "created_at" : "2018-05-30 18:01:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001869677906276353\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/T1ATY9lnZ7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DedbKPoWsAA6gt6.png", + "id_str" : "1001869673665835008", + "id" : 1001869673665835008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DedbKPoWsAA6gt6.png", + "sizes" : [ { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Alexander Archipenko", + "display_url" : "pic.twitter.com\/T1ATY9lnZ7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/FmL8omHTqC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843666007&oldid=843665969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001869677906276353", + "text" : "Alexander Archipenko Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FmL8omHTqC https:\/\/t.co\/T1ATY9lnZ7", + "id" : 1001869677906276353, + "created_at" : "2018-05-30 16:55:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001869603021164550\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/Y5Ci3TzKWS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DedbF40X4AABrjJ.png", + "id_str" : "1001869598822752256", + "id" : 1001869598822752256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DedbF40X4AABrjJ.png", + "sizes" : [ { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 588, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Alexander Archipenko", + "display_url" : "pic.twitter.com\/Y5Ci3TzKWS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/oweHL9yEuj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843665969&oldid=832323184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001869603021164550", + "text" : "Alexander Archipenko Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/oweHL9yEuj https:\/\/t.co\/Y5Ci3TzKWS", + "id" : 1001869603021164550, + "created_at" : "2018-05-30 16:55:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001829054901837824\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/DqYMKfnDeu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dec2NsbXkAA01bI.png", + "id_str" : "1001829051005374464", + "id" : 1001829051005374464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dec2NsbXkAA01bI.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 428 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 755 + }, { + "h" : 1389, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1389, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sea of Azov", + "display_url" : "pic.twitter.com\/DqYMKfnDeu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/wWi9uhenNQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843645567&oldid=842717766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001829054901837824", + "text" : "Sea of Azov Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wWi9uhenNQ https:\/\/t.co\/DqYMKfnDeu", + "id" : 1001829054901837824, + "created_at" : "2018-05-30 14:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001826153349500930\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/PHLflkeUpL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeczkxbX0AAy5B6.jpg", + "id_str" : "1001826148949676032", + "id" : 1001826148949676032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeczkxbX0AAy5B6.jpg", + "sizes" : [ { + "h" : 331, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (6.\u00AA temporada)", + "display_url" : "pic.twitter.com\/PHLflkeUpL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/aldpaR4rFY", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52222442&oldid=52181666&rcid=83269088", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001826153349500930", + "text" : "RuPaul's Drag Race (6.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aldpaR4rFY https:\/\/t.co\/PHLflkeUpL", + "id" : 1001826153349500930, + "created_at" : "2018-05-30 14:02:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001825577987379202\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/vRq0TNmR02", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeczDTEXUAAXeLo.png", + "id_str" : "1001825573864427520", + "id" : 1001825573864427520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeczDTEXUAAXeLo.png", + "sizes" : [ { + "h" : 307, + "resize" : "fit", + "w" : 680 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to MasterChef Canada (season 5)", + "display_url" : "pic.twitter.com\/vRq0TNmR02" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/iPmPOcUPVq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843643951&oldid=843643897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001825577987379202", + "text" : "MasterChef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iPmPOcUPVq https:\/\/t.co\/vRq0TNmR02", + "id" : 1001825577987379202, + "created_at" : "2018-05-30 14:00:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001825466116960256\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/rcZuYy9RlD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Decy8zhX4AARrK-.png", + "id_str" : "1001825462316949504", + "id" : 1001825462316949504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Decy8zhX4AARrK-.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to MasterChef Canada (season 5)", + "display_url" : "pic.twitter.com\/rcZuYy9RlD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/5PFMexi2Cu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843643897&oldid=843573175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001825466116960256", + "text" : "MasterChef Canada (season 5) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5PFMexi2Cu https:\/\/t.co\/rcZuYy9RlD", + "id" : 1001825466116960256, + "created_at" : "2018-05-30 13:59:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001822300025643010\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Omho5qkMjg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DecwEUzWkAA1IE2.png", + "id_str" : "1001822292974931968", + "id" : 1001822292974931968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DecwEUzWkAA1IE2.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 611 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Anne-Marie Losique", + "display_url" : "pic.twitter.com\/Omho5qkMjg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/f0AaAjybcq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149048618&oldid=149048573&rcid=364160170", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001822300025643010", + "text" : "Anne-Marie Losique Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/f0AaAjybcq https:\/\/t.co\/Omho5qkMjg", + "id" : 1001822300025643010, + "created_at" : "2018-05-30 13:47:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001822033955651585\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/oNTCZ2DEQo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Decv1AZW0AYO6BV.png", + "id_str" : "1001822029799149574", + "id" : 1001822029799149574, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Decv1AZW0AYO6BV.png", + "sizes" : [ { + "h" : 843, + "resize" : "fit", + "w" : 874 + }, { + "h" : 843, + "resize" : "fit", + "w" : 874 + }, { + "h" : 656, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 843, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Anne-Marie Losique", + "display_url" : "pic.twitter.com\/oNTCZ2DEQo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/7N7577EocO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149048573&oldid=147634262&rcid=364160119", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001822033955651585", + "text" : "Anne-Marie Losique Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/7N7577EocO https:\/\/t.co\/oNTCZ2DEQo", + "id" : 1001822033955651585, + "created_at" : "2018-05-30 13:46:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001553825956757506\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/MX5QUohZvA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeY75VYW4AE9tck.png", + "id_str" : "1001553823314403329", + "id" : 1001553823314403329, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeY75VYW4AE9tck.png", + "sizes" : [ { + "h" : 488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 380, + "resize" : "fit", + "w" : 680 + }, { + "h" : 488, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 488, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Greely, Ontario", + "display_url" : "pic.twitter.com\/MX5QUohZvA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/FDkquwls6D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843538396&oldid=838611524", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001553825956757506", + "text" : "Greely, Ontario Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/FDkquwls6D https:\/\/t.co\/MX5QUohZvA", + "id" : 1001553825956757506, + "created_at" : "2018-05-29 20:00:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001550953043185666\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/6rOYOQdzuY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeY5SFLXcAA6Plf.png", + "id_str" : "1001550949926793216", + "id" : 1001550949926793216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeY5SFLXcAA6Plf.png", + "sizes" : [ { + "h" : 388, + "resize" : "fit", + "w" : 680 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to National interest", + "display_url" : "pic.twitter.com\/6rOYOQdzuY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/vUE7NrvKAT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843536862&oldid=827191187", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001550953043185666", + "text" : "National interest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vUE7NrvKAT https:\/\/t.co\/6rOYOQdzuY", + "id" : 1001550953043185666, + "created_at" : "2018-05-29 19:48:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001547474052534273\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/G8AUxyoD9n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeY2Hj8U0AAVAkW.png", + "id_str" : "1001547470671761408", + "id" : 1001547470671761408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeY2Hj8U0AAVAkW.png", + "sizes" : [ { + "h" : 1275, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 466 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 823 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to St Patrick's Cathedral, Armagh (Church of Ireland)", + "display_url" : "pic.twitter.com\/G8AUxyoD9n" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/GXNyaQUQFb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843534944&oldid=843534666", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001547474052534273", + "text" : "St Patrick's Cathedral, Armagh (Church of Ireland) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GXNyaQUQFb https:\/\/t.co\/G8AUxyoD9n", + "id" : 1001547474052534273, + "created_at" : "2018-05-29 19:35:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001546964415238144\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/VfpggkEqfF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeY1p1jX0AAFlS4.png", + "id_str" : "1001546960002863104", + "id" : 1001546960002863104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeY1p1jX0AAFlS4.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 835 + }, { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 473 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1256, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to St Patrick's Cathedral, Armagh (Church of Ireland)", + "display_url" : "pic.twitter.com\/VfpggkEqfF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/EgnxW7CRFf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843534666&oldid=843534601", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001546964415238144", + "text" : "St Patrick's Cathedral, Armagh (Church of Ireland) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EgnxW7CRFf https:\/\/t.co\/VfpggkEqfF", + "id" : 1001546964415238144, + "created_at" : "2018-05-29 19:32:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001546868441133056\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/nL1FbWnPaO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeY1kXaWsAAEnBq.png", + "id_str" : "1001546866012631040", + "id" : 1001546866012631040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeY1kXaWsAAEnBq.png", + "sizes" : [ { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 835 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 473 + } ], + "media_alt" : "Screenshot of edit to St Patrick's Cathedral, Armagh (Church of Ireland)", + "display_url" : "pic.twitter.com\/nL1FbWnPaO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/7u3UtHyzUy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843534601&oldid=835401509", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001546868441133056", + "text" : "St Patrick's Cathedral, Armagh (Church of Ireland) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7u3UtHyzUy https:\/\/t.co\/nL1FbWnPaO", + "id" : 1001546868441133056, + "created_at" : "2018-05-29 19:32:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001545223384813568\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/2qKCPTKrYA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeY0EkVWAAADCPJ.png", + "id_str" : "1001545220213833728", + "id" : 1001545220213833728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeY0EkVWAAADCPJ.png", + "sizes" : [ { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 568 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 7.5 cm Pak 40", + "display_url" : "pic.twitter.com\/2qKCPTKrYA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/TW0TSuyxKo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843533777&oldid=837743943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001545223384813568", + "text" : "7.5 cm Pak 40 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TW0TSuyxKo https:\/\/t.co\/2qKCPTKrYA", + "id" : 1001545223384813568, + "created_at" : "2018-05-29 19:26:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001521974861094912\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/j5u4Y2jv6N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeYe7GCWkAELi7p.png", + "id_str" : "1001521967718109185", + "id" : 1001521967718109185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeYe7GCWkAELi7p.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to ATA Spec 100\/iSpec 2200", + "display_url" : "pic.twitter.com\/j5u4Y2jv6N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/DNeWef9Hh4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843521759&oldid=712164871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001521974861094912", + "text" : "ATA Spec 100\/iSpec 2200 Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/DNeWef9Hh4 https:\/\/t.co\/j5u4Y2jv6N", + "id" : 1001521974861094912, + "created_at" : "2018-05-29 17:53:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001505497349009408\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/2OtYf3Nlu1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeYP8MfX4AAjQ9d.png", + "id_str" : "1001505493955895296", + "id" : 1001505493955895296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeYP8MfX4AAjQ9d.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 788 + }, { + "h" : 1331, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 447 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1331, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Infrastructure Canada", + "display_url" : "pic.twitter.com\/2OtYf3Nlu1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/DX0heLK8BY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843512769&oldid=817848270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001505497349009408", + "text" : "Infrastructure Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DX0heLK8BY https:\/\/t.co\/2OtYf3Nlu1", + "id" : 1001505497349009408, + "created_at" : "2018-05-29 16:48:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001480513838829573\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/J058gFglcS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeX5N4tX4AAyGyd.png", + "id_str" : "1001480509116112896", + "id" : 1001480509116112896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeX5N4tX4AAyGyd.png", + "sizes" : [ { + "h" : 482, + "resize" : "fit", + "w" : 680 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:S. P. L. S\u00F8rensen", + "display_url" : "pic.twitter.com\/J058gFglcS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/ZhsHX3oz4U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843500125&oldid=813922375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001480513838829573", + "text" : "Talk:S. P. L. S\u00F8rensen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZhsHX3oz4U https:\/\/t.co\/J058gFglcS", + "id" : 1001480513838829573, + "created_at" : "2018-05-29 15:08:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001469339470581760\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/8yo3t03fMf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeXvDkkW0AALn8o.jpg", + "id_str" : "1001469336794615808", + "id" : 1001469336794615808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeXvDkkW0AALn8o.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2514, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 712 + }, { + "h" : 680, + "resize" : "fit", + "w" : 236 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 417 + } ], + "media_alt" : "Screenshot of edit to Les Chefs !", + "display_url" : "pic.twitter.com\/8yo3t03fMf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/rcRRVnS8mE", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149012138&oldid=148998343&rcid=364098871", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001469339470581760", + "text" : "Les Chefs ! Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rcRRVnS8mE https:\/\/t.co\/8yo3t03fMf", + "id" : 1001469339470581760, + "created_at" : "2018-05-29 14:24:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001463708630028288\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/iEq8AsUBpI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeXp7ppW4AAXEZU.png", + "id_str" : "1001463703160676352", + "id" : 1001463703160676352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeXp7ppW4AAXEZU.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 787 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 446 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brian Wilson", + "display_url" : "pic.twitter.com\/iEq8AsUBpI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/cWBnxuiv7V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843491880&oldid=842248825", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001463708630028288", + "text" : "Brian Wilson Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cWBnxuiv7V https:\/\/t.co\/iEq8AsUBpI", + "id" : 1001463708630028288, + "created_at" : "2018-05-29 14:02:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001451830696693760\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Smph7b6aDp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeXfIOmUwAALclt.png", + "id_str" : "1001451824610590720", + "id" : 1001451824610590720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeXfIOmUwAALclt.png", + "sizes" : [ { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Bannock (food)", + "display_url" : "pic.twitter.com\/Smph7b6aDp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/bcPg3B6hPZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843486112&oldid=839443581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001451830696693760", + "text" : "Bannock (food) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bcPg3B6hPZ https:\/\/t.co\/Smph7b6aDp", + "id" : 1001451830696693760, + "created_at" : "2018-05-29 13:14:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001239136907485184\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/2dp0rBoNox", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeUdr2EW4AASAoh.png", + "id_str" : "1001239131245174784", + "id" : 1001239131245174784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeUdr2EW4AASAoh.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Changhe Z-18", + "display_url" : "pic.twitter.com\/2dp0rBoNox" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/OzOMqIkiGs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843404788&oldid=843404762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001239136907485184", + "text" : "Changhe Z-18 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OzOMqIkiGs https:\/\/t.co\/2dp0rBoNox", + "id" : 1001239136907485184, + "created_at" : "2018-05-28 23:09:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001239054518816769\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/rfoL4CCDb0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeUdnFqXkAAa_P7.png", + "id_str" : "1001239049531789312", + "id" : 1001239049531789312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeUdnFqXkAAa_P7.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Changhe Z-18", + "display_url" : "pic.twitter.com\/rfoL4CCDb0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/6Rs5lP1xI8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843404762&oldid=843404612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001239054518816769", + "text" : "Changhe Z-18 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6Rs5lP1xI8 https:\/\/t.co\/rfoL4CCDb0", + "id" : 1001239054518816769, + "created_at" : "2018-05-28 23:09:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001238630160060416\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/Qg2t11rAVL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeUdOjJXUAAqUkr.png", + "id_str" : "1001238627949694976", + "id" : 1001238627949694976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeUdOjJXUAAqUkr.png", + "sizes" : [ { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Changhe Z-18", + "display_url" : "pic.twitter.com\/Qg2t11rAVL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/1AnhxCyqmN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843404612&oldid=843371532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001238630160060416", + "text" : "Changhe Z-18 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/1AnhxCyqmN https:\/\/t.co\/Qg2t11rAVL", + "id" : 1001238630160060416, + "created_at" : "2018-05-28 23:07:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001197613344018433\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/eKMNQ1Szyd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeT3664X4AY-8Ju.png", + "id_str" : "1001197608793268230", + "id" : 1001197608793268230, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeT3664X4AY-8Ju.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Crime in the United Arab Emirates", + "display_url" : "pic.twitter.com\/eKMNQ1Szyd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/S2PRso7jcu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843386309&oldid=843386158", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001197613344018433", + "text" : "Crime in the United Arab Emirates Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S2PRso7jcu https:\/\/t.co\/eKMNQ1Szyd", + "id" : 1001197613344018433, + "created_at" : "2018-05-28 20:24:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001197265879519232\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/zsvuq0fZI3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeT3moPWAAA1b_v.png", + "id_str" : "1001197260191956992", + "id" : 1001197260191956992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeT3moPWAAA1b_v.png", + "sizes" : [ { + "h" : 524, + "resize" : "fit", + "w" : 680 + }, { + "h" : 673, + "resize" : "fit", + "w" : 874 + }, { + "h" : 673, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 673, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Crime in the United Arab Emirates", + "display_url" : "pic.twitter.com\/zsvuq0fZI3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/vA9TWixnIF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843386158&oldid=838449805", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001197265879519232", + "text" : "Crime in the United Arab Emirates Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vA9TWixnIF https:\/\/t.co\/zsvuq0fZI3", + "id" : 1001197265879519232, + "created_at" : "2018-05-28 20:23:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001179193789607938\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/PacDcVrwfB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTnKxoV0AALPeS.png", + "id_str" : "1001179189490339840", + "id" : 1001179189490339840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTnKxoV0AALPeS.png", + "sizes" : [ { + "h" : 330, + "resize" : "fit", + "w" : 874 + }, { + "h" : 257, + "resize" : "fit", + "w" : 680 + }, { + "h" : 330, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 330, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Paul Nemenyi", + "display_url" : "pic.twitter.com\/PacDcVrwfB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/IWUOHzQlnN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843376485&oldid=843376246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001179193789607938", + "text" : "Paul Nemenyi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IWUOHzQlnN https:\/\/t.co\/PacDcVrwfB", + "id" : 1001179193789607938, + "created_at" : "2018-05-28 19:11:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001178670092947458\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/goEVA5er0x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTmsaSW4AAXUGE.png", + "id_str" : "1001178667828043776", + "id" : 1001178667828043776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTmsaSW4AAXUGE.png", + "sizes" : [ { + "h" : 330, + "resize" : "fit", + "w" : 874 + }, { + "h" : 257, + "resize" : "fit", + "w" : 680 + }, { + "h" : 330, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 330, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Paul Nemenyi", + "display_url" : "pic.twitter.com\/goEVA5er0x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/c948U1hHOm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843376246&oldid=843375953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001178670092947458", + "text" : "Paul Nemenyi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c948U1hHOm https:\/\/t.co\/goEVA5er0x", + "id" : 1001178670092947458, + "created_at" : "2018-05-28 19:09:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001177983154040833\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/p2133cKqE5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTmEXZXcAAFZ0r.png", + "id_str" : "1001177979857367040", + "id" : 1001177979857367040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTmEXZXcAAFZ0r.png", + "sizes" : [ { + "h" : 308, + "resize" : "fit", + "w" : 874 + }, { + "h" : 308, + "resize" : "fit", + "w" : 874 + }, { + "h" : 240, + "resize" : "fit", + "w" : 680 + }, { + "h" : 308, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Paul Nemenyi", + "display_url" : "pic.twitter.com\/p2133cKqE5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/1h8BfPX1uW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843375953&oldid=843375919", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001177983154040833", + "text" : "Paul Nemenyi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1h8BfPX1uW https:\/\/t.co\/p2133cKqE5", + "id" : 1001177983154040833, + "created_at" : "2018-05-28 19:06:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001177938170204166\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/kc9essKXWf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTmBqxW0AAMLlP.png", + "id_str" : "1001177933518655488", + "id" : 1001177933518655488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTmBqxW0AAMLlP.png", + "sizes" : [ { + "h" : 308, + "resize" : "fit", + "w" : 874 + }, { + "h" : 240, + "resize" : "fit", + "w" : 680 + }, { + "h" : 308, + "resize" : "fit", + "w" : 874 + }, { + "h" : 308, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Paul Nemenyi", + "display_url" : "pic.twitter.com\/kc9essKXWf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/5yav7FRnnc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843375919&oldid=824860374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001177938170204166", + "text" : "Paul Nemenyi Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5yav7FRnnc https:\/\/t.co\/kc9essKXWf", + "id" : 1001177938170204166, + "created_at" : "2018-05-28 19:06:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001165660779569152\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/91CBnihtgq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTa3FHX4AEW7Pc.png", + "id_str" : "1001165656983855105", + "id" : 1001165656983855105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTa3FHX4AEW7Pc.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/91CBnihtgq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/QZHqZyqO74", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843370125&oldid=843322224", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001165660779569152", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QZHqZyqO74 https:\/\/t.co\/91CBnihtgq", + "id" : 1001165660779569152, + "created_at" : "2018-05-28 18:17:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001152912117190656\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/RyHSH6WLCR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTPQ_GXUAE3hCi.png", + "id_str" : "1001152907906076673", + "id" : 1001152907906076673, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTPQ_GXUAE3hCi.png", + "sizes" : [ { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bobby Fischer", + "display_url" : "pic.twitter.com\/RyHSH6WLCR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/CVNL2iQSon", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843363764&oldid=842515928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001152912117190656", + "text" : "Bobby Fischer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CVNL2iQSon https:\/\/t.co\/RyHSH6WLCR", + "id" : 1001152912117190656, + "created_at" : "2018-05-28 17:27:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001145994174717952\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/jlTbeAAWrM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTI-ZQU0AANUQM.png", + "id_str" : "1001145991439896576", + "id" : 1001145991439896576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTI-ZQU0AANUQM.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/jlTbeAAWrM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ydlyXk6tnP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843360625&oldid=842393425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001145994174717952", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ydlyXk6tnP https:\/\/t.co\/jlTbeAAWrM", + "id" : 1001145994174717952, + "created_at" : "2018-05-28 16:59:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001145151685906434\/photo\/1", + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/cyeggNYiWg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTINLPWkAQbr2o.png", + "id_str" : "1001145145864130564", + "id" : 1001145145864130564, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTINLPWkAQbr2o.png", + "sizes" : [ { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 567, + "resize" : "fit", + "w" : 680 + }, { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Raaso", + "display_url" : "pic.twitter.com\/cyeggNYiWg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 64, 87 ], + "url" : "https:\/\/t.co\/HFxXL0JH6R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843360282&oldid=839591720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001145151685906434", + "text" : "Raaso Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/HFxXL0JH6R https:\/\/t.co\/cyeggNYiWg", + "id" : 1001145151685906434, + "created_at" : "2018-05-28 16:56:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001140318698393600\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/4bPVsJAEgq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeTDz98XcAE_Nwd.png", + "id_str" : "1001140314751594497", + "id" : 1001140314751594497, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeTDz98XcAE_Nwd.png", + "sizes" : [ { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 680 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sipekne'katik First Nation", + "display_url" : "pic.twitter.com\/4bPVsJAEgq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/lM8H6NxzxB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843357756&oldid=842009790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001140318698393600", + "text" : "Sipekne'katik First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lM8H6NxzxB https:\/\/t.co\/4bPVsJAEgq", + "id" : 1001140318698393600, + "created_at" : "2018-05-28 16:37:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001104682188713984\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/o8AmTEUndW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeSjZjLWAAAWTMi.png", + "id_str" : "1001104676517969920", + "id" : 1001104676517969920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeSjZjLWAAAWTMi.png", + "sizes" : [ { + "h" : 317, + "resize" : "fit", + "w" : 680 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Canadian stores", + "display_url" : "pic.twitter.com\/o8AmTEUndW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/SUGEbu3ZQ4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843341109&oldid=843071035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001104682188713984", + "text" : "List of Canadian stores Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SUGEbu3ZQ4 https:\/\/t.co\/o8AmTEUndW", + "id" : 1001104682188713984, + "created_at" : "2018-05-28 14:15:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1001085587305181184\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/gRdVWUtQHk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeSSCJ_W4AEyF5Y.png", + "id_str" : "1001085582922145793", + "id" : 1001085582922145793, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeSSCJ_W4AEyF5Y.png", + "sizes" : [ { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 633 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Grinding Gear Games", + "display_url" : "pic.twitter.com\/gRdVWUtQHk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/6zTky8GPvZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843333083&oldid=842626589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1001085587305181184", + "text" : "Grinding Gear Games Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/6zTky8GPvZ https:\/\/t.co\/gRdVWUtQHk", + "id" : 1001085587305181184, + "created_at" : "2018-05-28 12:59:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000260291438043137\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/t4rFrkcHek", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeGjbmdWAAA5VYi.png", + "id_str" : "1000260286828380160", + "id" : 1000260286828380160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeGjbmdWAAA5VYi.png", + "sizes" : [ { + "h" : 642, + "resize" : "fit", + "w" : 680 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mauritius", + "display_url" : "pic.twitter.com\/t4rFrkcHek" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/v9rSgksBW8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843006416&oldid=842908054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000260291438043137", + "text" : "Mauritius Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v9rSgksBW8 https:\/\/t.co\/t4rFrkcHek", + "id" : 1000260291438043137, + "created_at" : "2018-05-26 06:20:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000118167623094272\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/wQ0BpMtXCz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEiK4QU8AAfCFg.png", + "id_str" : "1000118162547863552", + "id" : 1000118162547863552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEiK4QU8AAfCFg.png", + "sizes" : [ { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 548 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to C. William Doody", + "display_url" : "pic.twitter.com\/wQ0BpMtXCz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Hz0Y9WWzyc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842956557&oldid=827526653", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000118167623094272", + "text" : "C. William Doody Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/Hz0Y9WWzyc https:\/\/t.co\/wQ0BpMtXCz", + "id" : 1000118167623094272, + "created_at" : "2018-05-25 20:55:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000116049918996486\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/e19Lf6AFjO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEgPnFWAAAKd43.png", + "id_str" : "1000116044814483456", + "id" : 1000116044814483456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEgPnFWAAAKd43.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Scottish English", + "display_url" : "pic.twitter.com\/e19Lf6AFjO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/EXVYhuNNQG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842955529&oldid=837864287", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000116049918996486", + "text" : "Scottish English Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EXVYhuNNQG https:\/\/t.co\/e19Lf6AFjO", + "id" : 1000116049918996486, + "created_at" : "2018-05-25 20:47:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000113778946605057\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/0GKm7HRHeU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEeLZ-VQAADu7-.jpg", + "id_str" : "1000113773552680960", + "id" : 1000113773552680960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEeLZ-VQAADu7-.jpg", + "sizes" : [ { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Le Combat des h\u00E9ros", + "display_url" : "pic.twitter.com\/0GKm7HRHeU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/rqlR2QmTbd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842954405&oldid=842953446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000113778946605057", + "text" : "Koh-Lanta: Le Combat des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rqlR2QmTbd https:\/\/t.co\/0GKm7HRHeU", + "id" : 1000113778946605057, + "created_at" : "2018-05-25 20:38:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000112644290904064\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/EBPomh6qZZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEdJUMX0AAL2Gg.png", + "id_str" : "1000112638129590272", + "id" : 1000112638129590272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEdJUMX0AAL2Gg.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 382 + }, { + "h" : 1557, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1557, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 674 + } ], + "media_alt" : "Screenshot of edit to Newfoundland English", + "display_url" : "pic.twitter.com\/EBPomh6qZZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ZkLSpEpJLg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842953870&oldid=837962985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000112644290904064", + "text" : "Newfoundland English Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZkLSpEpJLg https:\/\/t.co\/EBPomh6qZZ", + "id" : 1000112644290904064, + "created_at" : "2018-05-25 20:33:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000111682444759045\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/BrdHtJ6J1Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEcRjdW0AABhG-.jpg", + "id_str" : "1000111680154685440", + "id" : 1000111680154685440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEcRjdW0AABhG-.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Le Combat des h\u00E9ros", + "display_url" : "pic.twitter.com\/BrdHtJ6J1Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Gi9erGN3B6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842953446&oldid=842953383", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000111682444759045", + "text" : "Koh-Lanta: Le Combat des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gi9erGN3B6 https:\/\/t.co\/BrdHtJ6J1Y", + "id" : 1000111682444759045, + "created_at" : "2018-05-25 20:29:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000111538332676096\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/DRkZj5kHxk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEcJGwW4AAbgcR.jpg", + "id_str" : "1000111535010799616", + "id" : 1000111535010799616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEcJGwW4AAbgcR.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 308 + }, { + "h" : 1928, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 544 + }, { + "h" : 1928, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Le Combat des h\u00E9ros", + "display_url" : "pic.twitter.com\/DRkZj5kHxk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/kS1wPGX4gP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842953383&oldid=842953325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000111538332676096", + "text" : "Koh-Lanta: Le Combat des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kS1wPGX4gP https:\/\/t.co\/DRkZj5kHxk", + "id" : 1000111538332676096, + "created_at" : "2018-05-25 20:29:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000111399819988992\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/US012YCpfb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEcBDMXkAAMmIs.jpg", + "id_str" : "1000111396615589888", + "id" : 1000111396615589888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEcBDMXkAAMmIs.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1750, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 340 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 599 + }, { + "h" : 1750, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Le Combat des h\u00E9ros", + "display_url" : "pic.twitter.com\/US012YCpfb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/5sUcrYOt7g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842953325&oldid=842953254", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000111399819988992", + "text" : "Koh-Lanta: Le Combat des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5sUcrYOt7g https:\/\/t.co\/US012YCpfb", + "id" : 1000111399819988992, + "created_at" : "2018-05-25 20:28:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000111224175067139\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/BU0bq77OPK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEb2nwX0AA7xzi.jpg", + "id_str" : "1000111217451716608", + "id" : 1000111217451716608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEb2nwX0AA7xzi.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 829, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 680 + }, { + "h" : 829, + "resize" : "fit", + "w" : 874 + }, { + "h" : 829, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Le Combat des h\u00E9ros", + "display_url" : "pic.twitter.com\/BU0bq77OPK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/2evg5x9fR1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842953254&oldid=842952823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000111224175067139", + "text" : "Koh-Lanta: Le Combat des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2evg5x9fR1 https:\/\/t.co\/BU0bq77OPK", + "id" : 1000111224175067139, + "created_at" : "2018-05-25 20:27:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000110327084863491\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Ov27RGIz2C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEbCq8X0AAFQNG.jpg", + "id_str" : "1000110324954157056", + "id" : 1000110324954157056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEbCq8X0AAFQNG.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Fidji", + "display_url" : "pic.twitter.com\/Ov27RGIz2C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ysrQumROgU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842952888&oldid=842952866", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000110327084863491", + "text" : "Koh-Lanta: Fidji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ysrQumROgU https:\/\/t.co\/Ov27RGIz2C", + "id" : 1000110327084863491, + "created_at" : "2018-05-25 20:24:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000110264107307008\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/9JMs6olZFF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEa-9NWkAYctQb.jpg", + "id_str" : "1000110261137739782", + "id" : 1000110261137739782, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEa-9NWkAYctQb.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Fidji", + "display_url" : "pic.twitter.com\/9JMs6olZFF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/DDNMZhhVfa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842952866&oldid=835430957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000110264107307008", + "text" : "Koh-Lanta: Fidji Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DDNMZhhVfa https:\/\/t.co\/9JMs6olZFF", + "id" : 1000110264107307008, + "created_at" : "2018-05-25 20:24:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000110131290558464\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/GrN7ryzB5h", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEa3L7XUAAOj-h.jpg", + "id_str" : "1000110127649869824", + "id" : 1000110127649869824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEa3L7XUAAOj-h.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 274 + }, { + "h" : 680, + "resize" : "fit", + "w" : 91 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 160 + }, { + "h" : 6537, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Le Combat des h\u00E9ros", + "display_url" : "pic.twitter.com\/GrN7ryzB5h" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/F5SfWZ6B58", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842952823&oldid=842952115", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000110131290558464", + "text" : "Koh-Lanta: Le Combat des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F5SfWZ6B58 https:\/\/t.co\/GrN7ryzB5h", + "id" : 1000110131290558464, + "created_at" : "2018-05-25 20:23:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000108472980131841\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/HwBDpl3twq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEZWiyX0AYFFIo.jpg", + "id_str" : "1000108467338858502", + "id" : 1000108467338858502, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEZWiyX0AYFFIo.jpg", + "sizes" : [ { + "h" : 1068, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1068, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1068, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 556 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Le Combat des h\u00E9ros", + "display_url" : "pic.twitter.com\/HwBDpl3twq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gUL7j5a0N2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842952115&oldid=842940149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000108472980131841", + "text" : "Koh-Lanta: Le Combat des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gUL7j5a0N2 https:\/\/t.co\/HwBDpl3twq", + "id" : 1000108472980131841, + "created_at" : "2018-05-25 20:16:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000089010088415232\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/cxLs0DHXjX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEHp2LWAAEqGKg.jpg", + "id_str" : "1000089007752085505", + "id" : 1000089007752085505, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEHp2LWAAEqGKg.jpg", + "sizes" : [ { + "h" : 1105, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1105, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1105, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + } ], + "media_alt" : "Screenshot of edit to Skylake (microarchitecture)", + "display_url" : "pic.twitter.com\/cxLs0DHXjX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/HMA3NeUi0a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842943662&oldid=842278742", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000089010088415232", + "text" : "Skylake (microarchitecture) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HMA3NeUi0a https:\/\/t.co\/cxLs0DHXjX", + "id" : 1000089010088415232, + "created_at" : "2018-05-25 18:59:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000088466653437953\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/rpeNeC72cN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEHKC-XUAAUYFU.jpg", + "id_str" : "1000088461431492608", + "id" : 1000088461431492608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEHKC-XUAAUYFU.jpg", + "sizes" : [ { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Supervivientes: Perdidos en Honduras (2018)", + "display_url" : "pic.twitter.com\/rpeNeC72cN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/FOcbm7BAIN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842943411&oldid=842871992", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000088466653437953", + "text" : "Supervivientes: Perdidos en Honduras (2018) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FOcbm7BAIN https:\/\/t.co\/rpeNeC72cN", + "id" : 1000088466653437953, + "created_at" : "2018-05-25 18:57:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000085143099445249\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/SLf2xatFjG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEEIonW4AAYwmQ.jpg", + "id_str" : "1000085138640920576", + "id" : 1000085138640920576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEEIonW4AAYwmQ.jpg", + "sizes" : [ { + "h" : 1070, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 555 + }, { + "h" : 1070, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1070, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor Srbija VIP: Costa Rica", + "display_url" : "pic.twitter.com\/SLf2xatFjG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5SW5Wg4Ssa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842941765&oldid=801744394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000085143099445249", + "text" : "Survivor Srbija VIP: Costa Rica Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5SW5Wg4Ssa https:\/\/t.co\/SLf2xatFjG", + "id" : 1000085143099445249, + "created_at" : "2018-05-25 18:44:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000081847219621890\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/YuGQ0OLL3A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeEBI3gWAAEd6D5.jpg", + "id_str" : "1000081844103151617", + "id" : 1000081844103151617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeEBI3gWAAEd6D5.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 544 + }, { + "h" : 680, + "resize" : "fit", + "w" : 308 + }, { + "h" : 1928, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1928, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta: Le Combat des h\u00E9ros", + "display_url" : "pic.twitter.com\/YuGQ0OLL3A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/AnAD53MLFX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842940149&oldid=842517057", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000081847219621890", + "text" : "Koh-Lanta: Le Combat des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AnAD53MLFX https:\/\/t.co\/YuGQ0OLL3A", + "id" : 1000081847219621890, + "created_at" : "2018-05-25 18:31:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000028566027931649\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/3TZYEJReUk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeDQrhZWsAAY3nf.jpg", + "id_str" : "1000028563393916928", + "id" : 1000028563393916928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeDQrhZWsAAY3nf.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 497, + "resize" : "fit", + "w" : 680 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to GIRO (soci\u00E9t\u00E9 priv\u00E9e)", + "display_url" : "pic.twitter.com\/3TZYEJReUk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/EwC3fmqdLQ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=148867111&rcid=363818251", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000028566027931649", + "text" : "GIRO (soci\u00E9t\u00E9 priv\u00E9e) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EwC3fmqdLQ https:\/\/t.co\/3TZYEJReUk", + "id" : 1000028566027931649, + "created_at" : "2018-05-25 14:59:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000027231790489602\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/M7XVr87Vyq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeDPdyIX4AA1Vpz.jpg", + "id_str" : "1000027227856297984", + "id" : 1000027227856297984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeDPdyIX4AA1Vpz.jpg", + "sizes" : [ { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + }, { + "h" : 497, + "resize" : "fit", + "w" : 680 + }, { + "h" : 770, + "resize" : "fit", + "w" : 1054 + } ], + "media_alt" : "Screenshot of edit to GIRO (soci\u00E9t\u00E9 priv\u00E9e)", + "display_url" : "pic.twitter.com\/M7XVr87Vyq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/BZ4yhfp0xc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?oldid=148866850&rcid=363817759", + "display_url" : "fr.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000027231790489602", + "text" : "GIRO (soci\u00E9t\u00E9 priv\u00E9e) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BZ4yhfp0xc https:\/\/t.co\/M7XVr87Vyq", + "id" : 1000027231790489602, + "created_at" : "2018-05-25 14:54:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000025391355056128\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/PFFIYDeDmX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeDNyeLW4AA3KU5.png", + "id_str" : "1000025384254103552", + "id" : 1000025384254103552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeDNyeLW4AA3KU5.png", + "sizes" : [ { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 680 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Giro", + "display_url" : "pic.twitter.com\/PFFIYDeDmX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/sxUDa49X6x", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148866533&oldid=108177940&rcid=363817183", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000025391355056128", + "text" : "Giro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sxUDa49X6x https:\/\/t.co\/PFFIYDeDmX", + "id" : 1000025391355056128, + "created_at" : "2018-05-25 14:46:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000008632258482177\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/lTYrxkPsCD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeC-jOFWkAAx_w8.png", + "id_str" : "1000008629561495552", + "id" : 1000008629561495552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeC-jOFWkAAx_w8.png", + "sizes" : [ { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 296, + "resize" : "fit", + "w" : 680 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/lTYrxkPsCD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/6hwP9dgwG8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842905292&oldid=842904525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000008632258482177", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6hwP9dgwG8 https:\/\/t.co\/lTYrxkPsCD", + "id" : 1000008632258482177, + "created_at" : "2018-05-25 13:40:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1000006731181772800\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/txazAG0eI0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeC80eMXcAAfRDG.png", + "id_str" : "1000006726920400896", + "id" : 1000006726920400896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeC80eMXcAAfRDG.png", + "sizes" : [ { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/txazAG0eI0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/D5mkQkGuBU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842904525&oldid=841867323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1000006731181772800", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D5mkQkGuBU https:\/\/t.co\/txazAG0eI0", + "id" : 1000006731181772800, + "created_at" : "2018-05-25 13:32:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999999004300759040\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/aYl9cwJrgg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeC1ymOXcAAnI4f.png", + "id_str" : "999998998135140352", + "id" : 999998998135140352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeC1ymOXcAAnI4f.png", + "sizes" : [ { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 755, + "resize" : "fit", + "w" : 874 + }, { + "h" : 587, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Postchristianity", + "display_url" : "pic.twitter.com\/aYl9cwJrgg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/tLQ8nbPkar", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842901245&oldid=841303202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999999004300759040", + "text" : "Postchristianity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tLQ8nbPkar https:\/\/t.co\/aYl9cwJrgg", + "id" : 999999004300759040, + "created_at" : "2018-05-25 13:01:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999754420995985408\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/j1omhsS7h2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd_XWIvVQAAYllj.png", + "id_str" : "999754417602641920", + "id" : 999754417602641920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd_XWIvVQAAYllj.png", + "sizes" : [ { + "h" : 1082, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1082, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1082, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 549 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 7)", + "display_url" : "pic.twitter.com\/j1omhsS7h2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/yKoiB2WpsJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842810564&oldid=842493908", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999754420995985408", + "text" : "RuPaul's Drag Race (season 7) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yKoiB2WpsJ https:\/\/t.co\/j1omhsS7h2", + "id" : 999754420995985408, + "created_at" : "2018-05-24 20:50:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999749450473013249\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/du9CJmRj4u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd_S02BVwAATqac.jpg", + "id_str" : "999749447595704320", + "id" : 999749447595704320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd_S02BVwAATqac.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 647, + "resize" : "fit", + "w" : 680 + }, { + "h" : 832, + "resize" : "fit", + "w" : 874 + }, { + "h" : 832, + "resize" : "fit", + "w" : 874 + }, { + "h" : 832, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Germany's Next Topmodel (cycle 13)", + "display_url" : "pic.twitter.com\/du9CJmRj4u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Uz4aiFNzOM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842807762&oldid=842807223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999749450473013249", + "text" : "Germany's Next Topmodel (cycle 13) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Uz4aiFNzOM https:\/\/t.co\/du9CJmRj4u", + "id" : 999749450473013249, + "created_at" : "2018-05-24 20:30:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999718111971627008\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/usOcbZ69LX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd-2UlRXkAA6yDt.png", + "id_str" : "999718107018137600", + "id" : 999718107018137600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd-2UlRXkAA6yDt.png", + "sizes" : [ { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 625, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Orenburg", + "display_url" : "pic.twitter.com\/usOcbZ69LX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/1MbKgz6TqI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842796019&oldid=838356603", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999718111971627008", + "text" : "Orenburg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1MbKgz6TqI https:\/\/t.co\/usOcbZ69LX", + "id" : 999718111971627008, + "created_at" : "2018-05-24 18:25:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999687008325914625\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/YBgJ9dFrhT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd-aByjU8AE-EwW.png", + "id_str" : "999686997840031745", + "id" : 999686997840031745, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd-aByjU8AE-EwW.png", + "sizes" : [ { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 302, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (10.\u00AA temporada)", + "display_url" : "pic.twitter.com\/YBgJ9dFrhT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/HWfDKOVdNO", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52174004&oldid=52163430&rcid=83159721", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999687008325914625", + "text" : "RuPaul's Drag Race (10.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HWfDKOVdNO https:\/\/t.co\/YBgJ9dFrhT", + "id" : 999687008325914625, + "created_at" : "2018-05-24 16:22:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999686879883747330\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/Cnr6bNUrQY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd-Z6htV0AAh-sZ.png", + "id_str" : "999686873059545088", + "id" : 999686873059545088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd-Z6htV0AAh-sZ.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (temporada 10)", + "display_url" : "pic.twitter.com\/Cnr6bNUrQY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/5d6ERQjzR2", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=108090592&oldid=108047250", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999686879883747330", + "text" : "RuPaul's Drag Race (temporada 10) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5d6ERQjzR2 https:\/\/t.co\/Cnr6bNUrQY", + "id" : 999686879883747330, + "created_at" : "2018-05-24 16:21:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999652253115043841\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/0igwfnP0vC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd96bOIV4AMeo_7.png", + "id_str" : "999652250367680515", + "id" : 999652250367680515, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd96bOIV4AMeo_7.png", + "sizes" : [ { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 655, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 French Open \u2013 Women's Singles Qualifying", + "display_url" : "pic.twitter.com\/0igwfnP0vC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/rLQOx6fBJZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842760239&oldid=842760004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999652253115043841", + "text" : "2018 French Open \u2013 Women's Singles Qualifying Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rLQOx6fBJZ https:\/\/t.co\/0igwfnP0vC", + "id" : 999652253115043841, + "created_at" : "2018-05-24 14:04:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999646775127494657\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Zg91RplR77", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd91cV4U0AE3zKV.png", + "id_str" : "999646772069715969", + "id" : 999646772069715969, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd91cV4U0AE3zKV.png", + "sizes" : [ { + "h" : 566, + "resize" : "fit", + "w" : 680 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Maquis (World War II)", + "display_url" : "pic.twitter.com\/Zg91RplR77" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Scj3UfBTpB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842757745&oldid=825213178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999646775127494657", + "text" : "Maquis (World War II) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Scj3UfBTpB https:\/\/t.co\/Zg91RplR77", + "id" : 999646775127494657, + "created_at" : "2018-05-24 13:42:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999646183982280704\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ogzcdA1UeZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd905ywVwAAH00_.png", + "id_str" : "999646178525429760", + "id" : 999646178525429760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd905ywVwAAH00_.png", + "sizes" : [ { + "h" : 850, + "resize" : "fit", + "w" : 874 + }, { + "h" : 850, + "resize" : "fit", + "w" : 874 + }, { + "h" : 850, + "resize" : "fit", + "w" : 874 + }, { + "h" : 661, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Luck Mervil", + "display_url" : "pic.twitter.com\/ogzcdA1UeZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/s6sKpgueRk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148825086&oldid=148795010&rcid=363726913", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999646183982280704", + "text" : "Luck Mervil Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/s6sKpgueRk https:\/\/t.co\/ogzcdA1UeZ", + "id" : 999646183982280704, + "created_at" : "2018-05-24 13:39:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999645478051598337\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/kCmasmdrUA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd90QxKVQAASBXh.png", + "id_str" : "999645473722941440", + "id" : 999645473722941440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd90QxKVQAASBXh.png", + "sizes" : [ { + "h" : 1640, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1640, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 362 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 640 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/kCmasmdrUA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/b6peUqL8uG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842757106&oldid=842686009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999645478051598337", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b6peUqL8uG https:\/\/t.co\/kCmasmdrUA", + "id" : 999645478051598337, + "created_at" : "2018-05-24 13:37:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999637295539085312\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/u3iMQjYKT9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd9s0kDVAAEDBw_.png", + "id_str" : "999637292586172417", + "id" : 999637292586172417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd9s0kDVAAEDBw_.png", + "sizes" : [ { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 655, + "resize" : "fit", + "w" : 680 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 French Open \u2013 Men's Singles Qualifying", + "display_url" : "pic.twitter.com\/u3iMQjYKT9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/A1Ou3mwdyj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842753649&oldid=842753245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999637295539085312", + "text" : "2018 French Open \u2013 Men's Singles Qualifying Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A1Ou3mwdyj https:\/\/t.co\/u3iMQjYKT9", + "id" : 999637295539085312, + "created_at" : "2018-05-24 13:04:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999636565730217990\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/tOMv5U3i8a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd9sJ3KVwAEDW4x.png", + "id_str" : "999636558981480449", + "id" : 999636558981480449, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd9sJ3KVwAEDW4x.png", + "sizes" : [ { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 788, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 French Open \u2013 Men's Singles Qualifying", + "display_url" : "pic.twitter.com\/tOMv5U3i8a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/NF1z5UG0gv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842753245&oldid=842751342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999636565730217990", + "text" : "2018 French Open \u2013 Men's Singles Qualifying Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NF1z5UG0gv https:\/\/t.co\/tOMv5U3i8a", + "id" : 999636565730217990, + "created_at" : "2018-05-24 13:01:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999598307172372480\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/HBJS7UaWcJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd9JWz7V4AAZ1l0.png", + "id_str" : "999598298544594944", + "id" : 999598298544594944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd9JWz7V4AAZ1l0.png", + "sizes" : [ { + "h" : 1139, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1139, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1139, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 522 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Yukon (DDE 263)", + "display_url" : "pic.twitter.com\/HBJS7UaWcJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/3JgrH1vndi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842738004&oldid=818249665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999598307172372480", + "text" : "HMCS Yukon (DDE 263) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3JgrH1vndi https:\/\/t.co\/HBJS7UaWcJ", + "id" : 999598307172372480, + "created_at" : "2018-05-24 10:29:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999370135155740676\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/sSGlwMXFbb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd551pjVMAArWUg.png", + "id_str" : "999370129916899328", + "id" : 999370129916899328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd551pjVMAArWUg.png", + "sizes" : [ { + "h" : 1503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 395 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 698 + } ], + "media_alt" : "Screenshot of edit to Canadian Premier League", + "display_url" : "pic.twitter.com\/sSGlwMXFbb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/D5bfHsW2Rs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842648021&oldid=842616279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999370135155740676", + "text" : "Canadian Premier League Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/D5bfHsW2Rs https:\/\/t.co\/sSGlwMXFbb", + "id" : 999370135155740676, + "created_at" : "2018-05-23 19:23:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999364564872581121\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/AJXkq41VFy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd50xTPVAAA_SZS.png", + "id_str" : "999364557649805312", + "id" : 999364557649805312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd50xTPVAAA_SZS.png", + "sizes" : [ { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 302, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Trade Commissioner Service", + "display_url" : "pic.twitter.com\/AJXkq41VFy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ytFMPVHe2b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842645103&oldid=830392674", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999364564872581121", + "text" : "Trade Commissioner Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ytFMPVHe2b https:\/\/t.co\/AJXkq41VFy", + "id" : 999364564872581121, + "created_at" : "2018-05-23 19:00:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999352445259132931\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/lXp2zY1wAy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd5pv2iVMAAc6eg.png", + "id_str" : "999352438137106432", + "id" : 999352438137106432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd5pv2iVMAAc6eg.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 680 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to P\u00EEhtokahanapiwiyin", + "display_url" : "pic.twitter.com\/lXp2zY1wAy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Hr3cOj5Fjj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842638152&oldid=841059407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999352445259132931", + "text" : "P\u00EEhtokahanapiwiyin Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/Hr3cOj5Fjj https:\/\/t.co\/lXp2zY1wAy", + "id" : 999352445259132931, + "created_at" : "2018-05-23 18:12:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999323748640706560\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/4Uq8Oiu8cX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd5PpnEV0AA4Jqb.jpg", + "id_str" : "999323743603249152", + "id" : 999323743603249152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd5PpnEV0AA4Jqb.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 799 + }, { + "h" : 680, + "resize" : "fit", + "w" : 453 + } ], + "media_alt" : "Screenshot of edit to Potential National Hockey League expansion", + "display_url" : "pic.twitter.com\/4Uq8Oiu8cX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/CHNsHSWn33", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842622794&oldid=842622740", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999323748640706560", + "text" : "Potential National Hockey League expansion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CHNsHSWn33 https:\/\/t.co\/4Uq8Oiu8cX", + "id" : 999323748640706560, + "created_at" : "2018-05-23 16:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999323643556622336\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/l7LMDvoqT6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd5PjlsU8AAWUnu.jpg", + "id_str" : "999323640154877952", + "id" : 999323640154877952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd5PjlsU8AAWUnu.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 688 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 390 + } ], + "media_alt" : "Screenshot of edit to Potential National Hockey League expansion", + "display_url" : "pic.twitter.com\/l7LMDvoqT6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/cklYMOc7HJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842622740&oldid=842622493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999323643556622336", + "text" : "Potential National Hockey League expansion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cklYMOc7HJ https:\/\/t.co\/l7LMDvoqT6", + "id" : 999323643556622336, + "created_at" : "2018-05-23 16:18:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999323167528235009\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/Mw1JlHuH4r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd5PH2XU0AAPjaj.jpg", + "id_str" : "999323163593854976", + "id" : 999323163593854976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd5PH2XU0AAPjaj.jpg", + "sizes" : [ { + "h" : 1476, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1476, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 403 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 711 + } ], + "media_alt" : "Screenshot of edit to Potential National Hockey League expansion", + "display_url" : "pic.twitter.com\/Mw1JlHuH4r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/kH6jQ2xRdp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842622493&oldid=842620229", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999323167528235009", + "text" : "Potential National Hockey League expansion Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kH6jQ2xRdp https:\/\/t.co\/Mw1JlHuH4r", + "id" : 999323167528235009, + "created_at" : "2018-05-23 16:16:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999308413128663043\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/2TiKQ6zoUI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd5BtC2UwAAjhkD.png", + "id_str" : "999308409437470720", + "id" : 999308409437470720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd5BtC2UwAAjhkD.png", + "sizes" : [ { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 664 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Philippines", + "display_url" : "pic.twitter.com\/2TiKQ6zoUI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/XexPfgT9l2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842614020&oldid=842080533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999308413128663043", + "text" : "Survivor South Africa: Philippines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XexPfgT9l2 https:\/\/t.co\/2TiKQ6zoUI", + "id" : 999308413128663043, + "created_at" : "2018-05-23 15:17:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999307943802744832\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/YRCn6hD80h", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd5BRreU0AA4tec.png", + "id_str" : "999307939306328064", + "id" : 999307939306328064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd5BRreU0AA4tec.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Survivor NZ: Thailand", + "display_url" : "pic.twitter.com\/YRCn6hD80h" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Qqp5oAtJit", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842613757&oldid=842436701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999307943802744832", + "text" : "Survivor NZ: Thailand Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qqp5oAtJit https:\/\/t.co\/YRCn6hD80h", + "id" : 999307943802744832, + "created_at" : "2018-05-23 15:15:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999262204808581121\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/4BpR4vNFu8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd4XrPIUQAEy62F.png", + "id_str" : "999262198886055937", + "id" : 999262198886055937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd4XrPIUQAEy62F.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/4BpR4vNFu8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/nvBVNaECbO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842589641&oldid=842435029", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999262204808581121", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nvBVNaECbO https:\/\/t.co\/4BpR4vNFu8", + "id" : 999262204808581121, + "created_at" : "2018-05-23 12:14:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999157060188147712\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/gMNz6lG7W1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd24DKrV4AE1YyH.png", + "id_str" : "999157056891379713", + "id" : 999157056891379713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd24DKrV4AE1YyH.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dean Del Mastro", + "display_url" : "pic.twitter.com\/gMNz6lG7W1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/8U6h05pspT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842551587&oldid=834489170", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999157060188147712", + "text" : "Dean Del Mastro Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8U6h05pspT https:\/\/t.co\/gMNz6lG7W1", + "id" : 999157060188147712, + "created_at" : "2018-05-23 05:16:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999040302391406592\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/pCBVbmgQNq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd1N23ZVwAEoPMe.png", + "id_str" : "999040297324625921", + "id" : 999040297324625921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd1N23ZVwAEoPMe.png", + "sizes" : [ { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 580, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bikram Choudhury", + "display_url" : "pic.twitter.com\/pCBVbmgQNq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/quQVnG0hey", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842501823&oldid=842399634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999040302391406592", + "text" : "Bikram Choudhury Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/quQVnG0hey https:\/\/t.co\/pCBVbmgQNq", + "id" : 999040302391406592, + "created_at" : "2018-05-22 21:32:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/999018141597478912\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/qF0pYmXoau", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd05s4nV4AANMWC.png", + "id_str" : "999018135620542464", + "id" : 999018135620542464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd05s4nV4AANMWC.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Julie Payette", + "display_url" : "pic.twitter.com\/qF0pYmXoau" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/U89BcH2u16", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842489717&oldid=841467164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "999018141597478912", + "text" : "Julie Payette Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/U89BcH2u16 https:\/\/t.co\/qF0pYmXoau", + "id" : 999018141597478912, + "created_at" : "2018-05-22 20:04:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/998991153390407681\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/bqOcMlU2Dj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd0hKCuUQAADnGS.jpg", + "id_str" : "998991148759662592", + "id" : 998991148759662592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd0hKCuUQAADnGS.jpg", + "sizes" : [ { + "h" : 441, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 441, + "resize" : "fit", + "w" : 874 + }, { + "h" : 441, + "resize" : "fit", + "w" : 874 + }, { + "h" : 343, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Tomb of the Unknown Soldier", + "display_url" : "pic.twitter.com\/bqOcMlU2Dj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/oKdZSOYX5K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842476636&oldid=838409187", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "998991153390407681", + "text" : "Tomb of the Unknown Soldier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oKdZSOYX5K https:\/\/t.co\/bqOcMlU2Dj", + "id" : 998991153390407681, + "created_at" : "2018-05-22 18:17:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/998980793937559552\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/QcP9cB4d0y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd0Xu6kU0AAJWuF.jpg", + "id_str" : "998980787109154816", + "id" : 998980787109154816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd0Xu6kU0AAJWuF.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 238, + "resize" : "fit", + "w" : 680 + }, { + "h" : 306, + "resize" : "fit", + "w" : 874 + }, { + "h" : 306, + "resize" : "fit", + "w" : 874 + }, { + "h" : 306, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q983450", + "display_url" : "pic.twitter.com\/QcP9cB4d0y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/fzvnB3Fy6B", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=683359647&oldid=676417685&rcid=718837131", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "998980793937559552", + "text" : "Q983450 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fzvnB3Fy6B https:\/\/t.co\/QcP9cB4d0y", + "id" : 998980793937559552, + "created_at" : "2018-05-22 17:35:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/998977243438370817\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/ADgpRFTrAg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd0UgdVV4AATugQ.png", + "id_str" : "998977240208629760", + "id" : 998977240208629760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd0UgdVV4AATugQ.png", + "sizes" : [ { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 680 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Michael Pollan", + "display_url" : "pic.twitter.com\/ADgpRFTrAg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/UKVdPXeMMV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842469591&oldid=842469404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "998977243438370817", + "text" : "Michael Pollan Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/UKVdPXeMMV https:\/\/t.co\/ADgpRFTrAg", + "id" : 998977243438370817, + "created_at" : "2018-05-22 17:21:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/998976894463893505\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/HeskfsMTMV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dd0ULrbU8AAA2qo.png", + "id_str" : "998976883214577664", + "id" : 998976883214577664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dd0ULrbU8AAA2qo.png", + "sizes" : [ { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 784, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Michael Pollan", + "display_url" : "pic.twitter.com\/HeskfsMTMV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/rNvkSxdV8F", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842469404&oldid=841877921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "998976894463893505", + "text" : "Michael Pollan Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/rNvkSxdV8F https:\/\/t.co\/HeskfsMTMV", + "id" : 998976894463893505, + "created_at" : "2018-05-22 17:20:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/998905036506849280\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/jiVPvfXjjR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdzS1RUU8AAs8AM.png", + "id_str" : "998905029992968192", + "id" : 998905029992968192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdzS1RUU8AAs8AM.png", + "sizes" : [ { + "h" : 1370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 434 + }, { + "h" : 1370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 766 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/jiVPvfXjjR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Y4pr3BxxuC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842435293&oldid=842382382", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "998905036506849280", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y4pr3BxxuC https:\/\/t.co\/jiVPvfXjjR", + "id" : 998905036506849280, + "created_at" : "2018-05-22 12:34:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/998904441876221954\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/YJpJQsSy5j", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdzSSy9V4AAy8Zb.png", + "id_str" : "998904437727944704", + "id" : 998904437727944704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdzSSy9V4AAy8Zb.png", + "sizes" : [ { + "h" : 1767, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 336 + }, { + "h" : 1767, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 594 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/YJpJQsSy5j" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/2YfjTOW3pu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842435029&oldid=841941606", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "998904441876221954", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2YfjTOW3pu https:\/\/t.co\/YJpJQsSy5j", + "id" : 998904441876221954, + "created_at" : "2018-05-22 12:32:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/998652718867763200\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/MXrUQwKAfi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdvtWZ2V4AAybBA.png", + "id_str" : "998652711544414208", + "id" : 998652711544414208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdvtWZ2V4AAybBA.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Akane no Mai", + "display_url" : "pic.twitter.com\/MXrUQwKAfi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/oRlW2dT4Wu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842335710&oldid=842335564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "998652718867763200", + "text" : "Akane no Mai Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/oRlW2dT4Wu https:\/\/t.co\/MXrUQwKAfi", + "id" : 998652718867763200, + "created_at" : "2018-05-21 19:52:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/998652468992073728\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/7kV3gMdDCY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdvtH6VV4AE-_Ka.png", + "id_str" : "998652462566334465", + "id" : 998652462566334465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdvtH6VV4AE-_Ka.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Akane no Mai", + "display_url" : "pic.twitter.com\/7kV3gMdDCY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/tm77onajd0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=842335564&oldid=842305525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "998652468992073728", + "text" : "Akane no Mai Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/tm77onajd0 https:\/\/t.co\/7kV3gMdDCY", + "id" : 998652468992073728, + "created_at" : "2018-05-21 19:51:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997565195718414337\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/8HBA2IURYu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdgQQWDWAAAqKn5.png", + "id_str" : "997565190446120960", + "id" : 997565190446120960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdgQQWDWAAAqKn5.png", + "sizes" : [ { + "h" : 809, + "resize" : "fit", + "w" : 874 + }, { + "h" : 809, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 809, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Killing Lincoln", + "display_url" : "pic.twitter.com\/8HBA2IURYu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/l1IvVvsnMc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841897031&oldid=836849053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997565195718414337", + "text" : "Killing Lincoln Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/l1IvVvsnMc https:\/\/t.co\/8HBA2IURYu", + "id" : 997565195718414337, + "created_at" : "2018-05-18 19:50:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997551554227064833\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/rgbzlHM2zd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdgD2aPWAAobiGY.png", + "id_str" : "997551550754062346", + "id" : 997551550754062346, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdgD2aPWAAobiGY.png", + "sizes" : [ { + "h" : 509, + "resize" : "fit", + "w" : 874 + }, { + "h" : 509, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 509, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Italian Open \u2013 Men's Singles", + "display_url" : "pic.twitter.com\/rgbzlHM2zd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/dZgnYxHOGG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841890794&oldid=841890721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997551554227064833", + "text" : "2018 Italian Open \u2013 Men's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dZgnYxHOGG https:\/\/t.co\/rgbzlHM2zd", + "id" : 997551554227064833, + "created_at" : "2018-05-18 18:56:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997506345904623616\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/gMiPzVYPoK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdfavAlU0AAHM7w.png", + "id_str" : "997506343631114240", + "id" : 997506343631114240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdfavAlU0AAHM7w.png", + "sizes" : [ { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 309, + "resize" : "fit", + "w" : 680 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/gMiPzVYPoK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/7DGUrpGTga", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841867323&oldid=841865514", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997506345904623616", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7DGUrpGTga https:\/\/t.co\/gMiPzVYPoK", + "id" : 997506345904623616, + "created_at" : "2018-05-18 15:57:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997504293023420416\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/4ihYFhJbcc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdfY3eTVQAASo95.png", + "id_str" : "997504290024407040", + "id" : 997504290024407040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdfY3eTVQAASo95.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/4ihYFhJbcc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/2qvMgxF2Jf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841866239&oldid=841866200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997504293023420416", + "text" : "Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2qvMgxF2Jf https:\/\/t.co\/4ihYFhJbcc", + "id" : 997504293023420416, + "created_at" : "2018-05-18 15:48:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997504221795766279\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/V2ELOBCJi4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdfYzVGVAAI_U0S.png", + "id_str" : "997504218834468866", + "id" : 997504218834468866, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdfYzVGVAAI_U0S.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/V2ELOBCJi4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/mGNVdbAJwE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841866200&oldid=839569331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997504221795766279", + "text" : "Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mGNVdbAJwE https:\/\/t.co\/V2ELOBCJi4", + "id" : 997504221795766279, + "created_at" : "2018-05-18 15:48:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997503028541493249\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/JCHz0Pz1To", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdfXtsFUQAAy3LV.png", + "id_str" : "997503022413398016", + "id" : 997503022413398016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdfXtsFUQAAy3LV.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/JCHz0Pz1To" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/yvDkc9CQlk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841865514&oldid=841865406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997503028541493249", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yvDkc9CQlk https:\/\/t.co\/JCHz0Pz1To", + "id" : 997503028541493249, + "created_at" : "2018-05-18 15:43:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997502860731600896\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/z8wuwvMiEP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdfXj5cVwAIMnGt.png", + "id_str" : "997502854200934402", + "id" : 997502854200934402, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdfXj5cVwAIMnGt.png", + "sizes" : [ { + "h" : 336, + "resize" : "fit", + "w" : 680 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/z8wuwvMiEP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Zg1S4ANvoW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841865406&oldid=841862850", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997502860731600896", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zg1S4ANvoW https:\/\/t.co\/z8wuwvMiEP", + "id" : 997502860731600896, + "created_at" : "2018-05-18 15:43:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997498266051842052\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ra6EGugY8t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdfTYnuUwAAFPOR.png", + "id_str" : "997498262419456000", + "id" : 997498262419456000, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdfTYnuUwAAFPOR.png", + "sizes" : [ { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 308, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/ra6EGugY8t" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/D32V98e8oH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841862850&oldid=841862810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997498266051842052", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D32V98e8oH https:\/\/t.co\/ra6EGugY8t", + "id" : 997498266051842052, + "created_at" : "2018-05-18 15:24:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997498201849630721\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/N3T6YXM8HN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdfTU5GVAAY86ER.png", + "id_str" : "997498198364061702", + "id" : 997498198364061702, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdfTU5GVAAY86ER.png", + "sizes" : [ { + "h" : 1286, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1286, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 462 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 816 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/N3T6YXM8HN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/PWPjEw8IkG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841862810&oldid=833200377", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997498201849630721", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PWPjEw8IkG https:\/\/t.co\/N3T6YXM8HN", + "id" : 997498201849630721, + "created_at" : "2018-05-18 15:24:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997478922857209858\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/AQYkyWHOk3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdfByizVAAEEoLn.png", + "id_str" : "997478916565565441", + "id" : 997478916565565441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdfByizVAAEEoLn.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + } ], + "media_alt" : "Screenshot of edit to Regional Cadet Support Unit (Atlantic)", + "display_url" : "pic.twitter.com\/AQYkyWHOk3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/5OMYYKUnFW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841852668&oldid=836280165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997478922857209858", + "text" : "Regional Cadet Support Unit (Atlan Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5OMYYKUnFW https:\/\/t.co\/AQYkyWHOk3", + "id" : 997478922857209858, + "created_at" : "2018-05-18 14:08:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997468601643929600\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/KcrtfxmPEN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dde4ZuZU8AAAgVJ.png", + "id_str" : "997468594576355328", + "id" : 997468594576355328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dde4ZuZU8AAAgVJ.png", + "sizes" : [ { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/KcrtfxmPEN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/NyruBbiTKA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841848029&oldid=841706721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997468601643929600", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NyruBbiTKA https:\/\/t.co\/KcrtfxmPEN", + "id" : 997468601643929600, + "created_at" : "2018-05-18 13:27:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997201539767914496\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/Xild0sVzzM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdbFg8yU8AAEKlv.jpg", + "id_str" : "997201537372844032", + "id" : 997201537372844032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdbFg8yU8AAEKlv.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to America's Next Drag Queen (nona edizione)", + "display_url" : "pic.twitter.com\/Xild0sVzzM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/oVz3LVgLCP", + "expanded_url" : "https:\/\/it.wikipedia.org\/w\/index.php?diff=97190065&oldid=97190038&rcid=240204257", + "display_url" : "it.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997201539767914496", + "text" : "America's Next Drag Queen (nona edizione) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oVz3LVgLCP https:\/\/t.co\/Xild0sVzzM", + "id" : 997201539767914496, + "created_at" : "2018-05-17 19:45:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997201373816131584\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/JfclZzcX3d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdbFXGWU8AE8iad.jpg", + "id_str" : "997201368141066241", + "id" : 997201368141066241, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdbFXGWU8AE8iad.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to America's Next Drag Queen (nona edizione)", + "display_url" : "pic.twitter.com\/JfclZzcX3d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/SXpntAgcv4", + "expanded_url" : "https:\/\/it.wikipedia.org\/w\/index.php?diff=97190038&oldid=96549480&rcid=240204214", + "display_url" : "it.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997201373816131584", + "text" : "America's Next Drag Queen (nona edizione) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SXpntAgcv4 https:\/\/t.co\/JfclZzcX3d", + "id" : 997201373816131584, + "created_at" : "2018-05-17 19:45:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997194477071630337\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/spAZsT9SFQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dda_FzHVwAEB6D-.png", + "id_str" : "997194473850388481", + "id" : 997194473850388481, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dda_FzHVwAEB6D-.png", + "sizes" : [ { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 504 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Netscape Navigator", + "display_url" : "pic.twitter.com\/spAZsT9SFQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/gHDV3F0QZn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841742319&oldid=839413479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997194477071630337", + "text" : "Netscape Navigator Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gHDV3F0QZn https:\/\/t.co\/spAZsT9SFQ", + "id" : 997194477071630337, + "created_at" : "2018-05-17 19:17:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997180528813068288\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Zq790eHLh4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdayZx8V0AAS0_m.png", + "id_str" : "997180523482042368", + "id" : 997180523482042368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdayZx8V0AAS0_m.png", + "sizes" : [ { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Desecration (novel)", + "display_url" : "pic.twitter.com\/Zq790eHLh4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/Jz89OdGYEy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841735382&oldid=815383561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997180528813068288", + "text" : "Desecration (novel) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Jz89OdGYEy https:\/\/t.co\/Zq790eHLh4", + "id" : 997180528813068288, + "created_at" : "2018-05-17 18:22:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997166820992999424\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/hIsculxh5g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Ddal8DOVAAErz34.png", + "id_str" : "997166818585280513", + "id" : 997166818585280513, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Ddal8DOVAAErz34.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to R\u00E9seau des sports", + "display_url" : "pic.twitter.com\/hIsculxh5g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/vYw2EOCes4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841728250&oldid=838259897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997166820992999424", + "text" : "R\u00E9seau des sports Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vYw2EOCes4 https:\/\/t.co\/hIsculxh5g", + "id" : 997166820992999424, + "created_at" : "2018-05-17 17:27:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997129624516747264\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/8Qj3w9poiB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdaEG33VwAAQqp6.png", + "id_str" : "997129621119287296", + "id" : 997129621119287296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdaEG33VwAAQqp6.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 495 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/8Qj3w9poiB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/IUiYPvSx2o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841708609&oldid=841708574", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997129624516747264", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IUiYPvSx2o https:\/\/t.co\/8Qj3w9poiB", + "id" : 997129624516747264, + "created_at" : "2018-05-17 15:00:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997129569437212673\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/5Mh1pKNASa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdaEDi7VAAEgBc9.png", + "id_str" : "997129563959263233", + "id" : 997129563959263233, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdaEDi7VAAEgBc9.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 395 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 696 + }, { + "h" : 1506, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1506, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/5Mh1pKNASa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/we18z6zsKG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841708574&oldid=841707502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997129569437212673", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/we18z6zsKG https:\/\/t.co\/5Mh1pKNASa", + "id" : 997129569437212673, + "created_at" : "2018-05-17 14:59:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997127517042561024\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/cFhVYS4EqN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdaCMKAWsAE7hwS.png", + "id_str" : "997127512865026049", + "id" : 997127512865026049, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdaCMKAWsAE7hwS.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 568 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/cFhVYS4EqN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/D661uQm9bv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841707502&oldid=841537416", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997127517042561024", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D661uQm9bv https:\/\/t.co\/cFhVYS4EqN", + "id" : 997127517042561024, + "created_at" : "2018-05-17 14:51:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997125984657854464\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/MP6a8FU5Be", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdaAy32UwAIm9yq.png", + "id_str" : "997125978982760450", + "id" : 997125978982760450, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdaAy32UwAIm9yq.png", + "sizes" : [ { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 339, + "resize" : "fit", + "w" : 680 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/MP6a8FU5Be" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/025djPNBDF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841706721&oldid=841568672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997125984657854464", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/025djPNBDF https:\/\/t.co\/MP6a8FU5Be", + "id" : 997125984657854464, + "created_at" : "2018-05-17 14:45:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997123980820668416\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/sT9lUPWk32", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZ--U-WkAADHGd.png", + "id_str" : "997123976756367360", + "id" : 997123976756367360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZ--U-WkAADHGd.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Coast Guard College", + "display_url" : "pic.twitter.com\/sT9lUPWk32" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/nGJYnVUuMI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841705731&oldid=841705668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997123980820668416", + "text" : "Canadian Coast Guard College Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nGJYnVUuMI https:\/\/t.co\/sT9lUPWk32", + "id" : 997123980820668416, + "created_at" : "2018-05-17 14:37:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997123871416422400\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/d6UTQj7cdI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZ-4CwXUAAOA18.png", + "id_str" : "997123868786642944", + "id" : 997123868786642944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZ-4CwXUAAOA18.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Coast Guard College", + "display_url" : "pic.twitter.com\/d6UTQj7cdI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/8qdQRQcSRo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841705668&oldid=841577302", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997123871416422400", + "text" : "Canadian Coast Guard College Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8qdQRQcSRo https:\/\/t.co\/d6UTQj7cdI", + "id" : 997123871416422400, + "created_at" : "2018-05-17 14:37:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997115547681722371\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/gDxBIzzg3n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZ3TkHWkAAbEqM.png", + "id_str" : "997115545504878592", + "id" : 997115545504878592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZ3TkHWkAAbEqM.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race: All Stars (3.\u00AA temporada)", + "display_url" : "pic.twitter.com\/gDxBIzzg3n" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/eKmzZ8hmb0", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52112144&oldid=52105295&rcid=83027294", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997115547681722371", + "text" : "RuPaul's Drag Race: All Stars (3.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eKmzZ8hmb0 https:\/\/t.co\/gDxBIzzg3n", + "id" : 997115547681722371, + "created_at" : "2018-05-17 14:04:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997099489780486144\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/FkPwgVAAml", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZoszCWAAEE65E.png", + "id_str" : "997099486332715009", + "id" : 997099486332715009, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZoszCWAAEE65E.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Samuel Pallache", + "display_url" : "pic.twitter.com\/FkPwgVAAml" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/2LIIPQRw4g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841694632&oldid=820742566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997099489780486144", + "text" : "Samuel Pallache Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2LIIPQRw4g https:\/\/t.co\/FkPwgVAAml", + "id" : 997099489780486144, + "created_at" : "2018-05-17 13:00:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997099141246390272\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/xNfMAHzOmY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZoYcsWkAAFUh7.png", + "id_str" : "997099136737513472", + "id" : 997099136737513472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZoYcsWkAAFUh7.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cristian Castro", + "display_url" : "pic.twitter.com\/xNfMAHzOmY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/HYNZP7t2yi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841694480&oldid=825605759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997099141246390272", + "text" : "Cristian Castro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HYNZP7t2yi https:\/\/t.co\/xNfMAHzOmY", + "id" : 997099141246390272, + "created_at" : "2018-05-17 12:58:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997094696341135360\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/JixhD2cLS9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZkV1TW0AI9Tw0.png", + "id_str" : "997094693757440002", + "id" : 997094693757440002, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZkV1TW0AI9Tw0.png", + "sizes" : [ { + "h" : 366, + "resize" : "fit", + "w" : 680 + }, { + "h" : 470, + "resize" : "fit", + "w" : 874 + }, { + "h" : 470, + "resize" : "fit", + "w" : 874 + }, { + "h" : 470, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brand New Music", + "display_url" : "pic.twitter.com\/JixhD2cLS9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/qpizxxtrc7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841692763&oldid=841692691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997094696341135360", + "text" : "Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qpizxxtrc7 https:\/\/t.co\/JixhD2cLS9", + "id" : 997094696341135360, + "created_at" : "2018-05-17 12:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997094534902362112\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/fRRsmDFtg0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZkMT1W4AAb5OC.png", + "id_str" : "997094530154422272", + "id" : 997094530154422272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZkMT1W4AAb5OC.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brand New Music", + "display_url" : "pic.twitter.com\/fRRsmDFtg0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/E4A0vNjFB2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841692691&oldid=841692636", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997094534902362112", + "text" : "Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E4A0vNjFB2 https:\/\/t.co\/fRRsmDFtg0", + "id" : 997094534902362112, + "created_at" : "2018-05-17 12:40:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997094354870325252\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/lmL6pkD1Kv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZkB_tXUAAdpx4.png", + "id_str" : "997094352953495552", + "id" : 997094352953495552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZkB_tXUAAdpx4.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Brand New Music", + "display_url" : "pic.twitter.com\/lmL6pkD1Kv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/4OdvLhKjs3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841692636&oldid=841692321", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997094354870325252", + "text" : "Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4OdvLhKjs3 https:\/\/t.co\/lmL6pkD1Kv", + "id" : 997094354870325252, + "created_at" : "2018-05-17 12:39:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997093501622943744\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/zyzcDSanl3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZjQNJVMAAJDS8.png", + "id_str" : "997093497566998528", + "id" : 997093497566998528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZjQNJVMAAJDS8.png", + "sizes" : [ { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 339, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Brand New Music", + "display_url" : "pic.twitter.com\/zyzcDSanl3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/gfiXUGmYpr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841692321&oldid=841692274", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997093501622943744", + "text" : "Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gfiXUGmYpr https:\/\/t.co\/zyzcDSanl3", + "id" : 997093501622943744, + "created_at" : "2018-05-17 12:36:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997093382500552705\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/s4WFotLwG0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZjJGaV4AAF7il.png", + "id_str" : "997093375500214272", + "id" : 997093375500214272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZjJGaV4AAF7il.png", + "sizes" : [ { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 526, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 409, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Brand New Music", + "display_url" : "pic.twitter.com\/s4WFotLwG0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/PSSFK2yk5o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841692274&oldid=837484105", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997093382500552705", + "text" : "Brand New Music Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PSSFK2yk5o https:\/\/t.co\/s4WFotLwG0", + "id" : 997093382500552705, + "created_at" : "2018-05-17 12:36:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997086608141758464\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/gQU3VJE6cj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZc-9GW0AAv66j.png", + "id_str" : "997086604132012032", + "id" : 997086604132012032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZc-9GW0AAv66j.png", + "sizes" : [ { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Social Insurance Number", + "display_url" : "pic.twitter.com\/gQU3VJE6cj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/mrprzHoWIj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841689595&oldid=838109101", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997086608141758464", + "text" : "Social Insurance Number Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mrprzHoWIj https:\/\/t.co\/gQU3VJE6cj", + "id" : 997086608141758464, + "created_at" : "2018-05-17 12:09:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997080406221639680\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/qkS8am2vWs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZXV-xXUAInnu0.png", + "id_str" : "997080402648059906", + "id" : 997080402648059906, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZXV-xXUAInnu0.png", + "sizes" : [ { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia characters", + "display_url" : "pic.twitter.com\/qkS8am2vWs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/HtN5m1X2i6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841687096&oldid=841687040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997080406221639680", + "text" : "List of My Hero Academia characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HtN5m1X2i6 https:\/\/t.co\/qkS8am2vWs", + "id" : 997080406221639680, + "created_at" : "2018-05-17 11:44:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/997080282032373760\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/hL85bVpYyv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdZXOqbU0AAknPA.png", + "id_str" : "997080276927827968", + "id" : 997080276927827968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdZXOqbU0AAknPA.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia characters", + "display_url" : "pic.twitter.com\/hL85bVpYyv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/aqKbrIUweb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841687040&oldid=841467492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "997080282032373760", + "text" : "List of My Hero Academia characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aqKbrIUweb https:\/\/t.co\/hL85bVpYyv", + "id" : 997080282032373760, + "created_at" : "2018-05-17 11:43:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996847968753016832\/photo\/1", + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/qX17POvZh8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdWD8bzX4AY4fRE.png", + "id_str" : "996847966811054086", + "id" : 996847966811054086, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdWD8bzX4AY4fRE.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Railsea", + "display_url" : "pic.twitter.com\/qX17POvZh8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/CcZvKgr4XN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841598399&oldid=841598388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996847968753016832", + "text" : "Railsea Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/CcZvKgr4XN https:\/\/t.co\/qX17POvZh8", + "id" : 996847968753016832, + "created_at" : "2018-05-16 20:20:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996847941141843968\/photo\/1", + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/u2hHjZFWvT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdWD6zjX4AAt8TE.png", + "id_str" : "996847938826657792", + "id" : 996847938826657792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdWD6zjX4AAt8TE.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Railsea", + "display_url" : "pic.twitter.com\/u2hHjZFWvT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 66, 89 ], + "url" : "https:\/\/t.co\/w0Er1xV5FP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841598388&oldid=835112717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996847941141843968", + "text" : "Railsea Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/w0Er1xV5FP https:\/\/t.co\/u2hHjZFWvT", + "id" : 996847941141843968, + "created_at" : "2018-05-16 20:20:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996840240076808193\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/D7JjdwAJFs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdV86bvV4AAXZEU.png", + "id_str" : "996840235853012992", + "id" : 996840235853012992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdV86bvV4AAXZEU.png", + "sizes" : [ { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Winnipeg", + "display_url" : "pic.twitter.com\/D7JjdwAJFs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/yVcYNVWiOX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841594031&oldid=839022935", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996840240076808193", + "text" : "Winnipeg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yVcYNVWiOX https:\/\/t.co\/D7JjdwAJFs", + "id" : 996840240076808193, + "created_at" : "2018-05-16 19:50:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996811871922610176\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/gRuxIphmyN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdVjHNIUwAA6JRb.png", + "id_str" : "996811867967242240", + "id" : 996811867967242240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdVjHNIUwAA6JRb.png", + "sizes" : [ { + "h" : 578, + "resize" : "fit", + "w" : 680 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Florida Keys", + "display_url" : "pic.twitter.com\/gRuxIphmyN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/3bEWm7D9V7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841578411&oldid=840563364", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996811871922610176", + "text" : "Florida Keys Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/3bEWm7D9V7 https:\/\/t.co\/gRuxIphmyN", + "id" : 996811871922610176, + "created_at" : "2018-05-16 17:57:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996796860126949377\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/prqH6iAXiQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdVVdJ6W4AAu5q8.png", + "id_str" : "996796851897688064", + "id" : 996796851897688064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdVVdJ6W4AAu5q8.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/prqH6iAXiQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/rA4AG6EsiC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841568672&oldid=841568608", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996796860126949377", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rA4AG6EsiC https:\/\/t.co\/prqH6iAXiQ", + "id" : 996796860126949377, + "created_at" : "2018-05-16 16:57:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996796785388589061\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/Cyb5cDZ0np", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdVVY-wXcAETXnY.png", + "id_str" : "996796780183515137", + "id" : 996796780183515137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdVVY-wXcAETXnY.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/Cyb5cDZ0np" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/wapbSjpye8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841568608&oldid=841568485", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996796785388589061", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wapbSjpye8 https:\/\/t.co\/Cyb5cDZ0np", + "id" : 996796785388589061, + "created_at" : "2018-05-16 16:57:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996796570589978624\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/2kjRmd8fec", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdVVMY9XcAAT2pO.png", + "id_str" : "996796563879063552", + "id" : 996796563879063552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdVVMY9XcAAT2pO.png", + "sizes" : [ { + "h" : 881, + "resize" : "fit", + "w" : 874 + }, { + "h" : 881, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 675 + }, { + "h" : 881, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/2kjRmd8fec" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/5mfaMWzBYV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841568485&oldid=841568282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996796570589978624", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5mfaMWzBYV https:\/\/t.co\/2kjRmd8fec", + "id" : 996796570589978624, + "created_at" : "2018-05-16 16:56:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996796263331979270\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/IVsD17DpxC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdVU6jRX0AAyLzK.png", + "id_str" : "996796257409683456", + "id" : 996796257409683456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdVU6jRX0AAyLzK.png", + "sizes" : [ { + "h" : 2001, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 524 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2001, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 297 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/IVsD17DpxC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Matm4NP2TO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841568282&oldid=828877086", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996796263331979270", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Matm4NP2TO https:\/\/t.co\/IVsD17DpxC", + "id" : 996796263331979270, + "created_at" : "2018-05-16 16:55:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996774754634862592\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2L0aPd3WfS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdVBWqYX4AAf-4u.png", + "id_str" : "996774750121877504", + "id" : 996774750121877504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdVBWqYX4AAf-4u.png", + "sizes" : [ { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 334, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 429, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Diane Finley", + "display_url" : "pic.twitter.com\/2L0aPd3WfS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/TGdnc438CX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841557911&oldid=841336604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996774754634862592", + "text" : "Diane Finley Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/TGdnc438CX https:\/\/t.co\/2L0aPd3WfS", + "id" : 996774754634862592, + "created_at" : "2018-05-16 15:29:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996762430687543297\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/dQvpmHGAJR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdU2JPBX0AAK75r.png", + "id_str" : "996762424811442176", + "id" : 996762424811442176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdU2JPBX0AAK75r.png", + "sizes" : [ { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Anthony Bourdain: Parts Unknown", + "display_url" : "pic.twitter.com\/dQvpmHGAJR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/6mKMHhvZ2Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841551215&oldid=841428314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996762430687543297", + "text" : "Anthony Bourdain: Parts Unknown Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/6mKMHhvZ2Z https:\/\/t.co\/dQvpmHGAJR", + "id" : 996762430687543297, + "created_at" : "2018-05-16 14:40:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996752258560856065\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/dDacoKkzc2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdUs5U7WsAAioeW.png", + "id_str" : "996752255914258432", + "id" : 996752255914258432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdUs5U7WsAAioeW.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Indian Horse (film)", + "display_url" : "pic.twitter.com\/dDacoKkzc2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/CF51Eo334M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841545334&oldid=838926050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996752258560856065", + "text" : "Indian Horse (film) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CF51Eo334M https:\/\/t.co\/dDacoKkzc2", + "id" : 996752258560856065, + "created_at" : "2018-05-16 14:00:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996737767542534144\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/bR7FuCMlXm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdUft2QWkAUePGt.png", + "id_str" : "996737765051109381", + "id" : 996737765051109381, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdUft2QWkAUePGt.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hamilton Bulldogs", + "display_url" : "pic.twitter.com\/bR7FuCMlXm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/jeXYBwTCMS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841537713&oldid=841065552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996737767542534144", + "text" : "Hamilton Bulldogs Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jeXYBwTCMS https:\/\/t.co\/bR7FuCMlXm", + "id" : 996737767542534144, + "created_at" : "2018-05-16 13:02:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996737129794416640\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/NxBdgOTAgh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdUfIuAWsAIMIoL.png", + "id_str" : "996737127181365250", + "id" : 996737127181365250, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdUfIuAWsAIMIoL.png", + "sizes" : [ { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 973, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 611 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Canadians", + "display_url" : "pic.twitter.com\/NxBdgOTAgh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/MjXw66nL51", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841537416&oldid=841196367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996737129794416640", + "text" : "Black Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MjXw66nL51 https:\/\/t.co\/NxBdgOTAgh", + "id" : 996737129794416640, + "created_at" : "2018-05-16 13:00:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996736381677383680\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/sFJY1NYFbq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdUedHuX4AAkHtp.png", + "id_str" : "996736378171023360", + "id" : 996736378171023360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdUedHuX4AAkHtp.png", + "sizes" : [ { + "h" : 260, + "resize" : "fit", + "w" : 680 + }, { + "h" : 334, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 334, + "resize" : "fit", + "w" : 874 + }, { + "h" : 334, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Memorial Cup", + "display_url" : "pic.twitter.com\/sFJY1NYFbq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/S4lVVYpgBz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841537088&oldid=841331672", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996736381677383680", + "text" : "2018 Memorial Cup Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S4lVVYpgBz https:\/\/t.co\/sFJY1NYFbq", + "id" : 996736381677383680, + "created_at" : "2018-05-16 12:57:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996485955841413121\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/n3Ngh1xp8G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdQ6sZNWkAI1Get.png", + "id_str" : "996485951911268354", + "id" : 996485951911268354, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdQ6sZNWkAI1Get.png", + "sizes" : [ { + "h" : 356, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 874 + }, { + "h" : 277, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public Services and Procurement Canada", + "display_url" : "pic.twitter.com\/n3Ngh1xp8G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ac3Yuuv5eB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841432308&oldid=841431180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996485955841413121", + "text" : "Public Services and Procurement Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ac3Yuuv5eB https:\/\/t.co\/n3Ngh1xp8G", + "id" : 996485955841413121, + "created_at" : "2018-05-15 20:22:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996484642738974720\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/6iTgherQBu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdQ5f_RX4AA9fSb.png", + "id_str" : "996484639278751744", + "id" : 996484639278751744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdQ5f_RX4AA9fSb.png", + "sizes" : [ { + "h" : 625, + "resize" : "fit", + "w" : 680 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wilfrid Laurier", + "display_url" : "pic.twitter.com\/6iTgherQBu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/q2hRFOcL9T", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148504970&oldid=147813096&rcid=363100131", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996484642738974720", + "text" : "Wilfrid Laurier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q2hRFOcL9T https:\/\/t.co\/6iTgherQBu", + "id" : 996484642738974720, + "created_at" : "2018-05-15 20:17:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996483703458148352\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/SRjSfDSuwr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdQ4pUzWkAAa6Yq.png", + "id_str" : "996483700165611520", + "id" : 996483700165611520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdQ4pUzWkAAa6Yq.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 582 + }, { + "h" : 1021, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1021, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1021, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public Services and Procurement Canada", + "display_url" : "pic.twitter.com\/SRjSfDSuwr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0nqCbqmnPa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841431180&oldid=834575339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996483703458148352", + "text" : "Public Services and Procurement Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0nqCbqmnPa https:\/\/t.co\/SRjSfDSuwr", + "id" : 996483703458148352, + "created_at" : "2018-05-15 20:13:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996461560498401280\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/eV2cDnxrxD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdQkgZxXUAIxTN8.png", + "id_str" : "996461556648071170", + "id" : 996461556648071170, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdQkgZxXUAIxTN8.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fallen angel", + "display_url" : "pic.twitter.com\/eV2cDnxrxD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/9CXzTczyLh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841419232&oldid=840316580", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996461560498401280", + "text" : "Fallen angel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9CXzTczyLh https:\/\/t.co\/eV2cDnxrxD", + "id" : 996461560498401280, + "created_at" : "2018-05-15 18:45:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996456290191896576\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/WJ8bETcmyv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdQftjMX0AA2uO2.png", + "id_str" : "996456284957429760", + "id" : 996456284957429760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdQftjMX0AA2uO2.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Au pays de Fanfreluche", + "display_url" : "pic.twitter.com\/WJ8bETcmyv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/h7RfCLsAxf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148501750&oldid=106296306&rcid=363093645", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996456290191896576", + "text" : "Au pays de Fanfreluche Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/h7RfCLsAxf https:\/\/t.co\/WJ8bETcmyv", + "id" : 996456290191896576, + "created_at" : "2018-05-15 18:24:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996445703881789440\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/MqC38hGXIv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdQWFYbXUAAl2AE.png", + "id_str" : "996445699268104192", + "id" : 996445699268104192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdQWFYbXUAAl2AE.png", + "sizes" : [ { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 580, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Moomins", + "display_url" : "pic.twitter.com\/MqC38hGXIv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/UNBkW0g5Uv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841410668&oldid=839795979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996445703881789440", + "text" : "Moomins Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UNBkW0g5Uv https:\/\/t.co\/MqC38hGXIv", + "id" : 996445703881789440, + "created_at" : "2018-05-15 17:42:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996441265263833089\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/onYUPti7Gw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdQSDGdW4AQJo-v.png", + "id_str" : "996441262038376452", + "id" : 996441262038376452, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdQSDGdW4AQJo-v.png", + "sizes" : [ { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ammophila arenaria", + "display_url" : "pic.twitter.com\/onYUPti7Gw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/0qmhhGspFP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841408386&oldid=841407770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996441265263833089", + "text" : "Ammophila arenaria Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/0qmhhGspFP https:\/\/t.co\/onYUPti7Gw", + "id" : 996441265263833089, + "created_at" : "2018-05-15 17:24:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996440236124262401\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/qjgwb2paKy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdQRHEYVMAAcVqo.png", + "id_str" : "996440230688272384", + "id" : 996440230688272384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdQRHEYVMAAcVqo.png", + "sizes" : [ { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ammophila arenaria", + "display_url" : "pic.twitter.com\/qjgwb2paKy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/nRBSAbS1E7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841407770&oldid=825963584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996440236124262401", + "text" : "Ammophila arenaria Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/nRBSAbS1E7 https:\/\/t.co\/qjgwb2paKy", + "id" : 996440236124262401, + "created_at" : "2018-05-15 17:20:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996419252734382080\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/RuqY2gfSxN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdP-BqDX0AAc69K.png", + "id_str" : "996419247000768512", + "id" : 996419247000768512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdP-BqDX0AAc69K.png", + "sizes" : [ { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 319, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curious George", + "display_url" : "pic.twitter.com\/RuqY2gfSxN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Z3xijvMoZp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841395683&oldid=840965069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996419252734382080", + "text" : "Curious George Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z3xijvMoZp https:\/\/t.co\/RuqY2gfSxN", + "id" : 996419252734382080, + "created_at" : "2018-05-15 15:57:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996271413534306304\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/jCAA0VDiuC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdN3kdIXUAAJxkG.png", + "id_str" : "996271410757718016", + "id" : 996271410757718016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdN3kdIXUAAJxkG.png", + "sizes" : [ { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Canadian flags", + "display_url" : "pic.twitter.com\/jCAA0VDiuC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/cAvDwzPlYo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841333393&oldid=841195950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996271413534306304", + "text" : "List of Canadian flags Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cAvDwzPlYo https:\/\/t.co\/jCAA0VDiuC", + "id" : 996271413534306304, + "created_at" : "2018-05-15 06:09:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996128613056548864\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/HmHvYmHkqO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdL1sU4U8AAxjRL.png", + "id_str" : "996128609470312448", + "id" : 996128609470312448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdL1sU4U8AAxjRL.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Lunch meat", + "display_url" : "pic.twitter.com\/HmHvYmHkqO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/7xq4bWI0sH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841263034&oldid=838249015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996128613056548864", + "text" : "Lunch meat Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7xq4bWI0sH https:\/\/t.co\/HmHvYmHkqO", + "id" : 996128613056548864, + "created_at" : "2018-05-14 20:42:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996117309600223234\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/R3A4RkVqur", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLraUGVAAATmYc.png", + "id_str" : "996117304906678272", + "id" : 996117304906678272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLraUGVAAATmYc.png", + "sizes" : [ { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to \u0100c\u0101ra", + "display_url" : "pic.twitter.com\/R3A4RkVqur" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/JbAEOlGcDp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841255609&oldid=618203555", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996117309600223234", + "text" : "\u0100c\u0101ra Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JbAEOlGcDp https:\/\/t.co\/R3A4RkVqur", + "id" : 996117309600223234, + "created_at" : "2018-05-14 19:57:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996115400835334145\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/vo5cTOGsNY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLprVYWAAA4kn7.png", + "id_str" : "996115398285197312", + "id" : 996115398285197312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLprVYWAAA4kn7.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of French Americans", + "display_url" : "pic.twitter.com\/vo5cTOGsNY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ZdvfrVrt05", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841254220&oldid=841254108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996115400835334145", + "text" : "List of French Americans Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZdvfrVrt05 https:\/\/t.co\/vo5cTOGsNY", + "id" : 996115400835334145, + "created_at" : "2018-05-14 19:49:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996115255045615616\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/p5iGysZ32o", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLpi27WsAYk6WM.png", + "id_str" : "996115252671590406", + "id" : 996115252671590406, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLpi27WsAYk6WM.png", + "sizes" : [ { + "h" : 657, + "resize" : "fit", + "w" : 874 + }, { + "h" : 657, + "resize" : "fit", + "w" : 874 + }, { + "h" : 657, + "resize" : "fit", + "w" : 874 + }, { + "h" : 511, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of French Americans", + "display_url" : "pic.twitter.com\/p5iGysZ32o" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ZREaPIqGwK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841254108&oldid=841253981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996115255045615616", + "text" : "List of French Americans Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZREaPIqGwK https:\/\/t.co\/p5iGysZ32o", + "id" : 996115255045615616, + "created_at" : "2018-05-14 19:49:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996115068743049216\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/XcTP3itnbq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLpYAiWkAAvROI.png", + "id_str" : "996115066272518144", + "id" : 996115066272518144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLpYAiWkAAvROI.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of French Americans", + "display_url" : "pic.twitter.com\/XcTP3itnbq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/qVT0eWHe1p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841253981&oldid=841253857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996115068743049216", + "text" : "List of French Americans Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qVT0eWHe1p https:\/\/t.co\/XcTP3itnbq", + "id" : 996115068743049216, + "created_at" : "2018-05-14 19:48:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996114915613200386\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/hl5Ly0h0eX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLpPDkX0AE6zCK.png", + "id_str" : "996114912467472385", + "id" : 996114912467472385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLpPDkX0AE6zCK.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of French Americans", + "display_url" : "pic.twitter.com\/hl5Ly0h0eX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/gnNapQEtwq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841253857&oldid=840793980", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996114915613200386", + "text" : "List of French Americans Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gnNapQEtwq https:\/\/t.co\/hl5Ly0h0eX", + "id" : 996114915613200386, + "created_at" : "2018-05-14 19:47:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996108597951164416\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/N2VCwuEThE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLjfLjV0AEEVcX.png", + "id_str" : "996108592418770945", + "id" : 996108592418770945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLjfLjV0AEEVcX.png", + "sizes" : [ { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 624 + } ], + "media_alt" : "Screenshot of edit to Coast Modern", + "display_url" : "pic.twitter.com\/N2VCwuEThE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/IS5fV2tkrX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841248410&oldid=816771154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996108597951164416", + "text" : "Coast Modern Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IS5fV2tkrX https:\/\/t.co\/N2VCwuEThE", + "id" : 996108597951164416, + "created_at" : "2018-05-14 19:22:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996100528726822914\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/9TNLYBNJlm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLcJVzXkAI6zkM.png", + "id_str" : "996100520631832578", + "id" : 996100520631832578, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLcJVzXkAI6zkM.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/9TNLYBNJlm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/BReMABgD2M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841241559&oldid=841153741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996100528726822914", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BReMABgD2M https:\/\/t.co\/9TNLYBNJlm", + "id" : 996100528726822914, + "created_at" : "2018-05-14 18:50:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996092510089904129\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/2z2WjV4y7d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLU20SX0AA6g8f.png", + "id_str" : "996092505816027136", + "id" : 996092505816027136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLU20SX0AA6g8f.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 IIHF World Championship rosters", + "display_url" : "pic.twitter.com\/2z2WjV4y7d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/GXumGCysga", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841234432&oldid=841233531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996092510089904129", + "text" : "2018 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GXumGCysga https:\/\/t.co\/2z2WjV4y7d", + "id" : 996092510089904129, + "created_at" : "2018-05-14 18:18:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996091705584766981\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/u2nI0Tiqwl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLUIBOX0AA971H.png", + "id_str" : "996091701835059200", + "id" : 996091701835059200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLUIBOX0AA971H.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 262 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 447 + }, { + "h" : 680, + "resize" : "fit", + "w" : 149 + }, { + "h" : 4001, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sweden men's national ice hockey team", + "display_url" : "pic.twitter.com\/u2nI0Tiqwl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Mqar00E9Ll", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841233703&oldid=841052279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996091705584766981", + "text" : "Sweden men's national ice hockey team Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Mqar00E9Ll https:\/\/t.co\/u2nI0Tiqwl", + "id" : 996091705584766981, + "created_at" : "2018-05-14 18:15:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996091544812883968\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/NgkK5OCkIo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLT-fTX0AE0RXq.png", + "id_str" : "996091538110402561", + "id" : 996091538110402561, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLT-fTX0AE0RXq.png", + "sizes" : [ { + "h" : 1067, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 557 + }, { + "h" : 1067, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1067, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 IIHF World Championship rosters", + "display_url" : "pic.twitter.com\/NgkK5OCkIo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/8odrx870DJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841233531&oldid=841218484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996091544812883968", + "text" : "2018 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8odrx870DJ https:\/\/t.co\/NgkK5OCkIo", + "id" : 996091544812883968, + "created_at" : "2018-05-14 18:15:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996078409527775232\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/O6UZgBuq9t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdLICCQV0AAgokn.png", + "id_str" : "996078404893003776", + "id" : 996078404893003776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdLICCQV0AAgokn.png", + "sizes" : [ { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 580, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Solar power in China", + "display_url" : "pic.twitter.com\/O6UZgBuq9t" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/CJqdCEiPpK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841221743&oldid=837807667", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996078409527775232", + "text" : "Solar power in China Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CJqdCEiPpK https:\/\/t.co\/O6UZgBuq9t", + "id" : 996078409527775232, + "created_at" : "2018-05-14 17:22:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996046499791409154\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/Qrdc2rn4RQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdKrAv-X0AIZu6X.png", + "id_str" : "996046496968724482", + "id" : 996046496968724482, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdKrAv-X0AIZu6X.png", + "sizes" : [ { + "h" : 710, + "resize" : "fit", + "w" : 874 + }, { + "h" : 710, + "resize" : "fit", + "w" : 874 + }, { + "h" : 710, + "resize" : "fit", + "w" : 874 + }, { + "h" : 552, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Canadian flags", + "display_url" : "pic.twitter.com\/Qrdc2rn4RQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/veWfg6tzqc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841194932&oldid=838678260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996046499791409154", + "text" : "List of Canadian flags Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/veWfg6tzqc https:\/\/t.co\/Qrdc2rn4RQ", + "id" : 996046499791409154, + "created_at" : "2018-05-14 15:16:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996035030727249922\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/oFEPcEM4us", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdKglAwUwAAUeiS.png", + "id_str" : "996035025320591360", + "id" : 996035025320591360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdKglAwUwAAUeiS.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Top Chef Canada (season 6)", + "display_url" : "pic.twitter.com\/oFEPcEM4us" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/t04wv6DlAJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841185078&oldid=841163373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996035030727249922", + "text" : "Top Chef Canada (season 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t04wv6DlAJ https:\/\/t.co\/oFEPcEM4us", + "id" : 996035030727249922, + "created_at" : "2018-05-14 14:30:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/996022415611383808\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Qh230a6Mzd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdKVGreXcAE7R17.png", + "id_str" : "996022409584144385", + "id" : 996022409584144385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdKVGreXcAE7R17.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 680 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Long Duk Dong", + "display_url" : "pic.twitter.com\/Qh230a6Mzd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/JxbVyKR3Wf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=841176851&oldid=840373308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "996022415611383808", + "text" : "Long Duk Dong Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JxbVyKR3Wf https:\/\/t.co\/Qh230a6Mzd", + "id" : 996022415611383808, + "created_at" : "2018-05-14 13:40:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/995356301889818624\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/lopO5aMMiZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DdA3R8FVAAAQBX7.png", + "id_str" : "995356298974658560", + "id" : 995356298974658560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DdA3R8FVAAAQBX7.png", + "sizes" : [ { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 578 + } ], + "media_alt" : "Screenshot of edit to Circumflex", + "display_url" : "pic.twitter.com\/lopO5aMMiZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/EFvy4ugruM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840863332&oldid=840724058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "995356301889818624", + "text" : "Circumflex Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/EFvy4ugruM https:\/\/t.co\/lopO5aMMiZ", + "id" : 995356301889818624, + "created_at" : "2018-05-12 17:33:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/995009572808032263\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/mDWlGiQlbL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc777kdVwAAHFRR.png", + "id_str" : "995009568513048576", + "id" : 995009568513048576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc777kdVwAAHFRR.png", + "sizes" : [ { + "h" : 319, + "resize" : "fit", + "w" : 680 + }, { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 410, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Omer Lavoie", + "display_url" : "pic.twitter.com\/mDWlGiQlbL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Nj2Dun80w4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840721343&oldid=823411639", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "995009572808032263", + "text" : "Omer Lavoie Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Nj2Dun80w4 https:\/\/t.co\/mDWlGiQlbL", + "id" : 995009572808032263, + "created_at" : "2018-05-11 18:35:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/995009319786696706\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/9z36ygjpGh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc77sqcVMAASbvQ.png", + "id_str" : "995009312421392384", + "id" : 995009312421392384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc77sqcVMAASbvQ.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ratna Omidvar", + "display_url" : "pic.twitter.com\/9z36ygjpGh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/9y3LR0jI3y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840721208&oldid=835614847", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "995009319786696706", + "text" : "Ratna Omidvar Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/9y3LR0jI3y https:\/\/t.co\/9z36ygjpGh", + "id" : 995009319786696706, + "created_at" : "2018-05-11 18:34:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/995007317140701186\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/CFXBUTnYoJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc754U1V0AAnN2M.png", + "id_str" : "995007313755885568", + "id" : 995007313755885568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc754U1V0AAnN2M.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Pigeon post", + "display_url" : "pic.twitter.com\/CFXBUTnYoJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/odj3AH0UHQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840720097&oldid=832208312", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "995007317140701186", + "text" : "Pigeon post Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/odj3AH0UHQ https:\/\/t.co\/CFXBUTnYoJ", + "id" : 995007317140701186, + "created_at" : "2018-05-11 18:26:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994995501241167872\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/MbcaP9CrM1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc7vIVvVwAA2Gt-.png", + "id_str" : "994995494249152512", + "id" : 994995494249152512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc7vIVvVwAA2Gt-.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to America's Next Drag Queen (decima edizione)", + "display_url" : "pic.twitter.com\/MbcaP9CrM1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/YE0gveHcVR", + "expanded_url" : "https:\/\/it.wikipedia.org\/w\/index.php?diff=96969594&oldid=96964564&rcid=239795783", + "display_url" : "it.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994995501241167872", + "text" : "America's Next Drag Queen (decima edizione) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YE0gveHcVR https:\/\/t.co\/MbcaP9CrM1", + "id" : 994995501241167872, + "created_at" : "2018-05-11 17:39:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994994449573908482\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/kKVrlhj8fe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc7uLMYV0AAMqmA.png", + "id_str" : "994994443764748288", + "id" : 994994443764748288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc7uLMYV0AAMqmA.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to David Thomson (entrepreneur)", + "display_url" : "pic.twitter.com\/kKVrlhj8fe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/l85B7Qqa58", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148352682&oldid=141724569&rcid=362789414", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994994449573908482", + "text" : "David Thomson (entrepreneur) Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/l85B7Qqa58 https:\/\/t.co\/kKVrlhj8fe", + "id" : 994994449573908482, + "created_at" : "2018-05-11 17:35:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994965100837646338\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/pbprLX5fvA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc7Te9RVMAI487X.jpg", + "id_str" : "994965096492249090", + "id" : 994965096492249090, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc7Te9RVMAI487X.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to MasterChef Australia (series 4)", + "display_url" : "pic.twitter.com\/pbprLX5fvA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/vxJRy90WJg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840699273&oldid=840194614", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994965100837646338", + "text" : "MasterChef Australia (series 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vxJRy90WJg https:\/\/t.co\/pbprLX5fvA", + "id" : 994965100837646338, + "created_at" : "2018-05-11 15:39:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994962328859873280\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/sJQRgPmNKW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc7Q9mQV0AAWInx.jpg", + "id_str" : "994962324355141632", + "id" : 994962324355141632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc7Q9mQV0AAWInx.jpg", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 644 + }, { + "h" : 923, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 923, + "resize" : "fit", + "w" : 874 + }, { + "h" : 923, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MasterChef Australia (series 6)", + "display_url" : "pic.twitter.com\/sJQRgPmNKW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/9t2P7lm65G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840697925&oldid=840195283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994962328859873280", + "text" : "MasterChef Australia (series 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9t2P7lm65G https:\/\/t.co\/sJQRgPmNKW", + "id" : 994962328859873280, + "created_at" : "2018-05-11 15:27:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994954258536595456\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/m8CZS7cNYZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc7Jn5qVwAA_DBO.png", + "id_str" : "994954255025946624", + "id" : 994954255025946624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc7Jn5qVwAA_DBO.png", + "sizes" : [ { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 309, + "resize" : "fit", + "w" : 680 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/m8CZS7cNYZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/MS4UH4hQiR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840693692&oldid=840693581", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994954258536595456", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MS4UH4hQiR https:\/\/t.co\/m8CZS7cNYZ", + "id" : 994954258536595456, + "created_at" : "2018-05-11 14:55:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994954003153932288\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/oJK1ndMbES", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc7JY7IVAAU6ufa.png", + "id_str" : "994953997722124293", + "id" : 994953997722124293, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc7JY7IVAAU6ufa.png", + "sizes" : [ { + "h" : 832, + "resize" : "fit", + "w" : 874 + }, { + "h" : 832, + "resize" : "fit", + "w" : 874 + }, { + "h" : 832, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 647, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/oJK1ndMbES" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/W826hDxU88", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840693581&oldid=840588879", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994954003153932288", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W826hDxU88 https:\/\/t.co\/oJK1ndMbES", + "id" : 994954003153932288, + "created_at" : "2018-05-11 14:54:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994940104232914946\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/XUPqU57kOj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc68v8sVwAIcKUR.png", + "id_str" : "994940099627433986", + "id" : 994940099627433986, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc68v8sVwAIcKUR.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MS St. Louis", + "display_url" : "pic.twitter.com\/XUPqU57kOj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/r8qpv6wxR4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840687126&oldid=840687053", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994940104232914946", + "text" : "MS St. Louis Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/r8qpv6wxR4 https:\/\/t.co\/XUPqU57kOj", + "id" : 994940104232914946, + "created_at" : "2018-05-11 13:59:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994939936951472128\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/SH4ciLLSqr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc68mTiU0AEKE3s.png", + "id_str" : "994939933960753153", + "id" : 994939933960753153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc68mTiU0AEKE3s.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 680 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MS St. Louis", + "display_url" : "pic.twitter.com\/SH4ciLLSqr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/vtehbi9ggx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840687053&oldid=840686889", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994939936951472128", + "text" : "MS St. Louis Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/vtehbi9ggx https:\/\/t.co\/SH4ciLLSqr", + "id" : 994939936951472128, + "created_at" : "2018-05-11 13:59:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994939569551413249\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/6f2EB4WCgN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc68QwoXUAEt8FM.png", + "id_str" : "994939563813588993", + "id" : 994939563813588993, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc68QwoXUAEt8FM.png", + "sizes" : [ { + "h" : 739, + "resize" : "fit", + "w" : 874 + }, { + "h" : 739, + "resize" : "fit", + "w" : 874 + }, { + "h" : 739, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 575, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to MS St. Louis", + "display_url" : "pic.twitter.com\/6f2EB4WCgN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/q36E8ybXB4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840686889&oldid=840489512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994939569551413249", + "text" : "MS St. Louis Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/q36E8ybXB4 https:\/\/t.co\/6f2EB4WCgN", + "id" : 994939569551413249, + "created_at" : "2018-05-11 13:57:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994647003706679302\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/SlcPMpSDtu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc2yLLiW4AEANc3.png", + "id_str" : "994646997863948289", + "id" : 994646997863948289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc2yLLiW4AEANc3.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Defence Research and Development Canada", + "display_url" : "pic.twitter.com\/SlcPMpSDtu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/viaxT9KvUd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840569917&oldid=832240077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994647003706679302", + "text" : "Defence Research and Development C Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/viaxT9KvUd https:\/\/t.co\/SlcPMpSDtu", + "id" : 994647003706679302, + "created_at" : "2018-05-10 18:34:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994643594563784705\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/fsYSs7gHxx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc2vE73W4AAbhPD.png", + "id_str" : "994643592042962944", + "id" : 994643592042962944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc2vE73W4AAbhPD.png", + "sizes" : [ { + "h" : 1448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 724 + }, { + "h" : 1448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 410 + } ], + "media_alt" : "Screenshot of edit to Kingston, Ontario", + "display_url" : "pic.twitter.com\/fsYSs7gHxx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/Ph6BnOyagS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840568006&oldid=839951969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994643594563784705", + "text" : "Kingston, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ph6BnOyagS https:\/\/t.co\/fsYSs7gHxx", + "id" : 994643594563784705, + "created_at" : "2018-05-10 18:21:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994613200879603712\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/pgy1StqUqe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc2TbwfW4AEunh8.png", + "id_str" : "994613197800923137", + "id" : 994613197800923137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc2TbwfW4AEunh8.png", + "sizes" : [ { + "h" : 612, + "resize" : "fit", + "w" : 680 + }, { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Fiber Bragg grating", + "display_url" : "pic.twitter.com\/pgy1StqUqe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/genCdDY1iT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840548477&oldid=838828069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994613200879603712", + "text" : "Fiber Bragg grating Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/genCdDY1iT https:\/\/t.co\/pgy1StqUqe", + "id" : 994613200879603712, + "created_at" : "2018-05-10 16:20:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994598205768728576\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/6hcsesKdV6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc2Fy2DX4AEwus8.jpg", + "id_str" : "994598201268363265", + "id" : 994598201268363265, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc2Fy2DX4AEwus8.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada men's national ice hockey team", + "display_url" : "pic.twitter.com\/6hcsesKdV6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/RvunvB6VXZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840540529&oldid=840539846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994598205768728576", + "text" : "Canada men's national ice hockey team Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RvunvB6VXZ https:\/\/t.co\/6hcsesKdV6", + "id" : 994598205768728576, + "created_at" : "2018-05-10 15:21:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994596937117634560\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/FkNNvRWVEr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc2EpHQWkAE_zvI.jpg", + "id_str" : "994596934575886337", + "id" : 994596934575886337, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc2EpHQWkAE_zvI.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 900, + "resize" : "fit", + "w" : 874 + }, { + "h" : 900, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 660 + }, { + "h" : 900, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada men's national ice hockey team", + "display_url" : "pic.twitter.com\/FkNNvRWVEr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/RzdockitWZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840539846&oldid=840242554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994596937117634560", + "text" : "Canada men's national ice hockey team Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RzdockitWZ https:\/\/t.co\/FkNNvRWVEr", + "id" : 994596937117634560, + "created_at" : "2018-05-10 15:16:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994596413974728704\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/pKu5RdhLpL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc2EKohWkAEB0pB.png", + "id_str" : "994596410929614849", + "id" : 994596410929614849, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc2EKohWkAEB0pB.png", + "sizes" : [ { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 IIHF World Championship rosters", + "display_url" : "pic.twitter.com\/pKu5RdhLpL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/q9XnF3EKY8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840539569&oldid=840539472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994596413974728704", + "text" : "2018 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/q9XnF3EKY8 https:\/\/t.co\/pKu5RdhLpL", + "id" : 994596413974728704, + "created_at" : "2018-05-10 15:13:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994596244772270081\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/hwjtKwPej4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc2EAgnW0AApkID.png", + "id_str" : "994596237008621568", + "id" : 994596237008621568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc2EAgnW0AApkID.png", + "sizes" : [ { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 IIHF World Championship rosters", + "display_url" : "pic.twitter.com\/hwjtKwPej4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/idCQxGjtlQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840539472&oldid=840538903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994596244772270081", + "text" : "2018 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/idCQxGjtlQ https:\/\/t.co\/hwjtKwPej4", + "id" : 994596244772270081, + "created_at" : "2018-05-10 15:13:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994595350722867200\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/wT9ZYsLeSR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc2DMo7UwAIysBV.png", + "id_str" : "994595345886658562", + "id" : 994595345886658562, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc2DMo7UwAIysBV.png", + "sizes" : [ { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 IIHF World Championship rosters", + "display_url" : "pic.twitter.com\/wT9ZYsLeSR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/1Ct9gKq5Pa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840538903&oldid=840523368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994595350722867200", + "text" : "2018 IIHF World Championship rosters Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/1Ct9gKq5Pa https:\/\/t.co\/wT9ZYsLeSR", + "id" : 994595350722867200, + "created_at" : "2018-05-10 15:09:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994542017060405248\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Cjx2SKzK7t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc1SsVHWsAA9RO6.png", + "id_str" : "994542014254460928", + "id" : 994542014254460928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc1SsVHWsAA9RO6.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CBU Capers", + "display_url" : "pic.twitter.com\/Cjx2SKzK7t" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/rOf1PV84PK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840515067&oldid=804361015", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994542017060405248", + "text" : "CBU Capers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rOf1PV84PK https:\/\/t.co\/Cjx2SKzK7t", + "id" : 994542017060405248, + "created_at" : "2018-05-10 11:37:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994454204910620672\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/zqYs8YC6CC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dc0C04fUQAEJLAm.png", + "id_str" : "994454200258936833", + "id" : 994454200258936833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dc0C04fUQAEJLAm.png", + "sizes" : [ { + "h" : 851, + "resize" : "fit", + "w" : 874 + }, { + "h" : 662, + "resize" : "fit", + "w" : 680 + }, { + "h" : 851, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 851, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Travel visa", + "display_url" : "pic.twitter.com\/zqYs8YC6CC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Tg3xmDLnvp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840485464&oldid=840053785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994454204910620672", + "text" : "Travel visa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Tg3xmDLnvp https:\/\/t.co\/zqYs8YC6CC", + "id" : 994454204910620672, + "created_at" : "2018-05-10 05:48:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994309015046942721\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/f671olWq3b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcx-xscX0AEsGtJ.png", + "id_str" : "994309009950887937", + "id" : 994309009950887937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcx-xscX0AEsGtJ.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Financial Consumer Agency of Canada", + "display_url" : "pic.twitter.com\/f671olWq3b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/PLIeKlXYsd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840424437&oldid=839267120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994309015046942721", + "text" : "Financial Consumer Agency of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PLIeKlXYsd https:\/\/t.co\/f671olWq3b", + "id" : 994309015046942721, + "created_at" : "2018-05-09 20:11:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994273457969008647\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/Qc2qpe8Zno", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcxeb1RX0AIRkXU.png", + "id_str" : "994273449991458818", + "id" : 994273449991458818, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcxeb1RX0AIRkXU.png", + "sizes" : [ { + "h" : 2263, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 791 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 463 + }, { + "h" : 680, + "resize" : "fit", + "w" : 263 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Les Voltigeurs de Qu\u00E9bec", + "display_url" : "pic.twitter.com\/Qc2qpe8Zno" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/keHEwxfFz3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148285526&oldid=146713316&rcid=362652451", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994273457969008647", + "text" : "Les Voltigeurs de Qu\u00E9bec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/keHEwxfFz3 https:\/\/t.co\/Qc2qpe8Zno", + "id" : 994273457969008647, + "created_at" : "2018-05-09 17:50:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994238313610579968\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/J92PTufadO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcw-edzU0AAGoXb.png", + "id_str" : "994238310858936320", + "id" : 994238310858936320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcw-edzU0AAGoXb.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hunt Club", + "display_url" : "pic.twitter.com\/J92PTufadO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/txNmE4zQHQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840388367&oldid=840388269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994238313610579968", + "text" : "Hunt Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/txNmE4zQHQ https:\/\/t.co\/J92PTufadO", + "id" : 994238313610579968, + "created_at" : "2018-05-09 15:31:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994238169037066240\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/mremhQj2qs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcw-V8WXcAAaD1R.png", + "id_str" : "994238164440150016", + "id" : 994238164440150016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcw-V8WXcAAaD1R.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 542 + }, { + "h" : 3300, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 318 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 180 + } ], + "media_alt" : "Screenshot of edit to Hunt Club", + "display_url" : "pic.twitter.com\/mremhQj2qs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/o4KhsqVMib", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840388269&oldid=832938236", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994238169037066240", + "text" : "Hunt Club Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/o4KhsqVMib https:\/\/t.co\/mremhQj2qs", + "id" : 994238169037066240, + "created_at" : "2018-05-09 15:30:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994231914293673989\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/jldbtslqwR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcw4p9XXkAAyZwP.png", + "id_str" : "994231911240404992", + "id" : 994231911240404992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcw4p9XXkAAyZwP.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 343 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 585 + }, { + "h" : 680, + "resize" : "fit", + "w" : 194 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 3061, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Humboldt Broncos bus crash", + "display_url" : "pic.twitter.com\/jldbtslqwR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/yL8CkNwDyv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840385183&oldid=840385050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994231914293673989", + "text" : "Humboldt Broncos bus crash Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yL8CkNwDyv https:\/\/t.co\/jldbtslqwR", + "id" : 994231914293673989, + "created_at" : "2018-05-09 15:05:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994231674274832386\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/mAB0Um3hOn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcw4b7NW0AAcPHo.png", + "id_str" : "994231670143373312", + "id" : 994231670143373312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcw4b7NW0AAcPHo.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 263 + }, { + "h" : 3992, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 448 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 149 + } ], + "media_alt" : "Screenshot of edit to Humboldt Broncos bus crash", + "display_url" : "pic.twitter.com\/mAB0Um3hOn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ZwnctEeRyQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840385050&oldid=840287814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994231674274832386", + "text" : "Humboldt Broncos bus crash Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZwnctEeRyQ https:\/\/t.co\/mAB0Um3hOn", + "id" : 994231674274832386, + "created_at" : "2018-05-09 15:04:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/994226189484085248\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/JNPUH02Q4J", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcwzcnQU8AAnO0K.png", + "id_str" : "994226184408854528", + "id" : 994226184408854528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcwzcnQU8AAnO0K.png", + "sizes" : [ { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mr. Roboto", + "display_url" : "pic.twitter.com\/JNPUH02Q4J" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/1QYDzk7ZvH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840382085&oldid=838253952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "994226189484085248", + "text" : "Mr. Roboto Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/1QYDzk7ZvH https:\/\/t.co\/JNPUH02Q4J", + "id" : 994226189484085248, + "created_at" : "2018-05-09 14:42:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993974358853980160\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/D8ytJHaG0F", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DctOaTCXcAAdz0R.png", + "id_str" : "993974356459089920", + "id" : 993974356459089920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DctOaTCXcAAdz0R.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Oliver, British Columbia", + "display_url" : "pic.twitter.com\/D8ytJHaG0F" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/x6GIzkj403", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840282163&oldid=840282048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993974358853980160", + "text" : "Oliver, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/x6GIzkj403 https:\/\/t.co\/D8ytJHaG0F", + "id" : 993974358853980160, + "created_at" : "2018-05-08 22:02:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993974164666159104\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/mu5fA6xLQn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DctOPAyU8AAHiG6.png", + "id_str" : "993974162581417984", + "id" : 993974162581417984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DctOPAyU8AAHiG6.png", + "sizes" : [ { + "h" : 586, + "resize" : "fit", + "w" : 874 + }, { + "h" : 456, + "resize" : "fit", + "w" : 680 + }, { + "h" : 586, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 586, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/mu5fA6xLQn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/pH70iB6F2U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840282048&oldid=840281838", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993974164666159104", + "text" : "Oliver, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pH70iB6F2U https:\/\/t.co\/mu5fA6xLQn", + "id" : 993974164666159104, + "created_at" : "2018-05-08 22:01:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993973826336776192\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/sLB4wNtUCh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DctN7BUWkAEwmWl.png", + "id_str" : "993973819126747137", + "id" : 993973819126747137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DctN7BUWkAEwmWl.png", + "sizes" : [ { + "h" : 756, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 680 + }, { + "h" : 756, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 756, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Oliver, British Columbia", + "display_url" : "pic.twitter.com\/sLB4wNtUCh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/GdWHmtDnC8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840281838&oldid=838457286", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993973826336776192", + "text" : "Oliver, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/GdWHmtDnC8 https:\/\/t.co\/sLB4wNtUCh", + "id" : 993973826336776192, + "created_at" : "2018-05-08 22:00:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993969920772919296\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/oLCezo0BwK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DctKX8wX4AAt5rB.png", + "id_str" : "993969918071791616", + "id" : 993969918071791616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DctKX8wX4AAt5rB.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lytton, British Columbia", + "display_url" : "pic.twitter.com\/oLCezo0BwK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/8a4epqx3b5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840280066&oldid=840279979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993969920772919296", + "text" : "Lytton, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8a4epqx3b5 https:\/\/t.co\/oLCezo0BwK", + "id" : 993969920772919296, + "created_at" : "2018-05-08 21:44:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993969756507131904\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Z0fUN3TCR2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DctKOJdWsAM1qeW.png", + "id_str" : "993969749682991107", + "id" : 993969749682991107, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DctKOJdWsAM1qeW.png", + "sizes" : [ { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lytton, British Columbia", + "display_url" : "pic.twitter.com\/Z0fUN3TCR2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/SgX1iXyQFF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840279979&oldid=829418530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993969756507131904", + "text" : "Lytton, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/SgX1iXyQFF https:\/\/t.co\/Z0fUN3TCR2", + "id" : 993969756507131904, + "created_at" : "2018-05-08 21:43:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993949561331830789\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/SENZvECX6S", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcs32wdVQAAQbtR.png", + "id_str" : "993949556625719296", + "id" : 993949556625719296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcs32wdVQAAQbtR.png", + "sizes" : [ { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 504 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wesley Willis", + "display_url" : "pic.twitter.com\/SENZvECX6S" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/K4LNaoC9uc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840269954&oldid=840269910", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993949561331830789", + "text" : "Wesley Willis Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/K4LNaoC9uc https:\/\/t.co\/SENZvECX6S", + "id" : 993949561331830789, + "created_at" : "2018-05-08 20:23:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993949474299969537\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/LpRl8FcXrN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcs3xqUV4AA1yMX.png", + "id_str" : "993949469078052864", + "id" : 993949469078052864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcs3xqUV4AA1yMX.png", + "sizes" : [ { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 504 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wesley Willis", + "display_url" : "pic.twitter.com\/LpRl8FcXrN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/gsHJoy3EO1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840269910&oldid=840269836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993949474299969537", + "text" : "Wesley Willis Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/gsHJoy3EO1 https:\/\/t.co\/LpRl8FcXrN", + "id" : 993949474299969537, + "created_at" : "2018-05-08 20:23:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993949337599299587\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/4gVrZAQRrr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcs3pwEWsAAQ74h.png", + "id_str" : "993949333182656512", + "id" : 993949333182656512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcs3pwEWsAAQ74h.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 504 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wesley Willis", + "display_url" : "pic.twitter.com\/4gVrZAQRrr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/QFpgud3aGu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840269836&oldid=840249269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993949337599299587", + "text" : "Wesley Willis Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/QFpgud3aGu https:\/\/t.co\/4gVrZAQRrr", + "id" : 993949337599299587, + "created_at" : "2018-05-08 20:22:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993918661357457409\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/t7D54nst95", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcsbwPFX4AE1W3E.png", + "id_str" : "993918658262065153", + "id" : 993918658262065153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcsbwPFX4AE1W3E.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Marilyn Trenholme Counsell", + "display_url" : "pic.twitter.com\/t7D54nst95" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/VHVHEUmy7X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840254276&oldid=835614923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993918661357457409", + "text" : "Marilyn Trenholme Counsell Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VHVHEUmy7X https:\/\/t.co\/t7D54nst95", + "id" : 993918661357457409, + "created_at" : "2018-05-08 18:20:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993909446568022022\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/esXGKtp4n6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcsTXwaX4AYCDhx.png", + "id_str" : "993909441618763782", + "id" : 993909441618763782, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcsTXwaX4AYCDhx.png", + "sizes" : [ { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 504 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1180, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wesley Willis", + "display_url" : "pic.twitter.com\/esXGKtp4n6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/Wc5ZbKTj52", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840249269&oldid=836789947", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993909446568022022", + "text" : "Wesley Willis Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Wc5ZbKTj52 https:\/\/t.co\/esXGKtp4n6", + "id" : 993909446568022022, + "created_at" : "2018-05-08 17:44:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993880010653163521\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/ECUwORRzNt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcr4mR9UQAIr4hg.png", + "id_str" : "993880004327915522", + "id" : 993880004327915522, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcr4mR9UQAIr4hg.png", + "sizes" : [ { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 559 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1063, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canonical model", + "display_url" : "pic.twitter.com\/ECUwORRzNt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/wUFk2RzlBB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840233933&oldid=825938130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993880010653163521", + "text" : "Canonical model Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wUFk2RzlBB https:\/\/t.co\/ECUwORRzNt", + "id" : 993880010653163521, + "created_at" : "2018-05-08 15:47:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993862918264512513\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/yQMtOeCjl3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcrpDlOXUAIe9VH.png", + "id_str" : "993862915529854978", + "id" : 993862915529854978, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcrpDlOXUAIe9VH.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 676 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CSA Group", + "display_url" : "pic.twitter.com\/yQMtOeCjl3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/Qp0enjZajn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840225738&oldid=828983680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993862918264512513", + "text" : "CSA Group Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qp0enjZajn https:\/\/t.co\/yQMtOeCjl3", + "id" : 993862918264512513, + "created_at" : "2018-05-08 14:39:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993856186972803074\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/Gm7aTgzTYQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcri7oWVwAA3C53.png", + "id_str" : "993856181859893248", + "id" : 993856181859893248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcri7oWVwAA3C53.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/Gm7aTgzTYQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/BYXEsPQOZA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840222673&oldid=840120328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993856186972803074", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BYXEsPQOZA https:\/\/t.co\/Gm7aTgzTYQ", + "id" : 993856186972803074, + "created_at" : "2018-05-08 14:12:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993854305043206144\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/rCC2ylEItr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcrhOPxX0AEF2wu.png", + "id_str" : "993854302656647169", + "id" : 993854302656647169, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcrhOPxX0AEF2wu.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (Temporada 8)", + "display_url" : "pic.twitter.com\/rCC2ylEItr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/jB2c2yEEjX", + "expanded_url" : "https:\/\/es.wikipedia.org\/w\/index.php?diff=107637756&oldid=106408819", + "display_url" : "es.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993854305043206144", + "text" : "RuPaul's Drag Race (Temporada 8) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jB2c2yEEjX https:\/\/t.co\/rCC2ylEItr", + "id" : 993854305043206144, + "created_at" : "2018-05-08 14:05:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993845392528822272\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/1n514Gz71Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcrZHYfWkAUidcM.png", + "id_str" : "993845388644880389", + "id" : 993845388644880389, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcrZHYfWkAUidcM.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (8.\u00AA temporada)", + "display_url" : "pic.twitter.com\/1n514Gz71Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/BcutkhKnls", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52021051&oldid=51957378&rcid=82832993", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993845392528822272", + "text" : "RuPaul's Drag Race (8.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BcutkhKnls https:\/\/t.co\/1n514Gz71Y", + "id" : 993845392528822272, + "created_at" : "2018-05-08 13:29:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993844516179374080\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/Ko4KBdqOf3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcrYUTBXUAAczOt.png", + "id_str" : "993844511003594752", + "id" : 993844511003594752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcrYUTBXUAAczOt.png", + "sizes" : [ { + "h" : 615, + "resize" : "fit", + "w" : 680 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 7)", + "display_url" : "pic.twitter.com\/Ko4KBdqOf3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/xaRt37Fijn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840217155&oldid=840159124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993844516179374080", + "text" : "RuPaul's Drag Race (season 7) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xaRt37Fijn https:\/\/t.co\/Ko4KBdqOf3", + "id" : 993844516179374080, + "created_at" : "2018-05-08 13:26:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993825670693257216\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/X1OuepUXCK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcrHLeXUQAA-nzo.png", + "id_str" : "993825667731963904", + "id" : 993825667731963904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcrHLeXUQAA-nzo.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of people from Youngstown, Ohio", + "display_url" : "pic.twitter.com\/X1OuepUXCK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/9H1qX7Pylo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840208332&oldid=835429201", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993825670693257216", + "text" : "List of people from Youngstown, Ohio Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9H1qX7Pylo https:\/\/t.co\/X1OuepUXCK", + "id" : 993825670693257216, + "created_at" : "2018-05-08 12:11:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993672007161131008\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/IqbQWqGjXc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dco7bEdXcAEuuxb.jpg", + "id_str" : "993672004028035073", + "id" : 993672004028035073, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dco7bEdXcAEuuxb.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 466 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 823 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Lebanese general election, 2018", + "display_url" : "pic.twitter.com\/IqbQWqGjXc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/QDyrVP1zFE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840151907&oldid=840103492", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993672007161131008", + "text" : "Lebanese general election, 2018 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/QDyrVP1zFE https:\/\/t.co\/IqbQWqGjXc", + "id" : 993672007161131008, + "created_at" : "2018-05-08 02:00:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993627036987125760\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/HcQM3Jr7W6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcoSherWkAE9CVG.png", + "id_str" : "993627034168496129", + "id" : 993627034168496129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcoSherWkAE9CVG.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Richard von Mises", + "display_url" : "pic.twitter.com\/HcQM3Jr7W6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/VOzFPCsUxd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840131678&oldid=836987948", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993627036987125760", + "text" : "Richard von Mises Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VOzFPCsUxd https:\/\/t.co\/HcQM3Jr7W6", + "id" : 993627036987125760, + "created_at" : "2018-05-07 23:02:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993595122939039749\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/3I6IVEzz75", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcn1f4fW0AA8bep.jpg", + "id_str" : "993595120900558848", + "id" : 993595120900558848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcn1f4fW0AA8bep.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (6.\u00AA temporada)", + "display_url" : "pic.twitter.com\/3I6IVEzz75" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/WojT3cbM7m", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015767&oldid=52015756&rcid=82818996", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993595122939039749", + "text" : "RuPaul's Drag Race (6.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WojT3cbM7m https:\/\/t.co\/3I6IVEzz75", + "id" : 993595122939039749, + "created_at" : "2018-05-07 20:55:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993594836602245120\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/2ID5q1VCVf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcn1PDMX4AAHK4K.jpg", + "id_str" : "993594831715950592", + "id" : 993594831715950592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcn1PDMX4AAHK4K.jpg", + "sizes" : [ { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (6.\u00AA temporada)", + "display_url" : "pic.twitter.com\/2ID5q1VCVf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/tvnBQxBOHi", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015756&oldid=52015741&rcid=82818981", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993594836602245120", + "text" : "RuPaul's Drag Race (6.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tvnBQxBOHi https:\/\/t.co\/2ID5q1VCVf", + "id" : 993594836602245120, + "created_at" : "2018-05-07 20:54:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993594488215015425\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/N6e0dsxpKa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcn066DXcAEBD5Y.jpg", + "id_str" : "993594485664870401", + "id" : 993594485664870401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcn066DXcAEBD5Y.jpg", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (6.\u00AA temporada)", + "display_url" : "pic.twitter.com\/N6e0dsxpKa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/V6b1nn4yIb", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015741&oldid=52015719&rcid=82818964", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993594488215015425", + "text" : "RuPaul's Drag Race (6.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V6b1nn4yIb https:\/\/t.co\/N6e0dsxpKa", + "id" : 993594488215015425, + "created_at" : "2018-05-07 20:52:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993594135952183296\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/k2rp8YnhhX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcn0mSjXcAgKnYF.png", + "id_str" : "993594131464286216", + "id" : 993594131464286216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcn0mSjXcAgKnYF.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 6)", + "display_url" : "pic.twitter.com\/k2rp8YnhhX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/tmx6mJFlQx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840117013&oldid=840109211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993594135952183296", + "text" : "RuPaul's Drag Race (season 6) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tmx6mJFlQx https:\/\/t.co\/k2rp8YnhhX", + "id" : 993594135952183296, + "created_at" : "2018-05-07 20:51:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993593981090050049\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/H8kHl7326F", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcn0dMWXkAAYTFb.jpg", + "id_str" : "993593975180333056", + "id" : 993593975180333056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcn0dMWXkAAYTFb.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (6.\u00AA temporada)", + "display_url" : "pic.twitter.com\/H8kHl7326F" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/D5b0unXBLS", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015719&oldid=52005868&rcid=82818830", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993593981090050049", + "text" : "RuPaul's Drag Race (6.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/D5b0unXBLS https:\/\/t.co\/H8kHl7326F", + "id" : 993593981090050049, + "created_at" : "2018-05-07 20:50:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993593259900497921\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/nkXKfozR8u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnzzaHWAAA0bm-.jpg", + "id_str" : "993593257320906752", + "id" : 993593257320906752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnzzaHWAAA0bm-.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (5.\u00AA temporada)", + "display_url" : "pic.twitter.com\/nkXKfozR8u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Q4ODid4Qay", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015683&oldid=51959067&rcid=82818783", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993593259900497921", + "text" : "RuPaul's Drag Race (5.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q4ODid4Qay https:\/\/t.co\/nkXKfozR8u", + "id" : 993593259900497921, + "created_at" : "2018-05-07 20:47:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993592677412335616\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/DnsXJ2zeJx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnzRhQWsAA-P75.jpg", + "id_str" : "993592675122196480", + "id" : 993592675122196480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnzRhQWsAA-P75.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (4.\u00AA temporada)", + "display_url" : "pic.twitter.com\/DnsXJ2zeJx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/Az0S5o7Ktt", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015676&oldid=52015660&rcid=82818775", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993592677412335616", + "text" : "RuPaul's Drag Race (4.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Az0S5o7Ktt https:\/\/t.co\/DnsXJ2zeJx", + "id" : 993592677412335616, + "created_at" : "2018-05-07 20:45:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993592551021187073\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/xKyGl2mWuC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnzJ2rV4AAC-cj.jpg", + "id_str" : "993592543433580544", + "id" : 993592543433580544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnzJ2rV4AAC-cj.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPauls dragrace (s\u00E4song 4)", + "display_url" : "pic.twitter.com\/xKyGl2mWuC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/FkR2mVvmVP", + "expanded_url" : "https:\/\/sv.wikipedia.org\/w\/index.php?diff=42893409&oldid=40447795", + "display_url" : "sv.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993592551021187073", + "text" : "RuPauls dragrace (s\u00E4song 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FkR2mVvmVP https:\/\/t.co\/xKyGl2mWuC", + "id" : 993592551021187073, + "created_at" : "2018-05-07 20:44:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993591851662880770\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/nUxEdYkN2h", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnyhejX0AEeXKf.jpg", + "id_str" : "993591849762934785", + "id" : 993591849762934785, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnyhejX0AEeXKf.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (4.\u00AA temporada)", + "display_url" : "pic.twitter.com\/nUxEdYkN2h" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/M5lOd52YuR", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015660&oldid=51958932&rcid=82818676", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993591851662880770", + "text" : "RuPaul's Drag Race (4.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M5lOd52YuR https:\/\/t.co\/nUxEdYkN2h", + "id" : 993591851662880770, + "created_at" : "2018-05-07 20:42:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993591613506117636\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/y0vbqSpXwr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnyTYpWkAUucYg.png", + "id_str" : "993591607659237381", + "id" : 993591607659237381, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnyTYpWkAUucYg.png", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 4)", + "display_url" : "pic.twitter.com\/y0vbqSpXwr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/IMX4vdtPPE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840115812&oldid=840115726", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993591613506117636", + "text" : "RuPaul's Drag Race (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IMX4vdtPPE https:\/\/t.co\/y0vbqSpXwr", + "id" : 993591613506117636, + "created_at" : "2018-05-07 20:41:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993591234341081088\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/uz55h1UbJ3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcnx9g7W0AAvnYO.png", + "id_str" : "993591231925112832", + "id" : 993591231925112832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcnx9g7W0AAvnYO.png", + "sizes" : [ { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 4)", + "display_url" : "pic.twitter.com\/uz55h1UbJ3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/0NunXR5s4r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840115613&oldid=840115516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993591234341081088", + "text" : "RuPaul's Drag Race (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0NunXR5s4r https:\/\/t.co\/uz55h1UbJ3", + "id" : 993591234341081088, + "created_at" : "2018-05-07 20:39:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993590803049189379\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/RYSWj5G8xM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnxkX5WsAEqr5J.png", + "id_str" : "993590800004067329", + "id" : 993590800004067329, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnxkX5WsAEqr5J.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 4)", + "display_url" : "pic.twitter.com\/RYSWj5G8xM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/yKsjsUVhiU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840115414&oldid=840115341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993590803049189379", + "text" : "RuPaul's Drag Race (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yKsjsUVhiU https:\/\/t.co\/RYSWj5G8xM", + "id" : 993590803049189379, + "created_at" : "2018-05-07 20:38:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993590605442965504\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/hKvM3KS2rv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnxY2XVMAAsrwT.png", + "id_str" : "993590602024431616", + "id" : 993590602024431616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnxY2XVMAAsrwT.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 4)", + "display_url" : "pic.twitter.com\/hKvM3KS2rv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/rscUP9famI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840115341&oldid=840108596", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993590605442965504", + "text" : "RuPaul's Drag Race (season 4) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rscUP9famI https:\/\/t.co\/hKvM3KS2rv", + "id" : 993590605442965504, + "created_at" : "2018-05-07 20:37:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993590098359980032\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/wiIPT3SFpq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcnw7LNXUAAThRH.jpg", + "id_str" : "993590092223696896", + "id" : 993590092223696896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcnw7LNXUAAThRH.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 3)", + "display_url" : "pic.twitter.com\/wiIPT3SFpq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/1e0l6i7RNv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840115139&oldid=840115016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993590098359980032", + "text" : "RuPaul's Drag Race (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1e0l6i7RNv https:\/\/t.co\/wiIPT3SFpq", + "id" : 993590098359980032, + "created_at" : "2018-05-07 20:35:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993589872039485441\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/oMxqhtMVvZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcnwt6PWkAA-3Um.jpg", + "id_str" : "993589864330334208", + "id" : 993589864330334208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcnwt6PWkAA-3Um.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 3)", + "display_url" : "pic.twitter.com\/oMxqhtMVvZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/dawbLTJOYv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840115016&oldid=840114895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993589872039485441", + "text" : "RuPaul's Drag Race (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dawbLTJOYv https:\/\/t.co\/oMxqhtMVvZ", + "id" : 993589872039485441, + "created_at" : "2018-05-07 20:34:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993589559635177472\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/QlZsy7SxMJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcnwb_iWAAEj533.jpg", + "id_str" : "993589556514521089", + "id" : 993589556514521089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcnwb_iWAAEj533.jpg", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 3)", + "display_url" : "pic.twitter.com\/QlZsy7SxMJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/MYrHw9GiZM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840114895&oldid=840114708", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993589559635177472", + "text" : "RuPaul's Drag Race (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MYrHw9GiZM https:\/\/t.co\/QlZsy7SxMJ", + "id" : 993589559635177472, + "created_at" : "2018-05-07 20:33:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993589196668448770\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/3RG4gAe3Ly", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnwGzwXkAA6gel.jpg", + "id_str" : "993589192574865408", + "id" : 993589192574865408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnwGzwXkAA6gel.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 3)", + "display_url" : "pic.twitter.com\/3RG4gAe3Ly" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/XiDYL8wkmD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840114708&oldid=839948716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993589196668448770", + "text" : "RuPaul's Drag Race (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XiDYL8wkmD https:\/\/t.co\/3RG4gAe3Ly", + "id" : 993589196668448770, + "created_at" : "2018-05-07 20:31:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993588729725030400\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/XBZQN7hNur", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnvrwOXkAAM8ri.png", + "id_str" : "993588727770484736", + "id" : 993588727770484736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnvrwOXkAAM8ri.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 1)", + "display_url" : "pic.twitter.com\/XBZQN7hNur" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/9unq2TVJnQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840114460&oldid=839811920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993588729725030400", + "text" : "RuPaul's Drag Race (season 1) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9unq2TVJnQ https:\/\/t.co\/XBZQN7hNur", + "id" : 993588729725030400, + "created_at" : "2018-05-07 20:29:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993588625261686786\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/czFXY7Xn3P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnvlotWsAAEAwj.png", + "id_str" : "993588622673752064", + "id" : 993588622673752064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnvlotWsAAEAwj.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (1.\u00AA temporada)", + "display_url" : "pic.twitter.com\/czFXY7Xn3P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/2cjeAS5BJ5", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015525&oldid=51958686&rcid=82818375", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993588625261686786", + "text" : "RuPaul's Drag Race (1.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2cjeAS5BJ5 https:\/\/t.co\/czFXY7Xn3P", + "id" : 993588625261686786, + "created_at" : "2018-05-07 20:29:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993588111178379264\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/LX08Ks2uM7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnvHsgW4AAueFO.png", + "id_str" : "993588108296904704", + "id" : 993588108296904704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnvHsgW4AAueFO.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 2)", + "display_url" : "pic.twitter.com\/LX08Ks2uM7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/pCuUzOvC7a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840114118&oldid=840114070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993588111178379264", + "text" : "RuPaul's Drag Race (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pCuUzOvC7a https:\/\/t.co\/LX08Ks2uM7", + "id" : 993588111178379264, + "created_at" : "2018-05-07 20:27:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993588014638125057\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/kBpcpcvGV3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnvCBLX0AA7UIL.png", + "id_str" : "993588010766815232", + "id" : 993588010766815232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnvCBLX0AA7UIL.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 2)", + "display_url" : "pic.twitter.com\/kBpcpcvGV3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/uHTwQ1C8zD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840114070&oldid=840113772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993588014638125057", + "text" : "RuPaul's Drag Race (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uHTwQ1C8zD https:\/\/t.co\/kBpcpcvGV3", + "id" : 993588014638125057, + "created_at" : "2018-05-07 20:26:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993587808077041664\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/E09Q6fJyHZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcnu1zGX4AII2RN.jpg", + "id_str" : "993587800829321218", + "id" : 993587800829321218, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcnu1zGX4AII2RN.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 721, + "resize" : "fit", + "w" : 874 + }, { + "h" : 561, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (2.\u00AA temporada)", + "display_url" : "pic.twitter.com\/E09Q6fJyHZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/0URPqebZes", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015490&oldid=52015457&rcid=82818248", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993587808077041664", + "text" : "RuPaul's Drag Race (2.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0URPqebZes https:\/\/t.co\/E09Q6fJyHZ", + "id" : 993587808077041664, + "created_at" : "2018-05-07 20:26:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993587357575151617\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/fjiJMRjhHS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnubfVV4AAVeBT.jpg", + "id_str" : "993587348846796800", + "id" : 993587348846796800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnubfVV4AAVeBT.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 809, + "resize" : "fit", + "w" : 874 + }, { + "h" : 809, + "resize" : "fit", + "w" : 874 + }, { + "h" : 809, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (2.\u00AA temporada)", + "display_url" : "pic.twitter.com\/fjiJMRjhHS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/tGTFbxE4x4", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015457&oldid=52015405&rcid=82818195", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993587357575151617", + "text" : "RuPaul's Drag Race (2.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tGTFbxE4x4 https:\/\/t.co\/fjiJMRjhHS", + "id" : 993587357575151617, + "created_at" : "2018-05-07 20:24:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993587093631832065\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/hxDHz7EYFK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnuMZYW4AY8cdT.png", + "id_str" : "993587089550794758", + "id" : 993587089550794758, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnuMZYW4AY8cdT.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 2)", + "display_url" : "pic.twitter.com\/hxDHz7EYFK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/SlNbHRIWqy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840113618&oldid=840113563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993587093631832065", + "text" : "RuPaul's Drag Race (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SlNbHRIWqy https:\/\/t.co\/hxDHz7EYFK", + "id" : 993587093631832065, + "created_at" : "2018-05-07 20:23:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993586993698344961\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/0KWD6Am2P4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnuGq6WsAAfYd4.png", + "id_str" : "993586991177576448", + "id" : 993586991177576448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnuGq6WsAAfYd4.png", + "sizes" : [ { + "h" : 492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 383, + "resize" : "fit", + "w" : 680 + }, { + "h" : 492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 2)", + "display_url" : "pic.twitter.com\/0KWD6Am2P4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/7dzlNCZkC8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840113563&oldid=840113513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993586993698344961", + "text" : "RuPaul's Drag Race (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7dzlNCZkC8 https:\/\/t.co\/0KWD6Am2P4", + "id" : 993586993698344961, + "created_at" : "2018-05-07 20:22:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993586944801169408\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/nyTEVuOHhQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnuDvBXcAEXWG7.png", + "id_str" : "993586940741120001", + "id" : 993586940741120001, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnuDvBXcAEXWG7.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 2)", + "display_url" : "pic.twitter.com\/nyTEVuOHhQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/9bmNzXfHTl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840113513&oldid=840113478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993586944801169408", + "text" : "RuPaul's Drag Race (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9bmNzXfHTl https:\/\/t.co\/nyTEVuOHhQ", + "id" : 993586944801169408, + "created_at" : "2018-05-07 20:22:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993586864757059584\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/Fp7gLR94YE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcnt_LVX4AAcvru.png", + "id_str" : "993586862441881600", + "id" : 993586862441881600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcnt_LVX4AAcvru.png", + "sizes" : [ { + "h" : 1147, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1147, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1147, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 518 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 2)", + "display_url" : "pic.twitter.com\/Fp7gLR94YE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/lp1cFUxASC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840113478&oldid=840113293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993586864757059584", + "text" : "RuPaul's Drag Race (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lp1cFUxASC https:\/\/t.co\/Fp7gLR94YE", + "id" : 993586864757059584, + "created_at" : "2018-05-07 20:22:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993586566013554689\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/INt5t9HQL0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnttyLX4AACxUb.jpg", + "id_str" : "993586563631276032", + "id" : 993586563631276032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnttyLX4AACxUb.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (2.\u00AA temporada)", + "display_url" : "pic.twitter.com\/INt5t9HQL0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/NvpGQ5gns9", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015405&oldid=52015379&rcid=82818037", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993586566013554689", + "text" : "RuPaul's Drag Race (2.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NvpGQ5gns9 https:\/\/t.co\/INt5t9HQL0", + "id" : 993586566013554689, + "created_at" : "2018-05-07 20:21:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993586495448592384\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/as2ZGCaYuA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcntprVX0AAYVeD.png", + "id_str" : "993586493074690048", + "id" : 993586493074690048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcntprVX0AAYVeD.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (season 2)", + "display_url" : "pic.twitter.com\/as2ZGCaYuA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/849mGiPkF5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840113293&oldid=840109906", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993586495448592384", + "text" : "RuPaul's Drag Race (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/849mGiPkF5 https:\/\/t.co\/as2ZGCaYuA", + "id" : 993586495448592384, + "created_at" : "2018-05-07 20:20:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993586089586757632\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/HcWSQ4WALe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcntSDnX0AUlAwk.jpg", + "id_str" : "993586087275778053", + "id" : 993586087275778053, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcntSDnX0AUlAwk.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (2.\u00AA temporada)", + "display_url" : "pic.twitter.com\/HcWSQ4WALe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pPiWwLbf2B", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015379&oldid=52015347&rcid=82817995", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993586089586757632", + "text" : "RuPaul's Drag Race (2.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pPiWwLbf2B https:\/\/t.co\/HcWSQ4WALe", + "id" : 993586089586757632, + "created_at" : "2018-05-07 20:19:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993585754961072128\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/vu8UkCvsMk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcns-ktV0AI4bsV.jpg", + "id_str" : "993585752561799170", + "id" : 993585752561799170, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcns-ktV0AI4bsV.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/vu8UkCvsMk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/7p708VV9dm", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015347&oldid=52015336&rcid=82817951", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993585754961072128", + "text" : "RuPaul's Drag Race (2.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7p708VV9dm https:\/\/t.co\/vu8UkCvsMk", + "id" : 993585754961072128, + "created_at" : "2018-05-07 20:17:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993585626988597258\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/3I7A17D6Ez", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcns3DHXcAY3Gzf.jpg", + "id_str" : "993585623285067782", + "id" : 993585623285067782, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcns3DHXcAY3Gzf.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 329, + "resize" : "fit", + "w" : 680 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (2.\u00AA temporada)", + "display_url" : "pic.twitter.com\/3I7A17D6Ez" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/flDd65uiEL", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015336&oldid=52015332&rcid=82817933", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993585626988597258", + "text" : "RuPaul's Drag Race (2.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/flDd65uiEL https:\/\/t.co\/3I7A17D6Ez", + "id" : 993585626988597258, + "created_at" : "2018-05-07 20:17:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993585532910305281\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/nt7S0E5Yv6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnsxqAW0AANItw.jpg", + "id_str" : "993585530645434368", + "id" : 993585530645434368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnsxqAW0AANItw.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (2.\u00AA temporada)", + "display_url" : "pic.twitter.com\/nt7S0E5Yv6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/PAo3prRwcP", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015332&oldid=52015308&rcid=82817856", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993585532910305281", + "text" : "RuPaul's Drag Race (2.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PAo3prRwcP https:\/\/t.co\/nt7S0E5Yv6", + "id" : 993585532910305281, + "created_at" : "2018-05-07 20:17:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993585226516398080\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/Sv6Cd0I5Pp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnsfyWVMAAuLTX.jpg", + "id_str" : "993585223647440896", + "id" : 993585223647440896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnsfyWVMAAuLTX.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to RuPaul's Drag Race (2.\u00AA temporada)", + "display_url" : "pic.twitter.com\/Sv6Cd0I5Pp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/V3hG5Yyirv", + "expanded_url" : "https:\/\/pt.wikipedia.org\/w\/index.php?diff=52015308&oldid=51958785&rcid=82817822", + "display_url" : "pt.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993585226516398080", + "text" : "RuPaul's Drag Race (2.\u00AA temporada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V3hG5Yyirv https:\/\/t.co\/Sv6Cd0I5Pp", + "id" : 993585226516398080, + "created_at" : "2018-05-07 20:15:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993577506795065344\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/wCq3VQaHuE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcnleaxW0AA-26J.png", + "id_str" : "993577503557079040", + "id" : 993577503557079040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcnleaxW0AA-26J.png", + "sizes" : [ { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Villeneuvette", + "display_url" : "pic.twitter.com\/wCq3VQaHuE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/phRhgjMk5U", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148227922&oldid=148066410&rcid=362532652", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993577506795065344", + "text" : "Villeneuvette Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/phRhgjMk5U https:\/\/t.co\/wCq3VQaHuE", + "id" : 993577506795065344, + "created_at" : "2018-05-07 19:45:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993521627139858432\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/xoGI8zLma8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcmypwVW0AUEBfR.png", + "id_str" : "993521623230763013", + "id" : 993521623230763013, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcmypwVW0AUEBfR.png", + "sizes" : [ { + "h" : 2168, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 484 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 826 + }, { + "h" : 680, + "resize" : "fit", + "w" : 274 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Major League Baseball hit records", + "display_url" : "pic.twitter.com\/xoGI8zLma8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/WPUOOpF5ve", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840079210&oldid=817946430", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993521627139858432", + "text" : "List of Major League Baseball hit records Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WPUOOpF5ve https:\/\/t.co\/xoGI8zLma8", + "id" : 993521627139858432, + "created_at" : "2018-05-07 16:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/993509792361664513\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/LnvWjZ5dnu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dcmn4zNX4AAXR18.png", + "id_str" : "993509787072716800", + "id" : 993509787072716800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dcmn4zNX4AAXR18.png", + "sizes" : [ { + "h" : 2168, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 274 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 484 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 826 + } ], + "media_alt" : "Screenshot of edit to Alanis Morissette", + "display_url" : "pic.twitter.com\/LnvWjZ5dnu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/5uGT0jKTmc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=840073071&oldid=839865719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "993509792361664513", + "text" : "Alanis Morissette Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5uGT0jKTmc https:\/\/t.co\/LnvWjZ5dnu", + "id" : 993509792361664513, + "created_at" : "2018-05-07 15:16:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992930971942088706\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/KRqGoNbG1S", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DceZdLzW4AAnVrf.png", + "id_str" : "992930969521938432", + "id" : 992930969521938432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DceZdLzW4AAnVrf.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canada Border Services Agency", + "display_url" : "pic.twitter.com\/KRqGoNbG1S" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Gteam41YTX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839837857&oldid=836700898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992930971942088706", + "text" : "Canada Border Services Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gteam41YTX https:\/\/t.co\/KRqGoNbG1S", + "id" : 992930971942088706, + "created_at" : "2018-05-06 00:56:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992928181933039616\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/L0s4ZG1Frw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DceW6x1W4AAEq1o.png", + "id_str" : "992928179412197376", + "id" : 992928179412197376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DceW6x1W4AAEq1o.png", + "sizes" : [ { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 635, + "resize" : "fit", + "w" : 680 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gronant", + "display_url" : "pic.twitter.com\/L0s4ZG1Frw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/fa4c2yj7ur", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839836727&oldid=839836648", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992928181933039616", + "text" : "Gronant Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/fa4c2yj7ur https:\/\/t.co\/L0s4ZG1Frw", + "id" : 992928181933039616, + "created_at" : "2018-05-06 00:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992927509078474752\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/T8deGbFUF7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DceWTcPWkAARDGx.png", + "id_str" : "992927503600750592", + "id" : 992927503600750592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DceWTcPWkAARDGx.png", + "sizes" : [ { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gronant", + "display_url" : "pic.twitter.com\/T8deGbFUF7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/CxbF3BMXJj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839836434&oldid=773420452", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992927509078474752", + "text" : "Gronant Wikipedia article edited anonymously from National Research Council (UBC) https:\/\/t.co\/CxbF3BMXJj https:\/\/t.co\/T8deGbFUF7", + "id" : 992927509078474752, + "created_at" : "2018-05-06 00:42:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992656999518298112\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/8STQU0K59s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcagRtPU8AECki8.png", + "id_str" : "992656993943875585", + "id" : 992656993943875585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcagRtPU8AECki8.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Claus process", + "display_url" : "pic.twitter.com\/8STQU0K59s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/hU8Eu5yL1H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839721133&oldid=829070450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992656999518298112", + "text" : "Claus process Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hU8Eu5yL1H https:\/\/t.co\/8STQU0K59s", + "id" : 992656999518298112, + "created_at" : "2018-05-05 06:47:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992533286877573120\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/U8QPNGtNWn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcYvw5aX0AAoLZ2.jpg", + "id_str" : "992533284973432832", + "id" : 992533284973432832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcYvw5aX0AAoLZ2.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Bamfield", + "display_url" : "pic.twitter.com\/U8QPNGtNWn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/kfNWFFP1aW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839670092&oldid=839670077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992533286877573120", + "text" : "Bamfield Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kfNWFFP1aW https:\/\/t.co\/U8QPNGtNWn", + "id" : 992533286877573120, + "created_at" : "2018-05-04 22:35:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992533242459906048\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/zfDReWRZpE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcYvuJsV0AAYd-r.jpg", + "id_str" : "992533237804158976", + "id" : 992533237804158976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcYvuJsV0AAYd-r.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Bamfield", + "display_url" : "pic.twitter.com\/zfDReWRZpE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/3uqwkbsIib", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839670077&oldid=838897202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992533242459906048", + "text" : "Bamfield Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/3uqwkbsIib https:\/\/t.co\/zfDReWRZpE", + "id" : 992533242459906048, + "created_at" : "2018-05-04 22:35:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992489459517149184\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QR3x7CcYPU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcYH5jcXkAEftJz.png", + "id_str" : "992489453229936641", + "id" : 992489453229936641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcYH5jcXkAEftJz.png", + "sizes" : [ { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 633, + "resize" : "fit", + "w" : 874 + }, { + "h" : 633, + "resize" : "fit", + "w" : 874 + }, { + "h" : 633, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Heraldic Authority", + "display_url" : "pic.twitter.com\/QR3x7CcYPU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/ycdjImPCLp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839649727&oldid=829792588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992489459517149184", + "text" : "Canadian Heraldic Authority Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ycdjImPCLp https:\/\/t.co\/QR3x7CcYPU", + "id" : 992489459517149184, + "created_at" : "2018-05-04 19:41:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992489061972668416\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Ym7WNkLcrS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcYHimBWsAEy2nV.png", + "id_str" : "992489058784948225", + "id" : 992489058784948225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcYHimBWsAEy2nV.png", + "sizes" : [ { + "h" : 422, + "resize" : "fit", + "w" : 874 + }, { + "h" : 422, + "resize" : "fit", + "w" : 874 + }, { + "h" : 328, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 422, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Miramichi Herald", + "display_url" : "pic.twitter.com\/Ym7WNkLcrS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/5w1XS0HvV6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839649566&oldid=823236877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992489061972668416", + "text" : "Miramichi Herald Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5w1XS0HvV6 https:\/\/t.co\/Ym7WNkLcrS", + "id" : 992489061972668416, + "created_at" : "2018-05-04 19:40:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992408237457727488\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/VzWDirpLrz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcW-B3uW4AA2igi.png", + "id_str" : "992408232252596224", + "id" : 992408232252596224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcW-B3uW4AA2igi.png", + "sizes" : [ { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to USS Chesapeake (1799)", + "display_url" : "pic.twitter.com\/VzWDirpLrz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/aWYOg7jdpz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839605415&oldid=839590798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992408237457727488", + "text" : "USS Chesapeake (1799) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aWYOg7jdpz https:\/\/t.co\/VzWDirpLrz", + "id" : 992408237457727488, + "created_at" : "2018-05-04 14:18:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992378200968908800\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/Sqq99bDJzA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcWite1X0AAvTg5.png", + "id_str" : "992378195159797760", + "id" : 992378195159797760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcWite1X0AAvTg5.png", + "sizes" : [ { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to USS Chesapeake (1799)", + "display_url" : "pic.twitter.com\/Sqq99bDJzA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/8TQS5oqoze", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839590798&oldid=839590692", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992378200968908800", + "text" : "USS Chesapeake (1799) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8TQS5oqoze https:\/\/t.co\/Sqq99bDJzA", + "id" : 992378200968908800, + "created_at" : "2018-05-04 12:19:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992377939609124864\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/htdAYT1qM2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcWieLgU8AA8rjV.png", + "id_str" : "992377932273217536", + "id" : 992377932273217536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcWieLgU8AA8rjV.png", + "sizes" : [ { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to USS Chesapeake (1799)", + "display_url" : "pic.twitter.com\/htdAYT1qM2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/CvUh0TG2r2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839590692&oldid=839590263", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992377939609124864", + "text" : "USS Chesapeake (1799) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CvUh0TG2r2 https:\/\/t.co\/htdAYT1qM2", + "id" : 992377939609124864, + "created_at" : "2018-05-04 12:18:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992376802143326208\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/HgJHRFtbaw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcWhcMLUQAAVZ5k.png", + "id_str" : "992376798582161408", + "id" : 992376798582161408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcWhcMLUQAAVZ5k.png", + "sizes" : [ { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 528 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to USS Chesapeake (1799)", + "display_url" : "pic.twitter.com\/HgJHRFtbaw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0W572XWCDr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839590263&oldid=823196394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992376802143326208", + "text" : "USS Chesapeake (1799) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0W572XWCDr https:\/\/t.co\/HgJHRFtbaw", + "id" : 992376802143326208, + "created_at" : "2018-05-04 12:14:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992355475915145218\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/JcmjlziIWi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcWOCrKX0AErstA.png", + "id_str" : "992355469502173185", + "id" : 992355469502173185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcWOCrKX0AErstA.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Conservative Way Forward", + "display_url" : "pic.twitter.com\/JcmjlziIWi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/l4CMwgvSrs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839582377&oldid=836360620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992355475915145218", + "text" : "Conservative Way Forward Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l4CMwgvSrs https:\/\/t.co\/JcmjlziIWi", + "id" : 992355475915145218, + "created_at" : "2018-05-04 10:49:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992121637569953792\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/nQzB3fndcw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcS5XmzWAAAL1Nw.png", + "id_str" : "992121633132380160", + "id" : 992121633132380160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcS5XmzWAAAL1Nw.png", + "sizes" : [ { + "h" : 1134, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1134, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 524 + }, { + "h" : 1134, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cumberland Panthers", + "display_url" : "pic.twitter.com\/nQzB3fndcw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/pe5KbRfDSX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839488405&oldid=825331409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992121637569953792", + "text" : "Cumberland Panthers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pe5KbRfDSX https:\/\/t.co\/nQzB3fndcw", + "id" : 992121637569953792, + "created_at" : "2018-05-03 19:20:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992119438567706624\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/lawW4AdzFo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcS3XhiW4AAaB_K.png", + "id_str" : "992119432695701504", + "id" : 992119432695701504, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcS3XhiW4AAaB_K.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 676 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Christo Bilukidi", + "display_url" : "pic.twitter.com\/lawW4AdzFo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/E8pGF6drMg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839487376&oldid=821514936", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992119438567706624", + "text" : "Christo Bilukidi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/E8pGF6drMg https:\/\/t.co\/lawW4AdzFo", + "id" : 992119438567706624, + "created_at" : "2018-05-03 19:11:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992113219996143617\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/qalepc0UUW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSxts2X0AAWkIO.png", + "id_str" : "992113216619794432", + "id" : 992113216619794432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSxts2X0AAWkIO.png", + "sizes" : [ { + "h" : 972, + "resize" : "fit", + "w" : 874 + }, { + "h" : 972, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 611 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 972, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Catherine McKenna", + "display_url" : "pic.twitter.com\/qalepc0UUW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/SucxgL3ErQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839484311&oldid=838509069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992113219996143617", + "text" : "Catherine McKenna Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/SucxgL3ErQ https:\/\/t.co\/qalepc0UUW", + "id" : 992113219996143617, + "created_at" : "2018-05-03 18:46:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992110844476579840\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/2CVyRgBtZ0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSvjfOW0AEw7k9.png", + "id_str" : "992110842140348417", + "id" : 992110842140348417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSvjfOW0AEw7k9.png", + "sizes" : [ { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to President's Cup (QMJHL)", + "display_url" : "pic.twitter.com\/2CVyRgBtZ0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/rYT3nXz9wG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839483143&oldid=839483102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992110844476579840", + "text" : "President's Cup (QMJHL) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rYT3nXz9wG https:\/\/t.co\/2CVyRgBtZ0", + "id" : 992110844476579840, + "created_at" : "2018-05-03 18:37:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992110757277036546\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/KcmViFT27X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSveajW4AIGKjl.png", + "id_str" : "992110754986909698", + "id" : 992110754986909698, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSveajW4AIGKjl.png", + "sizes" : [ { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to President's Cup (QMJHL)", + "display_url" : "pic.twitter.com\/KcmViFT27X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/UsWXH213EO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839483102&oldid=833367056", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992110757277036546", + "text" : "President's Cup (QMJHL) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UsWXH213EO https:\/\/t.co\/KcmViFT27X", + "id" : 992110757277036546, + "created_at" : "2018-05-03 18:36:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992110640385937408\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/5KboBXLkYH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSvXXlX0AAKHMu.png", + "id_str" : "992110633930969088", + "id" : 992110633930969088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSvXXlX0AAKHMu.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 90 Day Fianc\u00E9", + "display_url" : "pic.twitter.com\/5KboBXLkYH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/PWuUG8zbAK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839483045&oldid=838983990", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992110640385937408", + "text" : "90 Day Fianc\u00E9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PWuUG8zbAK https:\/\/t.co\/5KboBXLkYH", + "id" : 992110640385937408, + "created_at" : "2018-05-03 18:36:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992106034180362240\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/kDUC06jnwK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSrLeJV4AAYzD5.png", + "id_str" : "992106031487508480", + "id" : 992106031487508480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSrLeJV4AAYzD5.png", + "sizes" : [ { + "h" : 564, + "resize" : "fit", + "w" : 874 + }, { + "h" : 564, + "resize" : "fit", + "w" : 874 + }, { + "h" : 564, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 439, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Light Me Up (Gromee song)", + "display_url" : "pic.twitter.com\/kDUC06jnwK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/OiBQosr4di", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839480750&oldid=839361515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992106034180362240", + "text" : "Light Me Up (Gromee song) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OiBQosr4di https:\/\/t.co\/kDUC06jnwK", + "id" : 992106034180362240, + "created_at" : "2018-05-03 18:18:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992087721878347777\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/hqN1TF7MeT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSahVRVMAA4sRD.png", + "id_str" : "992087715364548608", + "id" : 992087715364548608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSahVRVMAA4sRD.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Trimaran", + "display_url" : "pic.twitter.com\/hqN1TF7MeT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/iQuQXHMhZW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839470954&oldid=823387175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992087721878347777", + "text" : "Trimaran Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iQuQXHMhZW https:\/\/t.co\/hqN1TF7MeT", + "id" : 992087721878347777, + "created_at" : "2018-05-03 17:05:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992079868757204992\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/yYrFpygz47", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSTX5UWAAEIWnr.png", + "id_str" : "992079856660774913", + "id" : 992079856660774913, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSTX5UWAAEIWnr.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/yYrFpygz47" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/dol7ymn5ar", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839466584&oldid=839464870", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992079868757204992", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dol7ymn5ar https:\/\/t.co\/yYrFpygz47", + "id" : 992079868757204992, + "created_at" : "2018-05-03 16:34:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992079260302094336\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/IBKJU7bt2T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSS041XkAApYo4.png", + "id_str" : "992079255235432448", + "id" : 992079255235432448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSS041XkAApYo4.png", + "sizes" : [ { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of satirical news websites", + "display_url" : "pic.twitter.com\/IBKJU7bt2T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Ro91zri2uX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839466232&oldid=839466045", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992079260302094336", + "text" : "List of satirical news websites Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ro91zri2uX https:\/\/t.co\/IBKJU7bt2T", + "id" : 992079260302094336, + "created_at" : "2018-05-03 16:31:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992079035751596032\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/3UBsOGMIyE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSSn9ZXkAEy1Sv.png", + "id_str" : "992079033121869825", + "id" : 992079033121869825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSSn9ZXkAEy1Sv.png", + "sizes" : [ { + "h" : 675, + "resize" : "fit", + "w" : 680 + }, { + "h" : 868, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 868, + "resize" : "fit", + "w" : 874 + }, { + "h" : 868, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of satirical magazines", + "display_url" : "pic.twitter.com\/3UBsOGMIyE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/j8ZfYvhSVT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839466106&oldid=832823060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992079035751596032", + "text" : "List of satirical magazines Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/j8ZfYvhSVT https:\/\/t.co\/3UBsOGMIyE", + "id" : 992079035751596032, + "created_at" : "2018-05-03 16:30:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992078930772398080\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/3uCEpAbjYc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSSh1KX0AIS8kr.png", + "id_str" : "992078927832272898", + "id" : 992078927832272898, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSSh1KX0AIS8kr.png", + "sizes" : [ { + "h" : 796, + "resize" : "fit", + "w" : 874 + }, { + "h" : 796, + "resize" : "fit", + "w" : 874 + }, { + "h" : 796, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 619, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of satirical news websites", + "display_url" : "pic.twitter.com\/3uCEpAbjYc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/USmmwELfdz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839466045&oldid=838406044", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992078930772398080", + "text" : "List of satirical news websites Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/USmmwELfdz https:\/\/t.co\/3uCEpAbjYc", + "id" : 992078930772398080, + "created_at" : "2018-05-03 16:30:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992076541134811137\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/qqQxDhvKaq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSQWxBXkAA05ww.png", + "id_str" : "992076538718949376", + "id" : 992076538718949376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSQWxBXkAA05ww.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/qqQxDhvKaq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/fI2Bxxd32j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839464870&oldid=839464800", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992076541134811137", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fI2Bxxd32j https:\/\/t.co\/qqQxDhvKaq", + "id" : 992076541134811137, + "created_at" : "2018-05-03 16:20:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992076410012487682\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/GvdgQ8NKZ5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSQPBtW0AAEU-3.png", + "id_str" : "992076405759463424", + "id" : 992076405759463424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSQPBtW0AAEU-3.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/GvdgQ8NKZ5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/wbRtIuMM38", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839464800&oldid=839464737", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992076410012487682", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wbRtIuMM38 https:\/\/t.co\/GvdgQ8NKZ5", + "id" : 992076410012487682, + "created_at" : "2018-05-03 16:20:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992076270652575746\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/b9MqOXumb2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSQHASX4AESM79.png", + "id_str" : "992076267938897921", + "id" : 992076267938897921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSQHASX4AESM79.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/b9MqOXumb2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/01ZlyWBiPL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839464737&oldid=839464700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992076270652575746", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/01ZlyWBiPL https:\/\/t.co\/b9MqOXumb2", + "id" : 992076270652575746, + "created_at" : "2018-05-03 16:19:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992076209688367104\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/2nTAUAGlDo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSQCysWsAA6VsO.png", + "id_str" : "992076195570298880", + "id" : 992076195570298880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSQCysWsAA6VsO.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/2nTAUAGlDo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/aeC9bXCPXJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839464700&oldid=839448901", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992076209688367104", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aeC9bXCPXJ https:\/\/t.co\/2nTAUAGlDo", + "id" : 992076209688367104, + "created_at" : "2018-05-03 16:19:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992067191020441602\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/ZZnR8er4jP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcSH2Z4W0AAV6Xd.png", + "id_str" : "992067186658299904", + "id" : 992067186658299904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcSH2Z4W0AAV6Xd.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Archipel d'Hochelaga", + "display_url" : "pic.twitter.com\/ZZnR8er4jP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/RRDPbYr0L0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148108756&oldid=147874053&rcid=362283881", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992067191020441602", + "text" : "Archipel d'Hochelaga Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RRDPbYr0L0 https:\/\/t.co\/ZZnR8er4jP", + "id" : 992067191020441602, + "created_at" : "2018-05-03 15:43:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992048249661001728\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/rzyOk6QYr1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcR2n-1WAAEyhzt.png", + "id_str" : "992048247182065665", + "id" : 992048247182065665, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcR2n-1WAAEyhzt.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wikip\u00E9dia:Vandalisme en cours", + "display_url" : "pic.twitter.com\/rzyOk6QYr1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/K73gLiPV6N", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148106750&oldid=148105466&rcid=362279537", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992048249661001728", + "text" : "Wikip\u00E9dia:Vandalisme en cours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/K73gLiPV6N https:\/\/t.co\/rzyOk6QYr1", + "id" : 992048249661001728, + "created_at" : "2018-05-03 14:28:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992046731515846656\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/iBtdDd3TSW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcR1PoCW4AA_PUQ.png", + "id_str" : "992046729234145280", + "id" : 992046729234145280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcR1PoCW4AA_PUQ.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Olympic Trials", + "display_url" : "pic.twitter.com\/iBtdDd3TSW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/RBpgSLKAha", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839450270&oldid=839449989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992046731515846656", + "text" : "2018 Canadian Mixed Doubles Curling Olympic Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RBpgSLKAha https:\/\/t.co\/iBtdDd3TSW", + "id" : 992046731515846656, + "created_at" : "2018-05-03 14:22:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992046093461487616\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/Q9eg4MHDJy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcR0qRLW4AAus_r.png", + "id_str" : "992046087442718720", + "id" : 992046087442718720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcR0qRLW4AAus_r.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Olympic Trials", + "display_url" : "pic.twitter.com\/Q9eg4MHDJy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/GFIfH3v19Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839449989&oldid=839449765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992046093461487616", + "text" : "2018 Canadian Mixed Doubles Curling Olympic Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GFIfH3v19Q https:\/\/t.co\/Q9eg4MHDJy", + "id" : 992046093461487616, + "created_at" : "2018-05-03 14:19:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992045624441868289\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/ThTra3hMeT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcR0PF9WsAcp9yL.png", + "id_str" : "992045620574728199", + "id" : 992045620574728199, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcR0PF9WsAcp9yL.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Olympic Trials", + "display_url" : "pic.twitter.com\/ThTra3hMeT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/R3iiWtF7jr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839449765&oldid=839449557", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992045624441868289", + "text" : "2018 Canadian Mixed Doubles Curling Olympic Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R3iiWtF7jr https:\/\/t.co\/ThTra3hMeT", + "id" : 992045624441868289, + "created_at" : "2018-05-03 14:18:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992045130323578882\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/kLkBJqJpCw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcRzySxWsAMugCx.png", + "id_str" : "992045125797851139", + "id" : 992045125797851139, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcRzySxWsAMugCx.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Olympic Trials", + "display_url" : "pic.twitter.com\/kLkBJqJpCw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/nH0S1OvJdp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839449557&oldid=824547491", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992045130323578882", + "text" : "2018 Canadian Mixed Doubles Curling Olympic Trials Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nH0S1OvJdp https:\/\/t.co\/kLkBJqJpCw", + "id" : 992045130323578882, + "created_at" : "2018-05-03 14:16:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992043651328020480\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/VjrgZKaknC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcRycO7XcAAaw4B.png", + "id_str" : "992043647297351680", + "id" : 992043647297351680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcRycO7XcAAaw4B.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/VjrgZKaknC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/xt4euCP9bH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839448901&oldid=839448593", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992043651328020480", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xt4euCP9bH https:\/\/t.co\/VjrgZKaknC", + "id" : 992043651328020480, + "created_at" : "2018-05-03 14:10:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992042980776300545\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/ONcpdlmQ3g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcRx1MVW0AAI0R5.png", + "id_str" : "992042976586158080", + "id" : 992042976586158080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcRx1MVW0AAI0R5.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 367 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 648 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/ONcpdlmQ3g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/rXyBZuI7sL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839448593&oldid=839448237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992042980776300545", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rXyBZuI7sL https:\/\/t.co\/ONcpdlmQ3g", + "id" : 992042980776300545, + "created_at" : "2018-05-03 14:07:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992042114816016389\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/WS2XYBq4fJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcRxCo3XUAAGImr.png", + "id_str" : "992042108071661568", + "id" : 992042108071661568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcRxCo3XUAAGImr.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 337 + }, { + "h" : 3110, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/WS2XYBq4fJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/jpbu9lu0Q6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839448237&oldid=839447223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992042114816016389", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jpbu9lu0Q6 https:\/\/t.co\/WS2XYBq4fJ", + "id" : 992042114816016389, + "created_at" : "2018-05-03 14:04:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992039645277052928\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/cu9xSTLR1q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcRuzB4W4AAZ-Gb.png", + "id_str" : "992039640885551104", + "id" : 992039640885551104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcRuzB4W4AAZ-Gb.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 337 + }, { + "h" : 3110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2018 Canadian Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/cu9xSTLR1q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/E2Fg2zcLLa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839447223&oldid=838308347", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992039645277052928", + "text" : "2018 Canadian Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/E2Fg2zcLLa https:\/\/t.co\/cu9xSTLR1q", + "id" : 992039645277052928, + "created_at" : "2018-05-03 13:54:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992032149304946689\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/jv4wEt4cKs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcRn-0mWAAEKdcP.png", + "id_str" : "992032146897371137", + "id" : 992032146897371137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcRn-0mWAAEKdcP.png", + "sizes" : [ { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 787 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 446 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mango", + "display_url" : "pic.twitter.com\/jv4wEt4cKs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/mhoKujRP8Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839443575&oldid=839442976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992032149304946689", + "text" : "Mango Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mhoKujRP8Z https:\/\/t.co\/jv4wEt4cKs", + "id" : 992032149304946689, + "created_at" : "2018-05-03 13:24:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992030815126212608\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/51Gv4cyKRv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcRmxGfV4AA9J86.png", + "id_str" : "992030811670044672", + "id" : 992030811670044672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcRmxGfV4AA9J86.png", + "sizes" : [ { + "h" : 1376, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 432 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 762 + }, { + "h" : 1376, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mango", + "display_url" : "pic.twitter.com\/51Gv4cyKRv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/WCgaLq3Y9q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839442976&oldid=839351343", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992030815126212608", + "text" : "Mango Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WCgaLq3Y9q https:\/\/t.co\/51Gv4cyKRv", + "id" : 992030815126212608, + "created_at" : "2018-05-03 13:19:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/992030400724824065\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/8zShjvXTlJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcRmY4ZVQAI18Bz.png", + "id_str" : "992030395569881090", + "id" : 992030395569881090, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcRmY4ZVQAI18Bz.png", + "sizes" : [ { + "h" : 406, + "resize" : "fit", + "w" : 874 + }, { + "h" : 406, + "resize" : "fit", + "w" : 874 + }, { + "h" : 406, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 316, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/8zShjvXTlJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Sl0BFYkrFL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839442793&oldid=839359699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "992030400724824065", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Sl0BFYkrFL https:\/\/t.co\/8zShjvXTlJ", + "id" : 992030400724824065, + "created_at" : "2018-05-03 13:17:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991857298015387648\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/3AVd6DvBtY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcPI9GhW0AEdaFE.png", + "id_str" : "991857294999736321", + "id" : 991857294999736321, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcPI9GhW0AEdaFE.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 347 + }, { + "h" : 1711, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 613 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1711, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian House of Commons Liaison Committee", + "display_url" : "pic.twitter.com\/3AVd6DvBtY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Cvwd4QaKih", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839379343&oldid=828681463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991857298015387648", + "text" : "Canadian House of Commons Liaison Committee Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/Cvwd4QaKih https:\/\/t.co\/3AVd6DvBtY", + "id" : 991857298015387648, + "created_at" : "2018-05-03 01:49:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991854343535169537\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/zzPnzeZps9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcPGQ8lX4AIlKkY.png", + "id_str" : "991854337394728962", + "id" : 991854337394728962, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcPGQ8lX4AIlKkY.png", + "sizes" : [ { + "h" : 641, + "resize" : "fit", + "w" : 874 + }, { + "h" : 641, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 680 + }, { + "h" : 641, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian House of Commons Standing Committee on the Status of Women", + "display_url" : "pic.twitter.com\/zzPnzeZps9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ryouXMKZz7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839377505&oldid=828684245", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991854343535169537", + "text" : "Canadian House of Commons Standing Committee on Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ryouXMKZz7 https:\/\/t.co\/zzPnzeZps9", + "id" : 991854343535169537, + "created_at" : "2018-05-03 01:37:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991853000397385729\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/OXLiFmQzHD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcPFC8fXcAAwNxJ.png", + "id_str" : "991852997339738112", + "id" : 991852997339738112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcPFC8fXcAAwNxJ.png", + "sizes" : [ { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 425, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Churence Rogers", + "display_url" : "pic.twitter.com\/OXLiFmQzHD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/eEFUnxjUR5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839376755&oldid=839376604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991853000397385729", + "text" : "Churence Rogers Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/eEFUnxjUR5 https:\/\/t.co\/OXLiFmQzHD", + "id" : 991853000397385729, + "created_at" : "2018-05-03 01:32:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991852718556839936\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/GQkmNleJr0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcPEykQW4AASv2H.png", + "id_str" : "991852715956428800", + "id" : 991852715956428800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcPEykQW4AASv2H.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 337 + }, { + "h" : 1762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 595 + } ], + "media_alt" : "Screenshot of edit to Churence Rogers", + "display_url" : "pic.twitter.com\/GQkmNleJr0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/HkL1xaGsgt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839376604&oldid=831503764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991852718556839936", + "text" : "Churence Rogers Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/HkL1xaGsgt https:\/\/t.co\/GQkmNleJr0", + "id" : 991852718556839936, + "created_at" : "2018-05-03 01:31:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991817551180165120\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/twZiztdPG0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcOkzftVwAUPmLi.png", + "id_str" : "991817547543592965", + "id" : 991817547543592965, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcOkzftVwAUPmLi.png", + "sizes" : [ { + "h" : 551, + "resize" : "fit", + "w" : 680 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pacific Northwest", + "display_url" : "pic.twitter.com\/twZiztdPG0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/K6q139hbT8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839362624&oldid=838841888", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991817551180165120", + "text" : "Pacific Northwest Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/K6q139hbT8 https:\/\/t.co\/twZiztdPG0", + "id" : 991817551180165120, + "created_at" : "2018-05-02 23:11:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991811328544264192\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/9RvsXR0SAX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcOfJWnW0AYCQnP.png", + "id_str" : "991811325989933062", + "id" : 991811325989933062, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcOfJWnW0AYCQnP.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Astrology", + "display_url" : "pic.twitter.com\/9RvsXR0SAX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/gkgCIKHXV4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839360240&oldid=839045231", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991811328544264192", + "text" : "Astrology Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gkgCIKHXV4 https:\/\/t.co\/9RvsXR0SAX", + "id" : 991811328544264192, + "created_at" : "2018-05-02 22:47:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991770104839929856\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/QLYloqzu1r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcN5pcGXkAIxjom.png", + "id_str" : "991770095776141314", + "id" : 991770095776141314, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcN5pcGXkAIxjom.png", + "sizes" : [ { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wikip\u00E9dia:Vandalisme en cours", + "display_url" : "pic.twitter.com\/QLYloqzu1r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/TTyp1Bu0Fk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148086768&oldid=148086658&rcid=362233148", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991770104839929856", + "text" : "Wikip\u00E9dia:Vandalisme en cours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TTyp1Bu0Fk https:\/\/t.co\/QLYloqzu1r", + "id" : 991770104839929856, + "created_at" : "2018-05-02 20:03:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991768944221544449\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/AYPBvXhVNq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcN4mMUWsAAIdVZ.png", + "id_str" : "991768940488601600", + "id" : 991768940488601600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcN4mMUWsAAIdVZ.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wikip\u00E9dia:Vandalisme en cours", + "display_url" : "pic.twitter.com\/AYPBvXhVNq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/yy0Y5N0rWX", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148086658&oldid=148086599&rcid=362232862", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991768944221544449", + "text" : "Wikip\u00E9dia:Vandalisme en cours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yy0Y5N0rWX https:\/\/t.co\/AYPBvXhVNq", + "id" : 991768944221544449, + "created_at" : "2018-05-02 19:58:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991768382654558208\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/kapAXMe7dD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcN4FgNX4AI8FHl.png", + "id_str" : "991768378892345346", + "id" : 991768378892345346, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcN4FgNX4AI8FHl.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wikip\u00E9dia:Vandalisme en cours", + "display_url" : "pic.twitter.com\/kapAXMe7dD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/BbZ7ErXLME", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148086599&oldid=148086568&rcid=362232751", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991768382654558208", + "text" : "Wikip\u00E9dia:Vandalisme en cours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BbZ7ErXLME https:\/\/t.co\/kapAXMe7dD", + "id" : 991768382654558208, + "created_at" : "2018-05-02 19:56:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991767992836018176\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/m01mQKNiyi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcN3u6IWkAAY1N2.png", + "id_str" : "991767990713618432", + "id" : 991767990713618432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcN3u6IWkAAY1N2.png", + "sizes" : [ { + "h" : 659, + "resize" : "fit", + "w" : 680 + }, { + "h" : 847, + "resize" : "fit", + "w" : 874 + }, { + "h" : 847, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 847, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wikip\u00E9dia:Vandalisme en cours", + "display_url" : "pic.twitter.com\/m01mQKNiyi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/rxUVIdoGok", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148086568&oldid=148086553&rcid=362232703", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991767992836018176", + "text" : "Wikip\u00E9dia:Vandalisme en cours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rxUVIdoGok https:\/\/t.co\/m01mQKNiyi", + "id" : 991767992836018176, + "created_at" : "2018-05-02 19:54:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991767841580953602\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/FtfdnqPwMk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcN3l1XX0AEM2Rq.png", + "id_str" : "991767834815614977", + "id" : 991767834815614977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcN3l1XX0AEM2Rq.png", + "sizes" : [ { + "h" : 471, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 680 + }, { + "h" : 471, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 471, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wikip\u00E9dia:Vandalisme en cours", + "display_url" : "pic.twitter.com\/FtfdnqPwMk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/awdvM6cT2i", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148086553&oldid=148086320&rcid=362232688", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991767841580953602", + "text" : "Wikip\u00E9dia:Vandalisme en cours Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/awdvM6cT2i https:\/\/t.co\/FtfdnqPwMk", + "id" : 991767841580953602, + "created_at" : "2018-05-02 19:54:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991759277839781888\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/aP069jEQqs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNvzghW4AIxgtm.png", + "id_str" : "991759273645498370", + "id" : 991759273645498370, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNvzghW4AIxgtm.png", + "sizes" : [ { + "h" : 824, + "resize" : "fit", + "w" : 874 + }, { + "h" : 824, + "resize" : "fit", + "w" : 874 + }, { + "h" : 641, + "resize" : "fit", + "w" : 680 + }, { + "h" : 824, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Simpsons (magasin)", + "display_url" : "pic.twitter.com\/aP069jEQqs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/czpzNwaPDh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148085685&oldid=148085470&rcid=362230738", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991759277839781888", + "text" : "Simpsons (magasin) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/czpzNwaPDh https:\/\/t.co\/aP069jEQqs", + "id" : 991759277839781888, + "created_at" : "2018-05-02 19:20:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991757681546399746\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/NFbfq9CQOm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNuWr_WAAAZOCF.png", + "id_str" : "991757678996226048", + "id" : 991757678996226048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNuWr_WAAAZOCF.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Selviytyj\u00E4t Suomi 2018", + "display_url" : "pic.twitter.com\/NFbfq9CQOm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/GPF55YwYxG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839332968&oldid=839332900", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991757681546399746", + "text" : "Selviytyj\u00E4t Suomi 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GPF55YwYxG https:\/\/t.co\/NFbfq9CQOm", + "id" : 991757681546399746, + "created_at" : "2018-05-02 19:13:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991757529368727553\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/3FqoBuiecH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNuN0-W0AAlnNr.png", + "id_str" : "991757526789181440", + "id" : 991757526789181440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNuN0-W0AAlnNr.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Selviytyj\u00E4t Suomi 2018", + "display_url" : "pic.twitter.com\/3FqoBuiecH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/PGmuU4GLlU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839332900&oldid=839332849", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991757529368727553", + "text" : "Selviytyj\u00E4t Suomi 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PGmuU4GLlU https:\/\/t.co\/3FqoBuiecH", + "id" : 991757529368727553, + "created_at" : "2018-05-02 19:13:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991757403912900608\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/1jRQ4wEaUa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNuGhHXUAAR4cj.png", + "id_str" : "991757401199169536", + "id" : 991757401199169536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNuGhHXUAAR4cj.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Selviytyj\u00E4t Suomi 2018", + "display_url" : "pic.twitter.com\/1jRQ4wEaUa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/Pyr123l7Zx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839332849&oldid=839332757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991757403912900608", + "text" : "Selviytyj\u00E4t Suomi 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Pyr123l7Zx https:\/\/t.co\/1jRQ4wEaUa", + "id" : 991757403912900608, + "created_at" : "2018-05-02 19:12:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991757192104726528\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/BKesZZ5GMG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNt6I_XcAABUUa.png", + "id_str" : "991757188564742144", + "id" : 991757188564742144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNt6I_XcAABUUa.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Selviytyj\u00E4t Suomi 2018", + "display_url" : "pic.twitter.com\/BKesZZ5GMG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/q3yP9HstW9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839332757&oldid=839332728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991757192104726528", + "text" : "Selviytyj\u00E4t Suomi 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/q3yP9HstW9 https:\/\/t.co\/BKesZZ5GMG", + "id" : 991757192104726528, + "created_at" : "2018-05-02 19:11:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991757151604498432\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/gxzzvP9Ns2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNt3yUVwAA8wHo.png", + "id_str" : "991757148118958080", + "id" : 991757148118958080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNt3yUVwAA8wHo.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Selviytyj\u00E4t Suomi 2018", + "display_url" : "pic.twitter.com\/gxzzvP9Ns2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/nR2bZ0unmk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839332728&oldid=839332452", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991757151604498432", + "text" : "Selviytyj\u00E4t Suomi 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nR2bZ0unmk https:\/\/t.co\/gxzzvP9Ns2", + "id" : 991757151604498432, + "created_at" : "2018-05-02 19:11:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991756620093968385\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/8oU0q3LSYb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNtY3WWkAAbEmV.png", + "id_str" : "991756616893632512", + "id" : 991756616893632512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNtY3WWkAAbEmV.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 450 + }, { + "h" : 1320, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 795 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1320, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Selviytyj\u00E4t Suomi 2018", + "display_url" : "pic.twitter.com\/8oU0q3LSYb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/2jUVI7BtHj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839332452&oldid=838876203", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991756620093968385", + "text" : "Selviytyj\u00E4t Suomi 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2jUVI7BtHj https:\/\/t.co\/8oU0q3LSYb", + "id" : 991756620093968385, + "created_at" : "2018-05-02 19:09:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991742708023726086\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/fMziQUVhJN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNgu4hXUAEGeJl.png", + "id_str" : "991742701514215425", + "id" : 991742701514215425, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNgu4hXUAEGeJl.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Governor General's Horse Guards", + "display_url" : "pic.twitter.com\/fMziQUVhJN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/EkJydSs1tO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839324946&oldid=839324858", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991742708023726086", + "text" : "The Governor General's Horse Guard Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/EkJydSs1tO https:\/\/t.co\/fMziQUVhJN", + "id" : 991742708023726086, + "created_at" : "2018-05-02 18:14:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991742527710662659\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/tuudzyxyFG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNgkQ1X0AkD1DZ.png", + "id_str" : "991742519062024201", + "id" : 991742519062024201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNgkQ1X0AkD1DZ.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Governor General's Horse Guards", + "display_url" : "pic.twitter.com\/tuudzyxyFG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/wkfnycpCf7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839324858&oldid=835953400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991742527710662659", + "text" : "The Governor General's Horse Guard Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wkfnycpCf7 https:\/\/t.co\/tuudzyxyFG", + "id" : 991742527710662659, + "created_at" : "2018-05-02 18:13:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991742194867425280\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/mMh7tJ7qO5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNgRJRWsAYXOQW.jpg", + "id_str" : "991742190614392838", + "id" : 991742190614392838, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNgRJRWsAYXOQW.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1652, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1652, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 360 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 635 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Champions", + "display_url" : "pic.twitter.com\/mMh7tJ7qO5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/JcLq9qZ8JH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839324626&oldid=839324349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991742194867425280", + "text" : "Survivor South Africa: Champions Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JcLq9qZ8JH https:\/\/t.co\/mMh7tJ7qO5", + "id" : 991742194867425280, + "created_at" : "2018-05-02 18:12:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991741714741235712\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/y48kYfVMdq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNf1P6X0AAKpgp.jpg", + "id_str" : "991741711360708608", + "id" : 991741711360708608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNf1P6X0AAKpgp.jpg", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 472, + "resize" : "fit", + "w" : 874 + }, { + "h" : 472, + "resize" : "fit", + "w" : 874 + }, { + "h" : 472, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Champions", + "display_url" : "pic.twitter.com\/y48kYfVMdq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/mV4fcuVUJs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839324349&oldid=837720124", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991741714741235712", + "text" : "Survivor South Africa: Champions Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mV4fcuVUJs https:\/\/t.co\/y48kYfVMdq", + "id" : 991741714741235712, + "created_at" : "2018-05-02 18:10:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991728161804242944\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/hMMo34Grn8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNTgVhXcAUwd4o.png", + "id_str" : "991728157949652997", + "id" : 991728157949652997, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNTgVhXcAUwd4o.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Hot pot", + "display_url" : "pic.twitter.com\/hMMo34Grn8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Je5zLcYFDW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839316258&oldid=835692025", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991728161804242944", + "text" : "Hot pot Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Je5zLcYFDW https:\/\/t.co\/hMMo34Grn8", + "id" : 991728161804242944, + "created_at" : "2018-05-02 17:16:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991724739596115968\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/4qSGYgGTWS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNQZN3XkAIk4sg.jpg", + "id_str" : "991724737100484610", + "id" : 991724737100484610, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNQZN3XkAIk4sg.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Koh-Lanta : La Revanche des h\u00E9ros", + "display_url" : "pic.twitter.com\/4qSGYgGTWS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/qQxwkn7RAb", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148082196&oldid=147912531&rcid=362223381", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991724739596115968", + "text" : "Koh-Lanta : La Revanche des h\u00E9ros Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qQxwkn7RAb https:\/\/t.co\/4qSGYgGTWS", + "id" : 991724739596115968, + "created_at" : "2018-05-02 17:02:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991712407968993281\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/mzrPmRraHz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNFLVFXkAAv2pd.jpg", + "id_str" : "991712403892178944", + "id" : 991712403892178944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNFLVFXkAAv2pd.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Saison 5 de Koh-Lanta", + "display_url" : "pic.twitter.com\/mzrPmRraHz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/r9pJPnPdEV", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148080587&oldid=147907823&rcid=362219967", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991712407968993281", + "text" : "Saison 5 de Koh-Lanta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r9pJPnPdEV https:\/\/t.co\/mzrPmRraHz", + "id" : 991712407968993281, + "created_at" : "2018-05-02 16:13:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991712364641832960\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/lLEwvTyfRv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNFIuMXkAIw1u1.png", + "id_str" : "991712359092817922", + "id" : 991712359092817922, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNFIuMXkAIw1u1.png", + "sizes" : [ { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gord Brown", + "display_url" : "pic.twitter.com\/lLEwvTyfRv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/Fsc2fPXxoz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839307534&oldid=839307484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991712364641832960", + "text" : "Gord Brown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fsc2fPXxoz https:\/\/t.co\/lLEwvTyfRv", + "id" : 991712364641832960, + "created_at" : "2018-05-02 16:13:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991712264385417218\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/vWDjMhjFuc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNFDCkUQAAAZ2z.png", + "id_str" : "991712261482758144", + "id" : 991712261482758144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNFDCkUQAAAZ2z.png", + "sizes" : [ { + "h" : 339, + "resize" : "fit", + "w" : 680 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gord Brown", + "display_url" : "pic.twitter.com\/vWDjMhjFuc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/yoJpqC9XC4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839307484&oldid=839307324", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991712264385417218", + "text" : "Gord Brown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yoJpqC9XC4 https:\/\/t.co\/vWDjMhjFuc", + "id" : 991712264385417218, + "created_at" : "2018-05-02 16:13:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991712028933939200\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/eq32UXTUz7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcNE1NAWsAMoV-s.png", + "id_str" : "991712023766544387", + "id" : 991712023766544387, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcNE1NAWsAMoV-s.png", + "sizes" : [ { + "h" : 874, + "resize" : "fit", + "w" : 874 + }, { + "h" : 874, + "resize" : "fit", + "w" : 874 + }, { + "h" : 874, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Gord Brown", + "display_url" : "pic.twitter.com\/eq32UXTUz7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/df9BbNsbp7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839307324&oldid=839306793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991712028933939200", + "text" : "Gord Brown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/df9BbNsbp7 https:\/\/t.co\/eq32UXTUz7", + "id" : 991712028933939200, + "created_at" : "2018-05-02 16:12:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991706200751435777\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ZX2cJTa2uy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcM_iIXXUAIVKBz.png", + "id_str" : "991706198545223682", + "id" : 991706198545223682, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcM_iIXXUAIVKBz.png", + "sizes" : [ { + "h" : 491, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 491, + "resize" : "fit", + "w" : 874 + }, { + "h" : 491, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Gord Brown", + "display_url" : "pic.twitter.com\/ZX2cJTa2uy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/Bs3LP617Yr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839304131&oldid=808744323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991706200751435777", + "text" : "Talk:Gord Brown Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Bs3LP617Yr https:\/\/t.co\/ZX2cJTa2uy", + "id" : 991706200751435777, + "created_at" : "2018-05-02 15:49:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991699971085885442\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/5sTZiSIanR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcM53TpXUAAiapU.png", + "id_str" : "991699965280997376", + "id" : 991699965280997376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcM53TpXUAAiapU.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Criminal remedies for copyright infringement", + "display_url" : "pic.twitter.com\/5sTZiSIanR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Zm30aaldGU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839301012&oldid=815695794", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991699971085885442", + "text" : "Criminal remedies for copyright infringement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Zm30aaldGU https:\/\/t.co\/5sTZiSIanR", + "id" : 991699971085885442, + "created_at" : "2018-05-02 15:24:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991697696032423937\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/ppwpMuiWZe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcM3y9fWsAIhj6U.png", + "id_str" : "991697691590701058", + "id" : 991697691590701058, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcM3y9fWsAIhj6U.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 599 + }, { + "h" : 993, + "resize" : "fit", + "w" : 874 + }, { + "h" : 993, + "resize" : "fit", + "w" : 874 + }, { + "h" : 993, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Simpsons (magasin)", + "display_url" : "pic.twitter.com\/ppwpMuiWZe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/NtFhKeyDFY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=148078764&oldid=148075743&rcid=362216196", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991697696032423937", + "text" : "Simpsons (magasin) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NtFhKeyDFY https:\/\/t.co\/ppwpMuiWZe", + "id" : 991697696032423937, + "created_at" : "2018-05-02 15:15:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991687337829634048\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/fbzjjR0N0r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcMuYCzX4AEHuxw.png", + "id_str" : "991687333555724289", + "id" : 991687333555724289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcMuYCzX4AEHuxw.png", + "sizes" : [ { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 615, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/fbzjjR0N0r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/F61dggZlB9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839294349&oldid=839290532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991687337829634048", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/F61dggZlB9 https:\/\/t.co\/fbzjjR0N0r", + "id" : 991687337829634048, + "created_at" : "2018-05-02 14:34:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991678780983869440\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/OopT5eUlfj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcMmluKXkAAxqwa.png", + "id_str" : "991678772440174592", + "id" : 991678772440174592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcMmluKXkAAxqwa.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 295 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 173 + }, { + "h" : 680, + "resize" : "fit", + "w" : 98 + }, { + "h" : 6060, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/OopT5eUlfj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/2Fwxeyahlj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839290532&oldid=839287423", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991678780983869440", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Fwxeyahlj https:\/\/t.co\/OopT5eUlfj", + "id" : 991678780983869440, + "created_at" : "2018-05-02 14:00:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991671843051458561\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/HPHK3PostV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcMgSGyW4AAjg2b.png", + "id_str" : "991671838383202304", + "id" : 991671838383202304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcMgSGyW4AAjg2b.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/HPHK3PostV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ayknxbCJZl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839287423&oldid=839287344", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991671843051458561", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ayknxbCJZl https:\/\/t.co\/HPHK3PostV", + "id" : 991671843051458561, + "created_at" : "2018-05-02 13:32:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991671628076548098\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/nUmwdts4HR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcMgFmmXcAEOQ_n.png", + "id_str" : "991671623584542721", + "id" : 991671623584542721, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcMgFmmXcAEOQ_n.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/nUmwdts4HR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/G8e8Q8vlrw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839287344&oldid=839287293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991671628076548098", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G8e8Q8vlrw https:\/\/t.co\/nUmwdts4HR", + "id" : 991671628076548098, + "created_at" : "2018-05-02 13:31:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991671520375263232\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/DmYxPmyPFL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcMf_MEWAAE3OfT.png", + "id_str" : "991671513383305217", + "id" : 991671513383305217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcMf_MEWAAE3OfT.png", + "sizes" : [ { + "h" : 3110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 337 + }, { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/DmYxPmyPFL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/v6GAFGt8Cj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839287293&oldid=839187931", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991671520375263232", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/v6GAFGt8Cj https:\/\/t.co\/DmYxPmyPFL", + "id" : 991671520375263232, + "created_at" : "2018-05-02 13:31:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991648140221657090\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/FRxJMm2Tod", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcMKucLWsAAxdu4.png", + "id_str" : "991648135905718272", + "id" : 991648135905718272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcMKucLWsAAxdu4.png", + "sizes" : [ { + "h" : 986, + "resize" : "fit", + "w" : 874 + }, { + "h" : 986, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 603 + }, { + "h" : 986, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2 Combat Engineer Regiment", + "display_url" : "pic.twitter.com\/FRxJMm2Tod" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/w1SFfORJoM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839277389&oldid=810565983", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991648140221657090", + "text" : "2 Combat Engineer Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/w1SFfORJoM https:\/\/t.co\/FRxJMm2Tod", + "id" : 991648140221657090, + "created_at" : "2018-05-02 11:58:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991421269596954625\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/qgCLZlthZQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI8Y91X0AEspiW.png", + "id_str" : "991421267587878913", + "id" : 991421267587878913, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI8Y91X0AEspiW.png", + "sizes" : [ { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 308, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/qgCLZlthZQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/1rLwGwDOqK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839187931&oldid=839187875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991421269596954625", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1rLwGwDOqK https:\/\/t.co\/qgCLZlthZQ", + "id" : 991421269596954625, + "created_at" : "2018-05-01 20:57:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991421181524881408\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/yggqqtVuzZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI8TqVXUAAiSls.png", + "id_str" : "991421176454008832", + "id" : 991421176454008832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI8TqVXUAAiSls.png", + "sizes" : [ { + "h" : 3110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 337 + }, { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/yggqqtVuzZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/omMev6kVsR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839187875&oldid=839187167", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991421181524881408", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/omMev6kVsR https:\/\/t.co\/yggqqtVuzZ", + "id" : 991421181524881408, + "created_at" : "2018-05-01 20:56:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991419634569175040\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/W0O3JK7hL1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI65wJXcAMtS8n.png", + "id_str" : "991419631826071555", + "id" : 991419631826071555, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI65wJXcAMtS8n.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/W0O3JK7hL1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/HNhezKMJCV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839187167&oldid=839187134", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991419634569175040", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HNhezKMJCV https:\/\/t.co\/W0O3JK7hL1", + "id" : 991419634569175040, + "created_at" : "2018-05-01 20:50:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991419585520906240\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/gLaxnYGGMG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI620_W0AAAUUu.png", + "id_str" : "991419581586657280", + "id" : 991419581586657280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI620_W0AAAUUu.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 367 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 648 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/gLaxnYGGMG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/T9LzdGy0pg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839187134&oldid=839186620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991419585520906240", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/T9LzdGy0pg https:\/\/t.co\/gLaxnYGGMG", + "id" : 991419585520906240, + "created_at" : "2018-05-01 20:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991418517034618880\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/ManNjHioI4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI54rYX4AI-5bj.png", + "id_str" : "991418513855340546", + "id" : 991418513855340546, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI54rYX4AI-5bj.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 367 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 648 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/ManNjHioI4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/YaoudQ8Z1E", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839186620&oldid=839185921", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991418517034618880", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YaoudQ8Z1E https:\/\/t.co\/ManNjHioI4", + "id" : 991418517034618880, + "created_at" : "2018-05-01 20:46:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991417235225960448\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/JeswqcD3Js", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI4tteUQAAN3Vz.png", + "id_str" : "991417225926950912", + "id" : 991417225926950912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI4tteUQAAN3Vz.png", + "sizes" : [ { + "h" : 1618, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 367 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 648 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/JeswqcD3Js" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/UL4723bAEE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839185921&oldid=839185439", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991417235225960448", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UL4723bAEE https:\/\/t.co\/JeswqcD3Js", + "id" : 991417235225960448, + "created_at" : "2018-05-01 20:41:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991416223392043008\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/uuBm71T8Nx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI3zEVW4AICvH8.png", + "id_str" : "991416218451107842", + "id" : 991416218451107842, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI3zEVW4AICvH8.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/uuBm71T8Nx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/vL8mOCVXxk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839185439&oldid=839185147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991416223392043008", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vL8mOCVXxk https:\/\/t.co\/uuBm71T8Nx", + "id" : 991416223392043008, + "created_at" : "2018-05-01 20:37:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991415629914755072\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/gjEj47pMZN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI3Qo_W4AABCGH.png", + "id_str" : "991415626995523584", + "id" : 991415626995523584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI3Qo_W4AABCGH.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/gjEj47pMZN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/4EeKQShPid", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839185147&oldid=839184731", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991415629914755072", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4EeKQShPid https:\/\/t.co\/gjEj47pMZN", + "id" : 991415629914755072, + "created_at" : "2018-05-01 20:34:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991414908712570880\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/FNwRHZI7du", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI2mkQWsAELeRs.png", + "id_str" : "991414904170131457", + "id" : 991414904170131457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI2mkQWsAELeRs.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/FNwRHZI7du" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/ykSP78hwNE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839184731&oldid=839184445", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991414908712570880", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ykSP78hwNE https:\/\/t.co\/FNwRHZI7du", + "id" : 991414908712570880, + "created_at" : "2018-05-01 20:31:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991414507825254401\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/nvtO1qTUt8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI2PQ0XkAAGA8f.png", + "id_str" : "991414503815483392", + "id" : 991414503815483392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI2PQ0XkAAGA8f.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/nvtO1qTUt8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/OXhdIhMAX2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839184445&oldid=839184404", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991414507825254401", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OXhdIhMAX2 https:\/\/t.co\/nvtO1qTUt8", + "id" : 991414507825254401, + "created_at" : "2018-05-01 20:30:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991414454708506631\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/up5osR43XK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI2MKJW4AI43RX.png", + "id_str" : "991414450484862978", + "id" : 991414450484862978, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI2MKJW4AI43RX.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/up5osR43XK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/FxcMPum5qZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839184404&oldid=839183381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991414454708506631", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FxcMPum5qZ https:\/\/t.co\/up5osR43XK", + "id" : 991414454708506631, + "created_at" : "2018-05-01 20:30:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991412869341294592\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/sgBJuzUtWF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI0vmaX4AABncz.png", + "id_str" : "991412860344590336", + "id" : 991412860344590336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI0vmaX4AABncz.png", + "sizes" : [ { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 678, + "resize" : "fit", + "w" : 680 + }, { + "h" : 872, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/sgBJuzUtWF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/IXY3MA0sur", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839183381&oldid=839182998", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991412869341294592", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IXY3MA0sur https:\/\/t.co\/sgBJuzUtWF", + "id" : 991412869341294592, + "created_at" : "2018-05-01 20:23:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991412226115489792\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/xLBLaXTykI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcI0KbRW0AEb15y.png", + "id_str" : "991412221698822145", + "id" : 991412221698822145, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcI0KbRW0AEb15y.png", + "sizes" : [ { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/xLBLaXTykI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/VEMAv8xXxv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839182998&oldid=839182656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991412226115489792", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VEMAv8xXxv https:\/\/t.co\/xLBLaXTykI", + "id" : 991412226115489792, + "created_at" : "2018-05-01 20:21:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991411653538402306\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/P5vPGMuS0v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcIzo-pW4AMnTlA.png", + "id_str" : "991411647079178243", + "id" : 991411647079178243, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcIzo-pW4AMnTlA.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 375 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 661 + }, { + "h" : 1586, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1586, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2017 World Mixed Doubles Curling Championship", + "display_url" : "pic.twitter.com\/P5vPGMuS0v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/XFpJmRkZLH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839182656&oldid=838522351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991411653538402306", + "text" : "2017 World Mixed Doubles Curling Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XFpJmRkZLH https:\/\/t.co\/P5vPGMuS0v", + "id" : 991411653538402306, + "created_at" : "2018-05-01 20:18:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991411273207369729\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/A3QYzUNZR2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcIzS9TWkAAqqIe.jpg", + "id_str" : "991411268761325568", + "id" : 991411268761325568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcIzS9TWkAAqqIe.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Red Bull 400", + "display_url" : "pic.twitter.com\/A3QYzUNZR2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/81GSXCPFlp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839182426&oldid=814285117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991411273207369729", + "text" : "Red Bull 400 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/81GSXCPFlp https:\/\/t.co\/A3QYzUNZR2", + "id" : 991411273207369729, + "created_at" : "2018-05-01 20:17:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991408384699138049\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/V2aoHYPkzn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcIwqtrWkAEUO-q.png", + "id_str" : "991408378348998657", + "id" : 991408378348998657, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcIwqtrWkAEUO-q.png", + "sizes" : [ { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 548 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Universo 2000", + "display_url" : "pic.twitter.com\/V2aoHYPkzn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/AnnqhEY7np", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839180803&oldid=784208341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991408384699138049", + "text" : "Universo 2000 Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/AnnqhEY7np https:\/\/t.co\/V2aoHYPkzn", + "id" : 991408384699138049, + "created_at" : "2018-05-01 20:05:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/991360666844921856\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/SSCahBdIYq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DcIFRQdVMAAhZHl.png", + "id_str" : "991360662008836096", + "id" : 991360662008836096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DcIFRQdVMAAhZHl.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/SSCahBdIYq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/CcmJSEmBTs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=839156719&oldid=839141756", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "991360666844921856", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CcmJSEmBTs https:\/\/t.co\/SSCahBdIYq", + "id" : 991360666844921856, + "created_at" : "2018-05-01 16:56:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_06.js b/20181122/data/js/tweets/2018_06.js new file mode 100644 index 00000000..72562acc --- /dev/null +++ b/20181122/data/js/tweets/2018_06.js @@ -0,0 +1,12240 @@ +Grailbird.data.tweets_2018_06 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012791497954070528\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/11YrN8N0qN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dg4of3FXUAAZrwP.png", + "id_str" : "1012791494032445440", + "id" : 1012791494032445440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dg4of3FXUAAZrwP.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 496 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Trans Mountain Pipeline", + "display_url" : "pic.twitter.com\/11YrN8N0qN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/72Zy9G9cHL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848103781&oldid=847965375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012791497954070528", + "text" : "Trans Mountain Pipeline Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/72Zy9G9cHL https:\/\/t.co\/11YrN8N0qN", + "id" : 1012791497954070528, + "created_at" : "2018-06-29 20:14:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012770947126919168\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/OGdeBvvWwn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dg4VzusWkAAVTLk.png", + "id_str" : "1012770944656510976", + "id" : 1012770944656510976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dg4VzusWkAAVTLk.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/OGdeBvvWwn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/M1cIeIwf2X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848092174&oldid=847942374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012770947126919168", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M1cIeIwf2X https:\/\/t.co\/OGdeBvvWwn", + "id" : 1012770947126919168, + "created_at" : "2018-06-29 18:53:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012703351878778881\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/DxP0uigjve", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dg3YVEpU0AAPb1N.png", + "id_str" : "1012703347764154368", + "id" : 1012703347764154368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dg3YVEpU0AAPb1N.png", + "sizes" : [ { + "h" : 551, + "resize" : "fit", + "w" : 680 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Little Dorrit", + "display_url" : "pic.twitter.com\/DxP0uigjve" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/DZ9zJhoPhg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848055670&oldid=847729891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012703351878778881", + "text" : "Little Dorrit Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DZ9zJhoPhg https:\/\/t.co\/DxP0uigjve", + "id" : 1012703351878778881, + "created_at" : "2018-06-29 14:24:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012578888373948416\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/s95ra2CM81", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dg1nIYlX4AE_32V.png", + "id_str" : "1012578884964048897", + "id" : 1012578884964048897, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dg1nIYlX4AE_32V.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 682 + }, { + "h" : 680, + "resize" : "fit", + "w" : 226 + }, { + "h" : 2624, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 400 + } ], + "media_alt" : "Screenshot of edit to Gluten", + "display_url" : "pic.twitter.com\/s95ra2CM81" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/hi5R3dskrK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848005954&oldid=848005530", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012578888373948416", + "text" : "Gluten Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hi5R3dskrK https:\/\/t.co\/s95ra2CM81", + "id" : 1012578888373948416, + "created_at" : "2018-06-29 06:09:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012577593806217216\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/CqqcofMyW3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dg1l8j7XkAYaCMd.png", + "id_str" : "1012577582339035142", + "id" : 1012577582339035142, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dg1l8j7XkAYaCMd.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 232 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 697 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 409 + }, { + "h" : 2567, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gluten", + "display_url" : "pic.twitter.com\/CqqcofMyW3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Tvh8Iyjlg5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848005530&oldid=844855356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012577593806217216", + "text" : "Gluten Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Tvh8Iyjlg5 https:\/\/t.co\/CqqcofMyW3", + "id" : 1012577593806217216, + "created_at" : "2018-06-29 06:04:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012421269982187520\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/wQhl3Pc2r9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzXximWAAAvgDM.png", + "id_str" : "1012421262352711680", + "id" : 1012421262352711680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzXximWAAAvgDM.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 346, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Billy Burke (actor)", + "display_url" : "pic.twitter.com\/wQhl3Pc2r9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/3SKDuJSNmx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847934992&oldid=845595300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012421269982187520", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3SKDuJSNmx https:\/\/t.co\/wQhl3Pc2r9", + "id" : 1012421269982187520, + "created_at" : "2018-06-28 19:43:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012420566341603328\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/EoZlsFH1Js", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzXIxZX4AAnD7u.png", + "id_str" : "1012420561950203904", + "id" : 1012420561950203904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzXIxZX4AAnD7u.png", + "sizes" : [ { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 657, + "resize" : "fit", + "w" : 680 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:205.193.94.40", + "display_url" : "pic.twitter.com\/EoZlsFH1Js" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/pNUwMy9au8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847934476&oldid=838246846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012420566341603328", + "text" : "User talk:205.193.94.40 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pNUwMy9au8 https:\/\/t.co\/EoZlsFH1Js", + "id" : 1012420566341603328, + "created_at" : "2018-06-28 19:40:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012408366298206209\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/uIDXgSJ4tp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzMCrqUYAAUF8o.png", + "id_str" : "1012408362703544320", + "id" : 1012408362703544320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzMCrqUYAAUF8o.png", + "sizes" : [ { + "h" : 426, + "resize" : "fit", + "w" : 680 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/uIDXgSJ4tp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/j4HbgOGMT3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847927635&oldid=847927559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012408366298206209", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j4HbgOGMT3 https:\/\/t.co\/uIDXgSJ4tp", + "id" : 1012408366298206209, + "created_at" : "2018-06-28 18:52:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012408226543996934\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ACtd3Jp0Em", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzL6g_WkAA-3Pz.png", + "id_str" : "1012408222400024576", + "id" : 1012408222400024576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzL6g_WkAA-3Pz.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/ACtd3Jp0Em" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/eTYqgovXBN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847927559&oldid=847927358", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012408226543996934", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eTYqgovXBN https:\/\/t.co\/ACtd3Jp0Em", + "id" : 1012408226543996934, + "created_at" : "2018-06-28 18:51:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012407842614206465\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/H8mwt5U13w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzLkM_WkAAAkAu.png", + "id_str" : "1012407839074193408", + "id" : 1012407839074193408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzLkM_WkAAAkAu.png", + "sizes" : [ { + "h" : 1109, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 536 + }, { + "h" : 1109, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1109, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/H8mwt5U13w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/kRyxyA1Sn6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847927358&oldid=847924727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012407842614206465", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kRyxyA1Sn6 https:\/\/t.co\/H8mwt5U13w", + "id" : 1012407842614206465, + "created_at" : "2018-06-28 18:50:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012403404310761474\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/geWzRHx3gF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzHh11XkAEmzB-.png", + "id_str" : "1012403400452050945", + "id" : 1012403400452050945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzHh11XkAEmzB-.png", + "sizes" : [ { + "h" : 384, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 299, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Complete measure", + "display_url" : "pic.twitter.com\/geWzRHx3gF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/773DfYOAP8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847924952&oldid=825602749", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012403404310761474", + "text" : "Complete measure Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/773DfYOAP8 https:\/\/t.co\/geWzRHx3gF", + "id" : 1012403404310761474, + "created_at" : "2018-06-28 18:32:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012403020267737089\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/j45T0coFXj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzHLefWsAEBZOA.png", + "id_str" : "1012403016228581377", + "id" : 1012403016228581377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzHLefWsAEBZOA.png", + "sizes" : [ { + "h" : 566, + "resize" : "fit", + "w" : 874 + }, { + "h" : 440, + "resize" : "fit", + "w" : 680 + }, { + "h" : 566, + "resize" : "fit", + "w" : 874 + }, { + "h" : 566, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/j45T0coFXj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/yZLfKTnxmt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847924727&oldid=847924148", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012403020267737089", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yZLfKTnxmt https:\/\/t.co\/j45T0coFXj", + "id" : 1012403020267737089, + "created_at" : "2018-06-28 18:31:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012401963923836930\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/PYNOaLSlVK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzGNcrV4AAzVIE.png", + "id_str" : "1012401950590099456", + "id" : 1012401950590099456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzGNcrV4AAzVIE.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/PYNOaLSlVK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/VAigrN4GIB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847924148&oldid=847923612", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012401963923836930", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VAigrN4GIB https:\/\/t.co\/PYNOaLSlVK", + "id" : 1012401963923836930, + "created_at" : "2018-06-28 18:26:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012401060336603136\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/0LGOnWbdVs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzFZezXkAMrdO7.png", + "id_str" : "1012401057807437827", + "id" : 1012401057807437827, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzFZezXkAMrdO7.png", + "sizes" : [ { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 601, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/0LGOnWbdVs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/jrXU5h37d5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847923612&oldid=847923537", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012401060336603136", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jrXU5h37d5 https:\/\/t.co\/0LGOnWbdVs", + "id" : 1012401060336603136, + "created_at" : "2018-06-28 18:23:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012400916874563585\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/OQaZkrCbQd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzFQ_NWsAAVb4v.png", + "id_str" : "1012400911887544320", + "id" : 1012400911887544320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzFQ_NWsAAVb4v.png", + "sizes" : [ { + "h" : 642, + "resize" : "fit", + "w" : 680 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 825, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/OQaZkrCbQd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/I5N37JHTEx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847923537&oldid=847922721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012400916874563585", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I5N37JHTEx https:\/\/t.co\/OQaZkrCbQd", + "id" : 1012400916874563585, + "created_at" : "2018-06-28 18:22:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012399358082461696\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/R5AEtx5N3y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzD2XlX4AAXLM0.png", + "id_str" : "1012399355062640640", + "id" : 1012399355062640640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzD2XlX4AAXLM0.png", + "sizes" : [ { + "h" : 646, + "resize" : "fit", + "w" : 874 + }, { + "h" : 646, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 646, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/R5AEtx5N3y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/cZhIsMH37c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847922721&oldid=847922407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012399358082461696", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cZhIsMH37c https:\/\/t.co\/R5AEtx5N3y", + "id" : 1012399358082461696, + "created_at" : "2018-06-28 18:16:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012398770405994497\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/VcNLGX0rm1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgzDT1iXUAUxBLe.png", + "id_str" : "1012398761807663109", + "id" : 1012398761807663109, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgzDT1iXUAUxBLe.png", + "sizes" : [ { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 635, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/VcNLGX0rm1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5ucviVe9sG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847922407&oldid=847919875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012398770405994497", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5ucviVe9sG https:\/\/t.co\/VcNLGX0rm1", + "id" : 1012398770405994497, + "created_at" : "2018-06-28 18:14:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012393715074248704\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/nE2zUeAwvA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgy-t1FWAAA7CfD.png", + "id_str" : "1012393710804402176", + "id" : 1012393710804402176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgy-t1FWAAA7CfD.png", + "sizes" : [ { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 674, + "resize" : "fit", + "w" : 680 + }, { + "h" : 866, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/nE2zUeAwvA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/A5LTfnzaCz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847919875&oldid=847917957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012393715074248704", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/A5LTfnzaCz https:\/\/t.co\/nE2zUeAwvA", + "id" : 1012393715074248704, + "created_at" : "2018-06-28 17:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012389505708511233\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/H98C7An7GB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgy6463X4AInrkE.png", + "id_str" : "1012389503288467458", + "id" : 1012389503288467458, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgy6463X4AInrkE.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/H98C7An7GB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/3t8iQpK9Me", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847917957&oldid=847917408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012389505708511233", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3t8iQpK9Me https:\/\/t.co\/H98C7An7GB", + "id" : 1012389505708511233, + "created_at" : "2018-06-28 17:37:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012388236327575553\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/txA3h9jjuA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgy5u-oW0AA230m.png", + "id_str" : "1012388232988905472", + "id" : 1012388232988905472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgy5u-oW0AA230m.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/txA3h9jjuA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/5QT20k0att", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847917408&oldid=847917235", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012388236327575553", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5QT20k0att https:\/\/t.co\/txA3h9jjuA", + "id" : 1012388236327575553, + "created_at" : "2018-06-28 17:32:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012387801604771840\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ub5QzBlNaL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgy5Vj5XcAIk1Lc.png", + "id_str" : "1012387796315762690", + "id" : 1012387796315762690, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgy5Vj5XcAIk1Lc.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/ub5QzBlNaL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Re6cJ1TXfd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847917127&oldid=847086464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012387801604771840", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Re6cJ1TXfd https:\/\/t.co\/ub5QzBlNaL", + "id" : 1012387801604771840, + "created_at" : "2018-06-28 17:30:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012387801655070720\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ogwdS5VV71", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgy5Vj3XkAMJli4.png", + "id_str" : "1012387796307382275", + "id" : 1012387796307382275, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgy5Vj3XkAMJli4.png", + "sizes" : [ { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/ogwdS5VV71" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Uhh6eFGj4N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847917235&oldid=847917194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012387801655070720", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Uhh6eFGj4N https:\/\/t.co\/ogwdS5VV71", + "id" : 1012387801655070720, + "created_at" : "2018-06-28 17:30:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012384998853369858\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/m2h8YYyd3D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgy2yeqWAAEAgDD.png", + "id_str" : "1012384994591899649", + "id" : 1012384994591899649, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgy2yeqWAAEAgDD.png", + "sizes" : [ { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Lindell Wigginton", + "display_url" : "pic.twitter.com\/m2h8YYyd3D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/shVJC57P1N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847915705&oldid=833685095", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012384998853369858", + "text" : "Lindell Wigginton Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/shVJC57P1N https:\/\/t.co\/m2h8YYyd3D", + "id" : 1012384998853369858, + "created_at" : "2018-06-28 17:19:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012348784838430721\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/RL3FHOAjnX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgyV2jcUEAAC0A7.png", + "id_str" : "1012348780710989824", + "id" : 1012348780710989824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgyV2jcUEAAC0A7.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 664 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to USNS Andrew J. Higgins (T-AO-190)", + "display_url" : "pic.twitter.com\/RL3FHOAjnX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/7Spqlvq4CQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847898677&oldid=827565900", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012348784838430721", + "text" : "USNS Andrew J. Higgins (T-AO-190) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7Spqlvq4CQ https:\/\/t.co\/RL3FHOAjnX", + "id" : 1012348784838430721, + "created_at" : "2018-06-28 14:55:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012347754755117056\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/KVQCkFSHNd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgyU6kdXcAAvlAu.png", + "id_str" : "1012347750191689728", + "id" : 1012347750191689728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgyU6kdXcAAvlAu.png", + "sizes" : [ { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 566, + "resize" : "fit", + "w" : 680 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Convex function", + "display_url" : "pic.twitter.com\/KVQCkFSHNd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/p3MZBBqat1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847898079&oldid=845066454", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012347754755117056", + "text" : "Convex function Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/p3MZBBqat1 https:\/\/t.co\/KVQCkFSHNd", + "id" : 1012347754755117056, + "created_at" : "2018-06-28 14:51:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012334865608568833\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yXFkPyFFS0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgyJMPkWsAAxcWB.png", + "id_str" : "1012334859681968128", + "id" : 1012334859681968128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgyJMPkWsAAxcWB.png", + "sizes" : [ { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 692, + "resize" : "fit", + "w" : 874 + }, { + "h" : 538, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Stewart Derbishire", + "display_url" : "pic.twitter.com\/yXFkPyFFS0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/JS92L4YejU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847891127&oldid=847890360", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012334865608568833", + "text" : "Stewart Derbishire Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/JS92L4YejU https:\/\/t.co\/yXFkPyFFS0", + "id" : 1012334865608568833, + "created_at" : "2018-06-28 14:00:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012333066671607810\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/MX3kmJD1U6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgyHjvXXcAAh0OU.png", + "id_str" : "1012333064331161600", + "id" : 1012333064331161600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgyHjvXXcAAh0OU.png", + "sizes" : [ { + "h" : 647, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 680 + }, { + "h" : 647, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 647, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Stewart Derbishire", + "display_url" : "pic.twitter.com\/MX3kmJD1U6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/LUDoDTZmuo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847890360&oldid=742679993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012333066671607810", + "text" : "Stewart Derbishire Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/LUDoDTZmuo https:\/\/t.co\/MX3kmJD1U6", + "id" : 1012333066671607810, + "created_at" : "2018-06-28 13:53:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012330323202461697\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Hby9z1oG4a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgyFD5GXkAAfFtP.png", + "id_str" : "1012330318165151744", + "id" : 1012330318165151744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgyFD5GXkAAfFtP.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Hamilton Cardinals", + "display_url" : "pic.twitter.com\/Hby9z1oG4a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/CVoPrLPbwN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847889118&oldid=847889008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012330323202461697", + "text" : "Hamilton Cardinals Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CVoPrLPbwN https:\/\/t.co\/Hby9z1oG4a", + "id" : 1012330323202461697, + "created_at" : "2018-06-28 13:42:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012330028149944321\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/WBNUwL1OXH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgyEyvWXUAMKko3.png", + "id_str" : "1012330023490113539", + "id" : 1012330023490113539, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgyEyvWXUAMKko3.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Hamilton Cardinals", + "display_url" : "pic.twitter.com\/WBNUwL1OXH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/74hDbbqkBW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847889008&oldid=847888851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012330028149944321", + "text" : "Hamilton Cardinals Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/74hDbbqkBW https:\/\/t.co\/WBNUwL1OXH", + "id" : 1012330028149944321, + "created_at" : "2018-06-28 13:41:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012329576058507264\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/zeK2G5i7BE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgyEYhKWsAI5T1G.png", + "id_str" : "1012329573005045762", + "id" : 1012329573005045762, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgyEYhKWsAI5T1G.png", + "sizes" : [ { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Hamilton Cardinals", + "display_url" : "pic.twitter.com\/zeK2G5i7BE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/btWAi6BQzU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847888851&oldid=779759976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012329576058507264", + "text" : "Hamilton Cardinals Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/btWAi6BQzU https:\/\/t.co\/zeK2G5i7BE", + "id" : 1012329576058507264, + "created_at" : "2018-06-28 13:39:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012313019517489152\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/LPAsriQlKK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgx1UunWAAIExk7.png", + "id_str" : "1012313015222403074", + "id" : 1012313015222403074, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgx1UunWAAIExk7.png", + "sizes" : [ { + "h" : 2548, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 233 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 702 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 412 + } ], + "media_alt" : "Screenshot of edit to Tom\u00E1\u0161 Hertl", + "display_url" : "pic.twitter.com\/LPAsriQlKK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/pFziUAaVFq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847882194&oldid=847882126", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012313019517489152", + "text" : "Tom\u00E1\u0161 Hertl Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/pFziUAaVFq https:\/\/t.co\/LPAsriQlKK", + "id" : 1012313019517489152, + "created_at" : "2018-06-28 12:33:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012312874478440448\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/C5kJ2yDR8F", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgx1MI5W4AE-vcT.png", + "id_str" : "1012312867658457089", + "id" : 1012312867658457089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgx1MI5W4AE-vcT.png", + "sizes" : [ { + "h" : 2592, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 691 + }, { + "h" : 680, + "resize" : "fit", + "w" : 229 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 405 + } ], + "media_alt" : "Screenshot of edit to Tom\u00E1\u0161 Hertl", + "display_url" : "pic.twitter.com\/C5kJ2yDR8F" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/mQkk6oOyYh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847882126&oldid=847225949", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012312874478440448", + "text" : "Tom\u00E1\u0161 Hertl Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/mQkk6oOyYh https:\/\/t.co\/C5kJ2yDR8F", + "id" : 1012312874478440448, + "created_at" : "2018-06-28 12:32:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012144421666721796\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/pqX3ZdnXJV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgvb_EyW0AA3YpV.png", + "id_str" : "1012144417938001920", + "id" : 1012144417938001920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgvb_EyW0AA3YpV.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Submarines in the United States Navy", + "display_url" : "pic.twitter.com\/pqX3ZdnXJV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/gPHvDFvJ0e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847824451&oldid=844476831", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012144421666721796", + "text" : "Submarines in the United States Na Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gPHvDFvJ0e https:\/\/t.co\/pqX3ZdnXJV", + "id" : 1012144421666721796, + "created_at" : "2018-06-28 01:23:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012017133105176576\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/FxHTbV5Bnk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgtoNumU0AI4YuH.png", + "id_str" : "1012017126331174914", + "id" : 1012017126331174914, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgtoNumU0AI4YuH.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 541 + }, { + "h" : 1940, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 306 + }, { + "h" : 1940, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 1979 Machchhu dam failure", + "display_url" : "pic.twitter.com\/FxHTbV5Bnk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/FRVPKxchGM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847768416&oldid=838359125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012017133105176576", + "text" : "1979 Machchhu dam failure Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/FRVPKxchGM https:\/\/t.co\/FxHTbV5Bnk", + "id" : 1012017133105176576, + "created_at" : "2018-06-27 16:57:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1012008252257787905\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/OalTxMJctc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgtgJBWXcAEOIjz.png", + "id_str" : "1012008249372143617", + "id" : 1012008249372143617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgtgJBWXcAEOIjz.png", + "sizes" : [ { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 639 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to BlackBerry", + "display_url" : "pic.twitter.com\/OalTxMJctc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/LAle9sPvGn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847763752&oldid=847730157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1012008252257787905", + "text" : "BlackBerry Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LAle9sPvGn https:\/\/t.co\/OalTxMJctc", + "id" : 1012008252257787905, + "created_at" : "2018-06-27 16:22:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011991661298282496\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/u953eHHOLj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgtRDT3WsAAoiR_.png", + "id_str" : "1011991658588712960", + "id" : 1011991658588712960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgtRDT3WsAAoiR_.png", + "sizes" : [ { + "h" : 463, + "resize" : "fit", + "w" : 680 + }, { + "h" : 595, + "resize" : "fit", + "w" : 874 + }, { + "h" : 595, + "resize" : "fit", + "w" : 874 + }, { + "h" : 595, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/u953eHHOLj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/sw2y73q8OZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847755910&oldid=847167633", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011991661298282496", + "text" : "Talk:Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sw2y73q8OZ https:\/\/t.co\/u953eHHOLj", + "id" : 1011991661298282496, + "created_at" : "2018-06-27 15:16:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011965575566852096\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Dm1YoiYlRe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgs5U8bWkAAa1R1.png", + "id_str" : "1011965573255827456", + "id" : 1011965573255827456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgs5U8bWkAAa1R1.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Orleans, Ontario", + "display_url" : "pic.twitter.com\/Dm1YoiYlRe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/HFRMCfeMeE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847742550&oldid=834520178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011965575566852096", + "text" : "Orleans, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HFRMCfeMeE https:\/\/t.co\/Dm1YoiYlRe", + "id" : 1011965575566852096, + "created_at" : "2018-06-27 13:32:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011930319451312129\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/FORHBZa8Qk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgsZQufX4A4tc7G.png", + "id_str" : "1011930316423028750", + "id" : 1011930316423028750, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgsZQufX4A4tc7G.png", + "sizes" : [ { + "h" : 669, + "resize" : "fit", + "w" : 680 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + }, { + "h" : 860, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pat Brisson", + "display_url" : "pic.twitter.com\/FORHBZa8Qk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/MVFUlKQVQA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847728358&oldid=847189719", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011930319451312129", + "text" : "Pat Brisson Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MVFUlKQVQA https:\/\/t.co\/FORHBZa8Qk", + "id" : 1011930319451312129, + "created_at" : "2018-06-27 11:12:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011925980766769152\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rA3K8OysCu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgsVUN0WAAA0t3l.png", + "id_str" : "1011925978325581824", + "id" : 1011925978325581824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgsVUN0WAAA0t3l.png", + "sizes" : [ { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 370, + "resize" : "fit", + "w" : 874 + }, { + "h" : 288, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gisela Stuart", + "display_url" : "pic.twitter.com\/rA3K8OysCu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/JgR9hkp679", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847726783&oldid=846902976", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011925980766769152", + "text" : "Gisela Stuart Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JgR9hkp679 https:\/\/t.co\/rA3K8OysCu", + "id" : 1011925980766769152, + "created_at" : "2018-06-27 10:55:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011752052261715969\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/CAovls6zfo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgp3IM1V4AMlFI7.png", + "id_str" : "1011752049065713667", + "id" : 1011752049065713667, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgp3IM1V4AMlFI7.png", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Treasury Board", + "display_url" : "pic.twitter.com\/CAovls6zfo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ckgSq6Hgai", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847664380&oldid=840822712", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011752052261715969", + "text" : "Treasury Board Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ckgSq6Hgai https:\/\/t.co\/CAovls6zfo", + "id" : 1011752052261715969, + "created_at" : "2018-06-26 23:24:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011741900225875969\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/lGVJNEXAId", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgpt5QXWsAM0C3f.png", + "id_str" : "1011741896710991875", + "id" : 1011741896710991875, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgpt5QXWsAM0C3f.png", + "sizes" : [ { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + }, { + "h" : 294, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 378, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 4th Canadian Division", + "display_url" : "pic.twitter.com\/lGVJNEXAId" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/elbjGsMbeU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847660654&oldid=841478527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011741900225875969", + "text" : "4th Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/elbjGsMbeU https:\/\/t.co\/lGVJNEXAId", + "id" : 1011741900225875969, + "created_at" : "2018-06-26 22:44:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011676354486599680\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/GjiQmX1moH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgoySAPU0AE_5FO.png", + "id_str" : "1011676351181410305", + "id" : 1011676351181410305, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgoySAPU0AE_5FO.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/GjiQmX1moH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/hMjOsM3UFY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847631212&oldid=847480116", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011676354486599680", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hMjOsM3UFY https:\/\/t.co\/GjiQmX1moH", + "id" : 1011676354486599680, + "created_at" : "2018-06-26 18:23:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011653449174446081\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/JZPatKjwu6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgodczVX4AIUh1z.png", + "id_str" : "1011653446951493634", + "id" : 1011653446951493634, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgodczVX4AIUh1z.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to UFC 226", + "display_url" : "pic.twitter.com\/JZPatKjwu6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/GSksd2KFVC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847620335&oldid=847388178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011653449174446081", + "text" : "UFC 226 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GSksd2KFVC https:\/\/t.co\/JZPatKjwu6", + "id" : 1011653449174446081, + "created_at" : "2018-06-26 16:52:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011613855938641920\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/6nLdw22whu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgn5cJPW0AE9pgV.png", + "id_str" : "1011613853233369089", + "id" : 1011613853233369089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgn5cJPW0AE9pgV.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 566 + }, { + "h" : 1852, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 321 + }, { + "h" : 1852, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Transparent ceramics", + "display_url" : "pic.twitter.com\/6nLdw22whu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/cxAOIrUX6y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847599926&oldid=846615371", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011613855938641920", + "text" : "Transparent ceramics Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cxAOIrUX6y https:\/\/t.co\/6nLdw22whu", + "id" : 1011613855938641920, + "created_at" : "2018-06-26 14:15:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011330810870411264\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/9N4Q7ni6XP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgj4ApuUcAErvIo.png", + "id_str" : "1011330806428495873", + "id" : 1011330806428495873, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgj4ApuUcAErvIo.png", + "sizes" : [ { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 379, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canada Industrial Relations Board", + "display_url" : "pic.twitter.com\/9N4Q7ni6XP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/mZclXktXgL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847495981&oldid=823766556", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011330810870411264", + "text" : "Canada Industrial Relations Board Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mZclXktXgL https:\/\/t.co\/9N4Q7ni6XP", + "id" : 1011330810870411264, + "created_at" : "2018-06-25 19:30:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011303667243409410\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/AZaTqGMfxB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgjfU0pWsAAw-fw.png", + "id_str" : "1011303665167151104", + "id" : 1011303665167151104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgjfU0pWsAAw-fw.png", + "sizes" : [ { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 331, + "resize" : "fit", + "w" : 680 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Communications and Electronics Branch", + "display_url" : "pic.twitter.com\/AZaTqGMfxB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ubYH2GnxRz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847483384&oldid=844848097", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011303667243409410", + "text" : "Communications and Electronics Bra Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ubYH2GnxRz https:\/\/t.co\/AZaTqGMfxB", + "id" : 1011303667243409410, + "created_at" : "2018-06-25 17:42:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011303569734164480\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/IPDqCnLRgj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgjfO82W0AAsdvE.png", + "id_str" : "1011303564289953792", + "id" : 1011303564289953792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgjfO82W0AAsdvE.png", + "sizes" : [ { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Armed Forces", + "display_url" : "pic.twitter.com\/IPDqCnLRgj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/72ZzACR3W0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847483350&oldid=846594673", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011303569734164480", + "text" : "Canadian Armed Forces Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/72ZzACR3W0 https:\/\/t.co\/IPDqCnLRgj", + "id" : 1011303569734164480, + "created_at" : "2018-06-25 17:42:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011303402188525568\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/FzwEWlbZn2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgjfFPMW0AAwd8N.png", + "id_str" : "1011303397415374848", + "id" : 1011303397415374848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgjfFPMW0AAwd8N.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFS Leitrim", + "display_url" : "pic.twitter.com\/FzwEWlbZn2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/evFRENo312", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847483285&oldid=806836652", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011303402188525568", + "text" : "CFS Leitrim Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/evFRENo312 https:\/\/t.co\/FzwEWlbZn2", + "id" : 1011303402188525568, + "created_at" : "2018-06-25 17:41:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011285791266557952\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/rBKxwOkVIJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgjPEEoVAAE7PqH.png", + "id_str" : "1011285785213992961", + "id" : 1011285785213992961, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgjPEEoVAAE7PqH.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 640 + }, { + "h" : 928, + "resize" : "fit", + "w" : 874 + }, { + "h" : 928, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 928, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to User:Rick Murowinski\/sandbox", + "display_url" : "pic.twitter.com\/rBKxwOkVIJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/GTKvWSaYgB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847474339&oldid=847474175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011285791266557952", + "text" : "User:Rick Murowinski\/sandbox Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/GTKvWSaYgB https:\/\/t.co\/rBKxwOkVIJ", + "id" : 1011285791266557952, + "created_at" : "2018-06-25 16:31:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011285441763475456\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/lhayDlkJgE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgjOv6wW0AEJt-n.png", + "id_str" : "1011285438965927937", + "id" : 1011285438965927937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgjOv6wW0AEJt-n.png", + "sizes" : [ { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 307, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User:Rick Murowinski\/sandbox", + "display_url" : "pic.twitter.com\/lhayDlkJgE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/bbwaqBbA1V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847474175&oldid=847473448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011285441763475456", + "text" : "User:Rick Murowinski\/sandbox Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/bbwaqBbA1V https:\/\/t.co\/lhayDlkJgE", + "id" : 1011285441763475456, + "created_at" : "2018-06-25 16:30:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011283969835520005\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/G7sezwnVrf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgjNaJyX0AEM_6m.png", + "id_str" : "1011283965532164097", + "id" : 1011283965532164097, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgjNaJyX0AEM_6m.png", + "sizes" : [ { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 307, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User:Rick Murowinski\/sandbox", + "display_url" : "pic.twitter.com\/G7sezwnVrf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6uFeOlrPiy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847473448&oldid=846904974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011283969835520005", + "text" : "User:Rick Murowinski\/sandbox Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/6uFeOlrPiy https:\/\/t.co\/G7sezwnVrf", + "id" : 1011283969835520005, + "created_at" : "2018-06-25 16:24:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1011254347915759617\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/AHIKqYVBq4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dgiyd6gWkAIR89M.png", + "id_str" : "1011254343335579650", + "id" : 1011254343335579650, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dgiyd6gWkAIR89M.png", + "sizes" : [ { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Check mark", + "display_url" : "pic.twitter.com\/AHIKqYVBq4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/LRX2x7HITG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847459644&oldid=847000277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1011254347915759617", + "text" : "Check mark Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LRX2x7HITG https:\/\/t.co\/AHIKqYVBq4", + "id" : 1011254347915759617, + "created_at" : "2018-06-25 14:26:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1010892970449620993\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/hxpXITgqA6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgdpzDWW4AIzIcX.png", + "id_str" : "1010892967161290754", + "id" : 1010892967161290754, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgdpzDWW4AIzIcX.png", + "sizes" : [ { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 680 + }, { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Platoon", + "display_url" : "pic.twitter.com\/hxpXITgqA6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/fQgny38khg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847324996&oldid=796249077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1010892970449620993", + "text" : "Talk:Platoon Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fQgny38khg https:\/\/t.co\/hxpXITgqA6", + "id" : 1010892970449620993, + "created_at" : "2018-06-24 14:30:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1010248846713253888\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/nVCAkwhuyj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgUf96EXcAAPR73.png", + "id_str" : "1010248839834595328", + "id" : 1010248839834595328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgUf96EXcAAPR73.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 1 Service Battalion", + "display_url" : "pic.twitter.com\/nVCAkwhuyj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/x1nQA1IgSo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847079302&oldid=839673966", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1010248846713253888", + "text" : "1 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/x1nQA1IgSo https:\/\/t.co\/nVCAkwhuyj", + "id" : 1010248846713253888, + "created_at" : "2018-06-22 19:51:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1010145930362998784\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/Y3vkQ7N5Sz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgTCXqZXcAI_8zA.png", + "id_str" : "1010145928211296258", + "id" : 1010145928211296258, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgTCXqZXcAI_8zA.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of individual apes", + "display_url" : "pic.twitter.com\/Y3vkQ7N5Sz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/UwYSDj6K3p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847032700&oldid=847028635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1010145930362998784", + "text" : "List of individual apes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UwYSDj6K3p https:\/\/t.co\/Y3vkQ7N5Sz", + "id" : 1010145930362998784, + "created_at" : "2018-06-22 13:02:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1010140838645641216\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/32IGOSOTgg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgS9vKBWkAALsKD.jpg", + "id_str" : "1010140834279362560", + "id" : 1010140834279362560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgS9vKBWkAALsKD.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 317, + "resize" : "fit", + "w" : 680 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to File size", + "display_url" : "pic.twitter.com\/32IGOSOTgg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/hydHQnh7L7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=847030848&oldid=832068145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1010140838645641216", + "text" : "File size Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hydHQnh7L7 https:\/\/t.co\/32IGOSOTgg", + "id" : 1010140838645641216, + "created_at" : "2018-06-22 12:41:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009981686329888768\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/DAwtTUzISM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgQs_XjW4AAEVGH.png", + "id_str" : "1009981683603529728", + "id" : 1009981683603529728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgQs_XjW4AAEVGH.png", + "sizes" : [ { + "h" : 1752, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1752, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 339 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 599 + } ], + "media_alt" : "Screenshot of edit to Val Marie", + "display_url" : "pic.twitter.com\/DAwtTUzISM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/6SV73KMIn0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846975481&oldid=846974917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009981686329888768", + "text" : "Val Marie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6SV73KMIn0 https:\/\/t.co\/DAwtTUzISM", + "id" : 1009981686329888768, + "created_at" : "2018-06-22 02:09:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009980528475492352\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/3o5GLHGKHo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgQr76OUYAA-YIv.png", + "id_str" : "1009980524679421952", + "id" : 1009980524679421952, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgQr76OUYAA-YIv.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 651 + }, { + "h" : 2749, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 216 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 382 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Val Marie", + "display_url" : "pic.twitter.com\/3o5GLHGKHo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/I7XovsWx7J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846974917&oldid=846972570", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009980528475492352", + "text" : "Val Marie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/I7XovsWx7J https:\/\/t.co\/3o5GLHGKHo", + "id" : 1009980528475492352, + "created_at" : "2018-06-22 02:04:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009975042355138561\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/6SlEeJENfr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgQm8WLWkAAvOTC.png", + "id_str" : "1009975034625036288", + "id" : 1009975034625036288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgQm8WLWkAAvOTC.png", + "sizes" : [ { + "h" : 3988, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 449 + }, { + "h" : 680, + "resize" : "fit", + "w" : 149 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 263 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Val Marie", + "display_url" : "pic.twitter.com\/6SlEeJENfr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/BRfqb8QCdy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846972570&oldid=811801419", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009975042355138561", + "text" : "Val Marie Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BRfqb8QCdy https:\/\/t.co\/6SlEeJENfr", + "id" : 1009975042355138561, + "created_at" : "2018-06-22 01:43:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009924667879165953\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/WHdFezBs9R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgP5IYFUYAASw5d.png", + "id_str" : "1009924663760150528", + "id" : 1009924663760150528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgP5IYFUYAASw5d.png", + "sizes" : [ { + "h" : 1190, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 499 + }, { + "h" : 1190, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1190, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pouce Coupe", + "display_url" : "pic.twitter.com\/WHdFezBs9R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/gPdaro2vOc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846951114&oldid=846593203", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009924667879165953", + "text" : "Pouce Coupe Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gPdaro2vOc https:\/\/t.co\/WHdFezBs9R", + "id" : 1009924667879165953, + "created_at" : "2018-06-21 22:22:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009887008511201281\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/PcD9JFZkxY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgPW4V2WkAERmiL.png", + "id_str" : "1009887004887257089", + "id" : 1009887004887257089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgPW4V2WkAERmiL.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 787 + }, { + "h" : 680, + "resize" : "fit", + "w" : 446 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/PcD9JFZkxY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/5fX2Fnf14y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846933599&oldid=846933510", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009887008511201281", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/5fX2Fnf14y https:\/\/t.co\/PcD9JFZkxY", + "id" : 1009887008511201281, + "created_at" : "2018-06-21 19:53:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009886852944449540\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/oybMzfxcRV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgPWvV1UwAErs7R.png", + "id_str" : "1009886850264121345", + "id" : 1009886850264121345, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgPWvV1UwAErs7R.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 425 + }, { + "h" : 1398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 750 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1398, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Official Languages Act (Canada)", + "display_url" : "pic.twitter.com\/oybMzfxcRV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/0cIjTTP64q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846933510&oldid=835147948", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009886852944449540", + "text" : "Official Languages Act (Canada) Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/0cIjTTP64q https:\/\/t.co\/oybMzfxcRV", + "id" : 1009886852944449540, + "created_at" : "2018-06-21 19:52:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009780014215319552\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/CDyq3QBrLG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgN1kZOUYAE0nAt.png", + "id_str" : "1009780009567805441", + "id" : 1009780009567805441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgN1kZOUYAE0nAt.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of awareness days", + "display_url" : "pic.twitter.com\/CDyq3QBrLG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/bYbLBuVP48", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846879765&oldid=846187464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009780014215319552", + "text" : "List of awareness days Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bYbLBuVP48 https:\/\/t.co\/CDyq3QBrLG", + "id" : 1009780014215319552, + "created_at" : "2018-06-21 12:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009544073546469377\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/JFRS34Xo2D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgKe-61WAAAYsos.png", + "id_str" : "1009544070266486784", + "id" : 1009544070266486784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgKe-61WAAAYsos.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Linked list", + "display_url" : "pic.twitter.com\/JFRS34Xo2D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/QMjbNcRut8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846781806&oldid=845161734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009544073546469377", + "text" : "Linked list Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QMjbNcRut8 https:\/\/t.co\/JFRS34Xo2D", + "id" : 1009544073546469377, + "created_at" : "2018-06-20 21:10:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009531816141783041\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/61KgWiFg1v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgKT1g2W0AEuwXq.png", + "id_str" : "1009531814044684289", + "id" : 1009531814044684289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgKT1g2W0AEuwXq.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Lothar von Arnauld de la Peri\u00E8re", + "display_url" : "pic.twitter.com\/61KgWiFg1v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/1sayQKhdmz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846775209&oldid=844680402", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009531816141783041", + "text" : "Lothar von Arnauld de la Peri\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1sayQKhdmz https:\/\/t.co\/61KgWiFg1v", + "id" : 1009531816141783041, + "created_at" : "2018-06-20 20:21:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009531501820735488\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/oGStIkKY1z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgKTjM-W4AAqM6i.png", + "id_str" : "1009531499471888384", + "id" : 1009531499471888384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgKTjM-W4AAqM6i.png", + "sizes" : [ { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 536, + "resize" : "fit", + "w" : 680 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Erysimum cheiranthoides", + "display_url" : "pic.twitter.com\/oGStIkKY1z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/XRbINAY3FW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846774678&oldid=846692575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009531501820735488", + "text" : "Erysimum cheiranthoides Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/XRbINAY3FW https:\/\/t.co\/oGStIkKY1z", + "id" : 1009531501820735488, + "created_at" : "2018-06-20 20:20:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009470694189686794\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/G6NzicyopJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgJcPhwXkAAT3Gn.png", + "id_str" : "1009470688313446400", + "id" : 1009470688313446400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgJcPhwXkAAT3Gn.png", + "sizes" : [ { + "h" : 167, + "resize" : "fit", + "w" : 680 + }, { + "h" : 215, + "resize" : "fit", + "w" : 874 + }, { + "h" : 215, + "resize" : "fit", + "w" : 874 + }, { + "h" : 215, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q8012284", + "display_url" : "pic.twitter.com\/G6NzicyopJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/xg1bgGLMBK", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=699129388&oldid=696618528&rcid=734649457", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009470694189686794", + "text" : "Q8012284 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xg1bgGLMBK https:\/\/t.co\/G6NzicyopJ", + "id" : 1009470694189686794, + "created_at" : "2018-06-20 16:19:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009469038651756545\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/iRiUfsQL89", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgJavLSXUAEIQlu.png", + "id_str" : "1009469033014579201", + "id" : 1009469033014579201, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgJavLSXUAEIQlu.png", + "sizes" : [ { + "h" : 749, + "resize" : "fit", + "w" : 874 + }, { + "h" : 749, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 749, + "resize" : "fit", + "w" : 874 + }, { + "h" : 583, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of law enforcement agencies", + "display_url" : "pic.twitter.com\/iRiUfsQL89" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/2qSx585bEa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846740402&oldid=845400567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009469038651756545", + "text" : "List of law enforcement agencies Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2qSx585bEa https:\/\/t.co\/iRiUfsQL89", + "id" : 1009469038651756545, + "created_at" : "2018-06-20 16:12:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009461868627456009\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/9zEuIArEGL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgJUN9vX0AYSpAY.jpg", + "id_str" : "1009461865372700678", + "id" : 1009461865372700678, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgJUN9vX0AYSpAY.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Amazing Race 6 (Latin America)", + "display_url" : "pic.twitter.com\/9zEuIArEGL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/NpGkPc0GbB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846735890&oldid=838964283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009461868627456009", + "text" : "The Amazing Race 6 (Latin America) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NpGkPc0GbB https:\/\/t.co\/9zEuIArEGL", + "id" : 1009461868627456009, + "created_at" : "2018-06-20 15:43:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009458700732465154\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/TqxTkGexkN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgJRVofWkAAj8Vv.png", + "id_str" : "1009458698572435456", + "id" : 1009458698572435456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgJRVofWkAAj8Vv.png", + "sizes" : [ { + "h" : 339, + "resize" : "fit", + "w" : 874 + }, { + "h" : 264, + "resize" : "fit", + "w" : 680 + }, { + "h" : 339, + "resize" : "fit", + "w" : 874 + }, { + "h" : 339, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Juteau", + "display_url" : "pic.twitter.com\/TqxTkGexkN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/uuTttXvTsT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149694449&oldid=141601959&rcid=365531514", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009458700732465154", + "text" : "Juteau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uuTttXvTsT https:\/\/t.co\/TqxTkGexkN", + "id" : 1009458700732465154, + "created_at" : "2018-06-20 15:31:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009151260942110722\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/nDNUoIQMQE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgE5uQlW4AEOxcG.png", + "id_str" : "1009151258396123137", + "id" : 1009151258396123137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgE5uQlW4AEOxcG.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/nDNUoIQMQE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ADO3ogPrnm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846597760&oldid=846597554", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009151260942110722", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ADO3ogPrnm https:\/\/t.co\/nDNUoIQMQE", + "id" : 1009151260942110722, + "created_at" : "2018-06-19 19:09:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009151139315703810\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/ydQCI0gvL8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgE5nExUcAEBfw0.png", + "id_str" : "1009151134965985281", + "id" : 1009151134965985281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgE5nExUcAEBfw0.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/ydQCI0gvL8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/zFMkKieHOD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846597554&oldid=846596920", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009151139315703810", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zFMkKieHOD https:\/\/t.co\/ydQCI0gvL8", + "id" : 1009151139315703810, + "created_at" : "2018-06-19 19:09:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009150207030956032\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/3O1Ec8Xvtn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgE4w2GWsAAsmCd.png", + "id_str" : "1009150203314745344", + "id" : 1009150203314745344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgE4w2GWsAAsmCd.png", + "sizes" : [ { + "h" : 1006, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 591 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/3O1Ec8Xvtn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/iJzAMzc0ne", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846596920&oldid=846596729", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009150207030956032", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iJzAMzc0ne https:\/\/t.co\/3O1Ec8Xvtn", + "id" : 1009150207030956032, + "created_at" : "2018-06-19 19:05:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009149909969317889\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/X6P7pIVnwb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgE4fbfW0AArYY-.png", + "id_str" : "1009149904114077696", + "id" : 1009149904114077696, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgE4fbfW0AArYY-.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 591 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1006, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/X6P7pIVnwb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/fWxTJIN2PO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846596729&oldid=845734350", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009149909969317889", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fWxTJIN2PO https:\/\/t.co\/X6P7pIVnwb", + "id" : 1009149909969317889, + "created_at" : "2018-06-19 19:04:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009148049837494274\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Xd4xCguiVU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgE2zOFWsAAasjK.png", + "id_str" : "1009148045089484800", + "id" : 1009148045089484800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgE2zOFWsAAasjK.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Charlottetown-Parkdale", + "display_url" : "pic.twitter.com\/Xd4xCguiVU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/FcudkH4Xoo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846595461&oldid=813560601", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009148049837494274", + "text" : "Charlottetown-Parkdale Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FcudkH4Xoo https:\/\/t.co\/Xd4xCguiVU", + "id" : 1009148049837494274, + "created_at" : "2018-06-19 18:56:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009134955857932288\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/WCwqAikMpu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgEq5L5W0AE7Sdq.png", + "id_str" : "1009134953441972225", + "id" : 1009134953441972225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgEq5L5W0AE7Sdq.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/WCwqAikMpu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/l4hLt4T7dP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846588647&oldid=846503885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009134955857932288", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l4hLt4T7dP https:\/\/t.co\/WCwqAikMpu", + "id" : 1009134955857932288, + "created_at" : "2018-06-19 18:04:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009125888175288320\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/T8x2qG86Jp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgEipXoXcAEZrcW.png", + "id_str" : "1009125885621006337", + "id" : 1009125885621006337, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgEipXoXcAEZrcW.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Le dimensioni del mio caos", + "display_url" : "pic.twitter.com\/T8x2qG86Jp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/pFzQHmAzkj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846584275&oldid=814906386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009125888175288320", + "text" : "Le dimensioni del mio caos Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pFzQHmAzkj https:\/\/t.co\/T8x2qG86Jp", + "id" : 1009125888175288320, + "created_at" : "2018-06-19 17:28:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009097146887532544\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/K98IVMEUgj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgEIgFcUYAAh4hH.png", + "id_str" : "1009097138817490944", + "id" : 1009097138817490944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgEIgFcUYAAh4hH.png", + "sizes" : [ { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 587 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mike McManus (journalist)", + "display_url" : "pic.twitter.com\/K98IVMEUgj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Afy6QAeKpE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846569463&oldid=846254402", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009097146887532544", + "text" : "Mike McManus (journalist) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Afy6QAeKpE https:\/\/t.co\/K98IVMEUgj", + "id" : 1009097146887532544, + "created_at" : "2018-06-19 15:34:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009087722261278720\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/XB9SsB7m5N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgD_7yIUcAARLLD.png", + "id_str" : "1009087719065022464", + "id" : 1009087719065022464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgD_7yIUcAARLLD.png", + "sizes" : [ { + "h" : 194, + "resize" : "fit", + "w" : 874 + }, { + "h" : 194, + "resize" : "fit", + "w" : 874 + }, { + "h" : 151, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 194, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q4819090", + "display_url" : "pic.twitter.com\/XB9SsB7m5N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/ZqnrOQf86S", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=698639179&oldid=698639103&rcid=734156702", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009087722261278720", + "text" : "Q4819090 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZqnrOQf86S https:\/\/t.co\/XB9SsB7m5N", + "id" : 1009087722261278720, + "created_at" : "2018-06-19 14:57:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1009087661989130242\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/TNoHtntE91", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DgD_4HrX4AAnTz9.png", + "id_str" : "1009087656129716224", + "id" : 1009087656129716224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DgD_4HrX4AAnTz9.png", + "sizes" : [ { + "h" : 216, + "resize" : "fit", + "w" : 874 + }, { + "h" : 216, + "resize" : "fit", + "w" : 874 + }, { + "h" : 216, + "resize" : "fit", + "w" : 874 + }, { + "h" : 168, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q4819090", + "display_url" : "pic.twitter.com\/TNoHtntE91" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/SMWbprJOSL", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=698639100&oldid=697544750&rcid=734156623", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1009087661989130242", + "text" : "Q4819090 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SMWbprJOSL https:\/\/t.co\/TNoHtntE91", + "id" : 1009087661989130242, + "created_at" : "2018-06-19 14:57:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008790351832895489\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/FzaQ459bXe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_xeglX0AA-sg2.png", + "id_str" : "1008790347999334400", + "id" : 1008790347999334400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_xeglX0AA-sg2.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to HMS Victory (1620)", + "display_url" : "pic.twitter.com\/FzaQ459bXe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/IIolUjQOtd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846432757&oldid=846432665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008790351832895489", + "text" : "HMS Victory (1620) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IIolUjQOtd https:\/\/t.co\/FzaQ459bXe", + "id" : 1008790351832895489, + "created_at" : "2018-06-18 19:15:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008790132730859521\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/on65ij0kM7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_xRxHWkAEBHjF.png", + "id_str" : "1008790129098526721", + "id" : 1008790129098526721, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_xRxHWkAEBHjF.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 622 + }, { + "h" : 955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMS Victory (1620)", + "display_url" : "pic.twitter.com\/on65ij0kM7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/WMOxNyIMsI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846432665&oldid=845503814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008790132730859521", + "text" : "HMS Victory (1620) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WMOxNyIMsI https:\/\/t.co\/on65ij0kM7", + "id" : 1008790132730859521, + "created_at" : "2018-06-18 19:14:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008777761547341824\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/GcE2nDYlAh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_mBteX0AA3RNw.png", + "id_str" : "1008777758615523328", + "id" : 1008777758615523328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_mBteX0AA3RNw.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 327 + }, { + "h" : 1816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 578 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1816, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada Pension Plan", + "display_url" : "pic.twitter.com\/GcE2nDYlAh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/GER5T1YD7V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846426866&oldid=846426037", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008777761547341824", + "text" : "Canada Pension Plan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GER5T1YD7V https:\/\/t.co\/GcE2nDYlAh", + "id" : 1008777761547341824, + "created_at" : "2018-06-18 18:25:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008775755340374019\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/zebkQRzV6b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_kM2kVQAQZFJD.png", + "id_str" : "1008775751011745796", + "id" : 1008775751011745796, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_kM2kVQAQZFJD.png", + "sizes" : [ { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 675, + "resize" : "fit", + "w" : 680 + }, { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canada Pension Plan", + "display_url" : "pic.twitter.com\/zebkQRzV6b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/bpCvF4NMUI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846426037&oldid=846425710", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008775755340374019", + "text" : "Canada Pension Plan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bpCvF4NMUI https:\/\/t.co\/zebkQRzV6b", + "id" : 1008775755340374019, + "created_at" : "2018-06-18 18:17:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008775011346386944\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/RHDfEn0Hfd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_jhlTXkAcxiUq.png", + "id_str" : "1008775007642816519", + "id" : 1008775007642816519, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_jhlTXkAcxiUq.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canada Pension Plan", + "display_url" : "pic.twitter.com\/RHDfEn0Hfd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ZJrn14etLi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846425710&oldid=846425615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008775011346386944", + "text" : "Canada Pension Plan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZJrn14etLi https:\/\/t.co\/RHDfEn0Hfd", + "id" : 1008775011346386944, + "created_at" : "2018-06-18 18:14:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008774823944876032\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/EvZfgM6iDD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_jWp3XkAI0XvY.png", + "id_str" : "1008774819888992258", + "id" : 1008774819888992258, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_jWp3XkAI0XvY.png", + "sizes" : [ { + "h" : 1565, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 670 + }, { + "h" : 1565, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 380 + } ], + "media_alt" : "Screenshot of edit to Canada Pension Plan", + "display_url" : "pic.twitter.com\/EvZfgM6iDD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/NJ0b86qcZy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846425615&oldid=846424619", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008774823944876032", + "text" : "Canada Pension Plan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NJ0b86qcZy https:\/\/t.co\/EvZfgM6iDD", + "id" : 1008774823944876032, + "created_at" : "2018-06-18 18:13:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008773766887936001\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/CcKRumrQXf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_iZO_X4AEYiyk.png", + "id_str" : "1008773764702789633", + "id" : 1008773764702789633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_iZO_X4AEYiyk.png", + "sizes" : [ { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of equipment of the Vietnam People's Navy", + "display_url" : "pic.twitter.com\/CcKRumrQXf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/7WaQcVNeRq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846425095&oldid=845269536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008773766887936001", + "text" : "List of equipment of the Vietnam P Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7WaQcVNeRq https:\/\/t.co\/CcKRumrQXf", + "id" : 1008773766887936001, + "created_at" : "2018-06-18 18:09:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008772668802387971\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/qKL7Qxv3iv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_hY7_VAAAj4V4.png", + "id_str" : "1008772660090699776", + "id" : 1008772660090699776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_hY7_VAAAj4V4.png", + "sizes" : [ { + "h" : 1042, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1042, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 570 + }, { + "h" : 1042, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canada Pension Plan", + "display_url" : "pic.twitter.com\/qKL7Qxv3iv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Y8IiwoAW0w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846424619&oldid=844738859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008772668802387971", + "text" : "Canada Pension Plan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y8IiwoAW0w https:\/\/t.co\/qKL7Qxv3iv", + "id" : 1008772668802387971, + "created_at" : "2018-06-18 18:05:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008756376900861957\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/aJsbSHBWU4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_Sk6AX4AE5d7R.jpg", + "id_str" : "1008756373042225153", + "id" : 1008756373042225153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_Sk6AX4AE5d7R.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MasterChef Australia (series 9)", + "display_url" : "pic.twitter.com\/aJsbSHBWU4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/DeLAkOPFdA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846416819&oldid=846408635", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008756376900861957", + "text" : "MasterChef Australia (series 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DeLAkOPFdA https:\/\/t.co\/aJsbSHBWU4", + "id" : 1008756376900861957, + "created_at" : "2018-06-18 17:00:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008754898081632257\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/1esG1Q1Poq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_RO19XcAEuTrt.png", + "id_str" : "1008754894487121921", + "id" : 1008754894487121921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_RO19XcAEuTrt.png", + "sizes" : [ { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 578 + }, { + "h" : 1028, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lockheed L-1011 TriStar", + "display_url" : "pic.twitter.com\/1esG1Q1Poq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/DZuLL4pMII", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846415970&oldid=845949222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008754898081632257", + "text" : "Lockheed L-1011 TriStar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DZuLL4pMII https:\/\/t.co\/1esG1Q1Poq", + "id" : 1008754898081632257, + "created_at" : "2018-06-18 16:54:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008740095955030016\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/3jFeIj1A2d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df_DxQFX4AE_ids.jpg", + "id_str" : "1008740092452790273", + "id" : 1008740092452790273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df_DxQFX4AE_ids.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MasterChef Australia (series 9)", + "display_url" : "pic.twitter.com\/3jFeIj1A2d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/z4DxfkLYU8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846408635&oldid=846087780", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008740095955030016", + "text" : "MasterChef Australia (series 9) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z4DxfkLYU8 https:\/\/t.co\/3jFeIj1A2d", + "id" : 1008740095955030016, + "created_at" : "2018-06-18 15:55:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1008445853827325952\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/aI4gg0pL6k", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Df64KA-VMAAauHZ.png", + "id_str" : "1008445848777207808", + "id" : 1008445848777207808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Df64KA-VMAAauHZ.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Downsview Complex", + "display_url" : "pic.twitter.com\/aI4gg0pL6k" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/qJ9EBR1riH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846299224&oldid=693972536", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1008445853827325952", + "text" : "Downsview Complex Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qJ9EBR1riH https:\/\/t.co\/aI4gg0pL6k", + "id" : 1008445853827325952, + "created_at" : "2018-06-17 20:26:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007701191046942722\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/kFEwUMvjGV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfwS43dUYAAzTxj.png", + "id_str" : "1007701184793042944", + "id" : 1007701184793042944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfwS43dUYAAzTxj.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 395 + }, { + "h" : 1506, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 696 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1506, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Dahlia", + "display_url" : "pic.twitter.com\/kFEwUMvjGV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/esmBI48e9m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846020483&oldid=844836773", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007701191046942722", + "text" : "Black Dahlia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/esmBI48e9m https:\/\/t.co\/kFEwUMvjGV", + "id" : 1007701191046942722, + "created_at" : "2018-06-15 19:07:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007670174344937473\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/FnONnVmnjP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfv2reGV4AAbphS.png", + "id_str" : "1007670168321908736", + "id" : 1007670168321908736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfv2reGV4AAbphS.png", + "sizes" : [ { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 578, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/FnONnVmnjP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/WKa1lmolMI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=846007324&oldid=841468456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007670174344937473", + "text" : "Lockheed F-104 Starfighter Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WKa1lmolMI https:\/\/t.co\/FnONnVmnjP", + "id" : 1007670174344937473, + "created_at" : "2018-06-15 17:04:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007642938568998912\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/tHsWJuGYF7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfvd6WwXUAAqLdC.png", + "id_str" : "1007642936258023424", + "id" : 1007642936258023424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfvd6WwXUAAqLdC.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Ontario", + "display_url" : "pic.twitter.com\/tHsWJuGYF7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/MHB01YUN68", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845994475&oldid=845994446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007642938568998912", + "text" : "Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MHB01YUN68 https:\/\/t.co\/tHsWJuGYF7", + "id" : 1007642938568998912, + "created_at" : "2018-06-15 15:16:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007642879790022656\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/3tUUQQT8hC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfvd2w4WAAA0PI8.png", + "id_str" : "1007642874551336960", + "id" : 1007642874551336960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfvd2w4WAAA0PI8.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Ontario", + "display_url" : "pic.twitter.com\/3tUUQQT8hC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/OSluhfiOsm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845994446&oldid=845896463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007642879790022656", + "text" : "Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OSluhfiOsm https:\/\/t.co\/3tUUQQT8hC", + "id" : 1007642879790022656, + "created_at" : "2018-06-15 15:15:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007629765556260864\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/JpIxVc6s9N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfvR7jqXcAAPTgn.png", + "id_str" : "1007629762762862592", + "id" : 1007629762762862592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfvR7jqXcAAPTgn.png", + "sizes" : [ { + "h" : 1125, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1125, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1125, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 528 + } ], + "media_alt" : "Screenshot of edit to \u00C9lections g\u00E9n\u00E9rales qu\u00E9b\u00E9coises de 2018", + "display_url" : "pic.twitter.com\/JpIxVc6s9N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/89FJRHlFxt", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149544850&oldid=149311798&rcid=365185866", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007629765556260864", + "text" : "\u00C9lections g\u00E9n\u00E9rales qu\u00E9b\u00E9coises de 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/89FJRHlFxt https:\/\/t.co\/JpIxVc6s9N", + "id" : 1007629765556260864, + "created_at" : "2018-06-15 14:23:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007619634537926657\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/dRbKYswxKa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfvItnlU8AEKS33.png", + "id_str" : "1007619627692650497", + "id" : 1007619627692650497, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfvItnlU8AEKS33.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Indigenous peoples of the Americas", + "display_url" : "pic.twitter.com\/dRbKYswxKa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/RN6Owqkznw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845984089&oldid=845483525", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007619634537926657", + "text" : "Indigenous peoples of the Americas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RN6Owqkznw https:\/\/t.co\/dRbKYswxKa", + "id" : 1007619634537926657, + "created_at" : "2018-06-15 13:43:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007379736891359240\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/2ULjbjnxKs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfruh-GU8AEolF4.jpg", + "id_str" : "1007379734043357185", + "id" : 1007379734043357185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfruh-GU8AEolF4.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of Canadian provinces and territories by population", + "display_url" : "pic.twitter.com\/2ULjbjnxKs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/kGJjNgkWL8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845898592&oldid=845898565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007379736891359240", + "text" : "List of Canadian provinces and territories by populatio Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kGJjNgkWL8 https:\/\/t.co\/2ULjbjnxKs", + "id" : 1007379736891359240, + "created_at" : "2018-06-14 21:50:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007379674245271552\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/qv4QSpZaAR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrueExWAAAjzBm.jpg", + "id_str" : "1007379667114917888", + "id" : 1007379667114917888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrueExWAAAjzBm.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 360 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2912, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 615 + }, { + "h" : 680, + "resize" : "fit", + "w" : 204 + } ], + "media_alt" : "Screenshot of edit to List of Canadian provinces and territories by population", + "display_url" : "pic.twitter.com\/qv4QSpZaAR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/bvHmbttAtW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845898565&oldid=842073107", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007379674245271552", + "text" : "List of Canadian provinces and territories by populatio Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/bvHmbttAtW https:\/\/t.co\/qv4QSpZaAR", + "id" : 1007379674245271552, + "created_at" : "2018-06-14 21:50:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007378722608111616\/photo\/1", + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/RHbZLaZiCj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfrtm3MVQAAo-ON.jpg", + "id_str" : "1007378718577213440", + "id" : 1007378718577213440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfrtm3MVQAAo-ON.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 697, + "resize" : "fit", + "w" : 874 + }, { + "h" : 542, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Yukon", + "display_url" : "pic.twitter.com\/RHbZLaZiCj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/Gd70jWHyN5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845898130&oldid=845289192", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007378722608111616", + "text" : "Yukon Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Gd70jWHyN5 https:\/\/t.co\/RHbZLaZiCj", + "id" : 1007378722608111616, + "created_at" : "2018-06-14 21:46:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007378616840269825\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/IZqxe3lD4L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrtgzrXkAAZksp.png", + "id_str" : "1007378614554431488", + "id" : 1007378614554431488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrtgzrXkAAZksp.png", + "sizes" : [ { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 431, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Nunavut", + "display_url" : "pic.twitter.com\/IZqxe3lD4L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/5o85pcpxmV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845898078&oldid=845896028", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007378616840269825", + "text" : "Nunavut Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5o85pcpxmV https:\/\/t.co\/IZqxe3lD4L", + "id" : 1007378616840269825, + "created_at" : "2018-06-14 21:45:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007378464247369729\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/S54jgWEf3D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrtX1PW0AANtR4.png", + "id_str" : "1007378460354990080", + "id" : 1007378460354990080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrtX1PW0AANtR4.png", + "sizes" : [ { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 483, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Northwest Territories", + "display_url" : "pic.twitter.com\/S54jgWEf3D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/yLFvR4IQ9J", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845898006&oldid=844528916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007378464247369729", + "text" : "Northwest Territories Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/yLFvR4IQ9J https:\/\/t.co\/S54jgWEf3D", + "id" : 1007378464247369729, + "created_at" : "2018-06-14 21:45:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007377769070809089\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/j8llAoYST1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrsvcvW4AIVN-f.png", + "id_str" : "1007377766583558146", + "id" : 1007377766583558146, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrsvcvW4AIVN-f.png", + "sizes" : [ { + "h" : 414, + "resize" : "fit", + "w" : 680 + }, { + "h" : 532, + "resize" : "fit", + "w" : 874 + }, { + "h" : 532, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 532, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Prince Edward Island", + "display_url" : "pic.twitter.com\/j8llAoYST1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/CM1KtP9Al1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845897745&oldid=845311630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007377769070809089", + "text" : "Prince Edward Island Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CM1KtP9Al1 https:\/\/t.co\/j8llAoYST1", + "id" : 1007377769070809089, + "created_at" : "2018-06-14 21:42:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007377654847164416\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/sfT1owp8Rh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrsozrXkAA3ihC.jpg", + "id_str" : "1007377652481757184", + "id" : 1007377652481757184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrsozrXkAA3ihC.jpg", + "sizes" : [ { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Newfoundland and Labrador", + "display_url" : "pic.twitter.com\/sfT1owp8Rh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/HjOb0PBjgh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845897685&oldid=843356754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007377654847164416", + "text" : "Newfoundland and Labrador Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/HjOb0PBjgh https:\/\/t.co\/sfT1owp8Rh", + "id" : 1007377654847164416, + "created_at" : "2018-06-14 21:42:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007377460323811328\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/9SVtKGg046", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrsdaSWsAkFWfH.png", + "id_str" : "1007377456687394825", + "id" : 1007377456687394825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrsdaSWsAkFWfH.png", + "sizes" : [ { + "h" : 855, + "resize" : "fit", + "w" : 874 + }, { + "h" : 855, + "resize" : "fit", + "w" : 874 + }, { + "h" : 855, + "resize" : "fit", + "w" : 874 + }, { + "h" : 665, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to New Brunswick", + "display_url" : "pic.twitter.com\/9SVtKGg046" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/fjGCyBJuio", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845897616&oldid=844737628", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007377460323811328", + "text" : "New Brunswick Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/fjGCyBJuio https:\/\/t.co\/9SVtKGg046", + "id" : 1007377460323811328, + "created_at" : "2018-06-14 21:41:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007377257898369024\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/AdRcpRdXCm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrsReJXUAAzQGm.png", + "id_str" : "1007377251564998656", + "id" : 1007377251564998656, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrsReJXUAAzQGm.png", + "sizes" : [ { + "h" : 858, + "resize" : "fit", + "w" : 874 + }, { + "h" : 858, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 668, + "resize" : "fit", + "w" : 680 + }, { + "h" : 858, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nova Scotia", + "display_url" : "pic.twitter.com\/AdRcpRdXCm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ldU0lOiLRr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845897516&oldid=843698818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007377257898369024", + "text" : "Nova Scotia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/ldU0lOiLRr https:\/\/t.co\/AdRcpRdXCm", + "id" : 1007377257898369024, + "created_at" : "2018-06-14 21:40:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007377002049961986\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/6TeudQnXDh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrsCxqVMAAw5aX.jpg", + "id_str" : "1007376999105507328", + "id" : 1007376999105507328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrsCxqVMAAw5aX.jpg", + "sizes" : [ { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Saskatchewan", + "display_url" : "pic.twitter.com\/6TeudQnXDh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/nGJ46f9fhB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845897406&oldid=844286506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007377002049961986", + "text" : "Saskatchewan Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/nGJ46f9fhB https:\/\/t.co\/6TeudQnXDh", + "id" : 1007377002049961986, + "created_at" : "2018-06-14 21:39:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007376710940098566\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/IjALFPQPS9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrrxqmUwAEI0nl.png", + "id_str" : "1007376705151877121", + "id" : 1007376705151877121, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrrxqmUwAEI0nl.png", + "sizes" : [ { + "h" : 887, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 670 + }, { + "h" : 887, + "resize" : "fit", + "w" : 874 + }, { + "h" : 887, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Manitoba", + "display_url" : "pic.twitter.com\/IjALFPQPS9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/Oqzjm2oAf5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845897299&oldid=845824335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007376710940098566", + "text" : "Manitoba Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Oqzjm2oAf5 https:\/\/t.co\/IjALFPQPS9", + "id" : 1007376710940098566, + "created_at" : "2018-06-14 21:38:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007375613374681088\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/gaufac1Xte", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfrqx-jW0AUfmhC.png", + "id_str" : "1007375610996510725", + "id" : 1007375610996510725, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfrqx-jW0AUfmhC.png", + "sizes" : [ { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 665, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Alberta", + "display_url" : "pic.twitter.com\/gaufac1Xte" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/gvvjOLdb5s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845896827&oldid=845628978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007375613374681088", + "text" : "Alberta Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/gvvjOLdb5s https:\/\/t.co\/gaufac1Xte", + "id" : 1007375613374681088, + "created_at" : "2018-06-14 21:33:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007375123056398337\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/mOQ6EAoD58", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrqVQdW0AAKSqB.jpg", + "id_str" : "1007375117586976768", + "id" : 1007375117586976768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrqVQdW0AAKSqB.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 680 + }, { + "h" : 621, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Columbia", + "display_url" : "pic.twitter.com\/mOQ6EAoD58" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/N69HOwT8XR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845896619&oldid=845782891", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007375123056398337", + "text" : "British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/N69HOwT8XR https:\/\/t.co\/mOQ6EAoD58", + "id" : 1007375123056398337, + "created_at" : "2018-06-14 21:32:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007374761402486785\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/fCVJninBhJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfrqAVfXUAAQfUQ.png", + "id_str" : "1007374758160322560", + "id" : 1007374758160322560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfrqAVfXUAAQfUQ.png", + "sizes" : [ { + "h" : 811, + "resize" : "fit", + "w" : 874 + }, { + "h" : 631, + "resize" : "fit", + "w" : 680 + }, { + "h" : 811, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 811, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ontario", + "display_url" : "pic.twitter.com\/fCVJninBhJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/I4P6CZzOR2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845896463&oldid=845594721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007374761402486785", + "text" : "Ontario Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/I4P6CZzOR2 https:\/\/t.co\/fCVJninBhJ", + "id" : 1007374761402486785, + "created_at" : "2018-06-14 21:30:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007370278102622208\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/eqvo48PDt8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfrl7T0XUAM7fML.png", + "id_str" : "1007370273765675011", + "id" : 1007370273765675011, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfrl7T0XUAM7fML.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 509 + }, { + "h" : 1167, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1167, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1167, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tomasz Tadeusz Koncewicz", + "display_url" : "pic.twitter.com\/eqvo48PDt8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/NZpELj2y7M", + "expanded_url" : "https:\/\/pl.wikipedia.org\/w\/index.php?diff=53712719&oldid=52258917", + "display_url" : "pl.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007370278102622208", + "text" : "Tomasz Tadeusz Koncewicz Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NZpELj2y7M https:\/\/t.co\/eqvo48PDt8", + "id" : 1007370278102622208, + "created_at" : "2018-06-14 21:12:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007325540511047680\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/gBHyBmUV2J", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfq9PWHW0AEb3NI.png", + "id_str" : "1007325538002849793", + "id" : 1007325538002849793, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfq9PWHW0AEb3NI.png", + "sizes" : [ { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Whirligig (disambiguation)", + "display_url" : "pic.twitter.com\/gBHyBmUV2J" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/4H5nLSwqsW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845869726&oldid=740910550", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007325540511047680", + "text" : "Whirligig (disambiguation) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4H5nLSwqsW https:\/\/t.co\/gBHyBmUV2J", + "id" : 1007325540511047680, + "created_at" : "2018-06-14 18:14:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007323909178437633\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/0s2RWIgbi4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfq7wVUW0AQvM7m.png", + "id_str" : "1007323905701367812", + "id" : 1007323905701367812, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfq7wVUW0AQvM7m.png", + "sizes" : [ { + "h" : 522, + "resize" : "fit", + "w" : 680 + }, { + "h" : 671, + "resize" : "fit", + "w" : 874 + }, { + "h" : 671, + "resize" : "fit", + "w" : 874 + }, { + "h" : 671, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Whirlgig", + "display_url" : "pic.twitter.com\/0s2RWIgbi4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/iKAZsJvs3K", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845868957&oldid=821560479", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007323909178437633", + "text" : "Whirlgig Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iKAZsJvs3K https:\/\/t.co\/0s2RWIgbi4", + "id" : 1007323909178437633, + "created_at" : "2018-06-14 18:08:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007296875484065792\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/lvPVBh7O5t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfqjKtDXUAIJsLy.png", + "id_str" : "1007296870958452738", + "id" : 1007296870958452738, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfqjKtDXUAIJsLy.png", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chambre des d\u00E9put\u00E9s d'Argentine", + "display_url" : "pic.twitter.com\/lvPVBh7O5t" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/dWnz2RRtnL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149520993&oldid=146551000&rcid=365123318", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007296875484065792", + "text" : "Chambre des d\u00E9put\u00E9s d'Argentine Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dWnz2RRtnL https:\/\/t.co\/lvPVBh7O5t", + "id" : 1007296875484065792, + "created_at" : "2018-06-14 16:21:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1007276403627356162\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/l1wAa52CUq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfqQjIYXkAAxjG0.png", + "id_str" : "1007276399890239488", + "id" : 1007276399890239488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfqQjIYXkAAxjG0.png", + "sizes" : [ { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 625, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to British thermal unit", + "display_url" : "pic.twitter.com\/l1wAa52CUq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/FdUecUe06l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845846685&oldid=845809119", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1007276403627356162", + "text" : "British thermal unit Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/FdUecUe06l https:\/\/t.co\/l1wAa52CUq", + "id" : 1007276403627356162, + "created_at" : "2018-06-14 14:59:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006953525673422848\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/i5xIR9bbxZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dflq5OvW0AA6ZXl.png", + "id_str" : "1006953523135827968", + "id" : 1006953523135827968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dflq5OvW0AA6ZXl.png", + "sizes" : [ { + "h" : 977, + "resize" : "fit", + "w" : 874 + }, { + "h" : 977, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 608 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 977, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Parliament of Canada", + "display_url" : "pic.twitter.com\/i5xIR9bbxZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/x1Si2Zaff3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845720613&oldid=845720293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006953525673422848", + "text" : "Parliament of Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/x1Si2Zaff3 https:\/\/t.co\/i5xIR9bbxZ", + "id" : 1006953525673422848, + "created_at" : "2018-06-13 17:36:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006952853431308288\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/QKnasXApUA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DflqSC9WkAEUSH-.png", + "id_str" : "1006952849958408193", + "id" : 1006952849958408193, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DflqSC9WkAEUSH-.png", + "sizes" : [ { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Parliament of Canada", + "display_url" : "pic.twitter.com\/QKnasXApUA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ZIEJlBcjz3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845720293&oldid=845719711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006952853431308288", + "text" : "Parliament of Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/ZIEJlBcjz3 https:\/\/t.co\/QKnasXApUA", + "id" : 1006952853431308288, + "created_at" : "2018-06-13 17:34:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006951903824138241\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/gZ1KXkh7VP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dflpao4W0AA2rpU.png", + "id_str" : "1006951898065326080", + "id" : 1006951898065326080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dflpao4W0AA2rpU.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Parliament of Canada", + "display_url" : "pic.twitter.com\/gZ1KXkh7VP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/sR3hJ8UwDC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845719711&oldid=844757441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006951903824138241", + "text" : "Parliament of Canada Wikipedia article edited anonymously from Canadian House of Commons https:\/\/t.co\/sR3hJ8UwDC https:\/\/t.co\/gZ1KXkh7VP", + "id" : 1006951903824138241, + "created_at" : "2018-06-13 17:30:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006924951872593921\/photo\/1", + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/EguejKJ7XT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DflQ5_xXUAYNbb_.png", + "id_str" : "1006924948995264518", + "id" : 1006924948995264518, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DflQ5_xXUAYNbb_.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CJLA-FM", + "display_url" : "pic.twitter.com\/EguejKJ7XT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 65, 88 ], + "url" : "https:\/\/t.co\/opnMsaaYJ9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845704319&oldid=845703436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006924951872593921", + "text" : "CJLA-FM Wikipedia article edited anonymously from Finance Canada https:\/\/t.co\/opnMsaaYJ9 https:\/\/t.co\/EguejKJ7XT", + "id" : 1006924951872593921, + "created_at" : "2018-06-13 15:43:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006923488165232640\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/jpVrnlEcEj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DflPknUU0AAnLpl.png", + "id_str" : "1006923482142134272", + "id" : 1006923482142134272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DflPknUU0AAnLpl.png", + "sizes" : [ { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 542 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CJLA-FM", + "display_url" : "pic.twitter.com\/jpVrnlEcEj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ofToBFpSsr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845703436&oldid=828203741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006923488165232640", + "text" : "CJLA-FM Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ofToBFpSsr https:\/\/t.co\/jpVrnlEcEj", + "id" : 1006923488165232640, + "created_at" : "2018-06-13 15:37:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006862936307109888\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/mez6v5T5ng", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfkYgNEWAAEGgAf.png", + "id_str" : "1006862933236776961", + "id" : 1006862933236776961, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfkYgNEWAAEGgAf.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Frederick (given name)", + "display_url" : "pic.twitter.com\/mez6v5T5ng" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/WD0jY5YtXZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845676106&oldid=845001061", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006862936307109888", + "text" : "Frederick (given name) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WD0jY5YtXZ https:\/\/t.co\/mez6v5T5ng", + "id" : 1006862936307109888, + "created_at" : "2018-06-13 11:36:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006638144639381505\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/t4EMVOYYN6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfhMDjVVQAAFQAW.png", + "id_str" : "1006638140625338368", + "id" : 1006638140625338368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfhMDjVVQAAFQAW.png", + "sizes" : [ { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 433, + "resize" : "fit", + "w" : 680 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Billy Burke (actor)", + "display_url" : "pic.twitter.com\/t4EMVOYYN6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/V35AkJQvht", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845595300&oldid=845594875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006638144639381505", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V35AkJQvht https:\/\/t.co\/t4EMVOYYN6", + "id" : 1006638144639381505, + "created_at" : "2018-06-12 20:43:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006637262724059136\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/gyqG5b9doF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfhLQL5W4AEQhs2.png", + "id_str" : "1006637258160660481", + "id" : 1006637258160660481, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfhLQL5W4AEQhs2.png", + "sizes" : [ { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 676 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Billy Burke (actor)", + "display_url" : "pic.twitter.com\/gyqG5b9doF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/G7qzIFkVZD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845594875&oldid=845594112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006637262724059136", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G7qzIFkVZD https:\/\/t.co\/gyqG5b9doF", + "id" : 1006637262724059136, + "created_at" : "2018-06-12 20:40:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006635793845190656\/photo\/1", + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/9HOIO2DHqL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfhJ61GXUAAyDZk.png", + "id_str" : "1006635791752318976", + "id" : 1006635791752318976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfhJ61GXUAAyDZk.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lhotse", + "display_url" : "pic.twitter.com\/9HOIO2DHqL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/xK4OIFdHuC", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149470750&oldid=149470674&rcid=364990656", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006635793845190656", + "text" : "Lhotse Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xK4OIFdHuC https:\/\/t.co\/9HOIO2DHqL", + "id" : 1006635793845190656, + "created_at" : "2018-06-12 20:34:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006635583509233666\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/cSnjZF0CVB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfhJuWAXUAERsmk.png", + "id_str" : "1006635577247223809", + "id" : 1006635577247223809, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfhJuWAXUAERsmk.png", + "sizes" : [ { + "h" : 891, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 667 + }, { + "h" : 891, + "resize" : "fit", + "w" : 874 + }, { + "h" : 891, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Billy Burke (actor)", + "display_url" : "pic.twitter.com\/cSnjZF0CVB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/RTUCUgIrCe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845594112&oldid=845593788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006635583509233666", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RTUCUgIrCe https:\/\/t.co\/cSnjZF0CVB", + "id" : 1006635583509233666, + "created_at" : "2018-06-12 20:33:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006634843613036544\/photo\/1", + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/mWmyEEiabJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfhJDZBW4AAiddT.png", + "id_str" : "1006634839322320896", + "id" : 1006634839322320896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfhJDZBW4AAiddT.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lhotse", + "display_url" : "pic.twitter.com\/mWmyEEiabJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/aK1zFIAhVT", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149470625&oldid=149470467&rcid=364990518", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006634843613036544", + "text" : "Lhotse Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/aK1zFIAhVT https:\/\/t.co\/mWmyEEiabJ", + "id" : 1006634843613036544, + "created_at" : "2018-06-12 20:30:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006634840106655745\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/jRcoNUbdFp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfhJDHnU0AADCNo.png", + "id_str" : "1006634834649731072", + "id" : 1006634834649731072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfhJDHnU0AADCNo.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 530 + }, { + "h" : 1122, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1122, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1122, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Billy Burke (actor)", + "display_url" : "pic.twitter.com\/jRcoNUbdFp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/WWGvNzCvND", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845593788&oldid=840771521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006634840106655745", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WWGvNzCvND https:\/\/t.co\/jRcoNUbdFp", + "id" : 1006634840106655745, + "created_at" : "2018-06-12 20:30:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006633468468572161\/photo\/1", + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Zgw5GZAuQR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfhHzeIXcAUyWe-.png", + "id_str" : "1006633466304360453", + "id" : 1006633466304360453, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfhHzeIXcAUyWe-.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lhotse", + "display_url" : "pic.twitter.com\/Zgw5GZAuQR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/XiaEorLdqv", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149470467&oldid=147605693&rcid=364990200", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006633468468572161", + "text" : "Lhotse Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/XiaEorLdqv https:\/\/t.co\/Zgw5GZAuQR", + "id" : 1006633468468572161, + "created_at" : "2018-06-12 20:24:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006605707754573824\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/w4dotFPO8A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfgujfDW0AUY6kw.png", + "id_str" : "1006605703883182085", + "id" : 1006605703883182085, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfgujfDW0AUY6kw.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia characters", + "display_url" : "pic.twitter.com\/w4dotFPO8A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/VHhC9fv4pe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845580661&oldid=845419331", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006605707754573824", + "text" : "List of My Hero Academia characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VHhC9fv4pe https:\/\/t.co\/w4dotFPO8A", + "id" : 1006605707754573824, + "created_at" : "2018-06-12 18:34:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006586050389729281\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/igaQdGU2EE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfgcrW2W0AAMNJN.jpg", + "id_str" : "1006586047910825984", + "id" : 1006586047910825984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfgcrW2W0AAMNJN.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Area codes 613 and 343", + "display_url" : "pic.twitter.com\/igaQdGU2EE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/xifnLOiXF8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845571435&oldid=837761734", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006586050389729281", + "text" : "Area codes 613 and 343 Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xifnLOiXF8 https:\/\/t.co\/igaQdGU2EE", + "id" : 1006586050389729281, + "created_at" : "2018-06-12 17:16:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006553802156240896\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/Ja6l98ofpS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dff_WIAV4AA3GlQ.png", + "id_str" : "1006553797311717376", + "id" : 1006553797311717376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dff_WIAV4AA3GlQ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 428 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 756 + }, { + "h" : 1388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/Ja6l98ofpS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/jJYeqxeoG3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845556113&oldid=845555325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006553802156240896", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jJYeqxeoG3 https:\/\/t.co\/Ja6l98ofpS", + "id" : 1006553802156240896, + "created_at" : "2018-06-12 15:08:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006552145854976000\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/A8ew2b0mJI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dff913mX4AAYdjD.png", + "id_str" : "1006552143640387584", + "id" : 1006552143640387584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dff913mX4AAYdjD.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/A8ew2b0mJI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/tYMbKT2C83", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845555325&oldid=845539147", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006552145854976000", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tYMbKT2C83 https:\/\/t.co\/A8ew2b0mJI", + "id" : 1006552145854976000, + "created_at" : "2018-06-12 15:01:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006514168567095296\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/ppKcTkXz4M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DffbTKlW0AIUgb0.png", + "id_str" : "1006514164045631490", + "id" : 1006514164045631490, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DffbTKlW0AIUgb0.png", + "sizes" : [ { + "h" : 492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 383, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 492, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/ppKcTkXz4M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Num3HrmJpP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845539147&oldid=845312680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006514168567095296", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Num3HrmJpP https:\/\/t.co\/ppKcTkXz4M", + "id" : 1006514168567095296, + "created_at" : "2018-06-12 12:30:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006304541967601664\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/fwJvXqZ0Up", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfccpKXXkAI3dHN.png", + "id_str" : "1006304535223177218", + "id" : 1006304535223177218, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfccpKXXkAI3dHN.png", + "sizes" : [ { + "h" : 725, + "resize" : "fit", + "w" : 874 + }, { + "h" : 725, + "resize" : "fit", + "w" : 874 + }, { + "h" : 564, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 725, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Laidlaw, British Columbia", + "display_url" : "pic.twitter.com\/fwJvXqZ0Up" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/RnPlFblMRA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845456120&oldid=841925151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006304541967601664", + "text" : "Laidlaw, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/RnPlFblMRA https:\/\/t.co\/fwJvXqZ0Up", + "id" : 1006304541967601664, + "created_at" : "2018-06-11 22:37:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006298084895313923\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/0fvkqz03RH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfcWxlJWsAEK_L0.png", + "id_str" : "1006298082781343745", + "id" : 1006298082781343745, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfcWxlJWsAEK_L0.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pemberton, British Columbia", + "display_url" : "pic.twitter.com\/0fvkqz03RH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/TNjsALtXjz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845453202&oldid=845453084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006298084895313923", + "text" : "Pemberton, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/TNjsALtXjz https:\/\/t.co\/0fvkqz03RH", + "id" : 1006298084895313923, + "created_at" : "2018-06-11 22:12:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006297870142705669\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/ihzNkibxrF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfcWlEbX4AEpsmM.png", + "id_str" : "1006297867840118785", + "id" : 1006297867840118785, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfcWlEbX4AEpsmM.png", + "sizes" : [ { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pemberton, British Columbia", + "display_url" : "pic.twitter.com\/ihzNkibxrF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/f1rPurq5Np", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845453084&oldid=841754677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006297870142705669", + "text" : "Pemberton, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/f1rPurq5Np https:\/\/t.co\/ihzNkibxrF", + "id" : 1006297870142705669, + "created_at" : "2018-06-11 22:11:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006296650200084481\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/X78DfWmN5C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfcVeBxXUAIEc7B.png", + "id_str" : "1006296647356338178", + "id" : 1006296647356338178, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfcVeBxXUAIEc7B.png", + "sizes" : [ { + "h" : 625, + "resize" : "fit", + "w" : 680 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Whistler, British Columbia", + "display_url" : "pic.twitter.com\/X78DfWmN5C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/VqeoCdojZZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845452469&oldid=839849627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006296650200084481", + "text" : "Whistler, British Columbia Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/VqeoCdojZZ https:\/\/t.co\/X78DfWmN5C", + "id" : 1006296650200084481, + "created_at" : "2018-06-11 22:06:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006296524089946113\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/8p898hDUfk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfcVWkpX0AIDLAo.png", + "id_str" : "1006296519279104002", + "id" : 1006296519279104002, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfcVWkpX0AIDLAo.png", + "sizes" : [ { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charlottetown", + "display_url" : "pic.twitter.com\/8p898hDUfk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/8zyjzh91cH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845452404&oldid=840794308", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006296524089946113", + "text" : "Charlottetown Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/8zyjzh91cH https:\/\/t.co\/8p898hDUfk", + "id" : 1006296524089946113, + "created_at" : "2018-06-11 22:06:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006257257309405185\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/NkuwAQmaqu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfbxpFDXcAA4gdB.png", + "id_str" : "1006257254797111296", + "id" : 1006257254797111296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfbxpFDXcAA4gdB.png", + "sizes" : [ { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fort St. James", + "display_url" : "pic.twitter.com\/NkuwAQmaqu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/cURIhSIk6v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845433452&oldid=838334395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006257257309405185", + "text" : "Fort St. James Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cURIhSIk6v https:\/\/t.co\/NkuwAQmaqu", + "id" : 1006257257309405185, + "created_at" : "2018-06-11 19:30:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006255140482027520\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/z1MoiNkHEX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfbvtqYXUAA47al.png", + "id_str" : "1006255134513516544", + "id" : 1006255134513516544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfbvtqYXUAA47al.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Andrew Scheer", + "display_url" : "pic.twitter.com\/z1MoiNkHEX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3BEOuJpPq4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845432545&oldid=844941762", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006255140482027520", + "text" : "Andrew Scheer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3BEOuJpPq4 https:\/\/t.co\/z1MoiNkHEX", + "id" : 1006255140482027520, + "created_at" : "2018-06-11 19:21:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006199417026826240\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/2cWkAhr1eu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfa9CTvXkAc9XMY.jpg", + "id_str" : "1006199414120222727", + "id" : 1006199414120222727, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfa9CTvXkAc9XMY.jpg", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MasterChef Australia (series 3)", + "display_url" : "pic.twitter.com\/2cWkAhr1eu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/zClOhDSvT0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845405155&oldid=843176161", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006199417026826240", + "text" : "MasterChef Australia (series 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zClOhDSvT0 https:\/\/t.co\/2cWkAhr1eu", + "id" : 1006199417026826240, + "created_at" : "2018-06-11 15:40:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006199396785184768\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/UZaxbg1xCW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfa9AxkWkAEm8Rr.jpg", + "id_str" : "1006199387767345153", + "id" : 1006199387767345153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfa9AxkWkAEm8Rr.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1484, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 400 + }, { + "h" : 1484, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 707 + } ], + "media_alt" : "Screenshot of edit to Crimea", + "display_url" : "pic.twitter.com\/UZaxbg1xCW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ZuCfDvTt46", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845405137&oldid=845377704", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006199396785184768", + "text" : "Crimea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZuCfDvTt46 https:\/\/t.co\/UZaxbg1xCW", + "id" : 1006199396785184768, + "created_at" : "2018-06-11 15:40:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006197892573548546\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/QJxyGs9yPT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dfa7pj8X4AAsY-0.png", + "id_str" : "1006197889461379072", + "id" : 1006197889461379072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dfa7pj8X4AAsY-0.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Eat the Elephant", + "display_url" : "pic.twitter.com\/QJxyGs9yPT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/bjyEgZok76", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845404086&oldid=845403701", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006197892573548546", + "text" : "Eat the Elephant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bjyEgZok76 https:\/\/t.co\/QJxyGs9yPT", + "id" : 1006197892573548546, + "created_at" : "2018-06-11 15:34:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006185129050591233\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/euCm0e14EI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfawCrEW0AAEMgK.png", + "id_str" : "1006185126731108352", + "id" : 1006185126731108352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfawCrEW0AAEMgK.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ottawa South (provincial electoral district)", + "display_url" : "pic.twitter.com\/euCm0e14EI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/HgYao33g9s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845398106&oldid=845316810", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006185129050591233", + "text" : "Ottawa South (provincial electoral district) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/HgYao33g9s https:\/\/t.co\/euCm0e14EI", + "id" : 1006185129050591233, + "created_at" : "2018-06-11 14:43:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006149820157919233\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/1QnmW21HZI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfaP7S9U8AACAOC.png", + "id_str" : "1006149815628001280", + "id" : 1006149815628001280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfaP7S9U8AACAOC.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 18 Field Ambulance", + "display_url" : "pic.twitter.com\/1QnmW21HZI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/HcD7pOZkUF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845382760&oldid=845382306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006149820157919233", + "text" : "18 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HcD7pOZkUF https:\/\/t.co\/1QnmW21HZI", + "id" : 1006149820157919233, + "created_at" : "2018-06-11 12:23:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006148513246347270\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/GKZs36EoA4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfaOvWMW4AAYp_M.png", + "id_str" : "1006148510826291200", + "id" : 1006148510826291200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfaOvWMW4AAYp_M.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 18 Field Ambulance", + "display_url" : "pic.twitter.com\/GKZs36EoA4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/6GNOsTt7rd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845382306&oldid=845381049", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006148513246347270", + "text" : "18 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6GNOsTt7rd https:\/\/t.co\/GKZs36EoA4", + "id" : 1006148513246347270, + "created_at" : "2018-06-11 12:17:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006145137360162816\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/PRXghOjSXH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfaLqvxXUAEZ4LU.png", + "id_str" : "1006145133258166273", + "id" : 1006145133258166273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfaLqvxXUAEZ4LU.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 18 Field Ambulance", + "display_url" : "pic.twitter.com\/PRXghOjSXH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/MeM8b426G3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845381049&oldid=845381005", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006145137360162816", + "text" : "18 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MeM8b426G3 https:\/\/t.co\/PRXghOjSXH", + "id" : 1006145137360162816, + "created_at" : "2018-06-11 12:04:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006145002039324672\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/rOVaAnN8TN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfaLi1aX4AAjEqP.png", + "id_str" : "1006144997333393408", + "id" : 1006144997333393408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfaLi1aX4AAjEqP.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 18 Field Ambulance", + "display_url" : "pic.twitter.com\/rOVaAnN8TN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/e1l4wHLPNL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845381005&oldid=845380941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006145002039324672", + "text" : "18 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/e1l4wHLPNL https:\/\/t.co\/rOVaAnN8TN", + "id" : 1006145002039324672, + "created_at" : "2018-06-11 12:03:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006144810338717696\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/t792nnQmvw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfaLXy6XkAAxysi.png", + "id_str" : "1006144807683723264", + "id" : 1006144807683723264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfaLXy6XkAAxysi.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 18 Field Ambulance", + "display_url" : "pic.twitter.com\/t792nnQmvw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/rz2wZriRgA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845380941&oldid=845380826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006144810338717696", + "text" : "18 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rz2wZriRgA https:\/\/t.co\/t792nnQmvw", + "id" : 1006144810338717696, + "created_at" : "2018-06-11 12:03:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1006144488765616129\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/q0jHqefX9x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfaLFB8WsAAmo9B.png", + "id_str" : "1006144485301071872", + "id" : 1006144485301071872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfaLFB8WsAAmo9B.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 18 Field Ambulance", + "display_url" : "pic.twitter.com\/q0jHqefX9x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/L4ffCH2bfg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845380826&oldid=767976403", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1006144488765616129", + "text" : "18 Field Ambulance Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/L4ffCH2bfg https:\/\/t.co\/q0jHqefX9x", + "id" : 1006144488765616129, + "created_at" : "2018-06-11 12:01:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005887909596102656\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/hV3MKO1swX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfWhuMqW4AAm4xf.png", + "id_str" : "1005887906832113664", + "id" : 1005887906832113664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfWhuMqW4AAm4xf.png", + "sizes" : [ { + "h" : 1838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 323 + }, { + "h" : 1838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 571 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Seigneurie de La Petite-Nation", + "display_url" : "pic.twitter.com\/hV3MKO1swX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/2qQJqLgsO8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149406384&oldid=142745483&rcid=364854092", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005887909596102656", + "text" : "Seigneurie de La Petite-Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2qQJqLgsO8 https:\/\/t.co\/hV3MKO1swX", + "id" : 1005887909596102656, + "created_at" : "2018-06-10 19:02:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005195933678743552\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/x16PvmAFxA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfMsX67XUAEEL8U.png", + "id_str" : "1005195931300614145", + "id" : 1005195931300614145, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfMsX67XUAEEL8U.png", + "sizes" : [ { + "h" : 627, + "resize" : "fit", + "w" : 680 + }, { + "h" : 806, + "resize" : "fit", + "w" : 874 + }, { + "h" : 806, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 806, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Joe Fiorito", + "display_url" : "pic.twitter.com\/x16PvmAFxA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/pkuzW9sZ68", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845031593&oldid=836357473", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005195933678743552", + "text" : "Joe Fiorito Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/pkuzW9sZ68 https:\/\/t.co\/x16PvmAFxA", + "id" : 1005195933678743552, + "created_at" : "2018-06-08 21:12:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005177948083818496\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/nCR1S4Eun7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfMcBCUX0AIWVy7.png", + "id_str" : "1005177945961517058", + "id" : 1005177945961517058, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfMcBCUX0AIWVy7.png", + "sizes" : [ { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Metro Morning", + "display_url" : "pic.twitter.com\/nCR1S4Eun7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/3gtA0wyXU2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845023518&oldid=841831786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005177948083818496", + "text" : "Metro Morning Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3gtA0wyXU2 https:\/\/t.co\/nCR1S4Eun7", + "id" : 1005177948083818496, + "created_at" : "2018-06-08 20:01:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005168732866600961\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/XdXxqrH4fF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfMTocHUcAAwyT7.png", + "id_str" : "1005168727296339968", + "id" : 1005168727296339968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfMTocHUcAAwyT7.png", + "sizes" : [ { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Persis Khambatta", + "display_url" : "pic.twitter.com\/XdXxqrH4fF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/RWud1RXGWP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845019068&oldid=836889355", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005168732866600961", + "text" : "Persis Khambatta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RWud1RXGWP https:\/\/t.co\/XdXxqrH4fF", + "id" : 1005168732866600961, + "created_at" : "2018-06-08 19:24:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005161520077135874\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/hAdAd7UX6s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfMNEvXXkAEXUPe.png", + "id_str" : "1005161516918870017", + "id" : 1005161516918870017, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfMNEvXXkAEXUPe.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/hAdAd7UX6s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/5rvOM4oScR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845015946&oldid=845015500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005161520077135874", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5rvOM4oScR https:\/\/t.co\/hAdAd7UX6s", + "id" : 1005161520077135874, + "created_at" : "2018-06-08 18:55:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005160464345653248\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/vCAkdBuqz4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfMMHPnWsAEWl2j.png", + "id_str" : "1005160460423966721", + "id" : 1005160460423966721, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfMMHPnWsAEWl2j.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/vCAkdBuqz4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/hLwneb8u5r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845015500&oldid=844948770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005160464345653248", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hLwneb8u5r https:\/\/t.co\/vCAkdBuqz4", + "id" : 1005160464345653248, + "created_at" : "2018-06-08 18:51:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005150930398875648\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/GLs8vdDBKY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfMDcSIUcAEwzqq.png", + "id_str" : "1005150926271705089", + "id" : 1005150926271705089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfMDcSIUcAEwzqq.png", + "sizes" : [ { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 472, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Principles of war", + "display_url" : "pic.twitter.com\/GLs8vdDBKY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/57PKZIBVPR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845010923&oldid=824700766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005150930398875648", + "text" : "Principles of war Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/57PKZIBVPR https:\/\/t.co\/GLs8vdDBKY", + "id" : 1005150930398875648, + "created_at" : "2018-06-08 18:13:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005148808160993280\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/WIE3ZXVRKw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfMBgutUwAAUpG3.png", + "id_str" : "1005148803639328768", + "id" : 1005148803639328768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfMBgutUwAAUpG3.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 680 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sterndrive", + "display_url" : "pic.twitter.com\/WIE3ZXVRKw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/bOA4NiYQj3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149348798&oldid=135179051&rcid=364725685", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005148808160993280", + "text" : "Sterndrive Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bOA4NiYQj3 https:\/\/t.co\/WIE3ZXVRKw", + "id" : 1005148808160993280, + "created_at" : "2018-06-08 18:05:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005133123674411009\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/7CHH4fOk2a", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfLzP2pWAAYkcGw.png", + "id_str" : "1005133120549552134", + "id" : 1005133120549552134, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfLzP2pWAAYkcGw.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to United Nations Human Rights Committee", + "display_url" : "pic.twitter.com\/7CHH4fOk2a" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/FNmb0uk5SG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=845000790&oldid=842794556", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005133123674411009", + "text" : "United Nations Human Rights Committee Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FNmb0uk5SG https:\/\/t.co\/7CHH4fOk2a", + "id" : 1005133123674411009, + "created_at" : "2018-06-08 17:03:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005109738177204229\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/0GTgGDR3Nh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfLd-fvW4AA6ixa.png", + "id_str" : "1005109732598800384", + "id" : 1005109732598800384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfLd-fvW4AA6ixa.png", + "sizes" : [ { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 835 + }, { + "h" : 680, + "resize" : "fit", + "w" : 473 + } ], + "media_alt" : "Screenshot of edit to Tarek Fatah", + "display_url" : "pic.twitter.com\/0GTgGDR3Nh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/UKiYNyjvFz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844989452&oldid=844989406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005109738177204229", + "text" : "Tarek Fatah Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UKiYNyjvFz https:\/\/t.co\/0GTgGDR3Nh", + "id" : 1005109738177204229, + "created_at" : "2018-06-08 15:30:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005109655968862210\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/tl3EgDxw5J", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfLd55AW4AEP3TZ.png", + "id_str" : "1005109653481644033", + "id" : 1005109653481644033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfLd55AW4AEP3TZ.png", + "sizes" : [ { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 835 + }, { + "h" : 680, + "resize" : "fit", + "w" : 473 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1256, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tarek Fatah", + "display_url" : "pic.twitter.com\/tl3EgDxw5J" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/ohvXdnH2J4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844989406&oldid=844631210", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005109655968862210", + "text" : "Tarek Fatah Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ohvXdnH2J4 https:\/\/t.co\/tl3EgDxw5J", + "id" : 1005109655968862210, + "created_at" : "2018-06-08 15:29:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005087815766560769\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/0CfPmuIIQk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfLKCOVWAAESCBV.png", + "id_str" : "1005087806413209601", + "id" : 1005087806413209601, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfLKCOVWAAESCBV.png", + "sizes" : [ { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 652, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to D. B. Cooper", + "display_url" : "pic.twitter.com\/0CfPmuIIQk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/zEiAQbnkzE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844979121&oldid=844978967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005087815766560769", + "text" : "D. B. Cooper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zEiAQbnkzE https:\/\/t.co\/0CfPmuIIQk", + "id" : 1005087815766560769, + "created_at" : "2018-06-08 14:03:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005087470806097922\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/kPx81fKT96", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfLJueNW4AABnc3.png", + "id_str" : "1005087467077296128", + "id" : 1005087467077296128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfLJueNW4AABnc3.png", + "sizes" : [ { + "h" : 1105, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1105, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1105, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + } ], + "media_alt" : "Screenshot of edit to D. B. Cooper", + "display_url" : "pic.twitter.com\/kPx81fKT96" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/PqEkQoqbOP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844978967&oldid=844811327", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005087470806097922", + "text" : "D. B. Cooper Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PqEkQoqbOP https:\/\/t.co\/kPx81fKT96", + "id" : 1005087470806097922, + "created_at" : "2018-06-08 14:01:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005082804298878977\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ysVcnTI6sm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfLFe3rU0AM6L6P.png", + "id_str" : "1005082800989458435", + "id" : 1005082800989458435, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfLFe3rU0AM6L6P.png", + "sizes" : [ { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ontario", + "display_url" : "pic.twitter.com\/ysVcnTI6sm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/ef15wILqIt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844976709&oldid=844976623", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005082804298878977", + "text" : "Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ef15wILqIt https:\/\/t.co\/ysVcnTI6sm", + "id" : 1005082804298878977, + "created_at" : "2018-06-08 13:43:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005082644357484544\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/iRYlB7V5zU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfLFVXwWAAAukcI.png", + "id_str" : "1005082637801750528", + "id" : 1005082637801750528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfLFVXwWAAAukcI.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ontario", + "display_url" : "pic.twitter.com\/iRYlB7V5zU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/u9xiA9Cf1x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844976623&oldid=844953975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005082644357484544", + "text" : "Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u9xiA9Cf1x https:\/\/t.co\/iRYlB7V5zU", + "id" : 1005082644357484544, + "created_at" : "2018-06-08 13:42:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005075003602358272\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/AZGQbgPdMP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfK-YtPXcAEJmZB.png", + "id_str" : "1005074998527225857", + "id" : 1005074998527225857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfK-YtPXcAEJmZB.png", + "sizes" : [ { + "h" : 386, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 386, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Canadian stores", + "display_url" : "pic.twitter.com\/AZGQbgPdMP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Hf1tymeYaG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844973032&oldid=844869393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005075003602358272", + "text" : "List of Canadian stores Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Hf1tymeYaG https:\/\/t.co\/AZGQbgPdMP", + "id" : 1005075003602358272, + "created_at" : "2018-06-08 13:12:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005071783442178048\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/UJfppC5y94", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfK7dceW0AU4S84.png", + "id_str" : "1005071781391159301", + "id" : 1005071781391159301, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfK7dceW0AU4S84.png", + "sizes" : [ { + "h" : 381, + "resize" : "fit", + "w" : 874 + }, { + "h" : 381, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 296, + "resize" : "fit", + "w" : 680 + }, { + "h" : 381, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 202e d\u00E9p\u00F4t d'ateliers", + "display_url" : "pic.twitter.com\/UJfppC5y94" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/HZTzDo4PmA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149341841&oldid=147367526&rcid=364710827", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005071783442178048", + "text" : "202e d\u00E9p\u00F4t d'ateliers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HZTzDo4PmA https:\/\/t.co\/UJfppC5y94", + "id" : 1005071783442178048, + "created_at" : "2018-06-08 12:59:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1005069749066268672\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/y9voT6kU2q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfK5m8KW4AUVI2A.png", + "id_str" : "1005069745492779013", + "id" : 1005069745492779013, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfK5m8KW4AUVI2A.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 44th G7 summit", + "display_url" : "pic.twitter.com\/y9voT6kU2q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/OXNEoLekZG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844970892&oldid=844970563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1005069749066268672", + "text" : "44th G7 summit Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OXNEoLekZG https:\/\/t.co\/y9voT6kU2q", + "id" : 1005069749066268672, + "created_at" : "2018-06-08 12:51:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004742873701666817\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/Lke8H2HMm2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfGQUTGWAAYmr_U.jpg", + "id_str" : "1004742870278995974", + "id" : 1004742870278995974, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfGQUTGWAAYmr_U.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 353, + "resize" : "fit", + "w" : 680 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + }, { + "h" : 454, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ontario general election, 2018", + "display_url" : "pic.twitter.com\/Lke8H2HMm2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/oVtsMqENGq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844844262&oldid=844844083", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004742873701666817", + "text" : "Ontario general election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oVtsMqENGq https:\/\/t.co\/Lke8H2HMm2", + "id" : 1004742873701666817, + "created_at" : "2018-06-07 15:12:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004742469920219138\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/WMg9AKuMtR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfGP8xeX0AIGTHp.jpg", + "id_str" : "1004742466115981314", + "id" : 1004742466115981314, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfGP8xeX0AIGTHp.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 387, + "resize" : "fit", + "w" : 680 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ontario general election, 2018", + "display_url" : "pic.twitter.com\/WMg9AKuMtR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/a6RSNfC3J0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844844083&oldid=844832011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004742469920219138", + "text" : "Ontario general election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a6RSNfC3J0 https:\/\/t.co\/WMg9AKuMtR", + "id" : 1004742469920219138, + "created_at" : "2018-06-07 15:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004462146955116545\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/PBKuTNTnKp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfCQ_2eW4AAG6mm.png", + "id_str" : "1004462143532621824", + "id" : 1004462143532621824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfCQ_2eW4AAG6mm.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 681 + }, { + "h" : 1540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 386 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1540, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada Pension Plan", + "display_url" : "pic.twitter.com\/PBKuTNTnKp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/EiYVoxz5Lu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844738859&oldid=842767027", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004462146955116545", + "text" : "Canada Pension Plan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EiYVoxz5Lu https:\/\/t.co\/PBKuTNTnKp", + "id" : 1004462146955116545, + "created_at" : "2018-06-06 20:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004456186626887680\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/kalj8pvJHy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfCLklfW4AEmNmZ.png", + "id_str" : "1004456177558806529", + "id" : 1004456177558806529, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfCLklfW4AEmNmZ.png", + "sizes" : [ { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Palmette", + "display_url" : "pic.twitter.com\/kalj8pvJHy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/yTtpGWFJY6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844735943&oldid=840381493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004456186626887680", + "text" : "Palmette Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/yTtpGWFJY6 https:\/\/t.co\/kalj8pvJHy", + "id" : 1004456186626887680, + "created_at" : "2018-06-06 20:13:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004403268364193792\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/thCMrcb3VU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBbcnvUYAMNkTP.jpg", + "id_str" : "1004403264165535747", + "id" : 1004403264165535747, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBbcnvUYAMNkTP.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 680 + }, { + "h" : 512, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of police firearms in Canada", + "display_url" : "pic.twitter.com\/thCMrcb3VU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/HQQYZyFyON", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844711052&oldid=844710515", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004403268364193792", + "text" : "List of police firearms in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HQQYZyFyON https:\/\/t.co\/thCMrcb3VU", + "id" : 1004403268364193792, + "created_at" : "2018-06-06 16:42:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004402203006775296\/photo\/1", + "indices" : [ 140, 163 ], + "url" : "https:\/\/t.co\/huJie8aj6K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBaeqoXcAETptv.jpg", + "id_str" : "1004402199789793281", + "id" : 1004402199789793281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBaeqoXcAETptv.jpg", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of police firearms in Canada", + "display_url" : "pic.twitter.com\/huJie8aj6K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/bjuDwFH7X1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844710515&oldid=842524434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004402203006775296", + "text" : "List of police firearms in Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bjuDwFH7X1 https:\/\/t.co\/huJie8aj6K", + "id" : 1004402203006775296, + "created_at" : "2018-06-06 16:38:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004400769758527488\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/a3yE2DmIp8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBZLQfUwAEKnxs.png", + "id_str" : "1004400766843404289", + "id" : 1004400766843404289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBZLQfUwAEKnxs.png", + "sizes" : [ { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 336, + "resize" : "fit", + "w" : 680 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Diego Schwartzman", + "display_url" : "pic.twitter.com\/a3yE2DmIp8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/IyLu2seOAX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844709778&oldid=844709716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004400769758527488", + "text" : "Diego Schwartzman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IyLu2seOAX https:\/\/t.co\/a3yE2DmIp8", + "id" : 1004400769758527488, + "created_at" : "2018-06-06 16:32:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004400636807573504\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/UWqtCuJWFq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBZDi-X4AUwKpr.png", + "id_str" : "1004400634366517253", + "id" : 1004400634366517253, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBZDi-X4AUwKpr.png", + "sizes" : [ { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Diego Schwartzman", + "display_url" : "pic.twitter.com\/UWqtCuJWFq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/zkwiLCMBCl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844709716&oldid=844709182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004400636807573504", + "text" : "Diego Schwartzman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zkwiLCMBCl https:\/\/t.co\/UWqtCuJWFq", + "id" : 1004400636807573504, + "created_at" : "2018-06-06 16:32:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004399302381273089\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/XqehushkXH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBX1nqWsAARCZf.png", + "id_str" : "1004399295594934272", + "id" : 1004399295594934272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBX1nqWsAARCZf.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Diego Schwartzman", + "display_url" : "pic.twitter.com\/XqehushkXH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/wD9pcxlwk6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844709086&oldid=844708783", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004399302381273089", + "text" : "Diego Schwartzman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wD9pcxlwk6 https:\/\/t.co\/XqehushkXH", + "id" : 1004399302381273089, + "created_at" : "2018-06-06 16:27:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004398515139874816\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/NA0T4whOKN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBXH9pV4AAPyRB.png", + "id_str" : "1004398511222284288", + "id" : 1004398511222284288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBXH9pV4AAPyRB.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Diego Schwartzman", + "display_url" : "pic.twitter.com\/NA0T4whOKN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/GWUQNp8iFZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844708783&oldid=844708135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004398515139874816", + "text" : "Diego Schwartzman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GWUQNp8iFZ https:\/\/t.co\/NA0T4whOKN", + "id" : 1004398515139874816, + "created_at" : "2018-06-06 16:24:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004397019539091457\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/goog5c11XO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBVw5ZWkAAIkYi.png", + "id_str" : "1004397015432859648", + "id" : 1004397015432859648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBVw5ZWkAAIkYi.png", + "sizes" : [ { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 184, + "resize" : "fit", + "w" : 680 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Diego Schwartzman", + "display_url" : "pic.twitter.com\/goog5c11XO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/VblSF0UIsP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844708135&oldid=844708078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004397019539091457", + "text" : "Diego Schwartzman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VblSF0UIsP https:\/\/t.co\/goog5c11XO", + "id" : 1004397019539091457, + "created_at" : "2018-06-06 16:18:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004396871396323328\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/0eGa2GPKjq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBVoXIW0AABVwm.png", + "id_str" : "1004396868795813888", + "id" : 1004396868795813888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBVoXIW0AABVwm.png", + "sizes" : [ { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 184, + "resize" : "fit", + "w" : 680 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Diego Schwartzman", + "display_url" : "pic.twitter.com\/0eGa2GPKjq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/NrPwKsNBNS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844708078&oldid=844708041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004396871396323328", + "text" : "Diego Schwartzman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NrPwKsNBNS https:\/\/t.co\/0eGa2GPKjq", + "id" : 1004396871396323328, + "created_at" : "2018-06-06 16:17:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004396788680417280\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/pL0wAz2YEe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBVjbkWkAM950T.png", + "id_str" : "1004396784087633923", + "id" : 1004396784087633923, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBVjbkWkAM950T.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Diego Schwartzman", + "display_url" : "pic.twitter.com\/pL0wAz2YEe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/AStZwVgQga", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844708041&oldid=844705068", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004396788680417280", + "text" : "Diego Schwartzman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AStZwVgQga https:\/\/t.co\/pL0wAz2YEe", + "id" : 1004396788680417280, + "created_at" : "2018-06-06 16:17:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004394367589679104\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/uFYhT8TMF0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBTWmIVAAE3BYu.png", + "id_str" : "1004394364561326081", + "id" : 1004394364561326081, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBTWmIVAAE3BYu.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Peter Green (musician)", + "display_url" : "pic.twitter.com\/uFYhT8TMF0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Efi7TWEEYn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844707011&oldid=844341898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004394367589679104", + "text" : "Peter Green (musician) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/Efi7TWEEYn https:\/\/t.co\/uFYhT8TMF0", + "id" : 1004394367589679104, + "created_at" : "2018-06-06 16:07:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004383935181312000\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/kVlzvCyZQF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfBJ3ScUYAA8pLB.jpg", + "id_str" : "1004383931095867392", + "id" : 1004383931095867392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfBJ3ScUYAA8pLB.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 238, + "resize" : "fit", + "w" : 680 + }, { + "h" : 306, + "resize" : "fit", + "w" : 874 + }, { + "h" : 306, + "resize" : "fit", + "w" : 874 + }, { + "h" : 306, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q3104882", + "display_url" : "pic.twitter.com\/kVlzvCyZQF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/VLtAfjmpAd", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=691458385&oldid=629945520&rcid=726966060", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004383935181312000", + "text" : "Q3104882 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VLtAfjmpAd https:\/\/t.co\/kVlzvCyZQF", + "id" : 1004383935181312000, + "created_at" : "2018-06-06 15:26:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004370419992989703\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/twMyUt3blI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfA9kjWWkAA6UmF.jpg", + "id_str" : "1004370415077199872", + "id" : 1004370415077199872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfA9kjWWkAA6UmF.jpg", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of datasets for machine learning research", + "display_url" : "pic.twitter.com\/twMyUt3blI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/4zFAZM9wod", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844696117&oldid=844654634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004370419992989703", + "text" : "List of datasets for machine learning research Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/4zFAZM9wod https:\/\/t.co\/twMyUt3blI", + "id" : 1004370419992989703, + "created_at" : "2018-06-06 14:32:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004348327746555905\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Wt37lLIBFM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfApeuNU8AA7BEe.png", + "id_str" : "1004348324680364032", + "id" : 1004348324680364032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfApeuNU8AA7BEe.png", + "sizes" : [ { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Battle of Jumonville Glen", + "display_url" : "pic.twitter.com\/Wt37lLIBFM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/qz86FIBWGU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844685824&oldid=844685777", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004348327746555905", + "text" : "Battle of Jumonville Glen Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/qz86FIBWGU https:\/\/t.co\/Wt37lLIBFM", + "id" : 1004348327746555905, + "created_at" : "2018-06-06 13:04:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004348223413194752\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vSgtFNUDqx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DfApYfHUYAYnWSp.png", + "id_str" : "1004348217549414406", + "id" : 1004348217549414406, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DfApYfHUYAYnWSp.png", + "sizes" : [ { + "h" : 894, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 665 + }, { + "h" : 894, + "resize" : "fit", + "w" : 874 + }, { + "h" : 894, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Battle of Jumonville Glen", + "display_url" : "pic.twitter.com\/vSgtFNUDqx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/aF2C9GRcxE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844685777&oldid=844264664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004348223413194752", + "text" : "Battle of Jumonville Glen Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/aF2C9GRcxE https:\/\/t.co\/vSgtFNUDqx", + "id" : 1004348223413194752, + "created_at" : "2018-06-06 13:04:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004156158993666048\/photo\/1", + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/vn0pMh5gmp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De96s3IU0AArc_z.png", + "id_str" : "1004156153058611200", + "id" : 1004156153058611200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De96s3IU0AArc_z.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Doogh", + "display_url" : "pic.twitter.com\/vn0pMh5gmp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 64, 87 ], + "url" : "https:\/\/t.co\/8kXbPPOz8U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844613597&oldid=840165476", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004156158993666048", + "text" : "Doogh Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/8kXbPPOz8U https:\/\/t.co\/vn0pMh5gmp", + "id" : 1004156158993666048, + "created_at" : "2018-06-06 00:20:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004087353785356289\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/aQmQF2neRB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De88IBhU0AAGq1E.png", + "id_str" : "1004087350471741440", + "id" : 1004087350471741440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De88IBhU0AAGq1E.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 584 + }, { + "h" : 680, + "resize" : "fit", + "w" : 331 + }, { + "h" : 1795, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1795, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/aQmQF2neRB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/fPcue2Gn91", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844578504&oldid=844578444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004087353785356289", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fPcue2Gn91 https:\/\/t.co\/aQmQF2neRB", + "id" : 1004087353785356289, + "created_at" : "2018-06-05 19:47:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004087228237271046\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/OAGdw059QN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De88Aw9X0AI-wMD.png", + "id_str" : "1004087225766891522", + "id" : 1004087225766891522, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De88Aw9X0AI-wMD.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 584 + }, { + "h" : 680, + "resize" : "fit", + "w" : 331 + }, { + "h" : 1795, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1795, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/OAGdw059QN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/lBsz3S37lF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844578444&oldid=844578395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004087228237271046", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lBsz3S37lF https:\/\/t.co\/OAGdw059QN", + "id" : 1004087228237271046, + "created_at" : "2018-06-05 19:47:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004087126684831744\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/cXQrogDDf3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De876zMWkAEuOwo.png", + "id_str" : "1004087123287379969", + "id" : 1004087123287379969, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De876zMWkAEuOwo.png", + "sizes" : [ { + "h" : 989, + "resize" : "fit", + "w" : 874 + }, { + "h" : 989, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 601 + }, { + "h" : 989, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/cXQrogDDf3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/7U2UHIqPDG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844578395&oldid=844578323", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004087126684831744", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7U2UHIqPDG https:\/\/t.co\/cXQrogDDf3", + "id" : 1004087126684831744, + "created_at" : "2018-06-05 19:46:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004086979485630464\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/QzR3KlMCDi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De87yKhXkAEiUd_.png", + "id_str" : "1004086974930718721", + "id" : 1004086974930718721, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De87yKhXkAEiUd_.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 358 + }, { + "h" : 1662, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1662, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 631 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Amber Valley, Alberta", + "display_url" : "pic.twitter.com\/QzR3KlMCDi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/ZSciWGKwrA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844578323&oldid=842975668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004086979485630464", + "text" : "Amber Valley, Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZSciWGKwrA https:\/\/t.co\/QzR3KlMCDi", + "id" : 1004086979485630464, + "created_at" : "2018-06-05 19:46:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1004084121809965058\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/X5Z7Blo7BL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De85LpyX4AE5e8A.png", + "id_str" : "1004084114285387777", + "id" : 1004084114285387777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De85LpyX4AE5e8A.png", + "sizes" : [ { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 520 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Becky G", + "display_url" : "pic.twitter.com\/X5Z7Blo7BL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/qaZ9I55tZi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844576866&oldid=844356565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1004084121809965058", + "text" : "Becky G Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qaZ9I55tZi https:\/\/t.co\/X5Z7Blo7BL", + "id" : 1004084121809965058, + "created_at" : "2018-06-05 19:34:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1003991220673277952\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/dVGOgKesD4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De7ksWaX0AEURh9.png", + "id_str" : "1003991217531768833", + "id" : 1003991217531768833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De7ksWaX0AEURh9.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sheldon Brown (bicycle mechanic)", + "display_url" : "pic.twitter.com\/dVGOgKesD4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/bP9heahdIv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844521344&oldid=840195877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1003991220673277952", + "text" : "Sheldon Brown (bicycle mechanic) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bP9heahdIv https:\/\/t.co\/dVGOgKesD4", + "id" : 1003991220673277952, + "created_at" : "2018-06-05 13:25:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1003747300882223105\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/U8XFMBjhRy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De4G2Q6V4AEK1N7.png", + "id_str" : "1003747296272572417", + "id" : 1003747296272572417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De4G2Q6V4AEK1N7.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q1238107", + "display_url" : "pic.twitter.com\/U8XFMBjhRy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/z9bRfv9EHn", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=690477274&oldid=690476971&rcid=725967020", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1003747300882223105", + "text" : "Q1238107 Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/z9bRfv9EHn https:\/\/t.co\/U8XFMBjhRy", + "id" : 1003747300882223105, + "created_at" : "2018-06-04 21:16:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1003747049014210561\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/xQkIT94cNg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De4GntdV4AAM-6F.png", + "id_str" : "1003747046237528064", + "id" : 1003747046237528064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De4GntdV4AAM-6F.png", + "sizes" : [ { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 199, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Q1238107", + "display_url" : "pic.twitter.com\/xQkIT94cNg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/3yGlxXEdNc", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=690476971&oldid=685050042&rcid=725966716", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1003747049014210561", + "text" : "Q1238107 Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/3yGlxXEdNc https:\/\/t.co\/xQkIT94cNg", + "id" : 1003747049014210561, + "created_at" : "2018-06-04 21:15:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1003701621468082176\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/b6AajpyZI0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De3dTeNXUAIQ_wJ.png", + "id_str" : "1003701618569859074", + "id" : 1003701618569859074, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De3dTeNXUAIQ_wJ.png", + "sizes" : [ { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1005, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 591 + } ], + "media_alt" : "Screenshot of edit to Arctic Council", + "display_url" : "pic.twitter.com\/b6AajpyZI0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/MMdEfTLN5w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844405033&oldid=841621432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1003701621468082176", + "text" : "Arctic Council Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/MMdEfTLN5w https:\/\/t.co\/b6AajpyZI0", + "id" : 1003701621468082176, + "created_at" : "2018-06-04 18:14:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1003664710284337153\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/wNDiQuSW3G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De27u3eWAAEwnU9.png", + "id_str" : "1003664705813086209", + "id" : 1003664705813086209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De27u3eWAAEwnU9.png", + "sizes" : [ { + "h" : 388, + "resize" : "fit", + "w" : 680 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Michael Blunden", + "display_url" : "pic.twitter.com\/wNDiQuSW3G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/QJsYD0bVy3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149226990&oldid=149127492&rcid=364486303", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1003664710284337153", + "text" : "Michael Blunden Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QJsYD0bVy3 https:\/\/t.co\/wNDiQuSW3G", + "id" : 1003664710284337153, + "created_at" : "2018-06-04 15:48:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1003645688352247808\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/AUyiH1iMuV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De2qbmDXkAAlMek.png", + "id_str" : "1003645683021352960", + "id" : 1003645683021352960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De2qbmDXkAAlMek.png", + "sizes" : [ { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 502, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Fuze (band)", + "display_url" : "pic.twitter.com\/AUyiH1iMuV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/rEm8L76JEj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844376156&oldid=844376077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1003645688352247808", + "text" : "Fuze (band) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rEm8L76JEj https:\/\/t.co\/AUyiH1iMuV", + "id" : 1003645688352247808, + "created_at" : "2018-06-04 14:32:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1003645490548920320\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/juEcwy0aHy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De2qQL5WAAErqa3.png", + "id_str" : "1003645487021424641", + "id" : 1003645487021424641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De2qQL5WAAErqa3.png", + "sizes" : [ { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 502, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Fuze (band)", + "display_url" : "pic.twitter.com\/juEcwy0aHy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/hNhT46UFHQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844376077&oldid=762789894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1003645490548920320", + "text" : "Fuze (band) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hNhT46UFHQ https:\/\/t.co\/juEcwy0aHy", + "id" : 1003645490548920320, + "created_at" : "2018-06-04 14:31:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1003501688043573249\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ZiNTzHUfWb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/De0nd1KWAAAJczT.png", + "id_str" : "1003501685413642240", + "id" : 1003501685413642240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/De0nd1KWAAAJczT.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to La Compagnie Cr\u00E9ole", + "display_url" : "pic.twitter.com\/ZiNTzHUfWb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/WDtJv5VC5y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844323609&oldid=841529934", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1003501688043573249", + "text" : "La Compagnie Cr\u00E9ole Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WDtJv5VC5y https:\/\/t.co\/ZiNTzHUfWb", + "id" : 1003501688043573249, + "created_at" : "2018-06-04 05:00:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002999640340467712\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/v9GieGFjf7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dete2v4XkAEV6lV.jpg", + "id_str" : "1002999636678905857", + "id" : 1002999636678905857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dete2v4XkAEV6lV.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Armed Forces ranks and insignia", + "display_url" : "pic.twitter.com\/v9GieGFjf7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/e29h3SHdkI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844124690&oldid=840361298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002999640340467712", + "text" : "Canadian Armed Forces ranks and in Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/e29h3SHdkI https:\/\/t.co\/v9GieGFjf7", + "id" : 1002999640340467712, + "created_at" : "2018-06-02 19:45:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002880870343114757\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/WjLJ6EoZoX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dery1WCW0AIgd0P.png", + "id_str" : "1002880865305808898", + "id" : 1002880865305808898, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dery1WCW0AIgd0P.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Le R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/WjLJ6EoZoX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/IyLj3m1NyO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149150120&oldid=149150054&rcid=364343209", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002880870343114757", + "text" : "Le R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IyLj3m1NyO https:\/\/t.co\/WjLJ6EoZoX", + "id" : 1002880870343114757, + "created_at" : "2018-06-02 11:53:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002879971222867970\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/RVDBEvL1M2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeryA9-X4AA1Wg8.png", + "id_str" : "1002879965493452800", + "id" : 1002879965493452800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeryA9-X4AA1Wg8.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Le R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/RVDBEvL1M2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ykTjPqFdaw", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=149150054&oldid=147890676&rcid=364343108", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002879971222867970", + "text" : "Le R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ykTjPqFdaw https:\/\/t.co\/RVDBEvL1M2", + "id" : 1002879971222867970, + "created_at" : "2018-06-02 11:49:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002878848952913921\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/frMayTGOce", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Derw_0kXcAILzaE.png", + "id_str" : "1002878846276956162", + "id" : 1002878846276956162, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Derw_0kXcAILzaE.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to R\u00E9giment de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/frMayTGOce" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/f1GDUxjyan", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=844071123&oldid=838776373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002878848952913921", + "text" : "R\u00E9giment de la Chaudi\u00E8re Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/f1GDUxjyan https:\/\/t.co\/frMayTGOce", + "id" : 1002878848952913921, + "created_at" : "2018-06-02 11:45:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002625405164179457\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/FTX9rbuwER", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeoKfVEW4AIHUWD.jpg", + "id_str" : "1002625400391000066", + "id" : 1002625400391000066, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeoKfVEW4AIHUWD.jpg", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of 40-plus point games by LeBron James", + "display_url" : "pic.twitter.com\/FTX9rbuwER" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/CZtApsbsId", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843977898&oldid=843917834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002625405164179457", + "text" : "List of 40-plus point games by LeBron James Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/CZtApsbsId https:\/\/t.co\/FTX9rbuwER", + "id" : 1002625405164179457, + "created_at" : "2018-06-01 18:58:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002618597720645632\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/t6eHzoCrUf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DeoETIwXUAEaf-N.png", + "id_str" : "1002618593857720321", + "id" : 1002618593857720321, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DeoETIwXUAEaf-N.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 387 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 684 + }, { + "h" : 1534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1534, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Premier League", + "display_url" : "pic.twitter.com\/t6eHzoCrUf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/kJ0FbzwSpN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843973873&oldid=843973470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002618597720645632", + "text" : "Canadian Premier League Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kJ0FbzwSpN https:\/\/t.co\/t6eHzoCrUf", + "id" : 1002618597720645632, + "created_at" : "2018-06-01 18:31:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002609407543439360\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/qbl1GVO3D3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Den78OCX4AUzXge.png", + "id_str" : "1002609404045418501", + "id" : 1002609404045418501, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Den78OCX4AUzXge.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Cavite City", + "display_url" : "pic.twitter.com\/qbl1GVO3D3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/mO16lIXCub", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843969077&oldid=842095465", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002609407543439360", + "text" : "Cavite City Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mO16lIXCub https:\/\/t.co\/qbl1GVO3D3", + "id" : 1002609407543439360, + "created_at" : "2018-06-01 17:54:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002584673669779456\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/h9ftLTlOAS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DenlcbSU8AEkl3l.png", + "id_str" : "1002584668590370817", + "id" : 1002584668590370817, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DenlcbSU8AEkl3l.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Discounted payback period", + "display_url" : "pic.twitter.com\/h9ftLTlOAS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/QF3IdjQ7Uq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843956755&oldid=807897890", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002584673669779456", + "text" : "Discounted payback period Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/QF3IdjQ7Uq https:\/\/t.co\/h9ftLTlOAS", + "id" : 1002584673669779456, + "created_at" : "2018-06-01 16:16:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1002572483847966722\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/w9hHlKTYiy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DenaXA3WsAUXb4s.png", + "id_str" : "1002572480970665989", + "id" : 1002572480970665989, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DenaXA3WsAUXb4s.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes", + "display_url" : "pic.twitter.com\/w9hHlKTYiy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/V4egcR34Bh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=843950614&oldid=843881074", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1002572483847966722", + "text" : "List of My Hero Academia episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V4egcR34Bh https:\/\/t.co\/w9hHlKTYiy", + "id" : 1002572483847966722, + "created_at" : "2018-06-01 15:28:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_07.js b/20181122/data/js/tweets/2018_07.js new file mode 100644 index 00000000..f7b076d2 --- /dev/null +++ b/20181122/data/js/tweets/2018_07.js @@ -0,0 +1,17054 @@ +Grailbird.data.tweets_2018_07 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024413731516817413\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/aOxa5thSS1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djdy2x5V4AAsoMK.png", + "id_str" : "1024413725682425856", + "id" : 1024413725682425856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djdy2x5V4AAsoMK.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Military beret", + "display_url" : "pic.twitter.com\/aOxa5thSS1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/6KNLLGp6iP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852864069&oldid=852547797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024413731516817413", + "text" : "Military beret Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6KNLLGp6iP https:\/\/t.co\/aOxa5thSS1", + "id" : 1024413731516817413, + "created_at" : "2018-07-31 21:57:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024368595080495104\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/oC9qUag67Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjdJzlMXcAAGJt7.png", + "id_str" : "1024368590756212736", + "id" : 1024368590756212736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjdJzlMXcAAGJt7.png", + "sizes" : [ { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 631 + }, { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 36 Signal Regiment (Canada)", + "display_url" : "pic.twitter.com\/oC9qUag67Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/sXVCdSQKRp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852841307&oldid=852840464", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024368595080495104", + "text" : "36 Signal Regiment (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/sXVCdSQKRp https:\/\/t.co\/oC9qUag67Y", + "id" : 1024368595080495104, + "created_at" : "2018-07-31 18:57:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024367088570445824\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/7DE06ZpRrE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjdIb0xXcAEr22p.png", + "id_str" : "1024367083109445633", + "id" : 1024367083109445633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjdIb0xXcAEr22p.png", + "sizes" : [ { + "h" : 1119, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1119, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1119, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 531 + } ], + "media_alt" : "Screenshot of edit to Thanksgiving (Canada)", + "display_url" : "pic.twitter.com\/7DE06ZpRrE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/9CVZEF5Gd2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852840580&oldid=832807469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024367088570445824", + "text" : "Thanksgiving (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9CVZEF5Gd2 https:\/\/t.co\/7DE06ZpRrE", + "id" : 1024367088570445824, + "created_at" : "2018-07-31 18:52:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024366906474721281\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/qFtiGrqy9d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjdIRZSUcAApIlZ.png", + "id_str" : "1024366903932776448", + "id" : 1024366903932776448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjdIRZSUcAApIlZ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 617 + }, { + "h" : 964, + "resize" : "fit", + "w" : 874 + }, { + "h" : 964, + "resize" : "fit", + "w" : 874 + }, { + "h" : 964, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/qFtiGrqy9d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/4KIrAH8JMp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852840464&oldid=786979699", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024366906474721281", + "text" : "36 Signal Regiment (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4KIrAH8JMp https:\/\/t.co\/qFtiGrqy9d", + "id" : 1024366906474721281, + "created_at" : "2018-07-31 18:51:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024350779321331712\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/1IfoYAb2W2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djc5mgBW4AA07eR.png", + "id_str" : "1024350773843517440", + "id" : 1024350773843517440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djc5mgBW4AA07eR.png", + "sizes" : [ { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 625, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Elasticsearch", + "display_url" : "pic.twitter.com\/1IfoYAb2W2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/XvnwwWKwB5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852832979&oldid=852831744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024350779321331712", + "text" : "Elasticsearch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XvnwwWKwB5 https:\/\/t.co\/1IfoYAb2W2", + "id" : 1024350779321331712, + "created_at" : "2018-07-31 17:47:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024348079997083648\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/fi8nZpvNB5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djc3JYOUYAA6__s.png", + "id_str" : "1024348074510934016", + "id" : 1024348074510934016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djc3JYOUYAA6__s.png", + "sizes" : [ { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 576, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Elasticsearch", + "display_url" : "pic.twitter.com\/fi8nZpvNB5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/vvNMIF16lP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852831744&oldid=849808467", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024348079997083648", + "text" : "Elasticsearch Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vvNMIF16lP https:\/\/t.co\/fi8nZpvNB5", + "id" : 1024348079997083648, + "created_at" : "2018-07-31 17:36:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024341950470733826\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/GnhvwytCYv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djcxks5XoAAHoeV.png", + "id_str" : "1024341946846912512", + "id" : 1024341946846912512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djcxks5XoAAHoeV.png", + "sizes" : [ { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 615, + "resize" : "fit", + "w" : 680 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Clean Energy Ministerial", + "display_url" : "pic.twitter.com\/GnhvwytCYv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/9YKN0ONOhM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852828908&oldid=852828824", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024341950470733826", + "text" : "Clean Energy Ministerial Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/9YKN0ONOhM https:\/\/t.co\/GnhvwytCYv", + "id" : 1024341950470733826, + "created_at" : "2018-07-31 17:12:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024341800717307906\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/MPEtXmKXNC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcxcD3XcAIJ-4M.png", + "id_str" : "1024341798393704450", + "id" : 1024341798393704450, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcxcD3XcAIJ-4M.png", + "sizes" : [ { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 615, + "resize" : "fit", + "w" : 680 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Clean Energy Ministerial", + "display_url" : "pic.twitter.com\/MPEtXmKXNC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/LsBKEke0CU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852828824&oldid=852828731", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024341800717307906", + "text" : "Clean Energy Ministerial Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/LsBKEke0CU https:\/\/t.co\/MPEtXmKXNC", + "id" : 1024341800717307906, + "created_at" : "2018-07-31 17:11:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024341611453579266\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/EHDZacZcvt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcxQ9oXgAAZY_u.png", + "id_str" : "1024341607741620224", + "id" : 1024341607741620224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcxQ9oXgAAZY_u.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 526 + }, { + "h" : 1130, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1130, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1130, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Clean Energy Ministerial", + "display_url" : "pic.twitter.com\/EHDZacZcvt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/XaBPyTPpce", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852828731&oldid=852828641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024341611453579266", + "text" : "Clean Energy Ministerial Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/XaBPyTPpce https:\/\/t.co\/EHDZacZcvt", + "id" : 1024341611453579266, + "created_at" : "2018-07-31 17:10:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024341423057977345\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/oTfLYi2HmJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcxF7MX4AApo35.png", + "id_str" : "1024341418108772352", + "id" : 1024341418108772352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcxF7MX4AApo35.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Clean Energy Ministerial", + "display_url" : "pic.twitter.com\/oTfLYi2HmJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/F0IGTOm1CG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852828641&oldid=840027093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024341423057977345", + "text" : "Clean Energy Ministerial Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/F0IGTOm1CG https:\/\/t.co\/oTfLYi2HmJ", + "id" : 1024341423057977345, + "created_at" : "2018-07-31 17:10:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024336235282812930\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/8aCg3J5hnO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcsXlZXgAIY-98.png", + "id_str" : "1024336223937200130", + "id" : 1024336223937200130, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcsXlZXgAIY-98.png", + "sizes" : [ { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Khangai Mountains", + "display_url" : "pic.twitter.com\/8aCg3J5hnO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/hpSjnn4UR4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852826388&oldid=836718750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024336235282812930", + "text" : "Khangai Mountains Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/hpSjnn4UR4 https:\/\/t.co\/8aCg3J5hnO", + "id" : 1024336235282812930, + "created_at" : "2018-07-31 16:49:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024311943849537537\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/6Nu165oN5I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcWSHWXgAAMkCT.png", + "id_str" : "1024311940716396544", + "id" : 1024311940716396544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcWSHWXgAAMkCT.png", + "sizes" : [ { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 395, + "resize" : "fit", + "w" : 680 + }, { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Curraghchase Forest Park", + "display_url" : "pic.twitter.com\/6Nu165oN5I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/El28BzTUHy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852815643&oldid=852814917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024311943849537537", + "text" : "Curraghchase Forest Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/El28BzTUHy https:\/\/t.co\/6Nu165oN5I", + "id" : 1024311943849537537, + "created_at" : "2018-07-31 15:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024311915118583808\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/SK71T1PoNA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcWQZzXgAACwtZ.png", + "id_str" : "1024311911310131200", + "id" : 1024311911310131200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcWQZzXgAACwtZ.png", + "sizes" : [ { + "h" : 662, + "resize" : "fit", + "w" : 874 + }, { + "h" : 662, + "resize" : "fit", + "w" : 874 + }, { + "h" : 662, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2019 World Junior Ice Hockey Championships", + "display_url" : "pic.twitter.com\/SK71T1PoNA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Se1Krkv68r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852815629&oldid=852815229", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024311915118583808", + "text" : "2019 World Junior Ice Hockey Championships Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/Se1Krkv68r https:\/\/t.co\/SK71T1PoNA", + "id" : 1024311915118583808, + "created_at" : "2018-07-31 15:12:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024311031571591168\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/qkhBl0dfO1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcVc80WsAUqrsu.png", + "id_str" : "1024311027356315653", + "id" : 1024311027356315653, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcVc80WsAUqrsu.png", + "sizes" : [ { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2019 World Junior Ice Hockey Championships", + "display_url" : "pic.twitter.com\/qkhBl0dfO1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/zn2VoCD8Mj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852815229&oldid=852814368", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024311031571591168", + "text" : "2019 World Junior Ice Hockey Championships Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/zn2VoCD8Mj https:\/\/t.co\/qkhBl0dfO1", + "id" : 1024311031571591168, + "created_at" : "2018-07-31 15:09:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024310299808149504\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/6AmFdhIbF8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcUyc9W0AAe6N9.png", + "id_str" : "1024310297249632256", + "id" : 1024310297249632256, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcUyc9W0AAe6N9.png", + "sizes" : [ { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Curraghchase Forest Park", + "display_url" : "pic.twitter.com\/6AmFdhIbF8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/qop0hmnlJ5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852814917&oldid=852814826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024310299808149504", + "text" : "Curraghchase Forest Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qop0hmnlJ5 https:\/\/t.co\/6AmFdhIbF8", + "id" : 1024310299808149504, + "created_at" : "2018-07-31 15:06:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024310096900366336\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/X750pgO76L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcUmnUU0AASsvh.png", + "id_str" : "1024310093871894528", + "id" : 1024310093871894528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcUmnUU0AASsvh.png", + "sizes" : [ { + "h" : 783, + "resize" : "fit", + "w" : 874 + }, { + "h" : 783, + "resize" : "fit", + "w" : 874 + }, { + "h" : 783, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 609, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Curraghchase Forest Park", + "display_url" : "pic.twitter.com\/X750pgO76L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/5ZWXzIunMI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852814826&oldid=849026957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024310096900366336", + "text" : "Curraghchase Forest Park Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5ZWXzIunMI https:\/\/t.co\/X750pgO76L", + "id" : 1024310096900366336, + "created_at" : "2018-07-31 15:05:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024309076669415424\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/ernvz7Qlko", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjcTrG0W0AEhBPB.png", + "id_str" : "1024309071535591425", + "id" : 1024309071535591425, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjcTrG0W0AEhBPB.png", + "sizes" : [ { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2019 World Junior Ice Hockey Championships", + "display_url" : "pic.twitter.com\/ernvz7Qlko" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/dTM33028nV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852814368&oldid=852747016", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024309076669415424", + "text" : "2019 World Junior Ice Hockey Championships Wikipedia article edited anonymously from Canadian Space Agency https:\/\/t.co\/dTM33028nV https:\/\/t.co\/ernvz7Qlko", + "id" : 1024309076669415424, + "created_at" : "2018-07-31 15:01:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024275140547366912\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/zwSpNxftFc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djb0z1hV4AAxXTJ.png", + "id_str" : "1024275136650797056", + "id" : 1024275136650797056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djb0z1hV4AAxXTJ.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ed Robertson", + "display_url" : "pic.twitter.com\/zwSpNxftFc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/zebBgTaR0U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852798496&oldid=844776583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024275140547366912", + "text" : "Ed Robertson Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/zebBgTaR0U https:\/\/t.co\/zwSpNxftFc", + "id" : 1024275140547366912, + "created_at" : "2018-07-31 12:46:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024046241301364736\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/uAZDiWLYFX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjYkoLRX4AEMmWl.png", + "id_str" : "1024046237912391681", + "id" : 1024046237912391681, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjYkoLRX4AEMmWl.png", + "sizes" : [ { + "h" : 596, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 680 + }, { + "h" : 596, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 596, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Magic angle", + "display_url" : "pic.twitter.com\/uAZDiWLYFX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/96C0akDZma", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852713443&oldid=842774127", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024046241301364736", + "text" : "Magic angle Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/96C0akDZma https:\/\/t.co\/uAZDiWLYFX", + "id" : 1024046241301364736, + "created_at" : "2018-07-30 21:37:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1023996437124792320\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/kGVTisINw8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjX3VKdXsAAPa9X.png", + "id_str" : "1023996433253511168", + "id" : 1023996433253511168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjX3VKdXsAAPa9X.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Level (airline)", + "display_url" : "pic.twitter.com\/kGVTisINw8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/KdoQfDlmpF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852689840&oldid=851749685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1023996437124792320", + "text" : "Level (airline) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KdoQfDlmpF https:\/\/t.co\/kGVTisINw8", + "id" : 1023996437124792320, + "created_at" : "2018-07-30 18:19:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1023929039650729985\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Z7hPDHEc7Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjW6CFlW0AASx29.jpg", + "id_str" : "1023929035318022144", + "id" : 1023929035318022144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjW6CFlW0AASx29.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 482 + }, { + "h" : 1234, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1234, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 850 + } ], + "media_alt" : "Screenshot of edit to Chinese Canadians", + "display_url" : "pic.twitter.com\/Z7hPDHEc7Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/qGaeLpOr1S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852656478&oldid=850679687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1023929039650729985", + "text" : "Chinese Canadians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qGaeLpOr1S https:\/\/t.co\/Z7hPDHEc7Y", + "id" : 1023929039650729985, + "created_at" : "2018-07-30 13:51:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1023787144471609344\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/ULSOKmiK5G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjU4-wOXgAA4hrF.png", + "id_str" : "1023787141044862976", + "id" : 1023787141044862976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjU4-wOXgAA4hrF.png", + "sizes" : [ { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 368, + "resize" : "fit", + "w" : 680 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces Military Police", + "display_url" : "pic.twitter.com\/ULSOKmiK5G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/RcYwtUjkBS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852607430&oldid=852607385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1023787144471609344", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RcYwtUjkBS https:\/\/t.co\/ULSOKmiK5G", + "id" : 1023787144471609344, + "created_at" : "2018-07-30 04:27:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1023786998811820032\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/l6SP3G6Zcu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjU42OKV4AAoB4t.png", + "id_str" : "1023786994462220288", + "id" : 1023786994462220288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjU42OKV4AAoB4t.png", + "sizes" : [ { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 368, + "resize" : "fit", + "w" : 680 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces Military Police", + "display_url" : "pic.twitter.com\/l6SP3G6Zcu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/g0GZwHiSPR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852607385&oldid=850070446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1023786998811820032", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/g0GZwHiSPR https:\/\/t.co\/l6SP3G6Zcu", + "id" : 1023786998811820032, + "created_at" : "2018-07-30 04:26:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1023186345798320128\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Gosb2Kt5bD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjMWjn-XsAEGmoH.png", + "id_str" : "1023186341625049089", + "id" : 1023186341625049089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjMWjn-XsAEGmoH.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jennifer Keesmaat", + "display_url" : "pic.twitter.com\/Gosb2Kt5bD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/yrsPhzfgpy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852360802&oldid=852356720", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1023186345798320128", + "text" : "Jennifer Keesmaat Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/yrsPhzfgpy https:\/\/t.co\/Gosb2Kt5bD", + "id" : 1023186345798320128, + "created_at" : "2018-07-28 12:40:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022956089661423617\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/uiI768i9E7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjJFIvvXcAAm7e2.png", + "id_str" : "1022956081922928640", + "id" : 1022956081922928640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjJFIvvXcAAm7e2.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 450 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 264 + }, { + "h" : 680, + "resize" : "fit", + "w" : 149 + }, { + "h" : 3976, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Donna Pinciotti", + "display_url" : "pic.twitter.com\/uiI768i9E7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Ma4BMyz830", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852286126&oldid=843069478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022956089661423617", + "text" : "Donna Pinciotti Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ma4BMyz830 https:\/\/t.co\/uiI768i9E7", + "id" : 1022956089661423617, + "created_at" : "2018-07-27 21:25:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022946507488747530\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/dp5LcQSGTZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjI8bUIWwAYW8mM.png", + "id_str" : "1022946505324412934", + "id" : 1022946505324412934, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjI8bUIWwAYW8mM.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Schitt's Creek episodes", + "display_url" : "pic.twitter.com\/dp5LcQSGTZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/LWqn34lvgd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852282291&oldid=851625882", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022946507488747530", + "text" : "List of Schitt's Creek episodes Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/LWqn34lvgd https:\/\/t.co\/dp5LcQSGTZ", + "id" : 1022946507488747530, + "created_at" : "2018-07-27 20:47:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022898764066029569\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/lKX4Jb776N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjIRADhW0AAOLig.png", + "id_str" : "1022898758009409536", + "id" : 1022898758009409536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjIRADhW0AAOLig.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Abby Hoffman", + "display_url" : "pic.twitter.com\/lKX4Jb776N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/2l3NF3ZNiV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852259776&oldid=840561145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022898764066029569", + "text" : "Abby Hoffman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2l3NF3ZNiV https:\/\/t.co\/lKX4Jb776N", + "id" : 1022898764066029569, + "created_at" : "2018-07-27 17:37:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022861796082937863\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/JdebRyq4rL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjHvYd8XcAASOyX.png", + "id_str" : "1022861794023534592", + "id" : 1022861794023534592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjHvYd8XcAASOyX.png", + "sizes" : [ { + "h" : 419, + "resize" : "fit", + "w" : 874 + }, { + "h" : 419, + "resize" : "fit", + "w" : 874 + }, { + "h" : 419, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Natal (Br\u00E9sil)", + "display_url" : "pic.twitter.com\/JdebRyq4rL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/XaDPTwTQDA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150729071&oldid=149381400&rcid=367918739", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022861796082937863", + "text" : "Natal (Br\u00E9sil) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XaDPTwTQDA https:\/\/t.co\/JdebRyq4rL", + "id" : 1022861796082937863, + "created_at" : "2018-07-27 15:10:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022524085232918528\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/xqrCXi6Asw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjC8O44X0AAoWQA.png", + "id_str" : "1022524079386120192", + "id" : 1022524079386120192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjC8O44X0AAoWQA.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wesley Snipes", + "display_url" : "pic.twitter.com\/xqrCXi6Asw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/6RzZ9EDDRX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852101126&oldid=851943977", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022524085232918528", + "text" : "Wesley Snipes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6RzZ9EDDRX https:\/\/t.co\/xqrCXi6Asw", + "id" : 1022524085232918528, + "created_at" : "2018-07-26 16:48:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022494930688778240\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/xU5d2ZLEAE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjChuAgXgAEjKay.png", + "id_str" : "1022494927194914817", + "id" : 1022494927194914817, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjChuAgXgAEjKay.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 635 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 372 + }, { + "h" : 2818, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 211 + } ], + "media_alt" : "Screenshot of edit to Reham Khan", + "display_url" : "pic.twitter.com\/xU5d2ZLEAE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/RnR48RBR1f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852086859&oldid=852072400", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022494930688778240", + "text" : "Reham Khan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RnR48RBR1f https:\/\/t.co\/xU5d2ZLEAE", + "id" : 1022494930688778240, + "created_at" : "2018-07-26 14:52:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022488894338686977\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/7CFcw8rbTc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjCcOexXoAAmSaw.png", + "id_str" : "1022488888005337088", + "id" : 1022488888005337088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjCcOexXoAAmSaw.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 758 + }, { + "h" : 1383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 430 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1383, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Belt and Road Initiative", + "display_url" : "pic.twitter.com\/7CFcw8rbTc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/7hpuVrOPWo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852083879&oldid=851995087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022488894338686977", + "text" : "Belt and Road Initiative Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7hpuVrOPWo https:\/\/t.co\/7CFcw8rbTc", + "id" : 1022488894338686977, + "created_at" : "2018-07-26 14:28:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022147386813100032\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Cdq8LY76nS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di9loUkVAAYxmng.png", + "id_str" : "1022147383826644998", + "id" : 1022147383826644998, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di9loUkVAAYxmng.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wesley Snipes", + "display_url" : "pic.twitter.com\/Cdq8LY76nS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/NSTQHf4Yvs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851943977&oldid=851943782", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022147386813100032", + "text" : "Wesley Snipes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NSTQHf4Yvs https:\/\/t.co\/Cdq8LY76nS", + "id" : 1022147386813100032, + "created_at" : "2018-07-25 15:51:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022147054141882369\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/svQ1g04Pa7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di9lU9SU8AEPXWL.png", + "id_str" : "1022147051159613441", + "id" : 1022147051159613441, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di9lU9SU8AEPXWL.png", + "sizes" : [ { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wesley Snipes", + "display_url" : "pic.twitter.com\/svQ1g04Pa7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/mhHAMAmr9v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851943782&oldid=851418415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022147054141882369", + "text" : "Wesley Snipes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mhHAMAmr9v https:\/\/t.co\/svQ1g04Pa7", + "id" : 1022147054141882369, + "created_at" : "2018-07-25 15:50:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022145111587778561\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/OhNFfzhLlI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di9jj7tXcAAY4Gm.png", + "id_str" : "1022145109410934784", + "id" : 1022145109410934784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di9jj7tXcAAY4Gm.png", + "sizes" : [ { + "h" : 517, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 680 + }, { + "h" : 517, + "resize" : "fit", + "w" : 874 + }, { + "h" : 517, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Eddy King", + "display_url" : "pic.twitter.com\/OhNFfzhLlI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/lPd2OE8ix4", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150674721&oldid=146229576&rcid=367761766", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022145111587778561", + "text" : "Eddy King Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lPd2OE8ix4 https:\/\/t.co\/OhNFfzhLlI", + "id" : 1022145111587778561, + "created_at" : "2018-07-25 15:42:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022119897671905281\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/cXKGwkoXKP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di9MoHlVsAARr95.png", + "id_str" : "1022119892550529024", + "id" : 1022119892550529024, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di9MoHlVsAARr95.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Corner Gas", + "display_url" : "pic.twitter.com\/cXKGwkoXKP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Wukyh3BcA5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851930207&oldid=851930065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022119897671905281", + "text" : "Corner Gas Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Wukyh3BcA5 https:\/\/t.co\/cXKGwkoXKP", + "id" : 1022119897671905281, + "created_at" : "2018-07-25 14:02:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022119679119290373\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/IiE0B9JXXm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di9MbSLUYAEpqG3.png", + "id_str" : "1022119672055881729", + "id" : 1022119672055881729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di9MbSLUYAEpqG3.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Corner Gas", + "display_url" : "pic.twitter.com\/IiE0B9JXXm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/YQ6WmOHBGN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851930065&oldid=851171100", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022119679119290373", + "text" : "Corner Gas Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YQ6WmOHBGN https:\/\/t.co\/IiE0B9JXXm", + "id" : 1022119679119290373, + "created_at" : "2018-07-25 14:01:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022086112364441600\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/0PkuJWluiP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di8t5ejWwAUchuH.png", + "id_str" : "1022086105913540613", + "id" : 1022086105913540613, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di8t5ejWwAUchuH.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Ault", + "display_url" : "pic.twitter.com\/0PkuJWluiP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/2mHTGjJrrX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851915438&oldid=793645512", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022086112364441600", + "text" : "Ault Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2mHTGjJrrX https:\/\/t.co\/0PkuJWluiP", + "id" : 1022086112364441600, + "created_at" : "2018-07-25 11:48:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022022870430572544\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/25uyy3q7uv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di70YhCXgAI5_kZ.png", + "id_str" : "1022022867482017794", + "id" : 1022022867482017794, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di70YhCXgAI5_kZ.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Life imprisonment in the United States", + "display_url" : "pic.twitter.com\/25uyy3q7uv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/QhV8J1SXiN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851892130&oldid=851891926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022022870430572544", + "text" : "Life imprisonment in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QhV8J1SXiN https:\/\/t.co\/25uyy3q7uv", + "id" : 1022022870430572544, + "created_at" : "2018-07-25 07:36:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1022022258649432070\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/CjLeKZHjXN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di7z07QX4AAoV62.png", + "id_str" : "1022022256044793856", + "id" : 1022022256044793856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di7z07QX4AAoV62.png", + "sizes" : [ { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 578, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Life imprisonment in the United States", + "display_url" : "pic.twitter.com\/CjLeKZHjXN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/oL6xJGh1tF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851891926&oldid=851324508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1022022258649432070", + "text" : "Life imprisonment in the United States Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oL6xJGh1tF https:\/\/t.co\/CjLeKZHjXN", + "id" : 1022022258649432070, + "created_at" : "2018-07-25 07:34:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021962362977497088\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/g0LzcYHzgD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di69Wg9XcAEsPEz.png", + "id_str" : "1021962359961776129", + "id" : 1021962359961776129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di69Wg9XcAEsPEz.png", + "sizes" : [ { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 601, + "resize" : "fit", + "w" : 680 + }, { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ministry (government department)", + "display_url" : "pic.twitter.com\/g0LzcYHzgD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/iSt4a9MlZc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851870819&oldid=851870765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021962362977497088", + "text" : "Ministry (government department) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iSt4a9MlZc https:\/\/t.co\/g0LzcYHzgD", + "id" : 1021962362977497088, + "created_at" : "2018-07-25 03:36:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021962272216760320\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/U1bUl8Yebz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di69RM-XoAQ1is1.png", + "id_str" : "1021962268697927684", + "id" : 1021962268697927684, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di69RM-XoAQ1is1.png", + "sizes" : [ { + "h" : 587, + "resize" : "fit", + "w" : 680 + }, { + "h" : 754, + "resize" : "fit", + "w" : 874 + }, { + "h" : 754, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 754, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ministry (government department)", + "display_url" : "pic.twitter.com\/U1bUl8Yebz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/fhkX8smXNm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851870765&oldid=851415494", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021962272216760320", + "text" : "Ministry (government department) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fhkX8smXNm https:\/\/t.co\/U1bUl8Yebz", + "id" : 1021962272216760320, + "created_at" : "2018-07-25 03:36:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021885166967574528\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/KPx2sSx9Z4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di53JB8UcAAbE85.jpg", + "id_str" : "1021885162483642368", + "id" : 1021885162483642368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di53JB8UcAAbE85.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1731, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 343 + }, { + "h" : 1731, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 606 + } ], + "media_alt" : "Screenshot of edit to Jan Oort", + "display_url" : "pic.twitter.com\/KPx2sSx9Z4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/C5JbwT2smX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851835107&oldid=845660904", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021885166967574528", + "text" : "Jan Oort Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/C5JbwT2smX https:\/\/t.co\/KPx2sSx9Z4", + "id" : 1021885166967574528, + "created_at" : "2018-07-24 22:29:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021836143841693698\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7CrhfLJu4X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di5Kjd-XcAAg18p.png", + "id_str" : "1021836138661769216", + "id" : 1021836138661769216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di5Kjd-XcAAg18p.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Trans Canada Trail", + "display_url" : "pic.twitter.com\/7CrhfLJu4X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/qTn5OmrDqm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851810674&oldid=849268381", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021836143841693698", + "text" : "Trans Canada Trail Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qTn5OmrDqm https:\/\/t.co\/7CrhfLJu4X", + "id" : 1021836143841693698, + "created_at" : "2018-07-24 19:14:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021812701591425025\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/NYZFmKuFCf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di41PHSWwAAfFJG.png", + "id_str" : "1021812699230027776", + "id" : 1021812699230027776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di41PHSWwAAfFJG.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Haunted doll", + "display_url" : "pic.twitter.com\/NYZFmKuFCf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/PIMM34SEBe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851799014&oldid=851798907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021812701591425025", + "text" : "Haunted doll Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PIMM34SEBe https:\/\/t.co\/NYZFmKuFCf", + "id" : 1021812701591425025, + "created_at" : "2018-07-24 17:41:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021812459789803520\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/7Nhca3vDnE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di41A8iVsAAYf_e.png", + "id_str" : "1021812455826108416", + "id" : 1021812455826108416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di41A8iVsAAYf_e.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Haunted doll", + "display_url" : "pic.twitter.com\/7Nhca3vDnE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/AFQ1Q9cv0N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851798907&oldid=847047788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021812459789803520", + "text" : "Haunted doll Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AFQ1Q9cv0N https:\/\/t.co\/7Nhca3vDnE", + "id" : 1021812459789803520, + "created_at" : "2018-07-24 17:40:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021789390568386565\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/IseiMeqDcv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di4gCFhWsAAH1ah.png", + "id_str" : "1021789385673584640", + "id" : 1021789385673584640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di4gCFhWsAAH1ah.png", + "sizes" : [ { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Environmental Assessment Agency", + "display_url" : "pic.twitter.com\/IseiMeqDcv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/SuBUK7s7I4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851787308&oldid=817563481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021789390568386565", + "text" : "Canadian Environmental Assessment Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SuBUK7s7I4 https:\/\/t.co\/IseiMeqDcv", + "id" : 1021789390568386565, + "created_at" : "2018-07-24 16:09:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021777975417753600\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/tsKTInHL6D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di4Vpw8W0AAVkuq.png", + "id_str" : "1021777972716556288", + "id" : 1021777972716556288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di4Vpw8W0AAVkuq.png", + "sizes" : [ { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 589 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kativik Regional Government", + "display_url" : "pic.twitter.com\/tsKTInHL6D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/RitfHY8lDe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851781171&oldid=797380687", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021777975417753600", + "text" : "Kativik Regional Government Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/RitfHY8lDe https:\/\/t.co\/tsKTInHL6D", + "id" : 1021777975417753600, + "created_at" : "2018-07-24 15:23:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021504385166319623\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/DqLngPJ7LD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di0c0oaVsAEUkTX.png", + "id_str" : "1021504381009637377", + "id" : 1021504381009637377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di0c0oaVsAEUkTX.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jona von Ustinov", + "display_url" : "pic.twitter.com\/DqLngPJ7LD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/LobtKEvmYX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851674926&oldid=851674793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021504385166319623", + "text" : "Jona von Ustinov Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LobtKEvmYX https:\/\/t.co\/DqLngPJ7LD", + "id" : 1021504385166319623, + "created_at" : "2018-07-23 21:16:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021504129250803713\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/1JYQRrT2mU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di0clpaWwAIQSYR.png", + "id_str" : "1021504123580104706", + "id" : 1021504123580104706, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di0clpaWwAIQSYR.png", + "sizes" : [ { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jona von Ustinov", + "display_url" : "pic.twitter.com\/1JYQRrT2mU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/iKZJ9ifuQH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851674793&oldid=851674705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021504129250803713", + "text" : "Jona von Ustinov Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iKZJ9ifuQH https:\/\/t.co\/1JYQRrT2mU", + "id" : 1021504129250803713, + "created_at" : "2018-07-23 21:15:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021503976154562560\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/mBO4kStfSZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di0cc60X4AAqb4_.png", + "id_str" : "1021503973633810432", + "id" : 1021503973633810432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di0cc60X4AAqb4_.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 682, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jona von Ustinov", + "display_url" : "pic.twitter.com\/mBO4kStfSZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/6hzI4OZNx3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851674705&oldid=838192200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021503976154562560", + "text" : "Jona von Ustinov Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6hzI4OZNx3 https:\/\/t.co\/mBO4kStfSZ", + "id" : 1021503976154562560, + "created_at" : "2018-07-23 21:15:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021490406591217664\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/1s10Cnqx7M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di0QHDmXoAM7Itq.png", + "id_str" : "1021490403894337539", + "id" : 1021490403894337539, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di0QHDmXoAM7Itq.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 652 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Jon Jones", + "display_url" : "pic.twitter.com\/1s10Cnqx7M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/BaiQRei5EQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851668003&oldid=851498945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021490406591217664", + "text" : "Talk:Jon Jones Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BaiQRei5EQ https:\/\/t.co\/1s10Cnqx7M", + "id" : 1021490406591217664, + "created_at" : "2018-07-23 20:21:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021489817333452800\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/LnoTW4ptaE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di0PkwGX0AEtlTy.png", + "id_str" : "1021489814544306177", + "id" : 1021489814544306177, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di0PkwGX0AEtlTy.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Timiskaming, Quebec", + "display_url" : "pic.twitter.com\/LnoTW4ptaE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/2Dhnlo1kh5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851667677&oldid=851667103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021489817333452800", + "text" : "Timiskaming, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Dhnlo1kh5 https:\/\/t.co\/LnoTW4ptaE", + "id" : 1021489817333452800, + "created_at" : "2018-07-23 20:18:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021488866509946882\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/MtpMTmfohe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di0OtRbXcAAb61g.png", + "id_str" : "1021488861418057728", + "id" : 1021488861418057728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di0OtRbXcAAb61g.png", + "sizes" : [ { + "h" : 446, + "resize" : "fit", + "w" : 680 + }, { + "h" : 573, + "resize" : "fit", + "w" : 874 + }, { + "h" : 573, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 573, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Timiskaming, Quebec", + "display_url" : "pic.twitter.com\/MtpMTmfohe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/GMmQECuxao", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851667103&oldid=851666711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021488866509946882", + "text" : "Timiskaming, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GMmQECuxao https:\/\/t.co\/MtpMTmfohe", + "id" : 1021488866509946882, + "created_at" : "2018-07-23 20:14:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021488194976735233\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/jRO24Gmtu7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Di0OGTNWwAIsZec.png", + "id_str" : "1021488191881265154", + "id" : 1021488191881265154, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Di0OGTNWwAIsZec.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 338 + }, { + "h" : 680, + "resize" : "fit", + "w" : 191 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 576 + }, { + "h" : 3105, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Timiskaming, Quebec", + "display_url" : "pic.twitter.com\/jRO24Gmtu7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/37xKKvCAGD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851666711&oldid=848491656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021488194976735233", + "text" : "Timiskaming, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/37xKKvCAGD https:\/\/t.co\/jRO24Gmtu7", + "id" : 1021488194976735233, + "created_at" : "2018-07-23 20:12:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021444938993750016\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/isqAf0AGtv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DizmwfpWkAArftm.png", + "id_str" : "1021444936309313536", + "id" : 1021444936309313536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DizmwfpWkAArftm.png", + "sizes" : [ { + "h" : 650, + "resize" : "fit", + "w" : 680 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to William Kaplan", + "display_url" : "pic.twitter.com\/isqAf0AGtv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/C5tKsMHN2r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851644508&oldid=851644211", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021444938993750016", + "text" : "William Kaplan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C5tKsMHN2r https:\/\/t.co\/isqAf0AGtv", + "id" : 1021444938993750016, + "created_at" : "2018-07-23 17:20:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021397846950588416\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/QSwWQjLo9O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Diy77X_XUAAAxoM.jpg", + "id_str" : "1021397844232720384", + "id" : 1021397844232720384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Diy77X_XUAAAxoM.jpg", + "sizes" : [ { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 589 + }, { + "h" : 1009, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Champions", + "display_url" : "pic.twitter.com\/QSwWQjLo9O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/DaxXv07UsT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851618842&oldid=846619495", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021397846950588416", + "text" : "Survivor South Africa: Champions Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DaxXv07UsT https:\/\/t.co\/QSwWQjLo9O", + "id" : 1021397846950588416, + "created_at" : "2018-07-23 14:13:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021380533597687808\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/fnZS5ttqec", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiysLkEXcAA9_XN.png", + "id_str" : "1021380530166788096", + "id" : 1021380530166788096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiysLkEXcAA9_XN.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Truro station (Nova Scotia)", + "display_url" : "pic.twitter.com\/fnZS5ttqec" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/309SpTBTYH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851609444&oldid=831630961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021380533597687808", + "text" : "Truro station (Nova Scotia) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/309SpTBTYH https:\/\/t.co\/fnZS5ttqec", + "id" : 1021380533597687808, + "created_at" : "2018-07-23 13:04:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1021367750013284352\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/dIpmIvJVrE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiygjTFWsAQcDCl.png", + "id_str" : "1021367743784857604", + "id" : 1021367743784857604, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiygjTFWsAQcDCl.png", + "sizes" : [ { + "h" : 307, + "resize" : "fit", + "w" : 680 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/dIpmIvJVrE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Gnzasmyx8l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851604635&oldid=851185626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1021367750013284352", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gnzasmyx8l https:\/\/t.co\/dIpmIvJVrE", + "id" : 1021367750013284352, + "created_at" : "2018-07-23 12:13:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020395825694994432\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/1IY8HFCIdn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Diksl-DX0AEzZh9.jpg", + "id_str" : "1020395821400051713", + "id" : 1020395821400051713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Diksl-DX0AEzZh9.jpg", + "sizes" : [ { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 488, + "resize" : "fit", + "w" : 680 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MasterChef Australia (series 10)", + "display_url" : "pic.twitter.com\/1IY8HFCIdn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ASckFrr092", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851207648&oldid=851169703", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020395825694994432", + "text" : "MasterChef Australia (series 10) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ASckFrr092 https:\/\/t.co\/1IY8HFCIdn", + "id" : 1020395825694994432, + "created_at" : "2018-07-20 19:51:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020368376223477762\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/2bAv2UPCku", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DikToT9W0AAyXEI.jpg", + "id_str" : "1020368373849444352", + "id" : 1020368373849444352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DikToT9W0AAyXEI.jpg", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 1969 Wimbledon Championships \u2013 Men's Singles", + "display_url" : "pic.twitter.com\/2bAv2UPCku" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/X2cFoGCVW5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851193829&oldid=842582867", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020368376223477762", + "text" : "1969 Wimbledon Championships \u2013 Men's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X2cFoGCVW5 https:\/\/t.co\/2bAv2UPCku", + "id" : 1020368376223477762, + "created_at" : "2018-07-20 18:02:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020367844608036864\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/Mt6fNNnJuX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DikTJUPXUAIdYCc.png", + "id_str" : "1020367841349029890", + "id" : 1020367841349029890, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DikTJUPXUAIdYCc.png", + "sizes" : [ { + "h" : 901, + "resize" : "fit", + "w" : 874 + }, { + "h" : 901, + "resize" : "fit", + "w" : 874 + }, { + "h" : 901, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 660 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:205.193.94.40", + "display_url" : "pic.twitter.com\/Mt6fNNnJuX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Po5KeYXD61", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851193600&oldid=851174898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020367844608036864", + "text" : "User talk:205.193.94.40 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Po5KeYXD61 https:\/\/t.co\/Mt6fNNnJuX", + "id" : 1020367844608036864, + "created_at" : "2018-07-20 18:00:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020349767992446976\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/nHKafwwC3r", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DikCtISXcAM1ZeL.png", + "id_str" : "1020349764918013955", + "id" : 1020349764918013955, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DikCtISXcAM1ZeL.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 455 + }, { + "h" : 680, + "resize" : "fit", + "w" : 151 + }, { + "h" : 3933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 267 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/nHKafwwC3r" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/5B1pryTcD5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851185626&oldid=851185102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020349767992446976", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5B1pryTcD5 https:\/\/t.co\/nHKafwwC3r", + "id" : 1020349767992446976, + "created_at" : "2018-07-20 16:48:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020348537375199232\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/GfLFl5X7l9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DikBlfWX4AA31E5.png", + "id_str" : "1020348534158254080", + "id" : 1020348534158254080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DikBlfWX4AA31E5.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/GfLFl5X7l9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/26lvtRVqhv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851185102&oldid=851185052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020348537375199232", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/26lvtRVqhv https:\/\/t.co\/GfLFl5X7l9", + "id" : 1020348537375199232, + "created_at" : "2018-07-20 16:43:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020348429116067840\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/KClCl7SA0c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DikBfIxX4AAaEB9.png", + "id_str" : "1020348425018269696", + "id" : 1020348425018269696, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DikBfIxX4AAaEB9.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/KClCl7SA0c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/N2Gfn3AD5s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851185052&oldid=851172874", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020348429116067840", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N2Gfn3AD5s https:\/\/t.co\/KClCl7SA0c", + "id" : 1020348429116067840, + "created_at" : "2018-07-20 16:43:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020347821143351298\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Vq5DyWunQo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DikA7x5VAAA4vaU.png", + "id_str" : "1020347817582198784", + "id" : 1020347817582198784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DikA7x5VAAA4vaU.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 177 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 313 + }, { + "h" : 3354, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 534 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/Vq5DyWunQo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/6V5AuvCD6S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851184741&oldid=851170770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020347821143351298", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6V5AuvCD6S https:\/\/t.co\/Vq5DyWunQo", + "id" : 1020347821143351298, + "created_at" : "2018-07-20 16:40:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020331073711104002\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/5kWmIrr7k2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijxtC1XUAAudxr.png", + "id_str" : "1020331071756521472", + "id" : 1020331071756521472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijxtC1XUAAudxr.png", + "sizes" : [ { + "h" : 387, + "resize" : "fit", + "w" : 680 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 498, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vetting", + "display_url" : "pic.twitter.com\/5kWmIrr7k2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/fNX4Z4rlZJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851175787&oldid=851175685", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020331073711104002", + "text" : "Vetting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fNX4Z4rlZJ https:\/\/t.co\/5kWmIrr7k2", + "id" : 1020331073711104002, + "created_at" : "2018-07-20 15:34:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020330859432488962\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/J6PVqcGPXe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijxghyUEAAakwL.png", + "id_str" : "1020330856726925312", + "id" : 1020330856726925312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijxghyUEAAakwL.png", + "sizes" : [ { + "h" : 520, + "resize" : "fit", + "w" : 874 + }, { + "h" : 520, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 405, + "resize" : "fit", + "w" : 680 + }, { + "h" : 520, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vetting", + "display_url" : "pic.twitter.com\/J6PVqcGPXe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/0s4sXl29EY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851175685&oldid=783174567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020330859432488962", + "text" : "Vetting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0s4sXl29EY https:\/\/t.co\/J6PVqcGPXe", + "id" : 1020330859432488962, + "created_at" : "2018-07-20 15:33:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020326005544837121\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/GC3xsysC1M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijtGB2X4AIbFW7.png", + "id_str" : "1020326003430907906", + "id" : 1020326003430907906, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijtGB2X4AIbFW7.png", + "sizes" : [ { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 411, + "resize" : "fit", + "w" : 680 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:Magnolia677", + "display_url" : "pic.twitter.com\/GC3xsysC1M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/0Vd13YHcv9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851173112&oldid=851172176", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020326005544837121", + "text" : "User talk:Magnolia677 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0Vd13YHcv9 https:\/\/t.co\/GC3xsysC1M", + "id" : 1020326005544837121, + "created_at" : "2018-07-20 15:14:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020325712903929856\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/XlBBKkohSt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dijs0_HXsAAv1Ub.png", + "id_str" : "1020325710639116288", + "id" : 1020325710639116288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dijs0_HXsAAv1Ub.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ministre du Patrimoine canadien", + "display_url" : "pic.twitter.com\/XlBBKkohSt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/v8NzZq7tsp", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150527134&oldid=150527117&rcid=367431301", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020325712903929856", + "text" : "Ministre du Patrimoine canadien Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/v8NzZq7tsp https:\/\/t.co\/XlBBKkohSt", + "id" : 1020325712903929856, + "created_at" : "2018-07-20 15:13:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020325604560957440\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/v79kTJzeDd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijsurpWkAAIaER.png", + "id_str" : "1020325602333724672", + "id" : 1020325602333724672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijsurpWkAAIaER.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ministre du Patrimoine canadien", + "display_url" : "pic.twitter.com\/v79kTJzeDd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/VBnCgXFqEi", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150527117&oldid=150527105&rcid=367431274", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020325604560957440", + "text" : "Ministre du Patrimoine canadien Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/VBnCgXFqEi https:\/\/t.co\/v79kTJzeDd", + "id" : 1020325604560957440, + "created_at" : "2018-07-20 15:12:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020325538500685826\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/aP0O6kolY1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dijsqw8WsAA2FZt.png", + "id_str" : "1020325535036125184", + "id" : 1020325535036125184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dijsqw8WsAA2FZt.png", + "sizes" : [ { + "h" : 358, + "resize" : "fit", + "w" : 680 + }, { + "h" : 460, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 460, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ministre du Patrimoine canadien", + "display_url" : "pic.twitter.com\/aP0O6kolY1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/NowT7bhEbN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150527105&oldid=150527091&rcid=367431258", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020325538500685826", + "text" : "Ministre du Patrimoine canadien Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/NowT7bhEbN https:\/\/t.co\/aP0O6kolY1", + "id" : 1020325538500685826, + "created_at" : "2018-07-20 15:12:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020325468774559744\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/PnkZvDhGnc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dijsmi5XUAAO4xa.png", + "id_str" : "1020325462546010112", + "id" : 1020325462546010112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dijsmi5XUAAO4xa.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/PnkZvDhGnc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ckgENPsGkf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851172874&oldid=851169526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020325468774559744", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ckgENPsGkf https:\/\/t.co\/PnkZvDhGnc", + "id" : 1020325468774559744, + "created_at" : "2018-07-20 15:12:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020325394682122241\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/8Pvf1sf9SC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijsidWWkAAVIef.png", + "id_str" : "1020325392337506304", + "id" : 1020325392337506304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijsidWWkAAVIef.png", + "sizes" : [ { + "h" : 548, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 680 + }, { + "h" : 548, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 548, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ministre du Patrimoine canadien", + "display_url" : "pic.twitter.com\/8Pvf1sf9SC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/NKdcYISnsf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150527091&oldid=150527017&rcid=367431082", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020325394682122241", + "text" : "Ministre du Patrimoine canadien Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/NKdcYISnsf https:\/\/t.co\/8Pvf1sf9SC", + "id" : 1020325394682122241, + "created_at" : "2018-07-20 15:11:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020324895027351552\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/6YUAmj1vsx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijsFU0XsAEfSPb.png", + "id_str" : "1020324891831283713", + "id" : 1020324891831283713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijsFU0XsAEfSPb.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 598 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 350 + }, { + "h" : 2994, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 199 + } ], + "media_alt" : "Screenshot of edit to Happy Valley-Goose Bay", + "display_url" : "pic.twitter.com\/6YUAmj1vsx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/RAfJxoVIbB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851172584&oldid=851168222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020324895027351552", + "text" : "Happy Valley-Goose Bay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RAfJxoVIbB https:\/\/t.co\/6YUAmj1vsx", + "id" : 1020324895027351552, + "created_at" : "2018-07-20 15:09:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020324772574621696\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/sN5GqJs1IR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dijr-NGUYAE_1T6.png", + "id_str" : "1020324769499996161", + "id" : 1020324769499996161, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dijr-NGUYAE_1T6.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 680 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ministre du Patrimoine canadien", + "display_url" : "pic.twitter.com\/sN5GqJs1IR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/GNDqf52tMX", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150527017&oldid=138925849&rcid=367430978", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020324772574621696", + "text" : "Ministre du Patrimoine canadien Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/GNDqf52tMX https:\/\/t.co\/sN5GqJs1IR", + "id" : 1020324772574621696, + "created_at" : "2018-07-20 15:09:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020324063624007680\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/pguJnbZ65Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijrU5aXUAAO9HD.png", + "id_str" : "1020324059840729088", + "id" : 1020324059840729088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijrU5aXUAAO9HD.png", + "sizes" : [ { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 331, + "resize" : "fit", + "w" : 680 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to User talk:Magnolia677", + "display_url" : "pic.twitter.com\/pguJnbZ65Z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/PB3NyFa6PS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851172176&oldid=851171300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020324063624007680", + "text" : "User talk:Magnolia677 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PB3NyFa6PS https:\/\/t.co\/pguJnbZ65Z", + "id" : 1020324063624007680, + "created_at" : "2018-07-20 15:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020323382523564032\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/6EPdISlMDc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijqtWFW0AAWFkH.png", + "id_str" : "1020323380342476800", + "id" : 1020323380342476800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijqtWFW0AAWFkH.png", + "sizes" : [ { + "h" : 628, + "resize" : "fit", + "w" : 680 + }, { + "h" : 807, + "resize" : "fit", + "w" : 874 + }, { + "h" : 807, + "resize" : "fit", + "w" : 874 + }, { + "h" : 807, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User talk:205.193.94.40", + "display_url" : "pic.twitter.com\/6EPdISlMDc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/7Kkv435W6G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851171861&oldid=851171807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020323382523564032", + "text" : "User talk:205.193.94.40 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7Kkv435W6G https:\/\/t.co\/6EPdISlMDc", + "id" : 1020323382523564032, + "created_at" : "2018-07-20 15:03:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020323281621192704\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/KsYFvJ7h6T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijqnbjX4AIVyTr.png", + "id_str" : "1020323278731337730", + "id" : 1020323278731337730, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijqnbjX4AIVyTr.png", + "sizes" : [ { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 772, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 601, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to User talk:205.193.94.40", + "display_url" : "pic.twitter.com\/KsYFvJ7h6T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/igdEKUrvU4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851171807&oldid=851171662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020323281621192704", + "text" : "User talk:205.193.94.40 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/igdEKUrvU4 https:\/\/t.co\/KsYFvJ7h6T", + "id" : 1020323281621192704, + "created_at" : "2018-07-20 15:03:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020322965341310977\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/XYMSUoRMIW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijqVDdWsAAHeVr.png", + "id_str" : "1020322963025997824", + "id" : 1020322963025997824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijqVDdWsAAHeVr.png", + "sizes" : [ { + "h" : 796, + "resize" : "fit", + "w" : 874 + }, { + "h" : 619, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 796, + "resize" : "fit", + "w" : 874 + }, { + "h" : 796, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to User talk:205.193.94.40", + "display_url" : "pic.twitter.com\/XYMSUoRMIW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/bDqIrhjFp0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851171662&oldid=851171019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020322965341310977", + "text" : "User talk:205.193.94.40 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bDqIrhjFp0 https:\/\/t.co\/XYMSUoRMIW", + "id" : 1020322965341310977, + "created_at" : "2018-07-20 15:02:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020321661546057728\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/DqPowfyYjz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijpI_yXcAEFei0.png", + "id_str" : "1020321656370327553", + "id" : 1020321656370327553, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijpI_yXcAEFei0.png", + "sizes" : [ { + "h" : 774, + "resize" : "fit", + "w" : 874 + }, { + "h" : 602, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 774, + "resize" : "fit", + "w" : 874 + }, { + "h" : 774, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to User talk:Magnolia677", + "display_url" : "pic.twitter.com\/DqPowfyYjz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/J1OCAWSQEF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851170990&oldid=851026519", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020321661546057728", + "text" : "User talk:Magnolia677 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J1OCAWSQEF https:\/\/t.co\/DqPowfyYjz", + "id" : 1020321661546057728, + "created_at" : "2018-07-20 14:56:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020320801537634305\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/8J4Zk2xxIL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijoXAiWkAA1RZL.png", + "id_str" : "1020320797578137600", + "id" : 1020320797578137600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijoXAiWkAA1RZL.png", + "sizes" : [ { + "h" : 583, + "resize" : "fit", + "w" : 874 + }, { + "h" : 583, + "resize" : "fit", + "w" : 874 + }, { + "h" : 583, + "resize" : "fit", + "w" : 874 + }, { + "h" : 454, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Six Nations of the Grand River", + "display_url" : "pic.twitter.com\/8J4Zk2xxIL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/eSWe4hgLlK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851170578&oldid=851168151", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020320801537634305", + "text" : "Six Nations of the Grand River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eSWe4hgLlK https:\/\/t.co\/8J4Zk2xxIL", + "id" : 1020320801537634305, + "created_at" : "2018-07-20 14:53:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020316085743169536\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/Ok9NEGkUXg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijkEjMWAAEtdCf.png", + "id_str" : "1020316082417041409", + "id" : 1020316082417041409, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijkEjMWAAEtdCf.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 275 + }, { + "h" : 3811, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 470 + }, { + "h" : 680, + "resize" : "fit", + "w" : 156 + } ], + "media_alt" : "Screenshot of edit to User talk:205.193.94.40", + "display_url" : "pic.twitter.com\/Ok9NEGkUXg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/ltsj4mwURJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851168300&oldid=851168250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020316085743169536", + "text" : "User talk:205.193.94.40 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ltsj4mwURJ https:\/\/t.co\/Ok9NEGkUXg", + "id" : 1020316085743169536, + "created_at" : "2018-07-20 14:34:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020315979249782785\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/prtx6zoHPH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dijj-TsXcAAYVqQ.png", + "id_str" : "1020315975177170944", + "id" : 1020315975177170944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dijj-TsXcAAYVqQ.png", + "sizes" : [ { + "h" : 1125, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1125, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 528 + }, { + "h" : 1125, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to User talk:205.193.94.40", + "display_url" : "pic.twitter.com\/prtx6zoHPH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/iUK2rmivBp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851168250&oldid=850551065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020315979249782785", + "text" : "User talk:205.193.94.40 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/iUK2rmivBp https:\/\/t.co\/prtx6zoHPH", + "id" : 1020315979249782785, + "created_at" : "2018-07-20 14:34:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020315816133349376\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/9vT3mTXnaK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dijj0yLVAAAvhe2.png", + "id_str" : "1020315811561406464", + "id" : 1020315811561406464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dijj0yLVAAAvhe2.png", + "sizes" : [ { + "h" : 995, + "resize" : "fit", + "w" : 874 + }, { + "h" : 995, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 597 + }, { + "h" : 995, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Six Nations of the Grand River", + "display_url" : "pic.twitter.com\/9vT3mTXnaK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/zsueOhh8U9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851168151&oldid=849314742", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020315816133349376", + "text" : "Six Nations of the Grand River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zsueOhh8U9 https:\/\/t.co\/9vT3mTXnaK", + "id" : 1020315816133349376, + "created_at" : "2018-07-20 14:33:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020312197539553281\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/TrPsmpelpd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijgiE5VAAEhtTZ.png", + "id_str" : "1020312191633784833", + "id" : 1020312191633784833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijgiE5VAAEhtTZ.png", + "sizes" : [ { + "h" : 1038, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1038, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1038, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 573 + } ], + "media_alt" : "Screenshot of edit to Happy Valley-Goose Bay", + "display_url" : "pic.twitter.com\/TrPsmpelpd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/4QrCbSScGC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851166393&oldid=851166146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020312197539553281", + "text" : "Happy Valley-Goose Bay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4QrCbSScGC https:\/\/t.co\/TrPsmpelpd", + "id" : 1020312197539553281, + "created_at" : "2018-07-20 14:19:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020311685280587776\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/4zM9Y1Y1BT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijgEZCX4AEZd29.png", + "id_str" : "1020311681644355585", + "id" : 1020311681644355585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijgEZCX4AEZd29.png", + "sizes" : [ { + "h" : 2828, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 210 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 633 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 371 + } ], + "media_alt" : "Screenshot of edit to Happy Valley-Goose Bay", + "display_url" : "pic.twitter.com\/4zM9Y1Y1BT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/rOIga4lbh4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851166146&oldid=850708002", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020311685280587776", + "text" : "Happy Valley-Goose Bay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rOIga4lbh4 https:\/\/t.co\/4zM9Y1Y1BT", + "id" : 1020311685280587776, + "created_at" : "2018-07-20 14:17:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020311316664389632\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/H2CHHg8Sul", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dijfu24WAAE1Vh9.png", + "id_str" : "1020311311698231297", + "id" : 1020311311698231297, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dijfu24WAAE1Vh9.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 164 + }, { + "h" : 3630, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 289 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 493 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/H2CHHg8Sul" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Ig7raM8M47", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851165961&oldid=850591847", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020311316664389632", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ig7raM8M47 https:\/\/t.co\/H2CHHg8Sul", + "id" : 1020311316664389632, + "created_at" : "2018-07-20 14:15:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020310959506718727\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/GoZghOEr9T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijfaKQWsAMW4h5.png", + "id_str" : "1020310956121960451", + "id" : 1020310956121960451, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijfaKQWsAMW4h5.png", + "sizes" : [ { + "h" : 1029, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 578 + }, { + "h" : 1029, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1029, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/GoZghOEr9T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/g7FsESIIYb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851165795&oldid=851165389", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020310959506718727", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g7FsESIIYb https:\/\/t.co\/GoZghOEr9T", + "id" : 1020310959506718727, + "created_at" : "2018-07-20 14:14:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020310234085109761\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/yec6W9YH5I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dijev35VQAAg7kE.png", + "id_str" : "1020310229639053312", + "id" : 1020310229639053312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dijev35VQAAg7kE.png", + "sizes" : [ { + "h" : 2848, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 209 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 368 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 628 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/yec6W9YH5I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/PqXRtfSZUN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851165389&oldid=850696845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020310234085109761", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PqXRtfSZUN https:\/\/t.co\/yec6W9YH5I", + "id" : 1020310234085109761, + "created_at" : "2018-07-20 14:11:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020291189675839488\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/yZpUcCamKW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DijNbTGU0AAbz4_.png", + "id_str" : "1020291184466382848", + "id" : 1020291184466382848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DijNbTGU0AAbz4_.png", + "sizes" : [ { + "h" : 527, + "resize" : "fit", + "w" : 680 + }, { + "h" : 677, + "resize" : "fit", + "w" : 874 + }, { + "h" : 677, + "resize" : "fit", + "w" : 874 + }, { + "h" : 677, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Victorian Certificate of Applied Learning", + "display_url" : "pic.twitter.com\/yZpUcCamKW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/PCKRnytgoe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851155732&oldid=850494432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020291189675839488", + "text" : "Victorian Certificate of Applied Learning Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/PCKRnytgoe https:\/\/t.co\/yZpUcCamKW", + "id" : 1020291189675839488, + "created_at" : "2018-07-20 12:55:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020229421872099328\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/bLxSCS561B", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiiVQE2XUAAwfmV.png", + "id_str" : "1020229419011624960", + "id" : 1020229419011624960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiiVQE2XUAAwfmV.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 455 + }, { + "h" : 1305, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 804 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1305, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Toronto South Detention Centre", + "display_url" : "pic.twitter.com\/bLxSCS561B" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/5sWTSMNAtw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851131554&oldid=849065662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020229421872099328", + "text" : "Toronto South Detention Centre Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5sWTSMNAtw https:\/\/t.co\/bLxSCS561B", + "id" : 1020229421872099328, + "created_at" : "2018-07-20 08:50:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020088736841912320\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7E9kvXPSps", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DigVS_vWAAAgibM.png", + "id_str" : "1020088731691253760", + "id" : 1020088731691253760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DigVS_vWAAAgibM.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 664 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Indigenous peoples", + "display_url" : "pic.twitter.com\/7E9kvXPSps" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/bX48fF9Lto", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851085595&oldid=851077540", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020088736841912320", + "text" : "Indigenous peoples Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bX48fF9Lto https:\/\/t.co\/7E9kvXPSps", + "id" : 1020088736841912320, + "created_at" : "2018-07-19 23:31:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020039529447772163\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ZjCYzQzqru", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Difoi3XU0AAgjxH.png", + "id_str" : "1020039526297686016", + "id" : 1020039526297686016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Difoi3XU0AAgjxH.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 446 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1332, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 787 + } ], + "media_alt" : "Screenshot of edit to NGC 4103", + "display_url" : "pic.twitter.com\/ZjCYzQzqru" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/bJZmhcYEel", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851062974&oldid=851062866", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020039529447772163", + "text" : "NGC 4103 Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/bJZmhcYEel https:\/\/t.co\/ZjCYzQzqru", + "id" : 1020039529447772163, + "created_at" : "2018-07-19 20:15:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020039289680297985\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QoUmUNzDzz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DifoUwyWAAYOn7L.png", + "id_str" : "1020039284013793286", + "id" : 1020039284013793286, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DifoUwyWAAYOn7L.png", + "sizes" : [ { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 848 + }, { + "h" : 1237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 480 + } ], + "media_alt" : "Screenshot of edit to NGC 4103", + "display_url" : "pic.twitter.com\/QoUmUNzDzz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/Efr6M0lWdn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851062866&oldid=831285531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020039289680297985", + "text" : "NGC 4103 Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/Efr6M0lWdn https:\/\/t.co\/QoUmUNzDzz", + "id" : 1020039289680297985, + "created_at" : "2018-07-19 20:14:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020033647771078656\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/VYyAj51SPa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DifjMVmW0AESp6Z.jpg", + "id_str" : "1020033641718665217", + "id" : 1020033641718665217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DifjMVmW0AESp6Z.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Philippines", + "display_url" : "pic.twitter.com\/VYyAj51SPa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/INaeAVzlSP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851059660&oldid=851054513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020033647771078656", + "text" : "Survivor South Africa: Philippines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/INaeAVzlSP https:\/\/t.co\/VYyAj51SPa", + "id" : 1020033647771078656, + "created_at" : "2018-07-19 19:52:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020022748561788936\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/fy3KHRbzDt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DifZSBAWAAALOso.jpg", + "id_str" : "1020022744153456640", + "id" : 1020022744153456640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DifZSBAWAAALOso.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Philippines", + "display_url" : "pic.twitter.com\/fy3KHRbzDt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/oAjCZi5jBx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851054513&oldid=851053618", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020022748561788936", + "text" : "Survivor South Africa: Philippines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oAjCZi5jBx https:\/\/t.co\/fy3KHRbzDt", + "id" : 1020022748561788936, + "created_at" : "2018-07-19 19:09:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020020877004623872\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/BJLTYphEZl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DifXlM4XkAM6SoM.jpg", + "id_str" : "1020020874735489027", + "id" : 1020020874735489027, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DifXlM4XkAM6SoM.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 448 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 791 + }, { + "h" : 1326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1326, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Philippines", + "display_url" : "pic.twitter.com\/BJLTYphEZl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/j4c3oo6gje", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851053618&oldid=851053500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020020877004623872", + "text" : "Survivor South Africa: Philippines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j4c3oo6gje https:\/\/t.co\/BJLTYphEZl", + "id" : 1020020877004623872, + "created_at" : "2018-07-19 19:01:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1020020633076453377\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/CZaR5TmH39", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DifXW5nX4AAEj_3.jpg", + "id_str" : "1020020629045764096", + "id" : 1020020629045764096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DifXW5nX4AAEj_3.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Philippines", + "display_url" : "pic.twitter.com\/CZaR5TmH39" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/f5LsiDBNc1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851053500&oldid=851053472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1020020633076453377", + "text" : "Survivor South Africa: Philippines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/f5LsiDBNc1 https:\/\/t.co\/CZaR5TmH39", + "id" : 1020020633076453377, + "created_at" : "2018-07-19 19:00:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019939826316009472\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/QIjYSuwvEX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DieN3W1W0AE6ki3.png", + "id_str" : "1019939822784401409", + "id" : 1019939822784401409, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DieN3W1W0AE6ki3.png", + "sizes" : [ { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 593 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to USS Buffalo (SSN-715)", + "display_url" : "pic.twitter.com\/QIjYSuwvEX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/hbeJ39s8DC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=851012890&oldid=850684975", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019939826316009472", + "text" : "USS Buffalo (SSN-715) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hbeJ39s8DC https:\/\/t.co\/QIjYSuwvEX", + "id" : 1019939826316009472, + "created_at" : "2018-07-19 13:39:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019786333995327491\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/Z1TDNZm4BH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DicCQ9GW4AAN6Xn.png", + "id_str" : "1019786330925096960", + "id" : 1019786330925096960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DicCQ9GW4AAN6Xn.png", + "sizes" : [ { + "h" : 634, + "resize" : "fit", + "w" : 680 + }, { + "h" : 815, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 815, + "resize" : "fit", + "w" : 874 + }, { + "h" : 815, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Eastern Commerce Collegiate Institute", + "display_url" : "pic.twitter.com\/Z1TDNZm4BH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/yPWKAkZy6M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850958585&oldid=850958482", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019786333995327491", + "text" : "Eastern Commerce Collegiate Institute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yPWKAkZy6M https:\/\/t.co\/Z1TDNZm4BH", + "id" : 1019786333995327491, + "created_at" : "2018-07-19 03:29:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019786002267820032\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/2JHvW4ZKaY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DicB9oVW4AEHqjq.png", + "id_str" : "1019785998933352449", + "id" : 1019785998933352449, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DicB9oVW4AEHqjq.png", + "sizes" : [ { + "h" : 814, + "resize" : "fit", + "w" : 874 + }, { + "h" : 814, + "resize" : "fit", + "w" : 874 + }, { + "h" : 814, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 633, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Eastern Commerce Collegiate Institute", + "display_url" : "pic.twitter.com\/2JHvW4ZKaY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Y9qMvF99HC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850958482&oldid=850958438", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019786002267820032", + "text" : "Eastern Commerce Collegiate Institute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y9qMvF99HC https:\/\/t.co\/2JHvW4ZKaY", + "id" : 1019786002267820032, + "created_at" : "2018-07-19 03:28:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019785848529801217\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/24HUlXuop6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DicB0vFXUAAZTVk.png", + "id_str" : "1019785846126497792", + "id" : 1019785846126497792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DicB0vFXUAAZTVk.png", + "sizes" : [ { + "h" : 633, + "resize" : "fit", + "w" : 680 + }, { + "h" : 814, + "resize" : "fit", + "w" : 874 + }, { + "h" : 814, + "resize" : "fit", + "w" : 874 + }, { + "h" : 814, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Eastern Commerce Collegiate Institute", + "display_url" : "pic.twitter.com\/24HUlXuop6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/7QfIsW3yiT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850958438&oldid=850957766", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019785848529801217", + "text" : "Eastern Commerce Collegiate Institute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7QfIsW3yiT https:\/\/t.co\/24HUlXuop6", + "id" : 1019785848529801217, + "created_at" : "2018-07-19 03:27:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019783821565349889\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/5JU1SNZSgr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dib_-vcX4AUcMgM.png", + "id_str" : "1019783818998439941", + "id" : 1019783818998439941, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dib_-vcX4AUcMgM.png", + "sizes" : [ { + "h" : 849, + "resize" : "fit", + "w" : 874 + }, { + "h" : 849, + "resize" : "fit", + "w" : 874 + }, { + "h" : 849, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 661, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Eastern Commerce Collegiate Institute", + "display_url" : "pic.twitter.com\/5JU1SNZSgr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/8BMYOq61iC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850957766&oldid=850956326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019783821565349889", + "text" : "Eastern Commerce Collegiate Institute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8BMYOq61iC https:\/\/t.co\/5JU1SNZSgr", + "id" : 1019783821565349889, + "created_at" : "2018-07-19 03:19:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019779436026134528\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/Y9kmN6rLwS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dib7_a7WsAAoj8u.png", + "id_str" : "1019779432624599040", + "id" : 1019779432624599040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dib7_a7WsAAoj8u.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Eastern Commerce Collegiate Institute", + "display_url" : "pic.twitter.com\/Y9kmN6rLwS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rWXoWvNauz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850956326&oldid=833295770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019779436026134528", + "text" : "Eastern Commerce Collegiate Institute Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rWXoWvNauz https:\/\/t.co\/Y9kmN6rLwS", + "id" : 1019779436026134528, + "created_at" : "2018-07-19 03:02:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019772782111088640\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/hAMOkGD0Qy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dib18BYU8AA0xiN.png", + "id_str" : "1019772777157423104", + "id" : 1019772777157423104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dib18BYU8AA0xiN.png", + "sizes" : [ { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 472, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 607, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Anthony Morrow", + "display_url" : "pic.twitter.com\/hAMOkGD0Qy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/t9suuYwKiJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850953997&oldid=849195345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019772782111088640", + "text" : "Anthony Morrow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/t9suuYwKiJ https:\/\/t.co\/hAMOkGD0Qy", + "id" : 1019772782111088640, + "created_at" : "2018-07-19 02:35:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019723500096016384\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/liDAm9r665", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DibJHYFW0AAh49A.png", + "id_str" : "1019723494207180800", + "id" : 1019723494207180800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DibJHYFW0AAh49A.png", + "sizes" : [ { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 361, + "resize" : "fit", + "w" : 680 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mount Kobau National Observatory", + "display_url" : "pic.twitter.com\/liDAm9r665" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/X9Zr6WTncn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850934531&oldid=850913993", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019723500096016384", + "text" : "Mount Kobau National Observatory Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/X9Zr6WTncn https:\/\/t.co\/liDAm9r665", + "id" : 1019723500096016384, + "created_at" : "2018-07-18 23:20:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019716471641997312\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/xwVOWHF4tA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DibCufTX4AA1rZG.png", + "id_str" : "1019716469578522624", + "id" : 1019716469578522624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DibCufTX4AA1rZG.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Split S", + "display_url" : "pic.twitter.com\/xwVOWHF4tA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/vWLAHgIpWV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850931989&oldid=850931881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019716471641997312", + "text" : "Split S Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vWLAHgIpWV https:\/\/t.co\/xwVOWHF4tA", + "id" : 1019716471641997312, + "created_at" : "2018-07-18 22:52:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019716221892222977\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/t3hx8i3xgf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DibCfxRVQAAgnGI.png", + "id_str" : "1019716216703762432", + "id" : 1019716216703762432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DibCfxRVQAAgnGI.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Split S", + "display_url" : "pic.twitter.com\/t3hx8i3xgf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/6BR7TgAOZf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850931881&oldid=850931785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019716221892222977", + "text" : "Split S Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6BR7TgAOZf https:\/\/t.co\/t3hx8i3xgf", + "id" : 1019716221892222977, + "created_at" : "2018-07-18 22:51:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019715967029600261\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/p4bdJ9GdWc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DibCRGeXkAIvai3.png", + "id_str" : "1019715964697546754", + "id" : 1019715964697546754, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DibCRGeXkAIvai3.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Split S", + "display_url" : "pic.twitter.com\/p4bdJ9GdWc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/jjnUOtSwBJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850931785&oldid=807285173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019715967029600261", + "text" : "Split S Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jjnUOtSwBJ https:\/\/t.co\/p4bdJ9GdWc", + "id" : 1019715967029600261, + "created_at" : "2018-07-18 22:50:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019676900732604422\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/aIuGlgFqCh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiaevF3VsAA8uuo.png", + "id_str" : "1019676897511321600", + "id" : 1019676897511321600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiaevF3VsAA8uuo.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mount Kobau National Observatory", + "display_url" : "pic.twitter.com\/aIuGlgFqCh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/h3WurkjDqO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850913993&oldid=824349421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019676900732604422", + "text" : "Mount Kobau National Observatory Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/h3WurkjDqO https:\/\/t.co\/aIuGlgFqCh", + "id" : 1019676900732604422, + "created_at" : "2018-07-18 20:14:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019669594225676288\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/C1CuZ2x339", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiaYFtYXcAIyAPW.png", + "id_str" : "1019669589494558722", + "id" : 1019669589494558722, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiaYFtYXcAIyAPW.png", + "sizes" : [ { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 566, + "resize" : "fit", + "w" : 680 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 727, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Looty Pijamini", + "display_url" : "pic.twitter.com\/C1CuZ2x339" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/j1HpYrQEkn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850910510&oldid=841528953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019669594225676288", + "text" : "Looty Pijamini Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/j1HpYrQEkn https:\/\/t.co\/C1CuZ2x339", + "id" : 1019669594225676288, + "created_at" : "2018-07-18 19:45:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019656119311126534\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/qRJIqGuQOl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiaL1PoX4AEiUyH.png", + "id_str" : "1019656112491192321", + "id" : 1019656112491192321, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiaL1PoX4AEiUyH.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to President of the Queen's Privy Council for Canada", + "display_url" : "pic.twitter.com\/qRJIqGuQOl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/sg7RNQaZKC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850903436&oldid=850903348", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019656119311126534", + "text" : "President of the Queen's Privy Council for Can Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/sg7RNQaZKC https:\/\/t.co\/qRJIqGuQOl", + "id" : 1019656119311126534, + "created_at" : "2018-07-18 18:52:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019655935143350272\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/kSmM3Ny3sb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiaLqpyU0AERked.png", + "id_str" : "1019655930533695489", + "id" : 1019655930533695489, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiaLqpyU0AERked.png", + "sizes" : [ { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 664 + } ], + "media_alt" : "Screenshot of edit to President of the Queen's Privy Council for Canada", + "display_url" : "pic.twitter.com\/kSmM3Ny3sb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/lL4dhD4p0X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850903348&oldid=824800344", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019655935143350272", + "text" : "President of the Queen's Privy Council for Can Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/lL4dhD4p0X https:\/\/t.co\/kSmM3Ny3sb", + "id" : 1019655935143350272, + "created_at" : "2018-07-18 18:51:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019599144523005953\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/fbLhwNKve4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiZYBClUcAAOhy1.png", + "id_str" : "1019599140542509056", + "id" : 1019599140542509056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiZYBClUcAAOhy1.png", + "sizes" : [ { + "h" : 1839, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1839, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 323 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 570 + } ], + "media_alt" : "Screenshot of edit to Mission multidimensionnelle int\u00E9gr\u00E9e des Nations unies pour la stabilisation au Mali", + "display_url" : "pic.twitter.com\/fbLhwNKve4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/aoQHVDt1cx", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150476892&oldid=149962810&rcid=367299440", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019599144523005953", + "text" : "Mission multidimensionnelle int\u00E9gr Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aoQHVDt1cx https:\/\/t.co\/fbLhwNKve4", + "id" : 1019599144523005953, + "created_at" : "2018-07-18 15:05:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019594750624698368\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/dYaPEpkS1w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiZUBPHV4AUyDO0.png", + "id_str" : "1019594745859923973", + "id" : 1019594745859923973, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiZUBPHV4AUyDO0.png", + "sizes" : [ { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 435, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canada Border Services Agency", + "display_url" : "pic.twitter.com\/dYaPEpkS1w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/6p0ec3wOzp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850874486&oldid=845377446", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019594750624698368", + "text" : "Canada Border Services Agency Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6p0ec3wOzp https:\/\/t.co\/dYaPEpkS1w", + "id" : 1019594750624698368, + "created_at" : "2018-07-18 14:48:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019591727894745088\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/dPThsRszLp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiZRRVHXUAE64ot.png", + "id_str" : "1019591723813654529", + "id" : 1019591723813654529, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiZRRVHXUAE64ot.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 680 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hotelling's lemma", + "display_url" : "pic.twitter.com\/dPThsRszLp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/w4lTbU44EN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850873179&oldid=846482861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019591727894745088", + "text" : "Hotelling's lemma Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/w4lTbU44EN https:\/\/t.co\/dPThsRszLp", + "id" : 1019591727894745088, + "created_at" : "2018-07-18 14:36:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019569835339124736\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/tBYk7P1yVu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiY9W9qUwAMqBpc.png", + "id_str" : "1019569830364495875", + "id" : 1019569830364495875, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiY9W9qUwAMqBpc.png", + "sizes" : [ { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to F\u00E9lix Potvin", + "display_url" : "pic.twitter.com\/tBYk7P1yVu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/uplh4ejfVk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850863549&oldid=847885376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019569835339124736", + "text" : "F\u00E9lix Potvin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uplh4ejfVk https:\/\/t.co\/tBYk7P1yVu", + "id" : 1019569835339124736, + "created_at" : "2018-07-18 13:09:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019231786017198080\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/mItvPUmw43", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiUJ51ZX4AAUSJC.png", + "id_str" : "1019231779859980288", + "id" : 1019231779859980288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiUJ51ZX4AAUSJC.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 190 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 335 + }, { + "h" : 3135, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 571 + } ], + "media_alt" : "Screenshot of edit to Forges du Saint-Maurice", + "display_url" : "pic.twitter.com\/mItvPUmw43" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/CLRzQSHGxW", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150451085&oldid=150425641&rcid=367243702", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019231786017198080", + "text" : "Forges du Saint-Maurice Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CLRzQSHGxW https:\/\/t.co\/mItvPUmw43", + "id" : 1019231786017198080, + "created_at" : "2018-07-17 14:46:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1019206322707976192\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/7lfsqiQUVa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiTyv38XkAAFjy5.jpg", + "id_str" : "1019206319977500672", + "id" : 1019206319977500672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiTyv38XkAAFjy5.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to MasterChef Australia (series 10)", + "display_url" : "pic.twitter.com\/7lfsqiQUVa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qHJ4NSGeji", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850688874&oldid=850688644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1019206322707976192", + "text" : "MasterChef Australia (series 10) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qHJ4NSGeji https:\/\/t.co\/7lfsqiQUVa", + "id" : 1019206322707976192, + "created_at" : "2018-07-17 13:04:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018989907350573056\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/AIKdYWEV77", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiQt6zbWkAARe45.png", + "id_str" : "1018989903953170432", + "id" : 1018989903953170432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiQt6zbWkAARe45.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of Wings episodes", + "display_url" : "pic.twitter.com\/AIKdYWEV77" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/BUyIvIeVEc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850608841&oldid=848394269", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018989907350573056", + "text" : "List of Wings episodes Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BUyIvIeVEc https:\/\/t.co\/AIKdYWEV77", + "id" : 1018989907350573056, + "created_at" : "2018-07-16 22:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018968043391725568\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/CTnKoQ8pLs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiQaCOrWkAEm2st.png", + "id_str" : "1018968041294565377", + "id" : 1018968041294565377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiQaCOrWkAEm2st.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Seismic intensity scales", + "display_url" : "pic.twitter.com\/CTnKoQ8pLs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/jQQQ799ePV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850598758&oldid=845198526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018968043391725568", + "text" : "Seismic intensity scales Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jQQQ799ePV https:\/\/t.co\/CTnKoQ8pLs", + "id" : 1018968043391725568, + "created_at" : "2018-07-16 21:18:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018944637363515392\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/3nUJnPRRA8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiQEvuFWkAUmw-K.png", + "id_str" : "1018944633563418629", + "id" : 1018944633563418629, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiQEvuFWkAUmw-K.png", + "sizes" : [ { + "h" : 773, + "resize" : "fit", + "w" : 874 + }, { + "h" : 773, + "resize" : "fit", + "w" : 874 + }, { + "h" : 773, + "resize" : "fit", + "w" : 874 + }, { + "h" : 601, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Water activity", + "display_url" : "pic.twitter.com\/3nUJnPRRA8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/pi3QgA5fg4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850584696&oldid=850584513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018944637363515392", + "text" : "Talk:Water activity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pi3QgA5fg4 https:\/\/t.co\/3nUJnPRRA8", + "id" : 1018944637363515392, + "created_at" : "2018-07-16 19:45:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018943948864319493\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/R2aIxQrR7p", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiQEHtnXkAApQFJ.png", + "id_str" : "1018943946242887680", + "id" : 1018943946242887680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiQEHtnXkAApQFJ.png", + "sizes" : [ { + "h" : 658, + "resize" : "fit", + "w" : 874 + }, { + "h" : 658, + "resize" : "fit", + "w" : 874 + }, { + "h" : 658, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 512, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Talk:Water activity", + "display_url" : "pic.twitter.com\/R2aIxQrR7p" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/fciztixjVs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850584364&oldid=836128475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018943948864319493", + "text" : "Talk:Water activity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fciztixjVs https:\/\/t.co\/R2aIxQrR7p", + "id" : 1018943948864319493, + "created_at" : "2018-07-16 19:42:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018916591407419392\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/VG7BnBFWnM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPrPH8W4AcZFxF.png", + "id_str" : "1018916585778634759", + "id" : 1018916585778634759, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPrPH8W4AcZFxF.png", + "sizes" : [ { + "h" : 673, + "resize" : "fit", + "w" : 874 + }, { + "h" : 673, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 673, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Eleanor Susan Elliott", + "display_url" : "pic.twitter.com\/VG7BnBFWnM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/wHAIUQOjo7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850570661&oldid=850569793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018916591407419392", + "text" : "Eleanor Susan Elliott Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wHAIUQOjo7 https:\/\/t.co\/VG7BnBFWnM", + "id" : 1018916591407419392, + "created_at" : "2018-07-16 17:53:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018879719494901760\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/ir0hA6W3oh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPJs3tUEAAMt8J.png", + "id_str" : "1018879713421299712", + "id" : 1018879713421299712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPJs3tUEAAMt8J.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2007 Australian Open \u2013 Boys' Singles", + "display_url" : "pic.twitter.com\/ir0hA6W3oh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/uoGpwHFurX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850549669&oldid=840882728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018879719494901760", + "text" : "2007 Australian Open \u2013 Boys' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uoGpwHFurX https:\/\/t.co\/ir0hA6W3oh", + "id" : 1018879719494901760, + "created_at" : "2018-07-16 15:27:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018878253635907584\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/agvQVFzeGJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPIXcWXcAEA1XY.png", + "id_str" : "1018878245788413953", + "id" : 1018878245788413953, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPIXcWXcAEA1XY.png", + "sizes" : [ { + "h" : 317, + "resize" : "fit", + "w" : 680 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 408, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to T. Thomason", + "display_url" : "pic.twitter.com\/agvQVFzeGJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/fI8uJBSlt8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850548463&oldid=848279868", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018878253635907584", + "text" : "T. Thomason Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fI8uJBSlt8 https:\/\/t.co\/agvQVFzeGJ", + "id" : 1018878253635907584, + "created_at" : "2018-07-16 15:21:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018875942113071106\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/yzpR3sbOxp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPGRGyX4AAoPGC.png", + "id_str" : "1018875937897832448", + "id" : 1018875937897832448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPGRGyX4AAoPGC.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 680 + }, { + "h" : 874, + "resize" : "fit", + "w" : 874 + }, { + "h" : 874, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 874, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Mixed Doubles", + "display_url" : "pic.twitter.com\/yzpR3sbOxp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/SRYGYnjd4W", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850546752&oldid=840881535", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018875942113071106", + "text" : "2006 French Open \u2013 Mixed Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SRYGYnjd4W https:\/\/t.co\/yzpR3sbOxp", + "id" : 1018875942113071106, + "created_at" : "2018-07-16 15:12:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018875619025850375\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/bJsWVxE4jL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPF-WHWkAIpPAC.png", + "id_str" : "1018875615594844162", + "id" : 1018875615594844162, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPF-WHWkAIpPAC.png", + "sizes" : [ { + "h" : 467, + "resize" : "fit", + "w" : 874 + }, { + "h" : 467, + "resize" : "fit", + "w" : 874 + }, { + "h" : 467, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Men's Doubles", + "display_url" : "pic.twitter.com\/bJsWVxE4jL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/DfCobsv3Kx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850546530&oldid=850546471", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018875619025850375", + "text" : "2006 French Open \u2013 Men's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DfCobsv3Kx https:\/\/t.co\/bJsWVxE4jL", + "id" : 1018875619025850375, + "created_at" : "2018-07-16 15:10:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018875542421102594\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/EZlyKAN54l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPF52EW4AY6Alz.png", + "id_str" : "1018875538272870406", + "id" : 1018875538272870406, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPF52EW4AY6Alz.png", + "sizes" : [ { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 334, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Men's Doubles", + "display_url" : "pic.twitter.com\/EZlyKAN54l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/B68kMSnjA8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850546471&oldid=850546297", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018875542421102594", + "text" : "2006 French Open \u2013 Men's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B68kMSnjA8 https:\/\/t.co\/EZlyKAN54l", + "id" : 1018875542421102594, + "created_at" : "2018-07-16 15:10:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018875321133752320\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/tCarAgmPna", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPFtD6WAAAJ0Fk.png", + "id_str" : "1018875318650667008", + "id" : 1018875318650667008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPFtD6WAAAJ0Fk.png", + "sizes" : [ { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 429, + "resize" : "fit", + "w" : 874 + }, { + "h" : 334, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 429, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Men's Doubles", + "display_url" : "pic.twitter.com\/tCarAgmPna" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/cRa0ZwCd9y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850546297&oldid=850546222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018875321133752320", + "text" : "2006 French Open \u2013 Men's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cRa0ZwCd9y https:\/\/t.co\/tCarAgmPna", + "id" : 1018875321133752320, + "created_at" : "2018-07-16 15:09:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018875215164641281\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/d57FN3okDp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPFmnsXcAIIif5.png", + "id_str" : "1018875207996633090", + "id" : 1018875207996633090, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPFmnsXcAIIif5.png", + "sizes" : [ { + "h" : 495, + "resize" : "fit", + "w" : 874 + }, { + "h" : 495, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 495, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Men's Doubles", + "display_url" : "pic.twitter.com\/d57FN3okDp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/rl5TdZiG6I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850546222&oldid=840881508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018875215164641281", + "text" : "2006 French Open \u2013 Men's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rl5TdZiG6I https:\/\/t.co\/d57FN3okDp", + "id" : 1018875215164641281, + "created_at" : "2018-07-16 15:09:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018874973862219778\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/vqFFvKr0zy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPFY3DWkAE7BSr.jpg", + "id_str" : "1018874971601408001", + "id" : 1018874971601408001, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPFY3DWkAE7BSr.jpg", + "sizes" : [ { + "h" : 514, + "resize" : "fit", + "w" : 874 + }, { + "h" : 514, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 400, + "resize" : "fit", + "w" : 680 + }, { + "h" : 514, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/vqFFvKr0zy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/4o1A1r1uMk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850546042&oldid=840881542", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018874973862219778", + "text" : "2006 French Open \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4o1A1r1uMk https:\/\/t.co\/vqFFvKr0zy", + "id" : 1018874973862219778, + "created_at" : "2018-07-16 15:08:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018874391508209664\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/z4ZwRIfgBE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPE28uX4AEr0pY.jpg", + "id_str" : "1018874389008474113", + "id" : 1018874389008474113, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPE28uX4AEr0pY.jpg", + "sizes" : [ { + "h" : 780, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 607, + "resize" : "fit", + "w" : 680 + }, { + "h" : 780, + "resize" : "fit", + "w" : 874 + }, { + "h" : 780, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Boys' Singles", + "display_url" : "pic.twitter.com\/z4ZwRIfgBE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ImgIE3981c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850545700&oldid=847385790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018874391508209664", + "text" : "2006 French Open \u2013 Boys' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ImgIE3981c https:\/\/t.co\/z4ZwRIfgBE", + "id" : 1018874391508209664, + "created_at" : "2018-07-16 15:05:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018874205025325057\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/cEdv2aoFM9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPEsAsX0AIrp8j.jpg", + "id_str" : "1018874201095262210", + "id" : 1018874201095262210, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPEsAsX0AIrp8j.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 316 + }, { + "h" : 3323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 539 + }, { + "h" : 680, + "resize" : "fit", + "w" : 179 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Girls' Singles", + "display_url" : "pic.twitter.com\/cEdv2aoFM9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/FAmb30FsaI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850545582&oldid=850545424", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018874205025325057", + "text" : "2006 French Open \u2013 Girls' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FAmb30FsaI https:\/\/t.co\/cEdv2aoFM9", + "id" : 1018874205025325057, + "created_at" : "2018-07-16 15:05:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018873945028792320\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/285KjihWlY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPEcyWUYAU7RQq.jpg", + "id_str" : "1018873939546628101", + "id" : 1018873939546628101, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPEcyWUYAU7RQq.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 314 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 3342, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 536 + }, { + "h" : 680, + "resize" : "fit", + "w" : 178 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Girls' Singles", + "display_url" : "pic.twitter.com\/285KjihWlY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/TROik9rgjX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850545424&oldid=850544923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018873945028792320", + "text" : "2006 French Open \u2013 Girls' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TROik9rgjX https:\/\/t.co\/285KjihWlY", + "id" : 1018873945028792320, + "created_at" : "2018-07-16 15:04:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018873128016113664\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/MKiDrigngc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPDtXaU0AEWh4m.jpg", + "id_str" : "1018873124861825025", + "id" : 1018873124861825025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPDtXaU0AEWh4m.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 178 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 536 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 314 + }, { + "h" : 3342, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/MKiDrigngc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/GnSfyYyOrI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850544923&oldid=850544786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018873128016113664", + "text" : "2006 French Open \u2013 Girls' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GnSfyYyOrI https:\/\/t.co\/MKiDrigngc", + "id" : 1018873128016113664, + "created_at" : "2018-07-16 15:00:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018872911409614849\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/JfhmHUCMso", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPDgq8WkAIpec4.jpg", + "id_str" : "1018872906766520322", + "id" : 1018872906766520322, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPDgq8WkAIpec4.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 314 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 3342, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 536 + }, { + "h" : 680, + "resize" : "fit", + "w" : 178 + } ], + "media_alt" : "Screenshot of edit to 2006 French Open \u2013 Girls' Singles", + "display_url" : "pic.twitter.com\/JfhmHUCMso" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/gwIBACjnD0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850544786&oldid=836403630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018872911409614849", + "text" : "2006 French Open \u2013 Girls' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gwIBACjnD0 https:\/\/t.co\/JfhmHUCMso", + "id" : 1018872911409614849, + "created_at" : "2018-07-16 15:00:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018871878256136192\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/cNtQ0nc0aQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPCkkJW0AA2eBe.jpg", + "id_str" : "1018871874149863424", + "id" : 1018871874149863424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPCkkJW0AA2eBe.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 680 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/cNtQ0nc0aQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/a7qws3Ti73", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850544117&oldid=850543944", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018871878256136192", + "text" : "2006 Wimbledon Championships \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a7qws3Ti73 https:\/\/t.co\/cNtQ0nc0aQ", + "id" : 1018871878256136192, + "created_at" : "2018-07-16 14:56:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018871660223586305\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/5KrYaQJAcm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPCXpyWsAEZcz3.jpg", + "id_str" : "1018871652325699585", + "id" : 1018871652325699585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPCXpyWsAEZcz3.jpg", + "sizes" : [ { + "h" : 566, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 566, + "resize" : "fit", + "w" : 874 + }, { + "h" : 440, + "resize" : "fit", + "w" : 680 + }, { + "h" : 566, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/5KrYaQJAcm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/dOBZYRjWsN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850543944&oldid=850543864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018871660223586305", + "text" : "2006 Wimbledon Championships \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dOBZYRjWsN https:\/\/t.co\/5KrYaQJAcm", + "id" : 1018871660223586305, + "created_at" : "2018-07-16 14:55:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018871496448634882\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/rvSnR9h2cP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPCObwWsAAu7sE.jpg", + "id_str" : "1018871493940391936", + "id" : 1018871493940391936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPCObwWsAAu7sE.jpg", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/rvSnR9h2cP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/mZnj2LBkqT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850543864&oldid=850543788", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018871496448634882", + "text" : "2006 Wimbledon Championships \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mZnj2LBkqT https:\/\/t.co\/rvSnR9h2cP", + "id" : 1018871496448634882, + "created_at" : "2018-07-16 14:54:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018871356585316353\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/vCG2UiRfMy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPCGNmXcAAdv14.jpg", + "id_str" : "1018871352701448192", + "id" : 1018871352701448192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPCGNmXcAAdv14.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 452, + "resize" : "fit", + "w" : 680 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/vCG2UiRfMy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/6FQFsb7vku", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850543788&oldid=850543721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018871356585316353", + "text" : "2006 Wimbledon Championships \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6FQFsb7vku https:\/\/t.co\/vCG2UiRfMy", + "id" : 1018871356585316353, + "created_at" : "2018-07-16 14:53:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018871231964164099\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/j7id4Qm46u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPB_C-X4AEYNUI.jpg", + "id_str" : "1018871229590265857", + "id" : 1018871229590265857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPB_C-X4AEYNUI.jpg", + "sizes" : [ { + "h" : 419, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 539, + "resize" : "fit", + "w" : 874 + }, { + "h" : 539, + "resize" : "fit", + "w" : 874 + }, { + "h" : 539, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/j7id4Qm46u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/UIOyLJ7mI2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850543721&oldid=845531131", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018871231964164099", + "text" : "2006 Wimbledon Championships \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UIOyLJ7mI2 https:\/\/t.co\/j7id4Qm46u", + "id" : 1018871231964164099, + "created_at" : "2018-07-16 14:53:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018870924978814976\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/QsiKHfBn1C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPBtLEXUAEcQHE.jpg", + "id_str" : "1018870922525233153", + "id" : 1018870922525233153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPBtLEXUAEcQHE.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 411, + "resize" : "fit", + "w" : 680 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Girls' Doubles", + "display_url" : "pic.twitter.com\/QsiKHfBn1C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/bCuwBW25ym", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850543545&oldid=850543450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018870924978814976", + "text" : "2006 Wimbledon Championships \u2013 Girls' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bCuwBW25ym https:\/\/t.co\/QsiKHfBn1C", + "id" : 1018870924978814976, + "created_at" : "2018-07-16 14:52:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018870773774274565\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/PRj3tk0ov0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPBkS6XkAUDv42.jpg", + "id_str" : "1018870770011967493", + "id" : 1018870770011967493, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPBkS6XkAUDv42.jpg", + "sizes" : [ { + "h" : 411, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Girls' Doubles", + "display_url" : "pic.twitter.com\/PRj3tk0ov0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/6uzMTpigSZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850543450&oldid=845542408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018870773774274565", + "text" : "2006 Wimbledon Championships \u2013 Girls' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6uzMTpigSZ https:\/\/t.co\/PRj3tk0ov0", + "id" : 1018870773774274565, + "created_at" : "2018-07-16 14:51:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018870387764088832\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/kqc5sYBvDn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPBN12XUAAkwFB.jpg", + "id_str" : "1018870384253423616", + "id" : 1018870384253423616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPBN12XUAAkwFB.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 411, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Women's Singles", + "display_url" : "pic.twitter.com\/kqc5sYBvDn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/3G8zypl0cj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850543177&oldid=846366077", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018870387764088832", + "text" : "2006 Wimbledon Championships \u2013 Women's Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3G8zypl0cj https:\/\/t.co\/kqc5sYBvDn", + "id" : 1018870387764088832, + "created_at" : "2018-07-16 14:50:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018869555312103426\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/NTRH4tQTHO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPAdaSU8AA52bR.jpg", + "id_str" : "1018869552220794880", + "id" : 1018869552220794880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPAdaSU8AA52bR.jpg", + "sizes" : [ { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Boys' Doubles", + "display_url" : "pic.twitter.com\/NTRH4tQTHO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/j0o8WrbJoI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850542561&oldid=850542335", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018869555312103426", + "text" : "2006 Wimbledon Championships \u2013 Boys' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j0o8WrbJoI https:\/\/t.co\/NTRH4tQTHO", + "id" : 1018869555312103426, + "created_at" : "2018-07-16 14:46:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018869214403231744\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/GhdNYXGsnj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiPAJiKXcAEEfl6.jpg", + "id_str" : "1018869210737504257", + "id" : 1018869210737504257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiPAJiKXcAEEfl6.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Boys' Doubles", + "display_url" : "pic.twitter.com\/GhdNYXGsnj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/xB8vG1C2t9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850542335&oldid=847385973", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018869214403231744", + "text" : "2006 Wimbledon Championships \u2013 Boys' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xB8vG1C2t9 https:\/\/t.co\/GhdNYXGsnj", + "id" : 1018869214403231744, + "created_at" : "2018-07-16 14:45:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018868510267756545\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/DIhnmc9ftA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO_gdzU8AA1Wrg.png", + "id_str" : "1018868505192493056", + "id" : 1018868505192493056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO_gdzU8AA1Wrg.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Boys' Singles", + "display_url" : "pic.twitter.com\/DIhnmc9ftA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/cZ2XwAS0Nt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850541926&oldid=850541888", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018868510267756545", + "text" : "2006 Wimbledon Championships \u2013 Boys' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cZ2XwAS0Nt https:\/\/t.co\/DIhnmc9ftA", + "id" : 1018868510267756545, + "created_at" : "2018-07-16 14:42:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018868449521651712\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/s0BsJWLyoU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO_c1mUwAEYh6Y.png", + "id_str" : "1018868442860929025", + "id" : 1018868442860929025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO_c1mUwAEYh6Y.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Wimbledon Championships \u2013 Boys' Singles", + "display_url" : "pic.twitter.com\/s0BsJWLyoU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/DUgwCxcFdy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850541888&oldid=847385951", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018868449521651712", + "text" : "2006 Wimbledon Championships \u2013 Boys' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DUgwCxcFdy https:\/\/t.co\/s0BsJWLyoU", + "id" : 1018868449521651712, + "created_at" : "2018-07-16 14:42:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018867939288735744\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/tsxeN1SQV3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO-_LCWkAAiAzp.png", + "id_str" : "1018867933219557376", + "id" : 1018867933219557376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO-_LCWkAAiAzp.png", + "sizes" : [ { + "h" : 495, + "resize" : "fit", + "w" : 874 + }, { + "h" : 495, + "resize" : "fit", + "w" : 874 + }, { + "h" : 495, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 385, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2006 Australian Open \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/tsxeN1SQV3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/VIQa7OjjWD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850541582&oldid=840881191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018867939288735744", + "text" : "2006 Australian Open \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VIQa7OjjWD https:\/\/t.co\/tsxeN1SQV3", + "id" : 1018867939288735744, + "created_at" : "2018-07-16 14:40:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018867363092094977\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/7HbEX9Q2Rt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO-d2vXUAAWnKn.png", + "id_str" : "1018867360835522560", + "id" : 1018867360835522560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO-d2vXUAAWnKn.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/7HbEX9Q2Rt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/O8PafrdTU7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850541287&oldid=850541253", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018867363092094977", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O8PafrdTU7 https:\/\/t.co\/7HbEX9Q2Rt", + "id" : 1018867363092094977, + "created_at" : "2018-07-16 14:38:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018867313557241863\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/DeYLh2hZV8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO-a2UWkAA-0Fh.png", + "id_str" : "1018867309182619648", + "id" : 1018867309182619648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO-a2UWkAA-0Fh.png", + "sizes" : [ { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/DeYLh2hZV8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/XOj9Quvn0j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850541253&oldid=850540770", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018867313557241863", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XOj9Quvn0j https:\/\/t.co\/DeYLh2hZV8", + "id" : 1018867313557241863, + "created_at" : "2018-07-16 14:37:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018866403204632576\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/rWicOkdzb6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO9l9qW0AApOh-.png", + "id_str" : "1018866400620892160", + "id" : 1018866400620892160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO9l9qW0AApOh-.png", + "sizes" : [ { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/rWicOkdzb6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/0AOQvPuaIs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850540770&oldid=850540341", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018866403204632576", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0AOQvPuaIs https:\/\/t.co\/rWicOkdzb6", + "id" : 1018866403204632576, + "created_at" : "2018-07-16 14:34:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018865591967518721\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/DJ7OUKNAON", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO82rBXkAE7_Vf.png", + "id_str" : "1018865588163284993", + "id" : 1018865588163284993, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO82rBXkAE7_Vf.png", + "sizes" : [ { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 314, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/DJ7OUKNAON" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/sf53AWNxtE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850540341&oldid=849099680", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018865591967518721", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sf53AWNxtE https:\/\/t.co\/DJ7OUKNAON", + "id" : 1018865591967518721, + "created_at" : "2018-07-16 14:31:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018864869704167424\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/N7cSG4XFyN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO8MkJW0AAI8NG.png", + "id_str" : "1018864864763236352", + "id" : 1018864864763236352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO8MkJW0AAI8NG.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 Australian Open \u2013 Boys' Doubles", + "display_url" : "pic.twitter.com\/N7cSG4XFyN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/NHHz4W8Tp9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850539960&oldid=844019410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018864869704167424", + "text" : "2006 Australian Open \u2013 Boys' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NHHz4W8Tp9 https:\/\/t.co\/N7cSG4XFyN", + "id" : 1018864869704167424, + "created_at" : "2018-07-16 14:28:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018863706111954944\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/FQoSevsR9P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO7I5DW4AIyss5.png", + "id_str" : "1018863702144114690", + "id" : 1018863702144114690, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO7I5DW4AIyss5.png", + "sizes" : [ { + "h" : 1055, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1055, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1055, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 563 + } ], + "media_alt" : "Screenshot of edit to 2006 US Open \u2013 Boys' Doubles", + "display_url" : "pic.twitter.com\/FQoSevsR9P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/KUUELoLkKM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850539340&oldid=850539220", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018863706111954944", + "text" : "2006 US Open \u2013 Boys' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KUUELoLkKM https:\/\/t.co\/FQoSevsR9P", + "id" : 1018863706111954944, + "created_at" : "2018-07-16 14:23:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018863482060656640\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/z8exH3nHFe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO6774XkAE9FNo.png", + "id_str" : "1018863479565029377", + "id" : 1018863479565029377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO6774XkAE9FNo.png", + "sizes" : [ { + "h" : 426, + "resize" : "fit", + "w" : 680 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 US Open \u2013 Boys' Doubles", + "display_url" : "pic.twitter.com\/z8exH3nHFe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ef7zPVEH3L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850539220&oldid=850539157", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018863482060656640", + "text" : "2006 US Open \u2013 Boys' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ef7zPVEH3L https:\/\/t.co\/z8exH3nHFe", + "id" : 1018863482060656640, + "created_at" : "2018-07-16 14:22:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018863381024002050\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/2u5yj99p9N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO62EwXUAAvAKY.png", + "id_str" : "1018863378868162560", + "id" : 1018863378868162560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO62EwXUAAvAKY.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2006 US Open \u2013 Boys' Doubles", + "display_url" : "pic.twitter.com\/2u5yj99p9N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/9M9myV9OQl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850539157&oldid=850538761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018863381024002050", + "text" : "2006 US Open \u2013 Boys' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9M9myV9OQl https:\/\/t.co\/2u5yj99p9N", + "id" : 1018863381024002050, + "created_at" : "2018-07-16 14:22:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018862696693948416\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/dbvQNnW8LL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO6ODuXUAQ79NB.png", + "id_str" : "1018862691396571140", + "id" : 1018862691396571140, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO6ODuXUAQ79NB.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 US Open \u2013 Boys' Doubles", + "display_url" : "pic.twitter.com\/dbvQNnW8LL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ZEl5YerO94", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850538761&oldid=835333743", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018862696693948416", + "text" : "2006 US Open \u2013 Boys' Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZEl5YerO94 https:\/\/t.co\/dbvQNnW8LL", + "id" : 1018862696693948416, + "created_at" : "2018-07-16 14:19:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018860119432531969\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/C8fDadcXxN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO34CyWAAA8L0G.png", + "id_str" : "1018860114164449280", + "id" : 1018860114164449280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO34CyWAAA8L0G.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2006 US Open \u2013 Boys' Singles", + "display_url" : "pic.twitter.com\/C8fDadcXxN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/QF42HOaNTZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850537211&oldid=850536991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018860119432531969", + "text" : "2006 US Open \u2013 Boys' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QF42HOaNTZ https:\/\/t.co\/C8fDadcXxN", + "id" : 1018860119432531969, + "created_at" : "2018-07-16 14:09:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018859733959233537\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/9jK2Mc9UXX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO3hmKUwAE8-7o.png", + "id_str" : "1018859728523280385", + "id" : 1018859728523280385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO3hmKUwAE8-7o.png", + "sizes" : [ { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 488, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2006 US Open \u2013 Boys' Singles", + "display_url" : "pic.twitter.com\/9jK2Mc9UXX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/2Soi5Iadk4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850536991&oldid=840882193", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018859733959233537", + "text" : "2006 US Open \u2013 Boys' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Soi5Iadk4 https:\/\/t.co\/9jK2Mc9UXX", + "id" : 1018859733959233537, + "created_at" : "2018-07-16 14:07:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018859551314104320\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/G4ouCOm9MX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiO3W_0W4AA0vf2.png", + "id_str" : "1018859546431905792", + "id" : 1018859546431905792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiO3W_0W4AA0vf2.png", + "sizes" : [ { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 867, + "resize" : "fit", + "w" : 874 + }, { + "h" : 675, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Forges du Saint-Maurice", + "display_url" : "pic.twitter.com\/G4ouCOm9MX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/TXo63Jli0O", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150423422&oldid=150404379&rcid=367181925", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018859551314104320", + "text" : "Forges du Saint-Maurice Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TXo63Jli0O https:\/\/t.co\/G4ouCOm9MX", + "id" : 1018859551314104320, + "created_at" : "2018-07-16 14:07:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018853806694653954\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/jsFJ2Z4pzB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiOyIqvX0AA3dHx.png", + "id_str" : "1018853802697543680", + "id" : 1018853802697543680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiOyIqvX0AA3dHx.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to John Bower Lewis", + "display_url" : "pic.twitter.com\/jsFJ2Z4pzB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/56pLRO8dnI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850533246&oldid=840684325", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018853806694653954", + "text" : "John Bower Lewis Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/56pLRO8dnI https:\/\/t.co\/jsFJ2Z4pzB", + "id" : 1018853806694653954, + "created_at" : "2018-07-16 13:44:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018850623129899008\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/MTrHweD7uV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiOvPVTUYAERfSR.jpg", + "id_str" : "1018850618666934273", + "id" : 1018850618666934273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiOvPVTUYAERfSR.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pete Sampras", + "display_url" : "pic.twitter.com\/MTrHweD7uV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/gkanWqW2QU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850531478&oldid=850104526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018850623129899008", + "text" : "Pete Sampras Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gkanWqW2QU https:\/\/t.co\/MTrHweD7uV", + "id" : 1018850623129899008, + "created_at" : "2018-07-16 13:31:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018836586878947328\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/LByZTSOMeP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiOiecuWsAAaFN2.png", + "id_str" : "1018836584706256896", + "id" : 1018836584706256896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiOiecuWsAAaFN2.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Burford, Ontario", + "display_url" : "pic.twitter.com\/LByZTSOMeP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/61ZckP5WYs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850524785&oldid=850524764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018836586878947328", + "text" : "Burford, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/61ZckP5WYs https:\/\/t.co\/LByZTSOMeP", + "id" : 1018836586878947328, + "created_at" : "2018-07-16 12:35:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018836540137631744\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/1fvQgj79zB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiOibuvW0AIgxaZ.png", + "id_str" : "1018836538002690050", + "id" : 1018836538002690050, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiOibuvW0AIgxaZ.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Burford, Ontario", + "display_url" : "pic.twitter.com\/1fvQgj79zB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/cecTQ5WlAC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850524764&oldid=850524293", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018836540137631744", + "text" : "Burford, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cecTQ5WlAC https:\/\/t.co\/1fvQgj79zB", + "id" : 1018836540137631744, + "created_at" : "2018-07-16 12:35:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018835369821958146\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/lN5pAP1Knd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiOhXW4X0AcVQ5u.png", + "id_str" : "1018835363366948871", + "id" : 1018835363366948871, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiOhXW4X0AcVQ5u.png", + "sizes" : [ { + "h" : 681, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 680 + }, { + "h" : 681, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 681, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Burford, Ontario", + "display_url" : "pic.twitter.com\/lN5pAP1Knd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/bJD2Gdgj65", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850524293&oldid=850524135", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018835369821958146", + "text" : "Burford, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bJD2Gdgj65 https:\/\/t.co\/lN5pAP1Knd", + "id" : 1018835369821958146, + "created_at" : "2018-07-16 12:30:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018835017231986688\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/JYWqGPFXRE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiOhDE3WsAEjWDv.png", + "id_str" : "1018835014933458945", + "id" : 1018835014933458945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiOhDE3WsAEjWDv.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Burford, Ontario", + "display_url" : "pic.twitter.com\/JYWqGPFXRE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/FqlKQyuO2Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850524135&oldid=850524091", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018835017231986688", + "text" : "Burford, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FqlKQyuO2Q https:\/\/t.co\/JYWqGPFXRE", + "id" : 1018835017231986688, + "created_at" : "2018-07-16 12:29:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1018834904178622465\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/GQXKJUUiHw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiOg8bQXUAAhksh.png", + "id_str" : "1018834900684853248", + "id" : 1018834900684853248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiOg8bQXUAAhksh.png", + "sizes" : [ { + "h" : 1075, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 553 + }, { + "h" : 1075, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1075, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Burford, Ontario", + "display_url" : "pic.twitter.com\/GQXKJUUiHw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/YlCPPlXbFJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850524091&oldid=836916716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1018834904178622465", + "text" : "Burford, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YlCPPlXbFJ https:\/\/t.co\/GQXKJUUiHw", + "id" : 1018834904178622465, + "created_at" : "2018-07-16 12:29:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017836058816499717\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/GJSCPgWkCg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiAUf4_WsAAmB_h.png", + "id_str" : "1017836053892345856", + "id" : 1017836053892345856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiAUf4_WsAAmB_h.png", + "sizes" : [ { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to National Research Council (Canada)", + "display_url" : "pic.twitter.com\/GJSCPgWkCg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/dhdBL2Wvzu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850116455&oldid=843844091", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017836058816499717", + "text" : "National Research Council (Canada) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/dhdBL2Wvzu https:\/\/t.co\/GJSCPgWkCg", + "id" : 1017836058816499717, + "created_at" : "2018-07-13 18:20:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017821486336311301\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ObtIVOaWUo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiAHPawX0AAXWYb.png", + "id_str" : "1017821477247373312", + "id" : 1017821477247373312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiAHPawX0AAXWYb.png", + "sizes" : [ { + "h" : 580, + "resize" : "fit", + "w" : 680 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 746, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/ObtIVOaWUo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/cxtK91hOUj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850109458&oldid=850108950", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017821486336311301", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cxtK91hOUj https:\/\/t.co\/ObtIVOaWUo", + "id" : 1017821486336311301, + "created_at" : "2018-07-13 17:22:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017821273857064961\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/0ZWHkXtqtd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiAHDS6WsAAIbFO.png", + "id_str" : "1017821268983328768", + "id" : 1017821268983328768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiAHDS6WsAAIbFO.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 618 + }, { + "h" : 962, + "resize" : "fit", + "w" : 874 + }, { + "h" : 962, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 962, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to User:Rick Murowinski\/sandbox", + "display_url" : "pic.twitter.com\/0ZWHkXtqtd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/M1mvTO0Bj7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850109342&oldid=850106270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017821273857064961", + "text" : "User:Rick Murowinski\/sandbox Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/M1mvTO0Bj7 https:\/\/t.co\/0ZWHkXtqtd", + "id" : 1017821273857064961, + "created_at" : "2018-07-13 17:21:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017820483272790016\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/WQj1tTYnwD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiAGVTXXUAAHq2U.png", + "id_str" : "1017820478831022080", + "id" : 1017820478831022080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiAGVTXXUAAHq2U.png", + "sizes" : [ { + "h" : 424, + "resize" : "fit", + "w" : 680 + }, { + "h" : 545, + "resize" : "fit", + "w" : 874 + }, { + "h" : 545, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 545, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to North Preston", + "display_url" : "pic.twitter.com\/WQj1tTYnwD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/TKxvZqfURE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850108950&oldid=847407806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017820483272790016", + "text" : "North Preston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TKxvZqfURE https:\/\/t.co\/WQj1tTYnwD", + "id" : 1017820483272790016, + "created_at" : "2018-07-13 17:18:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017815256196841472\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/wgmSpshWoq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DiABk3TWsAAF0Ys.png", + "id_str" : "1017815248617779200", + "id" : 1017815248617779200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DiABk3TWsAAF0Ys.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 270 + }, { + "h" : 680, + "resize" : "fit", + "w" : 90 + }, { + "h" : 6633, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 158 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to User:Rick Murowinski\/sandbox", + "display_url" : "pic.twitter.com\/wgmSpshWoq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/QR7SKqhITO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850106270&oldid=849684822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017815256196841472", + "text" : "User:Rick Murowinski\/sandbox Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/QR7SKqhITO https:\/\/t.co\/wgmSpshWoq", + "id" : 1017815256196841472, + "created_at" : "2018-07-13 16:57:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017773327165853697\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/AJH31jNuNg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh_bck5W0AA0g19.png", + "id_str" : "1017773324796088320", + "id" : 1017773324796088320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh_bck5W0AA0g19.png", + "sizes" : [ { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 537 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Zeppelin", + "display_url" : "pic.twitter.com\/AJH31jNuNg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/zdygr6aLmx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850085961&oldid=848245353", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017773327165853697", + "text" : "Zeppelin Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zdygr6aLmx https:\/\/t.co\/AJH31jNuNg", + "id" : 1017773327165853697, + "created_at" : "2018-07-13 14:10:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017764515142930433\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/tLwigfupkQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh_Tbp7WAAAxRvN.jpg", + "id_str" : "1017764512873709568", + "id" : 1017764512873709568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh_Tbp7WAAAxRvN.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 411, + "resize" : "fit", + "w" : 680 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + }, { + "h" : 528, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Wimbledon Championships \u2013 Women's Doubles", + "display_url" : "pic.twitter.com\/tLwigfupkQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/EVd8jk2Lwt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850082029&oldid=850077283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017764515142930433", + "text" : "2018 Wimbledon Championships \u2013 Women's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EVd8jk2Lwt https:\/\/t.co\/tLwigfupkQ", + "id" : 1017764515142930433, + "created_at" : "2018-07-13 13:35:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017711895862759424\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/Nlj2hInOKI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh-jkp_X0AAEaKk.png", + "id_str" : "1017711890951294976", + "id" : 1017711890951294976, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh-jkp_X0AAEaKk.png", + "sizes" : [ { + "h" : 2019, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 519 + }, { + "h" : 2019, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 294 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Przewalski's horse", + "display_url" : "pic.twitter.com\/Nlj2hInOKI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/xoJIhJJHb5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850061753&oldid=849193493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017711895862759424", + "text" : "Przewalski's horse Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xoJIhJJHb5 https:\/\/t.co\/Nlj2hInOKI", + "id" : 1017711895862759424, + "created_at" : "2018-07-13 10:06:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017653696073740288\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/nmYtvTZqfR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh9uo_VW0AEIGXA.png", + "id_str" : "1017653691283853313", + "id" : 1017653691283853313, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh9uo_VW0AEIGXA.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 381 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 672 + }, { + "h" : 1560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1560, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to History of Mexico", + "display_url" : "pic.twitter.com\/nmYtvTZqfR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/LWqmmtnnrx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850044142&oldid=849710048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017653696073740288", + "text" : "History of Mexico Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LWqmmtnnrx https:\/\/t.co\/nmYtvTZqfR", + "id" : 1017653696073740288, + "created_at" : "2018-07-13 06:15:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017564998065901568\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/3pPr7xmcJL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh8d-KkWsAArVQ6.png", + "id_str" : "1017564994634952704", + "id" : 1017564994634952704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh8d-KkWsAArVQ6.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Sasan Ultra Mega Power Project", + "display_url" : "pic.twitter.com\/3pPr7xmcJL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/omIvJcC4GP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=850014194&oldid=844104221", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017564998065901568", + "text" : "Sasan Ultra Mega Power Project Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/omIvJcC4GP https:\/\/t.co\/3pPr7xmcJL", + "id" : 1017564998065901568, + "created_at" : "2018-07-13 00:22:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017514293678493696\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/a3y14tplut", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh7v2oYX4AAWOOS.png", + "id_str" : "1017514287663931392", + "id" : 1017514287663931392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh7v2oYX4AAWOOS.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Missing Women Commission of Inquiry", + "display_url" : "pic.twitter.com\/a3y14tplut" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Oru4TCGpBP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849994816&oldid=823620352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017514293678493696", + "text" : "Missing Women Commission of Inquiry Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Oru4TCGpBP https:\/\/t.co\/a3y14tplut", + "id" : 1017514293678493696, + "created_at" : "2018-07-12 21:01:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017507104565932032\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pbvZsgkv42", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh7pUXZX4AE-UwG.png", + "id_str" : "1017507101919404033", + "id" : 1017507101919404033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh7pUXZX4AE-UwG.png", + "sizes" : [ { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Incel", + "display_url" : "pic.twitter.com\/pbvZsgkv42" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/WkrUryKK5i", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849991639&oldid=849880760", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017507104565932032", + "text" : "Talk:Incel Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WkrUryKK5i https:\/\/t.co\/pbvZsgkv42", + "id" : 1017507104565932032, + "created_at" : "2018-07-12 20:32:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017485469985230848\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/OcgkFdfgkW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh7VpFhX4AAHlp5.png", + "id_str" : "1017485467665817600", + "id" : 1017485467665817600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh7VpFhX4AAHlp5.png", + "sizes" : [ { + "h" : 817, + "resize" : "fit", + "w" : 874 + }, { + "h" : 817, + "resize" : "fit", + "w" : 874 + }, { + "h" : 817, + "resize" : "fit", + "w" : 874 + }, { + "h" : 636, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Note de musique", + "display_url" : "pic.twitter.com\/OcgkFdfgkW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/HyX5Le0JQH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150333524&oldid=149075109&rcid=366979440", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017485469985230848", + "text" : "Note de musique Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/HyX5Le0JQH https:\/\/t.co\/OcgkFdfgkW", + "id" : 1017485469985230848, + "created_at" : "2018-07-12 19:06:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017482409334509568\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/XvgWdAojmK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh7S24GUYAAxZ5z.jpg", + "id_str" : "1017482406045966336", + "id" : 1017482406045966336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh7S24GUYAAxZ5z.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 503 + }, { + "h" : 680, + "resize" : "fit", + "w" : 285 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 858 + } ], + "media_alt" : "Screenshot of edit to Survivor South Africa: Philippines", + "display_url" : "pic.twitter.com\/XvgWdAojmK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/hTiTVBWvZW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849980709&oldid=849980427", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017482409334509568", + "text" : "Survivor South Africa: Philippines Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hTiTVBWvZW https:\/\/t.co\/XvgWdAojmK", + "id" : 1017482409334509568, + "created_at" : "2018-07-12 18:54:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017400176644902912\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/q5t7njmt37", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh6IESYWkAAawiC.jpg", + "id_str" : "1017400173067145216", + "id" : 1017400173067145216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh6IESYWkAAawiC.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 452, + "resize" : "fit", + "w" : 680 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Wimbledon Championships \u2013 Men's Doubles", + "display_url" : "pic.twitter.com\/q5t7njmt37" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/8hg6Ql95D7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849943031&oldid=849941298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017400176644902912", + "text" : "2018 Wimbledon Championships \u2013 Men's Doubles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8hg6Ql95D7 https:\/\/t.co\/q5t7njmt37", + "id" : 1017400176644902912, + "created_at" : "2018-07-12 13:27:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017399169252757504\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/M01N82v4e2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh6HJuWWkAANSro.jpg", + "id_str" : "1017399166962667520", + "id" : 1017399166962667520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh6HJuWWkAANSro.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Wimbledon Championships \u2013 Boys' Singles", + "display_url" : "pic.twitter.com\/M01N82v4e2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Fhz21f5RtQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849942556&oldid=849942376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017399169252757504", + "text" : "2018 Wimbledon Championships \u2013 Boys' Singles Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fhz21f5RtQ https:\/\/t.co\/M01N82v4e2", + "id" : 1017399169252757504, + "created_at" : "2018-07-12 13:23:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017367181082943488\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/JijwajUIiH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh5qDtIWAAA0zWc.png", + "id_str" : "1017367177719054336", + "id" : 1017367177719054336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh5qDtIWAAA0zWc.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Betula papyrifera", + "display_url" : "pic.twitter.com\/JijwajUIiH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/q6kOs289u4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849930068&oldid=838730466", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017367181082943488", + "text" : "Betula papyrifera Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/q6kOs289u4 https:\/\/t.co\/JijwajUIiH", + "id" : 1017367181082943488, + "created_at" : "2018-07-12 11:16:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017238162249322496\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/wQAiDrVTiA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh30tx2UcAADUZK.png", + "id_str" : "1017238158168059904", + "id" : 1017238158168059904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh30tx2UcAADUZK.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Malahat", + "display_url" : "pic.twitter.com\/wQAiDrVTiA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/rKySXc6CWB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849888807&oldid=847171050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017238162249322496", + "text" : "HMCS Malahat Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rKySXc6CWB https:\/\/t.co\/wQAiDrVTiA", + "id" : 1017238162249322496, + "created_at" : "2018-07-12 02:44:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017099936402374657\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/oXu6RUhc0y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh12_8yXUAoAflV.png", + "id_str" : "1017099931876806666", + "id" : 1017099931876806666, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh12_8yXUAoAflV.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chief warrant officer", + "display_url" : "pic.twitter.com\/oXu6RUhc0y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/hlgzviDA8x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849833561&oldid=849833480", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017099936402374657", + "text" : "Chief warrant officer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/hlgzviDA8x https:\/\/t.co\/oXu6RUhc0y", + "id" : 1017099936402374657, + "created_at" : "2018-07-11 17:34:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017099809382129664\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/o8z1pEe4xf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh124qoXcAEQjUZ.png", + "id_str" : "1017099806743949313", + "id" : 1017099806743949313, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh124qoXcAEQjUZ.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chief warrant officer", + "display_url" : "pic.twitter.com\/o8z1pEe4xf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/QvX34tI07r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849833480&oldid=842552111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017099809382129664", + "text" : "Chief warrant officer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QvX34tI07r https:\/\/t.co\/o8z1pEe4xf", + "id" : 1017099809382129664, + "created_at" : "2018-07-11 17:34:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017097290148974592\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/mYvbV6V8o5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh10l6iX0AE9u8G.png", + "id_str" : "1017097285573005313", + "id" : 1017097285573005313, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh10l6iX0AE9u8G.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Lapalissade", + "display_url" : "pic.twitter.com\/mYvbV6V8o5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/3qRbTsak3L", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150305219&oldid=144320386&rcid=366918777", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017097290148974592", + "text" : "Lapalissade Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/3qRbTsak3L https:\/\/t.co\/mYvbV6V8o5", + "id" : 1017097290148974592, + "created_at" : "2018-07-11 17:24:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017057415018278918\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/BGZpLBCNZT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh1QU39UwAE_vef.jpg", + "id_str" : "1017057410404368385", + "id" : 1017057410404368385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh1QU39UwAE_vef.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 564 + } ], + "media_alt" : "Screenshot of edit to Royal Canadian Sea Cadets", + "display_url" : "pic.twitter.com\/BGZpLBCNZT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/do5vG6apDI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849814429&oldid=849229654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017057415018278918", + "text" : "Royal Canadian Sea Cadets Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/do5vG6apDI https:\/\/t.co\/BGZpLBCNZT", + "id" : 1017057415018278918, + "created_at" : "2018-07-11 14:45:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1017020073872101376\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/rZE37phIs4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dh0uXdgW0AATBRQ.png", + "id_str" : "1017020071447810048", + "id" : 1017020071447810048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dh0uXdgW0AATBRQ.png", + "sizes" : [ { + "h" : 799, + "resize" : "fit", + "w" : 874 + }, { + "h" : 799, + "resize" : "fit", + "w" : 874 + }, { + "h" : 799, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canada Employment and Immigration Union", + "display_url" : "pic.twitter.com\/rZE37phIs4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/W7EuSAhRko", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849798522&oldid=823526023", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1017020073872101376", + "text" : "Canada Employment and Immigration Union Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/W7EuSAhRko https:\/\/t.co\/rZE37phIs4", + "id" : 1017020073872101376, + "created_at" : "2018-07-11 12:17:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016771325317218305\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/srK3YRdMho", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhxMIVBXUAAKIfg.png", + "id_str" : "1016771321844420608", + "id" : 1016771321844420608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhxMIVBXUAAKIfg.png", + "sizes" : [ { + "h" : 329, + "resize" : "fit", + "w" : 680 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of infantry weapons and equipment of the Canadian military", + "display_url" : "pic.twitter.com\/srK3YRdMho" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ByYwNo1ll2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849706009&oldid=847361276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016771325317218305", + "text" : "List of infantry weapons and equipment of the Canad Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ByYwNo1ll2 https:\/\/t.co\/srK3YRdMho", + "id" : 1016771325317218305, + "created_at" : "2018-07-10 19:49:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016747582968729601\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/4xFJNSU0pC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhw2iPVWkAAyS0p.png", + "id_str" : "1016747577738432512", + "id" : 1016747577738432512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhw2iPVWkAAyS0p.png", + "sizes" : [ { + "h" : 901, + "resize" : "fit", + "w" : 874 + }, { + "h" : 901, + "resize" : "fit", + "w" : 874 + }, { + "h" : 901, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 660 + } ], + "media_alt" : "Screenshot of edit to \u0418\u043C\u043C\u0438\u0433\u0440\u0430\u0446\u0438\u044F \u0432 \u041A\u0430\u043D\u0430\u0434\u0443", + "display_url" : "pic.twitter.com\/4xFJNSU0pC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/Ad2zpydZjP", + "expanded_url" : "https:\/\/ru.wikipedia.org\/w\/index.php?diff=93874148&oldid=93873943", + "display_url" : "ru.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016747582968729601", + "text" : "\u0418\u043C\u043C\u0438\u0433\u0440\u0430\u0446\u0438\u044F \u0432 \u041A\u0430\u043D\u0430\u0434\u0443 Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/Ad2zpydZjP https:\/\/t.co\/4xFJNSU0pC", + "id" : 1016747582968729601, + "created_at" : "2018-07-10 18:14:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016744574524575745\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/srY7v80XCs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhwzzKdW4AASPd-.png", + "id_str" : "1016744569952722944", + "id" : 1016744569952722944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhwzzKdW4AASPd-.png", + "sizes" : [ { + "h" : 1091, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 545 + }, { + "h" : 1091, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1091, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to \u0418\u043C\u043C\u0438\u0433\u0440\u0430\u0446\u0438\u044F \u0432 \u041A\u0430\u043D\u0430\u0434\u0443", + "display_url" : "pic.twitter.com\/srY7v80XCs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/kcWP8CnQCv", + "expanded_url" : "https:\/\/ru.wikipedia.org\/w\/index.php?diff=93873943&oldid=93641980", + "display_url" : "ru.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016744574524575745", + "text" : "\u0418\u043C\u043C\u0438\u0433\u0440\u0430\u0446\u0438\u044F \u0432 \u041A\u0430\u043D\u0430\u0434\u0443 Wikipedia article edited anonymously from Correctional Services Canada https:\/\/t.co\/kcWP8CnQCv https:\/\/t.co\/srY7v80XCs", + "id" : 1016744574524575745, + "created_at" : "2018-07-10 18:02:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016736515819438081\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/NVW30cPDeh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhwseLlXcAEjLBG.png", + "id_str" : "1016736512896102401", + "id" : 1016736512896102401, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhwseLlXcAEjLBG.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to West Coast Trail", + "display_url" : "pic.twitter.com\/NVW30cPDeh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/i3mD9agZH9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849688606&oldid=845727923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016736515819438081", + "text" : "West Coast Trail Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/i3mD9agZH9 https:\/\/t.co\/NVW30cPDeh", + "id" : 1016736515819438081, + "created_at" : "2018-07-10 17:30:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016731231839490048\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/vtoHVgrTFn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhwnqduUwAEdQgM.png", + "id_str" : "1016731226365804545", + "id" : 1016731226365804545, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhwnqduUwAEdQgM.png", + "sizes" : [ { + "h" : 899, + "resize" : "fit", + "w" : 874 + }, { + "h" : 899, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 899, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 661 + } ], + "media_alt" : "Screenshot of edit to Rimouski", + "display_url" : "pic.twitter.com\/vtoHVgrTFn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/UmLiLilbYH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150278305&oldid=150263567&rcid=366863704", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016731231839490048", + "text" : "Rimouski Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UmLiLilbYH https:\/\/t.co\/vtoHVgrTFn", + "id" : 1016731231839490048, + "created_at" : "2018-07-10 17:09:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016714774913142784\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/pwAQIFlLpD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhwYsZhUwAEfYVt.png", + "id_str" : "1016714766922858497", + "id" : 1016714766922858497, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhwYsZhUwAEfYVt.png", + "sizes" : [ { + "h" : 172, + "resize" : "fit", + "w" : 874 + }, { + "h" : 134, + "resize" : "fit", + "w" : 680 + }, { + "h" : 172, + "resize" : "fit", + "w" : 874 + }, { + "h" : 172, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q7784629", + "display_url" : "pic.twitter.com\/pwAQIFlLpD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/dje6Jtbw8K", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=708930751&oldid=708930748&rcid=744471846", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016714774913142784", + "text" : "Q7784629 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dje6Jtbw8K https:\/\/t.co\/pwAQIFlLpD", + "id" : 1016714774913142784, + "created_at" : "2018-07-10 16:04:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016714769674498048\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/XD0o1bw1dJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhwYsZYV4AE-xNj.png", + "id_str" : "1016714766885183489", + "id" : 1016714766885183489, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhwYsZYV4AE-xNj.png", + "sizes" : [ { + "h" : 150, + "resize" : "fit", + "w" : 680 + }, { + "h" : 193, + "resize" : "fit", + "w" : 874 + }, { + "h" : 193, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 193, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q7784629", + "display_url" : "pic.twitter.com\/XD0o1bw1dJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/VpX4gmexd1", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=708930748&oldid=708930404&rcid=744471843", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016714769674498048", + "text" : "Q7784629 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VpX4gmexd1 https:\/\/t.co\/XD0o1bw1dJ", + "id" : 1016714769674498048, + "created_at" : "2018-07-10 16:04:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016714451654008833\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/DYYl6ZDu2O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhwYZbKUYAA9hdX.png", + "id_str" : "1016714440945721344", + "id" : 1016714440945721344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhwYZbKUYAA9hdX.png", + "sizes" : [ { + "h" : 172, + "resize" : "fit", + "w" : 874 + }, { + "h" : 134, + "resize" : "fit", + "w" : 680 + }, { + "h" : 172, + "resize" : "fit", + "w" : 874 + }, { + "h" : 172, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Q7784629", + "display_url" : "pic.twitter.com\/DYYl6ZDu2O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/kQKoFaSNDX", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=708930404&oldid=699111270&rcid=744471500", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016714451654008833", + "text" : "Q7784629 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kQKoFaSNDX https:\/\/t.co\/DYYl6ZDu2O", + "id" : 1016714451654008833, + "created_at" : "2018-07-10 16:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016668730192027649\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/pXJ0ohITaD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhvu0ilXkAAFKrK.png", + "id_str" : "1016668727306326016", + "id" : 1016668727306326016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhvu0ilXkAAFKrK.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to BattleBots", + "display_url" : "pic.twitter.com\/pXJ0ohITaD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/EWZLYwomh7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849654554&oldid=849448054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016668730192027649", + "text" : "BattleBots Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EWZLYwomh7 https:\/\/t.co\/pXJ0ohITaD", + "id" : 1016668730192027649, + "created_at" : "2018-07-10 13:01:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016446581997035520\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/aoLxCp4z4R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhskx1aXUAs-StR.png", + "id_str" : "1016446579472027659", + "id" : 1016446579472027659, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhskx1aXUAs-StR.png", + "sizes" : [ { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of The Dark Tower characters", + "display_url" : "pic.twitter.com\/aoLxCp4z4R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Z0y1ddga1f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849570296&oldid=849570180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016446581997035520", + "text" : "List of The Dark Tower characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Z0y1ddga1f https:\/\/t.co\/aoLxCp4z4R", + "id" : 1016446581997035520, + "created_at" : "2018-07-09 22:18:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016446345077542912\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/yKoupQoCgx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhskj6OUcAAnWOu.png", + "id_str" : "1016446340245516288", + "id" : 1016446340245516288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhskj6OUcAAnWOu.png", + "sizes" : [ { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of The Dark Tower characters", + "display_url" : "pic.twitter.com\/yKoupQoCgx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/G3N5znKVnC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849570180&oldid=849565664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016446345077542912", + "text" : "List of The Dark Tower characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G3N5znKVnC https:\/\/t.co\/yKoupQoCgx", + "id" : 1016446345077542912, + "created_at" : "2018-07-09 22:17:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016435026681040896\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/xqCIj9uNBF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhsaRN1W4AAlfcq.png", + "id_str" : "1016435023975735296", + "id" : 1016435023975735296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhsaRN1W4AAlfcq.png", + "sizes" : [ { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 618 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of The Dark Tower characters", + "display_url" : "pic.twitter.com\/xqCIj9uNBF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/fOTEKnM0wd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849565664&oldid=849560862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016435026681040896", + "text" : "List of The Dark Tower characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fOTEKnM0wd https:\/\/t.co\/xqCIj9uNBF", + "id" : 1016435026681040896, + "created_at" : "2018-07-09 21:32:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016424737764003840\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/w4W49JO3Wu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhsQ6NoVAAAQJDw.png", + "id_str" : "1016424733179445248", + "id" : 1016424733179445248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhsQ6NoVAAAQJDw.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of The Dark Tower characters", + "display_url" : "pic.twitter.com\/w4W49JO3Wu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/lxhW9emhLe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849560862&oldid=849560772", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016424737764003840", + "text" : "List of The Dark Tower characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lxhW9emhLe https:\/\/t.co\/w4W49JO3Wu", + "id" : 1016424737764003840, + "created_at" : "2018-07-09 20:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016424561640919041\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/drpGtEmJZn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhsQwF0W4AEKiS4.png", + "id_str" : "1016424559283724289", + "id" : 1016424559283724289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhsQwF0W4AEKiS4.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of The Dark Tower characters", + "display_url" : "pic.twitter.com\/drpGtEmJZn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/qobTDOius0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849560772&oldid=849560662", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016424561640919041", + "text" : "List of The Dark Tower characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qobTDOius0 https:\/\/t.co\/drpGtEmJZn", + "id" : 1016424561640919041, + "created_at" : "2018-07-09 20:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016424359936839681\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/Dw0CUlyRB0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhsQj6GXcAElH4i.png", + "id_str" : "1016424349979602945", + "id" : 1016424349979602945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhsQj6GXcAElH4i.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of The Dark Tower characters", + "display_url" : "pic.twitter.com\/Dw0CUlyRB0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/YqvpXdCVzU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849560662&oldid=849551829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016424359936839681", + "text" : "List of The Dark Tower characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YqvpXdCVzU https:\/\/t.co\/Dw0CUlyRB0", + "id" : 1016424359936839681, + "created_at" : "2018-07-09 20:50:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016421333394186246\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/5GFM3KqbhW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhsN0LEXUAApXHq.png", + "id_str" : "1016421330877632512", + "id" : 1016421330877632512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhsN0LEXUAApXHq.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 441 + }, { + "h" : 1348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 778 + }, { + "h" : 1348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Substitute (association football)", + "display_url" : "pic.twitter.com\/5GFM3KqbhW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/pdIVKWUZBY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849559099&oldid=849422866", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016421333394186246", + "text" : "Substitute (association football) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/pdIVKWUZBY https:\/\/t.co\/5GFM3KqbhW", + "id" : 1016421333394186246, + "created_at" : "2018-07-09 20:38:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016407354500354050\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/5hJ2jIFEZR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhsBGcIXUAAQyPM.png", + "id_str" : "1016407351044296704", + "id" : 1016407351044296704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhsBGcIXUAAQyPM.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of The Dark Tower characters", + "display_url" : "pic.twitter.com\/5hJ2jIFEZR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Bjk7BzGCjg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849551829&oldid=846813820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016407354500354050", + "text" : "List of The Dark Tower characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Bjk7BzGCjg https:\/\/t.co\/5hJ2jIFEZR", + "id" : 1016407354500354050, + "created_at" : "2018-07-09 19:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016383753156005891\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/fujzqGN25b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhrroczWAAAWB2x.png", + "id_str" : "1016383746084306944", + "id" : 1016383746084306944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhrroczWAAAWB2x.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia characters", + "display_url" : "pic.twitter.com\/fujzqGN25b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/QdmssjlDrK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849540182&oldid=849529326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016383753156005891", + "text" : "List of My Hero Academia characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QdmssjlDrK https:\/\/t.co\/fujzqGN25b", + "id" : 1016383753156005891, + "created_at" : "2018-07-09 18:09:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016370031200960517\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/kX3pBr20zh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhrfJx1XcAAbM8X.png", + "id_str" : "1016370025014456320", + "id" : 1016370025014456320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhrfJx1XcAAbM8X.png", + "sizes" : [ { + "h" : 523, + "resize" : "fit", + "w" : 874 + }, { + "h" : 407, + "resize" : "fit", + "w" : 680 + }, { + "h" : 523, + "resize" : "fit", + "w" : 874 + }, { + "h" : 523, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Fredericton (FFH 337)", + "display_url" : "pic.twitter.com\/kX3pBr20zh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/lPz1FR17WG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849532743&oldid=849532425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016370031200960517", + "text" : "HMCS Fredericton (FFH 337) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lPz1FR17WG https:\/\/t.co\/kX3pBr20zh", + "id" : 1016370031200960517, + "created_at" : "2018-07-09 17:14:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016369416844562432\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/CBWMuyKFWM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhremFnX4AAGaOj.png", + "id_str" : "1016369411849183232", + "id" : 1016369411849183232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhremFnX4AAGaOj.png", + "sizes" : [ { + "h" : 393, + "resize" : "fit", + "w" : 874 + }, { + "h" : 393, + "resize" : "fit", + "w" : 874 + }, { + "h" : 393, + "resize" : "fit", + "w" : 874 + }, { + "h" : 306, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Fredericton (FFH 337)", + "display_url" : "pic.twitter.com\/CBWMuyKFWM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/w7YR8lBMBJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849532425&oldid=827930730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016369416844562432", + "text" : "HMCS Fredericton (FFH 337) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/w7YR8lBMBJ https:\/\/t.co\/CBWMuyKFWM", + "id" : 1016369416844562432, + "created_at" : "2018-07-09 17:12:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016363771676282880\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/4PZZBeQPdH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhrZdixW0AAvFtO.png", + "id_str" : "1016363767498723328", + "id" : 1016363767498723328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhrZdixW0AAvFtO.png", + "sizes" : [ { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 874 + }, { + "h" : 354, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ahmed Hussen", + "display_url" : "pic.twitter.com\/4PZZBeQPdH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/DAtW1RmHzu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849529717&oldid=849523885", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016363771676282880", + "text" : "Ahmed Hussen Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DAtW1RmHzu https:\/\/t.co\/4PZZBeQPdH", + "id" : 1016363771676282880, + "created_at" : "2018-07-09 16:49:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016358411578077185\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/WGTKuj1nxN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhrUlpFW4AApdpF.png", + "id_str" : "1016358409074040832", + "id" : 1016358409074040832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhrUlpFW4AApdpF.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/WGTKuj1nxN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/omPHB4U6mA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849527282&oldid=849527184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016358411578077185", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/omPHB4U6mA https:\/\/t.co\/WGTKuj1nxN", + "id" : 1016358411578077185, + "created_at" : "2018-07-09 16:28:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016358183814795266\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/HRoOFGdAJR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhrUYYQX0AA7eqI.png", + "id_str" : "1016358181218537472", + "id" : 1016358181218537472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhrUYYQX0AA7eqI.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Toronto municipal election, 2018", + "display_url" : "pic.twitter.com\/HRoOFGdAJR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/cUkBGNisZ6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849527184&oldid=849445167", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016358183814795266", + "text" : "Toronto municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cUkBGNisZ6 https:\/\/t.co\/HRoOFGdAJR", + "id" : 1016358183814795266, + "created_at" : "2018-07-09 16:27:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016353597158821888\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Zv4A5XfWnW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhrQM_7XkAAecZC.png", + "id_str" : "1016353587662917632", + "id" : 1016353587662917632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhrQM_7XkAAecZC.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Brody Dalle", + "display_url" : "pic.twitter.com\/Zv4A5XfWnW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/n0NlpdEi5j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849524933&oldid=849431943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016353597158821888", + "text" : "Brody Dalle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/n0NlpdEi5j https:\/\/t.co\/Zv4A5XfWnW", + "id" : 1016353597158821888, + "created_at" : "2018-07-09 16:09:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016348653433376769\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/fNuiLhRnuO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhrLtihWsAAOEo2.png", + "id_str" : "1016348649146724352", + "id" : 1016348649146724352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhrLtihWsAAOEo2.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Deep in the Realm of Conscience", + "display_url" : "pic.twitter.com\/fNuiLhRnuO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/yCm3P4OWnE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849522556&oldid=849370458", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016348653433376769", + "text" : "Deep in the Realm of Conscience Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yCm3P4OWnE https:\/\/t.co\/fNuiLhRnuO", + "id" : 1016348653433376769, + "created_at" : "2018-07-09 15:49:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016323438431137792\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/uZQKJtiTNI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhq0xn1UcAAL-5K.png", + "id_str" : "1016323430524678144", + "id" : 1016323430524678144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhq0xn1UcAAL-5K.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Lincoln and Welland Regiment", + "display_url" : "pic.twitter.com\/uZQKJtiTNI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/X36wTwRyAn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849510552&oldid=849510478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016323438431137792", + "text" : "The Lincoln and Welland Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/X36wTwRyAn https:\/\/t.co\/uZQKJtiTNI", + "id" : 1016323438431137792, + "created_at" : "2018-07-09 14:09:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016323294717468673\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/kG3aOVH1va", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhq0pUuXkAANkgM.png", + "id_str" : "1016323287956295680", + "id" : 1016323287956295680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhq0pUuXkAANkgM.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Lincoln and Welland Regiment", + "display_url" : "pic.twitter.com\/kG3aOVH1va" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/fLdBpMPfZj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849510478&oldid=849510375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016323294717468673", + "text" : "The Lincoln and Welland Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fLdBpMPfZj https:\/\/t.co\/kG3aOVH1va", + "id" : 1016323294717468673, + "created_at" : "2018-07-09 14:08:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016323092006756363\/photo\/1", + "indices" : [ 139, 162 ], + "url" : "https:\/\/t.co\/BxqxnveJdU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhq0dtZW4AEtAZ1.png", + "id_str" : "1016323088420626433", + "id" : 1016323088420626433, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhq0dtZW4AEtAZ1.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 415 + }, { + "h" : 1432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1432, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 732 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Lincoln and Welland Regiment", + "display_url" : "pic.twitter.com\/BxqxnveJdU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/gw8Ux8i7KN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849510375&oldid=847102864", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016323092006756363", + "text" : "The Lincoln and Welland Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gw8Ux8i7KN https:\/\/t.co\/BxqxnveJdU", + "id" : 1016323092006756363, + "created_at" : "2018-07-09 14:08:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016308307047473158\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/0dkuHifOzJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhqnA8BW4AMEg0b.png", + "id_str" : "1016308300479127555", + "id" : 1016308300479127555, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhqnA8BW4AMEg0b.png", + "sizes" : [ { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 648 + }, { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 917, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Jon Jones", + "display_url" : "pic.twitter.com\/0dkuHifOzJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/AwRDW8yHf9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849503806&oldid=847674456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016308307047473158", + "text" : "Talk:Jon Jones Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AwRDW8yHf9 https:\/\/t.co\/0dkuHifOzJ", + "id" : 1016308307047473158, + "created_at" : "2018-07-09 13:09:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1016283477921189889\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/MrlQbHv6Rf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhqQb20UwAA_WZk.png", + "id_str" : "1016283474171314176", + "id" : 1016283474171314176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhqQb20UwAA_WZk.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Zac Goldsmith", + "display_url" : "pic.twitter.com\/MrlQbHv6Rf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/etz09nSIWw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849493149&oldid=848828807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1016283477921189889", + "text" : "Zac Goldsmith Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/etz09nSIWw https:\/\/t.co\/MrlQbHv6Rf", + "id" : 1016283477921189889, + "created_at" : "2018-07-09 11:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015780053689479168\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/9CYWbVkKXW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhjGky0X0AAHJQ_.png", + "id_str" : "1015780051391074304", + "id" : 1015780051391074304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhjGky0X0AAHJQ_.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 529 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1123, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Valhalla Rising (film)", + "display_url" : "pic.twitter.com\/9CYWbVkKXW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Im4vqcQ5mh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849304827&oldid=849304761", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015780053689479168", + "text" : "Valhalla Rising (film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Im4vqcQ5mh https:\/\/t.co\/9CYWbVkKXW", + "id" : 1015780053689479168, + "created_at" : "2018-07-08 02:10:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015779898202484737\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/4gEZ3tOgsk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhjGbXsX0AA7hut.png", + "id_str" : "1015779889490939904", + "id" : 1015779889490939904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhjGbXsX0AA7hut.png", + "sizes" : [ { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 520 + }, { + "h" : 1142, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Valhalla Rising (film)", + "display_url" : "pic.twitter.com\/4gEZ3tOgsk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/dh2gXPs6zb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849304761&oldid=842430684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015779898202484737", + "text" : "Valhalla Rising (film) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/dh2gXPs6zb https:\/\/t.co\/4gEZ3tOgsk", + "id" : 1015779898202484737, + "created_at" : "2018-07-08 02:09:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015363843172728832\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/IwLOKw54A4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhdMCARUwAEY0tM.png", + "id_str" : "1015363838311448577", + "id" : 1015363838311448577, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhdMCARUwAEY0tM.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Gerry Sheehy", + "display_url" : "pic.twitter.com\/IwLOKw54A4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/JE8jpHJGws", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849154069&oldid=834126456", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015363843172728832", + "text" : "Gerry Sheehy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/JE8jpHJGws https:\/\/t.co\/IwLOKw54A4", + "id" : 1015363843172728832, + "created_at" : "2018-07-06 22:36:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015363252400852992\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/z7Gu9KYluk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhdLftdUcAAMAEz.png", + "id_str" : "1015363249145933824", + "id" : 1015363249145933824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhdLftdUcAAMAEz.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 401 + }, { + "h" : 1483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 707 + }, { + "h" : 1483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Earle Rafuse", + "display_url" : "pic.twitter.com\/z7Gu9KYluk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/zoVcgNV6xQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849153878&oldid=800832040", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015363252400852992", + "text" : "Earle Rafuse Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zoVcgNV6xQ https:\/\/t.co\/z7Gu9KYluk", + "id" : 1015363252400852992, + "created_at" : "2018-07-06 22:33:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015326354584358912\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/YFHWb752og", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhcp7zWUwAA-uF_.png", + "id_str" : "1015326348368199680", + "id" : 1015326348368199680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhcp7zWUwAA-uF_.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 405 + }, { + "h" : 1469, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 714 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1469, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Happy Valley-Goose Bay", + "display_url" : "pic.twitter.com\/YFHWb752og" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/j7xhuHqPm3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849137445&oldid=849137226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015326354584358912", + "text" : "Happy Valley-Goose Bay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j7xhuHqPm3 https:\/\/t.co\/YFHWb752og", + "id" : 1015326354584358912, + "created_at" : "2018-07-06 20:07:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015325854321336321\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/PX0DcpqN5I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhcpesZUEAAborH.png", + "id_str" : "1015325848285483008", + "id" : 1015325848285483008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhcpesZUEAAborH.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 370 + }, { + "h" : 680, + "resize" : "fit", + "w" : 210 + }, { + "h" : 2836, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 631 + } ], + "media_alt" : "Screenshot of edit to Happy Valley-Goose Bay", + "display_url" : "pic.twitter.com\/PX0DcpqN5I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/IheDlKC7bc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849137226&oldid=846429907", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015325854321336321", + "text" : "Happy Valley-Goose Bay Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IheDlKC7bc https:\/\/t.co\/PX0DcpqN5I", + "id" : 1015325854321336321, + "created_at" : "2018-07-06 20:05:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015274929409921026\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/97Kzl1lCsk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhb7KpRWkAEiVVI.jpg", + "id_str" : "1015274926314524673", + "id" : 1015274926314524673, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhb7KpRWkAEiVVI.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 508, + "resize" : "fit", + "w" : 680 + }, { + "h" : 653, + "resize" : "fit", + "w" : 874 + }, { + "h" : 653, + "resize" : "fit", + "w" : 874 + }, { + "h" : 653, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/97Kzl1lCsk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/zpuutXNPtn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849114652&oldid=849113817", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015274929409921026", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/zpuutXNPtn https:\/\/t.co\/97Kzl1lCsk", + "id" : 1015274929409921026, + "created_at" : "2018-07-06 16:43:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015273205228072960\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/lfeZ1JNP4O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhb5l7HW0AEck0r.jpg", + "id_str" : "1015273195937648641", + "id" : 1015273195937648641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhb5l7HW0AEck0r.jpg", + "sizes" : [ { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/lfeZ1JNP4O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/sxXdbBSn2D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849113817&oldid=849112964", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015273205228072960", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/sxXdbBSn2D https:\/\/t.co\/lfeZ1JNP4O", + "id" : 1015273205228072960, + "created_at" : "2018-07-06 16:36:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015271419746443265\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/3iL6lMWER0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhb3-XaX0AEMuSu.jpg", + "id_str" : "1015271416827203585", + "id" : 1015271416827203585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhb3-XaX0AEMuSu.jpg", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/3iL6lMWER0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Rcs4S2UvxE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849112964&oldid=849112845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015271419746443265", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Rcs4S2UvxE https:\/\/t.co\/3iL6lMWER0", + "id" : 1015271419746443265, + "created_at" : "2018-07-06 16:29:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015271210702311424\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/t9H8ZI6Pbv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhb3yIIXcAAVfIq.jpg", + "id_str" : "1015271206566719488", + "id" : 1015271206566719488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhb3yIIXcAAVfIq.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/t9H8ZI6Pbv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/dEa3NOeL7v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849112845&oldid=849112339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015271210702311424", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/dEa3NOeL7v https:\/\/t.co\/t9H8ZI6Pbv", + "id" : 1015271210702311424, + "created_at" : "2018-07-06 16:28:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015270007557836800\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/6L9sz6qHuP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhb2r5rX0AAjAIk.jpg", + "id_str" : "1015270000096169984", + "id" : 1015270000096169984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhb2r5rX0AAjAIk.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 641 + }, { + "h" : 927, + "resize" : "fit", + "w" : 874 + }, { + "h" : 927, + "resize" : "fit", + "w" : 874 + }, { + "h" : 927, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/6L9sz6qHuP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/xfav46xfLL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849112339&oldid=849111354", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015270007557836800", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/xfav46xfLL https:\/\/t.co\/6L9sz6qHuP", + "id" : 1015270007557836800, + "created_at" : "2018-07-06 16:23:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015267983483129860\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/fCUsSo6JPt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dhb02UuX0AAywiJ.jpg", + "id_str" : "1015267980131946496", + "id" : 1015267980131946496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dhb02UuX0AAywiJ.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 598, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 874 + }, { + "h" : 768, + "resize" : "fit", + "w" : 874 + }, { + "h" : 768, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/fCUsSo6JPt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/O4i7EwvrRD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849111354&oldid=846974298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015267983483129860", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/O4i7EwvrRD https:\/\/t.co\/fCUsSo6JPt", + "id" : 1015267983483129860, + "created_at" : "2018-07-06 16:15:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015261769416224768\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/3qfZmTxSnV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbvMnBUcAEZ_86.png", + "id_str" : "1015261765930610689", + "id" : 1015261765930610689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbvMnBUcAEZ_86.png", + "sizes" : [ { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sunningdale Agreement", + "display_url" : "pic.twitter.com\/3qfZmTxSnV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/KE901IDBsj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849108332&oldid=826453052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015261769416224768", + "text" : "Sunningdale Agreement Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KE901IDBsj https:\/\/t.co\/3qfZmTxSnV", + "id" : 1015261769416224768, + "created_at" : "2018-07-06 15:50:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015257578463428609\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Bgo9FWIA3S", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbrYjpXcAIkj94.png", + "id_str" : "1015257573136756738", + "id" : 1015257573136756738, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbrYjpXcAIkj94.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Stuffed peppers", + "display_url" : "pic.twitter.com\/Bgo9FWIA3S" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/ajApVfaosE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849106604&oldid=842033681", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015257578463428609", + "text" : "Stuffed peppers Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ajApVfaosE https:\/\/t.co\/Bgo9FWIA3S", + "id" : 1015257578463428609, + "created_at" : "2018-07-06 15:34:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015238247532900353\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/4LuyoMR5hy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbZzZlW4AEWQtX.png", + "id_str" : "1015238243082756097", + "id" : 1015238243082756097, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbZzZlW4AEWQtX.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Canadian stores", + "display_url" : "pic.twitter.com\/4LuyoMR5hy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/P1I1mYoEoU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849097638&oldid=849096058", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015238247532900353", + "text" : "List of Canadian stores Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P1I1mYoEoU https:\/\/t.co\/4LuyoMR5hy", + "id" : 1015238247532900353, + "created_at" : "2018-07-06 14:17:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015234717891866624\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/pidqL8WHsA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbWl4pUcAI-rI1.png", + "id_str" : "1015234712367820802", + "id" : 1015234712367820802, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbWl4pUcAI-rI1.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of Canadian stores", + "display_url" : "pic.twitter.com\/pidqL8WHsA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Ww4xxl0Yhb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849096058&oldid=848882493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015234717891866624", + "text" : "List of Canadian stores Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ww4xxl0Yhb https:\/\/t.co\/pidqL8WHsA", + "id" : 1015234717891866624, + "created_at" : "2018-07-06 14:03:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015231536852033536\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/klK0SumKI0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbTszBXkAEty7u.png", + "id_str" : "1015231532582277121", + "id" : 1015231532582277121, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbTszBXkAEty7u.png", + "sizes" : [ { + "h" : 392, + "resize" : "fit", + "w" : 680 + }, { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/klK0SumKI0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ZqcEKh3DWb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849094651&oldid=849094611", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015231536852033536", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZqcEKh3DWb https:\/\/t.co\/klK0SumKI0", + "id" : 1015231536852033536, + "created_at" : "2018-07-06 13:50:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015231455142797312\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/YrYYLLQX4J", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbToFtWkAEe0Ag.png", + "id_str" : "1015231451699253249", + "id" : 1015231451699253249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbToFtWkAEe0Ag.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/YrYYLLQX4J" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/SUATPKRUV0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849094611&oldid=849094039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015231455142797312", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SUATPKRUV0 https:\/\/t.co\/YrYYLLQX4J", + "id" : 1015231455142797312, + "created_at" : "2018-07-06 13:50:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015230233493082112\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/bsDWso9NSB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbShA2X0AYoAuH.png", + "id_str" : "1015230230624194566", + "id" : 1015230230624194566, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbShA2X0AYoAuH.png", + "sizes" : [ { + "h" : 505, + "resize" : "fit", + "w" : 874 + }, { + "h" : 505, + "resize" : "fit", + "w" : 874 + }, { + "h" : 393, + "resize" : "fit", + "w" : 680 + }, { + "h" : 505, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/bsDWso9NSB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/fLSLSKiJvi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849094039&oldid=849093876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015230233493082112", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fLSLSKiJvi https:\/\/t.co\/bsDWso9NSB", + "id" : 1015230233493082112, + "created_at" : "2018-07-06 13:45:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015229860942360576\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/4bhxnZ6GSL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbSLUAV4AA58Vz.png", + "id_str" : "1015229857809162240", + "id" : 1015229857809162240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbSLUAV4AA58Vz.png", + "sizes" : [ { + "h" : 269, + "resize" : "fit", + "w" : 680 + }, { + "h" : 346, + "resize" : "fit", + "w" : 874 + }, { + "h" : 346, + "resize" : "fit", + "w" : 874 + }, { + "h" : 346, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/4bhxnZ6GSL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/lsTdkvI14U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849093876&oldid=849092986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015229860942360576", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lsTdkvI14U https:\/\/t.co\/4bhxnZ6GSL", + "id" : 1015229860942360576, + "created_at" : "2018-07-06 13:43:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015227734811992066\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/AMHBQjxQHu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbQPlgW4AItKGQ.png", + "id_str" : "1015227732203069442", + "id" : 1015227732203069442, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbQPlgW4AItKGQ.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/AMHBQjxQHu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/09tEbISXQZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849092986&oldid=849092621", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015227734811992066", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/09tEbISXQZ https:\/\/t.co\/AMHBQjxQHu", + "id" : 1015227734811992066, + "created_at" : "2018-07-06 13:35:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015226735099596800\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/9padaVj582", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbPVYNXUAAKiSM.png", + "id_str" : "1015226732201332736", + "id" : 1015226732201332736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbPVYNXUAAKiSM.png", + "sizes" : [ { + "h" : 596, + "resize" : "fit", + "w" : 874 + }, { + "h" : 596, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 680 + }, { + "h" : 596, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/9padaVj582" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/H3T2KbXTzA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849092621&oldid=849091589", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015226735099596800", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H3T2KbXTzA https:\/\/t.co\/9padaVj582", + "id" : 1015226735099596800, + "created_at" : "2018-07-06 13:31:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015224138519273472\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/PtKmdeXu9b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbM-KtX0AE-3zW.png", + "id_str" : "1015224134417240065", + "id" : 1015224134417240065, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbM-KtX0AE-3zW.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/PtKmdeXu9b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/fskS0gOjxm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849091589&oldid=849090449", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015224138519273472", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fskS0gOjxm https:\/\/t.co\/PtKmdeXu9b", + "id" : 1015224138519273472, + "created_at" : "2018-07-06 13:21:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015223772046127109\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/M2P6iefPHX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbMotYW0AEldbR.png", + "id_str" : "1015223765767213057", + "id" : 1015223765767213057, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbMotYW0AEldbR.png", + "sizes" : [ { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Dresden Files characters", + "display_url" : "pic.twitter.com\/M2P6iefPHX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/SQBjWoh4cD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849091409&oldid=848669520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015223772046127109", + "text" : "The Dresden Files characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SQBjWoh4cD https:\/\/t.co\/M2P6iefPHX", + "id" : 1015223772046127109, + "created_at" : "2018-07-06 13:19:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015221572708204545\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/aFCcyVNsgG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbKottXUAIZEuW.png", + "id_str" : "1015221566832070658", + "id" : 1015221566832070658, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbKottXUAIZEuW.png", + "sizes" : [ { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/aFCcyVNsgG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Qh1NgebT43", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849090449&oldid=849090096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015221572708204545", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Qh1NgebT43 https:\/\/t.co\/aFCcyVNsgG", + "id" : 1015221572708204545, + "created_at" : "2018-07-06 13:10:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015220788293718017\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/zNDhcRPVv4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbJ7GgW0AASTZh.png", + "id_str" : "1015220783214415872", + "id" : 1015220783214415872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbJ7GgW0AASTZh.png", + "sizes" : [ { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 368, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/zNDhcRPVv4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/KP9U6p3E6w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849090096&oldid=849089804", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015220788293718017", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KP9U6p3E6w https:\/\/t.co\/zNDhcRPVv4", + "id" : 1015220788293718017, + "created_at" : "2018-07-06 13:07:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015220115707781121\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/sTVfhvjasC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhbJUCfWsAA8eUr.png", + "id_str" : "1015220112121573376", + "id" : 1015220112121573376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhbJUCfWsAA8eUr.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 522 + }, { + "h" : 680, + "resize" : "fit", + "w" : 296 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2011, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2011, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Uniacke Square", + "display_url" : "pic.twitter.com\/sTVfhvjasC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/NiBdwFsiQY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849089804&oldid=826392369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015220115707781121", + "text" : "Uniacke Square Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NiBdwFsiQY https:\/\/t.co\/sTVfhvjasC", + "id" : 1015220115707781121, + "created_at" : "2018-07-06 13:05:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015075615895179264\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/0jCLrjz0Zh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhZF42fWsAA6iZE.png", + "id_str" : "1015075609020641280", + "id" : 1015075609020641280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhZF42fWsAA6iZE.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mikhail Sergachev", + "display_url" : "pic.twitter.com\/0jCLrjz0Zh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KXqDOpVggh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849043954&oldid=846844277", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015075615895179264", + "text" : "Mikhail Sergachev Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KXqDOpVggh https:\/\/t.co\/0jCLrjz0Zh", + "id" : 1015075615895179264, + "created_at" : "2018-07-06 03:31:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1015017624026132480\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/xbtCQnqYi8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhYRJe7W0AIvKhI.png", + "id_str" : "1015017620637143042", + "id" : 1015017620637143042, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhYRJe7W0AIvKhI.png", + "sizes" : [ { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 473 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 835 + } ], + "media_alt" : "Screenshot of edit to Justified (album)", + "display_url" : "pic.twitter.com\/xbtCQnqYi8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ghE41RBgLM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=849022738&oldid=849016979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1015017624026132480", + "text" : "Justified (album) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/ghE41RBgLM https:\/\/t.co\/xbtCQnqYi8", + "id" : 1015017624026132480, + "created_at" : "2018-07-05 23:40:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014927430560215040\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/O3NiHMQj7Q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhW_Hg9W0AAc2Hx.png", + "id_str" : "1014927426869186560", + "id" : 1014927426869186560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhW_Hg9W0AAc2Hx.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of indigenous peoples", + "display_url" : "pic.twitter.com\/O3NiHMQj7Q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/MVROlFlKkm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848982959&oldid=847519541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014927430560215040", + "text" : "List of indigenous peoples Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MVROlFlKkm https:\/\/t.co\/O3NiHMQj7Q", + "id" : 1014927430560215040, + "created_at" : "2018-07-05 17:42:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014926348958257154\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/kmMpZj9q73", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhW-Ih7W0AAHqok.jpg", + "id_str" : "1014926344797474816", + "id" : 1014926344797474816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhW-Ih7W0AAHqok.jpg", + "sizes" : [ { + "h" : 1203, + "resize" : "fit", + "w" : 1053 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1203, + "resize" : "fit", + "w" : 1053 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 1050 + }, { + "h" : 680, + "resize" : "fit", + "w" : 595 + } ], + "media_alt" : "Screenshot of edit to Draft:Cannabis Statistics Hub", + "display_url" : "pic.twitter.com\/kmMpZj9q73" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/fLdxwgfg8w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=848982454&rcid=1068287885", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014926348958257154", + "text" : "Draft:Cannabis Statistics Hub Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/fLdxwgfg8w https:\/\/t.co\/kmMpZj9q73", + "id" : 1014926348958257154, + "created_at" : "2018-07-05 17:37:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014922934039785475\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/w7OuUZ4b2V", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhW7BevX4AApLcC.png", + "id_str" : "1014922925147938816", + "id" : 1014922925147938816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhW7BevX4AApLcC.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cannabis in Canada", + "display_url" : "pic.twitter.com\/w7OuUZ4b2V" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/pk6UwF8fcQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848980955&oldid=848965915", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014922934039785475", + "text" : "Cannabis in Canada Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/pk6UwF8fcQ https:\/\/t.co\/w7OuUZ4b2V", + "id" : 1014922934039785475, + "created_at" : "2018-07-05 17:24:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014921336693682182\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/kq8PM8XdPE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhW5k4qXUAAsauM.png", + "id_str" : "1014921334378418176", + "id" : 1014921334378418176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhW5k4qXUAAsauM.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces Chief Warrant Officer", + "display_url" : "pic.twitter.com\/kq8PM8XdPE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/5lgKYVgWUC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848980246&oldid=848980146", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014921336693682182", + "text" : "Canadian Forces Chief Warrant Offi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5lgKYVgWUC https:\/\/t.co\/kq8PM8XdPE", + "id" : 1014921336693682182, + "created_at" : "2018-07-05 17:17:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014921163397623808\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/nsD799JpIq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhW5ap9VMAA8fuP.png", + "id_str" : "1014921158632747008", + "id" : 1014921158632747008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhW5ap9VMAA8fuP.png", + "sizes" : [ { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces Chief Warrant Officer", + "display_url" : "pic.twitter.com\/nsD799JpIq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/zKCyLhWUKq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848980146&oldid=848980098", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014921163397623808", + "text" : "Canadian Forces Chief Warrant Offi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/zKCyLhWUKq https:\/\/t.co\/nsD799JpIq", + "id" : 1014921163397623808, + "created_at" : "2018-07-05 17:17:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014921081470226432\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/EgLzx5H4F1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhW5VxJXkAI9pwe.png", + "id_str" : "1014921074662936578", + "id" : 1014921074662936578, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhW5VxJXkAI9pwe.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces Chief Warrant Officer", + "display_url" : "pic.twitter.com\/EgLzx5H4F1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/QStecrcUp6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848980098&oldid=848980052", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014921081470226432", + "text" : "Canadian Forces Chief Warrant Offi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QStecrcUp6 https:\/\/t.co\/EgLzx5H4F1", + "id" : 1014921081470226432, + "created_at" : "2018-07-05 17:16:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014920974372917250\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/nWNHkTrCId", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhW5PelX0AApF-x.png", + "id_str" : "1014920966600904704", + "id" : 1014920966600904704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhW5PelX0AApF-x.png", + "sizes" : [ { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 452, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces Chief Warrant Officer", + "display_url" : "pic.twitter.com\/nWNHkTrCId" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6Jjamwlz5R", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848980052&oldid=845668928", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014920974372917250", + "text" : "Canadian Forces Chief Warrant Offi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6Jjamwlz5R https:\/\/t.co\/nWNHkTrCId", + "id" : 1014920974372917250, + "created_at" : "2018-07-05 17:16:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014870544901173249\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/hXPavLLj6U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhWLYXYXUAAvhy4.png", + "id_str" : "1014870541751242752", + "id" : 1014870541751242752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhWLYXYXUAAvhy4.png", + "sizes" : [ { + "h" : 3321, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 179 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 539 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 316 + } ], + "media_alt" : "Screenshot of edit to Competition Bureau (Canada)", + "display_url" : "pic.twitter.com\/hXPavLLj6U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/pVOZcxVR7u", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848956702&oldid=848955837", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014870544901173249", + "text" : "Competition Bureau (Canada) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/pVOZcxVR7u https:\/\/t.co\/hXPavLLj6U", + "id" : 1014870544901173249, + "created_at" : "2018-07-05 13:56:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014868410952572928\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/lNJeefuQTj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhWJcGTWAAEOYpR.png", + "id_str" : "1014868406863003649", + "id" : 1014868406863003649, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhWJcGTWAAEOYpR.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Competition Bureau (Canada)", + "display_url" : "pic.twitter.com\/lNJeefuQTj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/IXRJ3NqrBC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848955837&oldid=848955820", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014868410952572928", + "text" : "Competition Bureau (Canada) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/IXRJ3NqrBC https:\/\/t.co\/lNJeefuQTj", + "id" : 1014868410952572928, + "created_at" : "2018-07-05 13:47:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014868364383186945\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/639M5ILEqC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhWJZUmXcAILi1c.png", + "id_str" : "1014868359161278466", + "id" : 1014868359161278466, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhWJZUmXcAILi1c.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Competition Bureau (Canada)", + "display_url" : "pic.twitter.com\/639M5ILEqC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/zhONy353VK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848955820&oldid=848955651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014868364383186945", + "text" : "Competition Bureau (Canada) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/zhONy353VK https:\/\/t.co\/639M5ILEqC", + "id" : 1014868364383186945, + "created_at" : "2018-07-05 13:47:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014867960022884352\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/0WSt2kpPRX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhWJBr_VMAAeXvc.png", + "id_str" : "1014867953123143680", + "id" : 1014867953123143680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhWJBr_VMAAeXvc.png", + "sizes" : [ { + "h" : 425, + "resize" : "fit", + "w" : 680 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Competition Bureau (Canada)", + "display_url" : "pic.twitter.com\/0WSt2kpPRX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/lsCIpxsr0s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848955651&oldid=845781253", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014867960022884352", + "text" : "Competition Bureau (Canada) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/lsCIpxsr0s https:\/\/t.co\/0WSt2kpPRX", + "id" : 1014867960022884352, + "created_at" : "2018-07-05 13:45:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014859622891642880\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/P0XqWTpR49", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhWBcefUcAEpGTy.png", + "id_str" : "1014859617262661633", + "id" : 1014859617262661633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhWBcefUcAEpGTy.png", + "sizes" : [ { + "h" : 722, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 680 + }, { + "h" : 722, + "resize" : "fit", + "w" : 874 + }, { + "h" : 722, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Indigenous peoples in Canada", + "display_url" : "pic.twitter.com\/P0XqWTpR49" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/nq96SxlpjS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848951964&oldid=848950789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014859622891642880", + "text" : "Indigenous peoples in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nq96SxlpjS https:\/\/t.co\/P0XqWTpR49", + "id" : 1014859622891642880, + "created_at" : "2018-07-05 13:12:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014857036474044417\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/IUiLlOwXDl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhV_GHrW0AACMOn.png", + "id_str" : "1014857034158755840", + "id" : 1014857034158755840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhV_GHrW0AACMOn.png", + "sizes" : [ { + "h" : 350, + "resize" : "fit", + "w" : 680 + }, { + "h" : 450, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 450, + "resize" : "fit", + "w" : 874 + }, { + "h" : 450, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Indigenous peoples in Canada", + "display_url" : "pic.twitter.com\/IUiLlOwXDl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/dFC2AqJlGi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848950789&oldid=848950674", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014857036474044417", + "text" : "Indigenous peoples in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dFC2AqJlGi https:\/\/t.co\/IUiLlOwXDl", + "id" : 1014857036474044417, + "created_at" : "2018-07-05 13:02:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014856806802305024\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/hs0JDFqh91", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhV-4rJWsAAmUXn.png", + "id_str" : "1014856803161649152", + "id" : 1014856803161649152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhV-4rJWsAAmUXn.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 385 + }, { + "h" : 1545, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 679 + }, { + "h" : 1545, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Indigenous peoples in Canada", + "display_url" : "pic.twitter.com\/hs0JDFqh91" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/fnN6wytTsg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848950674&oldid=846692149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014856806802305024", + "text" : "Indigenous peoples in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fnN6wytTsg https:\/\/t.co\/hs0JDFqh91", + "id" : 1014856806802305024, + "created_at" : "2018-07-05 13:01:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014852789112115202\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/dfqfIjbk9I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhV7OWEXkAA4mI_.png", + "id_str" : "1014852777414201344", + "id" : 1014852777414201344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhV7OWEXkAA4mI_.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hop-l\u00E0 !", + "display_url" : "pic.twitter.com\/dfqfIjbk9I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/GAKSBKm9VL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150121404&oldid=148101278&rcid=366487588", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014852789112115202", + "text" : "Hop-l\u00E0 ! Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GAKSBKm9VL https:\/\/t.co\/dfqfIjbk9I", + "id" : 1014852789112115202, + "created_at" : "2018-07-05 12:45:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014848081622421504\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/BUSrqnpmzJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhV28feUcAAOvye.png", + "id_str" : "1014848072654811136", + "id" : 1014848072654811136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhV28feUcAAOvye.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Watoosh!", + "display_url" : "pic.twitter.com\/BUSrqnpmzJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/9xDPNZnPMz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848947258&oldid=821450415", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014848081622421504", + "text" : "Watoosh! Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/9xDPNZnPMz https:\/\/t.co\/BUSrqnpmzJ", + "id" : 1014848081622421504, + "created_at" : "2018-07-05 12:26:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014842844320817152\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/A1gIFYht4L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhVyL6OUcAED6VW.png", + "id_str" : "1014842839975358465", + "id" : 1014842839975358465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhVyL6OUcAED6VW.png", + "sizes" : [ { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Tham Luang cave rescue", + "display_url" : "pic.twitter.com\/A1gIFYht4L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/6fAVcSyqEs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848945226&oldid=848945082", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014842844320817152", + "text" : "Tham Luang cave rescue Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6fAVcSyqEs https:\/\/t.co\/A1gIFYht4L", + "id" : 1014842844320817152, + "created_at" : "2018-07-05 12:06:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014841885087748097\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/gKOmD4gSaX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhVxULaXcAEhY2-.jpg", + "id_str" : "1014841882516615169", + "id" : 1014841882516615169, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhVxULaXcAEhY2-.jpg", + "sizes" : [ { + "h" : 1560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 672 + }, { + "h" : 1560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 381 + } ], + "media_alt" : "Screenshot of edit to List of current ships of the Royal Canadian Navy", + "display_url" : "pic.twitter.com\/gKOmD4gSaX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/IFliAQOXfB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848944839&oldid=824190019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014841885087748097", + "text" : "List of current ships of the Royal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IFliAQOXfB https:\/\/t.co\/gKOmD4gSaX", + "id" : 1014841885087748097, + "created_at" : "2018-07-05 12:02:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014633163497394176\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/vDjlW3oBWB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhSze_9XUAISXwu.png", + "id_str" : "1014633161211465730", + "id" : 1014633161211465730, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhSze_9XUAISXwu.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Port Elgin, Ontario", + "display_url" : "pic.twitter.com\/vDjlW3oBWB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/8w6H7C62ta", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848866963&oldid=848866894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014633163497394176", + "text" : "Port Elgin, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8w6H7C62ta https:\/\/t.co\/vDjlW3oBWB", + "id" : 1014633163497394176, + "created_at" : "2018-07-04 22:12:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014632995448393728\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/G3X04r2Kd0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhSzVKmW0AEVhTb.png", + "id_str" : "1014632992269062145", + "id" : 1014632992269062145, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhSzVKmW0AEVhTb.png", + "sizes" : [ { + "h" : 411, + "resize" : "fit", + "w" : 874 + }, { + "h" : 320, + "resize" : "fit", + "w" : 680 + }, { + "h" : 411, + "resize" : "fit", + "w" : 874 + }, { + "h" : 411, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Port Elgin, Ontario", + "display_url" : "pic.twitter.com\/G3X04r2Kd0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/wNg4SMY9Qh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848866894&oldid=834578019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014632995448393728", + "text" : "Port Elgin, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wNg4SMY9Qh https:\/\/t.co\/G3X04r2Kd0", + "id" : 1014632995448393728, + "created_at" : "2018-07-04 22:12:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014590514979536897\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/KleV5w0tcF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhSMsiIW0AE_D_B.png", + "id_str" : "1014590512769191937", + "id" : 1014590512769191937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhSMsiIW0AE_D_B.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Edgefest", + "display_url" : "pic.twitter.com\/KleV5w0tcF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/Rzb2zAW7FN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848847514&oldid=797591140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014590514979536897", + "text" : "Edgefest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Rzb2zAW7FN https:\/\/t.co\/KleV5w0tcF", + "id" : 1014590514979536897, + "created_at" : "2018-07-04 19:23:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014588283144343552\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/9Y7vAuTjLO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhSKqnhWkAECpJZ.png", + "id_str" : "1014588280833216513", + "id" : 1014588280833216513, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhSKqnhWkAECpJZ.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/9Y7vAuTjLO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/xJY2K2RIRZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848846550&oldid=848846165", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014588283144343552", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xJY2K2RIRZ https:\/\/t.co\/9Y7vAuTjLO", + "id" : 1014588283144343552, + "created_at" : "2018-07-04 19:14:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014587471546540033\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/xm2sIuzwBV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhSJ7RVX4AAENXa.jpg", + "id_str" : "1014587467423539200", + "id" : 1014587467423539200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhSJ7RVX4AAENXa.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 412, + "resize" : "fit", + "w" : 680 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of mines in Nunavut", + "display_url" : "pic.twitter.com\/xm2sIuzwBV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/1RdOk8AK3C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848846219&oldid=836135184", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014587471546540033", + "text" : "List of mines in Nunavut Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1RdOk8AK3C https:\/\/t.co\/xm2sIuzwBV", + "id" : 1014587471546540033, + "created_at" : "2018-07-04 19:11:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014587358942023681\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/KIvdtGiaIL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhSJ0mJWAAMkfcg.png", + "id_str" : "1014587352751144963", + "id" : 1014587352751144963, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhSJ0mJWAAMkfcg.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 659 + }, { + "h" : 680, + "resize" : "fit", + "w" : 373 + }, { + "h" : 1592, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1592, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/KIvdtGiaIL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/PguEyc6anb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848846165&oldid=848844559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014587358942023681", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PguEyc6anb https:\/\/t.co\/KIvdtGiaIL", + "id" : 1014587358942023681, + "created_at" : "2018-07-04 19:10:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014583413859340288\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/nLxGd6qCze", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhSGPIDW4AEK9_D.png", + "id_str" : "1014583410482929665", + "id" : 1014583410482929665, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhSGPIDW4AEK9_D.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/nLxGd6qCze" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/AExiCIRA9g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848844559&oldid=848843055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014583413859340288", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AExiCIRA9g https:\/\/t.co\/nLxGd6qCze", + "id" : 1014583413859340288, + "created_at" : "2018-07-04 18:55:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014579794489626624\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/zKR4D9Fgpw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhSC8YaX0AA7xs4.png", + "id_str" : "1014579789922029568", + "id" : 1014579789922029568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhSC8YaX0AA7xs4.png", + "sizes" : [ { + "h" : 1045, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1045, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 569 + }, { + "h" : 1045, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Black Nova Scotians", + "display_url" : "pic.twitter.com\/zKR4D9Fgpw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/cLPe9x7OfL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848843055&oldid=848146722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014579794489626624", + "text" : "Black Nova Scotians Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cLPe9x7OfL https:\/\/t.co\/zKR4D9Fgpw", + "id" : 1014579794489626624, + "created_at" : "2018-07-04 18:40:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014570755412160517\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/MuoeZEKW6w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhR6uX-XcAMVMTd.png", + "id_str" : "1014570753193373699", + "id" : 1014570753193373699, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhR6uX-XcAMVMTd.png", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Rangers canadiens", + "display_url" : "pic.twitter.com\/MuoeZEKW6w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/WEwPTHnjLU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150099216&oldid=150099099&rcid=366445698", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014570755412160517", + "text" : "Rangers canadiens Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WEwPTHnjLU https:\/\/t.co\/MuoeZEKW6w", + "id" : 1014570755412160517, + "created_at" : "2018-07-04 18:04:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014569758224736256\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/i8yRCXpoRO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhR50LOXkAA_e2o.png", + "id_str" : "1014569753338417152", + "id" : 1014569753338417152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhR50LOXkAA_e2o.png", + "sizes" : [ { + "h" : 473, + "resize" : "fit", + "w" : 680 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Rangers canadiens", + "display_url" : "pic.twitter.com\/i8yRCXpoRO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/PBKENrwWRZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150099099&oldid=142099058&rcid=366445413", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014569758224736256", + "text" : "Rangers canadiens Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PBKENrwWRZ https:\/\/t.co\/i8yRCXpoRO", + "id" : 1014569758224736256, + "created_at" : "2018-07-04 18:00:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014558282348990465\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/fSMzRXTShf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhRvYSWWAAE25YP.png", + "id_str" : "1014558279098302465", + "id" : 1014558279098302465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhRvYSWWAAE25YP.png", + "sizes" : [ { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 639 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Microbead", + "display_url" : "pic.twitter.com\/fSMzRXTShf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/lqdGtFCtj1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848833548&oldid=846773952", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014558282348990465", + "text" : "Microbead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lqdGtFCtj1 https:\/\/t.co\/fSMzRXTShf", + "id" : 1014558282348990465, + "created_at" : "2018-07-04 17:15:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014554071141945344\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/4w06gDndjB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhRrjCqXUAEfIFl.png", + "id_str" : "1014554065819357185", + "id" : 1014554065819357185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhRrjCqXUAEfIFl.png", + "sizes" : [ { + "h" : 342, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 874 + }, { + "h" : 266, + "resize" : "fit", + "w" : 680 + }, { + "h" : 342, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Elm Hill, New Brunswick", + "display_url" : "pic.twitter.com\/4w06gDndjB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/p42ZRAkKDV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848831437&oldid=841866239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014554071141945344", + "text" : "Elm Hill, New Brunswick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p42ZRAkKDV https:\/\/t.co\/4w06gDndjB", + "id" : 1014554071141945344, + "created_at" : "2018-07-04 16:58:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014525283825745920\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/Wonw1HE3Ps", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhRRXjlWsAAcRwp.png", + "id_str" : "1014525281195962368", + "id" : 1014525281195962368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhRRXjlWsAAcRwp.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mind uploading in fiction", + "display_url" : "pic.twitter.com\/Wonw1HE3Ps" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/HzqPH8uQIS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848819493&oldid=844587025", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014525283825745920", + "text" : "Mind uploading in fiction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HzqPH8uQIS https:\/\/t.co\/Wonw1HE3Ps", + "id" : 1014525283825745920, + "created_at" : "2018-07-04 15:04:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014510067083771908\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/CL8N7EGTld", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhRDhu5WAAUNypB.png", + "id_str" : "1014510062868496389", + "id" : 1014510062868496389, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhRDhu5WAAUNypB.png", + "sizes" : [ { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Calixa Lavall\u00E9e", + "display_url" : "pic.twitter.com\/CL8N7EGTld" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/FaQBqNK8WC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848813330&oldid=837591474", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014510067083771908", + "text" : "Calixa Lavall\u00E9e Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FaQBqNK8WC https:\/\/t.co\/CL8N7EGTld", + "id" : 1014510067083771908, + "created_at" : "2018-07-04 14:03:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014501482811576320\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/GgmMvemxBN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhQ7uK_X4AAVe5P.png", + "id_str" : "1014501480475385856", + "id" : 1014501480475385856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhQ7uK_X4AAVe5P.png", + "sizes" : [ { + "h" : 580, + "resize" : "fit", + "w" : 680 + }, { + "h" : 745, + "resize" : "fit", + "w" : 874 + }, { + "h" : 745, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 745, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Terry Dance", + "display_url" : "pic.twitter.com\/GgmMvemxBN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/38M6gR5CE7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848809560&oldid=848809500", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014501482811576320", + "text" : "Terry Dance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/38M6gR5CE7 https:\/\/t.co\/GgmMvemxBN", + "id" : 1014501482811576320, + "created_at" : "2018-07-04 13:29:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014501326636638209\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/uNsHqnYbWF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhQ7lBiU0AA0HWp.png", + "id_str" : "1014501323318808576", + "id" : 1014501323318808576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhQ7lBiU0AA0HWp.png", + "sizes" : [ { + "h" : 786, + "resize" : "fit", + "w" : 874 + }, { + "h" : 786, + "resize" : "fit", + "w" : 874 + }, { + "h" : 786, + "resize" : "fit", + "w" : 874 + }, { + "h" : 612, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Terry Dance", + "display_url" : "pic.twitter.com\/uNsHqnYbWF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/wJKoy9KdLV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848809500&oldid=832921989", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014501326636638209", + "text" : "Terry Dance Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wJKoy9KdLV https:\/\/t.co\/uNsHqnYbWF", + "id" : 1014501326636638209, + "created_at" : "2018-07-04 13:28:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014237835510108162\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/DmHIaCYvOQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhNL7vzX0AA2xnv.png", + "id_str" : "1014237830904795136", + "id" : 1014237830904795136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhNL7vzX0AA2xnv.png", + "sizes" : [ { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 184, + "resize" : "fit", + "w" : 680 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 237, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Upper Hammonds Plains, Nova Scotia", + "display_url" : "pic.twitter.com\/DmHIaCYvOQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/rSZSTvarTG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848714884&oldid=848714818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014237835510108162", + "text" : "Upper Hammonds Plains, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rSZSTvarTG https:\/\/t.co\/DmHIaCYvOQ", + "id" : 1014237835510108162, + "created_at" : "2018-07-03 20:01:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014237709056045056\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/9XDTtv46gw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhNL0f6W4AA47F5.png", + "id_str" : "1014237706380042240", + "id" : 1014237706380042240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhNL0f6W4AA47F5.png", + "sizes" : [ { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 202, + "resize" : "fit", + "w" : 680 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Upper Hammonds Plains, Nova Scotia", + "display_url" : "pic.twitter.com\/9XDTtv46gw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/zscfXdF9NC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848714818&oldid=839634318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014237709056045056", + "text" : "Upper Hammonds Plains, Nova Scotia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zscfXdF9NC https:\/\/t.co\/9XDTtv46gw", + "id" : 1014237709056045056, + "created_at" : "2018-07-03 20:01:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014210380954992642\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/pvG84xWPso", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhMy9syWAAAyVFi.png", + "id_str" : "1014210376664219648", + "id" : 1014210376664219648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhMy9syWAAAyVFi.png", + "sizes" : [ { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 1938", + "display_url" : "pic.twitter.com\/pvG84xWPso" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/6iz8WO1p2q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848700484&oldid=847974033", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014210380954992642", + "text" : "1938 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6iz8WO1p2q https:\/\/t.co\/pvG84xWPso", + "id" : 1014210380954992642, + "created_at" : "2018-07-03 18:12:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014188798165635073\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/QkjGzwWrgb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhMfVfiWAAAtiCn.png", + "id_str" : "1014188795191754752", + "id" : 1014188795191754752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhMfVfiWAAAtiCn.png", + "sizes" : [ { + "h" : 2442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 733 + }, { + "h" : 680, + "resize" : "fit", + "w" : 243 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 429 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Woodstock, Ontario", + "display_url" : "pic.twitter.com\/QkjGzwWrgb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/mAAVNqKRqq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848689536&oldid=847744301", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014188798165635073", + "text" : "Woodstock, Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mAAVNqKRqq https:\/\/t.co\/QkjGzwWrgb", + "id" : 1014188798165635073, + "created_at" : "2018-07-03 16:47:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014175645096701954\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/IyCNtXvjhk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhMTX0WWsAAXaEJ.png", + "id_str" : "1014175640998817792", + "id" : 1014175640998817792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhMTX0WWsAAXaEJ.png", + "sizes" : [ { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 548 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Wildlife Service", + "display_url" : "pic.twitter.com\/IyCNtXvjhk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/oigx7YnUnI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848683477&oldid=843818502", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014175645096701954", + "text" : "Canadian Wildlife Service Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oigx7YnUnI https:\/\/t.co\/IyCNtXvjhk", + "id" : 1014175645096701954, + "created_at" : "2018-07-03 15:54:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014156642475274241\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/rfFOpXHN20", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhMCFj1U8AA_zTV.png", + "id_str" : "1014156635630006272", + "id" : 1014156635630006272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhMCFj1U8AA_zTV.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Chinese Puzzle", + "display_url" : "pic.twitter.com\/rfFOpXHN20" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/CpKfY0XDHG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848674880&oldid=846208568", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014156642475274241", + "text" : "Chinese Puzzle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CpKfY0XDHG https:\/\/t.co\/rfFOpXHN20", + "id" : 1014156642475274241, + "created_at" : "2018-07-03 14:39:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014147534095372288\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/aQkMAJTrMS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhL5zeRXkAAbTtL.png", + "id_str" : "1014147528806338560", + "id" : 1014147528806338560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhL5zeRXkAAbTtL.png", + "sizes" : [ { + "h" : 938, + "resize" : "fit", + "w" : 874 + }, { + "h" : 938, + "resize" : "fit", + "w" : 874 + }, { + "h" : 938, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 634 + } ], + "media_alt" : "Screenshot of edit to Mole (unit)", + "display_url" : "pic.twitter.com\/aQkMAJTrMS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ai00S8GtqC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848670977&oldid=848586859", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014147534095372288", + "text" : "Mole (unit) Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/ai00S8GtqC https:\/\/t.co\/aQkMAJTrMS", + "id" : 1014147534095372288, + "created_at" : "2018-07-03 14:03:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014118722536165376\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/3empZkf9JS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhLfmkgX4AACV3w.png", + "id_str" : "1014118719839264768", + "id" : 1014118719839264768, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhLfmkgX4AACV3w.png", + "sizes" : [ { + "h" : 993, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 599 + }, { + "h" : 993, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 993, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Haiku (operating system)", + "display_url" : "pic.twitter.com\/3empZkf9JS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/EuaIb7OIWD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848658632&oldid=848533750", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014118722536165376", + "text" : "Haiku (operating system) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EuaIb7OIWD https:\/\/t.co\/3empZkf9JS", + "id" : 1014118722536165376, + "created_at" : "2018-07-03 12:08:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1014037546467233792\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/xZRZFnyIhz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DhKVxXTU0AAMgHt.png", + "id_str" : "1014037541412982784", + "id" : 1014037541412982784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DhKVxXTU0AAMgHt.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cigar", + "display_url" : "pic.twitter.com\/xZRZFnyIhz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/8fjXKYRPDr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=848632582&oldid=847944523", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1014037546467233792", + "text" : "Cigar Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8fjXKYRPDr https:\/\/t.co\/xZRZFnyIhz", + "id" : 1014037546467233792, + "created_at" : "2018-07-03 06:46:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_08.js b/20181122/data/js/tweets/2018_08.js new file mode 100644 index 00000000..9331c784 --- /dev/null +++ b/20181122/data/js/tweets/2018_08.js @@ -0,0 +1,15604 @@ +Grailbird.data.tweets_2018_08 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035614339984773121\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/fmVirDf8R0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl89wM6WsAUhBOI.png", + "id_str" : "1035614337627500549", + "id" : 1035614337627500549, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl89wM6WsAUhBOI.png", + "sizes" : [ { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 535, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of British Columbia", + "display_url" : "pic.twitter.com\/fmVirDf8R0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/aFswUNiVsW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857451642&oldid=857451507", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035614339984773121", + "text" : "Supreme Court of British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aFswUNiVsW https:\/\/t.co\/fmVirDf8R0", + "id" : 1035614339984773121, + "created_at" : "2018-08-31 19:44:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035614043774566401\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/skMuUbtGhw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl89e6cVsAA2reO.png", + "id_str" : "1035614040611991552", + "id" : 1035614040611991552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl89e6cVsAA2reO.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of British Columbia", + "display_url" : "pic.twitter.com\/skMuUbtGhw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/qlpreHdd7e", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857451507&oldid=857451406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035614043774566401", + "text" : "Supreme Court of British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qlpreHdd7e https:\/\/t.co\/skMuUbtGhw", + "id" : 1035614043774566401, + "created_at" : "2018-08-31 19:43:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035613878418374656\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/fxlQmTE6mN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl89VUhWsAE_Wmv.png", + "id_str" : "1035613875813658625", + "id" : 1035613875813658625, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl89VUhWsAE_Wmv.png", + "sizes" : [ { + "h" : 996, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 597 + }, { + "h" : 996, + "resize" : "fit", + "w" : 874 + }, { + "h" : 996, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of British Columbia", + "display_url" : "pic.twitter.com\/fxlQmTE6mN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/McGveXrTg9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857451406&oldid=856971697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035613878418374656", + "text" : "Supreme Court of British Columbia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/McGveXrTg9 https:\/\/t.co\/fxlQmTE6mN", + "id" : 1035613878418374656, + "created_at" : "2018-08-31 19:42:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035613304864026624\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/rloNERZsUX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl88z7IW0AEZnEc.png", + "id_str" : "1035613302062239745", + "id" : 1035613302062239745, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl88z7IW0AEZnEc.png", + "sizes" : [ { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 412, + "resize" : "fit", + "w" : 680 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of Prince Edward Island", + "display_url" : "pic.twitter.com\/rloNERZsUX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/rwPyPlrFkp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857451117&oldid=857451078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035613304864026624", + "text" : "Supreme Court of Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rwPyPlrFkp https:\/\/t.co\/rloNERZsUX", + "id" : 1035613304864026624, + "created_at" : "2018-08-31 19:40:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035613220650868736\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/KXXnz636jm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl88vCpW0AA_H0h.png", + "id_str" : "1035613218180354048", + "id" : 1035613218180354048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl88vCpW0AA_H0h.png", + "sizes" : [ { + "h" : 412, + "resize" : "fit", + "w" : 680 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of Prince Edward Island", + "display_url" : "pic.twitter.com\/KXXnz636jm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/H3flNQ5DEh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857451078&oldid=857450986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035613220650868736", + "text" : "Supreme Court of Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/H3flNQ5DEh https:\/\/t.co\/KXXnz636jm", + "id" : 1035613220650868736, + "created_at" : "2018-08-31 19:40:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035613098693062657\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/laq2YEe0iB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl88n5lXcAA9GIi.png", + "id_str" : "1035613095488614400", + "id" : 1035613095488614400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl88n5lXcAA9GIi.png", + "sizes" : [ { + "h" : 947, + "resize" : "fit", + "w" : 874 + }, { + "h" : 947, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 628 + }, { + "h" : 947, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hyllus", + "display_url" : "pic.twitter.com\/laq2YEe0iB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/vyrCrqGvj1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857451009&oldid=841760261", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035613098693062657", + "text" : "Hyllus Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vyrCrqGvj1 https:\/\/t.co\/laq2YEe0iB", + "id" : 1035613098693062657, + "created_at" : "2018-08-31 19:39:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035613044183904257\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/ds242j5PVZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl88krPXgAI03CO.png", + "id_str" : "1035613040098639874", + "id" : 1035613040098639874, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl88krPXgAI03CO.png", + "sizes" : [ { + "h" : 412, + "resize" : "fit", + "w" : 680 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of Prince Edward Island", + "display_url" : "pic.twitter.com\/ds242j5PVZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/tDW8hTqPaT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857450986&oldid=857450876", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035613044183904257", + "text" : "Supreme Court of Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tDW8hTqPaT https:\/\/t.co\/ds242j5PVZ", + "id" : 1035613044183904257, + "created_at" : "2018-08-31 19:39:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035612839262793729\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/NuVOyZ7eMH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl88Y1iU4AA5wU_.png", + "id_str" : "1035612836704083968", + "id" : 1035612836704083968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl88Y1iU4AA5wU_.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/NuVOyZ7eMH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/tbLqmOltHG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857450876&oldid=857450835", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035612839262793729", + "text" : "Supreme Court of Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tbLqmOltHG https:\/\/t.co\/NuVOyZ7eMH", + "id" : 1035612839262793729, + "created_at" : "2018-08-31 19:38:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035612753740918785\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/Cu4vF9w99T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl88T1HWsAE11Ah.png", + "id_str" : "1035612750691610625", + "id" : 1035612750691610625, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl88T1HWsAE11Ah.png", + "sizes" : [ { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 462, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of Prince Edward Island", + "display_url" : "pic.twitter.com\/Cu4vF9w99T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/UynRQWq1ZX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857450835&oldid=857450744", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035612753740918785", + "text" : "Supreme Court of Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UynRQWq1ZX https:\/\/t.co\/Cu4vF9w99T", + "id" : 1035612753740918785, + "created_at" : "2018-08-31 19:38:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035612599889670144\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/qWW7Bl2S4g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl88KwaXsAEoNpy.png", + "id_str" : "1035612594810368001", + "id" : 1035612594810368001, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl88KwaXsAEoNpy.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of Prince Edward Island", + "display_url" : "pic.twitter.com\/qWW7Bl2S4g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/B1KBoRtkBl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857450744&oldid=857450724", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035612599889670144", + "text" : "Supreme Court of Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/B1KBoRtkBl https:\/\/t.co\/qWW7Bl2S4g", + "id" : 1035612599889670144, + "created_at" : "2018-08-31 19:37:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035612549167894529\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/tueJDZ0VLF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl88H9TWwAAOi3B.jpg", + "id_str" : "1035612546730999808", + "id" : 1035612546730999808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl88H9TWwAAOi3B.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 900, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 660 + }, { + "h" : 900, + "resize" : "fit", + "w" : 874 + }, { + "h" : 900, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of Prince Edward Island", + "display_url" : "pic.twitter.com\/tueJDZ0VLF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/gqfqkISyPT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857450724&oldid=857450583", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035612549167894529", + "text" : "Supreme Court of Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gqfqkISyPT https:\/\/t.co\/tueJDZ0VLF", + "id" : 1035612549167894529, + "created_at" : "2018-08-31 19:37:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035612286214447104\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/S5oISj9QOv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl874U9UYAASARi.png", + "id_str" : "1035612278203113472", + "id" : 1035612278203113472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl874U9UYAASARi.png", + "sizes" : [ { + "h" : 953, + "resize" : "fit", + "w" : 874 + }, { + "h" : 953, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 624 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 953, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Supreme Court of Prince Edward Island", + "display_url" : "pic.twitter.com\/S5oISj9QOv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/DsHNVzHRUN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857450583&oldid=852700790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035612286214447104", + "text" : "Supreme Court of Prince Edward Island Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DsHNVzHRUN https:\/\/t.co\/S5oISj9QOv", + "id" : 1035612286214447104, + "created_at" : "2018-08-31 19:36:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035611808642609152\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/3u7e7B21OM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl87c3FXoAExjn2.png", + "id_str" : "1035611806327349249", + "id" : 1035611806327349249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl87c3FXoAExjn2.png", + "sizes" : [ { + "h" : 902, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 659 + }, { + "h" : 902, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 902, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Quebec Court of Appeal", + "display_url" : "pic.twitter.com\/3u7e7B21OM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/lXcsaXyX2L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857450340&oldid=857450219", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035611808642609152", + "text" : "Quebec Court of Appeal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lXcsaXyX2L https:\/\/t.co\/3u7e7B21OM", + "id" : 1035611808642609152, + "created_at" : "2018-08-31 19:34:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035611618741235712\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/iDC0if8Yhw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl87RtbWsAAOvT2.png", + "id_str" : "1035611614756646912", + "id" : 1035611614756646912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl87RtbWsAAOvT2.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Quebec Court of Appeal", + "display_url" : "pic.twitter.com\/iDC0if8Yhw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/DaLcaqh77t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857450219&oldid=854788682", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035611618741235712", + "text" : "Quebec Court of Appeal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DaLcaqh77t https:\/\/t.co\/iDC0if8Yhw", + "id" : 1035611618741235712, + "created_at" : "2018-08-31 19:33:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035611117295419393\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/LXsqfoXbDX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl860iEXgAEvi-4.png", + "id_str" : "1035611113491234817", + "id" : 1035611113491234817, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl860iEXgAEvi-4.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Court of Queen's Bench of Alberta", + "display_url" : "pic.twitter.com\/LXsqfoXbDX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/jKnmwRu2XA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857449947&oldid=857449815", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035611117295419393", + "text" : "Court of Queen's Bench of Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jKnmwRu2XA https:\/\/t.co\/LXsqfoXbDX", + "id" : 1035611117295419393, + "created_at" : "2018-08-31 19:31:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035610859081527296\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/GcHccZXRcE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl86ldIUcAEjktq.png", + "id_str" : "1035610854467596289", + "id" : 1035610854467596289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl86ldIUcAEjktq.png", + "sizes" : [ { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 618 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + }, { + "h" : 961, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Court of Queen's Bench of Alberta", + "display_url" : "pic.twitter.com\/GcHccZXRcE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/4Bxy8qvkpT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857449815&oldid=855144311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035610859081527296", + "text" : "Court of Queen's Bench of Alberta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4Bxy8qvkpT https:\/\/t.co\/GcHccZXRcE", + "id" : 1035610859081527296, + "created_at" : "2018-08-31 19:30:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035607081452294144\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/h9Og9hSQJ8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl83JmhWwAIEMHV.png", + "id_str" : "1035607077417304066", + "id" : 1035607077417304066, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl83JmhWwAIEMHV.png", + "sizes" : [ { + "h" : 756, + "resize" : "fit", + "w" : 874 + }, { + "h" : 756, + "resize" : "fit", + "w" : 874 + }, { + "h" : 756, + "resize" : "fit", + "w" : 874 + }, { + "h" : 588, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chevrolet Camaro", + "display_url" : "pic.twitter.com\/h9Og9hSQJ8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/eqttkBuppL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857447838&oldid=857447658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035607081452294144", + "text" : "Chevrolet Camaro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/eqttkBuppL https:\/\/t.co\/h9Og9hSQJ8", + "id" : 1035607081452294144, + "created_at" : "2018-08-31 19:15:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035606767605039106\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/sVqMBTZRAC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8226cUcAEiAJo.png", + "id_str" : "1035606756347375617", + "id" : 1035606756347375617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8226cUcAEiAJo.png", + "sizes" : [ { + "h" : 699, + "resize" : "fit", + "w" : 874 + }, { + "h" : 544, + "resize" : "fit", + "w" : 680 + }, { + "h" : 699, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 699, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chevrolet Camaro", + "display_url" : "pic.twitter.com\/sVqMBTZRAC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/3hA3xqvvsn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857447658&oldid=857447429", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035606767605039106", + "text" : "Chevrolet Camaro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3hA3xqvvsn https:\/\/t.co\/sVqMBTZRAC", + "id" : 1035606767605039106, + "created_at" : "2018-08-31 19:14:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035606266868129793\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/9wRS1um69n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl82aKCW4AAo5Ni.png", + "id_str" : "1035606262317244416", + "id" : 1035606262317244416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl82aKCW4AAo5Ni.png", + "sizes" : [ { + "h" : 571, + "resize" : "fit", + "w" : 874 + }, { + "h" : 444, + "resize" : "fit", + "w" : 680 + }, { + "h" : 571, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 571, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chevrolet Camaro", + "display_url" : "pic.twitter.com\/9wRS1um69n" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/FsS6IX9gIh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857447429&oldid=857446361", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035606266868129793", + "text" : "Chevrolet Camaro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FsS6IX9gIh https:\/\/t.co\/9wRS1um69n", + "id" : 1035606266868129793, + "created_at" : "2018-08-31 19:12:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035604093472006146\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/XfXqV6pSeW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl80bonW0AAZRi-.png", + "id_str" : "1035604088682106880", + "id" : 1035604088682106880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl80bonW0AAZRi-.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chevrolet Camaro", + "display_url" : "pic.twitter.com\/XfXqV6pSeW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/JqPUrEbBb7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857446361&oldid=857446226", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035604093472006146", + "text" : "Chevrolet Camaro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JqPUrEbBb7 https:\/\/t.co\/XfXqV6pSeW", + "id" : 1035604093472006146, + "created_at" : "2018-08-31 19:03:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035603846150729728\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/V0Men5PhQY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl80NOQW0AImTsw.png", + "id_str" : "1035603841088147458", + "id" : 1035603841088147458, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl80NOQW0AImTsw.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chevrolet Camaro", + "display_url" : "pic.twitter.com\/V0Men5PhQY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/M6SBuMH52a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857446226&oldid=857446109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035603846150729728", + "text" : "Chevrolet Camaro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/M6SBuMH52a https:\/\/t.co\/V0Men5PhQY", + "id" : 1035603846150729728, + "created_at" : "2018-08-31 19:02:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035603611198402561\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/BHeincmLNE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8z_qoXgAIoJDu.png", + "id_str" : "1035603608186880002", + "id" : 1035603608186880002, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8z_qoXgAIoJDu.png", + "sizes" : [ { + "h" : 509, + "resize" : "fit", + "w" : 874 + }, { + "h" : 509, + "resize" : "fit", + "w" : 874 + }, { + "h" : 509, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 396, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Chevrolet Camaro", + "display_url" : "pic.twitter.com\/BHeincmLNE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/ZrqnBTPE3t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857446109&oldid=857334881", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035603611198402561", + "text" : "Chevrolet Camaro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZrqnBTPE3t https:\/\/t.co\/BHeincmLNE", + "id" : 1035603611198402561, + "created_at" : "2018-08-31 19:01:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035602978533715969\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/CGCgracyQQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8zaqyUcAAfkSv.png", + "id_str" : "1035602972573462528", + "id" : 1035602972573462528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8zaqyUcAAfkSv.png", + "sizes" : [ { + "h" : 514, + "resize" : "fit", + "w" : 874 + }, { + "h" : 514, + "resize" : "fit", + "w" : 874 + }, { + "h" : 514, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 400, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Court of Appeal for Ontario", + "display_url" : "pic.twitter.com\/CGCgracyQQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/kDrK3Ec0qY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857445770&oldid=857445613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035602978533715969", + "text" : "Court of Appeal for Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kDrK3Ec0qY https:\/\/t.co\/CGCgracyQQ", + "id" : 1035602978533715969, + "created_at" : "2018-08-31 18:59:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035602695741169664\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/EzjZuw7RRf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8zKY1V4AEj1-s.png", + "id_str" : "1035602692876394497", + "id" : 1035602692876394497, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8zKY1V4AEj1-s.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Court of Appeal for Ontario", + "display_url" : "pic.twitter.com\/EzjZuw7RRf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/j5n8D6typZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857445613&oldid=857445573", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035602695741169664", + "text" : "Court of Appeal for Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j5n8D6typZ https:\/\/t.co\/EzjZuw7RRf", + "id" : 1035602695741169664, + "created_at" : "2018-08-31 18:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035602609674104832\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/jNkUy7rZzt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8zFW6X4AEcpGo.png", + "id_str" : "1035602606461280257", + "id" : 1035602606461280257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8zFW6X4AEcpGo.png", + "sizes" : [ { + "h" : 920, + "resize" : "fit", + "w" : 874 + }, { + "h" : 920, + "resize" : "fit", + "w" : 874 + }, { + "h" : 920, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 646 + } ], + "media_alt" : "Screenshot of edit to Court of Appeal for Ontario", + "display_url" : "pic.twitter.com\/jNkUy7rZzt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/682YT0BjiU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857445573&oldid=854787693", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035602609674104832", + "text" : "Court of Appeal for Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/682YT0BjiU https:\/\/t.co\/jNkUy7rZzt", + "id" : 1035602609674104832, + "created_at" : "2018-08-31 18:57:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035567892052492294\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/4uWubzkqSS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8TglJW0AA3I5a.png", + "id_str" : "1035567889766600704", + "id" : 1035567889766600704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8TglJW0AA3I5a.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to British Columbia Court of Appeal", + "display_url" : "pic.twitter.com\/4uWubzkqSS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/knbnCwkywR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857427154&oldid=857427117", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035567892052492294", + "text" : "British Columbia Court of Appeal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/knbnCwkywR https:\/\/t.co\/4uWubzkqSS", + "id" : 1035567892052492294, + "created_at" : "2018-08-31 16:40:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035567844472311809\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/vbu0DOCpli", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8TdzqW4AQojbD.png", + "id_str" : "1035567842123505668", + "id" : 1035567842123505668, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8TdzqW4AQojbD.png", + "sizes" : [ { + "h" : 437, + "resize" : "fit", + "w" : 680 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 562, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Columbia Court of Appeal", + "display_url" : "pic.twitter.com\/vbu0DOCpli" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/b5yBr1nwaY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857427117&oldid=857426957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035567844472311809", + "text" : "British Columbia Court of Appeal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b5yBr1nwaY https:\/\/t.co\/vbu0DOCpli", + "id" : 1035567844472311809, + "created_at" : "2018-08-31 16:39:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035567578003976192\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/gV1rSkbWir", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8TOROVAAAigE_.png", + "id_str" : "1035567575181099008", + "id" : 1035567575181099008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8TOROVAAAigE_.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to British Columbia Court of Appeal", + "display_url" : "pic.twitter.com\/gV1rSkbWir" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/PKYcyA7mOt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857426957&oldid=857426888", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035567578003976192", + "text" : "British Columbia Court of Appeal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PKYcyA7mOt https:\/\/t.co\/gV1rSkbWir", + "id" : 1035567578003976192, + "created_at" : "2018-08-31 16:38:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035567448257388545\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/9NIntVpv03", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8TGxJXoAAMF1T.png", + "id_str" : "1035567446311280640", + "id" : 1035567446311280640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8TGxJXoAAMF1T.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to British Columbia Court of Appeal", + "display_url" : "pic.twitter.com\/9NIntVpv03" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Ytw4OEbltY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857426888&oldid=857426856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035567448257388545", + "text" : "British Columbia Court of Appeal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ytw4OEbltY https:\/\/t.co\/9NIntVpv03", + "id" : 1035567448257388545, + "created_at" : "2018-08-31 16:38:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035567376245432320\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/BH6QSfJXjA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8TCiVX4AEL0qj.png", + "id_str" : "1035567373615620097", + "id" : 1035567373615620097, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8TCiVX4AEL0qj.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 458 + }, { + "h" : 1297, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1297, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 809 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to British Columbia Court of Appeal", + "display_url" : "pic.twitter.com\/BH6QSfJXjA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/XneTYEXcYZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857426856&oldid=856876397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035567376245432320", + "text" : "British Columbia Court of Appeal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XneTYEXcYZ https:\/\/t.co\/BH6QSfJXjA", + "id" : 1035567376245432320, + "created_at" : "2018-08-31 16:37:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035566867740614662\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/h0M2lUYLlG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8Sk8aXgAALk3a.png", + "id_str" : "1035566865219813376", + "id" : 1035566865219813376, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8Sk8aXgAALk3a.png", + "sizes" : [ { + "h" : 1214, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 864 + }, { + "h" : 680, + "resize" : "fit", + "w" : 490 + }, { + "h" : 1214, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Manitoba Court of Appeal", + "display_url" : "pic.twitter.com\/h0M2lUYLlG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/G3LMqZatZX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857426633&oldid=857079441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035566867740614662", + "text" : "Manitoba Court of Appeal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/G3LMqZatZX https:\/\/t.co\/h0M2lUYLlG", + "id" : 1035566867740614662, + "created_at" : "2018-08-31 16:35:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035558602512261121\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/nHvIaxoDhf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8LD1RUcAAYBSK.png", + "id_str" : "1035558599785738240", + "id" : 1035558599785738240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8LD1RUcAAYBSK.png", + "sizes" : [ { + "h" : 1412, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1412, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 421 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 743 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Karen McCrimmon", + "display_url" : "pic.twitter.com\/nHvIaxoDhf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Kmt3Q2j29U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857422412&oldid=848977477", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035558602512261121", + "text" : "Karen McCrimmon Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kmt3Q2j29U https:\/\/t.co\/nHvIaxoDhf", + "id" : 1035558602512261121, + "created_at" : "2018-08-31 16:03:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035556584242462721\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/cK1kv6S79E", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8JOWGX4AImNpR.png", + "id_str" : "1035556581373632514", + "id" : 1035556581373632514, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8JOWGX4AImNpR.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 455 + }, { + "h" : 1306, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 803 + }, { + "h" : 1306, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/cK1kv6S79E" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/VYlA9Kk0mb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857421542&oldid=857420521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035556584242462721", + "text" : "Terry Beech Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/VYlA9Kk0mb https:\/\/t.co\/cK1kv6S79E", + "id" : 1035556584242462721, + "created_at" : "2018-08-31 15:55:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035554057803444226\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/3yFvg9M0Ki", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8G7TSX0AA2oNK.png", + "id_str" : "1035554055177883648", + "id" : 1035554055177883648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8G7TSX0AA2oNK.png", + "sizes" : [ { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Terry Beech", + "display_url" : "pic.twitter.com\/3yFvg9M0Ki" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/OywoutCTGx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857420320&oldid=842512846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035554057803444226", + "text" : "Terry Beech Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OywoutCTGx https:\/\/t.co\/3yFvg9M0Ki", + "id" : 1035554057803444226, + "created_at" : "2018-08-31 15:45:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035553576054128646\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/M2VgrggCvS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8GfFYV4AA2F0p.png", + "id_str" : "1035553570408488960", + "id" : 1035553570408488960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8GfFYV4AA2F0p.png", + "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 298, + "resize" : "fit", + "w" : 680 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to University of Victoria", + "display_url" : "pic.twitter.com\/M2VgrggCvS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/jvbgVF3y3I", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857420084&oldid=856603168", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035553576054128646", + "text" : "University of Victoria Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jvbgVF3y3I https:\/\/t.co\/M2VgrggCvS", + "id" : 1035553576054128646, + "created_at" : "2018-08-31 15:43:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035546717641424898\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/j8wG9gnIdd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl8AQAMX0AE2vCC.png", + "id_str" : "1035546714248302593", + "id" : 1035546714248302593, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl8AQAMX0AE2vCC.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Naval history", + "display_url" : "pic.twitter.com\/j8wG9gnIdd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/cL2or1JVO8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857416992&oldid=851635198", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035546717641424898", + "text" : "Naval history Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cL2or1JVO8 https:\/\/t.co\/j8wG9gnIdd", + "id" : 1035546717641424898, + "created_at" : "2018-08-31 15:15:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035539743591813120\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/L8gSCFCi0M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl756DDUUAAA9eK.png", + "id_str" : "1035539739988742144", + "id" : 1035539739988742144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl756DDUUAAA9eK.png", + "sizes" : [ { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Former ranks of the Canadian Forces", + "display_url" : "pic.twitter.com\/L8gSCFCi0M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/2HWcTu63eU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857413581&oldid=857411691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035539743591813120", + "text" : "Former ranks of the Canadian Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2HWcTu63eU https:\/\/t.co\/L8gSCFCi0M", + "id" : 1035539743591813120, + "created_at" : "2018-08-31 14:48:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035535883922026497\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/tJiYzVU87S", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl72ZOMUUAAIlHh.png", + "id_str" : "1035535877508714496", + "id" : 1035535877508714496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl72ZOMUUAAIlHh.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Former ranks of the Canadian Forces", + "display_url" : "pic.twitter.com\/tJiYzVU87S" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/AoS3bcjREM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857411691&oldid=855745078", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035535883922026497", + "text" : "Former ranks of the Canadian Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AoS3bcjREM https:\/\/t.co\/tJiYzVU87S", + "id" : 1035535883922026497, + "created_at" : "2018-08-31 14:32:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035534149359157248\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/nA8Sgk0Sgz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl700ZUU4AABT56.png", + "id_str" : "1035534145328308224", + "id" : 1035534145328308224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl700ZUU4AABT56.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Base des Forces canadiennes", + "display_url" : "pic.twitter.com\/nA8Sgk0Sgz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/65qoeTafkO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151803570&oldid=137119416&rcid=370633332", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035534149359157248", + "text" : "Base des Forces canadiennes Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/65qoeTafkO https:\/\/t.co\/nA8Sgk0Sgz", + "id" : 1035534149359157248, + "created_at" : "2018-08-31 14:25:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035531559217123329\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/dU88oBahZw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl7ydpvWwAIyYjC.png", + "id_str" : "1035531555576397826", + "id" : 1035531555576397826, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl7ydpvWwAIyYjC.png", + "sizes" : [ { + "h" : 854, + "resize" : "fit", + "w" : 874 + }, { + "h" : 854, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 854, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to United Nations Operation in C\u00F4te d'Ivoire", + "display_url" : "pic.twitter.com\/dU88oBahZw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/gmc58J5B5U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857409655&oldid=857409626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035531559217123329", + "text" : "United Nations Operation in C\u00F4te d'Ivoire Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gmc58J5B5U https:\/\/t.co\/dU88oBahZw", + "id" : 1035531559217123329, + "created_at" : "2018-08-31 14:15:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035531492531888129\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/cumS00oDN0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl7yZk5UYAAvslV.png", + "id_str" : "1035531485556531200", + "id" : 1035531485556531200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl7yZk5UYAAvslV.png", + "sizes" : [ { + "h" : 854, + "resize" : "fit", + "w" : 874 + }, { + "h" : 854, + "resize" : "fit", + "w" : 874 + }, { + "h" : 664, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 854, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to United Nations Operation in C\u00F4te d'Ivoire", + "display_url" : "pic.twitter.com\/cumS00oDN0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/sGbCfJ3Dy6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857409626&oldid=851365974", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035531492531888129", + "text" : "United Nations Operation in C\u00F4te d'Ivoire Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sGbCfJ3Dy6 https:\/\/t.co\/cumS00oDN0", + "id" : 1035531492531888129, + "created_at" : "2018-08-31 14:15:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035519375472840704\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/dbSsfOjXm8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl7nYgYU0Ac-VE3.png", + "id_str" : "1035519372536631303", + "id" : 1035519372536631303, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl7nYgYU0Ac-VE3.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Guided missile destroyer", + "display_url" : "pic.twitter.com\/dbSsfOjXm8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/kEERGk8fxo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857403377&oldid=857222914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035519375472840704", + "text" : "Guided missile destroyer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kEERGk8fxo https:\/\/t.co\/dbSsfOjXm8", + "id" : 1035519375472840704, + "created_at" : "2018-08-31 13:27:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035496404913991680\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/snylizhAap", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl7SfQvUcAAFAfj.jpg", + "id_str" : "1035496398853009408", + "id" : 1035496398853009408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl7SfQvUcAAFAfj.jpg", + "sizes" : [ { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Royal Thai Navy", + "display_url" : "pic.twitter.com\/snylizhAap" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/TRjqhgUN8s", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857393131&oldid=855057444", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035496404913991680", + "text" : "Royal Thai Navy Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TRjqhgUN8s https:\/\/t.co\/snylizhAap", + "id" : 1035496404913991680, + "created_at" : "2018-08-31 11:55:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035250906156204032\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/mVOKHWYchS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl3zNjzV4AAUJJX.jpg", + "id_str" : "1035250903639515136", + "id" : 1035250903639515136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl3zNjzV4AAUJJX.jpg", + "sizes" : [ { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 680 + }, { + "h" : 487, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cannon Lake (microarchitecture)", + "display_url" : "pic.twitter.com\/mVOKHWYchS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/boUSwj3srG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857290572&oldid=857135314", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035250906156204032", + "text" : "Cannon Lake (microarchitecture) Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/boUSwj3srG https:\/\/t.co\/mVOKHWYchS", + "id" : 1035250906156204032, + "created_at" : "2018-08-30 19:40:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035208017678086149\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/EdIghTHBMp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl3MNCTXgAAzrrM.png", + "id_str" : "1035208013693550592", + "id" : 1035208013693550592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl3MNCTXgAAzrrM.png", + "sizes" : [ { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Saunders Secondary School", + "display_url" : "pic.twitter.com\/EdIghTHBMp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/CIJVzuTv51", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857268059&oldid=857267828", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035208017678086149", + "text" : "Saunders Secondary School Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CIJVzuTv51 https:\/\/t.co\/EdIghTHBMp", + "id" : 1035208017678086149, + "created_at" : "2018-08-30 16:49:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1035207562675793922\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/6442fNIlLi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dl3Lyn0U0AAGt3l.png", + "id_str" : "1035207559907430400", + "id" : 1035207559907430400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dl3Lyn0U0AAGt3l.png", + "sizes" : [ { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Saunders Secondary School", + "display_url" : "pic.twitter.com\/6442fNIlLi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/x0TZEcMmub", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857267828&oldid=844927441", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1035207562675793922", + "text" : "Saunders Secondary School Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/x0TZEcMmub https:\/\/t.co\/6442fNIlLi", + "id" : 1035207562675793922, + "created_at" : "2018-08-30 16:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034875810790952960\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Ze8ChrkLOK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlyeEAkU8AAsBRX.png", + "id_str" : "1034875806097403904", + "id" : 1034875806097403904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlyeEAkU8AAsBRX.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 128 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 226 + }, { + "h" : 4650, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 385 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Layne Staley", + "display_url" : "pic.twitter.com\/Ze8ChrkLOK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/hFLcizFYTj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857126591&oldid=857002145", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034875810790952960", + "text" : "Layne Staley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hFLcizFYTj https:\/\/t.co\/Ze8ChrkLOK", + "id" : 1034875810790952960, + "created_at" : "2018-08-29 18:49:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034830016960442370\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/YEnuhBQynY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dlx0adhUcAATN3B.png", + "id_str" : "1034830012338171904", + "id" : 1034830012338171904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dlx0adhUcAATN3B.png", + "sizes" : [ { + "h" : 733, + "resize" : "fit", + "w" : 874 + }, { + "h" : 570, + "resize" : "fit", + "w" : 680 + }, { + "h" : 733, + "resize" : "fit", + "w" : 874 + }, { + "h" : 733, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/YEnuhBQynY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/mOOIEuyajf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151744379&oldid=151744280&rcid=370513294", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034830016960442370", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mOOIEuyajf https:\/\/t.co\/YEnuhBQynY", + "id" : 1034830016960442370, + "created_at" : "2018-08-29 15:47:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034829319388966912\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/fSVfFCGeqc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dlxzx7NU4AAU18S.png", + "id_str" : "1034829315932741632", + "id" : 1034829315932741632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dlxzx7NU4AAU18S.png", + "sizes" : [ { + "h" : 885, + "resize" : "fit", + "w" : 874 + }, { + "h" : 885, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 672 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 885, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/fSVfFCGeqc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/sxyZlIwIwM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151744280&oldid=151744201&rcid=370513148", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034829319388966912", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sxyZlIwIwM https:\/\/t.co\/fSVfFCGeqc", + "id" : 1034829319388966912, + "created_at" : "2018-08-29 15:45:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034828711445622784\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/FQID4yDZ3f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlxzORKWsAAFddC.png", + "id_str" : "1034828703350566912", + "id" : 1034828703350566912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlxzORKWsAAFddC.png", + "sizes" : [ { + "h" : 1181, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 503 + }, { + "h" : 1181, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1181, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/FQID4yDZ3f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/TsHhqdv8Ym", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151744201&oldid=151743797&rcid=370513002", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034828711445622784", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TsHhqdv8Ym https:\/\/t.co\/FQID4yDZ3f", + "id" : 1034828711445622784, + "created_at" : "2018-08-29 15:42:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034825277078220805\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Qgn33Nib40", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlxwGkvXgAApuvn.png", + "id_str" : "1034825272632246272", + "id" : 1034825272632246272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlxwGkvXgAApuvn.png", + "sizes" : [ { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/Qgn33Nib40" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/2Y7oVRJKBN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151743797&oldid=151743784&rcid=370511629", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034825277078220805", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2Y7oVRJKBN https:\/\/t.co\/Qgn33Nib40", + "id" : 1034825277078220805, + "created_at" : "2018-08-29 15:29:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034825135692369920\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/WTa4gOrgk0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dlxv-OSX0AAlRtV.png", + "id_str" : "1034825129166098432", + "id" : 1034825129166098432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dlxv-OSX0AAlRtV.png", + "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 680 + }, { + "h" : 492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/WTa4gOrgk0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/ZCWgPac8w6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151743784&oldid=151743708&rcid=370511614", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034825135692369920", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZCWgPac8w6 https:\/\/t.co\/WTa4gOrgk0", + "id" : 1034825135692369920, + "created_at" : "2018-08-29 15:28:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034824559357304832\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/DZlDOmrc1n", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlxvcyFU4AAg5R-.png", + "id_str" : "1034824554659504128", + "id" : 1034824554659504128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlxvcyFU4AAg5R-.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/DZlDOmrc1n" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/NTmrkYg2wc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151743708&oldid=151743660&rcid=370511507", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034824559357304832", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NTmrkYg2wc https:\/\/t.co\/DZlDOmrc1n", + "id" : 1034824559357304832, + "created_at" : "2018-08-29 15:26:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034824191491616773\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ldBrGEwZze", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlxvHU6XoAAV6B4.png", + "id_str" : "1034824186051665920", + "id" : 1034824186051665920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlxvHU6XoAAV6B4.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/ldBrGEwZze" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/qw9LyBNPpc", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151743660&oldid=151743555&rcid=370511439", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034824191491616773", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qw9LyBNPpc https:\/\/t.co\/ldBrGEwZze", + "id" : 1034824191491616773, + "created_at" : "2018-08-29 15:24:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034823351624237056\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/CrDyW95utr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlxuWgCXoAIWCQF.png", + "id_str" : "1034823347224420354", + "id" : 1034823347224420354, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlxuWgCXoAIWCQF.png", + "sizes" : [ { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 633 + }, { + "h" : 939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/CrDyW95utr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/0Jp6FoQguD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151743555&oldid=151743276&rcid=370511209", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034823351624237056", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0Jp6FoQguD https:\/\/t.co\/CrDyW95utr", + "id" : 1034823351624237056, + "created_at" : "2018-08-29 15:21:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034821282385342466\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/q24Xn4Vf5K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlxseAIXcAEa43g.png", + "id_str" : "1034821277075337217", + "id" : 1034821277075337217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlxseAIXcAEa43g.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/q24Xn4Vf5K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Iz09o5oJv1", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151743276&oldid=151743215&rcid=370510725", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034821282385342466", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Iz09o5oJv1 https:\/\/t.co\/q24Xn4Vf5K", + "id" : 1034821282385342466, + "created_at" : "2018-08-29 15:13:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034820788493471744\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/xNsBADGw79", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlxsBQYXgAE88K5.png", + "id_str" : "1034820783221211137", + "id" : 1034820783221211137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlxsBQYXgAE88K5.png", + "sizes" : [ { + "h" : 748, + "resize" : "fit", + "w" : 874 + }, { + "h" : 748, + "resize" : "fit", + "w" : 874 + }, { + "h" : 748, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 582, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E9 Lakehead", + "display_url" : "pic.twitter.com\/xNsBADGw79" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/sp9g6uBMsj", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151743215&oldid=145938323&rcid=370510635", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034820788493471744", + "text" : "Universit\u00E9 Lakehead Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sp9g6uBMsj https:\/\/t.co\/xNsBADGw79", + "id" : 1034820788493471744, + "created_at" : "2018-08-29 15:11:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034805738902835201\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/51BGyNxhmR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlxeVHxXoAAM9_j.png", + "id_str" : "1034805731344752640", + "id" : 1034805731344752640, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlxeVHxXoAAM9_j.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gatineau", + "display_url" : "pic.twitter.com\/51BGyNxhmR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/TMXDzy632e", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151741543&oldid=151739789&rcid=370505723", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034805738902835201", + "text" : "Gatineau Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TMXDzy632e https:\/\/t.co\/51BGyNxhmR", + "id" : 1034805738902835201, + "created_at" : "2018-08-29 14:11:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034606152326279169\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/BnDAoQ4SIX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DluozoKXsAAVhgV.png", + "id_str" : "1034606144319369216", + "id" : 1034606144319369216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DluozoKXsAAVhgV.png", + "sizes" : [ { + "h" : 450, + "resize" : "fit", + "w" : 680 + }, { + "h" : 578, + "resize" : "fit", + "w" : 874 + }, { + "h" : 578, + "resize" : "fit", + "w" : 874 + }, { + "h" : 578, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canada\u2013Malaysia relations", + "display_url" : "pic.twitter.com\/BnDAoQ4SIX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/oH6k7ena8L", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857017280&oldid=851885620", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034606152326279169", + "text" : "Canada\u2013Malaysia relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oH6k7ena8L https:\/\/t.co\/BnDAoQ4SIX", + "id" : 1034606152326279169, + "created_at" : "2018-08-29 00:58:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034530745795129348\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/oCYO1mdIwM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DltkOlPW0AAuEjI.png", + "id_str" : "1034530741089128448", + "id" : 1034530741089128448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DltkOlPW0AAuEjI.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 641 + }, { + "h" : 1636, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 363 + }, { + "h" : 1636, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Operation Rolling Thunder", + "display_url" : "pic.twitter.com\/oCYO1mdIwM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/Q9rVlXYr1z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856983798&oldid=853831436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034530745795129348", + "text" : "Operation Rolling Thunder Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/Q9rVlXYr1z https:\/\/t.co\/oCYO1mdIwM", + "id" : 1034530745795129348, + "created_at" : "2018-08-28 19:58:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034513684603777025\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/cP9KpeggGz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DltUtJCW4AYunGH.png", + "id_str" : "1034513673908314118", + "id" : 1034513673908314118, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DltUtJCW4AYunGH.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to St. Peter Catholic High School", + "display_url" : "pic.twitter.com\/cP9KpeggGz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/V1FA1HLO6x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856975080&oldid=856975065", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034513684603777025", + "text" : "St. Peter Catholic High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V1FA1HLO6x https:\/\/t.co\/cP9KpeggGz", + "id" : 1034513684603777025, + "created_at" : "2018-08-28 18:50:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034513642190983168\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/1jX3qHcFXk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DltUrITXsAAyBLY.png", + "id_str" : "1034513639351496704", + "id" : 1034513639351496704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DltUrITXsAAyBLY.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to St. Peter Catholic High School", + "display_url" : "pic.twitter.com\/1jX3qHcFXk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/c1niDdomGX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856975065&oldid=856022318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034513642190983168", + "text" : "St. Peter Catholic High School Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/c1niDdomGX https:\/\/t.co\/1jX3qHcFXk", + "id" : 1034513642190983168, + "created_at" : "2018-08-28 18:50:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034501110042640384\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/FrU8ViM1g0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DltJRryXcAAAGaz.png", + "id_str" : "1034501107572240384", + "id" : 1034501107572240384, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DltJRryXcAAAGaz.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes (season 3)", + "display_url" : "pic.twitter.com\/FrU8ViM1g0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/6Eo7XlmdLc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856968441&oldid=856564985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034501110042640384", + "text" : "List of My Hero Academia episodes (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6Eo7XlmdLc https:\/\/t.co\/FrU8ViM1g0", + "id" : 1034501110042640384, + "created_at" : "2018-08-28 18:00:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034493336558755842\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/8zZiI8p5IP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DltCNORWwAA4Rdu.png", + "id_str" : "1034493334348283904", + "id" : 1034493334348283904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DltCNORWwAA4Rdu.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Madeleine de Verch\u00E8res", + "display_url" : "pic.twitter.com\/8zZiI8p5IP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/gNYGSiDMKQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856964614&oldid=850032845", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034493336558755842", + "text" : "Madeleine de Verch\u00E8res Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/gNYGSiDMKQ https:\/\/t.co\/8zZiI8p5IP", + "id" : 1034493336558755842, + "created_at" : "2018-08-28 17:30:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034456429644664832\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/tT1m2vbzQJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlsgortU0AAiAS7.png", + "id_str" : "1034456422711349248", + "id" : 1034456422711349248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlsgortU0AAiAS7.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bobby Fischer", + "display_url" : "pic.twitter.com\/tT1m2vbzQJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/6ioj7GaqQK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856945691&oldid=856945406", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034456429644664832", + "text" : "Bobby Fischer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6ioj7GaqQK https:\/\/t.co\/tT1m2vbzQJ", + "id" : 1034456429644664832, + "created_at" : "2018-08-28 15:03:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034456079114166272\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/PUHZ3DlQBe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlsgUijXcAAU7Hd.png", + "id_str" : "1034456076656275456", + "id" : 1034456076656275456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlsgUijXcAAU7Hd.png", + "sizes" : [ { + "h" : 929, + "resize" : "fit", + "w" : 874 + }, { + "h" : 929, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 640 + }, { + "h" : 929, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/PUHZ3DlQBe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/qY6FlIdQxK", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151714388&oldid=151713686&rcid=370448257", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034456079114166272", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qY6FlIdQxK https:\/\/t.co\/PUHZ3DlQBe", + "id" : 1034456079114166272, + "created_at" : "2018-08-28 15:02:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034455956057456640\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/d8lXrSddnB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlsgNIRWsAE6OuF.png", + "id_str" : "1034455949342322689", + "id" : 1034455949342322689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlsgNIRWsAE6OuF.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bobby Fischer", + "display_url" : "pic.twitter.com\/d8lXrSddnB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/s0gV5Is0Xk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856945406&oldid=856708830", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034455956057456640", + "text" : "Bobby Fischer Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s0gV5Is0Xk https:\/\/t.co\/d8lXrSddnB", + "id" : 1034455956057456640, + "created_at" : "2018-08-28 15:01:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034449340444626944\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/zUmBOPe1G7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlsaMUFXcAEjPOY.png", + "id_str" : "1034449338263629825", + "id" : 1034449338263629825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlsaMUFXcAEjPOY.png", + "sizes" : [ { + "h" : 497, + "resize" : "fit", + "w" : 874 + }, { + "h" : 387, + "resize" : "fit", + "w" : 680 + }, { + "h" : 497, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 497, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/zUmBOPe1G7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Tpujb0XPlO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151713686&oldid=151713618&rcid=370446782", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034449340444626944", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Tpujb0XPlO https:\/\/t.co\/zUmBOPe1G7", + "id" : 1034449340444626944, + "created_at" : "2018-08-28 14:35:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034448658165641216\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/oFpRgOsmrs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlsZkflU4AAkMV8.png", + "id_str" : "1034448654155702272", + "id" : 1034448654155702272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlsZkflU4AAkMV8.png", + "sizes" : [ { + "h" : 3383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 310 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 529 + }, { + "h" : 680, + "resize" : "fit", + "w" : 176 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/oFpRgOsmrs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Yhn7EuXlXD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151713618&oldid=151547022&rcid=370446604", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034448658165641216", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Yhn7EuXlXD https:\/\/t.co\/oFpRgOsmrs", + "id" : 1034448658165641216, + "created_at" : "2018-08-28 14:32:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034173217592811522\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ZemIcHT3rF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlofDn7X4AEh9Ww.png", + "id_str" : "1034173211553030145", + "id" : 1034173211553030145, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlofDn7X4AEh9Ww.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to ShiVa", + "display_url" : "pic.twitter.com\/ZemIcHT3rF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/fEDEQvpKrN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856832973&oldid=853516565", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034173217592811522", + "text" : "ShiVa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fEDEQvpKrN https:\/\/t.co\/ZemIcHT3rF", + "id" : 1034173217592811522, + "created_at" : "2018-08-27 20:18:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034099538250883072\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/ovMS3K4h64", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlncDCUXsAAc9fx.jpg", + "id_str" : "1034099534178267136", + "id" : 1034099534178267136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlncDCUXsAAc9fx.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 564, + "resize" : "fit", + "w" : 874 + }, { + "h" : 564, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 680 + }, { + "h" : 564, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Quebec general election, 2018", + "display_url" : "pic.twitter.com\/ovMS3K4h64" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/waIvM2BVFK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856792062&oldid=856787905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034099538250883072", + "text" : "Quebec general election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/waIvM2BVFK https:\/\/t.co\/ovMS3K4h64", + "id" : 1034099538250883072, + "created_at" : "2018-08-27 15:25:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034091259688902656\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/ZeyS9Sp8SR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlnUhSaXcAMZ7Cx.jpg", + "id_str" : "1034091257801437187", + "id" : 1034091257801437187, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlnUhSaXcAMZ7Cx.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 603, + "resize" : "fit", + "w" : 874 + }, { + "h" : 603, + "resize" : "fit", + "w" : 874 + }, { + "h" : 603, + "resize" : "fit", + "w" : 874 + }, { + "h" : 469, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Quebec general election, 2018", + "display_url" : "pic.twitter.com\/ZeyS9Sp8SR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/1R8W6u1wUG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856787905&oldid=856787094", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034091259688902656", + "text" : "Quebec general election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1R8W6u1wUG https:\/\/t.co\/ZeyS9Sp8SR", + "id" : 1034091259688902656, + "created_at" : "2018-08-27 14:52:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034089676418805760\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/wTSLEoHhFa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlnTFFdW0AImUzL.jpg", + "id_str" : "1034089673776353282", + "id" : 1034089673776353282, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlnTFFdW0AImUzL.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Quebec general election, 2018", + "display_url" : "pic.twitter.com\/wTSLEoHhFa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/5NbIjESACb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856787094&oldid=856745617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034089676418805760", + "text" : "Quebec general election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5NbIjESACb https:\/\/t.co\/wTSLEoHhFa", + "id" : 1034089676418805760, + "created_at" : "2018-08-27 14:46:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1034080507120812032\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/hZCrm1qUME", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlnKvVYVsAAInZp.png", + "id_str" : "1034080504000131072", + "id" : 1034080504000131072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlnKvVYVsAAInZp.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to \u00C9pluchette de bl\u00E9 d'Inde", + "display_url" : "pic.twitter.com\/hZCrm1qUME" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/TJ4kgLytao", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151680846&oldid=147322399&rcid=370371861", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1034080507120812032", + "text" : "\u00C9pluchette de bl\u00E9 d'Inde Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/TJ4kgLytao https:\/\/t.co\/hZCrm1qUME", + "id" : 1034080507120812032, + "created_at" : "2018-08-27 14:09:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033088139051581440\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/uQfdmkmSyR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlZEL0vXgAAVuNL.png", + "id_str" : "1033088134454673408", + "id" : 1033088134454673408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlZEL0vXgAAVuNL.png", + "sizes" : [ { + "h" : 366, + "resize" : "fit", + "w" : 680 + }, { + "h" : 471, + "resize" : "fit", + "w" : 874 + }, { + "h" : 471, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 471, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Buddhist Sanghas and Governing Bodies", + "display_url" : "pic.twitter.com\/uQfdmkmSyR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/qxcRBRa7sK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856386304&oldid=798654111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033088139051581440", + "text" : "List of Buddhist Sanghas and Governing Bodies Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qxcRBRa7sK https:\/\/t.co\/uQfdmkmSyR", + "id" : 1033088139051581440, + "created_at" : "2018-08-24 20:26:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033080218041442306\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/lzks62Wdva", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlY8-2_W4AYDh5A.png", + "id_str" : "1033080215138918406", + "id" : 1033080215138918406, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlY8-2_W4AYDh5A.png", + "sizes" : [ { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 568 + } ], + "media_alt" : "Screenshot of edit to Stonewall, Manitoba", + "display_url" : "pic.twitter.com\/lzks62Wdva" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/GXceMA6B5V", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856382372&oldid=844217880", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033080218041442306", + "text" : "Stonewall, Manitoba Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/GXceMA6B5V https:\/\/t.co\/lzks62Wdva", + "id" : 1033080218041442306, + "created_at" : "2018-08-24 19:54:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033076809628364803\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/FumiU61pYm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlY54UuXsAM_mFH.png", + "id_str" : "1033076804326764547", + "id" : 1033076804326764547, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlY54UuXsAM_mFH.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Porthill-Rykerts Border Crossing", + "display_url" : "pic.twitter.com\/FumiU61pYm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/ES2sUQ7SX8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856380393&oldid=854191200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033076809628364803", + "text" : "Porthill-Rykerts Border Crossing Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ES2sUQ7SX8 https:\/\/t.co\/FumiU61pYm", + "id" : 1033076809628364803, + "created_at" : "2018-08-24 19:41:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033044309149458437\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/T0LjQctBCi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlYcUuFWwAAHEyR.jpg", + "id_str" : "1033044306821562368", + "id" : 1033044306821562368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlYcUuFWwAAHEyR.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 361, + "resize" : "fit", + "w" : 874 + }, { + "h" : 361, + "resize" : "fit", + "w" : 874 + }, { + "h" : 281, + "resize" : "fit", + "w" : 680 + }, { + "h" : 361, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Army", + "display_url" : "pic.twitter.com\/T0LjQctBCi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/rKjVy6KGu1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856361313&oldid=855638072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033044309149458437", + "text" : "Canadian Army Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rKjVy6KGu1 https:\/\/t.co\/T0LjQctBCi", + "id" : 1033044309149458437, + "created_at" : "2018-08-24 17:32:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033009416629637120\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/5noO2votf0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlX8lpPX4AAjV08.png", + "id_str" : "1033009413207089152", + "id" : 1033009413207089152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlX8lpPX4AAjV08.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to RAAF Base Williamtown", + "display_url" : "pic.twitter.com\/5noO2votf0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ifqAnfxqpt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856343922&oldid=848953282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033009416629637120", + "text" : "RAAF Base Williamtown Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ifqAnfxqpt https:\/\/t.co\/5noO2votf0", + "id" : 1033009416629637120, + "created_at" : "2018-08-24 15:13:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033007765076291584\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/MeHPUeUw5c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlX7FaRU8AA8jaa.png", + "id_str" : "1033007759921311744", + "id" : 1033007759921311744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlX7FaRU8AA8jaa.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB North Bay", + "display_url" : "pic.twitter.com\/MeHPUeUw5c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/l3KqwfavFX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856343155&oldid=832999598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033007765076291584", + "text" : "CFB North Bay Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/l3KqwfavFX https:\/\/t.co\/MeHPUeUw5c", + "id" : 1033007765076291584, + "created_at" : "2018-08-24 15:06:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033007033598005248\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/PawpR4oTSM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlX6a4iXcAA1A0z.png", + "id_str" : "1033007029311467520", + "id" : 1033007029311467520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlX6a4iXcAA1A0z.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Bagotville", + "display_url" : "pic.twitter.com\/PawpR4oTSM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/UCZ8uUhinE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856342771&oldid=856201521", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033007033598005248", + "text" : "CFB Bagotville Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UCZ8uUhinE https:\/\/t.co\/PawpR4oTSM", + "id" : 1033007033598005248, + "created_at" : "2018-08-24 15:04:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033004703955804161\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/PzGPJS3FX4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlX4TPQUUAIZ2ss.png", + "id_str" : "1033004698947571714", + "id" : 1033004698947571714, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlX4TPQUUAIZ2ss.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/PzGPJS3FX4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/wmFa6knZ59", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856341647&oldid=856198359", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033004703955804161", + "text" : "CFB Moose Jaw Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wmFa6knZ59 https:\/\/t.co\/PzGPJS3FX4", + "id" : 1033004703955804161, + "created_at" : "2018-08-24 14:54:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033004403081523201\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/fgYmlIVBjk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlX4B4MXgAEbrY8.png", + "id_str" : "1033004400699211777", + "id" : 1033004400699211777, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlX4B4MXgAEbrY8.png", + "sizes" : [ { + "h" : 568, + "resize" : "fit", + "w" : 874 + }, { + "h" : 568, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 680 + }, { + "h" : 568, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Winnipeg", + "display_url" : "pic.twitter.com\/fgYmlIVBjk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/wtsn0XoQCC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856341519&oldid=856198413", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033004403081523201", + "text" : "CFB Winnipeg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wtsn0XoQCC https:\/\/t.co\/fgYmlIVBjk", + "id" : 1033004403081523201, + "created_at" : "2018-08-24 14:53:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033002976628166661\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/AYxpYLB3S2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlX2u3NX4AAWTIP.png", + "id_str" : "1033002974505852928", + "id" : 1033002974505852928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlX2u3NX4AAWTIP.png", + "sizes" : [ { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Shearwater", + "display_url" : "pic.twitter.com\/AYxpYLB3S2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/2kGmtsJmma", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856340847&oldid=856198604", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033002976628166661", + "text" : "CFB Shearwater Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2kGmtsJmma https:\/\/t.co\/AYxpYLB3S2", + "id" : 1033002976628166661, + "created_at" : "2018-08-24 14:47:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1033000175403454465\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/mbE0q1OlUh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlX0LvvUYAACJws.png", + "id_str" : "1033000172182069248", + "id" : 1033000172182069248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlX0LvvUYAACJws.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Cold Lake", + "display_url" : "pic.twitter.com\/mbE0q1OlUh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/uOSfqsPPL3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856339457&oldid=856197428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1033000175403454465", + "text" : "CFB Cold Lake Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/uOSfqsPPL3 https:\/\/t.co\/mbE0q1OlUh", + "id" : 1033000175403454465, + "created_at" : "2018-08-24 14:36:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032999276333412357\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/5FOczBrzZs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlXzXb2X4AAGs5a.png", + "id_str" : "1032999273489752064", + "id" : 1032999273489752064, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlXzXb2X4AAGs5a.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Comox", + "display_url" : "pic.twitter.com\/5FOczBrzZs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/gQe5lIe2c6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856339066&oldid=856338958", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032999276333412357", + "text" : "CFB Comox Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gQe5lIe2c6 https:\/\/t.co\/5FOczBrzZs", + "id" : 1032999276333412357, + "created_at" : "2018-08-24 14:33:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032999007692435457\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/sMRBtJAsgd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlXzHsmX0AAejSS.png", + "id_str" : "1032999003108134912", + "id" : 1032999003108134912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlXzHsmX0AAejSS.png", + "sizes" : [ { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Comox", + "display_url" : "pic.twitter.com\/sMRBtJAsgd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/itvqCw3iIN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856338958&oldid=856198283", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032999007692435457", + "text" : "CFB Comox Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/itvqCw3iIN https:\/\/t.co\/sMRBtJAsgd", + "id" : 1032999007692435457, + "created_at" : "2018-08-24 14:32:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032998417369317376\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/s6dyFPM9uC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlXylasXsAAK-go.png", + "id_str" : "1032998414185902080", + "id" : 1032998414185902080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlXylasXsAAK-go.png", + "sizes" : [ { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Trenton", + "display_url" : "pic.twitter.com\/s6dyFPM9uC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/CrvOiYYbIE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856338666&oldid=856197532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032998417369317376", + "text" : "CFB Trenton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CrvOiYYbIE https:\/\/t.co\/s6dyFPM9uC", + "id" : 1032998417369317376, + "created_at" : "2018-08-24 14:29:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032962280458203136\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/NrpCPsDpgQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlXRuB9W0AAzlXF.png", + "id_str" : "1032962278281367552", + "id" : 1032962278281367552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlXRuB9W0AAzlXF.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/NrpCPsDpgQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ufrLpLCx25", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856323225&oldid=856323209", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032962280458203136", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ufrLpLCx25 https:\/\/t.co\/NrpCPsDpgQ", + "id" : 1032962280458203136, + "created_at" : "2018-08-24 12:06:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032962223273066496\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/HGxhzsytfy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlXRqg5XsAAtPd2.png", + "id_str" : "1032962217866670080", + "id" : 1032962217866670080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlXRqg5XsAAtPd2.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/HGxhzsytfy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/TnrlUgW8p8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856323209&oldid=855842842", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032962223273066496", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TnrlUgW8p8 https:\/\/t.co\/HGxhzsytfy", + "id" : 1032962223273066496, + "created_at" : "2018-08-24 12:06:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032793940825653253\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/66eJVrF483", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlU4nWuXsAE3m6H.png", + "id_str" : "1032793938317520897", + "id" : 1032793938317520897, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlU4nWuXsAE3m6H.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 618 + }, { + "h" : 680, + "resize" : "fit", + "w" : 350 + }, { + "h" : 1696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1696, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS Kingston (MM 700)", + "display_url" : "pic.twitter.com\/66eJVrF483" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/gLgl71LR0g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856265214&oldid=854192041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032793940825653253", + "text" : "HMCS Kingston (MM 700) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gLgl71LR0g https:\/\/t.co\/66eJVrF483", + "id" : 1032793940825653253, + "created_at" : "2018-08-24 00:57:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032746077542383616\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ukdImZTdEK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlUNFNxUYAAjgoi.png", + "id_str" : "1032746072798420992", + "id" : 1032746072798420992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlUNFNxUYAAjgoi.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to J. Gregory Goldhawk", + "display_url" : "pic.twitter.com\/ukdImZTdEK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Lmoj26UDlJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856246488&oldid=856246396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032746077542383616", + "text" : "J. Gregory Goldhawk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Lmoj26UDlJ https:\/\/t.co\/ukdImZTdEK", + "id" : 1032746077542383616, + "created_at" : "2018-08-23 21:47:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032745924232208390\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/v5JrrOD7TS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlUM8YfU8AEeQML.png", + "id_str" : "1032745921056927745", + "id" : 1032745921056927745, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlUM8YfU8AEeQML.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 680 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to J. Gregory Goldhawk", + "display_url" : "pic.twitter.com\/v5JrrOD7TS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/qmxc9AgPTy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856246396&oldid=856245463", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032745924232208390", + "text" : "J. Gregory Goldhawk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qmxc9AgPTy https:\/\/t.co\/v5JrrOD7TS", + "id" : 1032745924232208390, + "created_at" : "2018-08-23 21:46:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032743705508302850\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/DjX4uIT8LU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlUK7SZWsAIqQQx.png", + "id_str" : "1032743703218139138", + "id" : 1032743703218139138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlUK7SZWsAIqQQx.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 680 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to J. Gregory Goldhawk", + "display_url" : "pic.twitter.com\/DjX4uIT8LU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/fJedZBK0Ph", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856245463&oldid=856244941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032743705508302850", + "text" : "J. Gregory Goldhawk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fJedZBK0Ph https:\/\/t.co\/DjX4uIT8LU", + "id" : 1032743705508302850, + "created_at" : "2018-08-23 21:37:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032742536559910912\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ou4W7tDvzW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlUJ3M9VAAAbamH.png", + "id_str" : "1032742533527306240", + "id" : 1032742533527306240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlUJ3M9VAAAbamH.png", + "sizes" : [ { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 426, + "resize" : "fit", + "w" : 680 + }, { + "h" : 547, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to J. Gregory Goldhawk", + "display_url" : "pic.twitter.com\/ou4W7tDvzW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/4QbSMxhAor", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856244941&oldid=818283332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032742536559910912", + "text" : "J. Gregory Goldhawk Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4QbSMxhAor https:\/\/t.co\/ou4W7tDvzW", + "id" : 1032742536559910912, + "created_at" : "2018-08-23 21:33:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032737790042275840\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/wYDzRfnAqy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlUFizpW4AAIjJr.png", + "id_str" : "1032737785088761856", + "id" : 1032737785088761856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlUFizpW4AAIjJr.png", + "sizes" : [ { + "h" : 488, + "resize" : "fit", + "w" : 680 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + }, { + "h" : 627, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Remembrance Day", + "display_url" : "pic.twitter.com\/wYDzRfnAqy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/LuToG6xwPY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856242935&oldid=843813841", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032737790042275840", + "text" : "Talk:Remembrance Day Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LuToG6xwPY https:\/\/t.co\/wYDzRfnAqy", + "id" : 1032737790042275840, + "created_at" : "2018-08-23 21:14:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032683785010270209\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/1AdUmDjIsT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlTUbXpW4AgEuuQ.png", + "id_str" : "1032683781243723784", + "id" : 1032683781243723784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlTUbXpW4AgEuuQ.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 833 + }, { + "h" : 1259, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 472 + }, { + "h" : 1259, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Secretary to the Governor General of Canada", + "display_url" : "pic.twitter.com\/1AdUmDjIsT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/CNwxoL79hN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856216068&oldid=824825194", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032683785010270209", + "text" : "Secretary to the Governor General of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CNwxoL79hN https:\/\/t.co\/1AdUmDjIsT", + "id" : 1032683785010270209, + "created_at" : "2018-08-23 17:39:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032683356067164161\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/6ZnY9RwbxJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlTUCSYU8AA8bd6.png", + "id_str" : "1032683350333386752", + "id" : 1032683350333386752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlTUCSYU8AA8bd6.png", + "sizes" : [ { + "h" : 292, + "resize" : "fit", + "w" : 680 + }, { + "h" : 375, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 375, + "resize" : "fit", + "w" : 874 + }, { + "h" : 375, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to William Landymore", + "display_url" : "pic.twitter.com\/6ZnY9RwbxJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/6MKGNbpSew", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856215885&oldid=801257465", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032683356067164161", + "text" : "William Landymore Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6MKGNbpSew https:\/\/t.co\/6ZnY9RwbxJ", + "id" : 1032683356067164161, + "created_at" : "2018-08-23 17:37:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032640648514613248\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/viGlKLwfOv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlStMbqWwAAy1Lk.png", + "id_str" : "1032640643670130688", + "id" : 1032640643670130688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlStMbqWwAAy1Lk.png", + "sizes" : [ { + "h" : 387, + "resize" : "fit", + "w" : 680 + }, { + "h" : 497, + "resize" : "fit", + "w" : 874 + }, { + "h" : 497, + "resize" : "fit", + "w" : 874 + }, { + "h" : 497, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to World Life Saving Championships", + "display_url" : "pic.twitter.com\/viGlKLwfOv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/qkrRA1Djwq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856195656&oldid=856195369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032640648514613248", + "text" : "World Life Saving Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qkrRA1Djwq https:\/\/t.co\/viGlKLwfOv", + "id" : 1032640648514613248, + "created_at" : "2018-08-23 14:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032639912779165698\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/IV8zNzY3GZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSshqAW4AABZGW.png", + "id_str" : "1032639908786135040", + "id" : 1032639908786135040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSshqAW4AABZGW.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to World Life Saving Championships", + "display_url" : "pic.twitter.com\/IV8zNzY3GZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/s8DPiaXNZW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856195369&oldid=816472487", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032639912779165698", + "text" : "World Life Saving Championships Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/s8DPiaXNZW https:\/\/t.co\/IV8zNzY3GZ", + "id" : 1032639912779165698, + "created_at" : "2018-08-23 14:45:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032639491444494339\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/05V1izldn8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSsJDKWwAITxyI.png", + "id_str" : "1032639486042226690", + "id" : 1032639486042226690, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSsJDKWwAITxyI.png", + "sizes" : [ { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Riccione", + "display_url" : "pic.twitter.com\/05V1izldn8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/vFvlK653pC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856195194&oldid=854767118", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032639491444494339", + "text" : "Riccione Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vFvlK653pC https:\/\/t.co\/05V1izldn8", + "id" : 1032639491444494339, + "created_at" : "2018-08-23 14:43:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032630195109482503\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/8lab0LCceu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSjsCIW4AE9vVl.png", + "id_str" : "1032630191456182273", + "id" : 1032630191456182273, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSjsCIW4AE9vVl.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 853 + }, { + "h" : 680, + "resize" : "fit", + "w" : 484 + }, { + "h" : 1229, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1229, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Please Stand By", + "display_url" : "pic.twitter.com\/8lab0LCceu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/IAUhZD15JG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856191698&oldid=855937409", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032630195109482503", + "text" : "Please Stand By Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IAUhZD15JG https:\/\/t.co\/8lab0LCceu", + "id" : 1032630195109482503, + "created_at" : "2018-08-23 14:06:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032624728467484673\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/aa64FD6kaw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSet61X4AAd5XZ.png", + "id_str" : "1032624726299107328", + "id" : 1032624726299107328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSet61X4AAd5XZ.png", + "sizes" : [ { + "h" : 748, + "resize" : "fit", + "w" : 874 + }, { + "h" : 748, + "resize" : "fit", + "w" : 874 + }, { + "h" : 582, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 748, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/aa64FD6kaw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/whqsmwhJMe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856189621&oldid=856066369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032624728467484673", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/whqsmwhJMe https:\/\/t.co\/aa64FD6kaw", + "id" : 1032624728467484673, + "created_at" : "2018-08-23 13:44:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032622552617811971\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/9H8LKFJyTj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlScvHpXcAExQV0.png", + "id_str" : "1032622547895021569", + "id" : 1032622547895021569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlScvHpXcAExQV0.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Esquimalt", + "display_url" : "pic.twitter.com\/9H8LKFJyTj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/qntY2MdxF4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856188710&oldid=856188319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032622552617811971", + "text" : "CFB Esquimalt Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qntY2MdxF4 https:\/\/t.co\/9H8LKFJyTj", + "id" : 1032622552617811971, + "created_at" : "2018-08-23 13:36:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032621675400048640\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/XDmQ2Z5tj8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSb8BSWwAAWmL1.png", + "id_str" : "1032621670014566400", + "id" : 1032621670014566400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSb8BSWwAAWmL1.png", + "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 298, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Esquimalt", + "display_url" : "pic.twitter.com\/XDmQ2Z5tj8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/AABC34GRs7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856188319&oldid=856056696", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032621675400048640", + "text" : "CFB Esquimalt Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AABC34GRs7 https:\/\/t.co\/XDmQ2Z5tj8", + "id" : 1032621675400048640, + "created_at" : "2018-08-23 13:32:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032620789588262912\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/Tm1GqJOzz4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSbImbXoAED_jq.png", + "id_str" : "1032620786631286785", + "id" : 1032620786631286785, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSbImbXoAED_jq.png", + "sizes" : [ { + "h" : 414, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 680 + }, { + "h" : 414, + "resize" : "fit", + "w" : 874 + }, { + "h" : 414, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Goose Bay", + "display_url" : "pic.twitter.com\/Tm1GqJOzz4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/3uzjwYs6Vs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856187965&oldid=851416518", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032620789588262912", + "text" : "CFB Goose Bay Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3uzjwYs6Vs https:\/\/t.co\/Tm1GqJOzz4", + "id" : 1032620789588262912, + "created_at" : "2018-08-23 13:29:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032620469952946176\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3n1Cly7MLA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSa188U0AAl78u.png", + "id_str" : "1032620466257580032", + "id" : 1032620466257580032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSa188U0AAl78u.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFB Gander", + "display_url" : "pic.twitter.com\/3n1Cly7MLA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/lHqT6T551t", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856187849&oldid=851162981", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032620469952946176", + "text" : "CFB Gander Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lHqT6T551t https:\/\/t.co\/3n1Cly7MLA", + "id" : 1032620469952946176, + "created_at" : "2018-08-23 13:27:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032620224179253248\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/OiPvuQeRfF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSankXX0AApw01.png", + "id_str" : "1032620219141967872", + "id" : 1032620219141967872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSankXX0AApw01.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFB Shearwater", + "display_url" : "pic.twitter.com\/OiPvuQeRfF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/8DLKF5MjwG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856187752&oldid=856053362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032620224179253248", + "text" : "CFB Shearwater Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/8DLKF5MjwG https:\/\/t.co\/OiPvuQeRfF", + "id" : 1032620224179253248, + "created_at" : "2018-08-23 13:27:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032619958021369862\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/9MsHezZMl0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSaYKcW0AAWDsL.png", + "id_str" : "1032619954485514240", + "id" : 1032619954485514240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSaYKcW0AAWDsL.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFB Bagotville", + "display_url" : "pic.twitter.com\/9MsHezZMl0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/cynmwhO2Bg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856187642&oldid=853013641", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032619958021369862", + "text" : "CFB Bagotville Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cynmwhO2Bg https:\/\/t.co\/9MsHezZMl0", + "id" : 1032619958021369862, + "created_at" : "2018-08-23 13:25:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032619535784992768\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/RNCnDg2HuW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSZ_o-XgAAI-SI.png", + "id_str" : "1032619533184499712", + "id" : 1032619533184499712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSZ_o-XgAAI-SI.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Winnipeg", + "display_url" : "pic.twitter.com\/RNCnDg2HuW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/H1TmVr75eN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856187492&oldid=828748700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032619535784992768", + "text" : "CFB Winnipeg Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/H1TmVr75eN https:\/\/t.co\/RNCnDg2HuW", + "id" : 1032619535784992768, + "created_at" : "2018-08-23 13:24:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032619250870104069\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/r3oOZ8XA0x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSZu5FXcAIj-BR.png", + "id_str" : "1032619245451046914", + "id" : 1032619245451046914, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSZu5FXcAIj-BR.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Moose Jaw", + "display_url" : "pic.twitter.com\/r3oOZ8XA0x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/IQggpZVZO7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856187373&oldid=856053200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032619250870104069", + "text" : "CFB Moose Jaw Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IQggpZVZO7 https:\/\/t.co\/r3oOZ8XA0x", + "id" : 1032619250870104069, + "created_at" : "2018-08-23 13:23:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032618729908174848\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/QjfnqONspb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSZQwCWsAEGwRj.png", + "id_str" : "1032618727626420225", + "id" : 1032618727626420225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSZQwCWsAEGwRj.png", + "sizes" : [ { + "h" : 271, + "resize" : "fit", + "w" : 680 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 348, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Comox", + "display_url" : "pic.twitter.com\/QjfnqONspb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/XQgnnv2dmp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856187182&oldid=856053332", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032618729908174848", + "text" : "CFB Comox Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/XQgnnv2dmp https:\/\/t.co\/QjfnqONspb", + "id" : 1032618729908174848, + "created_at" : "2018-08-23 13:21:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032618236351836161\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/xR2jfZnnHn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSY0BVXgAA_Y6k.png", + "id_str" : "1032618234053361664", + "id" : 1032618234053361664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSY0BVXgAA_Y6k.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Cold Lake", + "display_url" : "pic.twitter.com\/xR2jfZnnHn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/UXlzmccTxq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856186962&oldid=856063655", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032618236351836161", + "text" : "CFB Cold Lake Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UXlzmccTxq https:\/\/t.co\/xR2jfZnnHn", + "id" : 1032618236351836161, + "created_at" : "2018-08-23 13:19:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032618041522237440\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/Pxyb3IlHw4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSYorTXcAA3z0a.png", + "id_str" : "1032618039160827904", + "id" : 1032618039160827904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSYorTXcAA3z0a.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB St. Hubert", + "display_url" : "pic.twitter.com\/Pxyb3IlHw4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/BUHuVpOuDj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856186872&oldid=856064916", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032618041522237440", + "text" : "CFB St. Hubert Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BUHuVpOuDj https:\/\/t.co\/Pxyb3IlHw4", + "id" : 1032618041522237440, + "created_at" : "2018-08-23 13:18:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032617527178940416\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/GKFr8Cy0dp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSYKwXWsAAwgkN.png", + "id_str" : "1032617525123657728", + "id" : 1032617525123657728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSYKwXWsAAwgkN.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFB Trenton", + "display_url" : "pic.twitter.com\/GKFr8Cy0dp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ZJbqmZW9jS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856186649&oldid=856064072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032617527178940416", + "text" : "CFB Trenton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZJbqmZW9jS https:\/\/t.co\/GKFr8Cy0dp", + "id" : 1032617527178940416, + "created_at" : "2018-08-23 13:16:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032617194339876864\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/wdEjlFwnid", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSX3XAX4AARqW3.png", + "id_str" : "1032617191898865664", + "id" : 1032617191898865664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSX3XAX4AARqW3.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Greenwood", + "display_url" : "pic.twitter.com\/wdEjlFwnid" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gF0aLPmrcx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856186502&oldid=856054552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032617194339876864", + "text" : "CFB Greenwood Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gF0aLPmrcx https:\/\/t.co\/wdEjlFwnid", + "id" : 1032617194339876864, + "created_at" : "2018-08-23 13:14:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032604281650798592\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/UKvBMdHrp0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSMHvNW0AEplpm.png", + "id_str" : "1032604279134146561", + "id" : 1032604279134146561, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSMHvNW0AEplpm.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canada\u2013Romania relations", + "display_url" : "pic.twitter.com\/UKvBMdHrp0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/15CzWqvOto", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856181372&oldid=856181356", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032604281650798592", + "text" : "Canada\u2013Romania relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/15CzWqvOto https:\/\/t.co\/UKvBMdHrp0", + "id" : 1032604281650798592, + "created_at" : "2018-08-23 12:23:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032604234288689153\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/DMr0wWsj6K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSME7ZX0AATAmF.png", + "id_str" : "1032604230866161664", + "id" : 1032604230866161664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSME7ZX0AATAmF.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canada\u2013Romania relations", + "display_url" : "pic.twitter.com\/DMr0wWsj6K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/TQRIi52s0z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856181356&oldid=856180988", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032604234288689153", + "text" : "Canada\u2013Romania relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TQRIi52s0z https:\/\/t.co\/DMr0wWsj6K", + "id" : 1032604234288689153, + "created_at" : "2018-08-23 12:23:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032604050859220992\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/JYmtQTkP4P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSL6T1W4AECbti.png", + "id_str" : "1032604048447430657", + "id" : 1032604048447430657, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSL6T1W4AECbti.png", + "sizes" : [ { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Embassy of Canada, Bucharest", + "display_url" : "pic.twitter.com\/JYmtQTkP4P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/fVDIf55lZk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856181274&oldid=856181096", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032604050859220992", + "text" : "Embassy of Canada, Bucharest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fVDIf55lZk https:\/\/t.co\/JYmtQTkP4P", + "id" : 1032604050859220992, + "created_at" : "2018-08-23 12:22:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032603612193669120\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/z1Dlhba9Iz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSLgxFX4AADXMd.png", + "id_str" : "1032603609622634496", + "id" : 1032603609622634496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSLgxFX4AADXMd.png", + "sizes" : [ { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Embassy of Canada, Bucharest", + "display_url" : "pic.twitter.com\/z1Dlhba9Iz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/YRNetRfKLL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856181096&oldid=856180668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032603612193669120", + "text" : "Embassy of Canada, Bucharest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YRNetRfKLL https:\/\/t.co\/z1Dlhba9Iz", + "id" : 1032603612193669120, + "created_at" : "2018-08-23 12:21:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032603296865964032\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/PmEhjFfs36", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSLObbXgAUo4p7.png", + "id_str" : "1032603294571659269", + "id" : 1032603294571659269, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSLObbXgAUo4p7.png", + "sizes" : [ { + "h" : 846, + "resize" : "fit", + "w" : 874 + }, { + "h" : 846, + "resize" : "fit", + "w" : 874 + }, { + "h" : 846, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 658, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canada\u2013Romania relations", + "display_url" : "pic.twitter.com\/PmEhjFfs36" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/lkE5aWoMS3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856180988&oldid=828491896", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032603296865964032", + "text" : "Canada\u2013Romania relations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lkE5aWoMS3 https:\/\/t.co\/PmEhjFfs36", + "id" : 1032603296865964032, + "created_at" : "2018-08-23 12:19:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032602560799170565\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/8wVofaBifo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSKjkCWwAIikGk.png", + "id_str" : "1032602558148296706", + "id" : 1032602558148296706, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSKjkCWwAIikGk.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 858 + }, { + "h" : 680, + "resize" : "fit", + "w" : 486 + }, { + "h" : 1223, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1223, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Embassy of Canada, Bucharest", + "display_url" : "pic.twitter.com\/8wVofaBifo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/QwMYA81XDQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856180668&oldid=856180265", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032602560799170565", + "text" : "Embassy of Canada, Bucharest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QwMYA81XDQ https:\/\/t.co\/8wVofaBifo", + "id" : 1032602560799170565, + "created_at" : "2018-08-23 12:16:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032601714195673088\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/LpiPwufS6k", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlSJyJpWwAAgdrK.png", + "id_str" : "1032601709250527232", + "id" : 1032601709250527232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlSJyJpWwAAgdrK.png", + "sizes" : [ { + "h" : 435, + "resize" : "fit", + "w" : 680 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 559, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Embassy of Canada, Bucharest", + "display_url" : "pic.twitter.com\/LpiPwufS6k" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/AMddBU5hDT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856180265&oldid=828495654", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032601714195673088", + "text" : "Embassy of Canada, Bucharest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AMddBU5hDT https:\/\/t.co\/LpiPwufS6k", + "id" : 1032601714195673088, + "created_at" : "2018-08-23 12:13:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032368703969538048\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/3KCEc28u5R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlO13J_XsAEoLyB.png", + "id_str" : "1032368698777120769", + "id" : 1032368698777120769, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlO13J_XsAEoLyB.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Studio K Show", + "display_url" : "pic.twitter.com\/3KCEc28u5R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/sPNdPzQIWc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856094682&oldid=848371395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032368703969538048", + "text" : "The Studio K Show Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/sPNdPzQIWc https:\/\/t.co\/3KCEc28u5R", + "id" : 1032368703969538048, + "created_at" : "2018-08-22 20:47:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032341848239558656\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/eiGTxj7V1j", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlOdcErXgAAv9gD.jpg", + "id_str" : "1032341845215510528", + "id" : 1032341845215510528, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlOdcErXgAAv9gD.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 680 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to GeForce 20 series", + "display_url" : "pic.twitter.com\/eiGTxj7V1j" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/sSyJ0HaBaI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856082172&oldid=856070556", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032341848239558656", + "text" : "GeForce 20 series Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sSyJ0HaBaI https:\/\/t.co\/eiGTxj7V1j", + "id" : 1032341848239558656, + "created_at" : "2018-08-22 19:00:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032330597375651841\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/GciVrFXb9k", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlOTNJnXgAAzAOM.jpg", + "id_str" : "1032330593726595072", + "id" : 1032330593726595072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlOTNJnXgAAzAOM.jpg", + "sizes" : [ { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 540 + } ], + "media_alt" : "Screenshot of edit to Tianxia", + "display_url" : "pic.twitter.com\/GciVrFXb9k" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/m9CPa4Dt0g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856076778&oldid=852648753", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032330597375651841", + "text" : "Tianxia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m9CPa4Dt0g https:\/\/t.co\/GciVrFXb9k", + "id" : 1032330597375651841, + "created_at" : "2018-08-22 18:16:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032317833508741128\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/tAm6ud9gmE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlOHl-4VAAcZdbZ.png", + "id_str" : "1032317826202140679", + "id" : 1032317826202140679, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlOHl-4VAAcZdbZ.png", + "sizes" : [ { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Francia", + "display_url" : "pic.twitter.com\/tAm6ud9gmE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/kgR9UDecPL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856070319&oldid=855362807", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032317833508741128", + "text" : "Francia Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kgR9UDecPL https:\/\/t.co\/tAm6ud9gmE", + "id" : 1032317833508741128, + "created_at" : "2018-08-22 17:25:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032317346772398080\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/m2WxU0OlLr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlOHJ2QWsAIaGmr.png", + "id_str" : "1032317342850658306", + "id" : 1032317342850658306, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlOHJ2QWsAIaGmr.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Human extinction", + "display_url" : "pic.twitter.com\/m2WxU0OlLr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/xFAC6d4bXL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856070116&oldid=854886579", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032317346772398080", + "text" : "Human extinction Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xFAC6d4bXL https:\/\/t.co\/m2WxU0OlLr", + "id" : 1032317346772398080, + "created_at" : "2018-08-22 17:23:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032308434480365569\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/RJJydLl45P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlN_DCfXcAAXe6U.png", + "id_str" : "1032308429782740992", + "id" : 1032308429782740992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlN_DCfXcAAXe6U.png", + "sizes" : [ { + "h" : 1433, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 732 + }, { + "h" : 1433, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 415 + } ], + "media_alt" : "Screenshot of edit to Gaspar de Z\u00FA\u00F1iga y Acevedo", + "display_url" : "pic.twitter.com\/RJJydLl45P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/xzhY8GDQGO", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151539905&oldid=145210272&rcid=370054532", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032308434480365569", + "text" : "Gaspar de Z\u00FA\u00F1iga y Acevedo Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xzhY8GDQGO https:\/\/t.co\/RJJydLl45P", + "id" : 1032308434480365569, + "created_at" : "2018-08-22 16:48:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288888537182208\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/0H3GX5sXmX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNtRdeXoAIvqfb.png", + "id_str" : "1032288886335184898", + "id" : 1032288886335184898, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNtRdeXoAIvqfb.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB St. Hubert", + "display_url" : "pic.twitter.com\/0H3GX5sXmX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/MdF7HuTDn7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056460&oldid=834313362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288888537182208", + "text" : "CFB St. Hubert Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MdF7HuTDn7 https:\/\/t.co\/0H3GX5sXmX", + "id" : 1032288888537182208, + "created_at" : "2018-08-22 15:30:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288819410874369\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/KTCkrMO4oz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNtNc3X0AAPT_M.png", + "id_str" : "1032288817452142592", + "id" : 1032288817452142592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNtNc3X0AAPT_M.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/KTCkrMO4oz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Zjh5hRoml5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056419&oldid=856056339", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288819410874369", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Zjh5hRoml5 https:\/\/t.co\/KTCkrMO4oz", + "id" : 1032288819410874369, + "created_at" : "2018-08-22 15:30:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288665358221312\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/FkcTIBiiaH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNtEMEW4AUioOR.png", + "id_str" : "1032288658324381701", + "id" : 1032288658324381701, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNtEMEW4AUioOR.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/FkcTIBiiaH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/mfeaUyIsVr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056339&oldid=856055559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288665358221312", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mfeaUyIsVr https:\/\/t.co\/FkcTIBiiaH", + "id" : 1032288665358221312, + "created_at" : "2018-08-22 15:29:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288508197711872\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/xxw7WdqxAo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNs7UxW4AAKV-e.png", + "id_str" : "1032288506041786368", + "id" : 1032288506041786368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNs7UxW4AAKV-e.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Cold Lake", + "display_url" : "pic.twitter.com\/xxw7WdqxAo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/2hf80ufVAm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056272&oldid=856053292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288508197711872", + "text" : "CFB Cold Lake Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2hf80ufVAm https:\/\/t.co\/xxw7WdqxAo", + "id" : 1032288508197711872, + "created_at" : "2018-08-22 15:28:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288435346857984\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/1gwAscSQU1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNs3EMW0AE2KEM.png", + "id_str" : "1032288432872148993", + "id" : 1032288432872148993, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNs3EMW0AE2KEM.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Trenton", + "display_url" : "pic.twitter.com\/1gwAscSQU1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/b2TZw7NdXk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056232&oldid=856056060", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288435346857984", + "text" : "CFB Trenton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b2TZw7NdXk https:\/\/t.co\/1gwAscSQU1", + "id" : 1032288435346857984, + "created_at" : "2018-08-22 15:28:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288272180031488\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/NmwrcdW04U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNstifXgAI0pK4.png", + "id_str" : "1032288269206257666", + "id" : 1032288269206257666, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNstifXgAI0pK4.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Esquimalt", + "display_url" : "pic.twitter.com\/NmwrcdW04U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/QbQ1TX4Jgg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056170&oldid=856056084", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288272180031488", + "text" : "CFB Esquimalt Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QbQ1TX4Jgg https:\/\/t.co\/NmwrcdW04U", + "id" : 1032288272180031488, + "created_at" : "2018-08-22 15:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288264777072640\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/s7ERA0SN1Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNstIcW0AE4dg3.png", + "id_str" : "1032288262214307841", + "id" : 1032288262214307841, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNstIcW0AE4dg3.png", + "sizes" : [ { + "h" : 1636, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 641 + }, { + "h" : 1636, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 363 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mandate of Heaven", + "display_url" : "pic.twitter.com\/s7ERA0SN1Z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/KKPG4ttdG3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056169&oldid=854713899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288264777072640", + "text" : "Mandate of Heaven Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KKPG4ttdG3 https:\/\/t.co\/s7ERA0SN1Z", + "id" : 1032288264777072640, + "created_at" : "2018-08-22 15:27:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288100939190278\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/J2SVcWZsor", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNsjmTX4AAzfpS.png", + "id_str" : "1032288098431000576", + "id" : 1032288098431000576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNsjmTX4AAzfpS.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Esquimalt", + "display_url" : "pic.twitter.com\/J2SVcWZsor" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/B8RMEur6w4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056084&oldid=856055929", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288100939190278", + "text" : "CFB Esquimalt Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/B8RMEur6w4 https:\/\/t.co\/J2SVcWZsor", + "id" : 1032288100939190278, + "created_at" : "2018-08-22 15:27:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032288039622635521\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/yrOK0NkUOn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNsf7PXsAEPQYm.png", + "id_str" : "1032288035331878913", + "id" : 1032288035331878913, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNsf7PXsAEPQYm.png", + "sizes" : [ { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 263, + "resize" : "fit", + "w" : 680 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Trenton", + "display_url" : "pic.twitter.com\/yrOK0NkUOn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/wp6p88BA2g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856056060&oldid=856046575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032288039622635521", + "text" : "CFB Trenton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wp6p88BA2g https:\/\/t.co\/yrOK0NkUOn", + "id" : 1032288039622635521, + "created_at" : "2018-08-22 15:27:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032287771514298370\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/tewghmeG7Z", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNsQWHUwAAVUpF.png", + "id_str" : "1032287767667982336", + "id" : 1032287767667982336, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNsQWHUwAAVUpF.png", + "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 298, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Esquimalt", + "display_url" : "pic.twitter.com\/tewghmeG7Z" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/kJQ8J6ED7X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856055929&oldid=834476455", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032287771514298370", + "text" : "CFB Esquimalt Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kJQ8J6ED7X https:\/\/t.co\/tewghmeG7Z", + "id" : 1032287771514298370, + "created_at" : "2018-08-22 15:25:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032286946092089347\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/iUW1TdYtJZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNrgXqWwAAcjp4.png", + "id_str" : "1032286943449628672", + "id" : 1032286943449628672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNrgXqWwAAcjp4.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/iUW1TdYtJZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/boxAq5itNf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856055559&oldid=856053933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032286946092089347", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/boxAq5itNf https:\/\/t.co\/iUW1TdYtJZ", + "id" : 1032286946092089347, + "created_at" : "2018-08-22 15:22:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032283678234238976\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/lqPVme0LQs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNoiK-W4AEfoT-.png", + "id_str" : "1032283675868717057", + "id" : 1032283675868717057, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNoiK-W4AEfoT-.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 327, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canadian Naval Ensign", + "display_url" : "pic.twitter.com\/lqPVme0LQs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/eCVzVBx2dP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856054082&oldid=824324942", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032283678234238976", + "text" : "Canadian Naval Ensign Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eCVzVBx2dP https:\/\/t.co\/lqPVme0LQs", + "id" : 1032283678234238976, + "created_at" : "2018-08-22 15:09:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032283342169952259\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/PKHkXkAqX4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNoOnYWsAAyS89.png", + "id_str" : "1032283339896565760", + "id" : 1032283339896565760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNoOnYWsAAyS89.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 289, + "resize" : "fit", + "w" : 680 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/PKHkXkAqX4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/rU09uVKOhr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856053933&oldid=856053796", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032283342169952259", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rU09uVKOhr https:\/\/t.co\/PKHkXkAqX4", + "id" : 1032283342169952259, + "created_at" : "2018-08-22 15:08:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032283021662212097\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/einXs37bpK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNn76LXcAcdipa.png", + "id_str" : "1032283018524848135", + "id" : 1032283018524848135, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNn76LXcAcdipa.png", + "sizes" : [ { + "h" : 289, + "resize" : "fit", + "w" : 680 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/einXs37bpK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/qh6Trpjl0M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856053796&oldid=856053677", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032283021662212097", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qh6Trpjl0M https:\/\/t.co\/einXs37bpK", + "id" : 1032283021662212097, + "created_at" : "2018-08-22 15:07:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032282763406331910\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/WTLzcxyMkO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNns4BVAAA6zd7.png", + "id_str" : "1032282760247836672", + "id" : 1032282760247836672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNns4BVAAA6zd7.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/WTLzcxyMkO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/OJhWYuIYgj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856053677&oldid=856053532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032282763406331910", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OJhWYuIYgj https:\/\/t.co\/WTLzcxyMkO", + "id" : 1032282763406331910, + "created_at" : "2018-08-22 15:06:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032282031475056641\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/ThSWntY3mU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNnCRkV4AYBx9E.png", + "id_str" : "1032282028371206150", + "id" : 1032282028371206150, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNnCRkV4AYBx9E.png", + "sizes" : [ { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 263, + "resize" : "fit", + "w" : 680 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/ThSWntY3mU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/3JSEDaVek5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856053369&oldid=856052979", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032282031475056641", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3JSEDaVek5 https:\/\/t.co\/ThSWntY3mU", + "id" : 1032282031475056641, + "created_at" : "2018-08-22 15:03:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032281155863830534\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/q0aL0p6LuM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNmPTMWsAAdhpK.png", + "id_str" : "1032281152634138624", + "id" : 1032281152634138624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNmPTMWsAAdhpK.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/q0aL0p6LuM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Vm6CDQ1hlO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856052979&oldid=856052923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032281155863830534", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Vm6CDQ1hlO https:\/\/t.co\/q0aL0p6LuM", + "id" : 1032281155863830534, + "created_at" : "2018-08-22 14:59:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032281008438222853\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/5iFvpd4t2P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNmGwGXgAAfuQ8.png", + "id_str" : "1032281005774831616", + "id" : 1032281005774831616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNmGwGXgAAfuQ8.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFB Halifax", + "display_url" : "pic.twitter.com\/5iFvpd4t2P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Rg796Z7unL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856052923&oldid=841898697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032281008438222853", + "text" : "CFB Halifax Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Rg796Z7unL https:\/\/t.co\/5iFvpd4t2P", + "id" : 1032281008438222853, + "created_at" : "2018-08-22 14:59:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032279986525360128\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/nMJtq43fcp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNlLNUXgAAwGjS.png", + "id_str" : "1032279982826029056", + "id" : 1032279982826029056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNlLNUXgAAwGjS.png", + "sizes" : [ { + "h" : 270, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 874 + }, { + "h" : 210, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Shearwater", + "display_url" : "pic.twitter.com\/nMJtq43fcp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/SB4sD2nl51", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856052439&oldid=856052352", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032279986525360128", + "text" : "CFB Shearwater Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SB4sD2nl51 https:\/\/t.co\/nMJtq43fcp", + "id" : 1032279986525360128, + "created_at" : "2018-08-22 14:55:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032279809223733248\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/X3GspW6w2H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNlA2-XcAAojb7.png", + "id_str" : "1032279805029478400", + "id" : 1032279805029478400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNlA2-XcAAojb7.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFB Shearwater", + "display_url" : "pic.twitter.com\/X3GspW6w2H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/AjTqajoo9r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856052352&oldid=854323553", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032279809223733248", + "text" : "CFB Shearwater Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AjTqajoo9r https:\/\/t.co\/X3GspW6w2H", + "id" : 1032279809223733248, + "created_at" : "2018-08-22 14:54:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032277588591484929\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/cpBq0gfmFh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNi_kXX0AAJ3DK.png", + "id_str" : "1032277583830962176", + "id" : 1032277583830962176, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNi_kXX0AAJ3DK.png", + "sizes" : [ { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFB Moose Jaw", + "display_url" : "pic.twitter.com\/cpBq0gfmFh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/MSJrSM8NnG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856051090&oldid=854359988", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032277588591484929", + "text" : "CFB Moose Jaw Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MSJrSM8NnG https:\/\/t.co\/cpBq0gfmFh", + "id" : 1032277588591484929, + "created_at" : "2018-08-22 14:45:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032277064479596544\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/5I1aKT7I52", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNihM6XgAAK6Az.png", + "id_str" : "1032277062139215872", + "id" : 1032277062139215872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNihM6XgAAK6Az.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Comox", + "display_url" : "pic.twitter.com\/5I1aKT7I52" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/5YMBZtxAX9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856050832&oldid=854799764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032277064479596544", + "text" : "CFB Comox Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5YMBZtxAX9 https:\/\/t.co\/5I1aKT7I52", + "id" : 1032277064479596544, + "created_at" : "2018-08-22 14:43:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032269844706729984\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/4bEJxzt2sU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNb84CXcAEZy0X.png", + "id_str" : "1032269840990564353", + "id" : 1032269840990564353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNb84CXcAEZy0X.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Greenwood", + "display_url" : "pic.twitter.com\/4bEJxzt2sU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/GVyvisBEnc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856047631&oldid=849690222", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032269844706729984", + "text" : "CFB Greenwood Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GVyvisBEnc https:\/\/t.co\/4bEJxzt2sU", + "id" : 1032269844706729984, + "created_at" : "2018-08-22 14:14:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032269656101478400\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/4pq3gGh4HU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNbx8PX4AA51r7.png", + "id_str" : "1032269653140299776", + "id" : 1032269653140299776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNbx8PX4AA51r7.png", + "sizes" : [ { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 323, + "resize" : "fit", + "w" : 874 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to CFB Cold Lake", + "display_url" : "pic.twitter.com\/4pq3gGh4HU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/jpkFDWh21n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856047556&oldid=808916844", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032269656101478400", + "text" : "CFB Cold Lake Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jpkFDWh21n https:\/\/t.co\/4pq3gGh4HU", + "id" : 1032269656101478400, + "created_at" : "2018-08-22 14:13:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032267386534150146\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/Dhr9RlPZHV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNZttsX4AAww8h.png", + "id_str" : "1032267381492670464", + "id" : 1032267381492670464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNZttsX4AAww8h.png", + "sizes" : [ { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 680 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 569, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Trenton", + "display_url" : "pic.twitter.com\/Dhr9RlPZHV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/BsK3iklWnm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856046575&oldid=856046394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032267386534150146", + "text" : "CFB Trenton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/BsK3iklWnm https:\/\/t.co\/Dhr9RlPZHV", + "id" : 1032267386534150146, + "created_at" : "2018-08-22 14:04:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032266997109862400\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6I3g3lIB40", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNZXM-WwAAMCIS.png", + "id_str" : "1032266994752602112", + "id" : 1032266994752602112, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNZXM-WwAAMCIS.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Borden", + "display_url" : "pic.twitter.com\/6I3g3lIB40" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/nCTD5HolTh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856046418&oldid=856046275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032266997109862400", + "text" : "CFB Borden Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nCTD5HolTh https:\/\/t.co\/6I3g3lIB40", + "id" : 1032266997109862400, + "created_at" : "2018-08-22 14:03:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032266936762224645\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/ITOp98JjjN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNZTpiW4AEXevK.png", + "id_str" : "1032266933700321281", + "id" : 1032266933700321281, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNZTpiW4AEXevK.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CFB Trenton", + "display_url" : "pic.twitter.com\/ITOp98JjjN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/tP7TtE7d3v", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856046394&oldid=855151023", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032266936762224645", + "text" : "CFB Trenton Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tP7TtE7d3v https:\/\/t.co\/ITOp98JjjN", + "id" : 1032266936762224645, + "created_at" : "2018-08-22 14:03:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032266651008479233\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/p7ZYKahZVr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlNZC1AW4AAGQVC.png", + "id_str" : "1032266644721164288", + "id" : 1032266644721164288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlNZC1AW4AAGQVC.png", + "sizes" : [ { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 412, + "resize" : "fit", + "w" : 680 + }, { + "h" : 530, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CFB Borden", + "display_url" : "pic.twitter.com\/p7ZYKahZVr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/VpKbTaVNUM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=856046275&oldid=855482541", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032266651008479233", + "text" : "CFB Borden Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VpKbTaVNUM https:\/\/t.co\/p7ZYKahZVr", + "id" : 1032266651008479233, + "created_at" : "2018-08-22 14:02:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032035191093649410\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2NIanTdIV0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlKGiJwXcAA7e3Y.png", + "id_str" : "1032035185913720832", + "id" : 1032035185913720832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlKGiJwXcAA7e3Y.png", + "sizes" : [ { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Princess Auto", + "display_url" : "pic.twitter.com\/2NIanTdIV0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/njIyXH8QiK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855950746&oldid=840766575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032035191093649410", + "text" : "Princess Auto Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/njIyXH8QiK https:\/\/t.co\/2NIanTdIV0", + "id" : 1032035191093649410, + "created_at" : "2018-08-21 22:42:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032019651180539904\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/qsKCVcQmHH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlJ4ZyLWwAAT70_.png", + "id_str" : "1032019648982728704", + "id" : 1032019648982728704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlJ4ZyLWwAAT70_.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 346, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of natural gas pipelines", + "display_url" : "pic.twitter.com\/qsKCVcQmHH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/QR6qkysW8X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855944332&oldid=850926631", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032019651180539904", + "text" : "List of natural gas pipelines Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/QR6qkysW8X https:\/\/t.co\/qsKCVcQmHH", + "id" : 1032019651180539904, + "created_at" : "2018-08-21 21:40:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1032010725756231680\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/tuzvlzrJe0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlJwSEwXsAA5kAW.jpg", + "id_str" : "1032010720437841920", + "id" : 1032010720437841920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlJwSEwXsAA5kAW.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 152 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 259 + }, { + "h" : 6916, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 86 + } ], + "media_alt" : "Screenshot of edit to List of oil pipelines", + "display_url" : "pic.twitter.com\/tuzvlzrJe0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/VfQu4wlaoZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855940268&oldid=855916070", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1032010725756231680", + "text" : "List of oil pipelines Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/VfQu4wlaoZ https:\/\/t.co\/tuzvlzrJe0", + "id" : 1032010725756231680, + "created_at" : "2018-08-21 21:05:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031962558616535042\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/vGWntOddke", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlJEeeqXgAAUNYj.jpg", + "id_str" : "1031962555038793728", + "id" : 1031962555038793728, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlJEeeqXgAAUNYj.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 274 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 824 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 483 + }, { + "h" : 2173, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of oil pipelines", + "display_url" : "pic.twitter.com\/vGWntOddke" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/oJ9hE1JtK5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855916070&oldid=855895384", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031962558616535042", + "text" : "List of oil pipelines Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/oJ9hE1JtK5 https:\/\/t.co\/vGWntOddke", + "id" : 1031962558616535042, + "created_at" : "2018-08-21 17:53:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031922468175458304\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/r5jxT3NwFl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlIgAyvW0AEm56t.jpg", + "id_str" : "1031922462613753857", + "id" : 1031922462613753857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlIgAyvW0AEm56t.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 376 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 641 + }, { + "h" : 2793, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 213 + } ], + "media_alt" : "Screenshot of edit to List of oil pipelines", + "display_url" : "pic.twitter.com\/r5jxT3NwFl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/e5Kkinm3Eg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855895384&oldid=855893237", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031922468175458304", + "text" : "List of oil pipelines Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/e5Kkinm3Eg https:\/\/t.co\/r5jxT3NwFl", + "id" : 1031922468175458304, + "created_at" : "2018-08-21 15:14:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031918345740840961\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/FmtkL3g5Pe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlIcQpqU8AEYqm9.png", + "id_str" : "1031918337008136193", + "id" : 1031918337008136193, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlIcQpqU8AEYqm9.png", + "sizes" : [ { + "h" : 1570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 668 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 379 + } ], + "media_alt" : "Screenshot of edit to List of oil pipelines", + "display_url" : "pic.twitter.com\/FmtkL3g5Pe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/d37nM7xJeT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855893237&oldid=834352478", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031918345740840961", + "text" : "List of oil pipelines Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/d37nM7xJeT https:\/\/t.co\/FmtkL3g5Pe", + "id" : 1031918345740840961, + "created_at" : "2018-08-21 14:58:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031651297710231552\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/kLsEB3hxy3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlEpYgkXsAEJnh6.png", + "id_str" : "1031651290680635393", + "id" : 1031651290680635393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlEpYgkXsAEJnh6.png", + "sizes" : [ { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 620, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Molecular-beam epitaxy", + "display_url" : "pic.twitter.com\/kLsEB3hxy3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/8jKo4AsTpS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855790992&oldid=854956709", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031651297710231552", + "text" : "Molecular-beam epitaxy Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/8jKo4AsTpS https:\/\/t.co\/kLsEB3hxy3", + "id" : 1031651297710231552, + "created_at" : "2018-08-20 21:16:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031646550508888067\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/Ih66rFsxAc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlElEUOUUAAGxsx.png", + "id_str" : "1031646545723019264", + "id" : 1031646545723019264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlElEUOUUAAGxsx.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 410 + }, { + "h" : 1449, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1449, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 724 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Diode", + "display_url" : "pic.twitter.com\/Ih66rFsxAc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/4pGfRcjzEc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855789016&oldid=854596698", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031646550508888067", + "text" : "Diode Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/4pGfRcjzEc https:\/\/t.co\/Ih66rFsxAc", + "id" : 1031646550508888067, + "created_at" : "2018-08-20 20:57:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031587694613327872\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ORxEReNydV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlDvie_U0AAkhI6.png", + "id_str" : "1031587690381103104", + "id" : 1031587690381103104, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlDvie_U0AAkhI6.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fortress of Louisbourg", + "display_url" : "pic.twitter.com\/ORxEReNydV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/GsP0FAGttf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855760081&oldid=838971259", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031587694613327872", + "text" : "Fortress of Louisbourg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GsP0FAGttf https:\/\/t.co\/ORxEReNydV", + "id" : 1031587694613327872, + "created_at" : "2018-08-20 17:04:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031572297180766214\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/0fwdPaYPfQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlDhiKCXsAI4TUK.png", + "id_str" : "1031572291593940994", + "id" : 1031572291593940994, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlDhiKCXsAI4TUK.png", + "sizes" : [ { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 391, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/0fwdPaYPfQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/rotopGGGVY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855752908&oldid=855727508", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031572297180766214", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rotopGGGVY https:\/\/t.co\/0fwdPaYPfQ", + "id" : 1031572297180766214, + "created_at" : "2018-08-20 16:02:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031570010001559554\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/dYP9bsdXdh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlDfdL4UYAMaWWi.png", + "id_str" : "1031570007166050307", + "id" : 1031570007166050307, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlDfdL4UYAMaWWi.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 666 + }, { + "h" : 892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 892, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/dYP9bsdXdh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/1glLsX9ig6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855751837&oldid=855751747", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031570010001559554", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1glLsX9ig6 https:\/\/t.co\/dYP9bsdXdh", + "id" : 1031570010001559554, + "created_at" : "2018-08-20 15:53:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031569804681986048\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/PLNVhuCKBh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlDfRJsX4AAWqXR.png", + "id_str" : "1031569800420646912", + "id" : 1031569800420646912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlDfRJsX4AAWqXR.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/PLNVhuCKBh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/XxeTcATIS4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855751747&oldid=855751671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031569804681986048", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/XxeTcATIS4 https:\/\/t.co\/PLNVhuCKBh", + "id" : 1031569804681986048, + "created_at" : "2018-08-20 15:53:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031569677800103936\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/gtzjMswoi4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlDfJzVX0AExzXg.png", + "id_str" : "1031569674159509505", + "id" : 1031569674159509505, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlDfJzVX0AExzXg.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Coalition Avenir Qu\u00E9bec", + "display_url" : "pic.twitter.com\/gtzjMswoi4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/dxJ3fq74tT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855751671&oldid=854993861", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031569677800103936", + "text" : "Coalition Avenir Qu\u00E9bec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dxJ3fq74tT https:\/\/t.co\/gtzjMswoi4", + "id" : 1031569677800103936, + "created_at" : "2018-08-20 15:52:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031569607734317057\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/A2vghxa1ne", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlDfFpvWwAIhPwL.png", + "id_str" : "1031569602864660482", + "id" : 1031569602864660482, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlDfFpvWwAIhPwL.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 803 + }, { + "h" : 1306, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1306, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 455 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Natural Resources Canada", + "display_url" : "pic.twitter.com\/A2vghxa1ne" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/m5iknkzaEl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855751649&oldid=845445903", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031569607734317057", + "text" : "Natural Resources Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m5iknkzaEl https:\/\/t.co\/A2vghxa1ne", + "id" : 1031569607734317057, + "created_at" : "2018-08-20 15:52:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031556630368923648\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/Umyfisd4Fc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlDTSGvW0AUxqTB.jpg", + "id_str" : "1031556622668189701", + "id" : 1031556622668189701, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlDTSGvW0AUxqTB.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 231, + "resize" : "fit", + "w" : 680 + }, { + "h" : 297, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q24233541", + "display_url" : "pic.twitter.com\/Umyfisd4Fc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/ckO3bo0CG5", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=730234115&oldid=730233682&rcid=765799499", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031556630368923648", + "text" : "Q24233541 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ckO3bo0CG5 https:\/\/t.co\/Umyfisd4Fc", + "id" : 1031556630368923648, + "created_at" : "2018-08-20 15:00:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031556456288583680\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/33J6pylWsH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlDTH5hUUAE5RNV.png", + "id_str" : "1031556447320952833", + "id" : 1031556447320952833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlDTH5hUUAE5RNV.png", + "sizes" : [ { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 494, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q24233541", + "display_url" : "pic.twitter.com\/33J6pylWsH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/xPUJmnncR7", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=730233682&oldid=647163729&rcid=765799067", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031556456288583680", + "text" : "Q24233541 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xPUJmnncR7 https:\/\/t.co\/33J6pylWsH", + "id" : 1031556456288583680, + "created_at" : "2018-08-20 14:59:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1031503609610072066\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/5zJ3OKZQ9m", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DlCjEK0WsAAFYaw.png", + "id_str" : "1031503606686593024", + "id" : 1031503606686593024, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DlCjEK0WsAAFYaw.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia characters", + "display_url" : "pic.twitter.com\/5zJ3OKZQ9m" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/CE0MLisVPo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855722802&oldid=855453239", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1031503609610072066", + "text" : "List of My Hero Academia characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CE0MLisVPo https:\/\/t.co\/5zJ3OKZQ9m", + "id" : 1031503609610072066, + "created_at" : "2018-08-20 11:29:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030547884519899136\/photo\/1", + "indices" : [ 130, 153 ], + "url" : "https:\/\/t.co\/sFChnqeCh4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dk091reXoAEYD0s.png", + "id_str" : "1030547882150174721", + "id" : 1030547882150174721, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dk091reXoAEYD0s.png", + "sizes" : [ { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to R\u00E9gime seigneurial de la Nouvelle-France", + "display_url" : "pic.twitter.com\/sFChnqeCh4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/a3QK038WnM", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151407446&oldid=143666156&rcid=369756854", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030547884519899136", + "text" : "R\u00E9gime seigneurial de la Nouvelle-France Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/a3QK038WnM https:\/\/t.co\/sFChnqeCh4", + "id" : 1030547884519899136, + "created_at" : "2018-08-17 20:12:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030542238718337024\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/WfxPRyBzR1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dk04s7RX0AI1AvB.png", + "id_str" : "1030542234213666818", + "id" : 1030542234213666818, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dk04s7RX0AI1AvB.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Murdoch Mysteries characters", + "display_url" : "pic.twitter.com\/WfxPRyBzR1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/xcvPunUAmH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855368975&oldid=854883857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030542238718337024", + "text" : "List of Murdoch Mysteries characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/xcvPunUAmH https:\/\/t.co\/WfxPRyBzR1", + "id" : 1030542238718337024, + "created_at" : "2018-08-17 19:49:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030479246488215554\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/MleLoLotwW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkz_aZkXcAAiNPb.png", + "id_str" : "1030479243766099968", + "id" : 1030479243766099968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkz_aZkXcAAiNPb.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Oil terminal", + "display_url" : "pic.twitter.com\/MleLoLotwW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/JofKcg9f0O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855338458&oldid=821140669", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030479246488215554", + "text" : "Oil terminal Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/JofKcg9f0O https:\/\/t.co\/MleLoLotwW", + "id" : 1030479246488215554, + "created_at" : "2018-08-17 15:39:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030454904110964737\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/OIlsjn1HkC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkzpRg0XsAAz9sG.jpg", + "id_str" : "1030454901837639680", + "id" : 1030454901837639680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkzpRg0XsAAz9sG.jpg", + "sizes" : [ { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Raspberry Pi", + "display_url" : "pic.twitter.com\/OIlsjn1HkC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/ZTVnQJfKgb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855327267&oldid=855316130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030454904110964737", + "text" : "Raspberry Pi Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZTVnQJfKgb https:\/\/t.co\/OIlsjn1HkC", + "id" : 1030454904110964737, + "created_at" : "2018-08-17 14:02:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030170099741859840\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/Hv4XhQB2WF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvmPlkXgAAIoUN.png", + "id_str" : "1030170095241363456", + "id" : 1030170095241363456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvmPlkXgAAIoUN.png", + "sizes" : [ { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to York Memorial Collegiate Institute", + "display_url" : "pic.twitter.com\/Hv4XhQB2WF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/BxU9aTWIr0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855219630&oldid=851332954", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030170099741859840", + "text" : "York Memorial Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/BxU9aTWIr0 https:\/\/t.co\/Hv4XhQB2WF", + "id" : 1030170099741859840, + "created_at" : "2018-08-16 19:11:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030168382094622721\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/L4444mCN1E", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvkrkWX0AESiWR.png", + "id_str" : "1030168376927309825", + "id" : 1030168376927309825, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvkrkWX0AESiWR.png", + "sizes" : [ { + "h" : 478, + "resize" : "fit", + "w" : 874 + }, { + "h" : 478, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 372, + "resize" : "fit", + "w" : 680 + }, { + "h" : 478, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cedarbrae Collegiate Institute", + "display_url" : "pic.twitter.com\/L4444mCN1E" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/fwtI4dxlfl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855218758&oldid=846376389", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030168382094622721", + "text" : "Cedarbrae Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/fwtI4dxlfl https:\/\/t.co\/L4444mCN1E", + "id" : 1030168382094622721, + "created_at" : "2018-08-16 19:04:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030164356451975169\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/OU55h8BWMP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvhBQkV4AAO9fC.png", + "id_str" : "1030164351527804928", + "id" : 1030164351527804928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvhBQkV4AAO9fC.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/OU55h8BWMP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/5YotY0ndHw", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151379769&oldid=151379741&rcid=369695225", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030164356451975169", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5YotY0ndHw https:\/\/t.co\/OU55h8BWMP", + "id" : 1030164356451975169, + "created_at" : "2018-08-16 18:48:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030163422082752513\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/m6V7MXS3Nx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvgLAgW4AIEnfV.png", + "id_str" : "1030163419503190018", + "id" : 1030163419503190018, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvgLAgW4AIEnfV.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 634 + }, { + "h" : 937, + "resize" : "fit", + "w" : 874 + }, { + "h" : 937, + "resize" : "fit", + "w" : 874 + }, { + "h" : 937, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/m6V7MXS3Nx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/VEWejbzDS8", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151379695&oldid=151379670&rcid=369695059", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030163422082752513", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VEWejbzDS8 https:\/\/t.co\/m6V7MXS3Nx", + "id" : 1030163422082752513, + "created_at" : "2018-08-16 18:44:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030163145850056704\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/6wECXsU0Ej", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkvf62eXoAATlO-.png", + "id_str" : "1030163141932589056", + "id" : 1030163141932589056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkvf62eXoAATlO-.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/6wECXsU0Ej" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/Kve7JUJDX6", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151379670&oldid=151379585&rcid=369695009", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030163145850056704", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Kve7JUJDX6 https:\/\/t.co\/6wECXsU0Ej", + "id" : 1030163145850056704, + "created_at" : "2018-08-16 18:43:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030162168354889729\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/qTP1oJZ6ki", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvfCCvW4AAa-A9.png", + "id_str" : "1030162165972525056", + "id" : 1030162165972525056, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvfCCvW4AAa-A9.png", + "sizes" : [ { + "h" : 1298, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 458 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1298, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 808 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/qTP1oJZ6ki" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/5SPMUopmzf", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151379585&oldid=151379536&rcid=369694814", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030162168354889729", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5SPMUopmzf https:\/\/t.co\/qTP1oJZ6ki", + "id" : 1030162168354889729, + "created_at" : "2018-08-16 18:39:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030161736043778049\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/A9Ca3ERPN2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkveol6XgAAS4R5.png", + "id_str" : "1030161728737345536", + "id" : 1030161728737345536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkveol6XgAAS4R5.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 497 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 848 + }, { + "h" : 2111, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 282 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/A9Ca3ERPN2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/wdsbQqoeVG", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151379536&oldid=151372937&rcid=369694762", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030161736043778049", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wdsbQqoeVG https:\/\/t.co\/A9Ca3ERPN2", + "id" : 1030161736043778049, + "created_at" : "2018-08-16 18:37:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030142075105357824\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/PDxLYIvItH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvMwRBU4AALjaP.png", + "id_str" : "1030142069359042560", + "id" : 1030142069359042560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvMwRBU4AALjaP.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Royal Montreal Regiment", + "display_url" : "pic.twitter.com\/PDxLYIvItH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/QkkyVKUe73", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151377526&oldid=142781095&rcid=369691146", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030142075105357824", + "text" : "The Royal Montreal Regiment Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/QkkyVKUe73 https:\/\/t.co\/PDxLYIvItH", + "id" : 1030142075105357824, + "created_at" : "2018-08-16 17:19:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030139959632715776\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/Fn1J3YNT8D", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvK1PtXoAUlXES.png", + "id_str" : "1030139955882991621", + "id" : 1030139955882991621, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvK1PtXoAUlXES.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jack Donohue (basketball)", + "display_url" : "pic.twitter.com\/Fn1J3YNT8D" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/fYsqH7RypR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855205602&oldid=855205141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030139959632715776", + "text" : "Jack Donohue (basketball) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/fYsqH7RypR https:\/\/t.co\/Fn1J3YNT8D", + "id" : 1030139959632715776, + "created_at" : "2018-08-16 17:11:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030138974143164417\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/YQb3rjBizO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvJ7o2XgAAJfhf.png", + "id_str" : "1030138966199205888", + "id" : 1030138966199205888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvJ7o2XgAAJfhf.png", + "sizes" : [ { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 487, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + }, { + "h" : 626, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jack Donohue (basketball)", + "display_url" : "pic.twitter.com\/YQb3rjBizO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/7T9PQLwkhu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855205141&oldid=855205059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030138974143164417", + "text" : "Jack Donohue (basketball) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7T9PQLwkhu https:\/\/t.co\/YQb3rjBizO", + "id" : 1030138974143164417, + "created_at" : "2018-08-16 17:07:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030138802814308352\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/ajIdBc7bZ8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkvJx1CXcAE3fwv.png", + "id_str" : "1030138797672067073", + "id" : 1030138797672067073, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkvJx1CXcAE3fwv.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 582 + }, { + "h" : 1021, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1021, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1021, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jack Donohue (basketball)", + "display_url" : "pic.twitter.com\/ajIdBc7bZ8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/YHwAoM5V7c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855205059&oldid=831210684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030138802814308352", + "text" : "Jack Donohue (basketball) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YHwAoM5V7c https:\/\/t.co\/ajIdBc7bZ8", + "id" : 1030138802814308352, + "created_at" : "2018-08-16 17:06:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030113091911135232\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/UMJbYmSiyW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkuyZZnWsAAEGR-.png", + "id_str" : "1030113089226715136", + "id" : 1030113089226715136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkuyZZnWsAAEGR-.png", + "sizes" : [ { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 942, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 631 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/UMJbYmSiyW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/SgBz8WBIm5", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151372937&oldid=151113511&rcid=369676633", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030113091911135232", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/SgBz8WBIm5 https:\/\/t.co\/UMJbYmSiyW", + "id" : 1030113091911135232, + "created_at" : "2018-08-16 15:24:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030111406371336192\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/0VnFao6rpY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkuw3LZXcAAyMa1.png", + "id_str" : "1030111401782767616", + "id" : 1030111401782767616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkuw3LZXcAAyMa1.png", + "sizes" : [ { + "h" : 1044, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1044, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1044, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 569 + } ], + "media_alt" : "Screenshot of edit to Alekseev (singer)", + "display_url" : "pic.twitter.com\/0VnFao6rpY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/pJ4mF0mShq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855191669&oldid=855185300", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030111406371336192", + "text" : "Alekseev (singer) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pJ4mF0mShq https:\/\/t.co\/0VnFao6rpY", + "id" : 1030111406371336192, + "created_at" : "2018-08-16 15:17:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030102271932211200\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/GWP8UFEMHT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkuojlBWsAIvdz7.jpg", + "id_str" : "1030102268970971138", + "id" : 1030102268970971138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkuojlBWsAIvdz7.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 221, + "resize" : "fit", + "w" : 680 + }, { + "h" : 284, + "resize" : "fit", + "w" : 874 + }, { + "h" : 284, + "resize" : "fit", + "w" : 874 + }, { + "h" : 284, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q22979243", + "display_url" : "pic.twitter.com\/GWP8UFEMHT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/pEcYj5nemn", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=727183533&oldid=720874016&rcid=762745971", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030102271932211200", + "text" : "Q22979243 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pEcYj5nemn https:\/\/t.co\/GWP8UFEMHT", + "id" : 1030102271932211200, + "created_at" : "2018-08-16 14:41:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1030098245282934785\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/C76U3hfitb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkuk5AXW0AA_Kvw.png", + "id_str" : "1030098239041753088", + "id" : 1030098239041753088, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkuk5AXW0AA_Kvw.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Alekseev (singer)", + "display_url" : "pic.twitter.com\/C76U3hfitb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/RP7xw3Veta", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855185300&oldid=854999741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1030098245282934785", + "text" : "Alekseev (singer) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RP7xw3Veta https:\/\/t.co\/C76U3hfitb", + "id" : 1030098245282934785, + "created_at" : "2018-08-16 14:25:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029803660862214145\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/7re6b9ama5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkqY980X0AE8_ba.png", + "id_str" : "1029803654872813569", + "id" : 1029803654872813569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkqY980X0AE8_ba.png", + "sizes" : [ { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 482, + "resize" : "fit", + "w" : 680 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Shangri-La", + "display_url" : "pic.twitter.com\/7re6b9ama5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/rouBbJGCKj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855071795&oldid=855016671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029803660862214145", + "text" : "Shangri-La Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/rouBbJGCKj https:\/\/t.co\/7re6b9ama5", + "id" : 1029803660862214145, + "created_at" : "2018-08-15 18:55:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029803205998325760\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/JQvDwGP4q9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkqYjguXoAgi2bh.png", + "id_str" : "1029803200654843912", + "id" : 1029803200654843912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkqYjguXoAgi2bh.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes (season 3)", + "display_url" : "pic.twitter.com\/JQvDwGP4q9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/8i0zDlQDr4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855071586&oldid=854962469", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029803205998325760", + "text" : "List of My Hero Academia episodes (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8i0zDlQDr4 https:\/\/t.co\/JQvDwGP4q9", + "id" : 1029803205998325760, + "created_at" : "2018-08-15 18:53:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029796475944022018\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/iCtmD1hvCc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkqSbyVW4AAC2Do.png", + "id_str" : "1029796470873055232", + "id" : 1029796470873055232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkqSbyVW4AAC2Do.png", + "sizes" : [ { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 645, + "resize" : "fit", + "w" : 874 + }, { + "h" : 502, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Red Tory", + "display_url" : "pic.twitter.com\/iCtmD1hvCc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/Do45c5Ra7y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855068274&oldid=854906374", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029796475944022018", + "text" : "Red Tory Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Do45c5Ra7y https:\/\/t.co\/iCtmD1hvCc", + "id" : 1029796475944022018, + "created_at" : "2018-08-15 18:26:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029788268454404096\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/G4mcz2MzJt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkqK-OaW0AAi2dd.png", + "id_str" : "1029788266432745472", + "id" : 1029788266432745472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkqK-OaW0AAi2dd.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Gourgane", + "display_url" : "pic.twitter.com\/G4mcz2MzJt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/x7RasZKhFg", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151347172&oldid=150255325&rcid=369605668", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029788268454404096", + "text" : "Gourgane Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x7RasZKhFg https:\/\/t.co\/G4mcz2MzJt", + "id" : 1029788268454404096, + "created_at" : "2018-08-15 17:53:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029779467739324417\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ZFQ2jPB3su", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkqC9xGXsAAaJ3a.png", + "id_str" : "1029779462471266304", + "id" : 1029779462471266304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkqC9xGXsAAaJ3a.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 1997 National Hockey League All-Star Game", + "display_url" : "pic.twitter.com\/ZFQ2jPB3su" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/dwVrCYtur7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855060481&oldid=838059600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029779467739324417", + "text" : "1997 National Hockey League All-Star Gam Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/dwVrCYtur7 https:\/\/t.co\/ZFQ2jPB3su", + "id" : 1029779467739324417, + "created_at" : "2018-08-15 17:18:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029772240873824258\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/nJDSXL00Uu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkp8ZKCW0AAI612.png", + "id_str" : "1029772236440391680", + "id" : 1029772236440391680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkp8ZKCW0AAI612.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 511 + }, { + "h" : 1164, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1164, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1164, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Insomnia", + "display_url" : "pic.twitter.com\/nJDSXL00Uu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/IO8zUn3d4r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855057056&oldid=854625030", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029772240873824258", + "text" : "Insomnia Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/IO8zUn3d4r https:\/\/t.co\/nJDSXL00Uu", + "id" : 1029772240873824258, + "created_at" : "2018-08-15 16:50:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029760606088384512\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/Gh12DIzQak", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkpx0ACU8AA4CzC.png", + "id_str" : "1029760602984476672", + "id" : 1029760602984476672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkpx0ACU8AA4CzC.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cadets Canada Elemental Ranks", + "display_url" : "pic.twitter.com\/Gh12DIzQak" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/lUvQerZJMy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855052125&oldid=852142205", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029760606088384512", + "text" : "Cadets Canada Elemental Ranks Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/lUvQerZJMy https:\/\/t.co\/Gh12DIzQak", + "id" : 1029760606088384512, + "created_at" : "2018-08-15 16:03:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029750273491853312\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/cn9yCzJKr7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkpoahRWwAAh_Y9.png", + "id_str" : "1029750269624631296", + "id" : 1029750269624631296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkpoahRWwAAh_Y9.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canadian Nuclear Safety Commission", + "display_url" : "pic.twitter.com\/cn9yCzJKr7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/7PUNqp0h6G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855047056&oldid=851607103", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029750273491853312", + "text" : "Canadian Nuclear Safety Commission Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7PUNqp0h6G https:\/\/t.co\/cn9yCzJKr7", + "id" : 1029750273491853312, + "created_at" : "2018-08-15 15:22:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029740342130688000\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/4fP4GjJESB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkpfYYeXoAAk-GG.png", + "id_str" : "1029740337298907136", + "id" : 1029740337298907136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkpfYYeXoAAk-GG.png", + "sizes" : [ { + "h" : 650, + "resize" : "fit", + "w" : 680 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 835, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ginette Petitpas Taylor", + "display_url" : "pic.twitter.com\/4fP4GjJESB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/Me1ZQ54KzZ", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151342695&oldid=149797350&rcid=369596422", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029740342130688000", + "text" : "Ginette Petitpas Taylor Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Me1ZQ54KzZ https:\/\/t.co\/4fP4GjJESB", + "id" : 1029740342130688000, + "created_at" : "2018-08-15 14:43:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029707016225415169\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/cW6o8mzp6F", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkpBEqEUUAANHOy.png", + "id_str" : "1029707013075259392", + "id" : 1029707013075259392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkpBEqEUUAANHOy.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 737 + }, { + "h" : 680, + "resize" : "fit", + "w" : 418 + }, { + "h" : 1423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2nd Canadian Division", + "display_url" : "pic.twitter.com\/cW6o8mzp6F" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/CPoulPWerJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=855026675&oldid=854760759", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029707016225415169", + "text" : "2nd Canadian Division Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/CPoulPWerJ https:\/\/t.co\/cW6o8mzp6F", + "id" : 1029707016225415169, + "created_at" : "2018-08-15 12:30:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029416727128535040\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/mwH9h41TRJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkk5DpgXsAEwOFG.png", + "id_str" : "1029416724674883585", + "id" : 1029416724674883585, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkk5DpgXsAEwOFG.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to MV Asterix", + "display_url" : "pic.twitter.com\/mwH9h41TRJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/FPqI4tZTWN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854914306&oldid=853358626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029416727128535040", + "text" : "MV Asterix Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FPqI4tZTWN https:\/\/t.co\/mwH9h41TRJ", + "id" : 1029416727128535040, + "created_at" : "2018-08-14 17:17:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029369401299087360\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/lGL672FGZE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkkOA9FW0AEduAn.png", + "id_str" : "1029369399390687233", + "id" : 1029369399390687233, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkkOA9FW0AEduAn.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Books of Remembrance (Canada)", + "display_url" : "pic.twitter.com\/lGL672FGZE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/5uApy01awB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854890766&oldid=854890723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029369401299087360", + "text" : "Books of Remembrance (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/5uApy01awB https:\/\/t.co\/lGL672FGZE", + "id" : 1029369401299087360, + "created_at" : "2018-08-14 14:09:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029369319933861888\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/IT6wICeva2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkkN8MEXcAAVS7I.png", + "id_str" : "1029369317513719808", + "id" : 1029369317513719808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkkN8MEXcAAVS7I.png", + "sizes" : [ { + "h" : 540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 680 + }, { + "h" : 540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Books of Remembrance (Canada)", + "display_url" : "pic.twitter.com\/IT6wICeva2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/l1AAM5kvyg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854890723&oldid=834387173", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029369319933861888", + "text" : "Books of Remembrance (Canada) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l1AAM5kvyg https:\/\/t.co\/IT6wICeva2", + "id" : 1029369319933861888, + "created_at" : "2018-08-14 14:09:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029148397842980864\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/xfIBWTOik4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkhFAp3XgAE3mPX.png", + "id_str" : "1029148392394555393", + "id" : 1029148392394555393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkhFAp3XgAE3mPX.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 811 + }, { + "h" : 1294, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 459 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1294, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canada Post", + "display_url" : "pic.twitter.com\/xfIBWTOik4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/vsvAInzjVt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854811459&oldid=849625212", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029148397842980864", + "text" : "Canada Post Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vsvAInzjVt https:\/\/t.co\/xfIBWTOik4", + "id" : 1029148397842980864, + "created_at" : "2018-08-13 23:31:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029110010662535168\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/yFhDoXcrWo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkgiGZSXgAU4FR7.png", + "id_str" : "1029110008116641797", + "id" : 1029110008116641797, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkgiGZSXgAU4FR7.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vinni Lettieri", + "display_url" : "pic.twitter.com\/yFhDoXcrWo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/ZLHe5coDPk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854796689&oldid=854796626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029110010662535168", + "text" : "Vinni Lettieri Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZLHe5coDPk https:\/\/t.co\/yFhDoXcrWo", + "id" : 1029110010662535168, + "created_at" : "2018-08-13 20:58:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029109911890878465\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/4pPETHaRMC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkgiAkCXsAcSpV9.png", + "id_str" : "1029109907923120135", + "id" : 1029109907923120135, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkgiAkCXsAcSpV9.png", + "sizes" : [ { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Vinni Lettieri", + "display_url" : "pic.twitter.com\/4pPETHaRMC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/EAHVaE9Wu0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854796626&oldid=839047491", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029109911890878465", + "text" : "Vinni Lettieri Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EAHVaE9Wu0 https:\/\/t.co\/4pPETHaRMC", + "id" : 1029109911890878465, + "created_at" : "2018-08-13 20:58:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029071648358629377\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/jdjJn7nhCH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkf_NWTWsAE3pVL.jpg", + "id_str" : "1029071644667588609", + "id" : 1029071644667588609, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkf_NWTWsAE3pVL.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 339, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Ucluelet", + "display_url" : "pic.twitter.com\/jdjJn7nhCH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/y2GcXLRK3X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854778879&oldid=850810395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029071648358629377", + "text" : "Ucluelet Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/y2GcXLRK3X https:\/\/t.co\/jdjJn7nhCH", + "id" : 1029071648358629377, + "created_at" : "2018-08-13 18:26:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029071371337379840\/photo\/1", + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/HcFf57rwej", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkf-9DhX0AEBs8d.jpg", + "id_str" : "1029071364748201985", + "id" : 1029071364748201985, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkf-9DhX0AEBs8d.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 576, + "resize" : "fit", + "w" : 680 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + }, { + "h" : 740, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Tofino", + "display_url" : "pic.twitter.com\/HcFf57rwej" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/uHfEIkEcjG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854778750&oldid=839125298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029071371337379840", + "text" : "Tofino Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/uHfEIkEcjG https:\/\/t.co\/HcFf57rwej", + "id" : 1029071371337379840, + "created_at" : "2018-08-13 18:25:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029034462263345154\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/bYoOqfr13t", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkfdY6iW4AAUlWE.jpg", + "id_str" : "1029034459977408512", + "id" : 1029034459977408512, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkfdY6iW4AAUlWE.jpg", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/bYoOqfr13t" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/9g3TEZNZ1c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854760466&oldid=854760318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029034462263345154", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9g3TEZNZ1c https:\/\/t.co\/bYoOqfr13t", + "id" : 1029034462263345154, + "created_at" : "2018-08-13 15:58:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1029034193454592000\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/PyEHlJthch", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkfdJJMUUAA2A22.jpg", + "id_str" : "1029034189033590784", + "id" : 1029034189033590784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkfdJJMUUAA2A22.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 338 + }, { + "h" : 1759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 596 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/PyEHlJthch" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/RSJALSrB7y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854760318&oldid=854747345", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1029034193454592000", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/RSJALSrB7y https:\/\/t.co\/PyEHlJthch", + "id" : 1029034193454592000, + "created_at" : "2018-08-13 15:57:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1028983426995695616\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/oU0gw6g0sX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dkeu-IRW0AAuPu_.png", + "id_str" : "1028983422272851968", + "id" : 1028983422272851968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dkeu-IRW0AAuPu_.png", + "sizes" : [ { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1094, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 543 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes (season 3)", + "display_url" : "pic.twitter.com\/oU0gw6g0sX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/fUGtskaHAy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854736041&oldid=854729316", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1028983426995695616", + "text" : "List of My Hero Academia episodes (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fUGtskaHAy https:\/\/t.co\/oU0gw6g0sX", + "id" : 1028983426995695616, + "created_at" : "2018-08-13 12:35:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1028966237810909184\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/rh4HoSNKVi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkefVoJU4AA9sk0.png", + "id_str" : "1028966233780051968", + "id" : 1028966233780051968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkefVoJU4AA9sk0.png", + "sizes" : [ { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + }, { + "h" : 460, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes (season 3)", + "display_url" : "pic.twitter.com\/rh4HoSNKVi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/kBJyaTRUwX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854729316&oldid=854676450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1028966237810909184", + "text" : "List of My Hero Academia episodes (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kBJyaTRUwX https:\/\/t.co\/rh4HoSNKVi", + "id" : 1028966237810909184, + "created_at" : "2018-08-13 11:27:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027990857759318017\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/5BcW6TzW6S", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkQoPEVXgAAYfb3.png", + "id_str" : "1027990854273826816", + "id" : 1027990854273826816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkQoPEVXgAAYfb3.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/5BcW6TzW6S" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/vQmrsTUR6O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854356997&oldid=854212821", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027990857759318017", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vQmrsTUR6O https:\/\/t.co\/5BcW6TzW6S", + "id" : 1027990857759318017, + "created_at" : "2018-08-10 18:51:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027950768677105665\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/7BRlIMm0pm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkQDxp6WwAQNUDW.png", + "id_str" : "1027950766546403332", + "id" : 1027950766546403332, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkQDxp6WwAQNUDW.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018 Fredericton shootings", + "display_url" : "pic.twitter.com\/7BRlIMm0pm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/epudQVov29", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854338787&oldid=854338765", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027950768677105665", + "text" : "2018 Fredericton shootings Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/epudQVov29 https:\/\/t.co\/7BRlIMm0pm", + "id" : 1027950768677105665, + "created_at" : "2018-08-10 16:12:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027950713169739776\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ThFqVziiwU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkQDuOHUwAAfMlj.png", + "id_str" : "1027950707544997888", + "id" : 1027950707544997888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkQDuOHUwAAfMlj.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018 Fredericton shootings", + "display_url" : "pic.twitter.com\/ThFqVziiwU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/p8T3aWD0Jv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854338765&oldid=854338377", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027950713169739776", + "text" : "2018 Fredericton shootings Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/p8T3aWD0Jv https:\/\/t.co\/ThFqVziiwU", + "id" : 1027950713169739776, + "created_at" : "2018-08-10 16:12:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027932475836784640\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/nZqRpThuiJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkPzIz5UwAEyxMg.png", + "id_str" : "1027932472665751553", + "id" : 1027932472665751553, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkPzIz5UwAEyxMg.png", + "sizes" : [ { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1104, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 538 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bush v. Gore", + "display_url" : "pic.twitter.com\/nZqRpThuiJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/w4PCpbcgmg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854330910&oldid=854214665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027932475836784640", + "text" : "Bush v. Gore Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/w4PCpbcgmg https:\/\/t.co\/nZqRpThuiJ", + "id" : 1027932475836784640, + "created_at" : "2018-08-10 14:59:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027932337328336901\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/c58poffGls", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkPzAjXWsAIho-5.png", + "id_str" : "1027932330789351426", + "id" : 1027932330789351426, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkPzAjXWsAIho-5.png", + "sizes" : [ { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to \u0423\u0441\u043F\u0435\u043D\u0441\u043A\u0430\u044F \u0446\u0435\u0440\u043A\u043E\u0432\u044C (\u041A\u043E\u043D\u0434\u043E\u043F\u043E\u0433\u0430)", + "display_url" : "pic.twitter.com\/c58poffGls" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/OF8CEPhUBy", + "expanded_url" : "https:\/\/ru.wikipedia.org\/w\/index.php?diff=94455413&oldid=94454906", + "display_url" : "ru.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027932337328336901", + "text" : "\u0423\u0441\u043F\u0435\u043D\u0441\u043A\u0430\u044F \u0446\u0435\u0440\u043A\u043E\u0432\u044C (\u041A\u043E\u043D\u0434\u043E\u043F\u043E\u0433\u0430) Wikipedia article edited anonymously from Correctional Services Canada https:\/\/t.co\/OF8CEPhUBy https:\/\/t.co\/c58poffGls", + "id" : 1027932337328336901, + "created_at" : "2018-08-10 14:59:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027898660909182976\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/g4mgUsVdCL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkPUYgXWsAE-9M5.png", + "id_str" : "1027898657440444417", + "id" : 1027898657440444417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkPUYgXWsAE-9M5.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rue Ordener", + "display_url" : "pic.twitter.com\/g4mgUsVdCL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/8I9XyuInVH", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151185887&oldid=144010421&rcid=369127716", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027898660909182976", + "text" : "Rue Ordener Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8I9XyuInVH https:\/\/t.co\/g4mgUsVdCL", + "id" : 1027898660909182976, + "created_at" : "2018-08-10 12:45:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027897735641481217\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/VJ9W0IOwwg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkPTieiXoAE9Fw-.png", + "id_str" : "1027897729236836353", + "id" : 1027897729236836353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkPTieiXoAE9Fw-.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Carlo Marangio", + "display_url" : "pic.twitter.com\/VJ9W0IOwwg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/mBk8V7QBby", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151185777&oldid=147885250&rcid=369127263", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027897735641481217", + "text" : "Carlo Marangio Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mBk8V7QBby https:\/\/t.co\/VJ9W0IOwwg", + "id" : 1027897735641481217, + "created_at" : "2018-08-10 12:41:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027637055344570369\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/whgUBbPsHY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkLmc_7V4AAxn74.png", + "id_str" : "1027637050864951296", + "id" : 1027637050864951296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkLmc_7V4AAxn74.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 509 + }, { + "h" : 1167, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1167, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1167, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2019 Canadian Premier League", + "display_url" : "pic.twitter.com\/whgUBbPsHY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/NG0Hue48ew", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854219905&oldid=854218892", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027637055344570369", + "text" : "2019 Canadian Premier League Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NG0Hue48ew https:\/\/t.co\/whgUBbPsHY", + "id" : 1027637055344570369, + "created_at" : "2018-08-09 19:25:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027622779905040385\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/WwTLRQUiiX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkLZeHuXoAYf694.png", + "id_str" : "1027622776486731782", + "id" : 1027622776486731782, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkLZeHuXoAYf694.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/WwTLRQUiiX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/RLQR5ZkVMj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854212821&oldid=854208388", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027622779905040385", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RLQR5ZkVMj https:\/\/t.co\/WwTLRQUiiX", + "id" : 1027622779905040385, + "created_at" : "2018-08-09 18:28:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027613326451326976\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/j91ouowi6F", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkLQ36eXgAA12u0.png", + "id_str" : "1027613324001902592", + "id" : 1027613324001902592, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkLQ36eXgAA12u0.png", + "sizes" : [ { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 680 + }, { + "h" : 714, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/j91ouowi6F" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/LDMlYsHWss", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854208388&oldid=854128026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027613326451326976", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LDMlYsHWss https:\/\/t.co\/j91ouowi6F", + "id" : 1027613326451326976, + "created_at" : "2018-08-09 17:51:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027611723619094529\/photo\/1", + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/f2GVGkLaic", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkLPanhXgAEMDTe.png", + "id_str" : "1027611721186377729", + "id" : 1027611721186377729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkLPanhXgAEMDTe.png", + "sizes" : [ { + "h" : 376, + "resize" : "fit", + "w" : 680 + }, { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 483, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CMR", + "display_url" : "pic.twitter.com\/f2GVGkLaic" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 69, 92 ], + "url" : "https:\/\/t.co\/C14LRJYJ2f", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854207730&oldid=805024811", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027611723619094529", + "text" : "CMR Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C14LRJYJ2f https:\/\/t.co\/f2GVGkLaic", + "id" : 1027611723619094529, + "created_at" : "2018-08-09 17:45:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027574375975923712\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/f6rWNcPESI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkKtcV_XsAAyUsK.png", + "id_str" : "1027574367444774912", + "id" : 1027574367444774912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkKtcV_XsAAyUsK.png", + "sizes" : [ { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ferndale Institution", + "display_url" : "pic.twitter.com\/f6rWNcPESI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/czUgHKaHQu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854189293&oldid=852767036", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027574375975923712", + "text" : "Ferndale Institution Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/czUgHKaHQu https:\/\/t.co\/f6rWNcPESI", + "id" : 1027574375975923712, + "created_at" : "2018-08-09 15:16:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027569686777454593\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/Xv1ergRy5U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkKpLtsU8AEcrMJ.png", + "id_str" : "1027569683703066625", + "id" : 1027569683703066625, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkKpLtsU8AEcrMJ.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Schitt's Creek episodes", + "display_url" : "pic.twitter.com\/Xv1ergRy5U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/NKm1O0gYiI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854187157&oldid=852282291", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027569686777454593", + "text" : "List of Schitt's Creek episodes Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/NKm1O0gYiI https:\/\/t.co\/Xv1ergRy5U", + "id" : 1027569686777454593, + "created_at" : "2018-08-09 14:57:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027566932592156672\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/cfp5NjuqHL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkKmrQQVsAEOJi0.png", + "id_str" : "1027566927021977601", + "id" : 1027566927021977601, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkKmrQQVsAEOJi0.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 745 + }, { + "h" : 1408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1408, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 422 + } ], + "media_alt" : "Screenshot of edit to Windrush scandal", + "display_url" : "pic.twitter.com\/cfp5NjuqHL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/HnDUxf8rnT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854185745&oldid=853817577", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027566932592156672", + "text" : "Windrush scandal Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/HnDUxf8rnT https:\/\/t.co\/cfp5NjuqHL", + "id" : 1027566932592156672, + "created_at" : "2018-08-09 14:47:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027566091441254400\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/VFyulvl45P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkKl6XEXoAEir8h.png", + "id_str" : "1027566087037231105", + "id" : 1027566087037231105, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkKl6XEXoAEir8h.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Richard Brodeur", + "display_url" : "pic.twitter.com\/VFyulvl45P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/oqd5a8qn9o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854185332&oldid=848600108", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027566091441254400", + "text" : "Richard Brodeur Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oqd5a8qn9o https:\/\/t.co\/VFyulvl45P", + "id" : 1027566091441254400, + "created_at" : "2018-08-09 14:43:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027553284058476545\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/lOQaQxhA7g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkKaQfAUUAE2Iij.png", + "id_str" : "1027553272985309185", + "id" : 1027553272985309185, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkKaQfAUUAE2Iij.png", + "sizes" : [ { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to August 9", + "display_url" : "pic.twitter.com\/lOQaQxhA7g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/PtLbDvQUq5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854178625&oldid=854176915", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027553284058476545", + "text" : "August 9 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PtLbDvQUq5 https:\/\/t.co\/lOQaQxhA7g", + "id" : 1027553284058476545, + "created_at" : "2018-08-09 13:52:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027552496854724609\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/C97KHh3rd7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkKZjJMU0AAfZdJ.png", + "id_str" : "1027552494035980288", + "id" : 1027552494035980288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkKZjJMU0AAfZdJ.png", + "sizes" : [ { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Pont de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/C97KHh3rd7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/dbUpg0B1ok", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151156446&oldid=145572536&rcid=369039037", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027552496854724609", + "text" : "Pont de la Chaudi\u00E8re Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/dbUpg0B1ok https:\/\/t.co\/C97KHh3rd7", + "id" : 1027552496854724609, + "created_at" : "2018-08-09 13:49:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027240270864285696\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/KGsKDyAgxi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkF9lEiWwAADcWG.png", + "id_str" : "1027240265843654656", + "id" : 1027240265843654656, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkF9lEiWwAADcWG.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Codrington School (Barbados)", + "display_url" : "pic.twitter.com\/KGsKDyAgxi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/r5UozpOHFj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=854055053&oldid=800431171", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027240270864285696", + "text" : "Codrington School (Barbados) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/r5UozpOHFj https:\/\/t.co\/KGsKDyAgxi", + "id" : 1027240270864285696, + "created_at" : "2018-08-08 17:09:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027225774049423360\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ZnQrHNp5iU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkFwZTVX4AE_cZc.png", + "id_str" : "1027225770006142977", + "id" : 1027225770006142977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkFwZTVX4AE_cZc.png", + "sizes" : [ { + "h" : 612, + "resize" : "fit", + "w" : 680 + }, { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 787, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Maison de La Rochefoucauld", + "display_url" : "pic.twitter.com\/ZnQrHNp5iU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/NKBt88rDJA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151129573&oldid=151107673&rcid=368960971", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027225774049423360", + "text" : "Maison de La Rochefoucauld Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NKBt88rDJA https:\/\/t.co\/ZnQrHNp5iU", + "id" : 1027225774049423360, + "created_at" : "2018-08-08 16:11:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1027220223630495744\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/Dw78iiNsyG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkFrWKkW0AEXqWf.png", + "id_str" : "1027220218555322369", + "id" : 1027220218555322369, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkFrWKkW0AEXqWf.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 874 + }, { + "h" : 346, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Alphabet th\u00E9bain", + "display_url" : "pic.twitter.com\/Dw78iiNsyG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/jt0dTlRq7F", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151128618&oldid=143617228&rcid=368957236", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1027220223630495744", + "text" : "Alphabet th\u00E9bain Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jt0dTlRq7F https:\/\/t.co\/Dw78iiNsyG", + "id" : 1027220223630495744, + "created_at" : "2018-08-08 15:49:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026925000689942528\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/Dzd34oygYd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkBe13EWsAACUl1.png", + "id_str" : "1026924994448764928", + "id" : 1026924994448764928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkBe13EWsAACUl1.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Joseph Murphy (author)", + "display_url" : "pic.twitter.com\/Dzd34oygYd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/llweKbCewH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853918248&oldid=851102818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026925000689942528", + "text" : "Joseph Murphy (author) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/llweKbCewH https:\/\/t.co\/Dzd34oygYd", + "id" : 1026925000689942528, + "created_at" : "2018-08-07 20:16:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026883819016806403\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/9ft0Plmkeb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkA5YlgW4AALaoX.png", + "id_str" : "1026883809587945472", + "id" : 1026883809587945472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkA5YlgW4AALaoX.png", + "sizes" : [ { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 874 + }, { + "h" : 384, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Portugal", + "display_url" : "pic.twitter.com\/9ft0Plmkeb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/P1UuqN571p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853898019&oldid=853785354", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026883819016806403", + "text" : "Portugal Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P1UuqN571p https:\/\/t.co\/9ft0Plmkeb", + "id" : 1026883819016806403, + "created_at" : "2018-08-07 17:32:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026877364008087552\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/LK1F1hYlc8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkAzhRrWsAAvPei.png", + "id_str" : "1026877361814417408", + "id" : 1026877361814417408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkAzhRrWsAAvPei.png", + "sizes" : [ { + "h" : 350, + "resize" : "fit", + "w" : 874 + }, { + "h" : 350, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 272, + "resize" : "fit", + "w" : 680 + }, { + "h" : 350, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Six Nations of the Grand River", + "display_url" : "pic.twitter.com\/LK1F1hYlc8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/avOmp74Yiv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853894966&oldid=853447722", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026877364008087552", + "text" : "Six Nations of the Grand River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/avOmp74Yiv https:\/\/t.co\/LK1F1hYlc8", + "id" : 1026877364008087552, + "created_at" : "2018-08-07 17:06:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026821483329454081\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/rjzscxAP9f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DkAAsk1XgAAmX0d.png", + "id_str" : "1026821480842231808", + "id" : 1026821480842231808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DkAAsk1XgAAmX0d.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wycliffe Hall, Oxford", + "display_url" : "pic.twitter.com\/rjzscxAP9f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/6885FYe2Jn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853868379&oldid=844412705", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026821483329454081", + "text" : "Wycliffe Hall, Oxford Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6885FYe2Jn https:\/\/t.co\/rjzscxAP9f", + "id" : 1026821483329454081, + "created_at" : "2018-08-07 13:24:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026619809017094144\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/8LtGONRxcC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dj9JRfDUYAEfdyY.png", + "id_str" : "1026619804805783553", + "id" : 1026619804805783553, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dj9JRfDUYAEfdyY.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Live scan", + "display_url" : "pic.twitter.com\/8LtGONRxcC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/VmJaMsNr8A", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853786380&oldid=853786213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026619809017094144", + "text" : "Live scan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VmJaMsNr8A https:\/\/t.co\/8LtGONRxcC", + "id" : 1026619809017094144, + "created_at" : "2018-08-07 00:03:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026619485623599104\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/ItL6tG2iYI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dj9I-r8VsAA0xx_.png", + "id_str" : "1026619481848655872", + "id" : 1026619481848655872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dj9I-r8VsAA0xx_.png", + "sizes" : [ { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 510, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 510, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Live scan", + "display_url" : "pic.twitter.com\/ItL6tG2iYI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/1wTswZAINP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853786213&oldid=850543812", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026619485623599104", + "text" : "Live scan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1wTswZAINP https:\/\/t.co\/ItL6tG2iYI", + "id" : 1026619485623599104, + "created_at" : "2018-08-07 00:02:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026499349751234561\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/n6noC2EvZ2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dj7btpwU4AAA7s5.png", + "id_str" : "1026499342436196352", + "id" : 1026499342436196352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dj7btpwU4AAA7s5.png", + "sizes" : [ { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Liste d'entreprises canadiennes", + "display_url" : "pic.twitter.com\/n6noC2EvZ2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/lNiFGe6Qax", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151048033&oldid=149691038&rcid=368720699", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026499349751234561", + "text" : "Liste d'entreprises canadiennes Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/lNiFGe6Qax https:\/\/t.co\/n6noC2EvZ2", + "id" : 1026499349751234561, + "created_at" : "2018-08-06 16:04:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026488758865207296\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/ENUsBNEh3X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dj7SFZVV4AAZ6ON.png", + "id_str" : "1026488755228631040", + "id" : 1026488755228631040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dj7SFZVV4AAZ6ON.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vice-roi (papillon)", + "display_url" : "pic.twitter.com\/ENUsBNEh3X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/t5t6nbjmhq", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151046426&oldid=151046191&rcid=368718075", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026488758865207296", + "text" : "Vice-roi (papillon) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t5t6nbjmhq https:\/\/t.co\/ENUsBNEh3X", + "id" : 1026488758865207296, + "created_at" : "2018-08-06 15:22:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026487456579895298\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/Mg61aFsE76", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dj7Q5krUwAID02z.png", + "id_str" : "1026487452603564034", + "id" : 1026487452603564034, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dj7Q5krUwAID02z.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vice-roi (papillon)", + "display_url" : "pic.twitter.com\/Mg61aFsE76" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/AODUOE2j8r", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151046191&oldid=146268808&rcid=368717645", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026487456579895298", + "text" : "Vice-roi (papillon) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/AODUOE2j8r https:\/\/t.co\/Mg61aFsE76", + "id" : 1026487456579895298, + "created_at" : "2018-08-06 15:17:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1026482972734758912\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/TuyQ4f0Tz2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dj7M0r7XcAMNIiz.png", + "id_str" : "1026482970604040195", + "id" : 1026482970604040195, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dj7M0r7XcAMNIiz.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Trance music", + "display_url" : "pic.twitter.com\/TuyQ4f0Tz2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/DpFyW3lQCn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853716005&oldid=853313547", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1026482972734758912", + "text" : "Trance music Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/DpFyW3lQCn https:\/\/t.co\/TuyQ4f0Tz2", + "id" : 1026482972734758912, + "created_at" : "2018-08-06 14:59:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025459470959341569\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/n1IvAfip7s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djsp9AsXgAE7iVS.png", + "id_str" : "1025459468291768321", + "id" : 1025459468291768321, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djsp9AsXgAE7iVS.png", + "sizes" : [ { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Elk Valley (British Columbia)", + "display_url" : "pic.twitter.com\/n1IvAfip7s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/2UnyQ1g77O", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853297256&oldid=853297160", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025459470959341569", + "text" : "Elk Valley (British Columbia) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/2UnyQ1g77O https:\/\/t.co\/n1IvAfip7s", + "id" : 1025459470959341569, + "created_at" : "2018-08-03 19:12:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025459317271670784\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/iavRJ6LRce", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djsp0AfX4AAeH6V.png", + "id_str" : "1025459313618444288", + "id" : 1025459313618444288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djsp0AfX4AAeH6V.png", + "sizes" : [ { + "h" : 625, + "resize" : "fit", + "w" : 874 + }, { + "h" : 486, + "resize" : "fit", + "w" : 680 + }, { + "h" : 625, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 625, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Elk Valley (British Columbia)", + "display_url" : "pic.twitter.com\/iavRJ6LRce" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/fByvs21eXV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853297160&oldid=690549351", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025459317271670784", + "text" : "Elk Valley (British Columbia) Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/fByvs21eXV https:\/\/t.co\/iavRJ6LRce", + "id" : 1025459317271670784, + "created_at" : "2018-08-03 19:12:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025426931741851648\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/BOProxpq8m", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjsMW5jXgAIj95e.png", + "id_str" : "1025426927702736898", + "id" : 1025426927702736898, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjsMW5jXgAIj95e.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Vladimir Ashkenazy", + "display_url" : "pic.twitter.com\/BOProxpq8m" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/2b6tCyhrfB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853282831&oldid=853282727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025426931741851648", + "text" : "Vladimir Ashkenazy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2b6tCyhrfB https:\/\/t.co\/BOProxpq8m", + "id" : 1025426931741851648, + "created_at" : "2018-08-03 17:03:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025426735041523712\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/qw0V2M0a5T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjsMLX1X4AAA9GD.png", + "id_str" : "1025426729672892416", + "id" : 1025426729672892416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjsMLX1X4AAA9GD.png", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 219, + "resize" : "fit", + "w" : 680 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Vladimir Ashkenazy", + "display_url" : "pic.twitter.com\/qw0V2M0a5T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/nytPWEeffN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853282727&oldid=837045884", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025426735041523712", + "text" : "Vladimir Ashkenazy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nytPWEeffN https:\/\/t.co\/qw0V2M0a5T", + "id" : 1025426735041523712, + "created_at" : "2018-08-03 17:02:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025365821655318530\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/J6dpVvKYVS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjrUx3UU4AAHdNT.png", + "id_str" : "1025365818308091904", + "id" : 1025365818308091904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjrUx3UU4AAHdNT.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Audi Q5", + "display_url" : "pic.twitter.com\/J6dpVvKYVS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/tvc9esaNqd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853254130&oldid=852838470", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025365821655318530", + "text" : "Audi Q5 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tvc9esaNqd https:\/\/t.co\/J6dpVvKYVS", + "id" : 1025365821655318530, + "created_at" : "2018-08-03 13:00:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025080869470576641\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/J8lHPadfCp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjnRngmXoAAqPUx.png", + "id_str" : "1025080866899468288", + "id" : 1025080866899468288, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjnRngmXoAAqPUx.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 363 + }, { + "h" : 1636, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 641 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1636, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Ocean (train)", + "display_url" : "pic.twitter.com\/J8lHPadfCp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ESWGwsLQTQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853141808&oldid=831979473", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025080869470576641", + "text" : "Ocean (train) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ESWGwsLQTQ https:\/\/t.co\/J8lHPadfCp", + "id" : 1025080869470576641, + "created_at" : "2018-08-02 18:08:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025077801324609537\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/wJsUBayS21", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjnO0zsW0AEuKKE.png", + "id_str" : "1025077796828270593", + "id" : 1025077796828270593, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjnO0zsW0AEuKKE.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Timiskaming, Quebec", + "display_url" : "pic.twitter.com\/wJsUBayS21" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/qbvucHH9p5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853140306&oldid=851685393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025077801324609537", + "text" : "Timiskaming, Quebec Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qbvucHH9p5 https:\/\/t.co\/wJsUBayS21", + "id" : 1025077801324609537, + "created_at" : "2018-08-02 17:56:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025074542232915968\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/f4Rb33xqkD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjnL3NqXoAAQD_8.png", + "id_str" : "1025074539624112128", + "id" : 1025074539624112128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjnL3NqXoAAQD_8.png", + "sizes" : [ { + "h" : 453, + "resize" : "fit", + "w" : 680 + }, { + "h" : 582, + "resize" : "fit", + "w" : 874 + }, { + "h" : 582, + "resize" : "fit", + "w" : 874 + }, { + "h" : 582, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Public Service Alliance of Canada", + "display_url" : "pic.twitter.com\/f4Rb33xqkD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/DMWm3c4ajG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853138708&oldid=853138240", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025074542232915968", + "text" : "Public Service Alliance of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DMWm3c4ajG https:\/\/t.co\/f4Rb33xqkD", + "id" : 1025074542232915968, + "created_at" : "2018-08-02 17:43:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025073753804431361\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/sZyGQTWmaj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjnLJOKXsAAMkh5.png", + "id_str" : "1025073749484351488", + "id" : 1025073749484351488, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjnLJOKXsAAMkh5.png", + "sizes" : [ { + "h" : 657, + "resize" : "fit", + "w" : 680 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 845, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public Service Alliance of Canada", + "display_url" : "pic.twitter.com\/sZyGQTWmaj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/PxNfEqJgtK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853138240&oldid=846138109", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025073753804431361", + "text" : "Public Service Alliance of Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PxNfEqJgtK https:\/\/t.co\/sZyGQTWmaj", + "id" : 1025073753804431361, + "created_at" : "2018-08-02 17:40:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025035503366754305\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/xOrgRvnoN3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjmoWyBW4AEm0bd.png", + "id_str" : "1025035499541553153", + "id" : 1025035499541553153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjmoWyBW4AEm0bd.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to USS Buffalo (SSN-715)", + "display_url" : "pic.twitter.com\/xOrgRvnoN3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/AxoA9T8SY6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853117684&oldid=853116905", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025035503366754305", + "text" : "USS Buffalo (SSN-715) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AxoA9T8SY6 https:\/\/t.co\/xOrgRvnoN3", + "id" : 1025035503366754305, + "created_at" : "2018-08-02 15:08:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025025926130814976\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/YZuU5q7k9C", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjmfpTDXsAUWK6l.png", + "id_str" : "1025025922041360389", + "id" : 1025025922041360389, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjmfpTDXsAUWK6l.png", + "sizes" : [ { + "h" : 1337, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 784 + }, { + "h" : 1337, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 445 + } ], + "media_alt" : "Screenshot of edit to USS Buffalo (SSN-715)", + "display_url" : "pic.twitter.com\/YZuU5q7k9C" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/L4sbBA2rWf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853112857&oldid=853109854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025025926130814976", + "text" : "USS Buffalo (SSN-715) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/L4sbBA2rWf https:\/\/t.co\/YZuU5q7k9C", + "id" : 1025025926130814976, + "created_at" : "2018-08-02 14:29:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025022971377799168\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/6yNC6YPJHz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djmc9OXXsAA4qBw.png", + "id_str" : "1025022965845569536", + "id" : 1025022965845569536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djmc9OXXsAA4qBw.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tea egg", + "display_url" : "pic.twitter.com\/6yNC6YPJHz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Dl442EGO2H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853111557&oldid=850334862", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025022971377799168", + "text" : "Tea egg Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Dl442EGO2H https:\/\/t.co\/6yNC6YPJHz", + "id" : 1025022971377799168, + "created_at" : "2018-08-02 14:18:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025019031584223232\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/MR7C0yGIX8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjmZX6MUYAAtLQD.png", + "id_str" : "1025019026240462848", + "id" : 1025019026240462848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjmZX6MUYAAtLQD.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to USS Buffalo (SSN-715)", + "display_url" : "pic.twitter.com\/MR7C0yGIX8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/ofZX0VEux0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853109854&oldid=853107498", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025019031584223232", + "text" : "USS Buffalo (SSN-715) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ofZX0VEux0 https:\/\/t.co\/MR7C0yGIX8", + "id" : 1025019031584223232, + "created_at" : "2018-08-02 14:02:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025013613478731776\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/95Pc5ZWZ2l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjmUchpWsAAS4Ux.png", + "id_str" : "1025013607992569856", + "id" : 1025013607992569856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjmUchpWsAAS4Ux.png", + "sizes" : [ { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 593 + }, { + "h" : 1002, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to USS Buffalo (SSN-715)", + "display_url" : "pic.twitter.com\/95Pc5ZWZ2l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/z6iEGxapJ2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853107498&oldid=851027925", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025013613478731776", + "text" : "USS Buffalo (SSN-715) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/z6iEGxapJ2 https:\/\/t.co\/95Pc5ZWZ2l", + "id" : 1025013613478731776, + "created_at" : "2018-08-02 13:41:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025011997203734528\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/J9AbVoDkxq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjmS-j5WsAIdMrY.png", + "id_str" : "1025011993688846338", + "id" : 1025011993688846338, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjmS-j5WsAIdMrY.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Glossary of musical terminology", + "display_url" : "pic.twitter.com\/J9AbVoDkxq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/i3hfDHrHTC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853106740&oldid=852414487", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025011997203734528", + "text" : "Glossary of musical terminology Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/i3hfDHrHTC https:\/\/t.co\/J9AbVoDkxq", + "id" : 1025011997203734528, + "created_at" : "2018-08-02 13:34:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1025011559913979905\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/tfMY5Zz19L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjmSlFIW0AAP239.png", + "id_str" : "1025011555933540352", + "id" : 1025011555933540352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjmSlFIW0AAP239.png", + "sizes" : [ { + "h" : 516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 516, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Six Nations of the Grand River", + "display_url" : "pic.twitter.com\/tfMY5Zz19L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/wUNMbSXFuq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853106575&oldid=851170578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1025011559913979905", + "text" : "Six Nations of the Grand River Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wUNMbSXFuq https:\/\/t.co\/tfMY5Zz19L", + "id" : 1025011559913979905, + "created_at" : "2018-08-02 13:32:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024990907790229506\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/FrSB752Ulh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djl_y6WW0AI8ZRr.png", + "id_str" : "1024990902836711426", + "id" : 1024990902836711426, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djl_y6WW0AI8ZRr.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 526 + }, { + "h" : 680, + "resize" : "fit", + "w" : 298 + }, { + "h" : 1994, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1994, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Motorsport Club of Ottawa", + "display_url" : "pic.twitter.com\/FrSB752Ulh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/yyP61QCW1Z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853097925&oldid=833424042", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024990907790229506", + "text" : "Motorsport Club of Ottawa Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yyP61QCW1Z https:\/\/t.co\/FrSB752Ulh", + "id" : 1024990907790229506, + "created_at" : "2018-08-02 12:10:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024801155375869952\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3id2vyhYW7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjjTN4VVAAA_iwK.png", + "id_str" : "1024801150640390144", + "id" : 1024801150640390144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjjTN4VVAAA_iwK.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fisheries and Oceans Canada", + "display_url" : "pic.twitter.com\/3id2vyhYW7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/Sifqn6qx9n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=853029393&oldid=853029306", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024801155375869952", + "text" : "Fisheries and Oceans Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Sifqn6qx9n https:\/\/t.co\/3id2vyhYW7", + "id" : 1024801155375869952, + "created_at" : "2018-08-01 23:36:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024725961638600704\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/7NXuF7CUD6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjiO1DRXoAAsoiP.png", + "id_str" : "1024725957289156608", + "id" : 1024725957289156608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjiO1DRXoAAsoiP.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 368 + }, { + "h" : 2852, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 208 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 628 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to HMCS St. John's", + "display_url" : "pic.twitter.com\/7NXuF7CUD6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/tdotDf0Ks7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852995043&oldid=852091814", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024725961638600704", + "text" : "HMCS St. John's Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tdotDf0Ks7 https:\/\/t.co\/7NXuF7CUD6", + "id" : 1024725961638600704, + "created_at" : "2018-08-01 18:38:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024707446802018305\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/JXgRhJ5z3A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djh9_ayW0AEw_8F.png", + "id_str" : "1024707443702550529", + "id" : 1024707443702550529, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djh9_ayW0AEw_8F.png", + "sizes" : [ { + "h" : 635, + "resize" : "fit", + "w" : 874 + }, { + "h" : 494, + "resize" : "fit", + "w" : 680 + }, { + "h" : 635, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 635, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:Chinese social structure", + "display_url" : "pic.twitter.com\/JXgRhJ5z3A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/gacG8684FN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852984862&oldid=851418531", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024707446802018305", + "text" : "Talk:Chinese social structure Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gacG8684FN https:\/\/t.co\/JXgRhJ5z3A", + "id" : 1024707446802018305, + "created_at" : "2018-08-01 17:24:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024693780564328449\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/KoDTEkAahB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djhxj74X4AIwIjh.png", + "id_str" : "1024693777410285570", + "id" : 1024693777410285570, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djhxj74X4AIwIjh.png", + "sizes" : [ { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + }, { + "h" : 782, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chinese social structure", + "display_url" : "pic.twitter.com\/KoDTEkAahB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/x7m4DficCH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852977908&oldid=852977809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024693780564328449", + "text" : "Chinese social structure Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/x7m4DficCH https:\/\/t.co\/KoDTEkAahB", + "id" : 1024693780564328449, + "created_at" : "2018-08-01 16:30:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024693589748658181\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/wkw8i1ro6H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjhxYqtUYAA36oy.png", + "id_str" : "1024693583821955072", + "id" : 1024693583821955072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjhxYqtUYAA36oy.png", + "sizes" : [ { + "h" : 1820, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 327 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1820, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chinese social structure", + "display_url" : "pic.twitter.com\/wkw8i1ro6H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/Yi1zGS9rNn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852977809&oldid=851689946", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024693589748658181", + "text" : "Chinese social structure Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Yi1zGS9rNn https:\/\/t.co\/wkw8i1ro6H", + "id" : 1024693589748658181, + "created_at" : "2018-08-01 16:29:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024646826291617793\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/sLjjq6fp76", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DjhG20YXgAAoC32.png", + "id_str" : "1024646822814515200", + "id" : 1024646822814515200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DjhG20YXgAAoC32.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 323 + }, { + "h" : 1839, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 570 + }, { + "h" : 1839, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Fran\u00E7ois-Philippe Champagne", + "display_url" : "pic.twitter.com\/sLjjq6fp76" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/1t9kZWmZPU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=150881445&oldid=143784266&rcid=368266851", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024646826291617793", + "text" : "Fran\u00E7ois-Philippe Champagne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1t9kZWmZPU https:\/\/t.co\/sLjjq6fp76", + "id" : 1024646826291617793, + "created_at" : "2018-08-01 13:23:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1024631754441846785\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/zTCDfPwcYJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Djg5Je9X4AE7TwT.png", + "id_str" : "1024631750318874625", + "id" : 1024631750318874625, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Djg5Je9X4AE7TwT.png", + "sizes" : [ { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Auxiliary constable", + "display_url" : "pic.twitter.com\/zTCDfPwcYJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/gHLvGN6JY0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=852947374&oldid=838399407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1024631754441846785", + "text" : "Auxiliary constable Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/gHLvGN6JY0 https:\/\/t.co\/zTCDfPwcYJ", + "id" : 1024631754441846785, + "created_at" : "2018-08-01 12:23:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_09.js b/20181122/data/js/tweets/2018_09.js new file mode 100644 index 00000000..b7cd03e1 --- /dev/null +++ b/20181122/data/js/tweets/2018_09.js @@ -0,0 +1,8760 @@ +Grailbird.data.tweets_2018_09 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1045396290992001025\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/0V2TG69NHJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoH-YpQUUAAdz9E.png", + "id_str" : "1045396287871275008", + "id" : 1045396287871275008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoH-YpQUUAAdz9E.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 280 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 494 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 844 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2122, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to South Alberta Light Horse", + "display_url" : "pic.twitter.com\/0V2TG69NHJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/M97W4dAWzj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861485899&oldid=860435142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1045396290992001025", + "text" : "South Alberta Light Horse Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/M97W4dAWzj https:\/\/t.co\/0V2TG69NHJ", + "id" : 1045396290992001025, + "created_at" : "2018-09-27 19:34:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1045391607615410176\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/ph98w7DAld", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoH6ICJVsAARpsN.png", + "id_str" : "1045391604448604160", + "id" : 1045391604448604160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoH6ICJVsAARpsN.png", + "sizes" : [ { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 568 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1047, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chrystia Freeland", + "display_url" : "pic.twitter.com\/ph98w7DAld" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/MXM4kSid0c", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861483818&oldid=861205764", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1045391607615410176", + "text" : "Chrystia Freeland Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MXM4kSid0c https:\/\/t.co\/ph98w7DAld", + "id" : 1045391607615410176, + "created_at" : "2018-09-27 19:15:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1045062114619129857\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/pn2LwxsvaK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoDOc2eXkAAuubz.png", + "id_str" : "1045062108604502016", + "id" : 1045062108604502016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoDOc2eXkAAuubz.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Facial hair in the military", + "display_url" : "pic.twitter.com\/pn2LwxsvaK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/bRO1RVdBXK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861359879&oldid=861348865", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1045062114619129857", + "text" : "Facial hair in the military Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/bRO1RVdBXK https:\/\/t.co\/pn2LwxsvaK", + "id" : 1045062114619129857, + "created_at" : "2018-09-26 21:26:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1045040102337118208\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/bxdhjfzrsA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoC6bh3U8AAWimZ.png", + "id_str" : "1045040095659618304", + "id" : 1045040095659618304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoC6bh3U8AAWimZ.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 738 + }, { + "h" : 1422, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 418 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1422, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Facial hair in the military", + "display_url" : "pic.twitter.com\/bxdhjfzrsA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/KEetnyUbI8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861348865&oldid=856792213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1045040102337118208", + "text" : "Facial hair in the military Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KEetnyUbI8 https:\/\/t.co\/bxdhjfzrsA", + "id" : 1045040102337118208, + "created_at" : "2018-09-26 19:59:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1045031407209402369\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/y64FhCPY6j", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoCyhhFXoAEHLr9.png", + "id_str" : "1045031402436272129", + "id" : 1045031402436272129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoCyhhFXoAEHLr9.png", + "sizes" : [ { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 39 Service Battalion", + "display_url" : "pic.twitter.com\/y64FhCPY6j" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/jqywzQbTmN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861344607&oldid=836216790", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1045031407209402369", + "text" : "39 Service Battalion Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/jqywzQbTmN https:\/\/t.co\/y64FhCPY6j", + "id" : 1045031407209402369, + "created_at" : "2018-09-26 19:24:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1045030941327069184\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/9kwpNjiXND", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoCyGWlUcAE66gN.png", + "id_str" : "1045030935761022977", + "id" : 1045030935761022977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoCyGWlUcAE66gN.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 528 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Hilary Duff", + "display_url" : "pic.twitter.com\/9kwpNjiXND" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/SVatuJ6qsW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861344389&oldid=861343326", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1045030941327069184", + "text" : "Hilary Duff Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/SVatuJ6qsW https:\/\/t.co\/9kwpNjiXND", + "id" : 1045030941327069184, + "created_at" : "2018-09-26 19:22:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1045023282263728129\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/GyuVfpZzCF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoCrIjKU4AEnYMX.png", + "id_str" : "1045023276915810305", + "id" : 1045023276915810305, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoCrIjKU4AEnYMX.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to The Princess Louise Fusiliers", + "display_url" : "pic.twitter.com\/GyuVfpZzCF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/k0uLfINmHv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861340764&oldid=830062545", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1045023282263728129", + "text" : "The Princess Louise Fusiliers Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/k0uLfINmHv https:\/\/t.co\/GyuVfpZzCF", + "id" : 1045023282263728129, + "created_at" : "2018-09-26 18:52:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044963806676422657\/photo\/1", + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/xud1yZrlpZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoB1CvNUwAE8NEk.png", + "id_str" : "1044963803442495489", + "id" : 1044963803442495489, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoB1CvNUwAE8NEk.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 664 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 895, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to NCIX", + "display_url" : "pic.twitter.com\/xud1yZrlpZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 63, 86 ], + "url" : "https:\/\/t.co\/gk0UKYLCol", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861311749&oldid=861309213", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044963806676422657", + "text" : "NCIX Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/gk0UKYLCol https:\/\/t.co\/xud1yZrlpZ", + "id" : 1044963806676422657, + "created_at" : "2018-09-26 14:56:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044937262746742784\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/ltpTvBnsvT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoBc5uYWsAAW8--.png", + "id_str" : "1044937260322435072", + "id" : 1044937260322435072, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoBc5uYWsAAW8--.png", + "sizes" : [ { + "h" : 544, + "resize" : "fit", + "w" : 874 + }, { + "h" : 544, + "resize" : "fit", + "w" : 874 + }, { + "h" : 423, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 544, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Canadian Coast Guard MCTS Centres", + "display_url" : "pic.twitter.com\/ltpTvBnsvT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/yTEwL6mx3m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861299485&oldid=845028106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044937262746742784", + "text" : "List of Canadian Coast Guard MCTS Centres Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yTEwL6mx3m https:\/\/t.co\/ltpTvBnsvT", + "id" : 1044937262746742784, + "created_at" : "2018-09-26 13:10:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044936043517095938\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/YZSZpfCyia", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoBbyssXUAAKmv_.png", + "id_str" : "1044936040098779136", + "id" : 1044936040098779136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoBbyssXUAAKmv_.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to United Nations Iraq\u2013Kuwait Observation Mission", + "display_url" : "pic.twitter.com\/YZSZpfCyia" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/tPO5CW0683", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861298939&oldid=861298630", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044936043517095938", + "text" : "United Nations Iraq\u2013Kuwait Observation Mission Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tPO5CW0683 https:\/\/t.co\/YZSZpfCyia", + "id" : 1044936043517095938, + "created_at" : "2018-09-26 13:05:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044935336349110272\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/WhJzY7eswl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoBbJlQX0AAc-JC.png", + "id_str" : "1044935333727686656", + "id" : 1044935333727686656, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoBbJlQX0AAc-JC.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to United Nations Iraq\u2013Kuwait Observation Mission", + "display_url" : "pic.twitter.com\/WhJzY7eswl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/GNU75lpuJG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861298630&oldid=788042493", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044935336349110272", + "text" : "United Nations Iraq\u2013Kuwait Observation Mission Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GNU75lpuJG https:\/\/t.co\/WhJzY7eswl", + "id" : 1044935336349110272, + "created_at" : "2018-09-26 13:02:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044924759245549568\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/qxNSnacGF6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoBRh1qUwAsxcNA.png", + "id_str" : "1044924755332087819", + "id" : 1044924755332087819, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoBRh1qUwAsxcNA.png", + "sizes" : [ { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 202, + "resize" : "fit", + "w" : 680 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Toronto van attack", + "display_url" : "pic.twitter.com\/qxNSnacGF6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/7C8Yb4lDzq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861294462&oldid=861212246", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044924759245549568", + "text" : "Toronto van attack Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7C8Yb4lDzq https:\/\/t.co\/qxNSnacGF6", + "id" : 1044924759245549568, + "created_at" : "2018-09-26 12:20:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044924610444230656\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/6jBeoqx4GY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoBRZFiU4AAzrk_.png", + "id_str" : "1044924604974686208", + "id" : 1044924604974686208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoBRZFiU4AAzrk_.png", + "sizes" : [ { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 202, + "resize" : "fit", + "w" : 680 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 260, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Fredericton shooting", + "display_url" : "pic.twitter.com\/6jBeoqx4GY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/Vo36Pgnbqd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861294401&oldid=859243748", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044924610444230656", + "text" : "Fredericton shooting Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Vo36Pgnbqd https:\/\/t.co\/6jBeoqx4GY", + "id" : 1044924610444230656, + "created_at" : "2018-09-26 12:20:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044657350026690562\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/aD8clIO7fB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn9eUb1VsAARo-W.png", + "id_str" : "1044657343735115776", + "id" : 1044657343735115776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn9eUb1VsAARo-W.png", + "sizes" : [ { + "h" : 634, + "resize" : "fit", + "w" : 874 + }, { + "h" : 634, + "resize" : "fit", + "w" : 874 + }, { + "h" : 493, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 634, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of postal codes of Canada: M", + "display_url" : "pic.twitter.com\/aD8clIO7fB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/vlFXd98U4q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861189943&oldid=857830462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044657350026690562", + "text" : "List of postal codes of Canada: M Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/vlFXd98U4q https:\/\/t.co\/aD8clIO7fB", + "id" : 1044657350026690562, + "created_at" : "2018-09-25 18:38:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044352770709573632\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/MbeDcA3Slm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn5JTsnUcAAtnvh.png", + "id_str" : "1044352766338953216", + "id" : 1044352766338953216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn5JTsnUcAAtnvh.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Task Force Kandahar", + "display_url" : "pic.twitter.com\/MbeDcA3Slm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Kk9ugdO8xR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861073805&oldid=845745048", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044352770709573632", + "text" : "Task Force Kandahar Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Kk9ugdO8xR https:\/\/t.co\/MbeDcA3Slm", + "id" : 1044352770709573632, + "created_at" : "2018-09-24 22:27:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044292094528028675\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/aMYo1g5YzA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn4SH_SUcAATzUI.png", + "id_str" : "1044292092053188608", + "id" : 1044292092053188608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn4SH_SUcAATzUI.png", + "sizes" : [ { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Court of Appeal for Ontario", + "display_url" : "pic.twitter.com\/aMYo1g5YzA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/U3Kg6kng8y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861032829&oldid=857892169", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044292094528028675", + "text" : "Court of Appeal for Ontario Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/U3Kg6kng8y https:\/\/t.co\/aMYo1g5YzA", + "id" : 1044292094528028675, + "created_at" : "2018-09-24 18:26:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044272225493413888\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/GHWF1QdyVV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn4ADbeXoAAQPY7.png", + "id_str" : "1044272222511276032", + "id" : 1044272222511276032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn4ADbeXoAAQPY7.png", + "sizes" : [ { + "h" : 289, + "resize" : "fit", + "w" : 680 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CBC Arts", + "display_url" : "pic.twitter.com\/GHWF1QdyVV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/m0BlMzA19S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861022087&oldid=861020607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044272225493413888", + "text" : "CBC Arts Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/m0BlMzA19S https:\/\/t.co\/GHWF1QdyVV", + "id" : 1044272225493413888, + "created_at" : "2018-09-24 17:07:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044271283863769088\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/zr0e9Mfao2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn3_MqoU4AAytb0.png", + "id_str" : "1044271281686765568", + "id" : 1044271281686765568, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn3_MqoU4AAytb0.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Exhibitionists (TV series)", + "display_url" : "pic.twitter.com\/zr0e9Mfao2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/gr5ua7qQVH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861021672&oldid=861021650", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044271283863769088", + "text" : "Exhibitionists (TV series) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/gr5ua7qQVH https:\/\/t.co\/zr0e9Mfao2", + "id" : 1044271283863769088, + "created_at" : "2018-09-24 17:04:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044271225198047238\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/h9eFZtz3rZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn3_JP7UYAE1548.png", + "id_str" : "1044271222979059713", + "id" : 1044271222979059713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn3_JP7UYAE1548.png", + "sizes" : [ { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 313, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/h9eFZtz3rZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/YeNG9peO46", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861021650&oldid=861021607", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044271225198047238", + "text" : "Exhibitionists (TV series) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/YeNG9peO46 https:\/\/t.co\/h9eFZtz3rZ", + "id" : 1044271225198047238, + "created_at" : "2018-09-24 17:03:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044271123607834624\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/01iAVQ2sDU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn3_DIcU4AYl2d1.png", + "id_str" : "1044271117890805766", + "id" : 1044271117890805766, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn3_DIcU4AYl2d1.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 525 + }, { + "h" : 1133, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1133, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1133, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Exhibitionists (TV series)", + "display_url" : "pic.twitter.com\/01iAVQ2sDU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/o3X61y05hJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861021607&oldid=861020576", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044271123607834624", + "text" : "Exhibitionists (TV series) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/o3X61y05hJ https:\/\/t.co\/01iAVQ2sDU", + "id" : 1044271123607834624, + "created_at" : "2018-09-24 17:03:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044269071037059077\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/MoqYAluDcD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn39L3PVsAAZc_e.png", + "id_str" : "1044269068868497408", + "id" : 1044269068868497408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn39L3PVsAAZc_e.png", + "sizes" : [ { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CBC Arts", + "display_url" : "pic.twitter.com\/MoqYAluDcD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OOhmnvIKPW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861020607&oldid=861020043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044269071037059077", + "text" : "CBC Arts Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/OOhmnvIKPW https:\/\/t.co\/MoqYAluDcD", + "id" : 1044269071037059077, + "created_at" : "2018-09-24 16:55:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044269005928890373\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/C2dTo4z624", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn39H-4XUAIOM-e.png", + "id_str" : "1044269002200141826", + "id" : 1044269002200141826, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn39H-4XUAIOM-e.png", + "sizes" : [ { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 263, + "resize" : "fit", + "w" : 680 + }, { + "h" : 338, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Exhibitionists (TV series)", + "display_url" : "pic.twitter.com\/C2dTo4z624" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/130rvsAsKN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861020576&oldid=861020486", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044269005928890373", + "text" : "Exhibitionists (TV series) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/130rvsAsKN https:\/\/t.co\/C2dTo4z624", + "id" : 1044269005928890373, + "created_at" : "2018-09-24 16:55:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044268817730490374\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/YV4ZH93jdT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn389E2W0AIOgaC.png", + "id_str" : "1044268814823772162", + "id" : 1044268814823772162, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn389E2W0AIOgaC.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Exhibitionists (TV series)", + "display_url" : "pic.twitter.com\/YV4ZH93jdT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/oa8ele6GAS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861020486&oldid=861020443", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044268817730490374", + "text" : "Exhibitionists (TV series) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/oa8ele6GAS https:\/\/t.co\/YV4ZH93jdT", + "id" : 1044268817730490374, + "created_at" : "2018-09-24 16:54:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044268753721204736\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/igCQYSlcwt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn385QkWkAIv4Cb.png", + "id_str" : "1044268749250007042", + "id" : 1044268749250007042, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn385QkWkAIv4Cb.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 554 + }, { + "h" : 1892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 314 + }, { + "h" : 1892, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Exhibitionists (TV series)", + "display_url" : "pic.twitter.com\/igCQYSlcwt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/GngJK5wEfw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861020443&oldid=861015727", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044268753721204736", + "text" : "Exhibitionists (TV series) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/GngJK5wEfw https:\/\/t.co\/igCQYSlcwt", + "id" : 1044268753721204736, + "created_at" : "2018-09-24 16:54:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044267966454538241\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/EaULzbPHyI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn38LkcWkAAXTiu.png", + "id_str" : "1044267964311179264", + "id" : 1044267964311179264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn38LkcWkAAXTiu.png", + "sizes" : [ { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CBC Arts", + "display_url" : "pic.twitter.com\/EaULzbPHyI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/PIAdYvU4gr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861020043&oldid=861020009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044267966454538241", + "text" : "CBC Arts Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/PIAdYvU4gr https:\/\/t.co\/EaULzbPHyI", + "id" : 1044267966454538241, + "created_at" : "2018-09-24 16:50:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044267907503595523\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/kKKNNT5AsS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn38IBGXcAAlPGV.png", + "id_str" : "1044267903284113408", + "id" : 1044267903284113408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn38IBGXcAAlPGV.png", + "sizes" : [ { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CBC Arts", + "display_url" : "pic.twitter.com\/kKKNNT5AsS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/mazn0Hogvv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861020009&oldid=861015355", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044267907503595523", + "text" : "CBC Arts Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/mazn0Hogvv https:\/\/t.co\/kKKNNT5AsS", + "id" : 1044267907503595523, + "created_at" : "2018-09-24 16:50:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044259649007038464\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/bFVcNvIYgs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn30nZCXkAMwEBt.png", + "id_str" : "1044259646192717827", + "id" : 1044259646192717827, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn30nZCXkAMwEBt.png", + "sizes" : [ { + "h" : 1209, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 492 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 867 + }, { + "h" : 1209, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Exhibitionists (TV series)", + "display_url" : "pic.twitter.com\/bFVcNvIYgs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Cf4Ceo5c4j", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861015727&oldid=809869448", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044259649007038464", + "text" : "Exhibitionists (TV series) Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Cf4Ceo5c4j https:\/\/t.co\/bFVcNvIYgs", + "id" : 1044259649007038464, + "created_at" : "2018-09-24 16:17:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044258914676740097\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/bBST1AO66s", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn3z8YYXkAEgQfn.png", + "id_str" : "1044258907282182145", + "id" : 1044258907282182145, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn3z8YYXkAEgQfn.png", + "sizes" : [ { + "h" : 1032, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 576 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1032, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1032, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CBC Arts", + "display_url" : "pic.twitter.com\/bBST1AO66s" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/RnaH3FKFR9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861015355&oldid=742451125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044258914676740097", + "text" : "CBC Arts Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/RnaH3FKFR9 https:\/\/t.co\/bBST1AO66s", + "id" : 1044258914676740097, + "created_at" : "2018-09-24 16:15:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044251166702481409\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/c8wvDe4g1u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn3s5dcVAAAC541.png", + "id_str" : "1044251160519966720", + "id" : 1044251160519966720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn3s5dcVAAAC541.png", + "sizes" : [ { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 540 + }, { + "h" : 1101, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Hilton Mine", + "display_url" : "pic.twitter.com\/c8wvDe4g1u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/efNtpsPRu4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=861011003&oldid=770294714", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044251166702481409", + "text" : "Hilton Mine Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/efNtpsPRu4 https:\/\/t.co\/c8wvDe4g1u", + "id" : 1044251166702481409, + "created_at" : "2018-09-24 15:44:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1044207915953991680\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/NQo80tlK97", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dn3FkGlU0AAJ1SY.png", + "id_str" : "1044207912652951552", + "id" : 1044207912652951552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dn3FkGlU0AAJ1SY.png", + "sizes" : [ { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 652 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces Military Police", + "display_url" : "pic.twitter.com\/NQo80tlK97" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Gc0d2PuTcf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860990522&oldid=860241522", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1044207915953991680", + "text" : "Canadian Forces Military Police Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Gc0d2PuTcf https:\/\/t.co\/NQo80tlK97", + "id" : 1044207915953991680, + "created_at" : "2018-09-24 12:52:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043885723609440256\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/ThDZjvFzng", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnygiCnXoAAvQnh.png", + "id_str" : "1043885720321105920", + "id" : 1043885720321105920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnygiCnXoAAvQnh.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mountain rescue", + "display_url" : "pic.twitter.com\/ThDZjvFzng" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/LYYNr7GdEc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860862118&oldid=860861636", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043885723609440256", + "text" : "Mountain rescue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LYYNr7GdEc https:\/\/t.co\/ThDZjvFzng", + "id" : 1043885723609440256, + "created_at" : "2018-09-23 15:32:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043884736798760963\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/gb6O5LAlKI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnyfoheX0AAFFUD.png", + "id_str" : "1043884732172455936", + "id" : 1043884732172455936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnyfoheX0AAFFUD.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mountain rescue", + "display_url" : "pic.twitter.com\/gb6O5LAlKI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/BYJu8IJFMd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860861636&oldid=860861074", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043884736798760963", + "text" : "Mountain rescue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BYJu8IJFMd https:\/\/t.co\/gb6O5LAlKI", + "id" : 1043884736798760963, + "created_at" : "2018-09-23 15:28:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043883893127090178\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/z2zeWWGQ11", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dnye3cVXgAAALRU.png", + "id_str" : "1043883888978919424", + "id" : 1043883888978919424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dnye3cVXgAAALRU.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Mountain rescue", + "display_url" : "pic.twitter.com\/z2zeWWGQ11" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/k8xP9l5OzR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860861074&oldid=852783219", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043883893127090178", + "text" : "Mountain rescue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k8xP9l5OzR https:\/\/t.co\/z2zeWWGQ11", + "id" : 1043883893127090178, + "created_at" : "2018-09-23 15:24:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043713262947381250\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/TJB36uOJBn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnwDrhRWkAAlRGY.png", + "id_str" : "1043713259843522560", + "id" : 1043713259843522560, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnwDrhRWkAAlRGY.png", + "sizes" : [ { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + }, { + "h" : 615, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 790, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Manon Mass\u00E9", + "display_url" : "pic.twitter.com\/TJB36uOJBn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/7I7hKYyCI0", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152411546&oldid=152411540&rcid=371920914", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043713262947381250", + "text" : "Manon Mass\u00E9 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/7I7hKYyCI0 https:\/\/t.co\/TJB36uOJBn", + "id" : 1043713262947381250, + "created_at" : "2018-09-23 04:06:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043713009804296195\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/Cwv5NXb8Tu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnwDcxpVsAEPjhG.png", + "id_str" : "1043713006541058049", + "id" : 1043713006541058049, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnwDcxpVsAEPjhG.png", + "sizes" : [ { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Manon Mass\u00E9", + "display_url" : "pic.twitter.com\/Cwv5NXb8Tu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/GoWDsuvcRI", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152411540&oldid=152411519&rcid=371920907", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043713009804296195", + "text" : "Manon Mass\u00E9 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GoWDsuvcRI https:\/\/t.co\/Cwv5NXb8Tu", + "id" : 1043713009804296195, + "created_at" : "2018-09-23 04:05:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043584252972081154\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/Si0pUmxMmb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnuOWMMXgAEgWVK.png", + "id_str" : "1043584250547765249", + "id" : 1043584250547765249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnuOWMMXgAEgWVK.png", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Patricia Knatchbull, 2nd Countess Mountbatten of Burma", + "display_url" : "pic.twitter.com\/Si0pUmxMmb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/4FIpbHxnIn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860747786&oldid=854360232", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043584252972081154", + "text" : "Patricia Knatchbull, 2nd Countess Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4FIpbHxnIn https:\/\/t.co\/Si0pUmxMmb", + "id" : 1043584252972081154, + "created_at" : "2018-09-22 19:34:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043429483708080128\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/KRs9hUNYg2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnsBlUFXgAES97E.jpg", + "id_str" : "1043429479224410113", + "id" : 1043429479224410113, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnsBlUFXgAES97E.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 587 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Colt Canada C7", + "display_url" : "pic.twitter.com\/KRs9hUNYg2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/Y3aKtwEpdY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860678649&oldid=859724011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043429483708080128", + "text" : "Colt Canada C7 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Y3aKtwEpdY https:\/\/t.co\/KRs9hUNYg2", + "id" : 1043429483708080128, + "created_at" : "2018-09-22 09:19:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043235529066795008\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/Siea1mWdog", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnpRLxmXcAY1rJj.png", + "id_str" : "1043235526424358918", + "id" : 1043235526424358918, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnpRLxmXcAY1rJj.png", + "sizes" : [ { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Peuls", + "display_url" : "pic.twitter.com\/Siea1mWdog" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/3meJy1iX4d", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152378584&oldid=152330527&rcid=371853342", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043235529066795008", + "text" : "Peuls Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3meJy1iX4d https:\/\/t.co\/Siea1mWdog", + "id" : 1043235529066795008, + "created_at" : "2018-09-21 20:28:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043200030503522304\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/x6LNIso6BT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dnow5cxXgAEDPsC.png", + "id_str" : "1043200027223621633", + "id" : 1043200027223621633, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dnow5cxXgAEDPsC.png", + "sizes" : [ { + "h" : 634, + "resize" : "fit", + "w" : 874 + }, { + "h" : 634, + "resize" : "fit", + "w" : 874 + }, { + "h" : 634, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 493, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Ottawa St. Anthony Italia", + "display_url" : "pic.twitter.com\/x6LNIso6BT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/WRp2ucxM3C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860587667&oldid=856817721", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043200030503522304", + "text" : "Ottawa St. Anthony Italia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WRp2ucxM3C https:\/\/t.co\/x6LNIso6BT", + "id" : 1043200030503522304, + "created_at" : "2018-09-21 18:07:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1043115357152653312\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/AbkqQh8Fqm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dnnj41sXgAQ5Vxo.png", + "id_str" : "1043115354338328580", + "id" : 1043115354338328580, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dnnj41sXgAQ5Vxo.png", + "sizes" : [ { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Special Service Medal (Canada)", + "display_url" : "pic.twitter.com\/AbkqQh8Fqm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/F4t5rkLfg8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860548625&oldid=851995963", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1043115357152653312", + "text" : "Special Service Medal (Canada) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/F4t5rkLfg8 https:\/\/t.co\/AbkqQh8Fqm", + "id" : 1043115357152653312, + "created_at" : "2018-09-21 12:30:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042778209631326209\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/fwoNi12xa7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnixQRxXgAAgppk.png", + "id_str" : "1042778206942756864", + "id" : 1042778206942756864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnixQRxXgAAgppk.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 549 + }, { + "h" : 1082, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1082, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1082, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bangladesh Bank robbery", + "display_url" : "pic.twitter.com\/fwoNi12xa7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/4nHf3IpHfO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860411518&oldid=860382647", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042778209631326209", + "text" : "Bangladesh Bank robbery Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/4nHf3IpHfO https:\/\/t.co\/fwoNi12xa7", + "id" : 1042778209631326209, + "created_at" : "2018-09-20 14:11:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042767551263113217\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/awc2YMMrys", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dninjx5UcAAARC-.png", + "id_str" : "1042767546867281920", + "id" : 1042767546867281920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dninjx5UcAAARC-.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to September 20", + "display_url" : "pic.twitter.com\/awc2YMMrys" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/6hoziuVaPP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860406344&oldid=860405549", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042767551263113217", + "text" : "September 20 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6hoziuVaPP https:\/\/t.co\/awc2YMMrys", + "id" : 1042767551263113217, + "created_at" : "2018-09-20 13:28:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042475835188494344\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/3jNjgw20SV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DneePwCUYAA2Bg_.png", + "id_str" : "1042475832189411328", + "id" : 1042475832189411328, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DneePwCUYAA2Bg_.png", + "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 219, + "resize" : "fit", + "w" : 680 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to DoTerra", + "display_url" : "pic.twitter.com\/3jNjgw20SV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/zT7RLDTa89", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860297423&oldid=855912559", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042475835188494344", + "text" : "DoTerra Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zT7RLDTa89 https:\/\/t.co\/3jNjgw20SV", + "id" : 1042475835188494344, + "created_at" : "2018-09-19 18:09:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042437376247844865\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/ovuawURMnU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dnd7Q9cXcAErfTl.png", + "id_str" : "1042437370061221889", + "id" : 1042437370061221889, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dnd7Q9cXcAErfTl.png", + "sizes" : [ { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 533, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to HMCS Charlottetown (FFH 339)", + "display_url" : "pic.twitter.com\/ovuawURMnU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/YO8nXJro9a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860278993&oldid=860009183", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042437376247844865", + "text" : "HMCS Charlottetown (FFH 339) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YO8nXJro9a https:\/\/t.co\/ovuawURMnU", + "id" : 1042437376247844865, + "created_at" : "2018-09-19 15:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042427385696739328\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/DbxUbHUkdw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DndyLnDU0AASv9r.png", + "id_str" : "1042427382546616320", + "id" : 1042427382546616320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DndyLnDU0AASv9r.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Fatal dog attacks in Canada", + "display_url" : "pic.twitter.com\/DbxUbHUkdw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/lVPHh9M9WL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860274240&oldid=860269851", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042427385696739328", + "text" : "Fatal dog attacks in Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lVPHh9M9WL https:\/\/t.co\/DbxUbHUkdw", + "id" : 1042427385696739328, + "created_at" : "2018-09-19 14:57:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042414355881582593\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/Nr11o7fyVQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DndmVDYWwAAjRFr.png", + "id_str" : "1042414350630305792", + "id" : 1042414350630305792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DndmVDYWwAAjRFr.png", + "sizes" : [ { + "h" : 236, + "resize" : "fit", + "w" : 680 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 303, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Template:Crewed spacecraft", + "display_url" : "pic.twitter.com\/Nr11o7fyVQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/47SfvdlsFU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860267845&oldid=855184784", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042414355881582593", + "text" : "Template:Crewed spacecraft Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/47SfvdlsFU https:\/\/t.co\/Nr11o7fyVQ", + "id" : 1042414355881582593, + "created_at" : "2018-09-19 14:05:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042120321434898436\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/ukm13oQXDE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnZa6IbUAAA7Hd7.png", + "id_str" : "1042120318523801600", + "id" : 1042120318523801600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnZa6IbUAAA7Hd7.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to File:From collections canada.jpg", + "display_url" : "pic.twitter.com\/ukm13oQXDE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/c9scgnWNPf", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=320805695&oldid=292997878&rcid=1137422509", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042120321434898436", + "text" : "File:From collections canada.jpg Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/c9scgnWNPf https:\/\/t.co\/ukm13oQXDE", + "id" : 1042120321434898436, + "created_at" : "2018-09-18 18:37:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042092739800772608\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/XwzoCZsK7u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnZB0juW4AAsHL1.jpg", + "id_str" : "1042092734981529600", + "id" : 1042092734981529600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnZB0juW4AAsHL1.jpg", + "sizes" : [ { + "h" : 1080, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1080, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 550 + }, { + "h" : 1080, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Comparison of orbital launchers families", + "display_url" : "pic.twitter.com\/XwzoCZsK7u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/28V5qkyFfG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860146339&oldid=859669299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042092739800772608", + "text" : "Comparison of orbital launchers fa Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/28V5qkyFfG https:\/\/t.co\/XwzoCZsK7u", + "id" : 1042092739800772608, + "created_at" : "2018-09-18 16:47:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042092587904065539\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/7HKEgtPnkA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnZBrwRX4AoreXB.jpg", + "id_str" : "1042092583730798602", + "id" : 1042092583730798602, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnZBrwRX4AoreXB.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 719, + "resize" : "fit", + "w" : 874 + }, { + "h" : 559, + "resize" : "fit", + "w" : 680 + }, { + "h" : 719, + "resize" : "fit", + "w" : 874 + }, { + "h" : 719, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Comparison of orbital launch systems", + "display_url" : "pic.twitter.com\/7HKEgtPnkA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/avJ1Edklpz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860146277&oldid=860096711", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042092587904065539", + "text" : "Comparison of orbital launch syste Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/avJ1Edklpz https:\/\/t.co\/7HKEgtPnkA", + "id" : 1042092587904065539, + "created_at" : "2018-09-18 16:46:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042085281279692801\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/71AiLq8Uub", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnY7CjbWsAcoFmg.png", + "id_str" : "1042085278838599687", + "id" : 1042085278838599687, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnY7CjbWsAcoFmg.png", + "sizes" : [ { + "h" : 757, + "resize" : "fit", + "w" : 874 + }, { + "h" : 589, + "resize" : "fit", + "w" : 680 + }, { + "h" : 757, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 757, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to BFR (rocket)", + "display_url" : "pic.twitter.com\/71AiLq8Uub" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/pw8nUReHGp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860143045&oldid=860124649", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042085281279692801", + "text" : "BFR (rocket) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pw8nUReHGp https:\/\/t.co\/71AiLq8Uub", + "id" : 1042085281279692801, + "created_at" : "2018-09-18 16:17:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042085122131021825\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/5e3RNZf4cq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnY65S7XcAEvbUv.png", + "id_str" : "1042085119790641153", + "id" : 1042085119790641153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnY65S7XcAEvbUv.png", + "sizes" : [ { + "h" : 676, + "resize" : "fit", + "w" : 874 + }, { + "h" : 526, + "resize" : "fit", + "w" : 680 + }, { + "h" : 676, + "resize" : "fit", + "w" : 874 + }, { + "h" : 676, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Super heavy-lift launch vehicle", + "display_url" : "pic.twitter.com\/5e3RNZf4cq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/Ab8a9J3DVO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860142971&oldid=860102595", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042085122131021825", + "text" : "Super heavy-lift launch vehicle Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Ab8a9J3DVO https:\/\/t.co\/5e3RNZf4cq", + "id" : 1042085122131021825, + "created_at" : "2018-09-18 16:17:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1042057882181795840\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/yh72NPViQA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnYiHmuW0AAoJ4t.png", + "id_str" : "1042057877832257536", + "id" : 1042057877832257536, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnYiHmuW0AAoJ4t.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 859 + }, { + "h" : 1221, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1221, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 487 + } ], + "media_alt" : "Screenshot of edit to Deep Geologic Repository", + "display_url" : "pic.twitter.com\/yh72NPViQA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/g2MVNrPpBo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860125928&oldid=858781533", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1042057882181795840", + "text" : "Deep Geologic Repository Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/g2MVNrPpBo https:\/\/t.co\/yh72NPViQA", + "id" : 1042057882181795840, + "created_at" : "2018-09-18 14:28:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041798824371605506\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/2JRUDFTvId", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnU2gh3XoAAol1u.png", + "id_str" : "1041798821280456704", + "id" : 1041798821280456704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnU2gh3XoAAol1u.png", + "sizes" : [ { + "h" : 307, + "resize" : "fit", + "w" : 680 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 394, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Sialkot", + "display_url" : "pic.twitter.com\/2JRUDFTvId" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/PdLclGvXMF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860030020&oldid=856457914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041798824371605506", + "text" : "Sialkot Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/PdLclGvXMF https:\/\/t.co\/2JRUDFTvId", + "id" : 1041798824371605506, + "created_at" : "2018-09-17 21:19:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041795242792550400\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/I4TeqkjxbD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnUzP9vUAAAeGMz.png", + "id_str" : "1041795238170198016", + "id" : 1041795238170198016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnUzP9vUAAAeGMz.png", + "sizes" : [ { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Battle of Cr\u00E9cy", + "display_url" : "pic.twitter.com\/I4TeqkjxbD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/jFvLSrS6dp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860027640&oldid=860027532", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041795242792550400", + "text" : "Battle of Cr\u00E9cy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jFvLSrS6dp https:\/\/t.co\/I4TeqkjxbD", + "id" : 1041795242792550400, + "created_at" : "2018-09-17 21:05:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041795076433895425\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4bSQy7eTGM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnUzGaqW4AEzo3N.png", + "id_str" : "1041795074135351297", + "id" : 1041795074135351297, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnUzGaqW4AEzo3N.png", + "sizes" : [ { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Battle of Cr\u00E9cy", + "display_url" : "pic.twitter.com\/4bSQy7eTGM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/R752VSuLuP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860027532&oldid=860027379", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041795076433895425", + "text" : "Battle of Cr\u00E9cy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R752VSuLuP https:\/\/t.co\/4bSQy7eTGM", + "id" : 1041795076433895425, + "created_at" : "2018-09-17 21:04:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041794800066936832\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/KmxcYeqiW7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnUy2QiW0AY8_Zv.png", + "id_str" : "1041794796539531270", + "id" : 1041794796539531270, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnUy2QiW0AY8_Zv.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Battle of Cr\u00E9cy", + "display_url" : "pic.twitter.com\/KmxcYeqiW7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/O6NDN65Yyp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860027379&oldid=860026202", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041794800066936832", + "text" : "Battle of Cr\u00E9cy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/O6NDN65Yyp https:\/\/t.co\/KmxcYeqiW7", + "id" : 1041794800066936832, + "created_at" : "2018-09-17 21:03:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041792802525523969\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/88QnWbrAQc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnUxB6FW4AAlWgP.png", + "id_str" : "1041792797647495168", + "id" : 1041792797647495168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnUxB6FW4AAlWgP.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Battle of Cr\u00E9cy", + "display_url" : "pic.twitter.com\/88QnWbrAQc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/TekkJu3aiV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860026202&oldid=860026120", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041792802525523969", + "text" : "Battle of Cr\u00E9cy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/TekkJu3aiV https:\/\/t.co\/88QnWbrAQc", + "id" : 1041792802525523969, + "created_at" : "2018-09-17 20:55:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041792650624622598\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/znKXSj5KKk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnUw5CxWsAU3Nni.png", + "id_str" : "1041792645360693253", + "id" : 1041792645360693253, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnUw5CxWsAU3Nni.png", + "sizes" : [ { + "h" : 587, + "resize" : "fit", + "w" : 874 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + }, { + "h" : 457, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 587, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Battle of Cr\u00E9cy", + "display_url" : "pic.twitter.com\/znKXSj5KKk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/kBpjSOh5S9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860026120&oldid=858935520", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041792650624622598", + "text" : "Battle of Cr\u00E9cy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kBpjSOh5S9 https:\/\/t.co\/znKXSj5KKk", + "id" : 1041792650624622598, + "created_at" : "2018-09-17 20:54:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041782577718288392\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/pKoDwA6jwn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnUnu5IXsAE-DFQ.png", + "id_str" : "1041782575369531393", + "id" : 1041782575369531393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnUnu5IXsAE-DFQ.png", + "sizes" : [ { + "h" : 577, + "resize" : "fit", + "w" : 874 + }, { + "h" : 577, + "resize" : "fit", + "w" : 874 + }, { + "h" : 577, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 449, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Bluenose", + "display_url" : "pic.twitter.com\/pKoDwA6jwn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/4emgtdGnzE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860020274&oldid=857160528", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041782577718288392", + "text" : "Bluenose Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4emgtdGnzE https:\/\/t.co\/pKoDwA6jwn", + "id" : 1041782577718288392, + "created_at" : "2018-09-17 20:14:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041775545590136832\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/jTJqW4VFdr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnUhVkFXsAAsqhN.png", + "id_str" : "1041775543153307648", + "id" : 1041775543153307648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnUhVkFXsAAsqhN.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Think and Grow Rich", + "display_url" : "pic.twitter.com\/jTJqW4VFdr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/l8xVuOSDbv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860016169&oldid=856328154", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041775545590136832", + "text" : "Think and Grow Rich Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l8xVuOSDbv https:\/\/t.co\/jTJqW4VFdr", + "id" : 1041775545590136832, + "created_at" : "2018-09-17 19:46:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041757898945245184\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/3FzDX9OPao", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnURSGJXsAA__89.png", + "id_str" : "1041757891391369216", + "id" : 1041757891391369216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnURSGJXsAA__89.png", + "sizes" : [ { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pictou Academy", + "display_url" : "pic.twitter.com\/3FzDX9OPao" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/CvHAO6ctp0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=860005398&oldid=843130008", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041757898945245184", + "text" : "Pictou Academy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CvHAO6ctp0 https:\/\/t.co\/3FzDX9OPao", + "id" : 1041757898945245184, + "created_at" : "2018-09-17 18:36:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041715507269971969\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/ZBEIwX7bcQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnTquzeX4AAEPBa.jpg", + "id_str" : "1041715503641911296", + "id" : 1041715503641911296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnTquzeX4AAEPBa.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/ZBEIwX7bcQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/d2D9OITG2z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859983387&oldid=859983270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041715507269971969", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/d2D9OITG2z https:\/\/t.co\/ZBEIwX7bcQ", + "id" : 1041715507269971969, + "created_at" : "2018-09-17 15:48:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041715282325266432\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/XSjs9VqJF5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnTqhtjV4AEJ2bD.jpg", + "id_str" : "1041715278713839617", + "id" : 1041715278713839617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnTqhtjV4AEJ2bD.jpg", + "sizes" : [ { + "h" : 411, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 320, + "resize" : "fit", + "w" : 680 + }, { + "h" : 411, + "resize" : "fit", + "w" : 874 + }, { + "h" : 411, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/XSjs9VqJF5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/PNw4T2VHjN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859983270&oldid=859982836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041715282325266432", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/PNw4T2VHjN https:\/\/t.co\/XSjs9VqJF5", + "id" : 1041715282325266432, + "created_at" : "2018-09-17 15:47:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041714535198023680\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/gFZAoKbIgA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnTp2JfVsAAuaUs.jpg", + "id_str" : "1041714530298998784", + "id" : 1041714530298998784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnTp2JfVsAAuaUs.jpg", + "sizes" : [ { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 669 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/gFZAoKbIgA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/4JkCyOEiMH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859982836&oldid=859894264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041714535198023680", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4JkCyOEiMH https:\/\/t.co\/gFZAoKbIgA", + "id" : 1041714535198023680, + "created_at" : "2018-09-17 15:44:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041680353721769985\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/chbXpNG7ey", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnTKwo2XsAI8Nkj.png", + "id_str" : "1041680350777421826", + "id" : 1041680350777421826, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnTKwo2XsAI8Nkj.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 861 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 488 + } ], + "media_alt" : "Screenshot of edit to Digital electronics", + "display_url" : "pic.twitter.com\/chbXpNG7ey" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/NCi8OgZPhV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859966291&oldid=857236009", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041680353721769985", + "text" : "Digital electronics Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/NCi8OgZPhV https:\/\/t.co\/chbXpNG7ey", + "id" : 1041680353721769985, + "created_at" : "2018-09-17 13:28:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041647369627033600\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/rENC2zWhZ3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnSswscVYAAC1LM.png", + "id_str" : "1041647366393126912", + "id" : 1041647366393126912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnSswscVYAAC1LM.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Greg Maddison", + "display_url" : "pic.twitter.com\/rENC2zWhZ3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/GMwW1TleKq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859952665&oldid=859952629", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041647369627033600", + "text" : "Greg Maddison Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GMwW1TleKq https:\/\/t.co\/rENC2zWhZ3", + "id" : 1041647369627033600, + "created_at" : "2018-09-17 11:17:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041647272931614722\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/DABqd6EVbA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnSsrFSXsAAIJcQ.png", + "id_str" : "1041647269983006720", + "id" : 1041647269983006720, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnSsrFSXsAAIJcQ.png", + "sizes" : [ { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 874 + }, { + "h" : 321, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Greg Maddison", + "display_url" : "pic.twitter.com\/DABqd6EVbA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/auMR6yhXJI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859952629&oldid=856106799", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041647272931614722", + "text" : "Greg Maddison Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/auMR6yhXJI https:\/\/t.co\/DABqd6EVbA", + "id" : 1041647272931614722, + "created_at" : "2018-09-17 11:17:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041436466428235776\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/CrSu52Wf9X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnPs8YAVYAIcN5F.jpg", + "id_str" : "1041436460832874498", + "id" : 1041436460832874498, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnPs8YAVYAIcN5F.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 797, + "resize" : "fit", + "w" : 874 + }, { + "h" : 620, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Royal Canadian Air Force", + "display_url" : "pic.twitter.com\/CrSu52Wf9X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/tZiWFofdZP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859874307&oldid=859874019", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041436466428235776", + "text" : "Royal Canadian Air Force Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tZiWFofdZP https:\/\/t.co\/CrSu52Wf9X", + "id" : 1041436466428235776, + "created_at" : "2018-09-16 21:19:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041435945789206530\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/6gL71dhfy3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnPseCoXoAEpoYU.jpg", + "id_str" : "1041435939699138561", + "id" : 1041435939699138561, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnPseCoXoAEpoYU.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Royal Canadian Air Force", + "display_url" : "pic.twitter.com\/6gL71dhfy3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/8TjyVMG63g", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859874019&oldid=857970373", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041435945789206530", + "text" : "Royal Canadian Air Force Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8TjyVMG63g https:\/\/t.co\/6gL71dhfy3", + "id" : 1041435945789206530, + "created_at" : "2018-09-16 21:17:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1041071963194753024\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/sEBqEsSnbB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnKhbPHX4AAw_Bj.png", + "id_str" : "1041071953162002432", + "id" : 1041071953162002432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnKhbPHX4AAw_Bj.png", + "sizes" : [ { + "h" : 1294, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 459 + }, { + "h" : 1294, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 811 + } ], + "media_alt" : "Screenshot of edit to Concert residency", + "display_url" : "pic.twitter.com\/sEBqEsSnbB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Xaj3N6Xnhy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859718267&oldid=859700786", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1041071963194753024", + "text" : "Concert residency Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Xaj3N6Xnhy https:\/\/t.co\/sEBqEsSnbB", + "id" : 1041071963194753024, + "created_at" : "2018-09-15 21:11:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040998651114479616\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/GkzHDgiNuA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnJewNPWwAAWa3A.png", + "id_str" : "1040998646156804096", + "id" : 1040998646156804096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnJewNPWwAAWa3A.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 258 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 776 + }, { + "h" : 2307, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 455 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Concert residency", + "display_url" : "pic.twitter.com\/GkzHDgiNuA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/FPSloyYQbD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859682667&oldid=855438527", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040998651114479616", + "text" : "Concert residency Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/FPSloyYQbD https:\/\/t.co\/GkzHDgiNuA", + "id" : 1040998651114479616, + "created_at" : "2018-09-15 16:19:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040698695640141825\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/5OmO5D5tT4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnFN8qSX0AEMlhR.png", + "id_str" : "1040698693438132225", + "id" : 1040698693438132225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnFN8qSX0AEMlhR.png", + "sizes" : [ { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 680 + }, { + "h" : 443, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Concert residency", + "display_url" : "pic.twitter.com\/5OmO5D5tT4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/db2AGWeEMu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859559439&oldid=811240956", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040698695640141825", + "text" : "Talk:Concert residency Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/db2AGWeEMu https:\/\/t.co\/5OmO5D5tT4", + "id" : 1040698695640141825, + "created_at" : "2018-09-14 20:27:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040664609412337667\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/AteeIO4W8R", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEu8c9UwAA0E6Y.png", + "id_str" : "1040664604999729152", + "id" : 1040664604999729152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEu8c9UwAA0E6Y.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 492 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 868 + }, { + "h" : 1208, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1208, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes (season 3)", + "display_url" : "pic.twitter.com\/AteeIO4W8R" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/V4I73euWiG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859543360&oldid=859502558", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040664609412337667", + "text" : "List of My Hero Academia episodes (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V4I73euWiG https:\/\/t.co\/AteeIO4W8R", + "id" : 1040664609412337667, + "created_at" : "2018-09-14 18:12:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040659966485508097\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/brI26DHDlw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEquS9X0AEwsqq.png", + "id_str" : "1040659963750895617", + "id" : 1040659963750895617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEquS9X0AEwsqq.png", + "sizes" : [ { + "h" : 378, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 486, + "resize" : "fit", + "w" : 874 + }, { + "h" : 486, + "resize" : "fit", + "w" : 874 + }, { + "h" : 486, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Wemotaci", + "display_url" : "pic.twitter.com\/brI26DHDlw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/r3aqT1EhTc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859541069&oldid=859539566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040659966485508097", + "text" : "Wemotaci Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/r3aqT1EhTc https:\/\/t.co\/brI26DHDlw", + "id" : 1040659966485508097, + "created_at" : "2018-09-14 17:54:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040656913682321409\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/AazP9LkZHk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEn8owX0AAJBb6.png", + "id_str" : "1040656911585234944", + "id" : 1040656911585234944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEn8owX0AAJBb6.png", + "sizes" : [ { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 597, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Wemotaci", + "display_url" : "pic.twitter.com\/AazP9LkZHk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/YdjvIS8uLb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859539566&oldid=848686080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040656913682321409", + "text" : "Wemotaci Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YdjvIS8uLb https:\/\/t.co\/AazP9LkZHk", + "id" : 1040656913682321409, + "created_at" : "2018-09-14 17:41:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040620563792912385\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/zTE7t3Qmfm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEG4txXgAE1F5e.png", + "id_str" : "1040620560328392705", + "id" : 1040620560328392705, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEG4txXgAE1F5e.png", + "sizes" : [ { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 395, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Martinians", + "display_url" : "pic.twitter.com\/zTE7t3Qmfm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/6vg92A2O8b", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859520273&oldid=859520149", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040620563792912385", + "text" : "List of Martinians Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/6vg92A2O8b https:\/\/t.co\/zTE7t3Qmfm", + "id" : 1040620563792912385, + "created_at" : "2018-09-14 15:17:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040620296162734085\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/VMUclqYeG3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEGpNeX4AELwjx.png", + "id_str" : "1040620293960753153", + "id" : 1040620293960753153, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEGpNeX4AELwjx.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of Martinians", + "display_url" : "pic.twitter.com\/VMUclqYeG3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/8shci40zeI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859520149&oldid=851505854", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040620296162734085", + "text" : "List of Martinians Wikipedia article edited anonymously from Transport Canada https:\/\/t.co\/8shci40zeI https:\/\/t.co\/VMUclqYeG3", + "id" : 1040620296162734085, + "created_at" : "2018-09-14 15:16:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040613991494680576\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/Uxy7XGPcuB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEA6LeWsAATcOm.png", + "id_str" : "1040613988411813888", + "id" : 1040613988411813888, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEA6LeWsAATcOm.png", + "sizes" : [ { + "h" : 1978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1978, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 300 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 530 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to FLIR Systems", + "display_url" : "pic.twitter.com\/Uxy7XGPcuB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/2PTgpr0VVe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859517018&oldid=859516933", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040613991494680576", + "text" : "FLIR Systems Wikipedia article edited anonymously from Institute for Biodiagnostics https:\/\/t.co\/2PTgpr0VVe https:\/\/t.co\/Uxy7XGPcuB", + "id" : 1040613991494680576, + "created_at" : "2018-09-14 14:51:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040613811626156033\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/wfXnnznpXS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEAvprUcAAetDJ.png", + "id_str" : "1040613807540695040", + "id" : 1040613807540695040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEAvprUcAAetDJ.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 445 + }, { + "h" : 2357, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 759 + }, { + "h" : 680, + "resize" : "fit", + "w" : 252 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to FLIR Systems", + "display_url" : "pic.twitter.com\/wfXnnznpXS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/etDkQWF9N7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859516933&oldid=859516751", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040613811626156033", + "text" : "FLIR Systems Wikipedia article edited anonymously from Institute for Biodiagnostics https:\/\/t.co\/etDkQWF9N7 https:\/\/t.co\/wfXnnznpXS", + "id" : 1040613811626156033, + "created_at" : "2018-09-14 14:50:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040613399279939584\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/uAlTHShpRo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEAXqdW4AMFbiA.png", + "id_str" : "1040613395433709571", + "id" : 1040613395433709571, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEAXqdW4AMFbiA.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to FLIR Systems", + "display_url" : "pic.twitter.com\/uAlTHShpRo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/XrKRoQjF6G", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859516751&oldid=859516584", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040613399279939584", + "text" : "FLIR Systems Wikipedia article edited anonymously from Institute for Biodiagnostics https:\/\/t.co\/XrKRoQjF6G https:\/\/t.co\/uAlTHShpRo", + "id" : 1040613399279939584, + "created_at" : "2018-09-14 14:49:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040613053287591936\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/38OcXkNdqI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnEADnVXgAA8umL.png", + "id_str" : "1040613050997506048", + "id" : 1040613050997506048, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnEADnVXgAA8umL.png", + "sizes" : [ { + "h" : 609, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 680 + }, { + "h" : 609, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 609, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to FLIR Systems", + "display_url" : "pic.twitter.com\/38OcXkNdqI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/GbD4eYWfG7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859516584&oldid=857484303", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040613053287591936", + "text" : "FLIR Systems Wikipedia article edited anonymously from Institute for Biodiagnostics https:\/\/t.co\/GbD4eYWfG7 https:\/\/t.co\/38OcXkNdqI", + "id" : 1040613053287591936, + "created_at" : "2018-09-14 14:47:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040596385966555137\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/ps4wJHHAH8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnDw5XUX4AA1sGh.png", + "id_str" : "1040596382225260544", + "id" : 1040596382225260544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnDw5XUX4AA1sGh.png", + "sizes" : [ { + "h" : 430, + "resize" : "fit", + "w" : 680 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 553, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/ps4wJHHAH8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/3MxK6AfDab", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152189422&oldid=151804747&rcid=371466318", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040596385966555137", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3MxK6AfDab https:\/\/t.co\/ps4wJHHAH8", + "id" : 1040596385966555137, + "created_at" : "2018-09-14 13:41:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040417659580497920\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/nCwCWjn3BM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnBOWH0X4AIatlc.png", + "id_str" : "1040417655885389826", + "id" : 1040417655885389826, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnBOWH0X4AIatlc.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 600 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Grey and Simcoe Foresters", + "display_url" : "pic.twitter.com\/nCwCWjn3BM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ZDDyZPCTG4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859437785&oldid=859437072", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040417659580497920", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZDDyZPCTG4 https:\/\/t.co\/nCwCWjn3BM", + "id" : 1040417659580497920, + "created_at" : "2018-09-14 01:51:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040416318451855360\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/I1kFa6TMch", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DnBNIFdVAAA3W3d.png", + "id_str" : "1040416315222065152", + "id" : 1040416315222065152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DnBNIFdVAAA3W3d.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/I1kFa6TMch" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/eLPDdnK7UT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859437072&oldid=858165461", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040416318451855360", + "text" : "The Grey and Simcoe Foresters Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/eLPDdnK7UT https:\/\/t.co\/I1kFa6TMch", + "id" : 1040416318451855360, + "created_at" : "2018-09-14 01:45:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040298731114045440\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/FZ2TUY1l9d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm_iLiuXsAIYj2q.png", + "id_str" : "1040298726873608194", + "id" : 1040298726873608194, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm_iLiuXsAIYj2q.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Sibling abuse", + "display_url" : "pic.twitter.com\/FZ2TUY1l9d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/PRDZrInjsI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859381629&oldid=854982656", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040298731114045440", + "text" : "Sibling abuse Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/PRDZrInjsI https:\/\/t.co\/FZ2TUY1l9d", + "id" : 1040298731114045440, + "created_at" : "2018-09-13 17:58:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040288315319173120\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/XR6exDAfYC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm_YtRSXgAEUBUY.png", + "id_str" : "1040288311192027137", + "id" : 1040288311192027137, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm_YtRSXgAEUBUY.png", + "sizes" : [ { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 567, + "resize" : "fit", + "w" : 680 + }, { + "h" : 729, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Ottawa municipal election, 2018", + "display_url" : "pic.twitter.com\/XR6exDAfYC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/z5pPChftOt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859376772&oldid=859352922", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040288315319173120", + "text" : "Ottawa municipal election, 2018 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z5pPChftOt https:\/\/t.co\/XR6exDAfYC", + "id" : 1040288315319173120, + "created_at" : "2018-09-13 17:17:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040288003439120385\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/1f7kEn7q1G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm_YbJdWsAAekY8.png", + "id_str" : "1040287999852982272", + "id" : 1040287999852982272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm_YbJdWsAAekY8.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Stephen Leacock Collegiate Institute", + "display_url" : "pic.twitter.com\/1f7kEn7q1G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/yjIiv97PMH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859376634&oldid=859376175", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040288003439120385", + "text" : "Stephen Leacock Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/yjIiv97PMH https:\/\/t.co\/1f7kEn7q1G", + "id" : 1040288003439120385, + "created_at" : "2018-09-13 17:16:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040287147012616198\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/yRCr0NVnjt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm_XpUxUcAA6JtC.png", + "id_str" : "1040287143896051712", + "id" : 1040287143896051712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm_XpUxUcAA6JtC.png", + "sizes" : [ { + "h" : 309, + "resize" : "fit", + "w" : 680 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + }, { + "h" : 397, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Stephen Leacock Collegiate Institute", + "display_url" : "pic.twitter.com\/yRCr0NVnjt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/munITBOUpQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859376175&oldid=859376080", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040287147012616198", + "text" : "Stephen Leacock Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/munITBOUpQ https:\/\/t.co\/yRCr0NVnjt", + "id" : 1040287147012616198, + "created_at" : "2018-09-13 17:12:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040286942238330881\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/vshfpQpXHb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm_XdZPU8AEAPxC.png", + "id_str" : "1040286938937225217", + "id" : 1040286938937225217, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm_XdZPU8AEAPxC.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Stephen Leacock Collegiate Institute", + "display_url" : "pic.twitter.com\/vshfpQpXHb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/txG7hrSx2p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859376080&oldid=833290130", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040286942238330881", + "text" : "Stephen Leacock Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/txG7hrSx2p https:\/\/t.co\/vshfpQpXHb", + "id" : 1040286942238330881, + "created_at" : "2018-09-13 17:11:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1040284121384333312\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/zngVyocBh1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm_U5LRX0AAJLOi.png", + "id_str" : "1040284117689159680", + "id" : 1040284117689159680, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm_U5LRX0AAJLOi.png", + "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 298, + "resize" : "fit", + "w" : 680 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 383, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Woburn Collegiate Institute", + "display_url" : "pic.twitter.com\/zngVyocBh1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/5LPxATXkC0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859374757&oldid=840634506", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1040284121384333312", + "text" : "Woburn Collegiate Institute Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/5LPxATXkC0 https:\/\/t.co\/zngVyocBh1", + "id" : 1040284121384333312, + "created_at" : "2018-09-13 17:00:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039945816348221441\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/DdvFTxYRrm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm6hNRtWwAAGT0H.png", + "id_str" : "1039945813433171968", + "id" : 1039945813433171968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm6hNRtWwAAGT0H.png", + "sizes" : [ { + "h" : 403, + "resize" : "fit", + "w" : 680 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of titles and honours of Prince Arthur, Duke of Connaught and Strathearn", + "display_url" : "pic.twitter.com\/DdvFTxYRrm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3tSTImnc2l", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859241548&oldid=849340106", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039945816348221441", + "text" : "List of titles and honours of Prin Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/3tSTImnc2l https:\/\/t.co\/DdvFTxYRrm", + "id" : 1039945816348221441, + "created_at" : "2018-09-12 18:36:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039937043055472641\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/nvFmWSDLda", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm6ZOmXXsAUn18o.png", + "id_str" : "1039937040064950277", + "id" : 1039937040064950277, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm6ZOmXXsAUn18o.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 288 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 508 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 866 + } ], + "media_alt" : "Screenshot of edit to Indian Rebellion of 1857", + "display_url" : "pic.twitter.com\/nvFmWSDLda" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/NvRQAnudiu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859237174&oldid=858040957", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039937043055472641", + "text" : "Indian Rebellion of 1857 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/NvRQAnudiu https:\/\/t.co\/nvFmWSDLda", + "id" : 1039937043055472641, + "created_at" : "2018-09-12 18:01:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039919471593500672\/photo\/1", + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/pUIGFT9RME", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm6JPweX0AESah4.jpg", + "id_str" : "1039919467772497921", + "id" : 1039919467772497921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm6JPweX0AESah4.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to United States federal executive departments", + "display_url" : "pic.twitter.com\/pUIGFT9RME" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/sEqTPhwhGa", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859229279&oldid=858650191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039919471593500672", + "text" : "United States federal executive departments Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sEqTPhwhGa https:\/\/t.co\/pUIGFT9RME", + "id" : 1039919471593500672, + "created_at" : "2018-09-12 16:51:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039907020655284225\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/IPVXUA64YC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm597EAWwAY_vtv.png", + "id_str" : "1039907017610149894", + "id" : 1039907017610149894, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm597EAWwAY_vtv.png", + "sizes" : [ { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 296, + "resize" : "fit", + "w" : 680 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 380, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Moose Jaw", + "display_url" : "pic.twitter.com\/IPVXUA64YC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/N6xrryK0qL", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152141711&oldid=147655425&rcid=371366290", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039907020655284225", + "text" : "Moose Jaw Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N6xrryK0qL https:\/\/t.co\/IPVXUA64YC", + "id" : 1039907020655284225, + "created_at" : "2018-09-12 16:02:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039606910016806912\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/aHK3MVH4SR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm1s-T-WsAImukq.png", + "id_str" : "1039606906761949186", + "id" : 1039606906761949186, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm1s-T-WsAImukq.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 668 + }, { + "h" : 1570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1570, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 379 + } ], + "media_alt" : "Screenshot of edit to Charles Barkley", + "display_url" : "pic.twitter.com\/aHK3MVH4SR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/9YMU0A1mmC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859112859&oldid=858440587", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039606910016806912", + "text" : "Charles Barkley Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9YMU0A1mmC https:\/\/t.co\/aHK3MVH4SR", + "id" : 1039606910016806912, + "created_at" : "2018-09-11 20:09:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039558914436734976\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/9GXyjNH2CP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dm1BUpsWwAMe5Mi.png", + "id_str" : "1039558912037535747", + "id" : 1039558912037535747, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dm1BUpsWwAMe5Mi.png", + "sizes" : [ { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 536, + "resize" : "fit", + "w" : 680 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Daniel Pauly", + "display_url" : "pic.twitter.com\/9GXyjNH2CP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/zrRLrHaedf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859089612&oldid=858775746", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039558914436734976", + "text" : "Daniel Pauly Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/zrRLrHaedf https:\/\/t.co\/9GXyjNH2CP", + "id" : 1039558914436734976, + "created_at" : "2018-09-11 16:58:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039475746870386688\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/ZKHUMDJQ3e", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dmz1rnhXgAMEc_q.png", + "id_str" : "1039475743707856899", + "id" : 1039475743707856899, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dmz1rnhXgAMEc_q.png", + "sizes" : [ { + "h" : 368, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/ZKHUMDJQ3e" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/cIkCHs7Ja4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=859050859&oldid=858986703", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039475746870386688", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cIkCHs7Ja4 https:\/\/t.co\/ZKHUMDJQ3e", + "id" : 1039475746870386688, + "created_at" : "2018-09-11 11:28:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039222789000056832\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/UFvzEttAWD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmwPnYLW0AA1FBc.png", + "id_str" : "1039222783195140096", + "id" : 1039222783195140096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmwPnYLW0AA1FBc.png", + "sizes" : [ { + "h" : 1522, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 390 + }, { + "h" : 1522, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 689 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kanesatake", + "display_url" : "pic.twitter.com\/UFvzEttAWD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/ekvVnaJ2JP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858951835&oldid=858540408", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039222789000056832", + "text" : "Kanesatake Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ekvVnaJ2JP https:\/\/t.co\/UFvzEttAWD", + "id" : 1039222789000056832, + "created_at" : "2018-09-10 18:43:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039222290678984704\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/xBTE6Ft6DN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmwPKjRX0AAHjh-.png", + "id_str" : "1039222287956955136", + "id" : 1039222287956955136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmwPKjRX0AAHjh-.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Judd Apatow", + "display_url" : "pic.twitter.com\/xBTE6Ft6DN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/AFROarT0pE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858951604&oldid=858716069", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039222290678984704", + "text" : "Judd Apatow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/AFROarT0pE https:\/\/t.co\/xBTE6Ft6DN", + "id" : 1039222290678984704, + "created_at" : "2018-09-10 18:41:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039220521844527104\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/7TFzClXGsX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmwNjj4X4AAdUd4.png", + "id_str" : "1039220518594011136", + "id" : 1039220518594011136, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmwNjj4X4AAdUd4.png", + "sizes" : [ { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia characters", + "display_url" : "pic.twitter.com\/7TFzClXGsX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/Q93IMDsHOO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858950799&oldid=858950457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039220521844527104", + "text" : "List of My Hero Academia characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Q93IMDsHOO https:\/\/t.co\/7TFzClXGsX", + "id" : 1039220521844527104, + "created_at" : "2018-09-10 18:34:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039219755331334147\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/xpkJUojWHi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmwM2-jXgAEGifw.png", + "id_str" : "1039219752659550209", + "id" : 1039219752659550209, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmwM2-jXgAEGifw.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia characters", + "display_url" : "pic.twitter.com\/xpkJUojWHi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/yAnkzFuJVd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858950457&oldid=858905043", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039219755331334147", + "text" : "List of My Hero Academia characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yAnkzFuJVd https:\/\/t.co\/xpkJUojWHi", + "id" : 1039219755331334147, + "created_at" : "2018-09-10 18:31:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039209597192613895\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/UcJOapj2Wt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmwDnkLX4AIV72J.jpg", + "id_str" : "1039209592276901890", + "id" : 1039209592276901890, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmwDnkLX4AIV72J.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1997, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1997, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 298 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 525 + } ], + "media_alt" : "Screenshot of edit to International Criminal Court", + "display_url" : "pic.twitter.com\/UcJOapj2Wt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/GGzYFlzx79", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858945393&oldid=858940484", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039209597192613895", + "text" : "International Criminal Court Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/GGzYFlzx79 https:\/\/t.co\/UcJOapj2Wt", + "id" : 1039209597192613895, + "created_at" : "2018-09-10 17:50:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039129783391735809\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/ivr1mYreLx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dmu7B8bWwAIG-oP.png", + "id_str" : "1039129781114159106", + "id" : 1039129781114159106, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dmu7B8bWwAIG-oP.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Richards Heuer", + "display_url" : "pic.twitter.com\/ivr1mYreLx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/igr1VcWXwS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858906400&oldid=858906329", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039129783391735809", + "text" : "Richards Heuer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/igr1VcWXwS https:\/\/t.co\/ivr1mYreLx", + "id" : 1039129783391735809, + "created_at" : "2018-09-10 12:33:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039129590172663814\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/fKERNG879w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dmu62okU8AAndRY.png", + "id_str" : "1039129586804518912", + "id" : 1039129586804518912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dmu62okU8AAndRY.png", + "sizes" : [ { + "h" : 885, + "resize" : "fit", + "w" : 874 + }, { + "h" : 885, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 672 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 885, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Richards Heuer", + "display_url" : "pic.twitter.com\/fKERNG879w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/MSqIanxPeA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858906329&oldid=856980112", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039129590172663814", + "text" : "Richards Heuer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MSqIanxPeA https:\/\/t.co\/fKERNG879w", + "id" : 1039129590172663814, + "created_at" : "2018-09-10 12:32:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1039126408545685505\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/UT8Thtw2OG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dmu39cyXgAEjGB0.png", + "id_str" : "1039126405366382593", + "id" : 1039126405366382593, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dmu39cyXgAEjGB0.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia characters", + "display_url" : "pic.twitter.com\/UT8Thtw2OG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ngDh9nRVB2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858905043&oldid=858829953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1039126408545685505", + "text" : "List of My Hero Academia characters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ngDh9nRVB2 https:\/\/t.co\/UT8Thtw2OG", + "id" : 1039126408545685505, + "created_at" : "2018-09-10 12:20:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038164714755383296\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/ARBvRvX8Sj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmhNTd5WsAMfaTC.png", + "id_str" : "1038164710946942979", + "id" : 1038164710946942979, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmhNTd5WsAMfaTC.png", + "sizes" : [ { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 238, + "resize" : "fit", + "w" : 874 + }, { + "h" : 185, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kanesatake", + "display_url" : "pic.twitter.com\/ARBvRvX8Sj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/tIjMeisKJJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858527677&oldid=858526563", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038164714755383296", + "text" : "Kanesatake Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tIjMeisKJJ https:\/\/t.co\/ARBvRvX8Sj", + "id" : 1038164714755383296, + "created_at" : "2018-09-07 20:38:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038164438917042176\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/4dkvTNvMUq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmhNDamVsAATC4u.png", + "id_str" : "1038164435183972352", + "id" : 1038164435183972352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmhNDamVsAATC4u.png", + "sizes" : [ { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 608, + "resize" : "fit", + "w" : 874 + }, { + "h" : 473, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Talk:Kanesatake", + "display_url" : "pic.twitter.com\/4dkvTNvMUq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Fu3yKauAG3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858527551&oldid=778254818", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038164438917042176", + "text" : "Talk:Kanesatake Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Fu3yKauAG3 https:\/\/t.co\/4dkvTNvMUq", + "id" : 1038164438917042176, + "created_at" : "2018-09-07 20:37:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038162324698419201\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/tIvJviwN5I", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmhLIVPXsAEDmW2.png", + "id_str" : "1038162320621547521", + "id" : 1038162320621547521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmhLIVPXsAEDmW2.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 797 + }, { + "h" : 680, + "resize" : "fit", + "w" : 264 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 467 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2247, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Kanesatake", + "display_url" : "pic.twitter.com\/tIvJviwN5I" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/JzSLSpEKxE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858526563&oldid=849543386", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038162324698419201", + "text" : "Kanesatake Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JzSLSpEKxE https:\/\/t.co\/tIvJviwN5I", + "id" : 1038162324698419201, + "created_at" : "2018-09-07 20:29:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038122892251344896\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/DvsCsaVhTQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmgnRJnVAAAkcaw.png", + "id_str" : "1038122889701031936", + "id" : 1038122889701031936, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmgnRJnVAAAkcaw.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Gull Bay First Nation", + "display_url" : "pic.twitter.com\/DvsCsaVhTQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/OOpqRG7CjM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858508753&oldid=858508723", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038122892251344896", + "text" : "Gull Bay First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OOpqRG7CjM https:\/\/t.co\/DvsCsaVhTQ", + "id" : 1038122892251344896, + "created_at" : "2018-09-07 17:52:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038122814618972160\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/uiWV2mGzbZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmgnMWFU8AE80NC.png", + "id_str" : "1038122807148736513", + "id" : 1038122807148736513, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmgnMWFU8AE80NC.png", + "sizes" : [ { + "h" : 646, + "resize" : "fit", + "w" : 874 + }, { + "h" : 646, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 646, + "resize" : "fit", + "w" : 874 + }, { + "h" : 503, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Gull Bay First Nation", + "display_url" : "pic.twitter.com\/uiWV2mGzbZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/8fjLFt77QZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858508723&oldid=858508125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038122814618972160", + "text" : "Gull Bay First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/8fjLFt77QZ https:\/\/t.co\/uiWV2mGzbZ", + "id" : 1038122814618972160, + "created_at" : "2018-09-07 17:52:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038121473112788992\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/wYyXtQE71G", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dmgl-gxWwAEniIQ.png", + "id_str" : "1038121469987962881", + "id" : 1038121469987962881, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dmgl-gxWwAEniIQ.png", + "sizes" : [ { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gull Bay First Nation", + "display_url" : "pic.twitter.com\/wYyXtQE71G" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/jRVtAEFWjw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858508125&oldid=858507945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038121473112788992", + "text" : "Gull Bay First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jRVtAEFWjw https:\/\/t.co\/wYyXtQE71G", + "id" : 1038121473112788992, + "created_at" : "2018-09-07 17:47:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038121122875801600\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/iZefPcGlJy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dmglp9aWsAA3g9Z.png", + "id_str" : "1038121116898865152", + "id" : 1038121116898865152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dmglp9aWsAA3g9Z.png", + "sizes" : [ { + "h" : 578, + "resize" : "fit", + "w" : 680 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Gull Bay First Nation", + "display_url" : "pic.twitter.com\/iZefPcGlJy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/Gw7GSDFxlO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858507945&oldid=858507797", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038121122875801600", + "text" : "Gull Bay First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gw7GSDFxlO https:\/\/t.co\/iZefPcGlJy", + "id" : 1038121122875801600, + "created_at" : "2018-09-07 17:45:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038120803638894592\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/NC3SAk6WHr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmglXb9WwAIJGcJ.png", + "id_str" : "1038120798681219074", + "id" : 1038120798681219074, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmglXb9WwAIJGcJ.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Gull Bay First Nation", + "display_url" : "pic.twitter.com\/NC3SAk6WHr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/YXnjE70q5x", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858507797&oldid=858506667", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038120803638894592", + "text" : "Gull Bay First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YXnjE70q5x https:\/\/t.co\/NC3SAk6WHr", + "id" : 1038120803638894592, + "created_at" : "2018-09-07 17:44:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038118506229837824\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/BUGqSATHMC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmgjRtLXoAEZ9rb.png", + "id_str" : "1038118501200928769", + "id" : 1038118501200928769, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmgjRtLXoAEZ9rb.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Gull Bay First Nation", + "display_url" : "pic.twitter.com\/BUGqSATHMC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/k1mCkDyrWp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858506667&oldid=780422567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038118506229837824", + "text" : "Gull Bay First Nation Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/k1mCkDyrWp https:\/\/t.co\/BUGqSATHMC", + "id" : 1038118506229837824, + "created_at" : "2018-09-07 17:35:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1038097119872274434\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/plwzPFFQGv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmgP0-4UUAEzmW5.png", + "id_str" : "1038097117015724033", + "id" : 1038097117015724033, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmgP0-4UUAEzmW5.png", + "sizes" : [ { + "h" : 356, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 874 + }, { + "h" : 277, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to IKEA Catalogue", + "display_url" : "pic.twitter.com\/plwzPFFQGv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/V0bGn3yeAV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858496910&oldid=858276691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1038097119872274434", + "text" : "IKEA Catalogue Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/V0bGn3yeAV https:\/\/t.co\/plwzPFFQGv", + "id" : 1038097119872274434, + "created_at" : "2018-09-07 16:10:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037880891899609088\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/6JIaUfQoJu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmdLKzbUcAMATKe.png", + "id_str" : "1037880888107757571", + "id" : 1037880888107757571, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmdLKzbUcAMATKe.png", + "sizes" : [ { + "h" : 2135, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 278 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 491 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 838 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Franti\u0161ek Josef Gerstner", + "display_url" : "pic.twitter.com\/6JIaUfQoJu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/rlztQVKVaU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858420554&oldid=858418860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037880891899609088", + "text" : "Franti\u0161ek Josef Gerstner Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rlztQVKVaU https:\/\/t.co\/6JIaUfQoJu", + "id" : 1037880891899609088, + "created_at" : "2018-09-07 01:51:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037876505366417408\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/c9Y1BUmkyg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmdHLbsWwAApsu6.png", + "id_str" : "1037876500870119424", + "id" : 1037876500870119424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmdHLbsWwAApsu6.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 620 + }, { + "h" : 958, + "resize" : "fit", + "w" : 874 + }, { + "h" : 958, + "resize" : "fit", + "w" : 874 + }, { + "h" : 958, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Franti\u0161ek Josef Gerstner", + "display_url" : "pic.twitter.com\/c9Y1BUmkyg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/b69LyWzKpW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858418860&oldid=858134684", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037876505366417408", + "text" : "Franti\u0161ek Josef Gerstner Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/b69LyWzKpW https:\/\/t.co\/c9Y1BUmkyg", + "id" : 1037876505366417408, + "created_at" : "2018-09-07 01:33:36 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037773440604884992\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/A1XBnlf656", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmbpcUTVAAEXor6.jpg", + "id_str" : "1037773436850864129", + "id" : 1037773436850864129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmbpcUTVAAEXor6.jpg", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Estevan", + "display_url" : "pic.twitter.com\/A1XBnlf656" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/jXbNPeLW2y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858376263&oldid=847544187", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037773440604884992", + "text" : "Estevan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jXbNPeLW2y https:\/\/t.co\/A1XBnlf656", + "id" : 1037773440604884992, + "created_at" : "2018-09-06 18:44:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037763122378027010\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/dzIN7tpGIK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmbgDzdXoAESPch.png", + "id_str" : "1037763120113098753", + "id" : 1037763120113098753, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmbgDzdXoAESPch.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/dzIN7tpGIK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/qOSNg30bHg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858371553&oldid=858371395", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037763122378027010", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qOSNg30bHg https:\/\/t.co\/dzIN7tpGIK", + "id" : 1037763122378027010, + "created_at" : "2018-09-06 18:03:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037762789690015744\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/fpqXkml74M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmbfwVAU8AAp9ca.png", + "id_str" : "1037762785520709632", + "id" : 1037762785520709632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmbfwVAU8AAp9ca.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/fpqXkml74M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/0KfyBKUeWN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858371395&oldid=858146282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037762789690015744", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0KfyBKUeWN https:\/\/t.co\/fpqXkml74M", + "id" : 1037762789690015744, + "created_at" : "2018-09-06 18:01:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037755879146237953\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/XKNPJLsp4J", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmbZd_bW4AAEVy7.png", + "id_str" : "1037755873421090816", + "id" : 1037755873421090816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmbZd_bW4AAEVy7.png", + "sizes" : [ { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 568, + "resize" : "fit", + "w" : 680 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 730, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Health Canada", + "display_url" : "pic.twitter.com\/XKNPJLsp4J" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/lluGLeUzDr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858368298&oldid=848357615", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037755879146237953", + "text" : "Health Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lluGLeUzDr https:\/\/t.co\/XKNPJLsp4J", + "id" : 1037755879146237953, + "created_at" : "2018-09-06 17:34:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037676050694762498\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/SVJ2cch2nJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmaQ3cpX4Ac71cn.jpg", + "id_str" : "1037676046412406791", + "id" : 1037676046412406791, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmaQ3cpX4Ac71cn.jpg", + "sizes" : [ { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Q22341317", + "display_url" : "pic.twitter.com\/SVJ2cch2nJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/OwHaqR8e6L", + "expanded_url" : "https:\/\/www.wikidata.org\/w\/index.php?diff=741195289&oldid=669308330&rcid=776802599", + "display_url" : "wikidata.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037676050694762498", + "text" : "Q22341317 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/OwHaqR8e6L https:\/\/t.co\/SVJ2cch2nJ", + "id" : 1037676050694762498, + "created_at" : "2018-09-06 12:17:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037675732149960705\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/shtm12n58e", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmaQk__V4AAAzP9.png", + "id_str" : "1037675729482276864", + "id" : 1037675729482276864, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmaQk__V4AAAzP9.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 624 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 952, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Paul Wynnyk", + "display_url" : "pic.twitter.com\/shtm12n58e" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/yz4KbhzvBN", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151977960&oldid=135402437&rcid=371019568", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037675732149960705", + "text" : "Paul Wynnyk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/yz4KbhzvBN https:\/\/t.co\/shtm12n58e", + "id" : 1037675732149960705, + "created_at" : "2018-09-06 12:15:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037431387853344769\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/IBM6kTjjvc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmWyWNVXoAIfwWc.png", + "id_str" : "1037431383784923138", + "id" : 1037431383784923138, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmWyWNVXoAIfwWc.png", + "sizes" : [ { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 625, + "resize" : "fit", + "w" : 680 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 803, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Calculating Infinity", + "display_url" : "pic.twitter.com\/IBM6kTjjvc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/lMecvy7HBp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858218324&oldid=853461434", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037431387853344769", + "text" : "Calculating Infinity Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lMecvy7HBp https:\/\/t.co\/IBM6kTjjvc", + "id" : 1037431387853344769, + "created_at" : "2018-09-05 20:04:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037398979619774464\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/p2K1H9XY6L", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmWU32rXoAIUHSv.png", + "id_str" : "1037398976469901314", + "id" : 1037398976469901314, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmWU32rXoAIUHSv.png", + "sizes" : [ { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Mona Simpson (auteur)", + "display_url" : "pic.twitter.com\/p2K1H9XY6L" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/JuzFrhKsCn", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151960649&oldid=147661614&rcid=370984233", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037398979619774464", + "text" : "Mona Simpson (auteur) Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/JuzFrhKsCn https:\/\/t.co\/p2K1H9XY6L", + "id" : 1037398979619774464, + "created_at" : "2018-09-05 17:56:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037387526179303424\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/ODfqzyRNKD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmWKdNmXsAAbV47.png", + "id_str" : "1037387523650203648", + "id" : 1037387523650203648, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmWKdNmXsAAbV47.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes (season 3)", + "display_url" : "pic.twitter.com\/ODfqzyRNKD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/Sl0lWAMUla", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858188028&oldid=858175741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037387526179303424", + "text" : "List of My Hero Academia episodes (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Sl0lWAMUla https:\/\/t.co\/ODfqzyRNKD", + "id" : 1037387526179303424, + "created_at" : "2018-09-05 17:10:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037324459152224256\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/LHaYVBMeor", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmVRGMZU8AAcqM5.png", + "id_str" : "1037324456027287552", + "id" : 1037324456027287552, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmVRGMZU8AAcqM5.png", + "sizes" : [ { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to USS Buffalo (SSN-715)", + "display_url" : "pic.twitter.com\/LHaYVBMeor" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/xQ9SlZIvBv", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858155871&oldid=855067544", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037324459152224256", + "text" : "USS Buffalo (SSN-715) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xQ9SlZIvBv https:\/\/t.co\/LHaYVBMeor", + "id" : 1037324459152224256, + "created_at" : "2018-09-05 12:59:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037315394690838528\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/mD0iBw64Av", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmVI2hnX4AAAGq_.png", + "id_str" : "1037315390752415744", + "id" : 1037315390752415744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmVI2hnX4AAAGq_.png", + "sizes" : [ { + "h" : 535, + "resize" : "fit", + "w" : 680 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 687, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bureau of Pensions Advocates", + "display_url" : "pic.twitter.com\/mD0iBw64Av" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/10CMPEe7jV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858152328&oldid=858152260", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037315394690838528", + "text" : "Bureau of Pensions Advocates Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/10CMPEe7jV https:\/\/t.co\/mD0iBw64Av", + "id" : 1037315394690838528, + "created_at" : "2018-09-05 12:23:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037315234300616704\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/wYZpfj6pYl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmVIs8mW0AAAwoJ.png", + "id_str" : "1037315226197217280", + "id" : 1037315226197217280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmVIs8mW0AAAwoJ.png", + "sizes" : [ { + "h" : 955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 955, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 622 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 955, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Bureau of Pensions Advocates", + "display_url" : "pic.twitter.com\/wYZpfj6pYl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/KRJtpDDUGR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858152260&oldid=858055692", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037315234300616704", + "text" : "Bureau of Pensions Advocates Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KRJtpDDUGR https:\/\/t.co\/wYZpfj6pYl", + "id" : 1037315234300616704, + "created_at" : "2018-09-05 12:23:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037297093046546432\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/ez7Tdcf7yo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmU4NJwVsAYQ7N7.png", + "id_str" : "1037297087786889222", + "id" : 1037297087786889222, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmU4NJwVsAYQ7N7.png", + "sizes" : [ { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 329, + "resize" : "fit", + "w" : 680 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia chapters", + "display_url" : "pic.twitter.com\/ez7Tdcf7yo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/hgZrARXB25", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858145294&oldid=857910755", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037297093046546432", + "text" : "List of My Hero Academia chapters Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hgZrARXB25 https:\/\/t.co\/ez7Tdcf7yo", + "id" : 1037297093046546432, + "created_at" : "2018-09-05 11:11:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037160529251446785\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/QkmjTi94Kt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmS8AQ1WwAEoadn.png", + "id_str" : "1037160526906834945", + "id" : 1037160526906834945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmS8AQ1WwAEoadn.png", + "sizes" : [ { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 680 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 499, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Company sergeant major", + "display_url" : "pic.twitter.com\/QkmjTi94Kt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/V5FzueB0PM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858100751&oldid=784654034", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037160529251446785", + "text" : "Company sergeant major Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/V5FzueB0PM https:\/\/t.co\/QkmjTi94Kt", + "id" : 1037160529251446785, + "created_at" : "2018-09-05 02:08:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037065567361015808\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/rCThlEjYIb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRlomvXgAI4v7T.png", + "id_str" : "1037065562470449154", + "id" : 1037065562470449154, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRlomvXgAI4v7T.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Esgeno\u00F4petitj Indian Reserve No. 14", + "display_url" : "pic.twitter.com\/rCThlEjYIb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bJiYqJSmTh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858059653&oldid=858059598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037065567361015808", + "text" : "Esgeno\u00F4petitj Indian Reserve No. 14 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bJiYqJSmTh https:\/\/t.co\/rCThlEjYIb", + "id" : 1037065567361015808, + "created_at" : "2018-09-04 19:51:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037065491074961415\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/AifvBjlXtc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRlkQSWwAEQzdf.png", + "id_str" : "1037065487723708417", + "id" : 1037065487723708417, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRlkQSWwAEQzdf.png", + "sizes" : [ { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 655, + "resize" : "fit", + "w" : 680 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Esgeno\u00F4petitj Indian Reserve No. 14", + "display_url" : "pic.twitter.com\/AifvBjlXtc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/nHCp888XCE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858059598&oldid=858059279", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037065491074961415", + "text" : "Esgeno\u00F4petitj Indian Reserve No. 14 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nHCp888XCE https:\/\/t.co\/AifvBjlXtc", + "id" : 1037065491074961415, + "created_at" : "2018-09-04 19:50:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037065000014229504\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/UuFFcPug2U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRlHlgX0AAPoGn.png", + "id_str" : "1037064995203436544", + "id" : 1037064995203436544, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRlHlgX0AAPoGn.png", + "sizes" : [ { + "h" : 839, + "resize" : "fit", + "w" : 874 + }, { + "h" : 839, + "resize" : "fit", + "w" : 874 + }, { + "h" : 839, + "resize" : "fit", + "w" : 874 + }, { + "h" : 653, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Esgeno\u00F4petitj Indian Reserve No. 14", + "display_url" : "pic.twitter.com\/UuFFcPug2U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/aYRdsAk7en", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858059279&oldid=858057943", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037065000014229504", + "text" : "Esgeno\u00F4petitj Indian Reserve No. 14 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aYRdsAk7en https:\/\/t.co\/UuFFcPug2U", + "id" : 1037065000014229504, + "created_at" : "2018-09-04 19:48:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037062614239592448\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/lNDvO052c0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRi80rW0AEwsI_.png", + "id_str" : "1037062611274223617", + "id" : 1037062611274223617, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRi80rW0AEwsI_.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Esgeno\u00F4petitj Indian Reserve No. 14", + "display_url" : "pic.twitter.com\/lNDvO052c0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/R5heoIf8Jz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858057943&oldid=858057899", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037062614239592448", + "text" : "Esgeno\u00F4petitj Indian Reserve No. 14 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R5heoIf8Jz https:\/\/t.co\/lNDvO052c0", + "id" : 1037062614239592448, + "created_at" : "2018-09-04 19:39:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037062535592271874\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/ggxs5BQF4M", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRi4MAXoAEteyZ.png", + "id_str" : "1037062531637026817", + "id" : 1037062531637026817, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRi4MAXoAEteyZ.png", + "sizes" : [ { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 279, + "resize" : "fit", + "w" : 680 + }, { + "h" : 358, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Esgeno\u00F4petitj Indian Reserve No. 14", + "display_url" : "pic.twitter.com\/ggxs5BQF4M" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/bCvpwCcAZ7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858057899&oldid=837322552", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037062535592271874", + "text" : "Esgeno\u00F4petitj Indian Reserve No. 14 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/bCvpwCcAZ7 https:\/\/t.co\/ggxs5BQF4M", + "id" : 1037062535592271874, + "created_at" : "2018-09-04 19:39:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037050692563886080\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/MTF7Jj8hPE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRYG7KXcAEu7RV.png", + "id_str" : "1037050690185687041", + "id" : 1037050690185687041, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRYG7KXcAEu7RV.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes (season 2)", + "display_url" : "pic.twitter.com\/MTF7Jj8hPE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/ASncsQhXtq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858048593&oldid=857154857", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037050692563886080", + "text" : "List of My Hero Academia episodes (season 2) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ASncsQhXtq https:\/\/t.co\/MTF7Jj8hPE", + "id" : 1037050692563886080, + "created_at" : "2018-09-04 18:52:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037050141918863360\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/eyP47yDtJm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRXm0xWsAA2esK.png", + "id_str" : "1037050138714353664", + "id" : 1037050138714353664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRXm0xWsAA2esK.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of My Hero Academia episodes (season 3)", + "display_url" : "pic.twitter.com\/eyP47yDtJm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/KXmYliYdMG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858048266&oldid=857700586", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037050141918863360", + "text" : "List of My Hero Academia episodes (season 3) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KXmYliYdMG https:\/\/t.co\/eyP47yDtJm", + "id" : 1037050141918863360, + "created_at" : "2018-09-04 18:49:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037031518726701056\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/NyH5kVOIyc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRGqknUUAApDLa.png", + "id_str" : "1037031511399092224", + "id" : 1037031511399092224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRGqknUUAApDLa.png", + "sizes" : [ { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 472, + "resize" : "fit", + "w" : 680 + }, { + "h" : 607, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Paul Wynnyk", + "display_url" : "pic.twitter.com\/NyH5kVOIyc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/xDaEaG1djN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858037376&oldid=858037272", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037031518726701056", + "text" : "Paul Wynnyk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/xDaEaG1djN https:\/\/t.co\/NyH5kVOIyc", + "id" : 1037031518726701056, + "created_at" : "2018-09-04 17:35:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037031300274835457\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/i2c8E7JgCg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmRGd8BWsAAHQ4E.png", + "id_str" : "1037031294344015872", + "id" : 1037031294344015872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmRGd8BWsAAHQ4E.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 541 + }, { + "h" : 1098, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1098, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1098, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Paul Wynnyk", + "display_url" : "pic.twitter.com\/i2c8E7JgCg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/cWMQenkHnP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858037272&oldid=855617902", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037031300274835457", + "text" : "Paul Wynnyk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/cWMQenkHnP https:\/\/t.co\/i2c8E7JgCg", + "id" : 1037031300274835457, + "created_at" : "2018-09-04 17:35:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037006540887261185\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/uijMHOLlkv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmQv88rW0AE2Nyy.jpg", + "id_str" : "1037006538328690689", + "id" : 1037006538328690689, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmQv88rW0AE2Nyy.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/uijMHOLlkv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/FyoLB9prrN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858024814&oldid=858024700", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037006540887261185", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/FyoLB9prrN https:\/\/t.co\/uijMHOLlkv", + "id" : 1037006540887261185, + "created_at" : "2018-09-04 15:56:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037006352198131718\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/tDppMzd7HR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmQvx3VUUAAs9Eu.jpg", + "id_str" : "1037006347915513856", + "id" : 1037006347915513856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmQvx3VUUAAs9Eu.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 723, + "resize" : "fit", + "w" : 874 + }, { + "h" : 723, + "resize" : "fit", + "w" : 874 + }, { + "h" : 723, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/tDppMzd7HR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/9oV3aS4c7r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858024700&oldid=858024372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037006352198131718", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9oV3aS4c7r https:\/\/t.co\/tDppMzd7HR", + "id" : 1037006352198131718, + "created_at" : "2018-09-04 15:55:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037005662453157893\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/XOdoyb4V6Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmQvJyqX4AE_yXM.jpg", + "id_str" : "1037005659466883073", + "id" : 1037005659466883073, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmQvJyqX4AE_yXM.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 208 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 628 + }, { + "h" : 2851, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 368 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/XOdoyb4V6Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Vpc70JJPJG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858024372&oldid=858023491", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037005662453157893", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Vpc70JJPJG https:\/\/t.co\/XOdoyb4V6Y", + "id" : 1037005662453157893, + "created_at" : "2018-09-04 15:53:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1037004102230859776\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/A1hZwBeZe7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmQtuxQXoAAagS3.jpg", + "id_str" : "1037004095721283584", + "id" : 1037004095721283584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmQtuxQXoAAagS3.jpg", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to 2018\u201319 Olympique de Marseille season", + "display_url" : "pic.twitter.com\/A1hZwBeZe7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Try1hTUoov", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=858023491&oldid=857864313", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1037004102230859776", + "text" : "2018\u201319 Olympique de Marseille sea Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Try1hTUoov https:\/\/t.co\/A1hZwBeZe7", + "id" : 1037004102230859776, + "created_at" : "2018-09-04 15:46:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1036929679733805058\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/WP3bjlYQKt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmPqDDcXoAAlyDx.png", + "id_str" : "1036929677410148352", + "id" : 1036929677410148352, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmPqDDcXoAAlyDx.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 680 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Laura Lippman", + "display_url" : "pic.twitter.com\/WP3bjlYQKt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/oT5u5WByXF", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151913136&oldid=151913120&rcid=370901410", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1036929679733805058", + "text" : "Laura Lippman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oT5u5WByXF https:\/\/t.co\/WP3bjlYQKt", + "id" : 1036929679733805058, + "created_at" : "2018-09-04 10:51:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1036929488364421120\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/iTazdkKR17", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmPp30UX0AAa3XR.png", + "id_str" : "1036929484371513344", + "id" : 1036929484371513344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmPp30UX0AAa3XR.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 551 + }, { + "h" : 1079, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1079, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1079, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Laura Lippman", + "display_url" : "pic.twitter.com\/iTazdkKR17" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/LfDnN25DaD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=151913120&oldid=149392280&rcid=370901394", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1036929488364421120", + "text" : "Laura Lippman Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/LfDnN25DaD https:\/\/t.co\/iTazdkKR17", + "id" : 1036929488364421120, + "created_at" : "2018-09-04 10:50:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1036635015042555905\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/M24ACIEjPQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmLeDRFUwAA3slo.png", + "id_str" : "1036635011955343360", + "id" : 1036635011955343360, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmLeDRFUwAA3slo.png", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + } ], + "media_alt" : "Screenshot of edit to List of Urusei Yatsura characters", + "display_url" : "pic.twitter.com\/M24ACIEjPQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/6qUsQ44eS4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857867343&oldid=850937055", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1036635015042555905", + "text" : "List of Urusei Yatsura characters Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/6qUsQ44eS4 https:\/\/t.co\/M24ACIEjPQ", + "id" : 1036635015042555905, + "created_at" : "2018-09-03 15:20:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1036274378093338624\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/nhElKd6PrY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmGWDTbW0AA0-MC.png", + "id_str" : "1036274372770713600", + "id" : 1036274372770713600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmGWDTbW0AA0-MC.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Table football", + "display_url" : "pic.twitter.com\/nhElKd6PrY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/aqgYOBn2zQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857717781&oldid=857711664", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1036274378093338624", + "text" : "Table football Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aqgYOBn2zQ https:\/\/t.co\/nhElKd6PrY", + "id" : 1036274378093338624, + "created_at" : "2018-09-02 15:27:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1036261609205846016\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/0IJz3gyYKq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmGKb7GXsAAAi3x.png", + "id_str" : "1036261601597435904", + "id" : 1036261601597435904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmGKb7GXsAAAi3x.png", + "sizes" : [ { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 471, + "resize" : "fit", + "w" : 680 + }, { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Table football", + "display_url" : "pic.twitter.com\/0IJz3gyYKq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/tWu6fGhyWE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857711664&oldid=857704640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1036261609205846016", + "text" : "Table football Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/tWu6fGhyWE https:\/\/t.co\/0IJz3gyYKq", + "id" : 1036261609205846016, + "created_at" : "2018-09-02 14:36:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1036245175134244865\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/t9aaVLfarX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmF7floUUAEE1G3.png", + "id_str" : "1036245171879301121", + "id" : 1036245171879301121, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmF7floUUAEE1G3.png", + "sizes" : [ { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 542 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1096, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Table football", + "display_url" : "pic.twitter.com\/t9aaVLfarX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/pjdTefYkEF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857704640&oldid=857601895", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1036245175134244865", + "text" : "Table football Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pjdTefYkEF https:\/\/t.co\/t9aaVLfarX", + "id" : 1036245175134244865, + "created_at" : "2018-09-02 13:31:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1036186404949254144\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/SmGMLtJmti", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DmFGCmVVAAEK35B.png", + "id_str" : "1036186399735611393", + "id" : 1036186399735611393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DmFGCmVVAAEK35B.png", + "sizes" : [ { + "h" : 1205, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1205, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 870 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 493 + } ], + "media_alt" : "Screenshot of edit to Samuel Risley-class icebreaker", + "display_url" : "pic.twitter.com\/SmGMLtJmti" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/uRwiGxsCwT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=857683490&oldid=787938613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1036186404949254144", + "text" : "Samuel Risley-class icebreaker Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/uRwiGxsCwT https:\/\/t.co\/SmGMLtJmti", + "id" : 1036186404949254144, + "created_at" : "2018-09-02 09:37:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_10.js b/20181122/data/js/tweets/2018_10.js new file mode 100644 index 00000000..bb4c8d26 --- /dev/null +++ b/20181122/data/js/tweets/2018_10.js @@ -0,0 +1,9688 @@ +Grailbird.data.tweets_2018_10 = + [ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057724672496844800\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/DQcsgCkRvI", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq3K-p3WsAAW6TX.png", + "id_str" : "1057724665240662016", + "id" : 1057724665240662016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq3K-p3WsAAW6TX.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Japanese Canadians in the Greater Toronto Area", + "display_url" : "pic.twitter.com\/DQcsgCkRvI" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Z1j1qE6Ttt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866671470&oldid=854936605", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057724672496844800", + "text" : "Japanese Canadians in the Greater Toront Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Z1j1qE6Ttt https:\/\/t.co\/DQcsgCkRvI", + "id" : 1057724672496844800, + "created_at" : "2018-10-31 20:03:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057660811466948608\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/EGoE3YzdfQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq2Q5o4U8AE9Zr3.jpg", + "id_str" : "1057660807402549249", + "id" : 1057660807402549249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq2Q5o4U8AE9Zr3.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 576 + }, { + "h" : 1031, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1031, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1031, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Montreal", + "display_url" : "pic.twitter.com\/EGoE3YzdfQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/LjyzsIeTW6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866637616&oldid=866585513", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057660811466948608", + "text" : "Montreal Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LjyzsIeTW6 https:\/\/t.co\/EGoE3YzdfQ", + "id" : 1057660811466948608, + "created_at" : "2018-10-31 15:49:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057654460602859520\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/41DYDXueih", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq2LIDoXcAcaE-T.png", + "id_str" : "1057654458031763463", + "id" : 1057654458031763463, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq2LIDoXcAcaE-T.png", + "sizes" : [ { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 440, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to History of Islam in China", + "display_url" : "pic.twitter.com\/41DYDXueih" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/pOCH8KQOkJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866634441&oldid=865762877", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057654460602859520", + "text" : "History of Islam in China Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/pOCH8KQOkJ https:\/\/t.co\/41DYDXueih", + "id" : 1057654460602859520, + "created_at" : "2018-10-31 15:24:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057650968404414465\/photo\/1", + "indices" : [ 122, 145 ], + "url" : "https:\/\/t.co\/I1xhvrqmwL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq2H8mQV4AAb6wB.png", + "id_str" : "1057650962632925184", + "id" : 1057650962632925184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq2H8mQV4AAb6wB.png", + "sizes" : [ { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 578, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + }, { + "h" : 743, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Naval artillery", + "display_url" : "pic.twitter.com\/I1xhvrqmwL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/IeOTlXtDVk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866632750&oldid=865386011", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057650968404414465", + "text" : "Naval artillery Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/IeOTlXtDVk https:\/\/t.co\/I1xhvrqmwL", + "id" : 1057650968404414465, + "created_at" : "2018-10-31 15:10:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057352294549897216\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/QdRFTYp0t2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqx4TaRU0AILLce.png", + "id_str" : "1057352287390060546", + "id" : 1057352287390060546, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqx4TaRU0AILLce.png", + "sizes" : [ { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 331, + "resize" : "fit", + "w" : 680 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Port Moody", + "display_url" : "pic.twitter.com\/QdRFTYp0t2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/mmFaYplTji", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153528191&oldid=147326888&rcid=374229872", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057352294549897216", + "text" : "Port Moody Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mmFaYplTji https:\/\/t.co\/QdRFTYp0t2", + "id" : 1057352294549897216, + "created_at" : "2018-10-30 19:23:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057348127580139520\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/18VWG7dqgP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqx0g_qWsAA_e3B.png", + "id_str" : "1057348122718941184", + "id" : 1057348122718941184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqx0g_qWsAA_e3B.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 512 + }, { + "h" : 1161, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1161, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1161, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Infinite Jest", + "display_url" : "pic.twitter.com\/18VWG7dqgP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/Kn2ZSLmavd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866505405&oldid=866505349", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057348127580139520", + "text" : "Infinite Jest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Kn2ZSLmavd https:\/\/t.co\/18VWG7dqgP", + "id" : 1057348127580139520, + "created_at" : "2018-10-30 19:06:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057348014153613312\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/KJjnYgPwsU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqx0ajoW4AolkjO.png", + "id_str" : "1057348012115157002", + "id" : 1057348012115157002, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqx0ajoW4AolkjO.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Infinite Jest", + "display_url" : "pic.twitter.com\/KJjnYgPwsU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/HSVEong85T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866505349&oldid=866505266", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057348014153613312", + "text" : "Infinite Jest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/HSVEong85T https:\/\/t.co\/KJjnYgPwsU", + "id" : 1057348014153613312, + "created_at" : "2018-10-30 19:06:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057347856296787974\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/MBM2RSZOP8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqx0RPfUcAAGY1Z.png", + "id_str" : "1057347852089716736", + "id" : 1057347852089716736, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqx0RPfUcAAGY1Z.png", + "sizes" : [ { + "h" : 1161, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1161, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 512 + }, { + "h" : 1161, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Infinite Jest", + "display_url" : "pic.twitter.com\/MBM2RSZOP8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/l9cNRp7uIe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866505266&oldid=863457041", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057347856296787974", + "text" : "Infinite Jest Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/l9cNRp7uIe https:\/\/t.co\/MBM2RSZOP8", + "id" : 1057347856296787974, + "created_at" : "2018-10-30 19:05:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057333031449620480\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/TxrCpvXc1N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqxmybRWwAAFdO_.png", + "id_str" : "1057333029025267712", + "id" : 1057333029025267712, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqxmybRWwAAFdO_.png", + "sizes" : [ { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 404, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jour du Souvenir", + "display_url" : "pic.twitter.com\/TxrCpvXc1N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/tWajtmdAy2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153526032&oldid=150195202&rcid=374225490", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057333031449620480", + "text" : "Jour du Souvenir Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tWajtmdAy2 https:\/\/t.co\/TxrCpvXc1N", + "id" : 1057333031449620480, + "created_at" : "2018-10-30 18:06:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057294485154131968\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/3fMs6YD8s1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqxDuvnXQAE7rSs.png", + "id_str" : "1057294482859835393", + "id" : 1057294482859835393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqxDuvnXQAE7rSs.png", + "sizes" : [ { + "h" : 605, + "resize" : "fit", + "w" : 680 + }, { + "h" : 778, + "resize" : "fit", + "w" : 874 + }, { + "h" : 778, + "resize" : "fit", + "w" : 874 + }, { + "h" : 778, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jonathan Torrens", + "display_url" : "pic.twitter.com\/3fMs6YD8s1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/9Ud6tPQKl1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866475963&oldid=866475860", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057294485154131968", + "text" : "Jonathan Torrens Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/9Ud6tPQKl1 https:\/\/t.co\/3fMs6YD8s1", + "id" : 1057294485154131968, + "created_at" : "2018-10-30 15:33:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057294278819565569\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/n4Qt3ZTnVH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqxDinyVAAUUzIa.png", + "id_str" : "1057294274599911429", + "id" : 1057294274599911429, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqxDinyVAAUUzIa.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jonathan Torrens", + "display_url" : "pic.twitter.com\/n4Qt3ZTnVH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/7ZW2RE2qTs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866475860&oldid=859890050", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057294278819565569", + "text" : "Jonathan Torrens Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/7ZW2RE2qTs https:\/\/t.co\/n4Qt3ZTnVH", + "id" : 1057294278819565569, + "created_at" : "2018-10-30 15:32:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057265990042562561\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/WqfPX7MsNR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqwp0ArXcAAHR8l.png", + "id_str" : "1057265986037051392", + "id" : 1057265986037051392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqwp0ArXcAAHR8l.png", + "sizes" : [ { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Timeline of same-sex marriage", + "display_url" : "pic.twitter.com\/WqfPX7MsNR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/gN3a4zwDyG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866460897&oldid=866460736", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057265990042562561", + "text" : "Timeline of same-sex marriage Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/gN3a4zwDyG https:\/\/t.co\/WqfPX7MsNR", + "id" : 1057265990042562561, + "created_at" : "2018-10-30 13:40:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057265610248339458\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/5puvjpQkK7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqwpd8TV4AAmBY7.png", + "id_str" : "1057265606905421824", + "id" : 1057265606905421824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqwpd8TV4AAmBY7.png", + "sizes" : [ { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 558 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Timeline of same-sex marriage", + "display_url" : "pic.twitter.com\/5puvjpQkK7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/VxWz6yvfpU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866460736&oldid=866460632", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057265610248339458", + "text" : "Timeline of same-sex marriage Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VxWz6yvfpU https:\/\/t.co\/5puvjpQkK7", + "id" : 1057265610248339458, + "created_at" : "2018-10-30 13:38:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057265401783111680\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/osYbnovLSY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqwpRagX0AAMbmH.png", + "id_str" : "1057265391674839040", + "id" : 1057265391674839040, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqwpRagX0AAMbmH.png", + "sizes" : [ { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 558 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1066, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Timeline of same-sex marriage", + "display_url" : "pic.twitter.com\/osYbnovLSY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/4bk8ghWESi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866460632&oldid=865955457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057265401783111680", + "text" : "Timeline of same-sex marriage Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4bk8ghWESi https:\/\/t.co\/osYbnovLSY", + "id" : 1057265401783111680, + "created_at" : "2018-10-30 13:38:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1057022515183271936\/photo\/1", + "indices" : [ 129, 152 ], + "url" : "https:\/\/t.co\/nCYjvvAXbf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqtMX7zX4AEtTXI.png", + "id_str" : "1057022511622381569", + "id" : 1057022511622381569, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqtMX7zX4AEtTXI.png", + "sizes" : [ { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 297, + "resize" : "fit", + "w" : 680 + }, { + "h" : 382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Court of Queen's Bench of Alberta", + "display_url" : "pic.twitter.com\/nCYjvvAXbf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/X9CJGas0cc", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866359342&oldid=857621026", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1057022515183271936", + "text" : "Court of Queen's Bench of Alberta Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/X9CJGas0cc https:\/\/t.co\/nCYjvvAXbf", + "id" : 1057022515183271936, + "created_at" : "2018-10-29 21:33:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1056927078946402305\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/txQlWjkQAp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqr1kxjUcAAOc6s.png", + "id_str" : "1056927074697375744", + "id" : 1056927074697375744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqr1kxjUcAAOc6s.png", + "sizes" : [ { + "h" : 635, + "resize" : "fit", + "w" : 874 + }, { + "h" : 494, + "resize" : "fit", + "w" : 680 + }, { + "h" : 635, + "resize" : "fit", + "w" : 874 + }, { + "h" : 635, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dylan Thomas", + "display_url" : "pic.twitter.com\/txQlWjkQAp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/2Nu33JtIOy", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153488382&oldid=153488347&rcid=374147161", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1056927078946402305", + "text" : "Dylan Thomas Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/2Nu33JtIOy https:\/\/t.co\/txQlWjkQAp", + "id" : 1056927078946402305, + "created_at" : "2018-10-29 15:13:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1056926868987879424\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/xSq9nSZYr4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqr1YJMV4AEUbYx.png", + "id_str" : "1056926857705152513", + "id" : 1056926857705152513, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqr1YJMV4AEUbYx.png", + "sizes" : [ { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 669, + "resize" : "fit", + "w" : 874 + }, { + "h" : 669, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 669, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dylan Thomas", + "display_url" : "pic.twitter.com\/xSq9nSZYr4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/Y6iZlidtQk", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153488347&oldid=151474887&rcid=374147066", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1056926868987879424", + "text" : "Dylan Thomas Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/Y6iZlidtQk https:\/\/t.co\/xSq9nSZYr4", + "id" : 1056926868987879424, + "created_at" : "2018-10-29 15:12:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1056916216969867264\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/8tOcTnS82f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqrrskYV4AAPw1U.png", + "id_str" : "1056916213484347392", + "id" : 1056916213484347392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqrrskYV4AAPw1U.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to League of Legends World Championship", + "display_url" : "pic.twitter.com\/8tOcTnS82f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/sISLiGSdjY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866297850&oldid=866272507", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1056916216969867264", + "text" : "League of Legends World Championship Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sISLiGSdjY https:\/\/t.co\/8tOcTnS82f", + "id" : 1056916216969867264, + "created_at" : "2018-10-29 14:30:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1056903614449496066\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/MbollODN6W", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqrgO8TWsAAHtIe.png", + "id_str" : "1056903609881899008", + "id" : 1056903609881899008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqrgO8TWsAAHtIe.png", + "sizes" : [ { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 425, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Competition Bureau (Canada)", + "display_url" : "pic.twitter.com\/MbollODN6W" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/UpL9b3Q57P", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866292058&oldid=862324572", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1056903614449496066", + "text" : "Competition Bureau (Canada) Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/UpL9b3Q57P https:\/\/t.co\/MbollODN6W", + "id" : 1056903614449496066, + "created_at" : "2018-10-29 13:40:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1056639704773390336\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/2cocWd1HUw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqnwNZ8WsAE-U0q.png", + "id_str" : "1056639700688089089", + "id" : 1056639700688089089, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqnwNZ8WsAE-U0q.png", + "sizes" : [ { + "h" : 1008, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 590 + }, { + "h" : 1008, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1008, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to How to Be a Latin Lover", + "display_url" : "pic.twitter.com\/2cocWd1HUw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/u8od04FZQO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866181747&oldid=854490754", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1056639704773390336", + "text" : "How to Be a Latin Lover Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/u8od04FZQO https:\/\/t.co\/2cocWd1HUw", + "id" : 1056639704773390336, + "created_at" : "2018-10-28 20:11:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055914606756020225\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/4lVMFiFbM7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqdcvQsX0AER8tR.png", + "id_str" : "1055914604646354945", + "id" : 1055914604646354945, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqdcvQsX0AER8tR.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + }, { + "h" : 519, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 667, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Minoan civilization", + "display_url" : "pic.twitter.com\/4lVMFiFbM7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/EftChKtGca", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865883537&oldid=865883111", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055914606756020225", + "text" : "Minoan civilization Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/EftChKtGca https:\/\/t.co\/4lVMFiFbM7", + "id" : 1055914606756020225, + "created_at" : "2018-10-26 20:10:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055914031276535809\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/U4aSQna96x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqdcNm4W4AAs9EG.png", + "id_str" : "1055914026486652928", + "id" : 1055914026486652928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqdcNm4W4AAs9EG.png", + "sizes" : [ { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1012, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 587 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Minoan civilization", + "display_url" : "pic.twitter.com\/U4aSQna96x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/t3rke6kWQI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865883111&oldid=865882450", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055914031276535809", + "text" : "Minoan civilization Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/t3rke6kWQI https:\/\/t.co\/U4aSQna96x", + "id" : 1055914031276535809, + "created_at" : "2018-10-26 20:08:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055912797295517696\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/TGhBXuOFuo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqdbFvYWkAANJrj.png", + "id_str" : "1055912791817752576", + "id" : 1055912791817752576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqdbFvYWkAANJrj.png", + "sizes" : [ { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1256, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 473 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 835 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Minoan civilization", + "display_url" : "pic.twitter.com\/TGhBXuOFuo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/KMVKe9otdz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865882450&oldid=865375567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055912797295517696", + "text" : "Minoan civilization Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/KMVKe9otdz https:\/\/t.co\/TGhBXuOFuo", + "id" : 1055912797295517696, + "created_at" : "2018-10-26 20:03:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055901628384137216\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/5P47aPMxht", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqdQ7m1WsAAP9QG.png", + "id_str" : "1055901622608506880", + "id" : 1055901622608506880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqdQ7m1WsAAP9QG.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to AllCanada Express", + "display_url" : "pic.twitter.com\/5P47aPMxht" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/iW7yIjGcwj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865876897&oldid=863674250", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055901628384137216", + "text" : "AllCanada Express Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iW7yIjGcwj https:\/\/t.co\/5P47aPMxht", + "id" : 1055901628384137216, + "created_at" : "2018-10-26 19:19:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055880973194326016\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/YMS0VmTG8H", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqc-JVhX0AEy75w.jpg", + "id_str" : "1055880967758532609", + "id" : 1055880967758532609, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqc-JVhX0AEy75w.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 454, + "resize" : "fit", + "w" : 680 + }, { + "h" : 584, + "resize" : "fit", + "w" : 874 + }, { + "h" : 584, + "resize" : "fit", + "w" : 874 + }, { + "h" : 584, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cannabis laws of Canada by province or territory", + "display_url" : "pic.twitter.com\/YMS0VmTG8H" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/ZyzJ67j54X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865866016&oldid=865148014", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055880973194326016", + "text" : "Cannabis laws of Canada by provinc Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ZyzJ67j54X https:\/\/t.co\/YMS0VmTG8H", + "id" : 1055880973194326016, + "created_at" : "2018-10-26 17:56:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055871238550249473\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/wA7mosSJsz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dqc1SwxWoAAuR94.png", + "id_str" : "1055871234087493632", + "id" : 1055871234087493632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dqc1SwxWoAAuR94.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 663 + }, { + "h" : 680, + "resize" : "fit", + "w" : 376 + }, { + "h" : 1582, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1582, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Alicia Florrick", + "display_url" : "pic.twitter.com\/wA7mosSJsz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/7QfeoPd2Av", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865859986&oldid=859150396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055871238550249473", + "text" : "Alicia Florrick Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7QfeoPd2Av https:\/\/t.co\/wA7mosSJsz", + "id" : 1055871238550249473, + "created_at" : "2018-10-26 17:18:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055775623971528704\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/B5zYIb073w", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqbeVL1W4AAQIQL.png", + "id_str" : "1055775618200166400", + "id" : 1055775618200166400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqbeVL1W4AAQIQL.png", + "sizes" : [ { + "h" : 462, + "resize" : "fit", + "w" : 680 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 594, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to HMCS Algonquin (R17)", + "display_url" : "pic.twitter.com\/B5zYIb073w" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/VPuq4YmiKw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865818458&oldid=845508038", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055775623971528704", + "text" : "HMCS Algonquin (R17) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/VPuq4YmiKw https:\/\/t.co\/B5zYIb073w", + "id" : 1055775623971528704, + "created_at" : "2018-10-26 10:58:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055542211725746177\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/xnWUEYy1kA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqYKC8eWsAEy-JB.png", + "id_str" : "1055542208374419457", + "id" : 1055542208374419457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqYKC8eWsAEy-JB.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Charlie Montoyo", + "display_url" : "pic.twitter.com\/xnWUEYy1kA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/wsc8CFhvm4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865729217&oldid=865729142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055542211725746177", + "text" : "Charlie Montoyo Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/wsc8CFhvm4 https:\/\/t.co\/xnWUEYy1kA", + "id" : 1055542211725746177, + "created_at" : "2018-10-25 19:30:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055542057274613761\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/hOjgo7R7x3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqYJ6BPXgAIsS-8.png", + "id_str" : "1055542055034912770", + "id" : 1055542055034912770, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqYJ6BPXgAIsS-8.png", + "sizes" : [ { + "h" : 289, + "resize" : "fit", + "w" : 680 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 371, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charlie Montoyo", + "display_url" : "pic.twitter.com\/hOjgo7R7x3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/tIY6SuHyuz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865729142&oldid=865729075", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055542057274613761", + "text" : "Charlie Montoyo Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/tIY6SuHyuz https:\/\/t.co\/hOjgo7R7x3", + "id" : 1055542057274613761, + "created_at" : "2018-10-25 19:30:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055541769335701504\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/f375lgbEzC", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqYJpKHWsAUmfd5.png", + "id_str" : "1055541765359448069", + "id" : 1055541765359448069, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqYJpKHWsAUmfd5.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charlie Montoyo", + "display_url" : "pic.twitter.com\/f375lgbEzC" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/mLDAbtbnvW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865728973&oldid=865728834", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055541769335701504", + "text" : "Charlie Montoyo Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/mLDAbtbnvW https:\/\/t.co\/f375lgbEzC", + "id" : 1055541769335701504, + "created_at" : "2018-10-25 19:29:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055541610954526722\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qmBRh1cS6o", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqYJgAdXcAIA2Nk.png", + "id_str" : "1055541608148594690", + "id" : 1055541608148594690, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqYJgAdXcAIA2Nk.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charlie Montoyo", + "display_url" : "pic.twitter.com\/qmBRh1cS6o" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/MJI1E6BrCj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865728834&oldid=865728634", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055541610954526722", + "text" : "Charlie Montoyo Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/MJI1E6BrCj https:\/\/t.co\/qmBRh1cS6o", + "id" : 1055541610954526722, + "created_at" : "2018-10-25 19:28:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055541044522221569\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/QlNo3phERv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqYI-6xXgAwhGUk.png", + "id_str" : "1055541039686189068", + "id" : 1055541039686189068, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqYI-6xXgAwhGUk.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 349, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Charlie Montoyo", + "display_url" : "pic.twitter.com\/QlNo3phERv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/2ZOienW4dM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865728543&oldid=865728318", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055541044522221569", + "text" : "Charlie Montoyo Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/2ZOienW4dM https:\/\/t.co\/QlNo3phERv", + "id" : 1055541044522221569, + "created_at" : "2018-10-25 19:26:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055456334206902272\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/HXewVCCshN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqW777rWwAAQjR8.png", + "id_str" : "1055456325994463232", + "id" : 1055456325994463232, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqW777rWwAAQjR8.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to AgustaWestland CH-149 Cormorant", + "display_url" : "pic.twitter.com\/HXewVCCshN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/wDkoJe9V38", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865680281&oldid=865679475", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055456334206902272", + "text" : "AgustaWestland CH-149 Cormorant Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/wDkoJe9V38 https:\/\/t.co\/HXewVCCshN", + "id" : 1055456334206902272, + "created_at" : "2018-10-25 13:49:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055454958110326784\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/FcwPIDM3ow", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqW6sH5WsAAoqSe.png", + "id_str" : "1055454954884870144", + "id" : 1055454954884870144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqW6sH5WsAAoqSe.png", + "sizes" : [ { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + }, { + "h" : 302, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 388, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to AgustaWestland CH-149 Cormorant", + "display_url" : "pic.twitter.com\/FcwPIDM3ow" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/iwfCWiCm6Y", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865679475&oldid=854953420", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055454958110326784", + "text" : "AgustaWestland CH-149 Cormorant Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/iwfCWiCm6Y https:\/\/t.co\/FcwPIDM3ow", + "id" : 1055454958110326784, + "created_at" : "2018-10-25 13:44:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055451347972251649\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/poh464rbJG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqW3Z16XcAAJ-XN.png", + "id_str" : "1055451342284746752", + "id" : 1055451342284746752, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqW3Z16XcAAJ-XN.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to International Union of Pure and Applied Chemistry", + "display_url" : "pic.twitter.com\/poh464rbJG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/WKbipo59qo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865677405&oldid=865677327", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055451347972251649", + "text" : "International Union of Pure and Applied Chemistr Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/WKbipo59qo https:\/\/t.co\/poh464rbJG", + "id" : 1055451347972251649, + "created_at" : "2018-10-25 13:29:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055451219190267904\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/lMyNZ66I1v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqW3SSWWwAcVMPu.png", + "id_str" : "1055451212479381511", + "id" : 1055451212479381511, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqW3SSWWwAcVMPu.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 306 + }, { + "h" : 1943, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 540 + }, { + "h" : 1943, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to International Union of Pure and Applied Chemistry", + "display_url" : "pic.twitter.com\/lMyNZ66I1v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/LnLVxn5vc1", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865677327&oldid=865415774", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055451219190267904", + "text" : "International Union of Pure and Applied Chemistr Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/LnLVxn5vc1 https:\/\/t.co\/lMyNZ66I1v", + "id" : 1055451219190267904, + "created_at" : "2018-10-25 13:29:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055198622432878595\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/wWTtI8Ns46", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTRjYnVAAAXpa1.jpg", + "id_str" : "1055198618544570368", + "id" : 1055198618544570368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTRjYnVAAAXpa1.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 541 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1939, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 307 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/wWTtI8Ns46" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/17pHH8rmGb", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865584970&oldid=865584716", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055198622432878595", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/17pHH8rmGb https:\/\/t.co\/wWTtI8Ns46", + "id" : 1055198622432878595, + "created_at" : "2018-10-24 20:45:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055197985024499714\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/rY0PxczBUn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTQ-WOVYAAFxbZ.jpg", + "id_str" : "1055197982247706624", + "id" : 1055197982247706624, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTQ-WOVYAAFxbZ.jpg", + "sizes" : [ { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/rY0PxczBUn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/AUMzPhIxeB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865584716&oldid=865584651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055197985024499714", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/AUMzPhIxeB https:\/\/t.co\/rY0PxczBUn", + "id" : 1055197985024499714, + "created_at" : "2018-10-24 20:42:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055197854598422536\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/6lMV3QgF8d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTQ2s9V4AAkf_F.jpg", + "id_str" : "1055197850911498240", + "id" : 1055197850911498240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTQ2s9V4AAkf_F.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 364 + }, { + "h" : 1634, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 642 + }, { + "h" : 1634, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/6lMV3QgF8d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/75ySx6KqRQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865584651&oldid=865584393", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055197854598422536", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/75ySx6KqRQ https:\/\/t.co\/6lMV3QgF8d", + "id" : 1055197854598422536, + "created_at" : "2018-10-24 20:42:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055197330738241547\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/1wbGHrF5Zt", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTQYSuXgAAMhUF.jpg", + "id_str" : "1055197328473292800", + "id" : 1055197328473292800, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTQYSuXgAAMhUF.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 337, + "resize" : "fit", + "w" : 874 + }, { + "h" : 262, + "resize" : "fit", + "w" : 680 + }, { + "h" : 337, + "resize" : "fit", + "w" : 874 + }, { + "h" : 337, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/1wbGHrF5Zt" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/eMHDo5coHW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865584393&oldid=865584342", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055197330738241547", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/eMHDo5coHW https:\/\/t.co\/1wbGHrF5Zt", + "id" : 1055197330738241547, + "created_at" : "2018-10-24 20:40:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055197193924173826\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/DChrTcA17u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTQQTzXQAAp7Bt.jpg", + "id_str" : "1055197191323729920", + "id" : 1055197191323729920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTQQTzXQAAp7Bt.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 655, + "resize" : "fit", + "w" : 680 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + }, { + "h" : 842, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/DChrTcA17u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/HutaJ1q8Us", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865584342&oldid=865584244", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055197193924173826", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/HutaJ1q8Us https:\/\/t.co\/DChrTcA17u", + "id" : 1055197193924173826, + "created_at" : "2018-10-24 20:39:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055196991817506816\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/puyS3jihiF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTQEdEU8AA_lkK.jpg", + "id_str" : "1055196987652370432", + "id" : 1055196987652370432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTQEdEU8AA_lkK.jpg", + "sizes" : [ { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 537 + }, { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1107, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/puyS3jihiF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/e7URhwWbSz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865584244&oldid=865583999", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055196991817506816", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/e7URhwWbSz https:\/\/t.co\/puyS3jihiF", + "id" : 1055196991817506816, + "created_at" : "2018-10-24 20:39:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055196422990192646\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/1OsbdcPCTh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTPjbcUUAARhO_.jpg", + "id_str" : "1055196420280438784", + "id" : 1055196420280438784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTPjbcUUAARhO_.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 535 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/1OsbdcPCTh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/cUDdMgYaQ6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865583999&oldid=865583897", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055196422990192646", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/cUDdMgYaQ6 https:\/\/t.co\/1OsbdcPCTh", + "id" : 1055196422990192646, + "created_at" : "2018-10-24 20:36:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055196212897427457\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/NlmGFT5J1U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTPXHoWkAEzorO.jpg", + "id_str" : "1055196208803778561", + "id" : 1055196208803778561, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTPXHoWkAEzorO.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 239 + }, { + "h" : 2482, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 423 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 721 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/NlmGFT5J1U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/PLhENq76nI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865583897&oldid=865581066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055196212897427457", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/PLhENq76nI https:\/\/t.co\/NlmGFT5J1U", + "id" : 1055196212897427457, + "created_at" : "2018-10-24 20:35:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055190554147987457\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/VQnz0GkW9f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTKNo7X4AQao4P.jpg", + "id_str" : "1055190548385095684", + "id" : 1055190548385095684, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTKNo7X4AQao4P.jpg", + "sizes" : [ { + "h" : 783, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 609, + "resize" : "fit", + "w" : 680 + }, { + "h" : 783, + "resize" : "fit", + "w" : 874 + }, { + "h" : 783, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/VQnz0GkW9f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/peUeMnbhss", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865581066&oldid=865580875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055190554147987457", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/peUeMnbhss https:\/\/t.co\/VQnz0GkW9f", + "id" : 1055190554147987457, + "created_at" : "2018-10-24 20:13:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055190177147219969\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/k4FEzv4RGR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTJ3ncX4AUzzDi.jpg", + "id_str" : "1055190170029514757", + "id" : 1055190170029514757, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTJ3ncX4AUzzDi.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 884, + "resize" : "fit", + "w" : 874 + }, { + "h" : 884, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 672 + }, { + "h" : 884, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Public recursive name server", + "display_url" : "pic.twitter.com\/k4FEzv4RGR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/SImpSkiw3S", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865580875&oldid=865480863", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055190177147219969", + "text" : "Public recursive name server Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/SImpSkiw3S https:\/\/t.co\/k4FEzv4RGR", + "id" : 1055190177147219969, + "created_at" : "2018-10-24 20:11:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055183939806076928\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/yRIQJxUhBr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqTEMilV4AAnFzg.png", + "id_str" : "1055183932432441344", + "id" : 1055183932432441344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqTEMilV4AAnFzg.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 430e Escadron tactique d'h\u00E9licopt\u00E8res", + "display_url" : "pic.twitter.com\/yRIQJxUhBr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/0ehoYxAnKD", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153346485&oldid=150923933&rcid=373857537", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055183939806076928", + "text" : "430e Escadron tactique d'h\u00E9licopt\u00E8 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/0ehoYxAnKD https:\/\/t.co\/yRIQJxUhBr", + "id" : 1055183939806076928, + "created_at" : "2018-10-24 19:47:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055177193314230272\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/ZmlY1t2cRh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqS-EDuWkAIuGbF.png", + "id_str" : "1055177189640015874", + "id" : 1055177189640015874, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqS-EDuWkAIuGbF.png", + "sizes" : [ { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Marc L\u00E9pine", + "display_url" : "pic.twitter.com\/ZmlY1t2cRh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/lOODFLKm6H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865574621&oldid=863877223", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055177193314230272", + "text" : "Marc L\u00E9pine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lOODFLKm6H https:\/\/t.co\/ZmlY1t2cRh", + "id" : 1055177193314230272, + "created_at" : "2018-10-24 19:20:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055151890948915200\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/hfPHnLAlmW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqSnB1aVsAADCpV.png", + "id_str" : "1055151862670798848", + "id" : 1055151862670798848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqSnB1aVsAADCpV.png", + "sizes" : [ { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + }, { + "h" : 285, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 366, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to P\u00E9nitencier au Canada", + "display_url" : "pic.twitter.com\/hfPHnLAlmW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/6icTLswSiY", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153343569&oldid=147159969&rcid=373851999", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055151890948915200", + "text" : "P\u00E9nitencier au Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6icTLswSiY https:\/\/t.co\/hfPHnLAlmW", + "id" : 1055151890948915200, + "created_at" : "2018-10-24 17:39:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055131120046665729\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/TEAJw2XCPK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqSUKBRUcAAUHnt.png", + "id_str" : "1055131112572219392", + "id" : 1055131112572219392, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqSUKBRUcAAUHnt.png", + "sizes" : [ { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Health Canada", + "display_url" : "pic.twitter.com\/TEAJw2XCPK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/nJsPaGwsFU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865549037&oldid=858368298", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055131120046665729", + "text" : "Health Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nJsPaGwsFU https:\/\/t.co\/TEAJw2XCPK", + "id" : 1055131120046665729, + "created_at" : "2018-10-24 16:17:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055129752405790725\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/grHbEt8eXi", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqSS6qBVsAEJ7NS.png", + "id_str" : "1055129749121511425", + "id" : 1055129749121511425, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqSS6qBVsAEJ7NS.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Rabbi Yehudah Yudel Rosenberg", + "display_url" : "pic.twitter.com\/grHbEt8eXi" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/kUKJSmigdL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865548288&oldid=862079407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055129752405790725", + "text" : "Rabbi Yehudah Yudel Rosenberg Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/kUKJSmigdL https:\/\/t.co\/grHbEt8eXi", + "id" : 1055129752405790725, + "created_at" : "2018-10-24 16:11:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1055091703516946432\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/UWvmMvVQ8K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqRwT0xXQAYUEw-.png", + "id_str" : "1055091698597052422", + "id" : 1055091698597052422, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqRwT0xXQAYUEw-.png", + "sizes" : [ { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 331, + "resize" : "fit", + "w" : 680 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 426, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to New product development", + "display_url" : "pic.twitter.com\/UWvmMvVQ8K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/hrighHLGS2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865528326&oldid=862582142", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1055091703516946432", + "text" : "New product development Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/hrighHLGS2 https:\/\/t.co\/UWvmMvVQ8K", + "id" : 1055091703516946432, + "created_at" : "2018-10-24 13:40:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1054796103227445248\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/jpswJdTO1N", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqNjdviUwAAA5tR.png", + "id_str" : "1054796100362616832", + "id" : 1054796100362616832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqNjdviUwAAA5tR.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Judd Apatow", + "display_url" : "pic.twitter.com\/jpswJdTO1N" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/UDA5dsmJnW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865396654&oldid=865396538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1054796103227445248", + "text" : "Judd Apatow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/UDA5dsmJnW https:\/\/t.co\/jpswJdTO1N", + "id" : 1054796103227445248, + "created_at" : "2018-10-23 18:06:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1054795860536631297\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/5rI0cJ9fYm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqNjPfvVAAA2t3h.png", + "id_str" : "1054795855604023296", + "id" : 1054795855604023296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqNjPfvVAAA2t3h.png", + "sizes" : [ { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 560, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 436, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Judd Apatow", + "display_url" : "pic.twitter.com\/5rI0cJ9fYm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/6rBukWJjVj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865396538&oldid=864814233", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1054795860536631297", + "text" : "Judd Apatow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6rBukWJjVj https:\/\/t.co\/5rI0cJ9fYm", + "id" : 1054795860536631297, + "created_at" : "2018-10-23 18:05:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1054770565272256512\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/duq4LyWnYZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqNMPNMX4AANkId.png", + "id_str" : "1054770561858134016", + "id" : 1054770561858134016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqNMPNMX4AANkId.png", + "sizes" : [ { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Oshawa Seamount", + "display_url" : "pic.twitter.com\/duq4LyWnYZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/CWD4clutrV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865384073&oldid=865383829", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1054770565272256512", + "text" : "Oshawa Seamount Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/CWD4clutrV https:\/\/t.co\/duq4LyWnYZ", + "id" : 1054770565272256512, + "created_at" : "2018-10-23 16:24:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1054461858449637376\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/uJlMpJrEqf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqIzeJbX4AEo3-z.png", + "id_str" : "1054461855777939457", + "id" : 1054461855777939457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqIzeJbX4AEo3-z.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 413, + "resize" : "fit", + "w" : 680 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 531, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Lilia Podkopayeva", + "display_url" : "pic.twitter.com\/uJlMpJrEqf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/seSpJFrmHV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865261903&oldid=832326503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1054461858449637376", + "text" : "Lilia Podkopayeva Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/seSpJFrmHV https:\/\/t.co\/uJlMpJrEqf", + "id" : 1054461858449637376, + "created_at" : "2018-10-22 19:57:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1054425091826704387\/photo\/1", + "indices" : [ 125, 148 ], + "url" : "https:\/\/t.co\/c9eTaySb5A", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqISB4bU0AAj8LH.png", + "id_str" : "1054425086294282240", + "id" : 1054425086294282240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqISB4bU0AAj8LH.png", + "sizes" : [ { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 304, + "resize" : "fit", + "w" : 874 + }, { + "h" : 237, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Intelligence Corps", + "display_url" : "pic.twitter.com\/c9eTaySb5A" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/P2g0xvqZVk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865241998&oldid=686367311", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1054425091826704387", + "text" : "Intelligence Corps Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/P2g0xvqZVk https:\/\/t.co\/c9eTaySb5A", + "id" : 1054425091826704387, + "created_at" : "2018-10-22 17:31:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1054424959517446144\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/ZI29CpfqLD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqIR6RHWsAA9nzp.png", + "id_str" : "1054424955482451968", + "id" : 1054424955482451968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqIR6RHWsAA9nzp.png", + "sizes" : [ { + "h" : 1229, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1229, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 484 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 853 + } ], + "media_alt" : "Screenshot of edit to Canadian Intelligence Corps", + "display_url" : "pic.twitter.com\/ZI29CpfqLD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/qO58ypRQCL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865241924&oldid=858719099", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1054424959517446144", + "text" : "Canadian Intelligence Corps Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qO58ypRQCL https:\/\/t.co\/ZI29CpfqLD", + "id" : 1054424959517446144, + "created_at" : "2018-10-22 17:31:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1054328126996705284\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/3sGqSJMZAx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqG514UVYAAslI7.png", + "id_str" : "1054328123083284480", + "id" : 1054328123083284480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqG514UVYAAslI7.png", + "sizes" : [ { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to T3 Transit", + "display_url" : "pic.twitter.com\/3sGqSJMZAx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/P2JbkXwLjW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865193347&oldid=834364431", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1054328126996705284", + "text" : "T3 Transit Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/P2JbkXwLjW https:\/\/t.co\/3sGqSJMZAx", + "id" : 1054328126996705284, + "created_at" : "2018-10-22 11:06:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1054126126203891712\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/krY8i1hRf8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DqECH_eWoAE8t1p.png", + "id_str" : "1054126124102492161", + "id" : 1054126124102492161, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DqECH_eWoAE8t1p.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to NHL on Sportsnet", + "display_url" : "pic.twitter.com\/krY8i1hRf8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/3Uy1z8Lw3N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=865121437&oldid=863397978", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1054126126203891712", + "text" : "NHL on Sportsnet Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/3Uy1z8Lw3N https:\/\/t.co\/krY8i1hRf8", + "id" : 1054126126203891712, + "created_at" : "2018-10-21 21:43:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1053350482750640128\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/A4dqUmdXLf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dp5ArbVWsAAy5t4.png", + "id_str" : "1053350477667151872", + "id" : 1053350477667151872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dp5ArbVWsAAy5t4.png", + "sizes" : [ { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Philadelphia Pepper Pot", + "display_url" : "pic.twitter.com\/A4dqUmdXLf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/e2MLPt2QNK", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864824334&oldid=862023059", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1053350482750640128", + "text" : "Philadelphia Pepper Pot Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e2MLPt2QNK https:\/\/t.co\/A4dqUmdXLf", + "id" : 1053350482750640128, + "created_at" : "2018-10-19 18:21:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1053334297485234176\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Segti98KNd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dp4x9MuUUAE00jj.png", + "id_str" : "1053334290308550657", + "id" : 1053334290308550657, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dp4x9MuUUAE00jj.png", + "sizes" : [ { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 442, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charlottetown", + "display_url" : "pic.twitter.com\/Segti98KNd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/NZKP4xJZBF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864816232&oldid=864192295", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1053334297485234176", + "text" : "Charlottetown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NZKP4xJZBF https:\/\/t.co\/Segti98KNd", + "id" : 1053334297485234176, + "created_at" : "2018-10-19 17:17:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1053330103449608192\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/VNs6aqZnXE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dp4uJSCXcAEswSJ.png", + "id_str" : "1053330099846737921", + "id" : 1053330099846737921, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dp4uJSCXcAEswSJ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 652 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Judd Apatow", + "display_url" : "pic.twitter.com\/VNs6aqZnXE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/rKcJfEYKxH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864814233&oldid=864798167", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1053330103449608192", + "text" : "Judd Apatow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rKcJfEYKxH https:\/\/t.co\/VNs6aqZnXE", + "id" : 1053330103449608192, + "created_at" : "2018-10-19 17:00:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1053314810711105538\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/Ln7LfMgAQ1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dp4gPCmXcAA-fU4.png", + "id_str" : "1053314805619191808", + "id" : 1053314805619191808, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dp4gPCmXcAA-fU4.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + } ], + "media_alt" : "Screenshot of edit to Ottawa Macdonald\u2013Cartier International Airport", + "display_url" : "pic.twitter.com\/Ln7LfMgAQ1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/hkyvpZyGpL", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864806710&oldid=863401436", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1053314810711105538", + "text" : "Ottawa Macdonald\u2013Cartier International Airport Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/hkyvpZyGpL https:\/\/t.co\/Ln7LfMgAQ1", + "id" : 1053314810711105538, + "created_at" : "2018-10-19 15:59:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1053310327339790337\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/d4aYIZ9cj9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dp4cKCUU0AAH8Ff.png", + "id_str" : "1053310321597665280", + "id" : 1053310321597665280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dp4cKCUU0AAH8Ff.png", + "sizes" : [ { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/d4aYIZ9cj9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/2Hd2ZJMkNW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864804368&oldid=863173292", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1053310327339790337", + "text" : "4 Vesta Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/2Hd2ZJMkNW https:\/\/t.co\/d4aYIZ9cj9", + "id" : 1053310327339790337, + "created_at" : "2018-10-19 15:42:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1053308215629361152\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/5HaDhQJrC7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dp4aPGxXgAAvWKR.png", + "id_str" : "1053308209669308416", + "id" : 1053308209669308416, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dp4aPGxXgAAvWKR.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Optimization problem", + "display_url" : "pic.twitter.com\/5HaDhQJrC7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/65XBwWS3MT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864803381&oldid=864467991", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1053308215629361152", + "text" : "Optimization problem Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/65XBwWS3MT https:\/\/t.co\/5HaDhQJrC7", + "id" : 1053308215629361152, + "created_at" : "2018-10-19 15:33:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1053296601358311424\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/qIEX2A4oY9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dp4PrOeXgAAR4mz.png", + "id_str" : "1053296598145531904", + "id" : 1053296598145531904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dp4PrOeXgAAR4mz.png", + "sizes" : [ { + "h" : 974, + "resize" : "fit", + "w" : 874 + }, { + "h" : 974, + "resize" : "fit", + "w" : 874 + }, { + "h" : 974, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 610 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Judd Apatow", + "display_url" : "pic.twitter.com\/qIEX2A4oY9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/nPe1slqZHh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864798167&oldid=864671972", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1053296601358311424", + "text" : "Judd Apatow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nPe1slqZHh https:\/\/t.co\/qIEX2A4oY9", + "id" : 1053296601358311424, + "created_at" : "2018-10-19 14:47:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1053291381010108417\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/90EqwUwiz2", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dp4K7WQVsAA1wF1.png", + "id_str" : "1053291377553944576", + "id" : 1053291377553944576, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dp4K7WQVsAA1wF1.png", + "sizes" : [ { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to R. Kerry Rowe", + "display_url" : "pic.twitter.com\/90EqwUwiz2" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/WZpZKfzWXJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864795563&oldid=837886617", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1053291381010108417", + "text" : "R. Kerry Rowe Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WZpZKfzWXJ https:\/\/t.co\/90EqwUwiz2", + "id" : 1053291381010108417, + "created_at" : "2018-10-19 14:26:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052630524353757185\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/dM3ffaR5E1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpux4f5W4AE097_.png", + "id_str" : "1052630522114007041", + "id" : 1052630522114007041, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpux4f5W4AE097_.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 513 + }, { + "h" : 1158, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1158, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1158, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mike Freeman (columnist)", + "display_url" : "pic.twitter.com\/dM3ffaR5E1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/sf3Q9c2HIQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864515064&oldid=851349534", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052630524353757185", + "text" : "Mike Freeman (columnist) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/sf3Q9c2HIQ https:\/\/t.co\/dM3ffaR5E1", + "id" : 1052630524353757185, + "created_at" : "2018-10-17 18:40:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052595594743693312\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/dlWb3XtO5i", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuSHUSW4AA2KSt.png", + "id_str" : "1052595592323588096", + "id" : 1052595592323588096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuSHUSW4AA2KSt.png", + "sizes" : [ { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CCGS Cape Caution", + "display_url" : "pic.twitter.com\/dlWb3XtO5i" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/WANxMOiVnO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864496125&oldid=853191376", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052595594743693312", + "text" : "CCGS Cape Caution Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/WANxMOiVnO https:\/\/t.co\/dlWb3XtO5i", + "id" : 1052595594743693312, + "created_at" : "2018-10-17 16:22:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052595416041177088\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/7EkV7CoUMA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuR81rUcAEesaZ.png", + "id_str" : "1052595412308094977", + "id" : 1052595412308094977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuR81rUcAEesaZ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 676 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CCGS Cape Naden", + "display_url" : "pic.twitter.com\/7EkV7CoUMA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/DqMDuVm5lx", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864496061&oldid=853192926", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052595416041177088", + "text" : "CCGS Cape Naden Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DqMDuVm5lx https:\/\/t.co\/7EkV7CoUMA", + "id" : 1052595416041177088, + "created_at" : "2018-10-17 16:21:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052595201036963840\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/QwBP3m7R0v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuRwTHXoAALPr8.png", + "id_str" : "1052595196872073216", + "id" : 1052595196872073216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuRwTHXoAALPr8.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/QwBP3m7R0v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/7zOkaX6Kip", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864495968&oldid=854937435", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052595201036963840", + "text" : "CCGS Cape Ann Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7zOkaX6Kip https:\/\/t.co\/QwBP3m7R0v", + "id" : 1052595201036963840, + "created_at" : "2018-10-17 16:20:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052594756646330369\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/rKdW4f1fD7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuRWLIWkAAMtVU.png", + "id_str" : "1052594748052115456", + "id" : 1052594748052115456, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuRWLIWkAAMtVU.png", + "sizes" : [ { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 676 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 879, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CCGS Cape Cockburn", + "display_url" : "pic.twitter.com\/rKdW4f1fD7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/jjwLhMRKrk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864495760&oldid=853191428", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052594756646330369", + "text" : "CCGS Cape Cockburn Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jjwLhMRKrk https:\/\/t.co\/rKdW4f1fD7", + "id" : 1052594756646330369, + "created_at" : "2018-10-17 16:18:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052594525372342278\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/7AvfFqmAg1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuRIsYU8AA_hXd.png", + "id_str" : "1052594516459319296", + "id" : 1052594516459319296, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuRIsYU8AA_hXd.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CCGS Cape Dauphin", + "display_url" : "pic.twitter.com\/7AvfFqmAg1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/nF3jGRt1LD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864495636&oldid=853191643", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052594525372342278", + "text" : "CCGS Cape Dauphin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/nF3jGRt1LD https:\/\/t.co\/7AvfFqmAg1", + "id" : 1052594525372342278, + "created_at" : "2018-10-17 16:17:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052594186376151041\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/FsOGtBPV7E", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuQ1LeXoAAJ68I.png", + "id_str" : "1052594181208776704", + "id" : 1052594181208776704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuQ1LeXoAAJ68I.png", + "sizes" : [ { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 652, + "resize" : "fit", + "w" : 680 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 838, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CCGS Cape Sutil", + "display_url" : "pic.twitter.com\/FsOGtBPV7E" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/vTJCYUzK7h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864495485&oldid=853194093", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052594186376151041", + "text" : "CCGS Cape Sutil Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vTJCYUzK7h https:\/\/t.co\/FsOGtBPV7E", + "id" : 1052594186376151041, + "created_at" : "2018-10-17 16:16:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052592840705015808\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/fX6gE46Oli", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuPm83WkAEd7-8.png", + "id_str" : "1052592837257236481", + "id" : 1052592837257236481, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuPm83WkAEd7-8.png", + "sizes" : [ { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 857, + "resize" : "fit", + "w" : 874 + }, { + "h" : 667, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CCGS Cape Palmerston", + "display_url" : "pic.twitter.com\/fX6gE46Oli" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/ZAMhpZgzuJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864494944&oldid=853193372", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052592840705015808", + "text" : "CCGS Cape Palmerston Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ZAMhpZgzuJ https:\/\/t.co\/fX6gE46Oli", + "id" : 1052592840705015808, + "created_at" : "2018-10-17 16:11:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052588208607891456\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/3YaNNS1ppr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuLZPlXUAUMGvj.png", + "id_str" : "1052588203717382149", + "id" : 1052588203717382149, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuLZPlXUAUMGvj.png", + "sizes" : [ { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 471, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Climate change in the Arctic", + "display_url" : "pic.twitter.com\/3YaNNS1ppr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/jqawVXaONe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864492511&oldid=857325801", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052588208607891456", + "text" : "Climate change in the Arctic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jqawVXaONe https:\/\/t.co\/3YaNNS1ppr", + "id" : 1052588208607891456, + "created_at" : "2018-10-17 15:52:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052587340835770368\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/S8GWhQMCNG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpuKmoGUUAALa1Q.png", + "id_str" : "1052587334124720128", + "id" : 1052587334124720128, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpuKmoGUUAALa1Q.png", + "sizes" : [ { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 459, + "resize" : "fit", + "w" : 680 + }, { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 590, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Notre Dame Catholic High School (Carleton Place)", + "display_url" : "pic.twitter.com\/S8GWhQMCNG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/2ZLPfJlBI8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864492051&oldid=821868144", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052587340835770368", + "text" : "Notre Dame Catholic High School (C Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/2ZLPfJlBI8 https:\/\/t.co\/S8GWhQMCNG", + "id" : 1052587340835770368, + "created_at" : "2018-10-17 15:49:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052557535260155904\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/fKaDICd9lF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DptvfeGU8AEGwTd.png", + "id_str" : "1052557524367372289", + "id" : 1052557524367372289, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DptvfeGU8AEGwTd.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Stockholm", + "display_url" : "pic.twitter.com\/fKaDICd9lF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Cz37Dkt5Mi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864478605&oldid=864361598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052557535260155904", + "text" : "Stockholm Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Cz37Dkt5Mi https:\/\/t.co\/fKaDICd9lF", + "id" : 1052557535260155904, + "created_at" : "2018-10-17 13:50:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052320717876985856\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/AfanKe1WxX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpqYHYNUUAE803D.png", + "id_str" : "1052320715469246465", + "id" : 1052320715469246465, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpqYHYNUUAE803D.png", + "sizes" : [ { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 308, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 407 Long Range Patrol Squadron", + "display_url" : "pic.twitter.com\/AfanKe1WxX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/WqOqg2v3cH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864391433&oldid=848735967", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052320717876985856", + "text" : "407 Long Range Patrol Squadron Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/WqOqg2v3cH https:\/\/t.co\/AfanKe1WxX", + "id" : 1052320717876985856, + "created_at" : "2018-10-16 22:09:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052283459287339008\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/j9XcfAeXcH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpp2OjAWsAEQWKi.png", + "id_str" : "1052283455231406081", + "id" : 1052283455231406081, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpp2OjAWsAEQWKi.png", + "sizes" : [ { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 322, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 251, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Lucara Diamond", + "display_url" : "pic.twitter.com\/j9XcfAeXcH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/ctB7jfvXWZ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864371523&oldid=834213785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052283459287339008", + "text" : "Lucara Diamond Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ctB7jfvXWZ https:\/\/t.co\/j9XcfAeXcH", + "id" : 1052283459287339008, + "created_at" : "2018-10-16 19:41:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052253259635810304\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/EZcJtvcimT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DppawqvU4AAwWqJ.png", + "id_str" : "1052253255097442304", + "id" : 1052253255097442304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DppawqvU4AAwWqJ.png", + "sizes" : [ { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 373, + "resize" : "fit", + "w" : 680 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 480, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Commission on Isotopic Abundances and Atomic Weights", + "display_url" : "pic.twitter.com\/EZcJtvcimT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/bGXeqbGpAt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864356216&oldid=847366819", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052253259635810304", + "text" : "Commission on Isotopic Abundances and Atomic Wei Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/bGXeqbGpAt https:\/\/t.co\/EZcJtvcimT", + "id" : 1052253259635810304, + "created_at" : "2018-10-16 17:41:41 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052195499908976640\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/YUSWxpT9on", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpomOuFWkAA9c3R.png", + "id_str" : "1052195497274937344", + "id" : 1052195497274937344, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpomOuFWkAA9c3R.png", + "sizes" : [ { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 308, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Vijay Sethupathi filmography", + "display_url" : "pic.twitter.com\/YUSWxpT9on" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/qKkatYBWek", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864322527&oldid=864322429", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052195499908976640", + "text" : "Vijay Sethupathi filmography Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/qKkatYBWek https:\/\/t.co\/YUSWxpT9on", + "id" : 1052195499908976640, + "created_at" : "2018-10-16 13:52:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052195342525980672\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/7Ub6JniQeg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpomFbsU0AAanJq.png", + "id_str" : "1052195337719304192", + "id" : 1052195337719304192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpomFbsU0AAanJq.png", + "sizes" : [ { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 396, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 308, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/7Ub6JniQeg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/inD9j4kuxA", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864322429&oldid=864322035", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052195342525980672", + "text" : "Vijay Sethupathi filmography Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/inD9j4kuxA https:\/\/t.co\/7Ub6JniQeg", + "id" : 1052195342525980672, + "created_at" : "2018-10-16 13:51:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052194758427385856\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/RIBbQjptJh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpoljjSUYAAQ9c3.png", + "id_str" : "1052194755642155008", + "id" : 1052194755642155008, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpoljjSUYAAQ9c3.png", + "sizes" : [ { + "h" : 983, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 605 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 983, + "resize" : "fit", + "w" : 874 + }, { + "h" : 983, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vijay Sethupathi filmography", + "display_url" : "pic.twitter.com\/RIBbQjptJh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/K0GQ4HLB90", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864322035&oldid=864321942", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052194758427385856", + "text" : "Vijay Sethupathi filmography Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/K0GQ4HLB90 https:\/\/t.co\/RIBbQjptJh", + "id" : 1052194758427385856, + "created_at" : "2018-10-16 13:49:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052194641062309889\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/wQimY5JRdq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpolcjEUwAQ9xoQ.png", + "id_str" : "1052194635324375044", + "id" : 1052194635324375044, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpolcjEUwAQ9xoQ.png", + "sizes" : [ { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 533, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Vijay Sethupathi filmography", + "display_url" : "pic.twitter.com\/wQimY5JRdq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/DMU3t01Yvt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864321942&oldid=864321697", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052194641062309889", + "text" : "Vijay Sethupathi filmography Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/DMU3t01Yvt https:\/\/t.co\/wQimY5JRdq", + "id" : 1052194641062309889, + "created_at" : "2018-10-16 13:48:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052194320105779200\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/78XP3oG0PF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpolJ6GUwAE91um.png", + "id_str" : "1052194315089264641", + "id" : 1052194315089264641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpolJ6GUwAE91um.png", + "sizes" : [ { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vijay Sethupathi filmography", + "display_url" : "pic.twitter.com\/78XP3oG0PF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/gq2X0QOlfr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864321697&oldid=864321457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052194320105779200", + "text" : "Vijay Sethupathi filmography Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/gq2X0QOlfr https:\/\/t.co\/78XP3oG0PF", + "id" : 1052194320105779200, + "created_at" : "2018-10-16 13:47:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052193913157640192\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/bw6utOC0it", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpokyM-XoAAeaHG.png", + "id_str" : "1052193907839311872", + "id" : 1052193907839311872, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpokyM-XoAAeaHG.png", + "sizes" : [ { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 364, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vijay Sethupathi filmography", + "display_url" : "pic.twitter.com\/bw6utOC0it" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/28hReBoauF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864321457&oldid=864321319", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052193913157640192", + "text" : "Vijay Sethupathi filmography Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/28hReBoauF https:\/\/t.co\/bw6utOC0it", + "id" : 1052193913157640192, + "created_at" : "2018-10-16 13:45:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052193695674576896\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/f3Q4FYu22Y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpoklmQV4AAP8KJ.png", + "id_str" : "1052193691287281664", + "id" : 1052193691287281664, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpoklmQV4AAP8KJ.png", + "sizes" : [ { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 361, + "resize" : "fit", + "w" : 680 + }, { + "h" : 464, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Vijay Sethupathi filmography", + "display_url" : "pic.twitter.com\/f3Q4FYu22Y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/XBgAFEFLus", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864321319&oldid=864029284", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052193695674576896", + "text" : "Vijay Sethupathi filmography Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/XBgAFEFLus https:\/\/t.co\/f3Q4FYu22Y", + "id" : 1052193695674576896, + "created_at" : "2018-10-16 13:45:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052192507805745152\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/O1nDISerPB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpojggkUwAAz267.png", + "id_str" : "1052192504349507584", + "id" : 1052192504349507584, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpojggkUwAAz267.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Veronica Foster", + "display_url" : "pic.twitter.com\/O1nDISerPB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/J8rrSXu3HG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864320542&oldid=864320282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052192507805745152", + "text" : "Veronica Foster Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/J8rrSXu3HG https:\/\/t.co\/O1nDISerPB", + "id" : 1052192507805745152, + "created_at" : "2018-10-16 13:40:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1052192124647559169\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/mKE8RDEV7X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpojKJFV4AEKAkT.png", + "id_str" : "1052192120088420353", + "id" : 1052192120088420353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpojKJFV4AEKAkT.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Veronica Foster", + "display_url" : "pic.twitter.com\/mKE8RDEV7X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/smAf8QLCCn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864320282&oldid=854100781", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1052192124647559169", + "text" : "Veronica Foster Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/smAf8QLCCn https:\/\/t.co\/mKE8RDEV7X", + "id" : 1052192124647559169, + "created_at" : "2018-10-16 13:38:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051935956381646849\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/2ePaRNoVgF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk6LRSUYAAD1CE.png", + "id_str" : "1051935953260929024", + "id" : 1051935953260929024, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk6LRSUYAAD1CE.png", + "sizes" : [ { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 244, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Capital punishment in the Maldives", + "display_url" : "pic.twitter.com\/2ePaRNoVgF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/917V8dLlYs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864213560&oldid=863690200", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051935956381646849", + "text" : "Capital punishment in the Maldives Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/917V8dLlYs https:\/\/t.co\/2ePaRNoVgF", + "id" : 1051935956381646849, + "created_at" : "2018-10-15 20:40:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051935737581584384\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/LdezYSDpmh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk5-k5UcAAngpg.png", + "id_str" : "1051935735186485248", + "id" : 1051935735186485248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk5-k5UcAAngpg.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Capital punishment in Sudan", + "display_url" : "pic.twitter.com\/LdezYSDpmh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/CwoCH0s2qp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864213451&oldid=864149732", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051935737581584384", + "text" : "Capital punishment in Sudan Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CwoCH0s2qp https:\/\/t.co\/LdezYSDpmh", + "id" : 1051935737581584384, + "created_at" : "2018-10-15 20:39:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051935565468319744\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/W02JAPVqEY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk50giUYAEslcu.png", + "id_str" : "1051935562217578497", + "id" : 1051935562217578497, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk50giUYAEslcu.png", + "sizes" : [ { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 314, + "resize" : "fit", + "w" : 874 + }, { + "h" : 244, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Capital punishment in Kenya", + "display_url" : "pic.twitter.com\/W02JAPVqEY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/lktaMBDPFk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864213341&oldid=856503704", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051935565468319744", + "text" : "Capital punishment in Kenya Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lktaMBDPFk https:\/\/t.co\/W02JAPVqEY", + "id" : 1051935565468319744, + "created_at" : "2018-10-15 20:39:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051935332692885504\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/W5EEPEMUyy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk5m-1XoAAIP3G.png", + "id_str" : "1051935329832378368", + "id" : 1051935329832378368, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk5m-1XoAAIP3G.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Capital punishment in Hungary", + "display_url" : "pic.twitter.com\/W5EEPEMUyy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/wGDSaWITf8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864213221&oldid=843986600", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051935332692885504", + "text" : "Capital punishment in Hungary Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wGDSaWITf8 https:\/\/t.co\/W5EEPEMUyy", + "id" : 1051935332692885504, + "created_at" : "2018-10-15 20:38:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051935104203939840\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/MIRf3ACpb6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk5ZpGV4AAZcv8.png", + "id_str" : "1051935100659687424", + "id" : 1051935100659687424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk5ZpGV4AAZcv8.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Capital punishment in Guernsey", + "display_url" : "pic.twitter.com\/MIRf3ACpb6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/kLM7aKrpd6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864213107&oldid=846845898", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051935104203939840", + "text" : "Capital punishment in Guernsey Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kLM7aKrpd6 https:\/\/t.co\/MIRf3ACpb6", + "id" : 1051935104203939840, + "created_at" : "2018-10-15 20:37:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051934875807297538\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/9xKQLIxsEe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk5McHX4AYDbV3.png", + "id_str" : "1051934873836052486", + "id" : 1051934873836052486, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk5McHX4AYDbV3.png", + "sizes" : [ { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 347, + "resize" : "fit", + "w" : 874 + }, { + "h" : 270, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Capital punishment in Brunei", + "display_url" : "pic.twitter.com\/9xKQLIxsEe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/R7yoaMv4bj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864213008&oldid=839643561", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051934875807297538", + "text" : "Capital punishment in Brunei Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R7yoaMv4bj https:\/\/t.co\/9xKQLIxsEe", + "id" : 1051934875807297538, + "created_at" : "2018-10-15 20:36:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051934500215775232\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/bkm9pi3JKK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk42jmXcAEpRmJ.png", + "id_str" : "1051934497887973377", + "id" : 1051934497887973377, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk42jmXcAEpRmJ.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Capital punishment in Russia", + "display_url" : "pic.twitter.com\/bkm9pi3JKK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/lLMXWLyw2H", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864212805&oldid=863641668", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051934500215775232", + "text" : "Capital punishment in Russia Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/lLMXWLyw2H https:\/\/t.co\/bkm9pi3JKK", + "id" : 1051934500215775232, + "created_at" : "2018-10-15 20:35:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051933973474103296\/photo\/1", + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/cGrFcqjyYW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk4X4nXcAMW2KA.png", + "id_str" : "1051933970953367555", + "id" : 1051933970953367555, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk4X4nXcAMW2KA.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pondicherry", + "display_url" : "pic.twitter.com\/cGrFcqjyYW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 70, 93 ], + "url" : "https:\/\/t.co\/lIW0c9xvqr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864212556&oldid=863149369", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051933973474103296", + "text" : "Pondicherry Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/lIW0c9xvqr https:\/\/t.co\/cGrFcqjyYW", + "id" : 1051933973474103296, + "created_at" : "2018-10-15 20:32:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051930383711969283\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/zPjylJXvnj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dpk1G2dUYAALMKl.png", + "id_str" : "1051930379781693440", + "id" : 1051930379781693440, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dpk1G2dUYAALMKl.png", + "sizes" : [ { + "h" : 433, + "resize" : "fit", + "w" : 680 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 556, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Student's t-test", + "display_url" : "pic.twitter.com\/zPjylJXvnj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/0squnlPoYS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864210699&oldid=863690551", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051930383711969283", + "text" : "Student's t-test Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/0squnlPoYS https:\/\/t.co\/zPjylJXvnj", + "id" : 1051930383711969283, + "created_at" : "2018-10-15 20:18:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051919449450864643\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/h2b4RB2qs0", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpkrKAFU0AEnxVl.png", + "id_str" : "1051919438788743169", + "id" : 1051919438788743169, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpkrKAFU0AEnxVl.png", + "sizes" : [ { + "h" : 481, + "resize" : "fit", + "w" : 874 + }, { + "h" : 374, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 481, + "resize" : "fit", + "w" : 874 + }, { + "h" : 481, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Product certification", + "display_url" : "pic.twitter.com\/h2b4RB2qs0" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/QiCYywOPDC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864205197&oldid=854732004", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051919449450864643", + "text" : "Product certification Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/QiCYywOPDC https:\/\/t.co\/h2b4RB2qs0", + "id" : 1051919449450864643, + "created_at" : "2018-10-15 19:35:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051894423716544512\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/hyTerQsy3u", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpkUZp4X4AAXbQB.png", + "id_str" : "1051894418939305984", + "id" : 1051894418939305984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpkUZp4X4AAXbQB.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charlottetown", + "display_url" : "pic.twitter.com\/hyTerQsy3u" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/oAmV5ASZQw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864191612&oldid=864006264", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051894423716544512", + "text" : "Charlottetown Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/oAmV5ASZQw https:\/\/t.co\/hyTerQsy3u", + "id" : 1051894423716544512, + "created_at" : "2018-10-15 17:55:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051856757658669056\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/a6xo2OKttc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpjyJVbXUAEiOm1.png", + "id_str" : "1051856755175673857", + "id" : 1051856755175673857, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpjyJVbXUAEiOm1.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Leslie Park", + "display_url" : "pic.twitter.com\/a6xo2OKttc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/gt5jrXyDaE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=864171630&oldid=816470789", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051856757658669056", + "text" : "Leslie Park Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/gt5jrXyDaE https:\/\/t.co\/a6xo2OKttc", + "id" : 1051856757658669056, + "created_at" : "2018-10-15 15:26:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1051140294585057287\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/obVL88LVC1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpZmhEwUwAEU-bg.png", + "id_str" : "1051140281435734017", + "id" : 1051140281435734017, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpZmhEwUwAEU-bg.png", + "sizes" : [ { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 759, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 591, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Blue Thunder (helicopter)", + "display_url" : "pic.twitter.com\/obVL88LVC1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/2X4ugYkC9p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863865450&oldid=847258598", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1051140294585057287", + "text" : "Blue Thunder (helicopter) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2X4ugYkC9p https:\/\/t.co\/obVL88LVC1", + "id" : 1051140294585057287, + "created_at" : "2018-10-13 15:59:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050844594437595136\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/IOE4ECuSng", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpVZlgWVsAA0u7C.jpg", + "id_str" : "1050844588934541312", + "id" : 1050844588934541312, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpVZlgWVsAA0u7C.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Algonquin Radio Observatory", + "display_url" : "pic.twitter.com\/IOE4ECuSng" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/dYqxi1oR4w", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863757528&oldid=852472141", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050844594437595136", + "text" : "Algonquin Radio Observatory Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/dYqxi1oR4w https:\/\/t.co\/IOE4ECuSng", + "id" : 1050844594437595136, + "created_at" : "2018-10-12 20:24:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050808980988207104\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/pHOqddzB62", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpU5MiPUcAEt7Yc.png", + "id_str" : "1050808975573151745", + "id" : 1050808975573151745, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpU5MiPUcAEt7Yc.png", + "sizes" : [ { + "h" : 841, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 841, + "resize" : "fit", + "w" : 874 + }, { + "h" : 841, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Caesar (McCullough novel)", + "display_url" : "pic.twitter.com\/pHOqddzB62" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/MdffwhL9fH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863738667&oldid=826805941", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050808980988207104", + "text" : "Caesar (McCullough novel) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MdffwhL9fH https:\/\/t.co\/pHOqddzB62", + "id" : 1050808980988207104, + "created_at" : "2018-10-12 18:02:38 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050637629891391488\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/vWxwEeL48v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpSdWi6UUAAWmUT.png", + "id_str" : "1050637623738257408", + "id" : 1050637623738257408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpSdWi6UUAAWmUT.png", + "sizes" : [ { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 537 + }, { + "h" : 1107, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1107, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Jake Hurwitz", + "display_url" : "pic.twitter.com\/vWxwEeL48v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/KmsV4RELda", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863668662&oldid=862371021", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050637629891391488", + "text" : "Jake Hurwitz Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/KmsV4RELda https:\/\/t.co\/vWxwEeL48v", + "id" : 1050637629891391488, + "created_at" : "2018-10-12 06:41:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050385002846928897\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/uJNae61Sl9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpO3lnnU4AEM3eZ.png", + "id_str" : "1050384995024429057", + "id" : 1050384995024429057, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpO3lnnU4AEM3eZ.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 639 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Connie Hamzy", + "display_url" : "pic.twitter.com\/uJNae61Sl9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/CWjM9Y7Irh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863550312&oldid=858223225", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050385002846928897", + "text" : "Connie Hamzy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/CWjM9Y7Irh https:\/\/t.co\/uJNae61Sl9", + "id" : 1050385002846928897, + "created_at" : "2018-10-11 13:57:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050369954523074560\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/7heDY3YRHP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpOp5wxW0AAFiEM.png", + "id_str" : "1050369947917012992", + "id" : 1050369947917012992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpOp5wxW0AAFiEM.png", + "sizes" : [ { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + }, { + "h" : 509, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 654, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Versification fran\u00E7aise", + "display_url" : "pic.twitter.com\/7heDY3YRHP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/21puPEiBr3", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152942680&oldid=152927021&rcid=373019140", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050369954523074560", + "text" : "Versification fran\u00E7aise Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/21puPEiBr3 https:\/\/t.co\/7heDY3YRHP", + "id" : 1050369954523074560, + "created_at" : "2018-10-11 12:58:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050128972707704832\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/NSPKLGzsbn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpLOu15WwAEfrre.png", + "id_str" : "1050128967267696641", + "id" : 1050128967267696641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpLOu15WwAEfrre.png", + "sizes" : [ { + "h" : 585, + "resize" : "fit", + "w" : 874 + }, { + "h" : 455, + "resize" : "fit", + "w" : 680 + }, { + "h" : 585, + "resize" : "fit", + "w" : 874 + }, { + "h" : 585, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Versification fran\u00E7aise", + "display_url" : "pic.twitter.com\/NSPKLGzsbn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/d5gzYURXhd", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152927021&oldid=151012452&rcid=372983782", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050128972707704832", + "text" : "Versification fran\u00E7aise Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/d5gzYURXhd https:\/\/t.co\/NSPKLGzsbn", + "id" : 1050128972707704832, + "created_at" : "2018-10-10 21:00:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050057843926290432\/photo\/1", + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/p31xYHrAYT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpKOCR4UcAA2VAY.png", + "id_str" : "1050057832941252608", + "id" : 1050057832941252608, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpKOCR4UcAA2VAY.png", + "sizes" : [ { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 680 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 702, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Prime rate", + "display_url" : "pic.twitter.com\/p31xYHrAYT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 68, 91 ], + "url" : "https:\/\/t.co\/XWHY0QH1sT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863409915&oldid=861489613", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050057843926290432", + "text" : "Prime rate Wikipedia article edited anonymously from Bank of Canada https:\/\/t.co\/XWHY0QH1sT https:\/\/t.co\/p31xYHrAYT", + "id" : 1050057843926290432, + "created_at" : "2018-10-10 16:17:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050056742065836032\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/iDrh6bXard", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpKNCncU0AABWZu.png", + "id_str" : "1050056739217788928", + "id" : 1050056739217788928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpKNCncU0AABWZu.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Little Brown Jug (horse race)", + "display_url" : "pic.twitter.com\/iDrh6bXard" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/EH75y5bMYI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863409196&oldid=863409113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050056742065836032", + "text" : "Little Brown Jug (horse race) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EH75y5bMYI https:\/\/t.co\/iDrh6bXard", + "id" : 1050056742065836032, + "created_at" : "2018-10-10 16:13:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050056636759453697\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/QYBHDRhksR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpKM8U0UYAAu6ZM.png", + "id_str" : "1050056631138934784", + "id" : 1050056631138934784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpKM8U0UYAAu6ZM.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 315 + }, { + "h" : 680, + "resize" : "fit", + "w" : 179 + }, { + "h" : 3329, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 538 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Little Brown Jug (horse race)", + "display_url" : "pic.twitter.com\/QYBHDRhksR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/0JDdHt328N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863409113&oldid=862103671", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050056636759453697", + "text" : "Little Brown Jug (horse race) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0JDdHt328N https:\/\/t.co\/QYBHDRhksR", + "id" : 1050056636759453697, + "created_at" : "2018-10-10 16:13:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050019169352208384\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/GEBGmcXB3y", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpJq3bOWkAAN975.png", + "id_str" : "1050019163564052480", + "id" : 1050019163564052480, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpJq3bOWkAAN975.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Affaires mondiales Canada", + "display_url" : "pic.twitter.com\/GEBGmcXB3y" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/qT6KMFVxlS", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152915739&oldid=151669138&rcid=372961707", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050019169352208384", + "text" : "Affaires mondiales Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/qT6KMFVxlS https:\/\/t.co\/GEBGmcXB3y", + "id" : 1050019169352208384, + "created_at" : "2018-10-10 13:44:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1050018820377767936\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/zkKMciwVSg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpJqjJLUYAAiOte.png", + "id_str" : "1050018815122104320", + "id" : 1050018815122104320, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpJqjJLUYAAiOte.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Global Affairs Canada", + "display_url" : "pic.twitter.com\/zkKMciwVSg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/IFblOks1YS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863390724&oldid=862510102", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1050018820377767936", + "text" : "Global Affairs Canada Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/IFblOks1YS https:\/\/t.co\/zkKMciwVSg", + "id" : 1050018820377767936, + "created_at" : "2018-10-10 13:42:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049999454609317890\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/dSteZgsvFe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpJY8DuWkAIaktV.png", + "id_str" : "1049999451945865218", + "id" : 1049999451945865218, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpJY8DuWkAIaktV.png", + "sizes" : [ { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Victor Delamarre", + "display_url" : "pic.twitter.com\/dSteZgsvFe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/8jpOdyKQbU", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152913274&oldid=142204885&rcid=372957104", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049999454609317890", + "text" : "Victor Delamarre Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/8jpOdyKQbU https:\/\/t.co\/dSteZgsvFe", + "id" : 1049999454609317890, + "created_at" : "2018-10-10 12:25:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049789330942779397\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/LksSl4tIS1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpGZ004WkAEVJn9.png", + "id_str" : "1049789320981286913", + "id" : 1049789320981286913, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpGZ004WkAEVJn9.png", + "sizes" : [ { + "h" : 492, + "resize" : "fit", + "w" : 680 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 632, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Halifax (electoral district)", + "display_url" : "pic.twitter.com\/LksSl4tIS1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/MEISqvBrUl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863299695&oldid=840198178", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049789330942779397", + "text" : "Halifax (electoral district) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MEISqvBrUl https:\/\/t.co\/LksSl4tIS1", + "id" : 1049789330942779397, + "created_at" : "2018-10-09 22:30:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049765544143060992\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/Zk9p2Zitoo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpGEMt1X4AER5E7.png", + "id_str" : "1049765542150791169", + "id" : 1049765542150791169, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpGEMt1X4AER5E7.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 525, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Louise Simard (politician)", + "display_url" : "pic.twitter.com\/Zk9p2Zitoo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/jjsorDyiH6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863287965&oldid=863287717", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049765544143060992", + "text" : "Louise Simard (politician) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jjsorDyiH6 https:\/\/t.co\/Zk9p2Zitoo", + "id" : 1049765544143060992, + "created_at" : "2018-10-09 20:56:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049765124565815298\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/petsudDXdx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpGD0NbW4AI7gqg.png", + "id_str" : "1049765121134878722", + "id" : 1049765121134878722, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpGD0NbW4AI7gqg.png", + "sizes" : [ { + "h" : 265, + "resize" : "fit", + "w" : 680 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 341, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Louise Simard (politician)", + "display_url" : "pic.twitter.com\/petsudDXdx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/OFwsE34FHg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863287717&oldid=863152846", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049765124565815298", + "text" : "Louise Simard (politician) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/OFwsE34FHg https:\/\/t.co\/petsudDXdx", + "id" : 1049765124565815298, + "created_at" : "2018-10-09 20:54:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049750369671233537\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/lX06pHM2Rp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpF2ZHyUYAAz3ZC.png", + "id_str" : "1049750362112942080", + "id" : 1049750362112942080, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpF2ZHyUYAAz3ZC.png", + "sizes" : [ { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 452, + "resize" : "fit", + "w" : 680 + }, { + "h" : 581, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Attelage", + "display_url" : "pic.twitter.com\/lX06pHM2Rp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/X9EONFa1hh", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=152897065&oldid=132833073&rcid=372915911", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049750369671233537", + "text" : "Attelage Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/X9EONFa1hh https:\/\/t.co\/lX06pHM2Rp", + "id" : 1049750369671233537, + "created_at" : "2018-10-09 19:56:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049746958905237506\/photo\/1", + "indices" : [ 131, 154 ], + "url" : "https:\/\/t.co\/w9Xk4b1ksG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpFzSx6UYAIsdos.png", + "id_str" : "1049746954626818050", + "id" : 1049746954626818050, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpFzSx6UYAIsdos.png", + "sizes" : [ { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to John Alexander Douglas McCurdy", + "display_url" : "pic.twitter.com\/w9Xk4b1ksG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/Xm9ONDCngF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863276957&oldid=819120806", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049746958905237506", + "text" : "John Alexander Douglas McCurdy Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/Xm9ONDCngF https:\/\/t.co\/w9Xk4b1ksG", + "id" : 1049746958905237506, + "created_at" : "2018-10-09 19:42:33 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049718865205309440\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/avsA2RkNGz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpFZvabWwAA5Lzy.png", + "id_str" : "1049718859236818944", + "id" : 1049718859236818944, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpFZvabWwAA5Lzy.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 712 + }, { + "h" : 680, + "resize" : "fit", + "w" : 403 + }, { + "h" : 1474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Chronicles of Prydain", + "display_url" : "pic.twitter.com\/avsA2RkNGz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/3vStBClkaD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863260061&oldid=857386660", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049718865205309440", + "text" : "The Chronicles of Prydain Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3vStBClkaD https:\/\/t.co\/avsA2RkNGz", + "id" : 1049718865205309440, + "created_at" : "2018-10-09 17:50:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049710399841554432\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/quTXhqF885", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpFSCwkUwAA29ES.png", + "id_str" : "1049710395504508928", + "id" : 1049710395504508928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpFSCwkUwAA29ES.png", + "sizes" : [ { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gordon Burton Grant", + "display_url" : "pic.twitter.com\/quTXhqF885" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/Gl3bu0a3o7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863255125&oldid=863254909", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049710399841554432", + "text" : "Gordon Burton Grant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Gl3bu0a3o7 https:\/\/t.co\/quTXhqF885", + "id" : 1049710399841554432, + "created_at" : "2018-10-09 17:17:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049710065446477824\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/jtDBljW2Vd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpFRvPvX4AEC1SR.png", + "id_str" : "1049710060274966529", + "id" : 1049710060274966529, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpFRvPvX4AEC1SR.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 190 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 336 + }, { + "h" : 3123, + "resize" : "fit", + "w" : 874 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 573 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Gordon Burton Grant", + "display_url" : "pic.twitter.com\/jtDBljW2Vd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/1REILftAOr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863254909&oldid=797772741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049710065446477824", + "text" : "Gordon Burton Grant Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1REILftAOr https:\/\/t.co\/jtDBljW2Vd", + "id" : 1049710065446477824, + "created_at" : "2018-10-09 17:15:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049700177236451328\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/qHCOBeYVHH", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpFIvzlXcAE6jdG.png", + "id_str" : "1049700174292021249", + "id" : 1049700174292021249, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpFIvzlXcAE6jdG.png", + "sizes" : [ { + "h" : 425, + "resize" : "fit", + "w" : 680 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 546, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Divya Dutta", + "display_url" : "pic.twitter.com\/qHCOBeYVHH" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/UF3rsdAaFX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863248988&oldid=862487125", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049700177236451328", + "text" : "Divya Dutta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UF3rsdAaFX https:\/\/t.co\/qHCOBeYVHH", + "id" : 1049700177236451328, + "created_at" : "2018-10-09 16:36:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049681007669075968\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/iVGMtiMsm3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpE3TwQUUAEIz29.png", + "id_str" : "1049681000664420353", + "id" : 1049681000664420353, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpE3TwQUUAEIz29.png", + "sizes" : [ { + "h" : 323, + "resize" : "fit", + "w" : 680 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 415, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Talk:\u0392-Alanine", + "display_url" : "pic.twitter.com\/iVGMtiMsm3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/suBGMohM6N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863238716&oldid=838312728", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049681007669075968", + "text" : "Talk:\u0392-Alanine Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/suBGMohM6N https:\/\/t.co\/iVGMtiMsm3", + "id" : 1049681007669075968, + "created_at" : "2018-10-09 15:20:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1049637015640264704\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/CSWu3PvMwa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DpEPTIkU0AA6Mqq.png", + "id_str" : "1049637009545809920", + "id" : 1049637009545809920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DpEPTIkU0AA6Mqq.png", + "sizes" : [ { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 313, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cannabis and the Canadian military", + "display_url" : "pic.twitter.com\/CSWu3PvMwa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/vyZ5s54tgr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=863215663&oldid=863199449", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1049637015640264704", + "text" : "Cannabis and the Canadian military Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/vyZ5s54tgr https:\/\/t.co\/CSWu3PvMwa", + "id" : 1049637015640264704, + "created_at" : "2018-10-09 12:25:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1048653734023188480\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/agjj64E2zp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Do2RArAUwAAj7uD.png", + "id_str" : "1048653728977305600", + "id" : 1048653728977305600, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Do2RArAUwAAj7uD.png", + "sizes" : [ { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 874 + }, { + "h" : 415, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to The Paupers", + "display_url" : "pic.twitter.com\/agjj64E2zp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/qLGspCd2AC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862799845&oldid=824372285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1048653734023188480", + "text" : "The Paupers Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/qLGspCd2AC https:\/\/t.co\/agjj64E2zp", + "id" : 1048653734023188480, + "created_at" : "2018-10-06 19:18:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1048211597376835584\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/I2zEvKnOpf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dov-5BGW0AA9Aw2.png", + "id_str" : "1048211593794867200", + "id" : 1048211593794867200, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dov-5BGW0AA9Aw2.png", + "sizes" : [ { + "h" : 749, + "resize" : "fit", + "w" : 874 + }, { + "h" : 749, + "resize" : "fit", + "w" : 874 + }, { + "h" : 749, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 583, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Tom Neil", + "display_url" : "pic.twitter.com\/I2zEvKnOpf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/wvModV4ivY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862609551&oldid=854101299", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1048211597376835584", + "text" : "Tom Neil Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/wvModV4ivY https:\/\/t.co\/I2zEvKnOpf", + "id" : 1048211597376835584, + "created_at" : "2018-10-05 14:01:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1048209519325716480\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/2c9llhEZBh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dov8_TiXgAEjVHe.png", + "id_str" : "1048209502800150529", + "id" : 1048209502800150529, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dov8_TiXgAEjVHe.png", + "sizes" : [ { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 326, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 254, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to List of bands from Canada", + "display_url" : "pic.twitter.com\/2c9llhEZBh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/h3LVIThe91", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862608369&oldid=861043710", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1048209519325716480", + "text" : "List of bands from Canada Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/h3LVIThe91 https:\/\/t.co\/2c9llhEZBh", + "id" : 1048209519325716480, + "created_at" : "2018-10-05 13:53:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1048202683474219009\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/ad9N7JbYz7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dov2yFEU0AEWWE2.png", + "id_str" : "1048202678507982849", + "id" : 1048202678507982849, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dov2yFEU0AEWWE2.png", + "sizes" : [ { + "h" : 1389, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 755 + }, { + "h" : 1389, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 428 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Bernard Moitessier", + "display_url" : "pic.twitter.com\/ad9N7JbYz7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/2AnMEK1zrB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862605059&oldid=862408394", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1048202683474219009", + "text" : "Bernard Moitessier Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2AnMEK1zrB https:\/\/t.co\/ad9N7JbYz7", + "id" : 1048202683474219009, + "created_at" : "2018-10-05 13:26:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047946226241556480\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/yB4yz9wzKZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DosNiUmV4AAuQYa.png", + "id_str" : "1047946221590011904", + "id" : 1047946221590011904, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DosNiUmV4AAuQYa.png", + "sizes" : [ { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 536, + "resize" : "fit", + "w" : 680 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 689, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Eugene Melnyk", + "display_url" : "pic.twitter.com\/yB4yz9wzKZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/p3IKFwAEI3", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862504705&oldid=861178425", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047946226241556480", + "text" : "Eugene Melnyk Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/p3IKFwAEI3 https:\/\/t.co\/yB4yz9wzKZ", + "id" : 1047946226241556480, + "created_at" : "2018-10-04 20:27:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047945593463685120\/photo\/1", + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/SEz9fNxNgc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DosM9oXX4AExgNA.png", + "id_str" : "1047945591240777729", + "id" : 1047945591240777729, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DosM9oXX4AExgNA.png", + "sizes" : [ { + "h" : 1192, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1192, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 499 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1192, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Nissan S30", + "display_url" : "pic.twitter.com\/SEz9fNxNgc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 93, 116 ], + "url" : "https:\/\/t.co\/YjlibyRzCu", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862504384&oldid=860623159", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047945593463685120", + "text" : "Nissan S30 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YjlibyRzCu https:\/\/t.co\/SEz9fNxNgc", + "id" : 1047945593463685120, + "created_at" : "2018-10-04 20:24:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047933478975811586\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/dOhyieXr5U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DosB8N9WwAEERTz.png", + "id_str" : "1047933472344555521", + "id" : 1047933472344555521, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DosB8N9WwAEERTz.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Executive producer", + "display_url" : "pic.twitter.com\/dOhyieXr5U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/IPzrPMfkmk", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862498743&oldid=861834481", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047933478975811586", + "text" : "Executive producer Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/IPzrPMfkmk https:\/\/t.co\/dOhyieXr5U", + "id" : 1047933478975811586, + "created_at" : "2018-10-04 19:36:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047909628602986496\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/PgloQCxU6P", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DorsPuAX0AED1Ki.png", + "id_str" : "1047909618108846081", + "id" : 1047909618108846081, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DorsPuAX0AED1Ki.png", + "sizes" : [ { + "h" : 1242, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 844 + }, { + "h" : 680, + "resize" : "fit", + "w" : 479 + }, { + "h" : 1242, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Divya Dutta", + "display_url" : "pic.twitter.com\/PgloQCxU6P" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/9xKGUeang6", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862487125&oldid=862486180", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047909628602986496", + "text" : "Divya Dutta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9xKGUeang6 https:\/\/t.co\/PgloQCxU6P", + "id" : 1047909628602986496, + "created_at" : "2018-10-04 18:01:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047907652297211904\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/UgRYpW8uIK", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DorqdEwUUAAjLS4.png", + "id_str" : "1047907648530567168", + "id" : 1047907648530567168, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DorqdEwUUAAjLS4.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Divya Dutta", + "display_url" : "pic.twitter.com\/UgRYpW8uIK" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/4W7pzqpoMn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862486180&oldid=859936432", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047907652297211904", + "text" : "Divya Dutta Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/4W7pzqpoMn https:\/\/t.co\/UgRYpW8uIK", + "id" : 1047907652297211904, + "created_at" : "2018-10-04 17:53:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047881231705300994\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/FUUtckKlGg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DorSbHXXgAAzo7L.png", + "id_str" : "1047881226592419840", + "id" : 1047881226592419840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DorSbHXXgAAzo7L.png", + "sizes" : [ { + "h" : 565, + "resize" : "fit", + "w" : 874 + }, { + "h" : 565, + "resize" : "fit", + "w" : 874 + }, { + "h" : 440, + "resize" : "fit", + "w" : 680 + }, { + "h" : 565, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Prince of Wales Fort", + "display_url" : "pic.twitter.com\/FUUtckKlGg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/FL2aLf2dZq", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862472632&oldid=847568914", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047881231705300994", + "text" : "Prince of Wales Fort Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/FL2aLf2dZq https:\/\/t.co\/FUUtckKlGg", + "id" : 1047881231705300994, + "created_at" : "2018-10-04 16:08:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047867961585876992\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/MWjv1FIBFl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DorGWr4UUAAaxiG.png", + "id_str" : "1047867956355420160", + "id" : 1047867956355420160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DorGWr4UUAAaxiG.png", + "sizes" : [ { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 500, + "resize" : "fit", + "w" : 680 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 643, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Human Rights Commission free speech controversy", + "display_url" : "pic.twitter.com\/MWjv1FIBFl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/C9gqj3AKK8", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862466416&oldid=862465917", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047867961585876992", + "text" : "Canadian Human Rights Commission free speech contro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/C9gqj3AKK8 https:\/\/t.co\/MWjv1FIBFl", + "id" : 1047867961585876992, + "created_at" : "2018-10-04 15:16:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047866915736227840\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/kJ1URy5gl9", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DorFZ1UUcAAqite.png", + "id_str" : "1047866910916767744", + "id" : 1047866910916767744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DorFZ1UUcAAqite.png", + "sizes" : [ { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 475, + "resize" : "fit", + "w" : 680 + }, { + "h" : 610, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Canadian Human Rights Commission free speech controversy", + "display_url" : "pic.twitter.com\/kJ1URy5gl9" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Tyx1173WoU", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862465917&oldid=862419686", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047866915736227840", + "text" : "Canadian Human Rights Commission free speech contro Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Tyx1173WoU https:\/\/t.co\/kJ1URy5gl9", + "id" : 1047866915736227840, + "created_at" : "2018-10-04 15:11:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047847164414713856\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/Zd9wJkVwnD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoqzcI6U0AIaCnB.png", + "id_str" : "1047847159326887938", + "id" : 1047847159326887938, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoqzcI6U0AIaCnB.png", + "sizes" : [ { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 930, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 639 + } ], + "media_alt" : "Screenshot of edit to Blondie Chaplin", + "display_url" : "pic.twitter.com\/Zd9wJkVwnD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/yN4ZAYYArs", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862456170&oldid=858264039", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047847164414713856", + "text" : "Blondie Chaplin Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/yN4ZAYYArs https:\/\/t.co\/Zd9wJkVwnD", + "id" : 1047847164414713856, + "created_at" : "2018-10-04 13:53:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047840013579444224\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/sPUq3byvjp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Doqs7-6UYAANGsj.png", + "id_str" : "1047840009816924160", + "id" : 1047840009816924160, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Doqs7-6UYAANGsj.png", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Cape-class motor lifeboat", + "display_url" : "pic.twitter.com\/sPUq3byvjp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/7DG4lqQCxo", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862452657&oldid=852397836", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047840013579444224", + "text" : "Cape-class motor lifeboat Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7DG4lqQCxo https:\/\/t.co\/sPUq3byvjp", + "id" : 1047840013579444224, + "created_at" : "2018-10-04 13:25:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047838201040330753\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/PlSc0OU7XS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoqrSbQUcAIssay.png", + "id_str" : "1047838196359262210", + "id" : 1047838196359262210, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoqrSbQUcAIssay.png", + "sizes" : [ { + "h" : 419, + "resize" : "fit", + "w" : 680 + }, { + "h" : 538, + "resize" : "fit", + "w" : 874 + }, { + "h" : 538, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 538, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of equipment of the Canadian Coast Guard", + "display_url" : "pic.twitter.com\/PlSc0OU7XS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/JRHZSYSoGV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862451789&oldid=854971823", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047838201040330753", + "text" : "List of equipment of the Canadian Coast Guard Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JRHZSYSoGV https:\/\/t.co\/PlSc0OU7XS", + "id" : 1047838201040330753, + "created_at" : "2018-10-04 13:17:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047624950188859392\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/PBtRMJJsdo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DonpVsyVsAEETsq.png", + "id_str" : "1047624947349172225", + "id" : 1047624947349172225, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DonpVsyVsAEETsq.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/PBtRMJJsdo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/vCxp1pcDga", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862368545&oldid=862368517", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047624950188859392", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/vCxp1pcDga https:\/\/t.co\/PBtRMJJsdo", + "id" : 1047624950188859392, + "created_at" : "2018-10-03 23:10:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047624877677727745\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/LhsPVUFpNb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DonpReRU0AICzj6.png", + "id_str" : "1047624874733129730", + "id" : 1047624874733129730, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DonpReRU0AICzj6.png", + "sizes" : [ { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 344, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/LhsPVUFpNb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/cJzcBMdZFI", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862368517&oldid=862368385", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047624877677727745", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/cJzcBMdZFI https:\/\/t.co\/LhsPVUFpNb", + "id" : 1047624877677727745, + "created_at" : "2018-10-03 23:10:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047624536181620736\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/D8uReJRhAj", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dono9dOUUAAUcQs.png", + "id_str" : "1047624530854694912", + "id" : 1047624530854694912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dono9dOUUAAUcQs.png", + "sizes" : [ { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1053, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 564 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/D8uReJRhAj" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/voMtBzSHth", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862368385&oldid=862367417", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047624536181620736", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/voMtBzSHth https:\/\/t.co\/D8uReJRhAj", + "id" : 1047624536181620736, + "created_at" : "2018-10-03 23:08:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047622167503032322\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/YeiVpDfSxf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DonmzunW0AIhrUr.png", + "id_str" : "1047622164701171714", + "id" : 1047622164701171714, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DonmzunW0AIhrUr.png", + "sizes" : [ { + "h" : 428, + "resize" : "fit", + "w" : 680 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 550, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/YeiVpDfSxf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/S426oox3xB", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862367417&oldid=862366575", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047622167503032322", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S426oox3xB https:\/\/t.co\/YeiVpDfSxf", + "id" : 1047622167503032322, + "created_at" : "2018-10-03 22:59:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047620294318456832\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/K2AUx1nUtV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DonlGdmUwAAvz8I.png", + "id_str" : "1047620287527698432", + "id" : 1047620287527698432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DonlGdmUwAAvz8I.png", + "sizes" : [ { + "h" : 1319, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 451 + }, { + "h" : 1319, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 795 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/K2AUx1nUtV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/b7jrmrbooO", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862366575&oldid=862365691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047620294318456832", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/b7jrmrbooO https:\/\/t.co\/K2AUx1nUtV", + "id" : 1047620294318456832, + "created_at" : "2018-10-03 22:51:56 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047618325919031296\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/whCe85t38x", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DonjUAmWwAU2A1n.png", + "id_str" : "1047618321238114309", + "id" : 1047618321238114309, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DonjUAmWwAU2A1n.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/whCe85t38x" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/2PSP5TxZyF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862365691&oldid=862365592", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047618325919031296", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2PSP5TxZyF https:\/\/t.co\/whCe85t38x", + "id" : 1047618325919031296, + "created_at" : "2018-10-03 22:44:07 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047618120310054913\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/Fdl7E5mcbU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DonjILhW0AAqxG1.png", + "id_str" : "1047618118011506688", + "id" : 1047618118011506688, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DonjILhW0AAqxG1.png", + "sizes" : [ { + "h" : 1151, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 516 + }, { + "h" : 1151, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1151, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/Fdl7E5mcbU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/BPCWYARyez", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862365592&oldid=862365449", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047618120310054913", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/BPCWYARyez https:\/\/t.co\/Fdl7E5mcbU", + "id" : 1047618120310054913, + "created_at" : "2018-10-03 22:43:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047617812842405889\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/i0bZChPHVc", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Doni2IPXUAA5KP-.png", + "id_str" : "1047617807893090304", + "id" : 1047617807893090304, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Doni2IPXUAA5KP-.png", + "sizes" : [ { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/i0bZChPHVc" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/KmjhvqLhXE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862365449&oldid=862365075", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047617812842405889", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/KmjhvqLhXE https:\/\/t.co\/i0bZChPHVc", + "id" : 1047617812842405889, + "created_at" : "2018-10-03 22:42:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047616962979921921\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/s4PSiZUiWa", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoniErGVAAA9SVm.png", + "id_str" : "1047616958256971776", + "id" : 1047616958256971776, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoniErGVAAA9SVm.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 643 + }, { + "h" : 924, + "resize" : "fit", + "w" : 874 + }, { + "h" : 924, + "resize" : "fit", + "w" : 874 + }, { + "h" : 924, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/s4PSiZUiWa" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/e2eqXNvpmC", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862365075&oldid=862364840", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047616962979921921", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e2eqXNvpmC https:\/\/t.co\/s4PSiZUiWa", + "id" : 1047616962979921921, + "created_at" : "2018-10-03 22:38:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047616329522577408\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/UrLmNFluHR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Donhf64U4AAq1YN.png", + "id_str" : "1047616326838050816", + "id" : 1047616326838050816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Donhf64U4AAq1YN.png", + "sizes" : [ { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 310, + "resize" : "fit", + "w" : 680 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 398, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/UrLmNFluHR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/z51Q2h9Lph", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862364840&oldid=862364741", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047616329522577408", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z51Q2h9Lph https:\/\/t.co\/UrLmNFluHR", + "id" : 1047616329522577408, + "created_at" : "2018-10-03 22:36:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047616128237948928\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/HqdBB2BTEF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DonhUFvU0AA5sqb.png", + "id_str" : "1047616123594657792", + "id" : 1047616123594657792, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DonhUFvU0AA5sqb.png", + "sizes" : [ { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/HqdBB2BTEF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/mNioaWxh7a", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862364741&oldid=862224396", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047616128237948928", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mNioaWxh7a https:\/\/t.co\/HqdBB2BTEF", + "id" : 1047616128237948928, + "created_at" : "2018-10-03 22:35:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047602907825229824\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/kB8r7zXtpW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DonVShzXgAAgKBo.png", + "id_str" : "1047602902628532224", + "id" : 1047602902628532224, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DonVShzXgAAgKBo.png", + "sizes" : [ { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of Magic: The Gathering Grand Prix events", + "display_url" : "pic.twitter.com\/kB8r7zXtpW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/UyBEFPj1hE", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862358352&oldid=859855969", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047602907825229824", + "text" : "List of Magic: The Gathering Grand Prix events Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UyBEFPj1hE https:\/\/t.co\/kB8r7zXtpW", + "id" : 1047602907825229824, + "created_at" : "2018-10-03 21:42:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047492231949701122\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/3sVSw59beL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DolwobCW0AAK8dv.png", + "id_str" : "1047492228095070208", + "id" : 1047492228095070208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DolwobCW0AAK8dv.png", + "sizes" : [ { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 417, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of heads of government of Mexico City", + "display_url" : "pic.twitter.com\/3sVSw59beL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/0AcMKBptGQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862305225&oldid=854270913", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047492231949701122", + "text" : "List of heads of government of Mexico City Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/0AcMKBptGQ https:\/\/t.co\/3sVSw59beL", + "id" : 1047492231949701122, + "created_at" : "2018-10-03 14:23:04 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047274093463199744\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/tP1cSEfOJ5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoiqPAzW4AUflHU.png", + "id_str" : "1047274088253808645", + "id" : 1047274088253808645, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoiqPAzW4AUflHU.png", + "sizes" : [ { + "h" : 1607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 370 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 653 + }, { + "h" : 1607, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/tP1cSEfOJ5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/VCTBDpDzfJ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862224396&oldid=862223809", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047274093463199744", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/VCTBDpDzfJ https:\/\/t.co\/tP1cSEfOJ5", + "id" : 1047274093463199744, + "created_at" : "2018-10-02 23:56:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047272652937854978\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/7d7ESdGvvF", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Doio7NQU8AAb3LP.png", + "id_str" : "1047272648487530496", + "id" : 1047272648487530496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Doio7NQU8AAb3LP.png", + "sizes" : [ { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 379, + "resize" : "fit", + "w" : 874 + }, { + "h" : 295, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/7d7ESdGvvF" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/1KDy4G10oS", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862223809&oldid=862223567", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047272652937854978", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1KDy4G10oS https:\/\/t.co\/7d7ESdGvvF", + "id" : 1047272652937854978, + "created_at" : "2018-10-02 23:50:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047272058055524354\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/QEBPCZ6AmY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoioYtYW0AEFYIC.png", + "id_str" : "1047272055815720961", + "id" : 1047272055815720961, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoioYtYW0AEFYIC.png", + "sizes" : [ { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 608, + "resize" : "fit", + "w" : 680 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 781, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/QEBPCZ6AmY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/ClGEtZjksW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862223567&oldid=862223410", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047272058055524354", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ClGEtZjksW https:\/\/t.co\/QEBPCZ6AmY", + "id" : 1047272058055524354, + "created_at" : "2018-10-02 23:48:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047271667624542209\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/oDlzEw2FwB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoioB7QU4AEVo6C.png", + "id_str" : "1047271664403144705", + "id" : 1047271664403144705, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoioB7QU4AEVo6C.png", + "sizes" : [ { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/oDlzEw2FwB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/e6DejKjras", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862223410&oldid=862223328", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047271667624542209", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/e6DejKjras https:\/\/t.co\/oDlzEw2FwB", + "id" : 1047271667624542209, + "created_at" : "2018-10-02 23:46:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047271490322882560\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/Y2AsTd1uFe", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Doin3imXUAAmnL_.png", + "id_str" : "1047271485986000896", + "id" : 1047271485986000896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Doin3imXUAAmnL_.png", + "sizes" : [ { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/Y2AsTd1uFe" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/NXok1sTCww", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862223328&oldid=862222986", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047271490322882560", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/NXok1sTCww https:\/\/t.co\/Y2AsTd1uFe", + "id" : 1047271490322882560, + "created_at" : "2018-10-02 23:45:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047270745297100800\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/9vpxX7KE2q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoinMMKW0AA7emM.png", + "id_str" : "1047270741228572672", + "id" : 1047270741228572672, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoinMMKW0AA7emM.png", + "sizes" : [ { + "h" : 1540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 386 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 681 + }, { + "h" : 1540, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/9vpxX7KE2q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/EkwAUHkRlH", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862222986&oldid=862222503", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047270745297100800", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EkwAUHkRlH https:\/\/t.co\/9vpxX7KE2q", + "id" : 1047270745297100800, + "created_at" : "2018-10-02 23:42:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047269329421656065\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/1g4c126StO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Doil5sBW4AIqLv_.png", + "id_str" : "1047269323851620354", + "id" : 1047269323851620354, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Doil5sBW4AIqLv_.png", + "sizes" : [ { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/1g4c126StO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/S1jC2fdUZp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862222503&oldid=862222017", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047269329421656065", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/S1jC2fdUZp https:\/\/t.co\/1g4c126StO", + "id" : 1047269329421656065, + "created_at" : "2018-10-02 23:37:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047267964490330112\/photo\/1", + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/N2JFpCbOwJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DoikqarXsAEMPo9.png", + "id_str" : "1047267961986330625", + "id" : 1047267961986330625, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DoikqarXsAEMPo9.png", + "sizes" : [ { + "h" : 1742, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1742, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 602 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 341 + } ], + "media_alt" : "Screenshot of edit to Thaidene Nene National Park Reserve (proposed)", + "display_url" : "pic.twitter.com\/N2JFpCbOwJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/kw4cabUnlF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862222017&oldid=859012216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047267964490330112", + "text" : "Thaidene Nene National Park Reserve (proposed) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/kw4cabUnlF https:\/\/t.co\/N2JFpCbOwJ", + "id" : 1047267964490330112, + "created_at" : "2018-10-02 23:31:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047191611401261063\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/9I3FJ6Tx7T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DohfNslWwAYKCws.png", + "id_str" : "1047191602274418694", + "id" : 1047191602274418694, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DohfNslWwAYKCws.png", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 876, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 678 + } ], + "media_alt" : "Screenshot of edit to Energy policy of Morocco", + "display_url" : "pic.twitter.com\/9I3FJ6Tx7T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/m0rlArXmfi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862186468&oldid=852701421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047191611401261063", + "text" : "Energy policy of Morocco Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/m0rlArXmfi https:\/\/t.co\/9I3FJ6Tx7T", + "id" : 1047191611401261063, + "created_at" : "2018-10-02 18:28:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047131072369217536\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/KgfZq3zive", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DogoKNsVsAARjeD.png", + "id_str" : "1047131069303074816", + "id" : 1047131069303074816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DogoKNsVsAARjeD.png", + "sizes" : [ { + "h" : 1129, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1129, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1129, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 526 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Isotope dilution", + "display_url" : "pic.twitter.com\/KgfZq3zive" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/OaE5dHNktn", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862153843&oldid=861731375", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047131072369217536", + "text" : "Isotope dilution Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/OaE5dHNktn https:\/\/t.co\/KgfZq3zive", + "id" : 1047131072369217536, + "created_at" : "2018-10-02 14:27:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047103162199552000\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ACv5mVv2I3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DogOxkRU4AA-Tkr.png", + "id_str" : "1047103158076366848", + "id" : 1047103158076366848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DogOxkRU4AA-Tkr.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pepin, Count of Vermandois", + "display_url" : "pic.twitter.com\/ACv5mVv2I3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/DDArYXsO95", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862140009&oldid=843055367", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047103162199552000", + "text" : "Pepin, Count of Vermandois Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DDArYXsO95 https:\/\/t.co\/ACv5mVv2I3", + "id" : 1047103162199552000, + "created_at" : "2018-10-02 12:37:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1047089879895760896\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/pUpGF3oMKU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DogCsdMWsAYFZmM.png", + "id_str" : "1047089876137586694", + "id" : 1047089876137586694, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DogCsdMWsAYFZmM.png", + "sizes" : [ { + "h" : 408, + "resize" : "fit", + "w" : 680 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + }, { + "h" : 524, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to List of elections in 2019", + "display_url" : "pic.twitter.com\/pUpGF3oMKU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/mkvBMqlcTT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=862134201&oldid=861541924", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1047089879895760896", + "text" : "List of elections in 2019 Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mkvBMqlcTT https:\/\/t.co\/pUpGF3oMKU", + "id" : 1047089879895760896, + "created_at" : "2018-10-02 11:44:16 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/tweets/2018_11.js b/20181122/data/js/tweets/2018_11.js new file mode 100644 index 00000000..3f35c2fe --- /dev/null +++ b/20181122/data/js/tweets/2018_11.js @@ -0,0 +1,6092 @@ +Grailbird.data.tweets_2018_11 = +[ { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1065651424955195393\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/e5hymbMOFz", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dsn0UkfUcAAaIZl.png", + "id_str" : "1065651421079433216", + "id" : 1065651421079433216, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dsn0UkfUcAAaIZl.png", + "sizes" : [ { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 914, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 650 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Unemployment benefits", + "display_url" : "pic.twitter.com\/e5hymbMOFz" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/mor5whFKjV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=870134866&oldid=869556270", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1065651424955195393", + "text" : "Unemployment benefits Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/mor5whFKjV https:\/\/t.co\/e5hymbMOFz", + "id" : 1065651424955195393, + "created_at" : "2018-11-22 17:01:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1065628039483142144\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/lJ0a6RpGgA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsnfDJqV4AAO8m3.png", + "id_str" : "1065628032075948032", + "id" : 1065628032075948032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsnfDJqV4AAO8m3.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 524 + }, { + "h" : 1135, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1135, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1135, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Charles Starkweather", + "display_url" : "pic.twitter.com\/lJ0a6RpGgA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/EnYDKG8sGz", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=870124625&oldid=869536133", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1065628039483142144", + "text" : "Charles Starkweather Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/EnYDKG8sGz https:\/\/t.co\/lJ0a6RpGgA", + "id" : 1065628039483142144, + "created_at" : "2018-11-22 15:28:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1065606514759618560\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/T7KtOICCTN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsnLeL8UUAAcL1-.png", + "id_str" : "1065606506312126464", + "id" : 1065606506312126464, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsnLeL8UUAAcL1-.png", + "sizes" : [ { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + }, { + "h" : 489, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 629, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Demographics of El Salvador", + "display_url" : "pic.twitter.com\/T7KtOICCTN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/nRTrn3ZTGp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=870115772&oldid=860253282", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1065606514759618560", + "text" : "Demographics of El Salvador Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/nRTrn3ZTGp https:\/\/t.co\/T7KtOICCTN", + "id" : 1065606514759618560, + "created_at" : "2018-11-22 14:02:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1065329444330635264\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/KTLWBu8RlZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsjPe6AXQAA5u7N.png", + "id_str" : "1065329441746927616", + "id" : 1065329441746927616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsjPe6AXQAA5u7N.png", + "sizes" : [ { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 439, + "resize" : "fit", + "w" : 874 + }, { + "h" : 342, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Participatory design", + "display_url" : "pic.twitter.com\/KTLWBu8RlZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/ICTXDXZPtj", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=870001993&oldid=869852285", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1065329444330635264", + "text" : "Participatory design Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ICTXDXZPtj https:\/\/t.co\/KTLWBu8RlZ", + "id" : 1065329444330635264, + "created_at" : "2018-11-21 19:41:47 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1065304456181571584\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/kThDNjw1zm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dsi4wRMWkAEyieB.png", + "id_str" : "1065304451261566977", + "id" : 1065304451261566977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dsi4wRMWkAEyieB.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 496 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1199, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to She Loves You", + "display_url" : "pic.twitter.com\/kThDNjw1zm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/5xXYodsKdi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869989843&oldid=869056793", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1065304456181571584", + "text" : "She Loves You Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/5xXYodsKdi https:\/\/t.co\/kThDNjw1zm", + "id" : 1065304456181571584, + "created_at" : "2018-11-21 18:02:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1065252038345453568\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/ZaITiwnnum", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsiJFFGWwAIo0Sc.png", + "id_str" : "1065252032234307586", + "id" : 1065252032234307586, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsiJFFGWwAIo0Sc.png", + "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 680 + }, { + "h" : 515, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Te\u0161anj Castle", + "display_url" : "pic.twitter.com\/ZaITiwnnum" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/RvfpdRwYur", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869965103&oldid=834465691", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1065252038345453568", + "text" : "Te\u0161anj Castle Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RvfpdRwYur https:\/\/t.co\/ZaITiwnnum", + "id" : 1065252038345453568, + "created_at" : "2018-11-21 14:34:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064976950681354242\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/QkDPctmz16", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DseO499VAAASjD2.png", + "id_str" : "1064976946252021760", + "id" : 1064976946252021760, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DseO499VAAASjD2.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 652 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 911, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Self-fulfilling prophecy", + "display_url" : "pic.twitter.com\/QkDPctmz16" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/j0gdsNRWRw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869854145&oldid=864515627", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064976950681354242", + "text" : "Self-fulfilling prophecy Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/j0gdsNRWRw https:\/\/t.co\/QkDPctmz16", + "id" : 1064976950681354242, + "created_at" : "2018-11-20 20:21:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064920220463173634\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/pBzYOu83nA", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsdbSyRWsAExZ_B.png", + "id_str" : "1064920215186747393", + "id" : 1064920215186747393, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsdbSyRWsAExZ_B.png", + "sizes" : [ { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Cadets de la Marine royale canadienne", + "display_url" : "pic.twitter.com\/pBzYOu83nA" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/N0n14yJph2", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=154116608&oldid=154116554&rcid=375726748", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064920220463173634", + "text" : "Cadets de la Marine royale canadienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/N0n14yJph2 https:\/\/t.co\/pBzYOu83nA", + "id" : 1064920220463173634, + "created_at" : "2018-11-20 16:35:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064919691909623815\/photo\/1", + "indices" : [ 127, 150 ], + "url" : "https:\/\/t.co\/GTOrjX9jv8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dsdaz6gVYAAD4_h.png", + "id_str" : "1064919684821114880", + "id" : 1064919684821114880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dsdaz6gVYAAD4_h.png", + "sizes" : [ { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Cadets de la Marine royale canadienne", + "display_url" : "pic.twitter.com\/GTOrjX9jv8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/Ocp5yrR2Gw", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=154116554&oldid=134765242&rcid=375726637", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064919691909623815", + "text" : "Cadets de la Marine royale canadienne Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/Ocp5yrR2Gw https:\/\/t.co\/GTOrjX9jv8", + "id" : 1064919691909623815, + "created_at" : "2018-11-20 16:33:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064918549637095426\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/a10QRS8fET", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsdZxOTWwAMZKv8.png", + "id_str" : "1064918539084152835", + "id" : 1064918539084152835, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsdZxOTWwAMZKv8.png", + "sizes" : [ { + "h" : 7924, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 75 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 132 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 226 + } ], + "media_alt" : "Screenshot of edit to Brexit negotiations", + "display_url" : "pic.twitter.com\/a10QRS8fET" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/fSSBKpzZZP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869823446&oldid=869805657", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064918549637095426", + "text" : "Brexit negotiations Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/fSSBKpzZZP https:\/\/t.co\/a10QRS8fET", + "id" : 1064918549637095426, + "created_at" : "2018-11-20 16:29:02 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064851651289366534\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/oEl2UaIFcW", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dscc7pwXQAEBgfH.png", + "id_str" : "1064851648042975233", + "id" : 1064851648042975233, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dscc7pwXQAEBgfH.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Velimir Zajec", + "display_url" : "pic.twitter.com\/oEl2UaIFcW" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/5mP7RPabsV", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869794220&oldid=869794140", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064851651289366534", + "text" : "Velimir Zajec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5mP7RPabsV https:\/\/t.co\/oEl2UaIFcW", + "id" : 1064851651289366534, + "created_at" : "2018-11-20 12:03:12 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064851464340807685\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/ATio7N2GxP", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dsccw0KX4AA2Pi7.png", + "id_str" : "1064851461857861632", + "id" : 1064851461857861632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dsccw0KX4AA2Pi7.png", + "sizes" : [ { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 386, + "resize" : "fit", + "w" : 680 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 496, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Velimir Zajec", + "display_url" : "pic.twitter.com\/ATio7N2GxP" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/pzf8KUniJX", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869794140&oldid=869794022", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064851464340807685", + "text" : "Velimir Zajec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/pzf8KUniJX https:\/\/t.co\/ATio7N2GxP", + "id" : 1064851464340807685, + "created_at" : "2018-11-20 12:02:27 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064851110282838016\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/Rjjh7uPP1O", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DscccONXoAAO0or.png", + "id_str" : "1064851108072497152", + "id" : 1064851108072497152, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DscccONXoAAO0or.png", + "sizes" : [ { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 518, + "resize" : "fit", + "w" : 874 + }, { + "h" : 403, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Velimir Zajec", + "display_url" : "pic.twitter.com\/Rjjh7uPP1O" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/LG6k7AMedd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869794022&oldid=847814597", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064851110282838016", + "text" : "Velimir Zajec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/LG6k7AMedd https:\/\/t.co\/Rjjh7uPP1O", + "id" : 1064851110282838016, + "created_at" : "2018-11-20 12:01:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064628115933147136\/photo\/1", + "indices" : [ 106, 129 ], + "url" : "https:\/\/t.co\/0b6H04FjKE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsZRoI9XcAAA5eZ.png", + "id_str" : "1064628111961190400", + "id" : 1064628111961190400, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsZRoI9XcAAA5eZ.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 645 + }, { + "h" : 2776, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 214 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 378 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Pattie Boyd", + "display_url" : "pic.twitter.com\/0b6H04FjKE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/GSjhhwAWES", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869638861&oldid=868666208", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064628115933147136", + "text" : "Pattie Boyd Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/GSjhhwAWES https:\/\/t.co\/0b6H04FjKE", + "id" : 1064628115933147136, + "created_at" : "2018-11-19 21:14:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064577410300067842\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/DhpjGVKQxG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsYjgnUXcAE0m-f.png", + "id_str" : "1064577405136891905", + "id" : 1064577405136891905, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsYjgnUXcAE0m-f.png", + "sizes" : [ { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Traxxas", + "display_url" : "pic.twitter.com\/DhpjGVKQxG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/2tfHywiF1U", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869605517&oldid=869186874", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064577410300067842", + "text" : "Traxxas Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2tfHywiF1U https:\/\/t.co\/DhpjGVKQxG", + "id" : 1064577410300067842, + "created_at" : "2018-11-19 17:53:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064551191827357696\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/8ElJ5XCcBL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsYLqSeU8AAFD07.png", + "id_str" : "1064551183061151744", + "id" : 1064551183061151744, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsYLqSeU8AAFD07.png", + "sizes" : [ { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 458, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 356, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Line officer", + "display_url" : "pic.twitter.com\/8ElJ5XCcBL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/4K39BLmvDl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869591952&oldid=857280489", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064551191827357696", + "text" : "Line officer Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/4K39BLmvDl https:\/\/t.co\/8ElJ5XCcBL", + "id" : 1064551191827357696, + "created_at" : "2018-11-19 16:09:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1064517872209338369\/photo\/1", + "indices" : [ 119, 142 ], + "url" : "https:\/\/t.co\/GRKofKahbO", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsXtXLEX4AIatGw.png", + "id_str" : "1064517869306896386", + "id" : 1064517869306896386, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsXtXLEX4AIatGw.png", + "sizes" : [ { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 637, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + }, { + "h" : 819, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Hull, Quebec", + "display_url" : "pic.twitter.com\/GRKofKahbO" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/rSU9UEJk6r", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869576933&oldid=869511472", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1064517872209338369", + "text" : "Hull, Quebec Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/rSU9UEJk6r https:\/\/t.co\/GRKofKahbO", + "id" : 1064517872209338369, + "created_at" : "2018-11-19 13:56:53 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063985183756599296\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/60HVpkd2Dq", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsQI4jxVYAA-p5M.png", + "id_str" : "1063985179734138880", + "id" : 1063985179734138880, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsQI4jxVYAA-p5M.png", + "sizes" : [ { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1085, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 548 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Upstairs, Downstairs (1971 TV series)", + "display_url" : "pic.twitter.com\/60HVpkd2Dq" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/uhB69EKm0N", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869356606&oldid=868616566", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063985183756599296", + "text" : "Upstairs, Downstairs (1971 TV seri Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/uhB69EKm0N https:\/\/t.co\/60HVpkd2Dq", + "id" : 1063985183756599296, + "created_at" : "2018-11-18 02:40:10 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063751299517374465\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/GNMOCTjJcg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsM0Ku8V4AAlc29.jpg", + "id_str" : "1063751295994028032", + "id" : 1063751295994028032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsM0Ku8V4AAlc29.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/GNMOCTjJcg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/Ftz5NHojnl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869249145&oldid=869249066", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063751299517374465", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/Ftz5NHojnl https:\/\/t.co\/GNMOCTjJcg", + "id" : 1063751299517374465, + "created_at" : "2018-11-17 11:10:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063751062178414592\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/ENyLyuIXki", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsMz8REXgAA6O06.jpg", + "id_str" : "1063751047456456704", + "id" : 1063751047456456704, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsMz8REXgAA6O06.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/ENyLyuIXki" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/33khvSCV2T", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869249066&oldid=869248733", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063751062178414592", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/33khvSCV2T https:\/\/t.co\/ENyLyuIXki", + "id" : 1063751062178414592, + "created_at" : "2018-11-17 11:09:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063750068258435072\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/u1KrqcXGlg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsMzDCaXoAUtzLA.jpg", + "id_str" : "1063750064269664261", + "id" : 1063750064269664261, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsMzDCaXoAUtzLA.jpg", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 567 + }, { + "h" : 1851, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 321 + }, { + "h" : 1851, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian weather radar network", + "display_url" : "pic.twitter.com\/u1KrqcXGlg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/kPUk7tyvZG", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869248733&oldid=867578191", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063750068258435072", + "text" : "Canadian weather radar network Wikipedia article edited anonymously from Environment Canada https:\/\/t.co\/kPUk7tyvZG https:\/\/t.co\/u1KrqcXGlg", + "id" : 1063750068258435072, + "created_at" : "2018-11-17 11:05:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063540136279977984\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/wVNPD87lxJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsJ0HaeVsAAoTV-.png", + "id_str" : "1063540132727336960", + "id" : 1063540132727336960, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsJ0HaeVsAAoTV-.png", + "sizes" : [ { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 369, + "resize" : "fit", + "w" : 680 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 474, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Air Canada", + "display_url" : "pic.twitter.com\/wVNPD87lxJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/kGZ96NWK0Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869168803&oldid=869168526", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063540136279977984", + "text" : "Air Canada Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/kGZ96NWK0Q https:\/\/t.co\/wVNPD87lxJ", + "id" : 1063540136279977984, + "created_at" : "2018-11-16 21:11:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063539549299707904\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/2w448rgewh", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsJzlR2V4AAZHNg.png", + "id_str" : "1063539546296541184", + "id" : 1063539546296541184, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsJzlR2V4AAZHNg.png", + "sizes" : [ { + "h" : 841, + "resize" : "fit", + "w" : 874 + }, { + "h" : 841, + "resize" : "fit", + "w" : 874 + }, { + "h" : 654, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 841, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Air Canada", + "display_url" : "pic.twitter.com\/2w448rgewh" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/LIgjF4tofi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869168526&oldid=868816886", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063539549299707904", + "text" : "Air Canada Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/LIgjF4tofi https:\/\/t.co\/2w448rgewh", + "id" : 1063539549299707904, + "created_at" : "2018-11-16 21:09:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063506581764087808\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/CKir5eP6yr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsJVl5zUUAEW6HG.jpg", + "id_str" : "1063506571672440833", + "id" : 1063506571672440833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsJVl5zUUAEW6HG.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 593, + "resize" : "fit", + "w" : 680 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + }, { + "h" : 762, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Language education", + "display_url" : "pic.twitter.com\/CKir5eP6yr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/0O4HgKTLhi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869151708&oldid=867139875", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063506581764087808", + "text" : "Language education Wikipedia article edited anonymously from National Research Council https:\/\/t.co\/0O4HgKTLhi https:\/\/t.co\/CKir5eP6yr", + "id" : 1063506581764087808, + "created_at" : "2018-11-16 18:58:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063481247895379973\/photo\/1", + "indices" : [ 134, 157 ], + "url" : "https:\/\/t.co\/VT5LkaRs38", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsI-jfuXcAEMRjN.png", + "id_str" : "1063481241545175041", + "id" : 1063481241545175041, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsI-jfuXcAEMRjN.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 785 + }, { + "h" : 2281, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 261 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 460 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of Intelsat satellites", + "display_url" : "pic.twitter.com\/VT5LkaRs38" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/HrE7J5x3jN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869136658&oldid=867768423", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063481247895379973", + "text" : "List of Intelsat satellites Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/HrE7J5x3jN https:\/\/t.co\/VT5LkaRs38", + "id" : 1063481247895379973, + "created_at" : "2018-11-16 17:17:42 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063475463400632320\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/WBhSkhMlVU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsI5S_IXQAAYCKg.png", + "id_str" : "1063475460359798784", + "id" : 1063475460359798784, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsI5S_IXQAAYCKg.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 848 + }, { + "h" : 2110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 497 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 282 + } ], + "media_alt" : "Screenshot of edit to Horizons-3e", + "display_url" : "pic.twitter.com\/WBhSkhMlVU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Yc71iGKpKM", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869133698&oldid=863681196", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063475463400632320", + "text" : "Horizons-3e Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Yc71iGKpKM https:\/\/t.co\/WBhSkhMlVU", + "id" : 1063475463400632320, + "created_at" : "2018-11-16 16:54:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063468141194416128\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/cV0L3shAPo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsIyowXUcAEv9SC.png", + "id_str" : "1063468137771724801", + "id" : 1063468137771724801, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsIyowXUcAEv9SC.png", + "sizes" : [ { + "h" : 622, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 800, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to O'Neill cylinder", + "display_url" : "pic.twitter.com\/cV0L3shAPo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/Msjfdpn6SW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869129858&oldid=866006407", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063468141194416128", + "text" : "O'Neill cylinder Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Msjfdpn6SW https:\/\/t.co\/cV0L3shAPo", + "id" : 1063468141194416128, + "created_at" : "2018-11-16 16:25:37 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063460147253702656\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/TfSwnK0bwu", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsIrXYHUUAAqR4e.png", + "id_str" : "1063460142622986240", + "id" : 1063460142622986240, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsIrXYHUUAAqR4e.png", + "sizes" : [ { + "h" : 1196, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 497 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1196, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1196, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Whiskey Ring", + "display_url" : "pic.twitter.com\/TfSwnK0bwu" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/1PQapR49RW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869125410&oldid=869125362", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063460147253702656", + "text" : "Whiskey Ring Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1PQapR49RW https:\/\/t.co\/TfSwnK0bwu", + "id" : 1063460147253702656, + "created_at" : "2018-11-16 15:53:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063460059185852416\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/pvb6lz7D7d", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsIrSTaVsAAzwd6.png", + "id_str" : "1063460055461244928", + "id" : 1063460055461244928, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsIrSTaVsAAzwd6.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 861 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 488 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1218, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Whiskey Ring", + "display_url" : "pic.twitter.com\/pvb6lz7D7d" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/h7lK7KDpZD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869125362&oldid=866781955", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063460059185852416", + "text" : "Whiskey Ring Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/h7lK7KDpZD https:\/\/t.co\/pvb6lz7D7d", + "id" : 1063460059185852416, + "created_at" : "2018-11-16 15:53:30 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063436105012383744\/photo\/1", + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/qUovOo8wAk", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsIVfi0VsAAoTMm.png", + "id_str" : "1063436093679316992", + "id" : 1063436093679316992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsIVfi0VsAAoTMm.png", + "sizes" : [ { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Baby jumping", + "display_url" : "pic.twitter.com\/qUovOo8wAk" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 78, 101 ], + "url" : "https:\/\/t.co\/RLcigjwVeW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869113293&oldid=868638216", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063436105012383744", + "text" : "Baby jumping Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/RLcigjwVeW https:\/\/t.co\/qUovOo8wAk", + "id" : 1063436105012383744, + "created_at" : "2018-11-16 14:18:19 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063422266032226308\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/RQ3Lnk62W3", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsII6c6WwAQauon.png", + "id_str" : "1063422262299246596", + "id" : 1063422262299246596, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsII6c6WwAQauon.png", + "sizes" : [ { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 613, + "resize" : "fit", + "w" : 874 + }, { + "h" : 477, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/RQ3Lnk62W3" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/aANa1l6KLr", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=154002175&oldid=154002151&rcid=375485327", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063422266032226308", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/aANa1l6KLr https:\/\/t.co\/RQ3Lnk62W3", + "id" : 1063422266032226308, + "created_at" : "2018-11-16 13:23:20 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063422062964948993\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/R6vHdI7cxb", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsIIuubXQAEYCFp.png", + "id_str" : "1063422060842663937", + "id" : 1063422060842663937, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsIIuubXQAEYCFp.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/R6vHdI7cxb" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/qgSM9LbM8f", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=154002151&oldid=154002105&rcid=375485286", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063422062964948993", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qgSM9LbM8f https:\/\/t.co\/R6vHdI7cxb", + "id" : 1063422062964948993, + "created_at" : "2018-11-16 13:22:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063421726812446720\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/2jtY7d8sSf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsIIbDKWwAAWCXj.png", + "id_str" : "1063421722811088896", + "id" : 1063421722811088896, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsIIbDKWwAAWCXj.png", + "sizes" : [ { + "h" : 644, + "resize" : "fit", + "w" : 874 + }, { + "h" : 644, + "resize" : "fit", + "w" : 874 + }, { + "h" : 644, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 501, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/2jtY7d8sSf" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/P3iqhWg36q", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=154002105&oldid=154002030&rcid=375485206", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063421726812446720", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/P3iqhWg36q https:\/\/t.co\/2jtY7d8sSf", + "id" : 1063421726812446720, + "created_at" : "2018-11-16 13:21:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063420997678899200\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/4zMX3UydpQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsIHwlBV4AAqsQS.png", + "id_str" : "1063420993165713408", + "id" : 1063420993165713408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsIHwlBV4AAqsQS.png", + "sizes" : [ { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 686, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to 2e Division du Canada", + "display_url" : "pic.twitter.com\/4zMX3UydpQ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/B53ZWJFxzA", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=154002030&oldid=153712927&rcid=375485095", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063420997678899200", + "text" : "2e Division du Canada Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/B53ZWJFxzA https:\/\/t.co\/4zMX3UydpQ", + "id" : 1063420997678899200, + "created_at" : "2018-11-16 13:18:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063264930760151040\/photo\/1", + "indices" : [ 120, 143 ], + "url" : "https:\/\/t.co\/OH9U5gTgjX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsF50a-WoAA6fqx.png", + "id_str" : "1063264928537157632", + "id" : 1063264928537157632, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsF50a-WoAA6fqx.png", + "sizes" : [ { + "h" : 531, + "resize" : "fit", + "w" : 680 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 683, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Club sandwich", + "display_url" : "pic.twitter.com\/OH9U5gTgjX" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/YLTj2yJuST", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869052897&oldid=866706020", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063264930760151040", + "text" : "Club sandwich Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/YLTj2yJuST https:\/\/t.co\/OH9U5gTgjX", + "id" : 1063264930760151040, + "created_at" : "2018-11-16 02:58:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063173339571781633\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/XXSrnLkJ6Q", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsEmg5gU4AE9T2x.jpg", + "id_str" : "1063173333670223873", + "id" : 1063173333670223873, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsEmg5gU4AE9T2x.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 282, + "resize" : "fit", + "w" : 680 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + }, { + "h" : 363, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to File:Tractable-offensive.jpg", + "display_url" : "pic.twitter.com\/XXSrnLkJ6Q" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/SlqRwNbkug", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=327863167&oldid=327863028&rcid=1158372488", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063173339571781633", + "text" : "File:Tractable-offensive.jpg Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/SlqRwNbkug https:\/\/t.co\/XXSrnLkJ6Q", + "id" : 1063173339571781633, + "created_at" : "2018-11-15 20:54:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063173001737318400\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/5lzZl1FwzV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsEmNYTXQAENahG.jpg", + "id_str" : "1063172998339969025", + "id" : 1063172998339969025, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsEmNYTXQAENahG.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 385, + "resize" : "fit", + "w" : 874 + }, { + "h" : 300, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to File:Tractable-offensive.jpg", + "display_url" : "pic.twitter.com\/5lzZl1FwzV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/auSPvFfK4e", + "expanded_url" : "https:\/\/commons.wikimedia.org\/w\/index.php?diff=327863028&oldid=190134609&rcid=1158371834", + "display_url" : "commons.wikimedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063173001737318400", + "text" : "File:Tractable-offensive.jpg Wikipedia article edited anonymously from Library and Archives Canada https:\/\/t.co\/auSPvFfK4e https:\/\/t.co\/5lzZl1FwzV", + "id" : 1063173001737318400, + "created_at" : "2018-11-15 20:52:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063155711461543936\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/Gsq5GAGDSM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsEWe94XcAA_Odv.png", + "id_str" : "1063155708299014144", + "id" : 1063155708299014144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsEWe94XcAA_Odv.png", + "sizes" : [ { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + }, { + "h" : 482, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 619, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Percy Girouard", + "display_url" : "pic.twitter.com\/Gsq5GAGDSM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/qXGfJ0Ecmw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=869000558&oldid=841217275", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063155711461543936", + "text" : "Percy Girouard Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/qXGfJ0Ecmw https:\/\/t.co\/Gsq5GAGDSM", + "id" : 1063155711461543936, + "created_at" : "2018-11-15 19:44:08 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063154372551548928\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/aYZYCj6q1T", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsEVRFtXgAUuBqG.png", + "id_str" : "1063154370370568197", + "id" : 1063154370370568197, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsEVRFtXgAUuBqG.png", + "sizes" : [ { + "h" : 831, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 831, + "resize" : "fit", + "w" : 874 + }, { + "h" : 647, + "resize" : "fit", + "w" : 680 + }, { + "h" : 831, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Billy Burke (actor)", + "display_url" : "pic.twitter.com\/aYZYCj6q1T" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/SUNnqk9l6z", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868999828&oldid=868898873", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063154372551548928", + "text" : "Billy Burke (actor) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/SUNnqk9l6z https:\/\/t.co\/aYZYCj6q1T", + "id" : 1063154372551548928, + "created_at" : "2018-11-15 19:38:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063128185745956864\/photo\/1", + "indices" : [ 124, 147 ], + "url" : "https:\/\/t.co\/E2OLHfl7dE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsD9csPUwAAHc6F.png", + "id_str" : "1063128181413036032", + "id" : 1063128181413036032, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsD9csPUwAAHc6F.png", + "sizes" : [ { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 418, + "resize" : "fit", + "w" : 680 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 537, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to John Brown's raid on Harpers Ferry", + "display_url" : "pic.twitter.com\/E2OLHfl7dE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/2z6m2xlUTw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868985833&oldid=868905961", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063128185745956864", + "text" : "John Brown's raid on Harpers Ferry Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/2z6m2xlUTw https:\/\/t.co\/E2OLHfl7dE", + "id" : 1063128185745956864, + "created_at" : "2018-11-15 17:54:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063096284662390785\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/kJgBK802vR", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsDgbtgWkAUGCJn.png", + "id_str" : "1063096278735818757", + "id" : 1063096278735818757, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsDgbtgWkAUGCJn.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Grise Fiord", + "display_url" : "pic.twitter.com\/kJgBK802vR" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/YpdzYj1en5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868969091&oldid=868968826", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063096284662390785", + "text" : "Grise Fiord Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/YpdzYj1en5 https:\/\/t.co\/kJgBK802vR", + "id" : 1063096284662390785, + "created_at" : "2018-11-15 15:48:00 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1063095672822489089\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/DkHwioXfp6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DsDf4RDU0AEnPAh.png", + "id_str" : "1063095669802455041", + "id" : 1063095669802455041, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DsDf4RDU0AEnPAh.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + } ], + "media_alt" : "Screenshot of edit to Grise Fiord", + "display_url" : "pic.twitter.com\/DkHwioXfp6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/UBcLfLSQ1D", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868968826&oldid=867646136", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1063095672822489089", + "text" : "Grise Fiord Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UBcLfLSQ1D https:\/\/t.co\/DkHwioXfp6", + "id" : 1063095672822489089, + "created_at" : "2018-11-15 15:45:34 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062794979976855552\/photo\/1", + "indices" : [ 110, 133 ], + "url" : "https:\/\/t.co\/31Fi0Tp8ke", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr_OZqlWkAAculx.png", + "id_str" : "1062794977405734912", + "id" : 1062794977405734912, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr_OZqlWkAAculx.png", + "sizes" : [ { + "h" : 456, + "resize" : "fit", + "w" : 680 + }, { + "h" : 586, + "resize" : "fit", + "w" : 874 + }, { + "h" : 586, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 586, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Bahamas (musician)", + "display_url" : "pic.twitter.com\/31Fi0Tp8ke" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 86, 109 ], + "url" : "https:\/\/t.co\/xFkkEkHtMN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868839475&oldid=867200462", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062794979976855552", + "text" : "Bahamas (musician) Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/xFkkEkHtMN https:\/\/t.co\/31Fi0Tp8ke", + "id" : 1062794979976855552, + "created_at" : "2018-11-14 19:50:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062783739724529664\/photo\/1", + "indices" : [ 107, 130 ], + "url" : "https:\/\/t.co\/W481dYcay5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr_ELUJW4AIsdr3.png", + "id_str" : "1062783735748288514", + "id" : 1062783735748288514, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr_ELUJW4AIsdr3.png", + "sizes" : [ { + "h" : 505, + "resize" : "fit", + "w" : 874 + }, { + "h" : 505, + "resize" : "fit", + "w" : 874 + }, { + "h" : 505, + "resize" : "fit", + "w" : 874 + }, { + "h" : 393, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to New Weird America", + "display_url" : "pic.twitter.com\/W481dYcay5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 83, 106 ], + "url" : "https:\/\/t.co\/70uJj39n9h", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868833846&oldid=858229644", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062783739724529664", + "text" : "New Weird America Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/70uJj39n9h https:\/\/t.co\/W481dYcay5", + "id" : 1062783739724529664, + "created_at" : "2018-11-14 19:06:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062762806720819200\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/XwJYW5YzbL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr-xI0EWwAAJV58.png", + "id_str" : "1062762802056708096", + "id" : 1062762802056708096, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr-xI0EWwAAJV58.png", + "sizes" : [ { + "h" : 1620, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 647 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1620, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 367 + } ], + "media_alt" : "Screenshot of edit to Terrasses de la Chaudi\u00E8re", + "display_url" : "pic.twitter.com\/XwJYW5YzbL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/gxUuqTT3v4", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868823623&oldid=839646832", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062762806720819200", + "text" : "Terrasses de la Chaudi\u00E8re Wikipedia article edited anonymously from Department of Justice Canada https:\/\/t.co\/gxUuqTT3v4 https:\/\/t.co\/XwJYW5YzbL", + "id" : 1062762806720819200, + "created_at" : "2018-11-14 17:42:52 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062722283775713285\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/RKcSYjkgdN", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr-MSKpWoAEHAVh.png", + "id_str" : "1062722280806064129", + "id" : 1062722280806064129, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr-MSKpWoAEHAVh.png", + "sizes" : [ { + "h" : 327, + "resize" : "fit", + "w" : 680 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 420, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Third-generation photovoltaic cell", + "display_url" : "pic.twitter.com\/RKcSYjkgdN" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/mFMRdQnFy9", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868802962&oldid=847834888", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062722283775713285", + "text" : "Third-generation photovoltaic cell Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/mFMRdQnFy9 https:\/\/t.co\/RKcSYjkgdN", + "id" : 1062722283775713285, + "created_at" : "2018-11-14 15:01:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062702939700187141\/photo\/1", + "indices" : [ 121, 144 ], + "url" : "https:\/\/t.co\/a6x69PK7aV", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr96sGBU4AAonRC.png", + "id_str" : "1062702935031734272", + "id" : 1062702935031734272, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr96sGBU4AAonRC.png", + "sizes" : [ { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 349, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + }, { + "h" : 448, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Michael Gungor", + "display_url" : "pic.twitter.com\/a6x69PK7aV" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/kytOVod0DF", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868793658&oldid=865871447", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062702939700187141", + "text" : "Michael Gungor Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/kytOVod0DF https:\/\/t.co\/a6x69PK7aV", + "id" : 1062702939700187141, + "created_at" : "2018-11-14 13:44:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062443607523766272\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/HSOKjGuqXs", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr6O1HTXgAIHqHk.png", + "id_str" : "1062443605250506754", + "id" : 1062443605250506754, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr6O1HTXgAIHqHk.png", + "sizes" : [ { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 506, + "resize" : "fit", + "w" : 680 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 651, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Lahaina, Hawaii", + "display_url" : "pic.twitter.com\/HSOKjGuqXs" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/JdAgaMvo5Q", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868690982&oldid=868460769", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062443607523766272", + "text" : "Lahaina, Hawaii Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/JdAgaMvo5Q https:\/\/t.co\/HSOKjGuqXs", + "id" : 1062443607523766272, + "created_at" : "2018-11-13 20:34:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062428815098634240\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/VFzLBCh7yv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr6BXSIWoAA92z_.png", + "id_str" : "1062428799109865472", + "id" : 1062428799109865472, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr6BXSIWoAA92z_.png", + "sizes" : [ { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 339, + "resize" : "fit", + "w" : 680 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 436, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Canadian Forces School of Aerospace Technology and Engineering", + "display_url" : "pic.twitter.com\/VFzLBCh7yv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/Cnj8bfnswT", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868682905&oldid=601080651", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062428815098634240", + "text" : "Canadian Forces School of Aerospac Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Cnj8bfnswT https:\/\/t.co\/VFzLBCh7yv", + "id" : 1062428815098634240, + "created_at" : "2018-11-13 19:35:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062411851793862656\/photo\/1", + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/PcmL6uF481", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr5x8nkWkAASJMu.png", + "id_str" : "1062411848333561856", + "id" : 1062411848333561856, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr5x8nkWkAASJMu.png", + "sizes" : [ { + "h" : 1154, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1154, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 515 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1154, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to FC Pyunik", + "display_url" : "pic.twitter.com\/PcmL6uF481" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/t6kQKKJsrg", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868673876&oldid=865203578", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062411851793862656", + "text" : "FC Pyunik Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/t6kQKKJsrg https:\/\/t.co\/PcmL6uF481", + "id" : 1062411851793862656, + "created_at" : "2018-11-13 18:28:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062371502232879104\/photo\/1", + "indices" : [ 105, 128 ], + "url" : "https:\/\/t.co\/wiux9oLJAn", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr5NP5AUUAAs46L.png", + "id_str" : "1062371497501544448", + "id" : 1062371497501544448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr5NP5AUUAAs46L.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 350 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 617 + }, { + "h" : 1700, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1700, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Shelley Carroll", + "display_url" : "pic.twitter.com\/wiux9oLJAn" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 81, 104 ], + "url" : "https:\/\/t.co\/m5ORlDRPzd", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868649745&oldid=865572923", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062371502232879104", + "text" : "Shelley Carroll Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/m5ORlDRPzd https:\/\/t.co\/wiux9oLJAn", + "id" : 1062371502232879104, + "created_at" : "2018-11-13 15:47:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062347975006056448\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/lGtgHN45pJ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr432fRWoAUJUV9.png", + "id_str" : "1062347971352764421", + "id" : 1062347971352764421, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr432fRWoAUJUV9.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Judd Apatow", + "display_url" : "pic.twitter.com\/lGtgHN45pJ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/ckjmycq8UQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868636836&oldid=867868730", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062347975006056448", + "text" : "Judd Apatow Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/ckjmycq8UQ https:\/\/t.co\/lGtgHN45pJ", + "id" : 1062347975006056448, + "created_at" : "2018-11-13 14:14:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062137454189297664\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/VoIwnKnmQr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr14YkOW4AAoCj4.jpg", + "id_str" : "1062137450565394432", + "id" : 1062137450565394432, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr14YkOW4AAoCj4.jpg", + "sizes" : [ { + "h" : 800, + "resize" : "fit", + "w" : 1053 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1053 + }, { + "h" : 517, + "resize" : "fit", + "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1053 + } ], + "media_alt" : "Screenshot of edit to User talk:Ahsu20", + "display_url" : "pic.twitter.com\/VoIwnKnmQr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/IJfVrNyToy", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?oldid=868563038&rcid=1104544473", + "display_url" : "en.wikipedia.org\/w\/index.php?ol\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062137454189297664", + "text" : "User talk:Ahsu20 Wikipedia article edited anonymously from Department of Fisheries and Oceans https:\/\/t.co\/IJfVrNyToy https:\/\/t.co\/VoIwnKnmQr", + "id" : 1062137454189297664, + "created_at" : "2018-11-13 00:17:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1062102945024692229\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/LuEZtD4UKT", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dr1Y_1oX0AEHUaO.png", + "id_str" : "1062102940880719873", + "id" : 1062102940880719873, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dr1Y_1oX0AEHUaO.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 522 + }, { + "h" : 1139, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1139, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1139, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CANPASS", + "display_url" : "pic.twitter.com\/LuEZtD4UKT" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/MokP2i7Kd0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868546352&oldid=868267206", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1062102945024692229", + "text" : "CANPASS Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/MokP2i7Kd0 https:\/\/t.co\/LuEZtD4UKT", + "id" : 1062102945024692229, + "created_at" : "2018-11-12 22:00:49 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1061463521186209793\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/iq7sXPQ81b", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrsTcl_XQAAbaFR.png", + "id_str" : "1061463519131025408", + "id" : 1061463519131025408, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrsTcl_XQAAbaFR.png", + "sizes" : [ { + "h" : 350, + "resize" : "fit", + "w" : 680 + }, { + "h" : 450, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 450, + "resize" : "fit", + "w" : 874 + }, { + "h" : 450, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to CANPASS", + "display_url" : "pic.twitter.com\/iq7sXPQ81b" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/6HVNkfeI4p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868267206&oldid=868267182", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1061463521186209793", + "text" : "CANPASS Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6HVNkfeI4p https:\/\/t.co\/iq7sXPQ81b", + "id" : 1061463521186209793, + "created_at" : "2018-11-11 03:39:59 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1061463460171653120\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/zzK2B0ouVv", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrsTY2JXQAEUe_G.png", + "id_str" : "1061463454748459009", + "id" : 1061463454748459009, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrsTY2JXQAEUe_G.png", + "sizes" : [ { + "h" : 324, + "resize" : "fit", + "w" : 680 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 416, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to CANPASS", + "display_url" : "pic.twitter.com\/zzK2B0ouVv" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/UVvgDxtfpD", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868267182&oldid=868254665", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1061463460171653120", + "text" : "CANPASS Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/UVvgDxtfpD https:\/\/t.co\/zzK2B0ouVv", + "id" : 1061463460171653120, + "created_at" : "2018-11-11 03:39:44 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1061427815978057728\/photo\/1", + "indices" : [ 97, 120 ], + "url" : "https:\/\/t.co\/yqLK2mhpCd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Drry-AeX0AAQE4n.png", + "id_str" : "1061427809292374016", + "id" : 1061427809292374016, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Drry-AeX0AAQE4n.png", + "sizes" : [ { + "h" : 1183, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1183, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1183, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 502 + } ], + "media_alt" : "Screenshot of edit to CANPASS", + "display_url" : "pic.twitter.com\/yqLK2mhpCd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 73, 96 ], + "url" : "https:\/\/t.co\/9GpHV8WCHt", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868254665&oldid=849420945", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1061427815978057728", + "text" : "CANPASS Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/9GpHV8WCHt https:\/\/t.co\/yqLK2mhpCd", + "id" : 1061427815978057728, + "created_at" : "2018-11-11 01:18:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060937119626153985\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/yVaMtkL0WY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Drk0r-OX0AAKf5K.png", + "id_str" : "1060937117264760832", + "id" : 1060937117264760832, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Drk0r-OX0AAKf5K.png", + "sizes" : [ { + "h" : 747, + "resize" : "fit", + "w" : 874 + }, { + "h" : 747, + "resize" : "fit", + "w" : 874 + }, { + "h" : 747, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 581, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Night Is Short, Walk On Girl", + "display_url" : "pic.twitter.com\/yVaMtkL0WY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/4zvnnd4rFr", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868043033&oldid=867319785", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060937119626153985", + "text" : "Night Is Short, Walk On Girl Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/4zvnnd4rFr https:\/\/t.co\/yVaMtkL0WY", + "id" : 1060937119626153985, + "created_at" : "2018-11-09 16:48:15 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060929184741146624\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/MGpPRbNamr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Drktd-RVYAAf6m4.png", + "id_str" : "1060929180177620992", + "id" : 1060929180177620992, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Drktd-RVYAAf6m4.png", + "sizes" : [ { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 705, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 549, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Kennebecasis Regional Police Force", + "display_url" : "pic.twitter.com\/MGpPRbNamr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/MaFvk7T5h2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868038783&oldid=868037871", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060929184741146624", + "text" : "Kennebecasis Regional Police Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/MaFvk7T5h2 https:\/\/t.co\/MGpPRbNamr", + "id" : 1060929184741146624, + "created_at" : "2018-11-09 16:16:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060927247685730304\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/8ZFvVhGKGB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrkrtSyW4AEfXB_.png", + "id_str" : "1060927244359622657", + "id" : 1060927244359622657, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrkrtSyW4AEfXB_.png", + "sizes" : [ { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Kennebecasis Regional Police Force", + "display_url" : "pic.twitter.com\/8ZFvVhGKGB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/GHoeW53Mfm", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868037871&oldid=846498760", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060927247685730304", + "text" : "Kennebecasis Regional Police Force Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/GHoeW53Mfm https:\/\/t.co\/8ZFvVhGKGB", + "id" : 1060927247685730304, + "created_at" : "2018-11-09 16:09:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060882862638010368\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/7TM4ekA2PU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrkDVlaWsAA7XyV.png", + "id_str" : "1060882856577249280", + "id" : 1060882856577249280, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrkDVlaWsAA7XyV.png", + "sizes" : [ { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 637 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 933, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Imelda Marcos", + "display_url" : "pic.twitter.com\/7TM4ekA2PU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/R7rZ9Y9HwW", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=868016704&oldid=868016626", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060882862638010368", + "text" : "Imelda Marcos Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R7rZ9Y9HwW https:\/\/t.co\/7TM4ekA2PU", + "id" : 1060882862638010368, + "created_at" : "2018-11-09 13:12:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060693691105452032\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/wGAPr23Hec", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrhXSZFUwAA8ciM.png", + "id_str" : "1060693685728231424", + "id" : 1060693685728231424, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrhXSZFUwAA8ciM.png", + "sizes" : [ { + "h" : 280, + "resize" : "fit", + "w" : 680 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 360, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Aniocha North", + "display_url" : "pic.twitter.com\/wGAPr23Hec" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/rQmwgYCdSf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867947734&oldid=850306457", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060693691105452032", + "text" : "Aniocha North Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rQmwgYCdSf https:\/\/t.co\/wGAPr23Hec", + "id" : 1060693691105452032, + "created_at" : "2018-11-09 00:40:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060648115693383680\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/ySXCxllG3U", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Drgt1tZWsAA86Wd.png", + "id_str" : "1060648112988008448", + "id" : 1060648112988008448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Drgt1tZWsAA86Wd.png", + "sizes" : [ { + "h" : 660, + "resize" : "fit", + "w" : 874 + }, { + "h" : 514, + "resize" : "fit", + "w" : 680 + }, { + "h" : 660, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 660, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Linda Sorenson", + "display_url" : "pic.twitter.com\/ySXCxllG3U" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/v5uhW8nkxl", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867926296&oldid=867926087", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060648115693383680", + "text" : "Linda Sorenson Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/v5uhW8nkxl https:\/\/t.co\/ySXCxllG3U", + "id" : 1060648115693383680, + "created_at" : "2018-11-08 21:39:51 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060647710162935815\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/CyVPgsw4Wp", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrgteAzUcAAN5Oo.png", + "id_str" : "1060647705880326144", + "id" : 1060647705880326144, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrgteAzUcAAN5Oo.png", + "sizes" : [ { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 508, + "resize" : "fit", + "w" : 874 + }, { + "h" : 395, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Linda Sorenson", + "display_url" : "pic.twitter.com\/CyVPgsw4Wp" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/8kEWjzAq9X", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867926087&oldid=853623538", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060647710162935815", + "text" : "Linda Sorenson Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/8kEWjzAq9X https:\/\/t.co\/CyVPgsw4Wp", + "id" : 1060647710162935815, + "created_at" : "2018-11-08 21:38:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060646241577680896\/photo\/1", + "indices" : [ 95, 118 ], + "url" : "https:\/\/t.co\/prMGFMx16K", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrgsIJsWkAouttx.png", + "id_str" : "1060646230798274570", + "id" : 1060646230798274570, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrgsIJsWkAouttx.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 669 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + }, { + "h" : 888, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Taste", + "display_url" : "pic.twitter.com\/prMGFMx16K" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 71, 94 ], + "url" : "https:\/\/t.co\/6c58B5sebQ", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867925387&oldid=864369276", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060646241577680896", + "text" : "Taste Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/6c58B5sebQ https:\/\/t.co\/prMGFMx16K", + "id" : 1060646241577680896, + "created_at" : "2018-11-08 21:32:24 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060645530953531392\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/rnMVKmm2Rl", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrgrfRQXcAAzk8U.png", + "id_str" : "1060645528453738496", + "id" : 1060645528453738496, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrgrfRQXcAAzk8U.png", + "sizes" : [ { + "h" : 465, + "resize" : "fit", + "w" : 874 + }, { + "h" : 465, + "resize" : "fit", + "w" : 874 + }, { + "h" : 362, + "resize" : "fit", + "w" : 680 + }, { + "h" : 465, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Talk:Taste (sociology)", + "display_url" : "pic.twitter.com\/rnMVKmm2Rl" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/3lYWWyHeCY", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867924986&oldid=865614588", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060645530953531392", + "text" : "Talk:Taste (sociology) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3lYWWyHeCY https:\/\/t.co\/rnMVKmm2Rl", + "id" : 1060645530953531392, + "created_at" : "2018-11-08 21:29:35 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060554322235277312\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/c9yrcuW2J7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrfYiOXWoAUgcTZ.png", + "id_str" : "1060554319752241157", + "id" : 1060554319752241157, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrfYiOXWoAUgcTZ.png", + "sizes" : [ { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 313, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Yoon (Korean surname)", + "display_url" : "pic.twitter.com\/c9yrcuW2J7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/a0iRTLNise", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867878547&oldid=867876640", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060554322235277312", + "text" : "Yoon (Korean surname) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/a0iRTLNise https:\/\/t.co\/c9yrcuW2J7", + "id" : 1060554322235277312, + "created_at" : "2018-11-08 15:27:09 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060550468752031746\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/bO7VnCLOH1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrfVB1mX0AAAT9l.png", + "id_str" : "1060550464813649920", + "id" : 1060550464813649920, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrfVB1mX0AAAT9l.png", + "sizes" : [ { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + }, { + "h" : 268, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 345, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Yoon (Korean surname)", + "display_url" : "pic.twitter.com\/bO7VnCLOH1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/5qiIPet7q0", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867876640&oldid=867875757", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060550468752031746", + "text" : "Yoon (Korean surname) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/5qiIPet7q0 https:\/\/t.co\/bO7VnCLOH1", + "id" : 1060550468752031746, + "created_at" : "2018-11-08 15:11:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060548775356362752\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/LYs1OD0e0v", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrfTe4SVAAYAC5r.png", + "id_str" : "1060548764727836678", + "id" : 1060548764727836678, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrfTe4SVAAYAC5r.png", + "sizes" : [ { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 313, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + }, { + "h" : 402, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Yoon (Korean surname)", + "display_url" : "pic.twitter.com\/LYs1OD0e0v" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/TaAtyJMbEi", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867875757&oldid=847122856", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060548775356362752", + "text" : "Yoon (Korean surname) Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/TaAtyJMbEi https:\/\/t.co\/LYs1OD0e0v", + "id" : 1060548775356362752, + "created_at" : "2018-11-08 15:05:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060275940381655044\/photo\/1", + "indices" : [ 101, 124 ], + "url" : "https:\/\/t.co\/mLNXgSK6Ae", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrbbWFYUUAAuTyp.png", + "id_str" : "1060275934740107264", + "id" : 1060275934740107264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrbbWFYUUAAuTyp.png", + "sizes" : [ { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 453 + }, { + "h" : 1313, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 799 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Phoenicia", + "display_url" : "pic.twitter.com\/mLNXgSK6Ae" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 77, 100 ], + "url" : "https:\/\/t.co\/zXOkb1tCI2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867761566&oldid=867479798", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060275940381655044", + "text" : "Phoenicia Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/zXOkb1tCI2 https:\/\/t.co\/mLNXgSK6Ae", + "id" : 1060275940381655044, + "created_at" : "2018-11-07 21:00:57 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060268331285078017\/photo\/1", + "indices" : [ 100, 123 ], + "url" : "https:\/\/t.co\/hrheAQ9dXx", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrbUbWrWsAIhec_.png", + "id_str" : "1060268328701308930", + "id" : 1060268328701308930, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrbUbWrWsAIhec_.png", + "sizes" : [ { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 990, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 600 + } ], + "media_alt" : "Screenshot of edit to Defy Media", + "display_url" : "pic.twitter.com\/hrheAQ9dXx" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 76, 99 ], + "url" : "https:\/\/t.co\/7BwgRvSqMf", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867757705&oldid=867754822", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060268331285078017", + "text" : "Defy Media Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/7BwgRvSqMf https:\/\/t.co\/hrheAQ9dXx", + "id" : 1060268331285078017, + "created_at" : "2018-11-07 20:30:43 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060244864548433921\/photo\/1", + "indices" : [ 138, 161 ], + "url" : "https:\/\/t.co\/3jFEzJhc2X", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dra_FLoU8AEaVdN.png", + "id_str" : "1060244858034515969", + "id" : 1060244858034515969, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dra_FLoU8AEaVdN.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 371 + }, { + "h" : 1602, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1602, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 655 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Wikip\u00E9dia:Demande de purge d'historique", + "display_url" : "pic.twitter.com\/3jFEzJhc2X" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/8V4IEZCNIR", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153764274&oldid=153742410&rcid=374765971", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060244864548433921", + "text" : "Wikip\u00E9dia:Demande de purge d'historique Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/8V4IEZCNIR https:\/\/t.co\/3jFEzJhc2X", + "id" : 1060244864548433921, + "created_at" : "2018-11-07 18:57:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060244066598821888\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/fqmXBBJeJy", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dra-WlFUwAAfW_2.jpg", + "id_str" : "1060244057413173248", + "id" : 1060244057413173248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dra-WlFUwAAfW_2.jpg", + "sizes" : [ { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 635, + "resize" : "fit", + "w" : 680 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + }, { + "h" : 816, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Marvel Ultimate Collection, Complete Epic and Epic Collection lines", + "display_url" : "pic.twitter.com\/fqmXBBJeJy" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/z2MqAyQ1Tp", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867744537&oldid=867744174", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060244066598821888", + "text" : "Marvel Ultimate Collection, Complete Epic and Epic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/z2MqAyQ1Tp https:\/\/t.co\/fqmXBBJeJy", + "id" : 1060244066598821888, + "created_at" : "2018-11-07 18:54:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060243371812421639\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/jpP8tvrShG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dra9uRaWkAYN0gc.jpg", + "id_str" : "1060243364937895942", + "id" : 1060243364937895942, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dra9uRaWkAYN0gc.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 763, + "resize" : "fit", + "w" : 874 + }, { + "h" : 594, + "resize" : "fit", + "w" : 680 + }, { + "h" : 763, + "resize" : "fit", + "w" : 874 + }, { + "h" : 763, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Marvel Ultimate Collection, Complete Epic and Epic Collection lines", + "display_url" : "pic.twitter.com\/jpP8tvrShG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/tmfHTcw6oN", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867744174&oldid=867588564", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060243371812421639", + "text" : "Marvel Ultimate Collection, Complete Epic and Epic Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/tmfHTcw6oN https:\/\/t.co\/jpP8tvrShG", + "id" : 1060243371812421639, + "created_at" : "2018-11-07 18:51:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060223378173386754\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/khTfTlWiJg", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrarikvVYAA0jx8.png", + "id_str" : "1060223372758441984", + "id" : 1060223372758441984, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrarikvVYAA0jx8.png", + "sizes" : [ { + "h" : 2048, + "resize" : "fit", + "w" : 691 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 405 + }, { + "h" : 680, + "resize" : "fit", + "w" : 230 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 2589, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Killing of Jamal Khashoggi", + "display_url" : "pic.twitter.com\/khTfTlWiJg" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/PYkBNtGK3M", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867734194&oldid=867689636", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060223378173386754", + "text" : "Killing of Jamal Khashoggi Wikipedia article edited anonymously from Industry Canada https:\/\/t.co\/PYkBNtGK3M https:\/\/t.co\/khTfTlWiJg", + "id" : 1060223378173386754, + "created_at" : "2018-11-07 17:32:06 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060207225199869952\/photo\/1", + "indices" : [ 132, 155 ], + "url" : "https:\/\/t.co\/28Wnrs62yE", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Drac1n2UUAEgTSb.png", + "id_str" : "1060207207336136705", + "id" : 1060207207336136705, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Drac1n2UUAEgTSb.png", + "sizes" : [ { + "h" : 874, + "resize" : "fit", + "w" : 874 + }, { + "h" : 874, + "resize" : "fit", + "w" : 874 + }, { + "h" : 874, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Discussion utilisateur:EulerObama", + "display_url" : "pic.twitter.com\/28Wnrs62yE" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/HToIfTsX3a", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153759691&oldid=153706695&rcid=374752614", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060207225199869952", + "text" : "Discussion utilisateur:EulerObama Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/HToIfTsX3a https:\/\/t.co\/28Wnrs62yE", + "id" : 1060207225199869952, + "created_at" : "2018-11-07 16:27:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060206850279436295\/photo\/1", + "indices" : [ 128, 151 ], + "url" : "https:\/\/t.co\/FrSBjkHVPw", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DracgoyVYAEcexS.png", + "id_str" : "1060206846810611713", + "id" : 1060206846810611713, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DracgoyVYAEcexS.png", + "sizes" : [ { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 589, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 458, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "Screenshot of edit to Discussion utilisateur:Nonztp", + "display_url" : "pic.twitter.com\/FrSBjkHVPw" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/yjOJniF2Ld", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153759667&oldid=152681926&rcid=374752511", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060206850279436295", + "text" : "Discussion utilisateur:Nonztp Wikipedia article edited anonymously from Canadian Museum of Civilization https:\/\/t.co\/yjOJniF2Ld https:\/\/t.co\/FrSBjkHVPw", + "id" : 1060206850279436295, + "created_at" : "2018-11-07 16:26:25 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1060203268775784457\/photo\/1", + "indices" : [ 141, 164 ], + "url" : "https:\/\/t.co\/4rB6pt3exm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DraZQOWX0AIWTK3.png", + "id_str" : "1060203266301218818", + "id" : 1060203266301218818, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DraZQOWX0AIWTK3.png", + "sizes" : [ { + "h" : 1177, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 505 + }, { + "h" : 1177, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1177, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to South Carolina in the American Revolution", + "display_url" : "pic.twitter.com\/4rB6pt3exm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 117, 140 ], + "url" : "https:\/\/t.co\/6B9Zc1zgIR", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867724375&oldid=867477516", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1060203268775784457", + "text" : "South Carolina in the American Rev Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/6B9Zc1zgIR https:\/\/t.co\/4rB6pt3exm", + "id" : 1060203268775784457, + "created_at" : "2018-11-07 16:12:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1059922101065469953\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/m2D0IzMleZ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrWZh_PU0AErDy6.png", + "id_str" : "1059922096506064897", + "id" : 1059922096506064897, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrWZh_PU0AErDy6.png", + "sizes" : [ { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 605, + "resize" : "fit", + "w" : 874 + }, { + "h" : 471, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Jean-Baptiste Bessi\u00E8res", + "display_url" : "pic.twitter.com\/m2D0IzMleZ" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/rKUTayP568", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867614782&oldid=811692511", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1059922101065469953", + "text" : "Jean-Baptiste Bessi\u00E8res Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/rKUTayP568 https:\/\/t.co\/m2D0IzMleZ", + "id" : 1059922101065469953, + "created_at" : "2018-11-06 21:34:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1059829169004179456\/photo\/1", + "indices" : [ 96, 119 ], + "url" : "https:\/\/t.co\/7tfUFD8RQr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrVFAgxUcAAFfcd.png", + "id_str" : "1059829162414731264", + "id" : 1059829162414731264, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrVFAgxUcAAFfcd.png", + "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 572 + }, { + "h" : 1832, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1832, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 324 + } ], + "media_alt" : "Screenshot of edit to Billy Bones", + "display_url" : "pic.twitter.com\/7tfUFD8RQr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 72, 95 ], + "url" : "https:\/\/t.co\/7oXHUAcV4m", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867568269&oldid=867552499", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1059829169004179456", + "text" : "Billy Bones Wikipedia article edited anonymously from Statistics Canada https:\/\/t.co\/7oXHUAcV4m https:\/\/t.co\/7tfUFD8RQr", + "id" : 1059829169004179456, + "created_at" : "2018-11-06 15:25:39 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1059823023509905408\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/fJTg1hsI2o", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrU_bCYWwAA_vHp.png", + "id_str" : "1059823021043662848", + "id" : 1059823021043662848, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrU_bCYWwAA_vHp.png", + "sizes" : [ { + "h" : 1414, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 420 + }, { + "h" : 1414, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 742 + } ], + "media_alt" : "Screenshot of edit to Canalta Hotels", + "display_url" : "pic.twitter.com\/fJTg1hsI2o" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/DIiI0U6g7p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867564916&oldid=858719985", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1059823023509905408", + "text" : "Canalta Hotels Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/DIiI0U6g7p https:\/\/t.co\/fJTg1hsI2o", + "id" : 1059823023509905408, + "created_at" : "2018-11-06 15:01:14 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1059818409804873728\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/xLL9qSE9WU", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrU7OdRWkAA8uSC.png", + "id_str" : "1059818406877237248", + "id" : 1059818406877237248, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrU7OdRWkAA8uSC.png", + "sizes" : [ { + "h" : 1331, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 447 + }, { + "h" : 1331, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 788 + } ], + "media_alt" : "Screenshot of edit to Right-wing populism", + "display_url" : "pic.twitter.com\/xLL9qSE9WU" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/Sd0zjzb2I5", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867562802&oldid=866672658", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1059818409804873728", + "text" : "Right-wing populism Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/Sd0zjzb2I5 https:\/\/t.co\/xLL9qSE9WU", + "id" : 1059818409804873728, + "created_at" : "2018-11-06 14:42:54 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1059796134590324736\/photo\/1", + "indices" : [ 126, 149 ], + "url" : "https:\/\/t.co\/TQe4svqqmo", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrUm9SLXQAAcHeh.png", + "id_str" : "1059796121608994816", + "id" : 1059796121608994816, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrUm9SLXQAAcHeh.png", + "sizes" : [ { + "h" : 431, + "resize" : "fit", + "w" : 680 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 554, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Windows Server 2019", + "display_url" : "pic.twitter.com\/TQe4svqqmo" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/W10YxN4J4n", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867552360&oldid=867157054", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1059796134590324736", + "text" : "Windows Server 2019 Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/W10YxN4J4n https:\/\/t.co\/TQe4svqqmo", + "id" : 1059796134590324736, + "created_at" : "2018-11-06 13:14:23 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1059538450733588480\/photo\/1", + "indices" : [ 98, 121 ], + "url" : "https:\/\/t.co\/qUk6nmTn8J", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrQ8mt8XQAAo5_w.png", + "id_str" : "1059538448204382208", + "id" : 1059538448204382208, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrQ8mt8XQAAo5_w.png", + "sizes" : [ { + "h" : 1382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 430 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 759 + }, { + "h" : 1382, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Tiryns", + "display_url" : "pic.twitter.com\/qUk6nmTn8J" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 74, 97 ], + "url" : "https:\/\/t.co\/fN3Si12drh", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867450615&oldid=863211012", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1059538450733588480", + "text" : "Tiryns Wikipedia article edited anonymously from Natural Resources Canada https:\/\/t.co\/fN3Si12drh https:\/\/t.co\/qUk6nmTn8J", + "id" : 1059538450733588480, + "created_at" : "2018-11-05 20:10:26 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1059538283670200320\/photo\/1", + "indices" : [ 114, 137 ], + "url" : "https:\/\/t.co\/lNmCXKZRyS", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrQ8dAuX0AEmtOO.png", + "id_str" : "1059538281447280641", + "id" : 1059538281447280641, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrQ8dAuX0AEmtOO.png", + "sizes" : [ { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 367, + "resize" : "fit", + "w" : 874 + }, { + "h" : 286, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Louis-Joseph de Montcalm", + "display_url" : "pic.twitter.com\/lNmCXKZRyS" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 90, 113 ], + "url" : "https:\/\/t.co\/3TscupHn9c", + "expanded_url" : "https:\/\/fr.wikipedia.org\/w\/index.php?diff=153709325&oldid=152798347&rcid=374636164", + "display_url" : "fr.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1059538283670200320", + "text" : "Louis-Joseph de Montcalm Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/3TscupHn9c https:\/\/t.co\/lNmCXKZRyS", + "id" : 1059538283670200320, + "created_at" : "2018-11-05 20:09:46 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1059280964688453635\/photo\/1", + "indices" : [ 116, 139 ], + "url" : "https:\/\/t.co\/8XitCAmCgd", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrNSbERW4AEd9IA.png", + "id_str" : "1059280962318688257", + "id" : 1059280962318688257, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrNSbERW4AEd9IA.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 528 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1126, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Timeline of the far future", + "display_url" : "pic.twitter.com\/8XitCAmCgd" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 92, 115 ], + "url" : "https:\/\/t.co\/R0UY5UyKWe", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867341586&oldid=867292421", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1059280964688453635", + "text" : "Timeline of the far future Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/R0UY5UyKWe https:\/\/t.co\/8XitCAmCgd", + "id" : 1059280964688453635, + "created_at" : "2018-11-05 03:07:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058903752474796032\/photo\/1", + "indices" : [ 137, 160 ], + "url" : "https:\/\/t.co\/ICJjrUbZ4l", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrH7WY1XgAAVzKZ.png", + "id_str" : "1058903749450760192", + "id" : 1058903749450760192, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrH7WY1XgAAVzKZ.png", + "sizes" : [ { + "h" : 563, + "resize" : "fit", + "w" : 680 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 724, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Universit\u00E0 Cattolica del Sacro Cuore", + "display_url" : "pic.twitter.com\/ICJjrUbZ4l" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/0s8zayVIp2", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=867163474&oldid=855427738", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058903752474796032", + "text" : "Universit\u00E0 Cattolica del Sacro Cuore Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/0s8zayVIp2 https:\/\/t.co\/ICJjrUbZ4l", + "id" : 1058903752474796032, + "created_at" : "2018-11-04 02:08:22 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058410849872818176\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/tmQovHhJO6", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA7DpOWsAUbULM.png", + "id_str" : "1058410846223773701", + "id" : 1058410846223773701, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA7DpOWsAUbULM.png", + "sizes" : [ { + "h" : 445, + "resize" : "fit", + "w" : 680 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 572, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dao \u0111\u1ED9ng", + "display_url" : "pic.twitter.com\/tmQovHhJO6" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/RSshjmqyjo", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357590&oldid=44357504&rcid=76537081", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058410849872818176", + "text" : "Dao \u0111\u1ED9ng Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/RSshjmqyjo https:\/\/t.co\/tmQovHhJO6", + "id" : 1058410849872818176, + "created_at" : "2018-11-02 17:29:45 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058410279409729536\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/m52wtbkIT8", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA6ieNU4AAGzck.png", + "id_str" : "1058410276330987520", + "id" : 1058410276330987520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA6ieNU4AAGzck.png", + "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 535 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1110, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dao \u0111\u1ED9ng l\u00F2 xo", + "display_url" : "pic.twitter.com\/m52wtbkIT8" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/67PLakcqtb", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357543&oldid=44357516&rcid=76537027", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058410279409729536", + "text" : "Dao \u0111\u1ED9ng l\u00F2 xo Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/67PLakcqtb https:\/\/t.co\/m52wtbkIT8", + "id" : 1058410279409729536, + "created_at" : "2018-11-02 17:27:29 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058409976283172864\/photo\/1", + "indices" : [ 115, 138 ], + "url" : "https:\/\/t.co\/WAF8VwlmtM", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA6QplWwAYDvRd.png", + "id_str" : "1058409970146918406", + "id" : 1058409970146918406, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA6QplWwAYDvRd.png", + "sizes" : [ { + "h" : 1538, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 682 + }, { + "h" : 680, + "resize" : "fit", + "w" : 386 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1538, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Dao \u0111\u1ED9ng l\u00F2 xo", + "display_url" : "pic.twitter.com\/WAF8VwlmtM" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 91, 114 ], + "url" : "https:\/\/t.co\/msGn6iYiMl", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357516&oldid=41125181&rcid=76536998", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058409976283172864", + "text" : "Dao \u0111\u1ED9ng l\u00F2 xo Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/msGn6iYiMl https:\/\/t.co\/WAF8VwlmtM", + "id" : 1058409976283172864, + "created_at" : "2018-11-02 17:26:17 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058409821064577024\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/5SFerPlo8c", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA6HvPWsAE1WC2.png", + "id_str" : "1058409817046429697", + "id" : 1058409817046429697, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA6HvPWsAE1WC2.png", + "sizes" : [ { + "h" : 1531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 1531, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 388 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 685 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dao \u0111\u1ED9ng", + "display_url" : "pic.twitter.com\/5SFerPlo8c" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/q5UInlctJk", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357504&oldid=44357481&rcid=76536985", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058409821064577024", + "text" : "Dao \u0111\u1ED9ng Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/q5UInlctJk https:\/\/t.co\/5SFerPlo8c", + "id" : 1058409821064577024, + "created_at" : "2018-11-02 17:25:40 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058409538414669824\/photo\/1", + "indices" : [ 109, 132 ], + "url" : "https:\/\/t.co\/WsuIL1wH4g", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA53VIV4AA4KM0.png", + "id_str" : "1058409535159787520", + "id" : 1058409535159787520, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA53VIV4AA4KM0.png", + "sizes" : [ { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 606, + "resize" : "fit", + "w" : 874 + }, { + "h" : 471, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Dao \u0111\u1ED9ng", + "display_url" : "pic.twitter.com\/WsuIL1wH4g" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 85, 108 ], + "url" : "https:\/\/t.co\/QzwUeNngoY", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357481&oldid=42559734&rcid=76536960", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058409538414669824", + "text" : "Dao \u0111\u1ED9ng Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/QzwUeNngoY https:\/\/t.co\/WsuIL1wH4g", + "id" : 1058409538414669824, + "created_at" : "2018-11-02 17:24:32 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058409206590701568\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/1I0GpGBSiB", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA5j8vWwAAUtdK.png", + "id_str" : "1058409202195021824", + "id" : 1058409202195021824, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA5j8vWwAAUtdK.png", + "sizes" : [ { + "h" : 437, + "resize" : "fit", + "w" : 874 + }, { + "h" : 437, + "resize" : "fit", + "w" : 874 + }, { + "h" : 340, + "resize" : "fit", + "w" : 680 + }, { + "h" : 437, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to \u0110\u1ED9ng l\u01B0\u1EE3ng", + "display_url" : "pic.twitter.com\/1I0GpGBSiB" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/me98fpICkj", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357453&oldid=44357433&rcid=76536925", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058409206590701568", + "text" : "\u0110\u1ED9ng l\u01B0\u1EE3ng Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/me98fpICkj https:\/\/t.co\/1I0GpGBSiB", + "id" : 1058409206590701568, + "created_at" : "2018-11-02 17:23:13 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058408973437681665\/photo\/1", + "indices" : [ 111, 134 ], + "url" : "https:\/\/t.co\/zZJmZynCi5", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA5WauWsAICgBg.png", + "id_str" : "1058408969725718530", + "id" : 1058408969725718530, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA5WauWsAICgBg.png", + "sizes" : [ { + "h" : 542, + "resize" : "fit", + "w" : 874 + }, { + "h" : 422, + "resize" : "fit", + "w" : 680 + }, { + "h" : 542, + "resize" : "fit", + "w" : 874 + }, { + "h" : 542, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to \u0110\u1ED9ng l\u01B0\u1EE3ng", + "display_url" : "pic.twitter.com\/zZJmZynCi5" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 87, 110 ], + "url" : "https:\/\/t.co\/CthVCEUQXa", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357433&oldid=41206914&rcid=76536903", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058408973437681665", + "text" : "\u0110\u1ED9ng l\u01B0\u1EE3ng Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/CthVCEUQXa https:\/\/t.co\/zZJmZynCi5", + "id" : 1058408973437681665, + "created_at" : "2018-11-02 17:22:18 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058407588491079680\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/3wLY79Bpca", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA4F5IXgAEJCGe.png", + "id_str" : "1058407586318483457", + "id" : 1058407586318483457, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA4F5IXgAEJCGe.png", + "sizes" : [ { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { + "h" : 325, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Chuy\u1EC3n \u0111\u1ED9ng th\u1EB3ng", + "display_url" : "pic.twitter.com\/3wLY79Bpca" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/REzhdlWJGP", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357319&oldid=44357313&rcid=76536774", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058407588491079680", + "text" : "Chuy\u1EC3n \u0111\u1ED9ng th\u1EB3ng Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/REzhdlWJGP https:\/\/t.co\/3wLY79Bpca", + "id" : 1058407588491079680, + "created_at" : "2018-11-02 17:16:48 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058407519557693441\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/wld26JFGcm", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA4ByMWwAEaLWP.png", + "id_str" : "1058407515736686593", + "id" : 1058407515736686593, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA4ByMWwAEaLWP.png", + "sizes" : [ { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + }, { + "h" : 447, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 575, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Chuy\u1EC3n \u0111\u1ED9ng th\u1EB3ng", + "display_url" : "pic.twitter.com\/wld26JFGcm" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/LnZMQwyZa8", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357313&oldid=43067004&rcid=76536767", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058407519557693441", + "text" : "Chuy\u1EC3n \u0111\u1ED9ng th\u1EB3ng Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/LnZMQwyZa8 https:\/\/t.co\/wld26JFGcm", + "id" : 1058407519557693441, + "created_at" : "2018-11-02 17:16:31 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058406178546466816\/photo\/1", + "indices" : [ 104, 127 ], + "url" : "https:\/\/t.co\/jg5MITJSkr", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA2zeRWoAAOsP-.png", + "id_str" : "1058406170359144448", + "id" : 1058406170359144448, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA2zeRWoAAOsP-.png", + "sizes" : [ { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 401, + "resize" : "fit", + "w" : 874 + }, { + "h" : 312, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to L\u1EF1c", + "display_url" : "pic.twitter.com\/jg5MITJSkr" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 80, 103 ], + "url" : "https:\/\/t.co\/lMr3HF4XHH", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357190&oldid=40988301&rcid=76536631", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058406178546466816", + "text" : "L\u1EF1c Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/lMr3HF4XHH https:\/\/t.co\/jg5MITJSkr", + "id" : 1058406178546466816, + "created_at" : "2018-11-02 17:11:11 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058405210660499457\/photo\/1", + "indices" : [ 108, 131 ], + "url" : "https:\/\/t.co\/PzkzKlcms7", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrA17YlXcAIR7qD.png", + "id_str" : "1058405206759796738", + "id" : 1058405206759796738, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrA17YlXcAIR7qD.png", + "sizes" : [ { + "h" : 1631, + "resize" : "fit", + "w" : 874 + }, { + "h" : 680, + "resize" : "fit", + "w" : 364 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 643 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1631, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to T\u1EE5c ng\u1EEF", + "display_url" : "pic.twitter.com\/PzkzKlcms7" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/9Ta03kjTqe", + "expanded_url" : "https:\/\/vi.wikipedia.org\/w\/index.php?diff=44357112&oldid=44356097&rcid=76536547", + "display_url" : "vi.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058405210660499457", + "text" : "T\u1EE5c ng\u1EEF Wikipedia article edited anonymously from Employment and Immigration Canada https:\/\/t.co\/9Ta03kjTqe https:\/\/t.co\/PzkzKlcms7", + "id" : 1058405210660499457, + "created_at" : "2018-11-02 17:07:21 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058348765097222144\/photo\/1", + "indices" : [ 123, 146 ], + "url" : "https:\/\/t.co\/uiu59bdeKG", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DrAClzFW4AEeykr.png", + "id_str" : "1058348760823160833", + "id" : 1058348760823160833, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DrAClzFW4AEeykr.png", + "sizes" : [ { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 504, + "resize" : "fit", + "w" : 680 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 648, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Starting pitcher", + "display_url" : "pic.twitter.com\/uiu59bdeKG" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 99, 122 ], + "url" : "https:\/\/t.co\/9erjJHMN6p", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866925060&oldid=866612113", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058348765097222144", + "text" : "Starting pitcher Wikipedia article edited anonymously from Canadian Department of National Defence https:\/\/t.co\/9erjJHMN6p https:\/\/t.co\/uiu59bdeKG", + "id" : 1058348765097222144, + "created_at" : "2018-11-02 13:23:03 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058335669544804352\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/G5GFnE4kjL", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq_2rX4WoAEOaz9.png", + "id_str" : "1058335662460542977", + "id" : 1058335662460542977, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq_2rX4WoAEOaz9.png", + "sizes" : [ { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 551, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Refugee travel document", + "display_url" : "pic.twitter.com\/G5GFnE4kjL" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/aHRzmmnxqw", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866919658&oldid=866919257", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058335669544804352", + "text" : "Refugee travel document Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/aHRzmmnxqw https:\/\/t.co\/G5GFnE4kjL", + "id" : 1058335669544804352, + "created_at" : "2018-11-02 12:31:01 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058334678892060675\/photo\/1", + "indices" : [ 113, 136 ], + "url" : "https:\/\/t.co\/KxdlCeOadY", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq_1x_2WkAA-4Z0.png", + "id_str" : "1058334676757155840", + "id" : 1058334676757155840, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq_1x_2WkAA-4Z0.png", + "sizes" : [ { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 551, + "resize" : "fit", + "w" : 680 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 708, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Refugee travel document", + "display_url" : "pic.twitter.com\/KxdlCeOadY" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 89, 112 ], + "url" : "https:\/\/t.co\/h0UG2vEG8C", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866919257&oldid=849734296", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058334678892060675", + "text" : "Refugee travel document Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/h0UG2vEG8C https:\/\/t.co\/KxdlCeOadY", + "id" : 1058334678892060675, + "created_at" : "2018-11-02 12:27:05 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058070788887199744\/photo\/1", + "indices" : [ 103, 126 ], + "url" : "https:\/\/t.co\/iKuStmK0I4", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq8FxiAVsAAcBk4.png", + "id_str" : "1058070785955311616", + "id" : 1058070785955311616, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq8FxiAVsAAcBk4.png", + "sizes" : [ { + "h" : 720, + "resize" : "fit", + "w" : 874 + }, { + "h" : 720, + "resize" : "fit", + "w" : 874 + }, { + "h" : 560, + "resize" : "fit", + "w" : 680 + }, { + "h" : 720, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Draft:Sandbox", + "display_url" : "pic.twitter.com\/iKuStmK0I4" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 79, 102 ], + "url" : "https:\/\/t.co\/ac8gQdzYos", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866816319&oldid=866812894", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058070788887199744", + "text" : "Draft:Sandbox Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/ac8gQdzYos https:\/\/t.co\/iKuStmK0I4", + "id" : 1058070788887199744, + "created_at" : "2018-11-01 18:58:28 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058055815746252801\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/KCFpMxWBU1", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq74JwbWkAIG91O.png", + "id_str" : "1058055808980783106", + "id" : 1058055808980783106, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq74JwbWkAIG91O.png", + "sizes" : [ { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + }, { + "h" : 329, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 423, + "resize" : "fit", + "w" : 874 + } ], + "media_alt" : "Screenshot of edit to Blake (disambiguation)", + "display_url" : "pic.twitter.com\/KCFpMxWBU1" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/1muNxI0Sm7", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866808676&oldid=859870397", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058055815746252801", + "text" : "Blake (disambiguation) Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/1muNxI0Sm7 https:\/\/t.co\/KCFpMxWBU1", + "id" : 1058055815746252801, + "created_at" : "2018-11-01 17:58:58 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058009243280916482\/photo\/1", + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/a11uliXJiD", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq7NzElV4AE2P5W.png", + "id_str" : "1058009239766032385", + "id" : 1058009239766032385, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq7NzElV4AE2P5W.png", + "sizes" : [ { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 461, + "resize" : "fit", + "w" : 874 + }, { + "h" : 359, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to List of biological databases", + "display_url" : "pic.twitter.com\/a11uliXJiD" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/jTauzejG8o", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866784449&oldid=865679164", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058009243280916482", + "text" : "List of biological databases Wikipedia article edited anonymously from Shared Services Canada https:\/\/t.co\/jTauzejG8o https:\/\/t.co\/a11uliXJiD", + "id" : 1058009243280916482, + "created_at" : "2018-11-01 14:53:55 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/twitter.com\/gccaedits\" rel=\"nofollow\"\u003EGC CA Edits\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/gccaedits\/status\/1058008972542832640\/photo\/1", + "indices" : [ 112, 135 ], + "url" : "https:\/\/t.co\/Vdk9XHPm5f", + "media_url" : "http:\/\/pbs.twimg.com\/media\/Dq7NjI-V4AEsKp9.png", + "id_str" : "1058008966066724865", + "id" : 1058008966066724865, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Dq7NjI-V4AEsKp9.png", + "sizes" : [ { + "h" : 521, + "resize" : "fit", + "w" : 680 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 670, + "resize" : "fit", + "w" : 874 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + } ], + "media_alt" : "Screenshot of edit to Mr. Goodbar", + "display_url" : "pic.twitter.com\/Vdk9XHPm5f" + } ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 88, 111 ], + "url" : "https:\/\/t.co\/pATYu67KhP", + "expanded_url" : "https:\/\/en.wikipedia.org\/w\/index.php?diff=866784312&oldid=863434953", + "display_url" : "en.wikipedia.org\/w\/index.php?di\u2026" + } ] + }, + "geo" : { }, + "id_str" : "1058008972542832640", + "text" : "Mr. Goodbar Wikipedia article edited anonymously from Canadian Broadcasting Corporation https:\/\/t.co\/pATYu67KhP https:\/\/t.co\/Vdk9XHPm5f", + "id" : 1058008972542832640, + "created_at" : "2018-11-01 14:52:50 +0000", + "user" : { + "name" : "Governement of Canada Wikipedia edits", + "screen_name" : "gccaedits", + "protected" : false, + "id_str" : "2613454796", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/486845019920142336\/D8tyW1L9_normal.png", + "id" : 2613454796, + "verified" : false + } +} ] \ No newline at end of file diff --git a/20181122/data/js/user_details.js b/20181122/data/js/user_details.js new file mode 100644 index 00000000..8f722a59 --- /dev/null +++ b/20181122/data/js/user_details.js @@ -0,0 +1,8 @@ +var user_details = { + "screen_name" : "gccaedits", + "location" : "Canada", + "full_name" : "Governement of Canada Wikipedia edits", + "bio" : "I'm a bot that tweets anonymous Wikipedia edits that are made from Canadian Government IP addresses.\n\nI'm powered by: https:\/\/t.co\/za1ETfIkLk", + "id" : "2613454796", + "created_at" : "2014-07-09 12:06:54 +0000" +} \ No newline at end of file diff --git a/20181122/img/bg.png b/20181122/img/bg.png new file mode 100644 index 00000000..8c5ebf54 Binary files /dev/null and b/20181122/img/bg.png differ diff --git a/20181122/img/sprite.png b/20181122/img/sprite.png new file mode 100644 index 00000000..1a2ce026 Binary files /dev/null and b/20181122/img/sprite.png differ diff --git a/20181122/index.html b/20181122/index.html new file mode 100644 index 00000000..2c2ee248 --- /dev/null +++ b/20181122/index.html @@ -0,0 +1,104 @@ + + + + + Your Twitter archive + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+ + + +
+ + +
+ + + + + + + + + + + + + + + + diff --git a/20181122/js/application.js b/20181122/js/application.js new file mode 100644 index 00000000..428b0d15 --- /dev/null +++ b/20181122/js/application.js @@ -0,0 +1,645 @@ +var Grailbird = function (type, date, data) { + Grailbird.data = Grailbird.data || {}; + Grailbird.data[type+'_'+date] = data; +}; + +(function(exports) { + "use strict"; + + var User = {}, + Tweets = {}, + mixins = {}; + +// change the mustache tag delimiters so that it will leave the runtime variables alone +// + var templates = { + empty_month: Hogan.compile('
  • {{this_month}}
  • '), + month_bar: Hogan.compile('
  • {{this_month}}
  • '), + header_str: Hogan.compile('{{title_str}} {{tweet_count}}'), + user_header: Hogan.compile('
  • @{{screen_name}}

  • '), + user_nav: Hogan.compile(''), + modal_header: Hogan.compile('

    Account details as of {{created_at_relative}}

    '), + modal_user_details: Hogan.compile('

    {{full_name}}

    @{{screen_name}}

    {{#bio}}

    {{bio}}

    {{/bio}}

    {{#location}}{{location}}{{/location}}{{#url}}{{#location}} · {{/location}}{{#display_url}}{{display_url}}{{/display_url}}{{^display_url}}{{url}}{{/display_url}}{{/url}}

    '), + modal_payload_details: Hogan.compile('

    {{tweets}} Tweets

    '), + modal_account_details: Hogan.compile('

    #{{id}} User ID

    {{created_at_relative}} Joined

    '), + nav_tab: Hogan.compile('
  • {{sectionName}}
  • '), + searching_for: Hogan.compile('Searching for {{{query}}} ...'), + query_results_one: Hogan.compile('1 result matches {{{query}}}'), + query_results_many: Hogan.compile('{{count}} results match {{{query}}}'), + singular_tweet_count: Hogan.compile('{{count}} Tweet'), + plural_tweet_count: Hogan.compile('{{count}} Tweets') + }; +// + + exports.init = function () { + Grailbird.localizeStrings(); + var doc = $(document), + header = $('.tweets-header'); + + twt.settings.showLocalTimes = true; + twt.settings.showRelativeTimes = true; + twt.settings.product = 'archive'; + twt.settings.lang = payload_details.lang; + + // since twt is an imported library, we're going to mess with how it formats dates here, so that the changes aren't + // overwritten. hopefully in the future it will use cldr properly and we can remove this. + // we want it to look like it does on twitter.com: 10:15 AM - Mar 7, 2013, properly localized and in local time + twt.formattedDate = function(str) { + var d = twt.parseDate(str); + var fmt = new TwitterCldr.DateTimeFormatter(); + var date, time; + + if (!d) return str; + + time = fmt.format(d, {"format": "additional", "type": "hm"}); + date = fmt.format(d, {"format": "date", "type": "long"}) + return [time, date].join(' - ') + }; + + twt.timeAgo = function(d, relative) { + var fmt; + var then = twt.parseDate(d), rightNow = new Date(); + + if (!then) return ""; + + var diff_seconds = Math.abs(rightNow.getTime() - then.getTime()) / 1000; + var diff_minutes = Math.floor(diff_seconds / 60); + var unit; + + if ((relative !== false) && (diff_minutes < (60 * 24 * 31))) { + // tweeted less than a month ago, so display time difference by unit "10 d" + if (diff_minutes === 0) { + unit = "second" + } else if (diff_minutes < 60) { + unit = "minute" + } else if (diff_minutes < 60 * 24) { + unit = "hour" + } else if (diff_minutes < 60 * 24 * 31) { + unit = "day" + } + // so many time units ago + fmt = new TwitterCldr.TimespanFormatter(); + return fmt.format(diff_seconds, {direction: "none", type: "short", unit: unit}); + } else if (diff_minutes < 60 * 24 * 365) { + // tweeted more than a month ago, but less than a year so show the month and day: "Mar 10" + fmt = new TwitterCldr.DateTimeFormatter(); + return fmt.format(then, {"format": "additional", "type": "MMMd"}); + } else { + // tweeted more than a year ago, so show the full date: Mar 10, 2012 + fmt = new TwitterCldr.DateTimeFormatter(); + return fmt.format(then, {format: "date", type: "long"}); + } + }; + + Grailbird.data = Grailbird.data || {}; + Grailbird.current_index = 0; + + User = Grailbird.user(); + User.init(); + + Tweets = Grailbird.tweets(); + + // Remove when tabs are implemented + User.setState(Tweets); + Tweets.init(); + + $('.brand').click(function(e) { + e.preventDefault(); + e.stopImmediatePropagation(); + $('.row .contents, .sidebar').removeClass('container-messages'); + $('.tweets-header .nav-clear').hide(); + $('.container').removeClass('searching'); + User.setState(Tweets); + Tweets.init(); + }); + + $('.tweets-header .nav-arrow').tooltip().click(function() { + Tweets.displayTweets(Number($(this).attr('data-idx'))); + $(this).tooltip('show'); + }); + + $('.navbar-search').submit(function(e) { + e.preventDefault(); + + var searchInput = $(this).find('.search-query').val(), + searchString = searchInput.trim(); + + if (!Grailbird.isValidSearchStr(searchString)) { + $('.navbar-search').trigger('invalidSearch'); + return; + } + + $('.navbar-search').trigger('dismissTooltip'); + $('.nav-arrow-left, .nav-arrow-right').tooltip('hide').hide(); + $('.container .tweets').fadeOut(0, function () { + $('.months .with-tweets, .histogram').removeClass('active'); + $('.container').addClass('searching in-progress'); + $('.tweets-header-title').empty().text(templates.searching_for.render({'query' : searchInput})); + $(this).empty(); + $(this).fadeIn(100); + User.search(searchInput); + }); + }) + .tooltip() + .bind('dismissTooltip', function (e) { + e.preventDefault(); + $(this).tooltip('hide'); + }) + .bind('invalidSearch', function (e) { + e.preventDefault(); + $(this) + .attr('data-original-title', 'Your query must be at least two characters.') + .tooltip('show'); + }); + + $('.navbar-search .search-query').blur(function(e) { + $('.navbar-search').trigger('dismissTooltip'); + }); + + $('.sidebar-nav .search-mask, .tweets-header .nav-clear').tooltip().click(jQuery.proxy(function(e) { + e.preventDefault(); + User.getState().resetSearch(); + }, Grailbird)); + + $('.icon-compose').tooltip(); + $('.icon-compose a').click(function(e){ + e.preventDefault(); + twt.popup($(this).attr('href')); + }); + + $(document).keyup(function (e) { + if($('.container.searching').length === 0){ + // nav left if possible on keyup of left arrow + if(e.keyCode === 37) { + e.preventDefault(); + $('.nav-arrow-left:visible').click(); + $('.nav-arrow-right').tooltip('hide'); + } + // nav right if possible on keyup of right arrow + if(e.keyCode === 39) { + e.preventDefault(); + $('.nav-arrow-right:visible').click(); + $('.nav-arrow-left').tooltip('hide'); + } + } else { + // exit search mode on keyup of 'esc' + if(e.keyCode === 27) { + $('.tweets-header .nav-clear:visible').click(); + } + } + // set focus and highlight search contents on keyup of / + if(e.keyCode === 191) { + $('.navbar-search .search-query:not(:focus)').focus().select(); + } + + }); + + $(window).scroll(function() { + var pos = doc.scrollTop(); + if(pos > 0) { + header.addClass('raised'); + } else { + header.removeClass('raised'); + } + }); + }; + + exports.extend = function (obj) { + var args = Array.prototype.slice.call(arguments, 1), + i = 0, + l = args.length, + prop, + source; + + for (i; i < l; i++) { + source = args[i]; + for (prop in source) { + if (source[prop] !== undefined) { + obj[prop] = source[prop]; + } + } + } + return obj; + }; + + (function(exports) { + exports.base = { + init: function () { + $('.navbar-search .search-query').attr('placeholder', 'Search all Tweets'); + this.buildNavigation(); + this.displayTweets(0); + }, + buildNavigation: function () { + // Note: Every DOM element constructed in this function must be removed and reinitialized as this + // is called every time you click on a section nav element. If the DOM elements aren't flushed and + // recreated, any click handlers bound to them will be bound to them again + + // build nav for each year/month + var number_formatter = new TwitterCldr.DecimalFormatter(); + var date_formatter = new TwitterCldr.DateTimeFormatter(); + var count, status_file; + var temp_date = new Date(); + var months = [ + 'January', + 'February', + 'March', + 'April', + 'May', + 'June', + 'July', + 'August', + 'September', + 'October', + 'November', + 'December' + ], + self = this, + $year_chart = $('

      '), + $year_chart_clone, + month_bar = [], + year_curr; + + $('.content-nav').empty(); + var month_count_max = _.max(this.status_index, function (month) {return month['tweet_count'];}), + renderYear = function() { + if ($year_chart_clone) { + month_bar = month_bar.reverse(); + if (month_bar.length < 12) { + for (var m = 0; m < 12; m++) { + if (!month_bar[m] || month_bar[m].match(/class="value">(\d+)<\/span>/)[1] != m+1) { + month_bar.splice(m,0,templates.empty_month.render({this_month : m+1})); + } + } + } + $year_chart_clone.find('.months').append(month_bar.join('')); + } + }; + + for (var i = 0, l = this.status_index.length; i < l; i++) { + status_file = this.status_index[i]; + temp_date.setUTCFullYear(status_file.year, status_file.month - 1, 15); + var title_str = date_formatter.format(temp_date, {"format": "additional", "type": "yMMMM"}); + count = number_formatter.format(status_file.tweet_count); + var count_str = status_file.tweet_count > 1 ? + templates.plural_tweet_count.render({"count" : count}) : + templates.singular_tweet_count.render({"count" : count}); + var month_index = { + this_year: status_file.year, + this_month: status_file.month, + this_count: count, + this_height: (status_file.tweet_count / month_count_max.tweet_count) * 100, + str_title: title_str, + str_count: count_str, + data_idx: i + }; + + status_file.title_str = title_str; + + if (status_file.year !== year_curr) { + renderYear(); + + $year_chart_clone = $year_chart.clone(); + month_bar = []; + + $year_chart_clone.find('h3').text(month_index.this_year); + $('.content-nav').append($year_chart_clone); + year_curr = month_index.this_year; + } + month_bar.push(templates.month_bar.render(month_index)); + } + renderYear(); + + $('.months .with-tweets').tooltip().click(function() { + self.displayTweets(Number($(this).attr('data-idx'))); + }); + }, + + displayTweets: function (tweet_index_id) { + + Grailbird.current_index = tweet_index_id; + + var timeline_options = {border: false, showMedia: true, popupWebIntents: true}; + var number_formatter = new TwitterCldr.DecimalFormatter(); + + if (this.status_index.length === 0) return; + + var prev_month = 0, + next_month = 0, + tweet_month = this.status_index[tweet_index_id], + tweet_array_name = tweet_month['var_name'], + month_count = number_formatter.format(tweet_month.tweet_count), + title = templates.header_str.render({ + title_str: tweet_month['title_str'], + tweet_count: tweet_month.tweet_count > 1 ? + templates.plural_tweet_count.render({"count" : month_count}) : + templates.singular_tweet_count.render({"count" : month_count}), + }), + showTweets = function() { + var header_title = $('.tweets-header-title'); + header_title.fadeOut(100); + $('.container .contents .tweets').fadeOut(100, function () { + header_title.empty().html(title).attr('title', ''); + $(this).empty(); + $(window).scrollTop(0); + $('.navbar-search .search-query').val(''); + + twt.timeline( + Grailbird.data[tweet_array_name], + timeline_options + ).renderTo('.tweets'); + header_title.fadeIn(100); + $(this).fadeIn(100); + }); + }; + + if (tweet_month.year === undefined) { + $('.user-list .user').removeClass('active'); + $($('.user-list .user')[tweet_index_id]).addClass('active'); + timeline_options.showActions = false; + } else { + $('.months .with-tweets, .histogram').removeClass('active'); + $('.months .with-tweets[data-idx="'+tweet_index_id+'"]').addClass('active').parents('.histogram').addClass('active'); + } + + prev_month = Number(tweet_index_id)+1; + next_month = Number(tweet_index_id)-1; + if(tweet_index_id === 0) { + next_month = null; + $('.tweets-header .nav-arrow-right').hide(); + } + if (this.status_index.length-1 == tweet_index_id) { + prev_month = null; + $('.tweets-header .nav-arrow-left').hide(); + } + if(tweet_index_id < this.status_index.length-1) { + $('.tweets-header .nav-arrow-left').attr({ + 'data-idx': prev_month, + 'data-original-title': this.status_index[prev_month]['title_str'] + }).show(); + } + + if(tweet_index_id > 0) { + $('.tweets-header .nav-arrow-right').attr({ + 'data-idx': next_month, + 'data-original-title': this.status_index[next_month]['title_str'] + }).show(); + } + + if (!Grailbird.data[tweet_array_name]) { + Grailbird.loadScript(tweet_month, showTweets); + } else { + showTweets(); + } + }, + pluralize: function (value) { + return (Number(value) === 1) ? this.str_singular : this.str_plural; + }, + search: function (searchString) { + var statusArr = this.status_index, + statusIndex = this.status_index.length, + statusIndexEntry, + result = [], + searchRegex = new RegExp(escapeRegexCharacters(searchString), "im"), + escapedStr = escapeRegexCharacters(escapeURL(searchString)), + escapedSearchRegex = new RegExp(escapedStr, "im"), + readyCount = 0; + + while(statusIndex--) { + statusIndexEntry = statusArr[statusIndex]; + + if (!Grailbird.data[statusIndexEntry.var_name]) { + Grailbird.loadScript(statusIndexEntry, (function(sie) { + return function() { + searchFunc(sie['var_name']); + }; + })(statusIndexEntry)); + } else { + window.setTimeout((function(sie) { + return function(){ + searchFunc(sie['var_name']); + }; + })(statusIndexEntry), 1); + } + } + + function escapeURL (text) { + return text.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, "\\$&"); + } + + function escapeRegexCharacters (text) { + return text.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&"); + } + + function unescapeHtml (text) { + var div = document.createElement('div'); + div.innerHTML = text; + return div.firstChild.nodeValue; + } + + function searchFunc (statusArrName) { + var filteredResults = _.filter(Grailbird.data[statusArrName], function(tweet) { + var searchMatch = false; + if(!!unescapeHtml(tweet.text).match(searchRegex)){ + searchMatch = true; + } else if(!!(tweet.user && (tweet.user.screen_name.match(searchRegex) || ('@'+tweet.user.screen_name).match(searchRegex) || tweet.user.name.match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.retweeted_status && (unescapeHtml(tweet.retweeted_status.text).match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.retweeted_status && (tweet.retweeted_status.user && tweet.retweeted_status.user.name.match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.retweeted_status && (tweet.retweeted_status.user && tweet.retweeted_status.user.screen_name.match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.retweeted_status && (tweet.retweeted_status_user && ('@'+tweet.retweeted_status.user.screen_name).match(searchRegex)))){ + searchMatch = true; + } else if(!!(tweet.entities)){ + _.each(tweet.entities.urls || [], function (u){ + if((u.display_url && u.display_url.match(escapedSearchRegex)) || (u.expanded_url && u.expanded_url.match(escapedSearchRegex))){ + searchMatch = true; + return; + } + }); + _.each(tweet.entities.media || [], function (u){ + if((u.display_url && u.display_url.match(escapedSearchRegex)) || (u.expanded_url && u.expanded_url.match(escapedSearchRegex))){ + searchMatch = true; + } + }); + } + return searchMatch; + }); + _.each(filteredResults, function(t){result.push(t);}); + showResults(); + } + + function showResults () { + readyCount++; + if (readyCount == statusArr.length) { + var sortedResult = _.sortBy(result, function(x) {return Date.parse(x.created_at)*-1;}); + var header_title = (result.length === 1) ? + templates.query_results_one.render({"query" : searchString}) : + templates.query_results_many.render({"query" : searchString, "count" : result.length}); + + $('.container .tweets').fadeOut(100, function () { + $('.container').removeClass('in-progress'); + $('.tweets-header-title').empty().text(header_title).attr('title', header_title); + $('.tweets-header .nav-clear').show(); + $(this).empty(); + + twt.timeline(sortedResult, {border: false, showMedia: true, popupWebIntents: false}).renderTo('.tweets'); + + _.each($('.e-content .p-name, .h-card .screen-name'), function(tweet) { + _.each($(tweet).find("*").andSelf(), function(e) {$(e).highlight(escapeRegexCharacters(searchString), "found");}); + }); + $(this).fadeIn(100); + }); + } + } + }, + resetSearch: function () { + $('.container').removeClass('searching'); + Tweets.displayTweets(Grailbird.current_index); + } + }; + })(mixins); + + (function(exports) { + var Tweets = function () { + this.str_singular = 'Tweet'; + this.str_plural = 'Tweets'; + this.status_index = tweet_index; + }; + + Tweets.prototype = Grailbird.extend({}, mixins.base); + exports.tweets = function () { + return new Tweets(); + }; + + })(Grailbird); + + (function (exports){ + + var User = function () { + var active_display; + }; + + User.prototype.init = function () { + user_details.created_at_relative = twt.formattedDate(user_details.created_at); + payload_details.created_at_relative = twt.formattedDate(payload_details.created_at); + + user_details.id = Grailbird.insertCommas(user_details.id); + + payload_details.tweets = Grailbird.insertCommas(payload_details.tweets); + + $('#primary-nav').append(templates.user_header.render(user_details)); + $('#util-nav .dropdown').append(templates.user_nav.render(user_details)); + + $('.modal-header').append(templates.modal_header.render(payload_details)); + $('.modal-body .user-details').append(templates.modal_user_details.render(user_details)); + $('.modal-footer .stats').append(templates.modal_payload_details.render(payload_details)).append(templates.modal_account_details.render(user_details)); + }; + + User.prototype.setState = function (obj) { + this.active_display = obj; + }; + User.prototype.getState = function () { + return this.active_display; + }; + User.prototype.search = function (searchString) { + this.active_display.search(searchString); + }; + exports.user = function () { + return new User(); + }; + + exports.localizeStrings = function() { + $('html').attr('lang', payload_details["lang"]); + document.title = "Your Twitter archive"; + $('#footer-text').append("This is an offline archive of your Tweets from Twitter. Use the months above to navigate the archive."); + var compose_new_tweet = "Compose new Tweet"; + $('#compose-tweet').append(compose_new_tweet); + $('#compose-tweet-a').attr('title', compose_new_tweet); + $('#compose-tweet-li').attr('data-original-title', compose_new_tweet); + } + + })(Grailbird); + + + exports.createNavTab = function (title, sectionObj) { + var selector = 'nav-'+title.toLowerCase(); + + $('#primary-nav').append( + templates.nav_tab.render({ + sectionClass: selector, + sectionName: title + }) + ); + + var sectionTab = $('.'+selector); + sectionTab.click(function(e) { + $(this).addClass('active').siblings().removeClass('active'); + $('.row .contents, .sidebar').removeClass('container-messages'); + User.setState(sectionObj); + sectionObj.init(); + }); + return sectionTab; + }; + + exports.isValidSearchStr = function (searchString) { + return searchString.length > 1; + }; + + exports.loadScript = function (tweet_month, callback) { + var newScript = document.createElement('script'), + loadCallback = function () { + tweet_month.loaded = true; + callback && callback(); + }; + + newScript.src = tweet_month['file_name']; + newScript.charset = 'utf-8'; + newScript.onreadystatechange = function() { + if (this.readyState == 'complete' || this.readyState == 'loaded') { + loadCallback(); + } + }; + newScript.onload = loadCallback; + document.getElementsByTagName('head')[0].appendChild(newScript); + }; + + exports.insertCommas = function InsertCommmas(num) { + num = num.toString(); + return (num.length > 3) ? self.Grailbird.insertCommas(num.substr(0, num.length - 3)) + "," + num.substr(num.length - 3) : num ; + }; + +})(Grailbird); + +jQuery.fn.highlight = function (str, class_name) { +// change the mustache tag delimiters so that it will leave the runtime variables alone +// + var regex = new RegExp(str, "gi"), + search_highlight = Hogan.compile('{{{match}}}'); +// + + return this.each(function () { + $(this).contents().filter(function() { + return (this.nodeType == 3 && regex.test(this.nodeValue)) || ($(this).text().toLowerCase() === str.toLowerCase()); + }).replaceWith(function() { + if(this.nodeValue === null) { + return search_highlight.render({ + class_name: class_name, + match: $(this).html() + }); + } else { + return (this.nodeValue || "").replace(regex, function(match) { + return search_highlight.render({ + class_name: class_name, + match: match + }); + }); + } + }); + }); +}; + +$(document).ready(function(){ + Grailbird.init(); +}); diff --git a/20181122/js/en.js b/20181122/js/en.js new file mode 100644 index 00000000..6429441c --- /dev/null +++ b/20181122/js/en.js @@ -0,0 +1,1816 @@ + +/* +// Copyright 2012 Twitter, Inc +// http://www.apache.org/licenses/LICENSE-2.0 + +// TwitterCLDR (JavaScript) v2.1.0 +// Authors: Cameron Dutro [@camertron] + Kirill Lashuk [@KL_7] + portions by Sven Fuchs [@svenfuchs] +// Homepage: https://twitter.com +// Description: Provides date, time, number, and list formatting functionality for various Twitter-supported locales in Javascript. +*/ + + +/*-module-*/ +/*_lib/twitter_cldr_*/ + + +(function() { + var TwitterCldr, key, obj, root, + __hasProp = {}.hasOwnProperty, + __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; + + TwitterCldr = {}; + + TwitterCldr.is_rtl = false; + + TwitterCldr.Utilities = (function() { + + function Utilities() {} + + Utilities.from_char_code = function(code_point) { + if (code_point > 0xFFFF) { + code_point -= 0x10000; + return String.fromCharCode(0xD800 + (code_point >> 10), 0xDC00 + (code_point & 0x3FF)); + } else { + return String.fromCharCode(code_point); + } + }; + + Utilities.char_code_at = function(str, idx) { + var code, end, hi, li, low, surrogatePairs; + str += ''; + end = str.length; + surrogatePairs = /[\uD800-\uDBFF][\uDC00-\uDFFF]/g; + while (surrogatePairs.exec(str) !== null) { + li = surrogatePairs.lastIndex; + if (li - 2 < idx) { + idx += 1; + } else { + break; + } + } + if ((idx >= end) || (idx < 0)) { + return NaN; + } + code = str.charCodeAt(idx); + if ((0xD800 <= code) && (code <= 0xDBFF)) { + hi = code; + low = str.charCodeAt(idx + 1); + return ((hi - 0xD800) * 0x400) + (low - 0xDC00) + 0x10000; + } + return code; + }; + + Utilities.unpack_string = function(str) { + var code_point, idx, result, _i, _ref; + result = []; + for (idx = _i = 0, _ref = str.length; 0 <= _ref ? _i < _ref : _i > _ref; idx = 0 <= _ref ? ++_i : --_i) { + code_point = this.char_code_at(str, idx); + if (!code_point) { + break; + } + result.push(code_point); + } + return result; + }; + + Utilities.pack_array = function(char_arr) { + var cur_char; + return ((function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = char_arr.length; _i < _len; _i++) { + cur_char = char_arr[_i]; + _results.push(this.from_char_code(cur_char)); + } + return _results; + }).call(this)).join(""); + }; + + Utilities.arraycopy = function(orig, orig_index, dest, dest_index, length) { + var count, elem, _i, _len, _ref; + _ref = orig.slice(orig_index, orig_index + length); + for (count = _i = 0, _len = _ref.length; _i < _len; count = ++_i) { + elem = _ref[count]; + dest[dest_index + count] = elem; + } + }; + + Utilities.max = function(arr) { + var elem, i, max, start_index, _i, _j, _len, _ref; + max = null; + for (start_index = _i = 0, _len = arr.length; _i < _len; start_index = ++_i) { + elem = arr[start_index]; + if (elem != null) { + max = elem; + break; + } + } + for (i = _j = start_index, _ref = arr.length; start_index <= _ref ? _j <= _ref : _j >= _ref; i = start_index <= _ref ? ++_j : --_j) { + if (arr[i] > max) { + max = arr[i]; + } + } + return max; + }; + + Utilities.min = function(arr) { + var elem, i, min, start_index, _i, _j, _len, _ref; + min = null; + for (start_index = _i = 0, _len = arr.length; _i < _len; start_index = ++_i) { + elem = arr[start_index]; + if (elem != null) { + min = elem; + break; + } + } + for (i = _j = start_index, _ref = arr.length; start_index <= _ref ? _j <= _ref : _j >= _ref; i = start_index <= _ref ? ++_j : --_j) { + if (arr[i] < min) { + min = arr[i]; + } + } + return min; + }; + + Utilities.is_even = function(num) { + return num % 2 === 0; + }; + + Utilities.is_odd = function(num) { + return num % 2 === 1; + }; + + return Utilities; + + })(); + + TwitterCldr.PluralRules = (function() { + + function PluralRules() {} + + PluralRules.rules = {"keys": ["one","other"], "rule": function(n) { return (function() { if (n == 1) { return "one" } else { return "other" } })(); }}; + + PluralRules.all = function() { + return this.rules.keys; + }; + + PluralRules.rule_for = function(number) { + try { + return this.rules.rule(number); + } catch (error) { + return "other"; + } + }; + + return PluralRules; + + })(); + + TwitterCldr.TimespanFormatter = (function() { + + function TimespanFormatter() { + this.approximate_multiplier = 0.75; + this.default_type = "default"; + this.tokens = {"ago":{"second":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" second ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" seconds ago","type":"plaintext"}]}},"minute":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" minute ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" minutes ago","type":"plaintext"}]}},"hour":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" hour ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" hours ago","type":"plaintext"}]}},"day":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" day ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" days ago","type":"plaintext"}]}},"week":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" week ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" weeks ago","type":"plaintext"}]}},"month":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" month ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" months ago","type":"plaintext"}]}},"year":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" year ago","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" years ago","type":"plaintext"}]}}},"until":{"second":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" second","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" seconds","type":"plaintext"}]}},"minute":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" minute","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" minutes","type":"plaintext"}]}},"hour":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" hour","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" hours","type":"plaintext"}]}},"day":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" day","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" days","type":"plaintext"}]}},"week":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" week","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" weeks","type":"plaintext"}]}},"month":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" month","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" months","type":"plaintext"}]}},"year":{"default":{"one":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" year","type":"plaintext"}],"other":[{"value":"In ","type":"plaintext"},{"value":"{0}","type":"placeholder"},{"value":" years","type":"plaintext"}]}}},"none":{"second":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" second","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" seconds","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" sec","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" secs","type":"plaintext"}]},"abbreviated":{"one":[{"value":"{0}","type":"placeholder"},{"value":"s","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":"s","type":"plaintext"}]}},"minute":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" minute","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" minutes","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" min","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" mins","type":"plaintext"}]},"abbreviated":{"one":[{"value":"{0}","type":"placeholder"},{"value":"m","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":"m","type":"plaintext"}]}},"hour":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" hour","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" hours","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" hr","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" hrs","type":"plaintext"}]},"abbreviated":{"one":[{"value":"{0}","type":"placeholder"},{"value":"h","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":"h","type":"plaintext"}]}},"day":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" day","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" days","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" day","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" days","type":"plaintext"}]},"abbreviated":{"one":[{"value":"{0}","type":"placeholder"},{"value":"d","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":"d","type":"plaintext"}]}},"week":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" week","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" weeks","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" wk","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" wks","type":"plaintext"}]}},"month":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" month","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" months","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" mth","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" mths","type":"plaintext"}]}},"year":{"default":{"one":[{"value":"{0}","type":"placeholder"},{"value":" year","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" years","type":"plaintext"}]},"short":{"one":[{"value":"{0}","type":"placeholder"},{"value":" yr","type":"plaintext"}],"other":[{"value":"{0}","type":"placeholder"},{"value":" yrs","type":"plaintext"}]}}}}; + this.time_in_seconds = { + "second": 1, + "minute": 60, + "hour": 3600, + "day": 86400, + "week": 604800, + "month": 2629743.83, + "year": 31556926 + }; + } + + TimespanFormatter.prototype.format = function(seconds, fmt_options) { + var key, number, obj, options, strings, token; + if (fmt_options == null) { + fmt_options = {}; + } + options = {}; + for (key in fmt_options) { + obj = fmt_options[key]; + options[key] = obj; + } + options["direction"] || (options["direction"] = (seconds < 0 ? "ago" : "until")); + if (options["unit"] === null || options["unit"] === void 0) { + options["unit"] = this.calculate_unit(Math.abs(seconds), options); + } + options["type"] || (options["type"] = this.default_type); + options["number"] = this.calculate_time(Math.abs(seconds), options["unit"]); + number = this.calculate_time(Math.abs(seconds), options["unit"]); + options["rule"] = TwitterCldr.PluralRules.rule_for(number); + strings = (function() { + var _i, _len, _ref, _results; + _ref = this.tokens[options["direction"]][options["unit"]][options["type"]][options["rule"]]; + _results = []; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + token = _ref[_i]; + _results.push(token.value); + } + return _results; + }).call(this); + return strings.join("").replace(/\{[0-9]\}/, number.toString()); + }; + + TimespanFormatter.prototype.calculate_unit = function(seconds, unit_options) { + var key, multiplier, obj, options; + if (unit_options == null) { + unit_options = {}; + } + options = {}; + for (key in unit_options) { + obj = unit_options[key]; + options[key] = obj; + } + if (options.approximate == null) { + options["approximate"] = false; + } + multiplier = options.approximate ? this.approximate_multiplier : 1; + if (seconds < (this.time_in_seconds.minute * multiplier)) { + return "second"; + } else if (seconds < (this.time_in_seconds.hour * multiplier)) { + return "minute"; + } else if (seconds < (this.time_in_seconds.day * multiplier)) { + return "hour"; + } else if (seconds < (this.time_in_seconds.week * multiplier)) { + return "day"; + } else if (seconds < (this.time_in_seconds.month * multiplier)) { + return "week"; + } else if (seconds < (this.time_in_seconds.year * multiplier)) { + return "month"; + } else { + return "year"; + } + }; + + TimespanFormatter.prototype.calculate_time = function(seconds, unit) { + return Math.round(seconds / this.time_in_seconds[unit]); + }; + + return TimespanFormatter; + + })(); + + TwitterCldr.DateTimeFormatter = (function() { + + function DateTimeFormatter() { + this.tokens = {"date_time":{"default":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"},{"value":",","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"full":[{"value":"EEEE","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"'at'","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"zzzz","type":"pattern"}],"long":[{"value":"MMMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"'at'","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"z","type":"pattern"}],"medium":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"},{"value":",","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"short":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"yy","type":"pattern"},{"value":",","type":"plaintext"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"additional":{"EHm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"EHms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"Ed":[{"value":"d","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"E","type":"pattern"}],"Ehm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Ehms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Gy":[{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"G","type":"pattern"}],"H":[{"value":"HH","type":"pattern"}],"Hm":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"Hms":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"M":[{"value":"L","type":"pattern"}],"MEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"MMM":[{"value":"LLL","type":"pattern"}],"MMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"MMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"Md":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"d":[{"value":"d","type":"pattern"}],"h":[{"value":"h","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hm":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hms":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"ms":[{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"y":[{"value":"y","type":"pattern"}],"yM":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMM":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMd":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQ":[{"value":"QQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQQ":[{"value":"QQQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}]}},"time":{"default":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"full":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"zzzz","type":"pattern"}],"long":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"z","type":"pattern"}],"medium":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"short":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"additional":{"EHm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"EHms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"Ed":[{"value":"d","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"E","type":"pattern"}],"Ehm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Ehms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Gy":[{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"G","type":"pattern"}],"H":[{"value":"HH","type":"pattern"}],"Hm":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"Hms":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"M":[{"value":"L","type":"pattern"}],"MEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"MMM":[{"value":"LLL","type":"pattern"}],"MMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"MMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"Md":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"d":[{"value":"d","type":"pattern"}],"h":[{"value":"h","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hm":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hms":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"ms":[{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"y":[{"value":"y","type":"pattern"}],"yM":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMM":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMd":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQ":[{"value":"QQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQQ":[{"value":"QQQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}]}},"date":{"default":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"full":[{"value":"EEEE","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"long":[{"value":"MMMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"medium":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"short":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"yy","type":"pattern"}],"additional":{"EHm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"EHms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"Ed":[{"value":"d","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"E","type":"pattern"}],"Ehm":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Ehms":[{"value":"E","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"Gy":[{"value":"y","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"G","type":"pattern"}],"H":[{"value":"HH","type":"pattern"}],"Hm":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"}],"Hms":[{"value":"HH","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"M":[{"value":"L","type":"pattern"}],"MEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"MMM":[{"value":"LLL","type":"pattern"}],"MMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"MMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"}],"Md":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"}],"d":[{"value":"d","type":"pattern"}],"h":[{"value":"h","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hm":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"hms":[{"value":"h","type":"pattern"},{"value":":","type":"plaintext"},{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"a","type":"pattern"}],"ms":[{"value":"mm","type":"pattern"},{"value":":","type":"plaintext"},{"value":"ss","type":"pattern"}],"y":[{"value":"y","type":"pattern"}],"yM":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMM":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMEd":[{"value":"E","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMMMd":[{"value":"MMM","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"d","type":"pattern"},{"value":", ","type":"plaintext"},{"value":"y","type":"pattern"}],"yMd":[{"value":"M","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"d","type":"pattern"},{"value":"/","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQ":[{"value":"QQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}],"yQQQQ":[{"value":"QQQQ","type":"pattern"},{"value":" ","type":"plaintext"},{"value":"y","type":"pattern"}]}}}; + this.weekday_keys = ["sun", "mon", "tue", "wed", "thu", "fri", "sat"]; + this.methods = { + 'G': 'era', + 'y': 'year', + 'Y': 'year_of_week_of_year', + 'Q': 'quarter', + 'q': 'quarter_stand_alone', + 'M': 'month', + 'L': 'month_stand_alone', + 'w': 'week_of_year', + 'W': 'week_of_month', + 'd': 'day', + 'D': 'day_of_month', + 'F': 'day_of_week_in_month', + 'E': 'weekday', + 'e': 'weekday_local', + 'c': 'weekday_local_stand_alone', + 'a': 'period', + 'h': 'hour', + 'H': 'hour', + 'K': 'hour', + 'k': 'hour', + 'm': 'minute', + 's': 'second', + 'S': 'second_fraction', + 'z': 'timezone', + 'Z': 'timezone', + 'v': 'timezone_generic_non_location', + 'V': 'timezone_metazone' + }; + } + + DateTimeFormatter.prototype.format = function(obj, options) { + var format_token, token, tokens, + _this = this; + format_token = function(token) { + var result; + result = ""; + switch (token.type) { + case "pattern": + return _this.result_for_token(token, obj); + default: + if (token.value.length > 0 && token.value[0] === "'" && token.value[token.value.length - 1] === "'") { + return token.value.substring(1, token.value.length - 1); + } else { + return token.value; + } + } + }; + tokens = this.get_tokens(obj, options); + return ((function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = tokens.length; _i < _len; _i++) { + token = tokens[_i]; + _results.push(format_token(token)); + } + return _results; + })()).join(""); + }; + + DateTimeFormatter.prototype.get_tokens = function(obj, options) { + var format, type; + format = options.format || "date_time"; + type = options.type || "default"; + if (format === "additional") { + return this.tokens["date_time"][format][this.additional_format_selector().find_closest(options.type)]; + } else { + return this.tokens[format][type]; + } + }; + + DateTimeFormatter.prototype.result_for_token = function(token, date) { + return this[this.methods[token.value[0]]](date, token.value, token.value.length); + }; + + DateTimeFormatter.prototype.additional_format_selector = function() { + return new TwitterCldr.AdditionalDateFormatSelector(this.tokens["date_time"]["additional"]); + }; + + DateTimeFormatter.additional_formats = function() { + return new TwitterCldr.DateTimeFormatter().additional_format_selector().patterns(); + }; + + DateTimeFormatter.prototype.era = function(date, pattern, length) { + var choices, index, result; + switch (length) { + case 0: + choices = ["", ""]; + break; + case 1: + case 2: + case 3: + choices = TwitterCldr.Calendar.calendar["eras"]["abbr"]; + break; + default: + choices = TwitterCldr.Calendar.calendar["eras"]["name"]; + } + index = date.getFullYear() < 0 ? 0 : 1; + result = choices[index]; + if (result != null) { + return result; + } else { + return this.era(date, pattern.slice(0, -1), length - 1); + } + }; + + DateTimeFormatter.prototype.year = function(date, pattern, length) { + var year; + year = date.getFullYear().toString(); + if (length === 2) { + if (year.length !== 1) { + year = year.slice(-2); + } + } + if (length > 1) { + year = ("0000" + year).slice(-length); + } + return year; + }; + + DateTimeFormatter.prototype.year_of_week_of_year = function(date, pattern, length) { + throw 'not implemented'; + }; + + DateTimeFormatter.prototype.day_of_week_in_month = function(date, pattern, length) { + throw 'not implemented'; + }; + + DateTimeFormatter.prototype.quarter = function(date, pattern, length) { + var quarter; + quarter = ((date.getMonth() / 3) | 0) + 1; + switch (length) { + case 1: + return quarter.toString(); + case 2: + return ("0000" + quarter.toString()).slice(-length); + case 3: + return TwitterCldr.Calendar.calendar.quarters.format.abbreviated[quarter]; + case 4: + return TwitterCldr.Calendar.calendar.quarters.format.wide[quarter]; + } + }; + + DateTimeFormatter.prototype.quarter_stand_alone = function(date, pattern, length) { + var quarter; + quarter = (date.getMonth() - 1) / 3 + 1; + switch (length) { + case 1: + return quarter.toString(); + case 2: + return ("0000" + quarter.toString()).slice(-length); + case 3: + throw 'not yet implemented (requires cldr\'s "multiple inheritance")'; + break; + case 4: + throw 'not yet implemented (requires cldr\'s "multiple inheritance")'; + break; + case 5: + return TwitterCldr.Calendar.calendar.quarters['stand-alone'].narrow[quarter]; + } + }; + + DateTimeFormatter.prototype.month = function(date, pattern, length) { + var month_str; + month_str = (date.getMonth() + 1).toString(); + switch (length) { + case 1: + return month_str; + case 2: + return ("0000" + month_str).slice(-length); + case 3: + return TwitterCldr.Calendar.calendar.months.format.abbreviated[month_str]; + case 4: + return TwitterCldr.Calendar.calendar.months.format.wide[month_str]; + case 5: + throw 'not yet implemented (requires cldr\'s "multiple inheritance")'; + break; + default: + throw "Unknown date format"; + } + }; + + DateTimeFormatter.prototype.month_stand_alone = function(date, pattern, length) { + var month_str; + month_str = (date.getMonth() + 1).toString(); + switch (length) { + case 1: + return month_str; + case 2: + return ("0000" + month_str).slice(-length); + case 3: + return TwitterCldr.Calendar.calendar.months['stand-alone'].abbreviated[month_str]; + case 4: + return TwitterCldr.Calendar.calendar.months['stand-alone'].wide[month_str]; + case 5: + return TwitterCldr.Calendar.calendar.months['stand-alone'].narrow[month_str]; + default: + throw "Unknown date format"; + } + }; + + DateTimeFormatter.prototype.day = function(date, pattern, length) { + switch (length) { + case 1: + return date.getDate().toString(); + case 2: + return ("0000" + date.getDate().toString()).slice(-length); + } + }; + + DateTimeFormatter.prototype.weekday = function(date, pattern, length) { + var key; + key = this.weekday_keys[date.getDay()]; + switch (length) { + case 1: + case 2: + case 3: + return TwitterCldr.Calendar.calendar.days.format.abbreviated[key]; + case 4: + return TwitterCldr.Calendar.calendar.days.format.wide[key]; + case 5: + return TwitterCldr.Calendar.calendar.days['stand-alone'].narrow[key]; + } + }; + + DateTimeFormatter.prototype.weekday_local = function(date, pattern, length) { + var day; + switch (length) { + case 1: + case 2: + day = date.getDay(); + if (day === 0) { + return "7"; + } else { + return day.toString(); + } + break; + default: + return this.weekday(date, pattern, length); + } + }; + + DateTimeFormatter.prototype.weekday_local_stand_alone = function(date, pattern, length) { + switch (length) { + case 1: + return this.weekday_local(date, pattern, length); + default: + return this.weekday(date, pattern, length); + } + }; + + DateTimeFormatter.prototype.period = function(time, pattern, length) { + if (time.getHours() > 11) { + return TwitterCldr.Calendar.calendar.periods.format.wide["pm"]; + } else { + return TwitterCldr.Calendar.calendar.periods.format.wide["am"]; + } + }; + + DateTimeFormatter.prototype.hour = function(time, pattern, length) { + var hour; + hour = time.getHours(); + switch (pattern[0]) { + case 'h': + if (hour > 12) { + hour = hour - 12; + } else if (hour === 0) { + hour = 12; + } + break; + case 'K': + if (hour > 11) { + hour = hour - 12; + } + break; + case 'k': + if (hour === 0) { + hour = 24; + } + } + if (length === 1) { + return hour.toString(); + } else { + return ("000000" + hour.toString()).slice(-length); + } + }; + + DateTimeFormatter.prototype.minute = function(time, pattern, length) { + if (length === 1) { + return time.getMinutes().toString(); + } else { + return ("000000" + time.getMinutes().toString()).slice(-length); + } + }; + + DateTimeFormatter.prototype.second = function(time, pattern, length) { + if (length === 1) { + return time.getSeconds().toString(); + } else { + return ("000000" + time.getSeconds().toString()).slice(-length); + } + }; + + DateTimeFormatter.prototype.second_fraction = function(time, pattern, length) { + if (length > 6) { + throw 'can not use the S format with more than 6 digits'; + } + return ("000000" + Math.round(Math.pow(time.getMilliseconds() * 100.0, 6 - length)).toString()).slice(-length); + }; + + DateTimeFormatter.prototype.timezone = function(time, pattern, length) { + var hours, minutes, offset, offsetString, sign; + offset = time.getTimezoneOffset(); + hours = ("00" + (Math.abs(offset) / 60).toString()).slice(-2); + minutes = ("00" + (Math.abs(offset) % 60).toString()).slice(-2); + sign = offset > 0 ? "-" : "+"; + offsetString = sign + hours + ":" + minutes; + switch (length) { + case 1: + case 2: + case 3: + return offsetString; + default: + return "UTC" + offsetString; + } + }; + + DateTimeFormatter.prototype.timezone_generic_non_location = function(time, pattern, length) { + throw 'not yet implemented (requires timezone translation data")'; + }; + + return DateTimeFormatter; + + })(); + + TwitterCldr.AdditionalDateFormatSelector = (function() { + + function AdditionalDateFormatSelector(pattern_hash) { + this.pattern_hash = pattern_hash; + } + + AdditionalDateFormatSelector.prototype.find_closest = function(goal_pattern) { + var key, min_key, min_rank, rank, ranks; + if (!(goal_pattern != null) || goal_pattern.trim().length === 0) { + return null; + } else { + ranks = this.rank(goal_pattern); + min_rank = 100; + min_key = null; + for (key in ranks) { + rank = ranks[key]; + if (rank < min_rank) { + min_rank = rank; + min_key = key; + } + } + return min_key; + } + }; + + AdditionalDateFormatSelector.prototype.patterns = function() { + var key, _results; + _results = []; + for (key in this.pattern_hash) { + _results.push(key); + } + return _results; + }; + + AdditionalDateFormatSelector.prototype.separate = function(pattern_key) { + var cur_char, last_char, result, _i, _len; + last_char = ""; + result = []; + for (_i = 0, _len = pattern_key.length; _i < _len; _i++) { + cur_char = pattern_key[_i]; + if (cur_char === last_char) { + result[result.length - 1] += cur_char; + } else { + result.push(cur_char); + } + last_char = cur_char; + } + return result; + }; + + AdditionalDateFormatSelector.prototype.all_separated_patterns = function() { + var key, _results; + _results = []; + for (key in this.pattern_hash) { + _results.push(this.separate(key)); + } + return _results; + }; + + AdditionalDateFormatSelector.prototype.score = function(entities, goal_entities) { + var score; + score = this.exist_score(entities, goal_entities) * 2; + score += this.position_score(entities, goal_entities); + return score + this.count_score(entities, goal_entities); + }; + + AdditionalDateFormatSelector.prototype.position_score = function(entities, goal_entities) { + var found, goal_entity, index, sum; + sum = 0; + for (index in goal_entities) { + goal_entity = goal_entities[index]; + found = entities.indexOf(goal_entity); + if (found > -1) { + sum += Math.abs(found - index); + } + } + return sum; + }; + + AdditionalDateFormatSelector.prototype.exist_score = function(entities, goal_entities) { + var count, entity, goal_entity, _i, _len; + count = 0; + for (_i = 0, _len = goal_entities.length; _i < _len; _i++) { + goal_entity = goal_entities[_i]; + if (!(((function() { + var _j, _len1, _results; + _results = []; + for (_j = 0, _len1 = entities.length; _j < _len1; _j++) { + entity = entities[_j]; + if (entity[0] === goal_entity[0]) { + _results.push(entity); + } + } + return _results; + })()).length > 0)) { + count += 1; + } + } + return count; + }; + + AdditionalDateFormatSelector.prototype.count_score = function(entities, goal_entities) { + var entity, found_entity, goal_entity, sum, _i, _len; + sum = 0; + for (_i = 0, _len = goal_entities.length; _i < _len; _i++) { + goal_entity = goal_entities[_i]; + found_entity = ((function() { + var _j, _len1, _results; + _results = []; + for (_j = 0, _len1 = entities.length; _j < _len1; _j++) { + entity = entities[_j]; + if (entity[0] === goal_entity[0]) { + _results.push(entity); + } + } + return _results; + })())[0]; + if (found_entity != null) { + sum += Math.abs(found_entity.length - goal_entity.length); + } + } + return sum; + }; + + AdditionalDateFormatSelector.prototype.rank = function(goal_pattern) { + var result, separated_goal_pattern, separated_pattern, _i, _len, _ref; + separated_goal_pattern = this.separate(goal_pattern); + result = {}; + _ref = this.all_separated_patterns(); + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + separated_pattern = _ref[_i]; + result[separated_pattern.join("")] = this.score(separated_pattern, separated_goal_pattern); + } + return result; + }; + + return AdditionalDateFormatSelector; + + })(); + + TwitterCldr.NumberFormatter = (function() { + + function NumberFormatter() { + this.all_tokens = {"decimal":{"positive":["","#,##0.###"],"negative":["-","#,##0.###"]},"percent":{"positive":["","#,##0","%"],"negative":["-","#,##0","%"]},"currency":{"positive":["¤","#,##0.00"],"negative":["-(¤","#,##0.00",")"]},"short_decimal":{"positive":{"1000":["","0","K"],"10000":["","00","K"],"100000":["","000","K"],"1000000":["","0","M"],"10000000":["","00","M"],"100000000":["","000","M"],"1000000000":["","0","B"],"10000000000":["","00","B"],"100000000000":["","000","B"],"1000000000000":["","0","T"],"10000000000000":["","00","T"],"100000000000000":["","000","T"]},"negative":{"1000":["-","0","K"],"10000":["-","00","K"],"100000":["-","000","K"],"1000000":["-","0","M"],"10000000":["-","00","M"],"100000000":["-","000","M"],"1000000000":["-","0","B"],"10000000000":["-","00","B"],"100000000000":["-","000","B"],"1000000000000":["-","0","T"],"10000000000000":["-","00","T"],"100000000000000":["-","000","T"]}},"long_decimal":{"positive":{"1000":["","0"," thousand"],"10000":["","00"," thousand"],"100000":["","000"," thousand"],"1000000":["","0"," million"],"10000000":["","00"," million"],"100000000":["","000"," million"],"1000000000":["","0"," billion"],"10000000000":["","00"," billion"],"100000000000":["","000"," billion"],"1000000000000":["","0"," trillion"],"10000000000000":["","00"," trillion"],"100000000000000":["","000"," trillion"]},"negative":{"1000":["-","0"," thousand"],"10000":["-","00"," thousand"],"100000":["-","000"," thousand"],"1000000":["-","0"," million"],"10000000":["-","00"," million"],"100000000":["-","000"," million"],"1000000000":["-","0"," billion"],"10000000000":["-","00"," billion"],"100000000000":["-","000"," billion"],"1000000000000":["-","0"," trillion"],"10000000000000":["-","00"," trillion"],"100000000000000":["-","000"," trillion"]}}}; + this.tokens = []; + this.symbols = {"alias":"","decimal":".","exponential":"E","group":",","infinity":"∞","list":";","minus_sign":"-","nan":"NaN","per_mille":"‰","percent_sign":"%","plus_sign":"+"}; + this.default_symbols = { + 'group': ',', + 'decimal': '.', + 'plus_sign': '+', + 'minus_sign': '-' + }; + } + + NumberFormatter.prototype.format = function(number, options) { + var fraction, fraction_format, integer_format, intg, key, opts, prefix, result, sign, suffix, val, _ref, _ref1; + if (options == null) { + options = {}; + } + opts = this.default_format_options_for(number); + for (key in options) { + val = options[key]; + opts[key] = options[key] != null ? options[key] : opts[key]; + } + _ref = this.partition_tokens(this.get_tokens(number, opts)), prefix = _ref[0], suffix = _ref[1], integer_format = _ref[2], fraction_format = _ref[3]; + number = this.transform_number(number); + _ref1 = this.parse_number(number, opts), intg = _ref1[0], fraction = _ref1[1]; + result = integer_format.apply(parseFloat(intg), opts); + if (fraction) { + result += fraction_format.apply(fraction, opts); + } + sign = number < 0 && prefix !== "-" ? this.symbols.minus_sign || this.default_symbols.minus_sign : ""; + return "" + prefix + result + suffix; + }; + + NumberFormatter.prototype.transform_number = function(number) { + return number; + }; + + NumberFormatter.prototype.partition_tokens = function(tokens) { + return [tokens[0] || "", tokens[2] || "", new TwitterCldr.NumberFormatter.IntegerHelper(tokens[1], this.symbols), new TwitterCldr.NumberFormatter.FractionHelper(tokens[1], this.symbols)]; + }; + + NumberFormatter.prototype.parse_number = function(number, options) { + var precision; + if (options == null) { + options = {}; + } + if (options.precision != null) { + precision = options.precision; + } else { + precision = this.precision_from(number); + } + number = this.round_to(number, precision); + return Math.abs(number).toFixed(precision).split("."); + }; + + NumberFormatter.prototype.precision_from = function(num) { + var parts; + parts = num.toString().split("."); + if (parts.length === 2) { + return parts[1].length; + } else { + return 0; + } + }; + + NumberFormatter.prototype.round_to = function(number, precision) { + var factor; + factor = Math.pow(10, precision); + return Math.round(number * factor) / factor; + }; + + NumberFormatter.prototype.get_tokens = function() { + throw "get_tokens() not implemented - use a derived class like PercentFormatter."; + }; + + return NumberFormatter; + + })(); + + TwitterCldr.PercentFormatter = (function(_super) { + + __extends(PercentFormatter, _super); + + function PercentFormatter(options) { + if (options == null) { + options = {}; + } + this.default_percent_sign = "%"; + PercentFormatter.__super__.constructor.apply(this, arguments); + } + + PercentFormatter.prototype.format = function(number, options) { + if (options == null) { + options = {}; + } + return PercentFormatter.__super__.format.call(this, number, options).replace('¤', this.symbols.percent_sign || this.default_percent_sign); + }; + + PercentFormatter.prototype.default_format_options_for = function(number) { + return { + precision: 0 + }; + }; + + PercentFormatter.prototype.get_tokens = function(number, options) { + if (number < 0) { + return this.all_tokens.percent.negative; + } else { + return this.all_tokens.percent.positive; + } + }; + + return PercentFormatter; + + })(TwitterCldr.NumberFormatter); + + TwitterCldr.DecimalFormatter = (function(_super) { + + __extends(DecimalFormatter, _super); + + function DecimalFormatter() { + return DecimalFormatter.__super__.constructor.apply(this, arguments); + } + + DecimalFormatter.prototype.format = function(number, options) { + if (options == null) { + options = {}; + } + try { + return DecimalFormatter.__super__.format.call(this, number, options); + } catch (error) { + return number; + } + }; + + DecimalFormatter.prototype.default_format_options_for = function(number) { + return { + precision: this.precision_from(number) + }; + }; + + DecimalFormatter.prototype.get_tokens = function(number, options) { + if (options == null) { + options = {}; + } + if (number < 0) { + return this.all_tokens.decimal.negative; + } else { + return this.all_tokens.decimal.positive; + } + }; + + return DecimalFormatter; + + })(TwitterCldr.NumberFormatter); + + TwitterCldr.CurrencyFormatter = (function(_super) { + + __extends(CurrencyFormatter, _super); + + function CurrencyFormatter(options) { + if (options == null) { + options = {}; + } + this.default_currency_symbol = "$"; + this.default_precision = 2; + CurrencyFormatter.__super__.constructor.apply(this, arguments); + } + + CurrencyFormatter.prototype.format = function(number, options) { + var currency, symbol; + if (options == null) { + options = {}; + } + if (options.currency) { + if (TwitterCldr.Currencies != null) { + currency = TwitterCldr.Currencies.for_code(options.currency); + currency || (currency = { + symbol: options.currency + }); + } else { + currency = { + symbol: options.currency + }; + } + } else { + currency = { + symbol: this.default_currency_symbol + }; + } + symbol = options.use_cldr_symbol ? currency.cldr_symbol : currency.symbol; + return CurrencyFormatter.__super__.format.call(this, number, options).replace('¤', symbol); + }; + + CurrencyFormatter.prototype.default_format_options_for = function(number) { + var precision; + precision = this.precision_from(number); + if (precision === 0) { + precision = this.default_precision; + } + return { + precision: precision + }; + }; + + CurrencyFormatter.prototype.get_tokens = function(number, options) { + if (options == null) { + options = {}; + } + if (number < 0) { + return this.all_tokens.currency.negative; + } else { + return this.all_tokens.currency.positive; + } + }; + + return CurrencyFormatter; + + })(TwitterCldr.NumberFormatter); + + TwitterCldr.AbbreviatedNumberFormatter = (function(_super) { + + __extends(AbbreviatedNumberFormatter, _super); + + function AbbreviatedNumberFormatter() { + return AbbreviatedNumberFormatter.__super__.constructor.apply(this, arguments); + } + + AbbreviatedNumberFormatter.prototype.NUMBER_MAX = Math.pow(10, 15); + + AbbreviatedNumberFormatter.prototype.NUMBER_MIN = 1000; + + AbbreviatedNumberFormatter.prototype.default_format_options_for = function(number) { + return { + precision: this.precision_from(number) + }; + }; + + AbbreviatedNumberFormatter.prototype.get_type = function() { + return "decimal"; + }; + + AbbreviatedNumberFormatter.prototype.get_key = function(number) { + var i, zeroes; + zeroes = ((function() { + var _i, _ref, _results; + _results = []; + for (i = _i = 0, _ref = Math.floor(number).toString().length - 1; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i : --_i) { + _results.push("0"); + } + return _results; + })()).join(""); + return "1" + zeroes; + }; + + AbbreviatedNumberFormatter.prototype.get_tokens = function(number, options) { + var format, tokens, type; + if (options == null) { + options = {}; + } + type = (number < this.NUMBER_MAX) && (number >= this.NUMBER_MIN) ? this.get_type() : "decimal"; + format = type === this.get_type() ? this.get_key(number) : null; + tokens = this.all_tokens[type]; + tokens = number < 0 ? tokens.negative : tokens.positive; + if (format != null) { + tokens = tokens[format]; + } + return tokens; + }; + + AbbreviatedNumberFormatter.prototype.transform_number = function(number) { + var sig_figs; + if ((number < this.NUMBER_MAX) && (number >= this.NUMBER_MIN)) { + sig_figs = (parseInt(number).toString().length - 1) % 3; + return parseInt(number.toString().slice(0, +sig_figs + 1 || 9e9)); + } else { + return number; + } + }; + + return AbbreviatedNumberFormatter; + + })(TwitterCldr.NumberFormatter); + + TwitterCldr.ShortDecimalFormatter = (function(_super) { + + __extends(ShortDecimalFormatter, _super); + + function ShortDecimalFormatter() { + return ShortDecimalFormatter.__super__.constructor.apply(this, arguments); + } + + ShortDecimalFormatter.prototype.get_type = function() { + return "short_decimal"; + }; + + return ShortDecimalFormatter; + + })(TwitterCldr.AbbreviatedNumberFormatter); + + TwitterCldr.LongDecimalFormatter = (function(_super) { + + __extends(LongDecimalFormatter, _super); + + function LongDecimalFormatter() { + return LongDecimalFormatter.__super__.constructor.apply(this, arguments); + } + + LongDecimalFormatter.prototype.get_type = function() { + return "long_decimal"; + }; + + return LongDecimalFormatter; + + })(TwitterCldr.AbbreviatedNumberFormatter); + + TwitterCldr.NumberFormatter.BaseHelper = (function() { + + function BaseHelper() {} + + BaseHelper.prototype.interpolate = function(string, value, orientation) { + var i, length, start; + if (orientation == null) { + orientation = "right"; + } + value = value.toString(); + length = value.length; + start = orientation === "left" ? 0 : -length; + if (string.length < length) { + string = (((function() { + var _i, _results; + _results = []; + for (i = _i = 0; 0 <= length ? _i < length : _i > length; i = 0 <= length ? ++_i : --_i) { + _results.push("#"); + } + return _results; + })()).join("") + string).slice(-length); + } + if (start < 0) { + string = string.slice(0, start + string.length) + value; + } else { + string = string.slice(0, start) + value + string.slice(length); + } + return string.replace(/#/g, ""); + }; + + return BaseHelper; + + })(); + + TwitterCldr.NumberFormatter.IntegerHelper = (function(_super) { + + __extends(IntegerHelper, _super); + + function IntegerHelper(token, symbols) { + var format; + if (symbols == null) { + symbols = {}; + } + format = token.split('.')[0]; + this.format = this.prepare_format(format, symbols); + this.groups = this.parse_groups(format); + this.separator = symbols.group || ','; + } + + IntegerHelper.prototype.apply = function(number, options) { + if (options == null) { + options = {}; + } + return this.format_groups(this.interpolate(this.format, parseInt(number))); + }; + + IntegerHelper.prototype.format_groups = function(string) { + var cur_token, token, tokens; + if (this.groups.length === 0) { + return string; + } + tokens = []; + cur_token = this.chop_group(string, this.groups[0]); + tokens.push(cur_token); + if (cur_token) { + string = string.slice(0, string.length - cur_token.length); + } + while (string.length > this.groups[this.groups.length - 1]) { + cur_token = this.chop_group(string, this.groups[this.groups.length - 1]); + tokens.push(cur_token); + if (cur_token) { + string = string.slice(0, string.length - cur_token.length); + } + } + tokens.push(string); + return ((function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = tokens.length; _i < _len; _i++) { + token = tokens[_i]; + if (token !== null) { + _results.push(token); + } + } + return _results; + })()).reverse().join(this.separator); + }; + + IntegerHelper.prototype.parse_groups = function(format) { + var index, rest, width, widths; + index = format.lastIndexOf(','); + if (!(index > 0)) { + return []; + } + rest = format.slice(0, index); + widths = [format.length - index - 1]; + if (rest.lastIndexOf(',') > -1) { + widths.push(rest.length - rest.lastIndexOf(',') - 1); + } + widths = (function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = widths.length; _i < _len; _i++) { + width = widths[_i]; + if (width !== null) { + _results.push(width); + } + } + return _results; + })(); + widths.reverse(); + return ((function() { + var _i, _ref, _results; + _results = []; + for (index = _i = 0, _ref = widths.length; 0 <= _ref ? _i < _ref : _i > _ref; index = 0 <= _ref ? ++_i : --_i) { + if (widths.indexOf(widths[index], index + 1) === -1) { + _results.push(widths[index]); + } + } + return _results; + })()).reverse(); + }; + + IntegerHelper.prototype.chop_group = function(string, size) { + if (string.length > size) { + return string.slice(-size); + } else { + return null; + } + }; + + IntegerHelper.prototype.prepare_format = function(format, symbols) { + return format.replace(",", "").replace("+", symbols.plus_sign).replace("-", symbols.minus_sign); + }; + + return IntegerHelper; + + })(TwitterCldr.NumberFormatter.BaseHelper); + + TwitterCldr.NumberFormatter.FractionHelper = (function(_super) { + + __extends(FractionHelper, _super); + + function FractionHelper(token, symbols) { + if (symbols == null) { + symbols = {}; + } + this.format = token ? token.split('.').pop() : ""; + this.decimal = symbols.decimal || "."; + this.precision = this.format.length; + } + + FractionHelper.prototype.apply = function(fraction, options) { + var precision; + if (options == null) { + options = {}; + } + precision = options.precision != null ? options.precision : this.precision; + if (precision > 0) { + return this.decimal + this.interpolate(this.format_for(options), fraction, "left"); + } else { + return ""; + } + }; + + FractionHelper.prototype.format_for = function(options) { + var i, precision; + precision = options.precision != null ? options.precision : this.precision; + if (precision) { + return ((function() { + var _i, _results; + _results = []; + for (i = _i = 0; 0 <= precision ? _i < precision : _i > precision; i = 0 <= precision ? ++_i : --_i) { + _results.push("0"); + } + return _results; + })()).join(""); + } else { + return this.format; + } + }; + + return FractionHelper; + + })(TwitterCldr.NumberFormatter.BaseHelper); + + TwitterCldr.Currencies = (function() { + + function Currencies() {} + + Currencies.currencies = {"ADP":{"currency":"ADP","name":"Andorran peseta","cldr_symbol":"ADP","symbol":"ADP","code_points":[65,68,80]},"AED":{"currency":"AED","name":"UAE dirham","cldr_symbol":"AED","symbol":"AED","code_points":[65,69,68]},"AFA":{"currency":"AFA","name":"Afghan afghani (1927-2002)","cldr_symbol":"AFA","symbol":"AFA","code_points":[65,70,65]},"AFN":{"currency":"AFN","name":"Afghan Afghani","cldr_symbol":"AFN","symbol":"؋","code_points":[1547]},"ALK":{"currency":"ALK","name":"Albanian lek (1946-1965)","cldr_symbol":"ALK","symbol":"ALK","code_points":[65,76,75]},"ALL":{"currency":"ALL","name":"Albanian lek","cldr_symbol":"ALL","symbol":"LEK","code_points":[76,69,75]},"AMD":{"currency":"AMD","name":"Armenian dram","cldr_symbol":"AMD","symbol":"AMD","code_points":[65,77,68]},"ANG":{"currency":"ANG","name":"Netherlands Antillean guilder","cldr_symbol":"ANG","symbol":"ƒ","code_points":[402]},"AOA":{"currency":"AOA","name":"Angolan kwanza","cldr_symbol":"AOA","symbol":"AOA","code_points":[65,79,65]},"AOK":{"currency":"AOK","name":"Angolan kwanza (1977-1991)","cldr_symbol":"AOK","symbol":"AOK","code_points":[65,79,75]},"AON":{"currency":"AON","name":"Angolan new kwanza (1990-2000)","cldr_symbol":"AON","symbol":"AON","code_points":[65,79,78]},"AOR":{"currency":"AOR","name":"Angolan readjusted kwanza (1995-1999)","cldr_symbol":"AOR","symbol":"AOR","code_points":[65,79,82]},"ARA":{"currency":"ARA","name":"Argentine austral","cldr_symbol":"ARA","symbol":"ARA","code_points":[65,82,65]},"ARL":{"currency":"ARL","name":"Argentine peso ley (1970-1983)","cldr_symbol":"ARL","symbol":"ARL","code_points":[65,82,76]},"ARM":{"currency":"ARM","name":"Argentine peso (1881-1970)","cldr_symbol":"ARM","symbol":"ARM","code_points":[65,82,77]},"ARP":{"currency":"ARP","name":"Argentine peso (1983-1985)","cldr_symbol":"ARP","symbol":"ARP","code_points":[65,82,80]},"ARS":{"currency":"ARS","name":"Argentine peso","cldr_symbol":"ARS","symbol":"$","code_points":[36]},"ATS":{"currency":"ATS","name":"Austrian schilling","cldr_symbol":"ATS","symbol":"ATS","code_points":[65,84,83]},"AUD":{"currency":"AUD","name":"Australian dollar","cldr_symbol":"A$","symbol":"$","code_points":[36]},"AWG":{"currency":"AWG","name":"Aruban florin","cldr_symbol":"AWG","symbol":"ƒ","code_points":[402],"alt_name":"Florins"},"AZM":{"currency":"AZM","name":"Azerbaijani manat (1993-2006)","cldr_symbol":"AZM","symbol":"AZM","code_points":[65,90,77]},"AZN":{"currency":"AZN","name":"Azerbaijani manat","cldr_symbol":"AZN","symbol":"ман","code_points":[1084,1072,1085]},"BAD":{"currency":"BAD","name":"Bosnia-Herzegovina dinar (1992-1994)","cldr_symbol":"BAD","symbol":"BAD","code_points":[66,65,68]},"BAM":{"currency":"BAM","name":"Bosnia-Herzegovina convertible mark","cldr_symbol":"BAM","symbol":"KM","code_points":[75,77]},"BAN":{"currency":"BAN","name":"Bosnia-Herzegovina new dinar (1994-1997)","cldr_symbol":"BAN","symbol":"BAN","code_points":[66,65,78]},"BBD":{"currency":"BBD","name":"Barbadian dollar","cldr_symbol":"BBD","symbol":"$","code_points":[36]},"BDT":{"currency":"BDT","name":"Bangladeshi taka","cldr_symbol":"BDT","symbol":"BDT","code_points":[66,68,84]},"BEC":{"currency":"BEC","name":"Belgian franc (convertible)","cldr_symbol":"BEC","symbol":"BEC","code_points":[66,69,67]},"BEF":{"currency":"BEF","name":"Belgian franc","cldr_symbol":"BEF","symbol":"BEF","code_points":[66,69,70]},"BEL":{"currency":"BEL","name":"Belgian franc (financial)","cldr_symbol":"BEL","symbol":"BEL","code_points":[66,69,76]},"BGL":{"currency":"BGL","name":"Bulgarian hard lev","cldr_symbol":"BGL","symbol":"BGL","code_points":[66,71,76]},"BGM":{"currency":"BGM","name":"Bulgarian socialist lev","cldr_symbol":"BGM","symbol":"BGM","code_points":[66,71,77]},"BGN":{"currency":"BGN","name":"Bulgarian lev","cldr_symbol":"BGN","symbol":"лв","code_points":[1083,1074]},"BGO":{"currency":"BGO","name":"Bulgarian lev (1879-1952)","cldr_symbol":"BGO","symbol":"BGO","code_points":[66,71,79]},"BHD":{"currency":"BHD","name":"Bahraini dinar","cldr_symbol":"BHD","symbol":"BHD","code_points":[66,72,68]},"BIF":{"currency":"BIF","name":"Burundian franc","cldr_symbol":"BIF","symbol":"BIF","code_points":[66,73,70]},"BMD":{"currency":"BMD","name":"Bermudan dollar","cldr_symbol":"BMD","symbol":"$","code_points":[36]},"BND":{"currency":"BND","name":"Brunei dollar","cldr_symbol":"BND","symbol":"$","code_points":[36]},"BOB":{"currency":"BOB","name":"Bolivian boliviano","cldr_symbol":"BOB","symbol":"$b","code_points":[36,98]},"BOL":{"currency":"BOL","name":"Bolivian boliviano (1863-1963)","cldr_symbol":"BOL","symbol":"BOL","code_points":[66,79,76]},"BOP":{"currency":"BOP","name":"Bolivian peso","cldr_symbol":"BOP","symbol":"BOP","code_points":[66,79,80]},"BOV":{"currency":"BOV","name":"Bolivian mvdol","cldr_symbol":"BOV","symbol":"BOV","code_points":[66,79,86]},"BRB":{"currency":"BRB","name":"Brazilian new cruzeiro (1967-1986)","cldr_symbol":"BRB","symbol":"BRB","code_points":[66,82,66]},"BRC":{"currency":"BRC","name":"Brazilian cruzado (1986-1989)","cldr_symbol":"BRC","symbol":"BRC","code_points":[66,82,67]},"BRE":{"currency":"BRE","name":"Brazilian cruzeiro (1990-1993)","cldr_symbol":"BRE","symbol":"BRE","code_points":[66,82,69]},"BRL":{"currency":"BRL","name":"Brazilian real","cldr_symbol":"R$","symbol":"R$","code_points":[82,36]},"BRN":{"currency":"BRN","name":"Brazilian new cruzado (1989-1990)","cldr_symbol":"BRN","symbol":"BRN","code_points":[66,82,78]},"BRR":{"currency":"BRR","name":"Brazilian cruzeiro (1993-1994)","cldr_symbol":"BRR","symbol":"BRR","code_points":[66,82,82]},"BRZ":{"currency":"BRZ","name":"Brazilian cruzeiro (1942-1967)","cldr_symbol":"BRZ","symbol":"BRZ","code_points":[66,82,90]},"BSD":{"currency":"BSD","name":"Bahamian dollar","cldr_symbol":"BSD","symbol":"$","code_points":[36]},"BTN":{"currency":"BTN","name":"Bhutanese ngultrum","cldr_symbol":"BTN","symbol":"BTN","code_points":[66,84,78]},"BUK":{"currency":"BUK","name":"Burmese kyat","cldr_symbol":"BUK","symbol":"BUK","code_points":[66,85,75]},"BWP":{"currency":"BWP","name":"Botswanan pula","cldr_symbol":"BWP","symbol":"P","code_points":[80]},"BYB":{"currency":"BYB","name":"Belarusian new ruble (1994-1999)","cldr_symbol":"BYB","symbol":"BYB","code_points":[66,89,66]},"BYR":{"currency":"BYR","name":"Belarusian ruble","cldr_symbol":"BYR","symbol":"p.","code_points":[112,46]},"BZD":{"currency":"BZD","name":"Belize dollar","cldr_symbol":"BZD","symbol":"BZ$","code_points":[66,90,36]},"CAD":{"currency":"CAD","name":"Canadian dollar","cldr_symbol":"CA$","symbol":"$","code_points":[36]},"CDF":{"currency":"CDF","name":"Congolese franc","cldr_symbol":"CDF","symbol":"CDF","code_points":[67,68,70]},"CHE":{"currency":"CHE","name":"WIR euro","cldr_symbol":"CHE","symbol":"CHE","code_points":[67,72,69]},"CHF":{"currency":"CHF","name":"Swiss franc","cldr_symbol":"CHF","symbol":"CHF","code_points":[67,72,70]},"CHW":{"currency":"CHW","name":"WIR franc","cldr_symbol":"CHW","symbol":"CHW","code_points":[67,72,87]},"CLE":{"currency":"CLE","name":"Chilean escudo","cldr_symbol":"CLE","symbol":"CLE","code_points":[67,76,69]},"CLF":{"currency":"CLF","name":"Chilean unit of account (UF)","cldr_symbol":"CLF","symbol":"CLF","code_points":[67,76,70]},"CLP":{"currency":"CLP","name":"Chilean peso","cldr_symbol":"CLP","symbol":"$","code_points":[36]},"CNX":{"currency":"CNX","name":"Chinese People’s Bank dollar","cldr_symbol":"CNX","symbol":"CNX","code_points":[67,78,88]},"CNY":{"currency":"CNY","name":"Chinese yuan","cldr_symbol":"CN¥","symbol":"¥","code_points":[165]},"COP":{"currency":"COP","name":"Colombian peso","cldr_symbol":"COP","symbol":"$","code_points":[36]},"COU":{"currency":"COU","name":"Colombian real value unit","cldr_symbol":"COU","symbol":"COU","code_points":[67,79,85]},"CRC":{"currency":"CRC","name":"Costa Rican colón","cldr_symbol":"CRC","symbol":"₡","code_points":[8353]},"CSD":{"currency":"CSD","name":"Serbian dinar (2002-2006)","cldr_symbol":"CSD","symbol":"CSD","code_points":[67,83,68]},"CSK":{"currency":"CSK","name":"Czechoslovak hard koruna","cldr_symbol":"CSK","symbol":"CSK","code_points":[67,83,75]},"CUC":{"currency":"CUC","name":"Cuban convertible peso","cldr_symbol":"CUC","symbol":"CUC","code_points":[67,85,67]},"CUP":{"currency":"CUP","name":"Cuban peso","cldr_symbol":"CUP","symbol":"₱","code_points":[8369]},"CVE":{"currency":"CVE","name":"Cape Verdean escudo","cldr_symbol":"CVE","symbol":"CVE","code_points":[67,86,69]},"CYP":{"currency":"CYP","name":"Cypriot pound","cldr_symbol":"CYP","symbol":"CYP","code_points":[67,89,80]},"CZK":{"currency":"CZK","name":"Czech Republic koruna","cldr_symbol":"CZK","symbol":"Kč","code_points":[75,269]},"DDM":{"currency":"DDM","name":"East German mark","cldr_symbol":"DDM","symbol":"DDM","code_points":[68,68,77]},"DEM":{"currency":"DEM","name":"German mark","cldr_symbol":"DEM","symbol":"DEM","code_points":[68,69,77]},"DJF":{"currency":"DJF","name":"Djiboutian franc","cldr_symbol":"DJF","symbol":"DJF","code_points":[68,74,70]},"DKK":{"currency":"DKK","name":"Danish krone","cldr_symbol":"DKK","symbol":"kr","code_points":[107,114]},"DOP":{"currency":"DOP","name":"Dominican peso","cldr_symbol":"DOP","symbol":"RD$","code_points":[82,68,36]},"DZD":{"currency":"DZD","name":"Algerian dinar","cldr_symbol":"DZD","symbol":"DZD","code_points":[68,90,68]},"ECS":{"currency":"ECS","name":"Ecuadorian sucre","cldr_symbol":"ECS","symbol":"ECS","code_points":[69,67,83]},"ECV":{"currency":"ECV","name":"Ecuadorian unit of constant value","cldr_symbol":"ECV","symbol":"ECV","code_points":[69,67,86]},"EEK":{"currency":"EEK","name":"Estonian kroon","cldr_symbol":"EEK","symbol":"kr","code_points":[107,114]},"EGP":{"currency":"EGP","name":"Egyptian pound","cldr_symbol":"EGP","symbol":"£","code_points":[163]},"ERN":{"currency":"ERN","name":"Eritrean nakfa","cldr_symbol":"ERN","symbol":"ERN","code_points":[69,82,78]},"ESA":{"currency":"ESA","name":"Spanish peseta (A account)","cldr_symbol":"ESA","symbol":"ESA","code_points":[69,83,65]},"ESB":{"currency":"ESB","name":"Spanish peseta (convertible account)","cldr_symbol":"ESB","symbol":"ESB","code_points":[69,83,66]},"ESP":{"currency":"ESP","name":"Spanish peseta","cldr_symbol":"ESP","symbol":"ESP","code_points":[69,83,80]},"ETB":{"currency":"ETB","name":"Ethiopian birr","cldr_symbol":"ETB","symbol":"ETB","code_points":[69,84,66]},"EUR":{"currency":"EUR","name":"euro","cldr_symbol":"€","symbol":"€","code_points":[8364]},"FIM":{"currency":"FIM","name":"Finnish markka","cldr_symbol":"FIM","symbol":"FIM","code_points":[70,73,77]},"FJD":{"currency":"FJD","name":"Fijian dollar","cldr_symbol":"FJD","symbol":"FJD","code_points":[70,74,68]},"FKP":{"currency":"FKP","name":"Falkland Islands pound","cldr_symbol":"FKP","symbol":"£","code_points":[163]},"FRF":{"currency":"FRF","name":"French franc","cldr_symbol":"FRF","symbol":"FRF","code_points":[70,82,70]},"GBP":{"currency":"GBP","name":"British pound sterling","cldr_symbol":"£","symbol":"£","code_points":[163]},"GEK":{"currency":"GEK","name":"Georgian kupon larit","cldr_symbol":"GEK","symbol":"GEK","code_points":[71,69,75]},"GEL":{"currency":"GEL","name":"Georgian lari","cldr_symbol":"GEL","symbol":"GEL","code_points":[71,69,76]},"GHC":{"currency":"GHC","name":"Ghanaian cedi (1979-2007)","cldr_symbol":"GHC","symbol":"GHC","code_points":[71,72,67]},"GHS":{"currency":"GHS","name":"Ghanaian cedi","cldr_symbol":"GHS","symbol":"¢","code_points":[162]},"GIP":{"currency":"GIP","name":"Gibraltar pound","cldr_symbol":"GIP","symbol":"£","code_points":[163]},"GMD":{"currency":"GMD","name":"Gambian dalasi","cldr_symbol":"GMD","symbol":"GMD","code_points":[71,77,68]},"GNF":{"currency":"GNF","name":"Guinean franc","cldr_symbol":"GNF","symbol":"GNF","code_points":[71,78,70]},"GNS":{"currency":"GNS","name":"Guinean syli","cldr_symbol":"GNS","symbol":"GNS","code_points":[71,78,83]},"GQE":{"currency":"GQE","name":"Equatorial Guinean ekwele","cldr_symbol":"GQE","symbol":"GQE","code_points":[71,81,69]},"GRD":{"currency":"GRD","name":"Greek drachma","cldr_symbol":"GRD","symbol":"GRD","code_points":[71,82,68]},"GTQ":{"currency":"GTQ","name":"Guatemalan quetzal","cldr_symbol":"GTQ","symbol":"Q","code_points":[81]},"GWE":{"currency":"GWE","name":"Portuguese Guinea escudo","cldr_symbol":"GWE","symbol":"GWE","code_points":[71,87,69]},"GWP":{"currency":"GWP","name":"Guinea-Bissau peso","cldr_symbol":"GWP","symbol":"GWP","code_points":[71,87,80]},"GYD":{"currency":"GYD","name":"Guyanaese dollar","cldr_symbol":"GYD","symbol":"GYD","code_points":[71,89,68]},"HKD":{"currency":"HKD","name":"Hong Kong dollar","cldr_symbol":"HK$","symbol":"$","code_points":[36]},"HNL":{"currency":"HNL","name":"Honduran lempira","cldr_symbol":"HNL","symbol":"L","code_points":[76]},"HRD":{"currency":"HRD","name":"Croatian dinar","cldr_symbol":"HRD","symbol":"HRD","code_points":[72,82,68]},"HRK":{"currency":"HRK","name":"Croatian kuna","cldr_symbol":"HRK","symbol":"kn","code_points":[107,110]},"HTG":{"currency":"HTG","name":"Haitian gourde","cldr_symbol":"HTG","symbol":"HTG","code_points":[72,84,71]},"HUF":{"currency":"HUF","name":"Hungarian forint","cldr_symbol":"HUF","symbol":"Ft","code_points":[70,116]},"IDR":{"currency":"IDR","name":"Indonesian rupiah","cldr_symbol":"IDR","symbol":"Rp","code_points":[82,112]},"IEP":{"currency":"IEP","name":"Irish pound","cldr_symbol":"IEP","symbol":"IEP","code_points":[73,69,80]},"ILP":{"currency":"ILP","name":"Israeli pound","cldr_symbol":"ILP","symbol":"ILP","code_points":[73,76,80]},"ILR":{"currency":"ILR","name":"Israeli sheqel (1980-1985)","cldr_symbol":"ILR","symbol":"ILR","code_points":[73,76,82]},"ILS":{"currency":"ILS","name":"Israeli new sheqel","cldr_symbol":"₪","symbol":"₪","code_points":[8362]},"INR":{"currency":"INR","name":"Indian rupee","cldr_symbol":"₹","symbol":"₨","code_points":[8360]},"IQD":{"currency":"IQD","name":"Iraqi dinar","cldr_symbol":"IQD","symbol":"IQD","code_points":[73,81,68]},"IRR":{"currency":"IRR","name":"Iranian rial","cldr_symbol":"IRR","symbol":"﷼","code_points":[65020]},"ISJ":{"currency":"ISJ","name":"Icelandic króna (1918-1981)","cldr_symbol":"ISJ","symbol":"ISJ","code_points":[73,83,74]},"ISK":{"currency":"ISK","name":"Icelandic króna","cldr_symbol":"ISK","symbol":"kr","code_points":[107,114]},"ITL":{"currency":"ITL","name":"Italian lira","cldr_symbol":"ITL","symbol":"ITL","code_points":[73,84,76]},"JMD":{"currency":"JMD","name":"Jamaican dollar","cldr_symbol":"JMD","symbol":"JMD","code_points":[74,77,68]},"JOD":{"currency":"JOD","name":"Jordanian dinar","cldr_symbol":"JOD","symbol":"JOD","code_points":[74,79,68]},"JPY":{"currency":"JPY","name":"Japanese yen","cldr_symbol":"¥","symbol":"¥","code_points":[165]},"KES":{"currency":"KES","name":"Kenyan shilling","cldr_symbol":"KES","symbol":"KES","code_points":[75,69,83]},"KGS":{"currency":"KGS","name":"Kyrgystani som","cldr_symbol":"KGS","symbol":"лв","code_points":[1083,1074]},"KHR":{"currency":"KHR","name":"Cambodian riel","cldr_symbol":"KHR","symbol":"KHR","code_points":[75,72,82]},"KMF":{"currency":"KMF","name":"Comorian franc","cldr_symbol":"KMF","symbol":"KMF","code_points":[75,77,70]},"KPW":{"currency":"KPW","name":"North Korean won","cldr_symbol":"KPW","symbol":"₩","code_points":[8361]},"KRH":{"currency":"KRH","name":"South Korean hwan (1953-1962)","cldr_symbol":"KRH","symbol":"KRH","code_points":[75,82,72]},"KRO":{"currency":"KRO","name":"South Korean won (1945-1953)","cldr_symbol":"KRO","symbol":"KRO","code_points":[75,82,79]},"KRW":{"currency":"KRW","name":"South Korean won","cldr_symbol":"₩","symbol":"₩","code_points":[8361]},"KWD":{"currency":"KWD","name":"Kuwaiti dinar","cldr_symbol":"KWD","symbol":"KWD","code_points":[75,87,68]},"KYD":{"currency":"KYD","name":"Cayman Islands dollar","cldr_symbol":"KYD","symbol":"$","code_points":[36]},"KZT":{"currency":"KZT","name":"Kazakhstani tenge","cldr_symbol":"KZT","symbol":"лв","code_points":[1083,1074]},"LAK":{"currency":"LAK","name":"Laotian kip","cldr_symbol":"LAK","symbol":"₭","code_points":[8365]},"LBP":{"currency":"LBP","name":"Lebanese pound","cldr_symbol":"LBP","symbol":"£","code_points":[163]},"LKR":{"currency":"LKR","name":"Sri Lankan rupee","cldr_symbol":"LKR","symbol":"₨","code_points":[8360]},"LRD":{"currency":"LRD","name":"Liberian dollar","cldr_symbol":"LRD","symbol":"$","code_points":[36]},"LSL":{"currency":"LSL","name":"Lesotho loti","cldr_symbol":"LSL","symbol":"LSL","code_points":[76,83,76]},"LTL":{"currency":"LTL","name":"Lithuanian litas","cldr_symbol":"LTL","symbol":"Lt","code_points":[76,116]},"LTT":{"currency":"LTT","name":"Lithuanian talonas","cldr_symbol":"LTT","symbol":"LTT","code_points":[76,84,84]},"LUC":{"currency":"LUC","name":"Luxembourgian convertible franc","cldr_symbol":"LUC","symbol":"LUC","code_points":[76,85,67]},"LUF":{"currency":"LUF","name":"Luxembourgian franc","cldr_symbol":"LUF","symbol":"LUF","code_points":[76,85,70]},"LUL":{"currency":"LUL","name":"Luxembourg financial franc","cldr_symbol":"LUL","symbol":"LUL","code_points":[76,85,76]},"LVL":{"currency":"LVL","name":"Latvian lats","cldr_symbol":"LVL","symbol":"Ls","code_points":[76,115]},"LVR":{"currency":"LVR","name":"Latvian ruble","cldr_symbol":"LVR","symbol":"LVR","code_points":[76,86,82]},"LYD":{"currency":"LYD","name":"Libyan dinar","cldr_symbol":"LYD","symbol":"LYD","code_points":[76,89,68]},"MAD":{"currency":"MAD","name":"Moroccan dirham","cldr_symbol":"MAD","symbol":"MAD","code_points":[77,65,68]},"MAF":{"currency":"MAF","name":"Moroccan franc","cldr_symbol":"MAF","symbol":"MAF","code_points":[77,65,70]},"MCF":{"currency":"MCF","name":"Monegasque franc","cldr_symbol":"MCF","symbol":"MCF","code_points":[77,67,70]},"MDC":{"currency":"MDC","name":"Moldovan cupon","cldr_symbol":"MDC","symbol":"MDC","code_points":[77,68,67]},"MDL":{"currency":"MDL","name":"Moldovan leu","cldr_symbol":"MDL","symbol":"MDL","code_points":[77,68,76]},"MGA":{"currency":"MGA","name":"Malagasy Ariary","cldr_symbol":"MGA","symbol":"MGA","code_points":[77,71,65]},"MGF":{"currency":"MGF","name":"Malagasy franc","cldr_symbol":"MGF","symbol":"MGF","code_points":[77,71,70]},"MKD":{"currency":"MKD","name":"Macedonian denar","cldr_symbol":"MKD","symbol":"MKD","code_points":[77,75,68]},"MKN":{"currency":"MKN","name":"Macedonian denar (1992-1993)","cldr_symbol":"MKN","symbol":"MKN","code_points":[77,75,78]},"MLF":{"currency":"MLF","name":"Malian franc","cldr_symbol":"MLF","symbol":"MLF","code_points":[77,76,70]},"MMK":{"currency":"MMK","name":"Myanma kyat","cldr_symbol":"MMK","symbol":"MMK","code_points":[77,77,75]},"MNT":{"currency":"MNT","name":"Mongolian tugrik","cldr_symbol":"MNT","symbol":"₮","code_points":[8366]},"MOP":{"currency":"MOP","name":"Macanese pataca","cldr_symbol":"MOP","symbol":"MOP","code_points":[77,79,80]},"MRO":{"currency":"MRO","name":"Mauritanian ouguiya","cldr_symbol":"MRO","symbol":"MRO","code_points":[77,82,79]},"MTL":{"currency":"MTL","name":"Maltese lira","cldr_symbol":"MTL","symbol":"MTL","code_points":[77,84,76]},"MTP":{"currency":"MTP","name":"Maltese pound","cldr_symbol":"MTP","symbol":"MTP","code_points":[77,84,80]},"MUR":{"currency":"MUR","name":"Mauritian rupee","cldr_symbol":"MUR","symbol":"₨","code_points":[8360]},"MVP":{"currency":"MVP","name":"Maldivian rupee","cldr_symbol":"MVP","symbol":"MVP","code_points":[77,86,80]},"MVR":{"currency":"MVR","name":"Maldivian rufiyaa","cldr_symbol":"MVR","symbol":"MVR","code_points":[77,86,82]},"MWK":{"currency":"MWK","name":"Malawian Kwacha","cldr_symbol":"MWK","symbol":"MWK","code_points":[77,87,75]},"MXN":{"currency":"MXN","name":"Mexican peso","cldr_symbol":"MX$","symbol":"$","code_points":[36]},"MXP":{"currency":"MXP","name":"Mexican silver peso (1861-1992)","cldr_symbol":"MXP","symbol":"MXP","code_points":[77,88,80]},"MXV":{"currency":"MXV","name":"Mexican investment unit","cldr_symbol":"MXV","symbol":"MXV","code_points":[77,88,86]},"MYR":{"currency":"MYR","name":"Malaysian ringgit","cldr_symbol":"MYR","symbol":"RM","code_points":[82,77]},"MZE":{"currency":"MZE","name":"Mozambican escudo","cldr_symbol":"MZE","symbol":"MZE","code_points":[77,90,69]},"MZM":{"currency":"MZM","name":"Mozambican metical (1980-2006)","cldr_symbol":"MZM","symbol":"MZM","code_points":[77,90,77]},"MZN":{"currency":"MZN","name":"Mozambican metical","cldr_symbol":"MZN","symbol":"MT","code_points":[77,84]},"NAD":{"currency":"NAD","name":"Namibian dollar","cldr_symbol":"NAD","symbol":"$","code_points":[36]},"NGN":{"currency":"NGN","name":"Nigerian naira","cldr_symbol":"NGN","symbol":"₦","code_points":[8358]},"NIC":{"currency":"NIC","name":"Nicaraguan córdoba (1988-1991)","cldr_symbol":"NIC","symbol":"NIC","code_points":[78,73,67]},"NIO":{"currency":"NIO","name":"Nicaraguan córdoba","cldr_symbol":"NIO","symbol":"C$","code_points":[67,36]},"NLG":{"currency":"NLG","name":"Dutch guilder","cldr_symbol":"NLG","symbol":"NLG","code_points":[78,76,71]},"NOK":{"currency":"NOK","name":"Norwegian krone","cldr_symbol":"NOK","symbol":"kr","code_points":[107,114]},"NPR":{"currency":"NPR","name":"Nepalese rupee","cldr_symbol":"NPR","symbol":"₨","code_points":[8360]},"NZD":{"currency":"NZD","name":"New Zealand dollar","cldr_symbol":"NZ$","symbol":"$","code_points":[36]},"OMR":{"currency":"OMR","name":"Omani rial","cldr_symbol":"OMR","symbol":"﷼","code_points":[65020]},"PAB":{"currency":"PAB","name":"Panamanian balboa","cldr_symbol":"PAB","symbol":"B/.","code_points":[66,47,46]},"PEI":{"currency":"PEI","name":"Peruvian inti","cldr_symbol":"PEI","symbol":"PEI","code_points":[80,69,73]},"PEN":{"currency":"PEN","name":"Peruvian nuevo sol","cldr_symbol":"PEN","symbol":"S/.","code_points":[83,47,46]},"PES":{"currency":"PES","name":"Peruvian sol (1863-1965)","cldr_symbol":"PES","symbol":"PES","code_points":[80,69,83]},"PGK":{"currency":"PGK","name":"Papua New Guinean kina","cldr_symbol":"PGK","symbol":"PGK","code_points":[80,71,75]},"PHP":{"currency":"PHP","name":"Philippine peso","cldr_symbol":"PHP","symbol":"Php","code_points":[80,104,112]},"PKR":{"currency":"PKR","name":"Pakistani rupee","cldr_symbol":"PKR","symbol":"₨","code_points":[8360]},"PLN":{"currency":"PLN","name":"Polish zloty","cldr_symbol":"PLN","symbol":"zł","code_points":[122,322]},"PLZ":{"currency":"PLZ","name":"Polish zloty (PLZ)","cldr_symbol":"PLZ","symbol":"PLZ","code_points":[80,76,90]},"PTE":{"currency":"PTE","name":"Portuguese escudo","cldr_symbol":"PTE","symbol":"PTE","code_points":[80,84,69]},"PYG":{"currency":"PYG","name":"Paraguayan guarani","cldr_symbol":"PYG","symbol":"Gs","code_points":[71,115]},"QAR":{"currency":"QAR","name":"Qatari rial","cldr_symbol":"QAR","symbol":"﷼","code_points":[65020]},"RHD":{"currency":"RHD","name":"Rhodesian dollar","cldr_symbol":"RHD","symbol":"RHD","code_points":[82,72,68]},"ROL":{"currency":"ROL","name":"Romanian leu (1952-2006)","cldr_symbol":"ROL","symbol":"ROL","code_points":[82,79,76]},"RON":{"currency":"RON","name":"Romanian leu","cldr_symbol":"RON","symbol":"lei","code_points":[108,101,105]},"RSD":{"currency":"RSD","name":"Serbian dinar","cldr_symbol":"RSD","symbol":"Дин.","code_points":[1044,1080,1085,46]},"RUB":{"currency":"RUB","name":"Russian ruble","cldr_symbol":"RUB","symbol":"руб","code_points":[1088,1091,1073]},"RUR":{"currency":"RUR","name":"Russian ruble (1991-1998)","cldr_symbol":"RUR","symbol":"RUR","code_points":[82,85,82]},"RWF":{"currency":"RWF","name":"Rwandan franc","cldr_symbol":"RWF","symbol":"RWF","code_points":[82,87,70]},"SAR":{"currency":"SAR","name":"Saudi riyal","cldr_symbol":"SAR","symbol":"﷼","code_points":[65020]},"SBD":{"currency":"SBD","name":"Solomon Islands dollar","cldr_symbol":"SBD","symbol":"$","code_points":[36]},"SCR":{"currency":"SCR","name":"Seychellois rupee","cldr_symbol":"SCR","symbol":"₨","code_points":[8360]},"SDD":{"currency":"SDD","name":"Sudanese dinar (1992-2007)","cldr_symbol":"SDD","symbol":"SDD","code_points":[83,68,68]},"SDG":{"currency":"SDG","name":"Sudanese pound","cldr_symbol":"SDG","symbol":"SDG","code_points":[83,68,71]},"SDP":{"currency":"SDP","name":"Sudanese pound (1957-1998)","cldr_symbol":"SDP","symbol":"SDP","code_points":[83,68,80]},"SEK":{"currency":"SEK","name":"Swedish krona","cldr_symbol":"SEK","symbol":"kr","code_points":[107,114]},"SGD":{"currency":"SGD","name":"Singapore dollar","cldr_symbol":"SGD","symbol":"$","code_points":[36]},"SHP":{"currency":"SHP","name":"Saint Helena pound","cldr_symbol":"SHP","symbol":"£","code_points":[163]},"SIT":{"currency":"SIT","name":"Slovenian tolar","cldr_symbol":"SIT","symbol":"SIT","code_points":[83,73,84]},"SKK":{"currency":"SKK","name":"Slovak koruna","cldr_symbol":"SKK","symbol":"SKK","code_points":[83,75,75]},"SLL":{"currency":"SLL","name":"Sierra Leonean leone","cldr_symbol":"SLL","symbol":"SLL","code_points":[83,76,76]},"SOS":{"currency":"SOS","name":"Somali shilling","cldr_symbol":"SOS","symbol":"S","code_points":[83]},"SRD":{"currency":"SRD","name":"Surinamese dollar","cldr_symbol":"SRD","symbol":"$","code_points":[36]},"SRG":{"currency":"SRG","name":"Surinamese guilder","cldr_symbol":"SRG","symbol":"SRG","code_points":[83,82,71]},"SSP":{"currency":"SSP","name":"South Sudanese pound","cldr_symbol":"SSP","symbol":"SSP","code_points":[83,83,80]},"STD":{"currency":"STD","name":"São Tomé and Príncipe dobra","cldr_symbol":"STD","symbol":"STD","code_points":[83,84,68]},"SUR":{"currency":"SUR","name":"Soviet rouble","cldr_symbol":"SUR","symbol":"SUR","code_points":[83,85,82]},"SVC":{"currency":"SVC","name":"Salvadoran colón","cldr_symbol":"SVC","symbol":"SVC","code_points":[83,86,67]},"SYP":{"currency":"SYP","name":"Syrian pound","cldr_symbol":"SYP","symbol":"£","code_points":[163]},"SZL":{"currency":"SZL","name":"Swazi lilangeni","cldr_symbol":"SZL","symbol":"SZL","code_points":[83,90,76]},"THB":{"currency":"THB","name":"Thai baht","cldr_symbol":"฿","symbol":"฿","code_points":[3647]},"TJR":{"currency":"TJR","name":"Tajikistani ruble","cldr_symbol":"TJR","symbol":"TJR","code_points":[84,74,82]},"TJS":{"currency":"TJS","name":"Tajikistani somoni","cldr_symbol":"TJS","symbol":"TJS","code_points":[84,74,83]},"TMM":{"currency":"TMM","name":"Turkmenistani manat (1993-2009)","cldr_symbol":"TMM","symbol":"TMM","code_points":[84,77,77]},"TMT":{"currency":"TMT","name":"Turkmenistani manat","cldr_symbol":"TMT","symbol":"TMT","code_points":[84,77,84]},"TND":{"currency":"TND","name":"Tunisian dinar","cldr_symbol":"TND","symbol":"TND","code_points":[84,78,68]},"TOP":{"currency":"TOP","name":"Tongan paʻanga","cldr_symbol":"TOP","symbol":"TOP","code_points":[84,79,80]},"TPE":{"currency":"TPE","name":"Timorese escudo","cldr_symbol":"TPE","symbol":"TPE","code_points":[84,80,69]},"TRL":{"currency":"TRL","name":"Turkish lira (1922-2005)","cldr_symbol":"TRL","symbol":"TRL","code_points":[84,82,76]},"TRY":{"currency":"TRY","name":"Turkish lira","cldr_symbol":"TRY","symbol":"TL","code_points":[84,76]},"TTD":{"currency":"TTD","name":"Trinidad and Tobago dollar","cldr_symbol":"TTD","symbol":"$","code_points":[36]},"TWD":{"currency":"TWD","name":"New Taiwan dollar","cldr_symbol":"NT$","symbol":"NT$","code_points":[78,84,36]},"TZS":{"currency":"TZS","name":"Tanzanian shilling","cldr_symbol":"TZS","symbol":"TZS","code_points":[84,90,83]},"UAH":{"currency":"UAH","name":"Ukrainian hryvnia","cldr_symbol":"UAH","symbol":"₴","code_points":[8372]},"UAK":{"currency":"UAK","name":"Ukrainian karbovanets","cldr_symbol":"UAK","symbol":"UAK","code_points":[85,65,75]},"UGS":{"currency":"UGS","name":"Ugandan shilling (1966-1987)","cldr_symbol":"UGS","symbol":"UGS","code_points":[85,71,83]},"UGX":{"currency":"UGX","name":"Ugandan shilling","cldr_symbol":"UGX","symbol":"UGX","code_points":[85,71,88]},"USD":{"currency":"USD","name":"US dollar","cldr_symbol":"$","symbol":"$","code_points":[36]},"USN":{"currency":"USN","name":"US dollar (next day)","cldr_symbol":"USN","symbol":"USN","code_points":[85,83,78]},"USS":{"currency":"USS","name":"US dollar (same day)","cldr_symbol":"USS","symbol":"USS","code_points":[85,83,83]},"UYI":{"currency":"UYI","name":"Uruguayan peso (indexed units)","cldr_symbol":"UYI","symbol":"UYI","code_points":[85,89,73]},"UYP":{"currency":"UYP","name":"Uruguayan peso (1975-1993)","cldr_symbol":"UYP","symbol":"UYP","code_points":[85,89,80]},"UYU":{"currency":"UYU","name":"Uruguayan peso","cldr_symbol":"UYU","symbol":"$U","code_points":[36,85]},"UZS":{"currency":"UZS","name":"Uzbekistan som","cldr_symbol":"UZS","symbol":"лв","code_points":[1083,1074]},"VEB":{"currency":"VEB","name":"Venezuelan bolívar (1871-2008)","cldr_symbol":"VEB","symbol":"VEB","code_points":[86,69,66]},"VEF":{"currency":"VEF","name":"Venezuelan bolívar","cldr_symbol":"VEF","symbol":"Bs","code_points":[66,115]},"VND":{"currency":"VND","name":"Vietnamese dong","cldr_symbol":"₫","symbol":"₫","code_points":[8363]},"VNN":{"currency":"VNN","name":"Vietnamese dong (1978-1985)","cldr_symbol":"VNN","symbol":"VNN","code_points":[86,78,78]},"VUV":{"currency":"VUV","name":"Vanuatu vatu","cldr_symbol":"VUV","symbol":"VUV","code_points":[86,85,86]},"WST":{"currency":"WST","name":"Samoan tala","cldr_symbol":"WST","symbol":"WST","code_points":[87,83,84]},"XAF":{"currency":"XAF","name":"CFA franc BEAC","cldr_symbol":"FCFA","symbol":"FCFA","code_points":[70,67,70,65]},"XAG":{"currency":"XAG","name":"troy ounce of silver","cldr_symbol":"XAG","symbol":"XAG","code_points":[88,65,71]},"XAU":{"currency":"XAU","name":"troy ounce of gold","cldr_symbol":"XAU","symbol":"XAU","code_points":[88,65,85]},"XBA":{"currency":"XBA","name":"European composite unit","cldr_symbol":"XBA","symbol":"XBA","code_points":[88,66,65]},"XBB":{"currency":"XBB","name":"European monetary unit","cldr_symbol":"XBB","symbol":"XBB","code_points":[88,66,66]},"XBC":{"currency":"XBC","name":"European unit of account (XBC)","cldr_symbol":"XBC","symbol":"XBC","code_points":[88,66,67]},"XBD":{"currency":"XBD","name":"European unit of account (XBD)","cldr_symbol":"XBD","symbol":"XBD","code_points":[88,66,68]},"XCD":{"currency":"XCD","name":"East Caribbean dollar","cldr_symbol":"EC$","symbol":"$","code_points":[36]},"XDR":{"currency":"XDR","name":"special drawing rights","cldr_symbol":"XDR","symbol":"XDR","code_points":[88,68,82]},"XEU":{"currency":"XEU","name":"European currency unit","cldr_symbol":"XEU","symbol":"XEU","code_points":[88,69,85]},"XFO":{"currency":"XFO","name":"French gold franc","cldr_symbol":"XFO","symbol":"XFO","code_points":[88,70,79]},"XFU":{"currency":"XFU","name":"French UIC-franc","cldr_symbol":"XFU","symbol":"XFU","code_points":[88,70,85]},"XOF":{"currency":"XOF","name":"CFA franc BCEAO","cldr_symbol":"CFA","symbol":"CFA","code_points":[67,70,65]},"XPD":{"currency":"XPD","name":"troy ounce of palladium","cldr_symbol":"XPD","symbol":"XPD","code_points":[88,80,68]},"XPF":{"currency":"XPF","name":"CFP franc","cldr_symbol":"CFPF","symbol":"CFPF","code_points":[67,70,80,70]},"XPT":{"currency":"XPT","name":"troy ounce of platinum","cldr_symbol":"XPT","symbol":"XPT","code_points":[88,80,84]},"XRE":{"currency":"XRE","name":"RINET Funds unit","cldr_symbol":"XRE","symbol":"XRE","code_points":[88,82,69]},"XSU":{"currency":"XSU","name":"Sucre","cldr_symbol":"XSU","symbol":"XSU","code_points":[88,83,85]},"XTS":{"currency":"XTS","name":"Testing Currency unit","cldr_symbol":"XTS","symbol":"XTS","code_points":[88,84,83]},"XUA":{"currency":"XUA","name":"ADB unit of account","cldr_symbol":"XUA","symbol":"XUA","code_points":[88,85,65]},"XXX":{"currency":"XXX","name":"(unknown unit of currency)","cldr_symbol":"XXX","symbol":"XXX","code_points":[88,88,88]},"YDD":{"currency":"YDD","name":"Yemeni dinar","cldr_symbol":"YDD","symbol":"YDD","code_points":[89,68,68]},"YER":{"currency":"YER","name":"Yemeni rial","cldr_symbol":"YER","symbol":"﷼","code_points":[65020]},"YUD":{"currency":"YUD","name":"Yugoslavian hard dinar (1966-1990)","cldr_symbol":"YUD","symbol":"YUD","code_points":[89,85,68]},"YUM":{"currency":"YUM","name":"Yugoslavian new dinar (1994-2002)","cldr_symbol":"YUM","symbol":"YUM","code_points":[89,85,77]},"YUN":{"currency":"YUN","name":"Yugoslavian convertible dinar (1990-1992)","cldr_symbol":"YUN","symbol":"YUN","code_points":[89,85,78]},"YUR":{"currency":"YUR","name":"Yugoslavian reformed dinar (1992-1993)","cldr_symbol":"YUR","symbol":"YUR","code_points":[89,85,82]},"ZAL":{"currency":"ZAL","name":"South African rand (financial)","cldr_symbol":"ZAL","symbol":"ZAL","code_points":[90,65,76]},"ZAR":{"currency":"ZAR","name":"South African rand","cldr_symbol":"ZAR","symbol":"R","code_points":[82]},"ZMK":{"currency":"ZMK","name":"Zambian kwacha","cldr_symbol":"ZMK","symbol":"ZMK","code_points":[90,77,75]},"ZRN":{"currency":"ZRN","name":"Zairean new zaire (1993-1998)","cldr_symbol":"ZRN","symbol":"ZRN","code_points":[90,82,78]},"ZRZ":{"currency":"ZRZ","name":"Zairean zaire (1971-1993)","cldr_symbol":"ZRZ","symbol":"ZRZ","code_points":[90,82,90]},"ZWD":{"currency":"ZWD","name":"Zimbabwean dollar (1980-2008)","cldr_symbol":"ZWD","symbol":"Z$","code_points":[90,36]},"ZWL":{"currency":"ZWL","name":"Zimbabwean dollar (2009)","cldr_symbol":"ZWL","symbol":"ZWL","code_points":[90,87,76]},"ZWR":{"currency":"ZWR","name":"Zimbabwean dollar (2008)","cldr_symbol":"ZWR","symbol":"ZWR","code_points":[90,87,82]}}; + + Currencies.currency_codes = function() { + var data, _; + return this.codes || (this.codes = (function() { + var _ref, _results; + _ref = this.currencies; + _results = []; + for (_ in _ref) { + data = _ref[_]; + _results.push(data.code); + } + return _results; + }).call(this)); + }; + + Currencies.for_code = function(currency_code) { + var country_name, data, result, _ref; + result = null; + _ref = this.currencies; + for (country_name in _ref) { + data = _ref[country_name]; + if (data.currency === currency_code) { + result = { + country: country_name, + cldr_symbol: data.cldr_symbol, + symbol: data.symbol, + currency: data.currency + }; + break; + } + } + return result; + }; + + return Currencies; + + })(); + + TwitterCldr.ListFormatter = (function() { + + function ListFormatter(options) { + if (options == null) { + options = {}; + } + this.formats = {"2":"{0} and {1}","end":"{0}, and {1}","middle":"{0}, {1}","start":"{0}, {1}"}; + } + + ListFormatter.prototype.format = function(list) { + if (this.formats[list.length.toString()] != null) { + return this.compose(this.formats[list.length.toString()], list); + } else { + return this.compose_list(list); + } + }; + + ListFormatter.prototype.compose_list = function(list) { + var format_key, i, result, _i, _ref; + result = this.compose(this.formats.end || this.formats.middle || "", [list[list.length - 2], list[list.length - 1]]); + if (list.length > 2) { + for (i = _i = 3, _ref = list.length; 3 <= _ref ? _i <= _ref : _i >= _ref; i = 3 <= _ref ? ++_i : --_i) { + format_key = i === list.length ? "start" : "middle"; + if (this.formats[format_key] == null) { + format_key = "middle"; + } + result = this.compose(this.formats[format_key] || "", [list[list.length - i], result]); + } + } + return result; + }; + + ListFormatter.prototype.compose = function(format, elements) { + var element, result; + elements = (function() { + var _i, _len, _results; + _results = []; + for (_i = 0, _len = elements.length; _i < _len; _i++) { + element = elements[_i]; + if (element !== null) { + _results.push(element); + } + } + return _results; + })(); + if (elements.length > 1) { + result = format.replace(/\{(\d+)\}/g, function() { + return RegExp.$1; + }); + if (TwitterCldr.is_rtl) { + result = TwitterCldr.Bidi.from_string(result, { + "direction": "RTL" + }).reorder_visually().toString(); + } + return result.replace(/(\d+)/g, function() { + return elements[parseInt(RegExp.$1)]; + }); + } else { + return elements[0] || ""; + } + }; + + return ListFormatter; + + })(); + + TwitterCldr.Bidi = (function() { + var MAX_DEPTH; + + MAX_DEPTH = 62; + + function Bidi(options) { + if (options == null) { + options = {}; + } + this.bidi_classes = {"BN":{"8":[0],"13":[14],"5":[127,8298],"25":[134],"0":[173,65279,917505],"2":[8203],"4":[8288],"7":[119155],"95":[917536]},"S":{"0":[9,11,31]},"B":{"0":[10,13,133,8233],"2":[28]},"WS":{"0":[12,32,5760,6158,8232,8287,12288],"10":[8192]},"ON":{"1":[33,171,174,697,884,900,1542,1550,5787,6468,8189,8448,8456,8506,12342,12443,12829,13278,42622,64830,65120,65281,126704,127338],"4":[38,187,8512,65286,65529,127942],"5":[59,91,3059,8478,11493,65307,65339,127792],"3":[123,166,2038,3898,8451,8522,12289,13004,13175,43048,43124,128249,128320],"0":[161,180,215,247,894,903,1014,1418,1758,1769,3066,5120,6464,8125,8468,8485,8487,8489,8585,12336,12448,12539,13311,42611,42888,65021,65105,65108,65128,65131,65793,67871,119365,120539,120597,120655,120713,120771,128064],"2":[182,8127,8141,8157,8173,8316,8332,8470,12349,12924,42509,65124,65506],"13":[706,722,127153],"8":[741,65110],"16":[751,127968],"6":[3192,11513,65512,68409],"9":[5008,6128,11088,65040],"10":[6144,9280,65371,128581],"33":[6622,42752],"23":[8208,128336],"14":[8245,12977,127136,127169,127185],"25":[8261,9083,11904],"15":[8528,12880],"129":[8592],"289":[8724],"93":[9110],"38":[9216],"39":[9312],"449":[9450],"82":[9901],"254":[9985],"588":[10496],"59":[11776],"88":[11931],"213":[12032],"11":[12272,65936],"24":[12296],"35":[12736],"63":[19904],"54":[42128],"31":[65072],"74":[65856],"19":[69714,127872],"65":[119296],"86":[119552],"43":[126976],"99":[127024],"32":[127744],"69":[127799,128507,128640],"36":[127904],"62":[128000],"181":[128066],"61":[128256],"115":[128768]},"ET":{"2":[35,65283],"3":[162],"1":[176,1545,2546,43064,65129,65504,65509],"0":[1423,1642,2555,2801,3065,3647,6107,8494,8723,65119],"4":[8240],"25":[8352]},"ES":{"0":[43,45,8722,64297,65291,65293],"1":[8314,8330,65122]},"CS":{"0":[44,58,160,1548,8239,8260,65104,65106,65109,65292,65306],"1":[46,65294]},"EN":{"9":[48,1776,8320,65296],"1":[178],"0":[185,8304],"5":[8308],"19":[9352],"49":[120782],"10":[127232]},"L":{"25":[65,97,5761,6576,65313,65345,65549],"0":[170,181,186,750,902,908,1417,2363,2482,2510,2519,2563,2654,2691,2761,2768,2880,2903,2947,2972,3024,3031,3133,3199,3294,3406,3415,3517,3716,3722,3725,3749,3751,3773,3782,3894,3896,3967,3973,4145,4152,4295,4301,4696,4800,6070,6108,6314,6743,6753,6965,6971,7082,7143,7150,7379,7393,8025,8027,8029,8126,8206,8305,8319,8450,8455,8469,8484,8486,8488,9109,9900,11559,11565,43047,43597,43697,43712,43714,65792,65794,69632,69932,71340,71350,119970,119995,120134],"22":[192,3090,3218,6656,11648],"30":[216,8031,13280,66304,127248],"448":[248],"6":[699,1369,2425,2474,2548,2602,2730,2858,3449,3520,3648,3737,4688,4792,6100,8118,8134,8182,11680,11688,11696,11704,11712,11720,11728,11736,43808,43816,64256,69703,69819,119997,120086,120138],"1":[720,886,2434,2447,2503,2507,2524,2575,2610,2613,2616,2738,2763,2784,2818,2831,2866,2877,2887,2891,2908,2969,2974,2979,3006,3009,3160,3168,3202,3274,3285,3296,3313,3330,3424,3458,3634,3713,3719,3754,3762,4155,4227,5941,6087,6448,6755,7078,7154,7220,7413,8526,11506,11631,12334,43346,43444,43450,43486,43567,43571,43701,44006,65596,69815,71342,110592,119171,119966,119973,127568],"4":[736,2741,2869,3125,3253,3776,3976,6512,6973,8473,8517,12337,12344,43705,64275,120128],"3":[880,890,2365,2377,2486,2493,2649,2749,2962,3137,3389,3732,3757,3804,4186,4682,4698,4746,4786,4802,4882,5902,6435,7401,8144,8490,8508,11499,12540,42896,43015,44009,66336,74864,119977,120071,120123],"2":[904,2382,2527,2622,2674,2703,2911,2958,2984,3014,3018,3073,3086,3214,3270,3342,3398,3402,3535,3570,3745,5998,6441,6681,7146,8130,8178,12293,12445,43011,43584,65498],"19":[910,2404],"82":[931],"139":[1015],"157":[1162,66560],"37":[1329,7968,11520,43264],"38":[1377,119040],"54":[2307],"9":[2392,2662,3114,3174,3242,3302,3792,3902,6112,6160,6784,6800,8458,43000,43250,43600,44016,66720,69734,69872,70079,70096,71360],"7":[2437,2821,3077,3205,3261,3333,3544,4030,6078,7360,8016,43056,43588,43758,120077,120772],"21":[2451,2579,2707,2835],"11":[2534,2990,12992,43214,65536,119982],"5":[2565,2949,4039,4231,6451,6765,7406,7960,8008,8150,42738,42889,43777,43785,43793,65474,65482,65490],"8":[2693,3507,6979,7028,12321,65847,119146,127552],"10":[2790,6608,8495,42912,43471],"17":[2918,3461,5920,5952,119648],"12":[3046,3663,4046,4213,5888,5984,8160,8336,94099],"40":[3346,4704,6272,8544,12549,43520],"15":[3430,4193,4992],"23":[3482,3840,42624],"47":[3585,6916,7164,12832,43395,43648,119214],"26":[3866,6992,66352],"35":[3913,69891],"44":[4096,12784,65799,66000],"24":[4159,43020,43310,69840],"14":[4238,4808,7227,65599],"39":[4254,6470],"376":[4304],"32":[4752],"56":[4824,120540,120598,120656,120714],"66":[4888],"28":[4960,6400,66176,127462],"84":[5024,119808],"638":[5121],"80":[5792],"51":[6016,43072,70018],"87":[6176],"69":[6320],"43":[6528],"55":[6686,11568],"13":[6816,65616,66504,69942],"31":[7042,43612],"57":[7084,127280],"50":[7245,120488],"191":[7424],"277":[7680],"52":[8064],"68":[9014,93952],"77":[9372],"255":[10240],"46":[11264,11312,13008,42560,94032],"132":[11360],"85":[12353],"89":[12449],"93":[12593],"42":[12688,71296,127344,127504],"27":[12896,42512,120094],"49":[12927],"118":[13056],"98":[13179,74752],"6591":[13312],"22156":[19968],"316":[42192],"79":[42656],"101":[42786],"67":[43136],"29":[43359,66432,119180],"16":[43453,43739],"36":[43968,66463],"11206":[44032],"48":[55243,66208,69762],"8813":[55296],"105":[64112],"88":[65382],"18":[65576],"122":[65664],"53":[69634],"878":[73728],"1070":[77824],"568":[92160],"245":[118784],"61":[119081],"70":[119894],"64":[120005],"339":[120146],"42719":[131072],"4383":[173824],"541":[194560],"131071":[983040]},"NSM":{"111":[768],"6":[1155,1750,2385,3636,6071,6744,7394,65056,119173],"44":[1425],"0":[1471,1479,1648,1809,2362,2364,2381,2433,2492,2509,2620,2641,2677,2748,2765,2817,2876,2879,2893,2902,2946,3008,3021,3260,3405,3530,3542,3633,3761,3893,3895,3897,4038,4226,4237,4253,6086,6109,6313,6450,6742,6752,6754,6783,6964,6972,6978,7083,7142,7149,7405,7412,11647,42655,43010,43014,43019,43204,43443,43452,43587,43596,43696,43713,43766,44005,44008,44013,64286,66045,68159,69633,71339,71341,71351],"1":[1473,1476,1767,2402,2530,2561,2625,2631,2672,2689,2759,2786,2914,3157,3170,3276,3298,3426,3771,3864,3974,4153,4157,4184,4229,5970,6002,6068,6439,6679,7040,7080,7144,7222,12441,42736,43045,43569,43573,43703,43710,43756,68101,69760,69817,70016],"10":[1552,1958,3981,6089,43335],"20":[1611],"5":[1759,3764,3784,4146,43561,71344],"3":[1770,2070,2497,2881,3146,3393,4141,4209,6912,7074,7676,12330,42607,43446,68108,69811,94095,119210],"26":[1840,2276],"8":[2027,2075,7019,70070],"2":[2085,2137,2304,2635,3134,3142,3538,4190,4957,5906,5938,6155,6432,6457,7151,7376,11503,43392,43698,68097,68152,69888,119143,119362],"4":[2089,2753,3968,6966,69927],"7":[2369,3655,6757,7212,43302,69933,119163],"13":[3953],"35":[3993],"9":[6771,42612],"12":[7380],"38":[7616],"32":[8400],"31":[11744],"17":[43232],"15":[65024],"14":[69688],"239":[917760]},"R":{"0":[1470,1472,1475,1478,2042,2074,2084,2088,2142,8207,64285,64318,67592,67644,67903,68096],"26":[1488,68121,68440],"4":[1520,64312],"42":[1984],"1":[2036,64320,64323,67639,68030],"21":[2048,68416],"14":[2096],"24":[2112],"9":[64287,64326],"12":[64298],"5":[67584],"43":[67594],"22":[67647],"8":[67671,68176],"27":[67840],"25":[67872],"55":[67968],"3":[68112],"2":[68117],"7":[68160,68472],"31":[68192],"53":[68352],"72":[68608]},"AN":{"4":[1536],"9":[1632],"1":[1643],"0":[1757],"30":[69216]},"AL":{"0":[1544,1547,1549,1563,1969,2208,126500,126503,126521,126523,126530,126535,126537,126539,126548,126551,126553,126555,126557,126559,126564,126590],"44":[1566],"2":[1645,126541,126625],"100":[1649],"1":[1765,1774,1807,126497,126545,126561],"19":[1786],"29":[1810],"88":[1869],"10":[2210],"113":[64336],"362":[64467],"63":[64848],"53":[64914],"12":[65008],"4":[65136,126629],"134":[65142],"3":[126464,126516,126567,126580,126585],"26":[126469],"9":[126505,126592],"6":[126572],"16":[126603,126635]},"LRE":{"0":[8234]},"RLE":{"0":[8235]},"PDF":{"0":[8236]},"LRO":{"0":[8237]},"RLO":{"0":[8238]}}; + this.string_arr = options.string_arr || options.types; + this.types = options.types || []; + this.levels = []; + this.runs = []; + this.direction = options.direction; + this.default_direction = options.default_direction || "LTR"; + this.length = this.types.length; + this.run_bidi(); + } + + Bidi.bidi_class_for = function(code_point) { + var bidi_class, end, range, range_list, range_offset, ranges, start, _i, _len, _ref; + _ref = this.bidi_classes; + for (bidi_class in _ref) { + ranges = _ref[bidi_class]; + for (range_offset in ranges) { + range_list = ranges[range_offset]; + for (_i = 0, _len = range_list.length; _i < _len; _i++) { + range = range_list[_i]; + start = range; + end = start + parseInt(range_offset); + if ((code_point >= start) && (code_point <= end)) { + return bidi_class; + } + } + } + } + return null; + }; + + Bidi.from_string = function(str, options) { + var string_arr; + if (options == null) { + options = {}; + } + string_arr = TwitterCldr.Utilities.unpack_string(str); + options.types || (options.types = this.compute_types(string_arr)); + options.string_arr || (options.string_arr = string_arr); + return new TwitterCldr.Bidi(options); + }; + + Bidi.from_type_array = function(types, options) { + if (options == null) { + options = {}; + } + options.types || (options.types = types); + return new TwitterCldr.Bidi(options); + }; + + Bidi.compute_types = function(arr) { + var code_point, _i, _len, _results; + _results = []; + for (_i = 0, _len = arr.length; _i < _len; _i++) { + code_point = arr[_i]; + _results.push(TwitterCldr.Bidi.bidi_class_for(code_point)); + } + return _results; + }; + + Bidi.prototype.toString = function() { + return TwitterCldr.Utilities.pack_array(this.string_arr); + }; + + Bidi.prototype.reorder_visually = function() { + var depth, finish, i, level, lowest_odd, max, start, tmpb, tmpo, _i, _j, _k, _len, _ref, _ref1; + if (!this.string_arr) { + throw "No string given!"; + } + max = 0; + lowest_odd = MAX_DEPTH + 1; + _ref = this.levels; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + level = _ref[_i]; + max = TwitterCldr.Utilities.max([level, max]); + if (!TwitterCldr.Utilities.is_even(level)) { + lowest_odd = TwitterCldr.Utilities.min([lowest_odd, level]); + } + } + for (depth = _j = max; max <= 0 ? _j < 0 : _j > 0; depth = max <= 0 ? ++_j : --_j) { + start = 0; + while (start < this.levels.length) { + while (start < this.levels.length && this.levels[start] < depth) { + start += 1; + } + if (start === this.levels.length) { + break; + } + finish = start + 1; + while (finish < this.levels.length && this.levels[finish] >= depth) { + finish += 1; + } + for (i = _k = 0, _ref1 = (finish - start) / 2; 0 <= _ref1 ? _k < _ref1 : _k > _ref1; i = 0 <= _ref1 ? ++_k : --_k) { + tmpb = this.levels[finish - i - 1]; + this.levels[finish - i - 1] = this.levels[start + i]; + this.levels[start + i] = tmpb; + tmpo = this.string_arr[finish - i - 1]; + this.string_arr[finish - i - 1] = this.string_arr[start + i]; + this.string_arr[start + i] = tmpo; + } + start = finish + 1; + } + } + return this; + }; + + Bidi.prototype.compute_paragraph_embedding_level = function() { + var type, _i, _len, _ref; + if (["LTR", "RTL"].indexOf(this.direction) > -1) { + if (this.direction === "LTR") { + return 0; + } else { + return 1; + } + } else { + _ref = this.types; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + type = _ref[_i]; + if (type === "L") { + return 0; + } + if (type === "R") { + return 1; + } + } + if (this.default_direction === "LTR") { + return 0; + } else { + return 1; + } + } + }; + + Bidi.prototype.compute_explicit_levels = function() { + var current_embedding, directional_override, embedding_stack, i, input, is_ltr, is_special, len, new_embedding, next_fmt, output, size, sp, _i, _j, _ref, _ref1; + current_embedding = this.base_embedding; + directional_override = -1; + embedding_stack = []; + this.formatter_indices || (this.formatter_indices = []); + sp = 0; + for (i = _i = 0, _ref = this.length; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i : --_i) { + is_ltr = false; + is_special = true; + is_ltr = this.types[i] === "LRE" || this.types[i] === "LRO"; + switch (this.types[i]) { + case "RLE": + case "RLO": + case "LRE": + case "LRO": + new_embedding = is_ltr ? (current_embedding & ~1) + 2 : (current_embedding + 1) | 1; + if (new_embedding < MAX_DEPTH) { + if (directional_override !== -1) { + current_embedding |= -0x80; + } + embedding_stack[sp] = current_embedding; + current_embedding = new_embedding; + sp += 1; + directional_override = this.types[i] === "LRO" ? "L" : this.types[i] === "RLO" ? "R" : -1; + } + break; + case "PDF": + if (sp > 0) { + sp -= 1; + new_embedding = embedding_stack[sp]; + current_embedding = new_embedding & 0x7f; + directional_override = new_embedding < 0 ? (_ref1 = (new_embedding & 1) === 0) != null ? _ref1 : { + "L": "R" + } : -1; + } + break; + default: + is_special = false; + } + this.levels[i] = current_embedding; + if (is_special) { + this.formatter_indices.push(i); + } else if (directional_override !== -1) { + this.types[i] = directional_override; + } + } + output = 0; + input = 0; + size = this.formatter_indices.length; + for (i = _j = 0; 0 <= size ? _j <= size : _j >= size; i = 0 <= size ? ++_j : --_j) { + next_fmt = i === size ? this.length : this.formatter_indices[i]; + len = next_fmt - input; + TwitterCldr.Utilities.arraycopy(this.levels, input, this.levels, output, len); + TwitterCldr.Utilities.arraycopy(this.types, input, this.types, output, len); + output += len; + input = next_fmt + 1; + } + return this.length -= this.formatter_indices.length; + }; + + Bidi.prototype.compute_runs = function() { + var current_embedding, i, last_run_start, run_count, where, _i, _j, _ref, _ref1; + run_count = 0; + current_embedding = this.base_embedding; + for (i = _i = 0, _ref = this.length; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i : --_i) { + if (this.levels[i] !== current_embedding) { + current_embedding = this.levels[i]; + run_count += 1; + } + } + where = 0; + last_run_start = 0; + current_embedding = this.base_embedding; + for (i = _j = 0, _ref1 = this.length; 0 <= _ref1 ? _j < _ref1 : _j > _ref1; i = 0 <= _ref1 ? ++_j : --_j) { + if (this.levels[i] !== current_embedding) { + this.runs[where] = last_run_start; + where += 1; + last_run_start = i; + current_embedding = this.levels[i]; + } + } + return this.runs[where] = last_run_start; + }; + + Bidi.prototype.resolve_weak_types = function() { + var eor, finish, i, j, k, level, next_level, next_type, prev_strong_type, prev_type, previous_level, run_count, run_idx, sor, start, _i, _j, _k; + run_count = this.runs.length; + previous_level = this.base_embedding; + for (run_idx = _i = 0; 0 <= run_count ? _i < run_count : _i > run_count; run_idx = 0 <= run_count ? ++_i : --_i) { + start = this.get_run_start(run_idx); + finish = this.get_run_limit(run_idx); + level = this.get_run_level(run_idx) || 0; + sor = TwitterCldr.Utilities.is_even(TwitterCldr.Utilities.max([previous_level, level])) ? "L" : "R"; + next_level = run_idx === (run_count - 1) ? this.base_embedding : this.get_run_level(run_idx + 1) || 0; + eor = TwitterCldr.Utilities.is_even(TwitterCldr.Utilities.max([level, next_level])) ? "L" : "R"; + prev_type = sor; + prev_strong_type = sor; + for (i = _j = start; start <= finish ? _j < finish : _j > finish; i = start <= finish ? ++_j : --_j) { + next_type = i === (finish - 1) ? eor : this.types[i + 1]; + if (this.types[i] === "NSM") { + this.types[i] = prev_type; + } else { + prev_type = this.types[i]; + } + if (this.types[i] === "EN") { + if (prev_strong_type === "AL") { + this.types[i] = "AN"; + } + } else if (this.types[i] === "L" || this.types[i] === "R" || this.types[i] === "AL") { + prev_strong_type = this.types[i]; + } + if (this.types[i] === "AL") { + this.types[i] = "R"; + } + if (prev_type === "EN" && next_type === "EN") { + if (this.types[i] === "ES" || this.types[i] === "CS") { + this.types[i] = nextType; + } + } else if (prev_type === "AN" && next_type === "AN" && this.types[i] === "CS") { + this.types[i] = next_type; + } + if (this.types[i] === "ET" || this.types[i] === "BN") { + if (prev_type === "EN") { + this.types[i] = prev_type; + } else { + j = i + 1; + while (j < finish && this.types[j] === "ET" || this.types[j] === "BN") { + j += 1; + } + if (j < finish && this.types[j] === "EN") { + for (k = _k = i; i <= j ? _k < j : _k > j; k = i <= j ? ++_k : --_k) { + this.types[k] = "EN"; + } + } + } + } + if (this.types[i] === "ET" || this.types[i] === "CS" || this.types[i] === "BN") { + this.types[i] = "ON"; + } + if (prev_strong_type === "L" && this.types[i] === "EN") { + this.types[i] = prev_strong_type; + } + } + previous_level = level; + } + }; + + Bidi.prototype.get_run_count = function() { + return this.runs.length; + }; + + Bidi.prototype.get_run_level = function(which) { + return this.levels[this.runs[which]]; + }; + + Bidi.prototype.get_run_limit = function(which) { + if (which === (this.runs.length - 1)) { + return this.length; + } else { + return this.runs[which + 1]; + } + }; + + Bidi.prototype.get_run_start = function(which) { + return this.runs[which]; + }; + + Bidi.prototype.resolve_implicit_levels = function() { + var i, _i, _ref; + for (i = _i = 0, _ref = this.length; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i : --_i) { + if ((this.levels[i] & 1) === 0) { + if (this.types[i] === "R") { + this.levels[i] += 1; + } else if (this.types[i] === "AN" || this.types[i] === "EN") { + this.levels[i] += 2; + } + } else { + if (this.types[i] === "L" || this.types[i] === "AN" || this.types[i] === "EN") { + this.levels[i] += 1; + } + } + } + }; + + Bidi.prototype.resolve_neutral_types = function() { + var embedding_direction, eor, finish, i, j, level, neutral_start, new_strong, next_level, override, prev_strong, previous_level, run, run_count, sor, start, this_type, _i, _j, _k; + run_count = this.get_run_count(); + previous_level = this.base_embedding; + for (run = _i = 0; 0 <= run_count ? _i < run_count : _i > run_count; run = 0 <= run_count ? ++_i : --_i) { + start = this.get_run_start(run); + finish = this.get_run_limit(run); + level = this.get_run_level(run); + if (level == null) { + continue; + } + embedding_direction = TwitterCldr.Utilities.is_even(level) ? "L" : "R"; + sor = TwitterCldr.Utilities.is_even(TwitterCldr.Utilities.max([previous_level, level])) ? "L" : "R"; + next_level = run === (run_count - 1) ? this.base_embedding : this.get_run_level(run + 1); + eor = TwitterCldr.Utilities.is_even(TwitterCldr.Utilities.max([level, next_level])) ? "L" : "R"; + prev_strong = sor; + neutral_start = -1; + for (i = _j = start; start <= finish ? _j <= finish : _j >= finish; i = start <= finish ? ++_j : --_j) { + new_strong = -1; + this_type = i === finish ? eor : this.types[i]; + switch (this_type) { + case "L": + new_strong = "L"; + break; + case "R": + case "AN": + case "EN": + new_strong = "R"; + break; + case "BN": + case "ON": + case "S": + case "B": + case "WS": + if (neutral_start === -1) { + neutral_start = i; + } + } + if (new_strong !== -1) { + if (neutral_start !== -1) { + override = prev_strong === new_strong ? prev_strong : embedding_direction; + for (j = _k = neutral_start; neutral_start <= i ? _k < i : _k > i; j = neutral_start <= i ? ++_k : --_k) { + this.types[j] = override; + } + } + prev_strong = new_strong; + neutral_start = -1; + } + } + previous_level = level; + } + }; + + Bidi.prototype.reinsert_formatting_codes = function() { + var index, input, left_level, len, next_fmt, output, right_level, _i, _ref; + if ((this.formatter_indices != null) && this.formatter_indices.length > 0) { + input = this.length; + output = this.levels.length; + for (index = _i = _ref = this.formatter_indices.length - 1; _ref <= 0 ? _i <= 0 : _i >= 0; index = _ref <= 0 ? ++_i : --_i) { + next_fmt = this.formatter_indices[index]; + len = output - next_fmt - 1; + output = next_fmt; + input -= len; + if (next_fmt + 1 < this.levels.length) { + TwitterCldr.Utilities.arraycopy(this.levels, input, this.levels, next_fmt + 1, len); + } + right_level = output === this.levels.length - 1 ? this.base_embedding : this.levels[output + 1] != null ? this.levels[output + 1] : 0; + left_level = input === 0 ? this.base_embedding : this.levels[input] != null ? this.levels[input] : 0; + this.levels[output] = TwitterCldr.Utilities.max([left_level, right_level]); + } + } + return this.length = this.levels.length; + }; + + Bidi.prototype.run_bidi = function() { + this.base_embedding = this.compute_paragraph_embedding_level(); + this.compute_explicit_levels(); + this.compute_runs(); + this.resolve_weak_types(); + this.resolve_neutral_types(); + this.resolve_implicit_levels(); + this.reinsert_formatting_codes(); + this.compute_runs(); + }; + + return Bidi; + + })(); + + TwitterCldr.Calendar = (function() { + + function Calendar() {} + + Calendar.calendar = {"additional_formats":{"EHm":"E HH:mm","EHms":"E HH:mm:ss","Ed":"d E","Ehm":"E h:mm a","Ehms":"E h:mm:ss a","Gy":"y G","H":"HH","Hm":"HH:mm","Hms":"HH:mm:ss","M":"L","MEd":"E, M/d","MMM":"LLL","MMMEd":"E, MMM d","MMMd":"MMM d","Md":"M/d","d":"d","h":"h a","hm":"h:mm a","hms":"h:mm:ss a","ms":"mm:ss","y":"y","yM":"M/y","yMEd":"E, M/d/y","yMMM":"MMM y","yMMMEd":"E, MMM d, y","yMMMd":"MMM d, y","yMd":"M/d/y","yQQQ":"QQQ y","yQQQQ":"QQQQ y"},"days":{"format":{"abbreviated":{"fri":"Fri","mon":"Mon","sat":"Sat","sun":"Sun","thu":"Thu","tue":"Tue","wed":"Wed"},"narrow":{"fri":"F","mon":"M","sat":"S","sun":"S","thu":"T","tue":"T","wed":"W"},"short":{"fri":"Fr","mon":"Mo","sat":"Sa","sun":"Su","thu":"Th","tue":"Tu","wed":"We"},"wide":{"fri":"Friday","mon":"Monday","sat":"Saturday","sun":"Sunday","thu":"Thursday","tue":"Tuesday","wed":"Wednesday"}},"stand-alone":{"abbreviated":{"fri":"Fri","mon":"Mon","sat":"Sat","sun":"Sun","thu":"Thu","tue":"Tue","wed":"Wed"},"narrow":{"fri":"F","mon":"M","sat":"S","sun":"S","thu":"T","tue":"T","wed":"W"},"short":{"fri":"Fr","mon":"Mo","sat":"Sa","sun":"Su","thu":"Th","tue":"Tu","wed":"We"},"wide":{"fri":"Friday","mon":"Monday","sat":"Saturday","sun":"Sunday","thu":"Thursday","tue":"Tuesday","wed":"Wednesday"}}},"eras":{"abbr":{"0":"BC","1":"AD"},"name":{"0":"Before Christ","1":"Anno Domini"},"narrow":{"0":"B","1":"A"}},"fields":{"day":"Day","dayperiod":"AM/PM","era":"Era","hour":"Hour","minute":"Minute","month":"Month","second":"Second","week":"Week","weekday":"Day of the Week","year":"Year","zone":"Time Zone"},"formats":{"date":{"default":{"pattern":"MMM d, y"},"full":{"pattern":"EEEE, MMMM d, y"},"long":{"pattern":"MMMM d, y"},"medium":{"pattern":"MMM d, y"},"short":{"pattern":"M/d/yy"}},"datetime":{"default":{"pattern":"{{date}}, {{time}}"},"full":{"pattern":"{{date}} 'at' {{time}}"},"long":{"pattern":"{{date}} 'at' {{time}}"},"medium":{"pattern":"{{date}}, {{time}}"},"short":{"pattern":"{{date}}, {{time}}"}},"time":{"default":{"pattern":"h:mm:ss a"},"full":{"pattern":"h:mm:ss a zzzz"},"long":{"pattern":"h:mm:ss a z"},"medium":{"pattern":"h:mm:ss a"},"short":{"pattern":"h:mm a"}}},"months":{"format":{"abbreviated":{"1":"Jan","10":"Oct","11":"Nov","12":"Dec","2":"Feb","3":"Mar","4":"Apr","5":"May","6":"Jun","7":"Jul","8":"Aug","9":"Sep"},"narrow":{"1":"J","10":"O","11":"N","12":"D","2":"F","3":"M","4":"A","5":"M","6":"J","7":"J","8":"A","9":"S"},"wide":{"1":"January","10":"October","11":"November","12":"December","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September"}},"stand-alone":{"abbreviated":{"1":"Jan","10":"Oct","11":"Nov","12":"Dec","2":"Feb","3":"Mar","4":"Apr","5":"May","6":"Jun","7":"Jul","8":"Aug","9":"Sep"},"narrow":{"1":"J","10":"O","11":"N","12":"D","2":"F","3":"M","4":"A","5":"M","6":"J","7":"J","8":"A","9":"S"},"wide":{"1":"January","10":"October","11":"November","12":"December","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September"}}},"periods":{"format":{"abbreviated":null,"narrow":{"am":"a","noon":"n","pm":"p"},"wide":{"am":"a.m.","noon":"noon","pm":"p.m."}},"stand-alone":{}},"quarters":{"format":{"abbreviated":{"1":"Q1","2":"Q2","3":"Q3","4":"Q4"},"narrow":{"1":1,"2":2,"3":3,"4":4},"wide":{"1":"1st quarter","2":"2nd quarter","3":"3rd quarter","4":"4th quarter"}},"stand-alone":{"abbreviated":{"1":"Q1","2":"Q2","3":"Q3","4":"Q4"},"narrow":{"1":1,"2":2,"3":3,"4":4},"wide":{"1":"1st quarter","2":"2nd quarter","3":"3rd quarter","4":"4th quarter"}}}}; + + Calendar.months = function(options) { + var key, result, root, val; + if (options == null) { + options = {}; + } + root = this.get_root("months", options); + result = []; + for (key in root) { + val = root[key]; + result[parseInt(key) - 1] = val; + } + return result; + }; + + Calendar.weekdays = function(options) { + if (options == null) { + options = {}; + } + return this.get_root("days", options); + }; + + Calendar.get_root = function(key, options) { + var format, names_form, root, _ref; + if (options == null) { + options = {}; + } + root = this.calendar[key]; + names_form = options["names_form"] || "wide"; + format = options.format || ((root != null ? (_ref = root["stand-alone"]) != null ? _ref[names_form] : void 0 : void 0) != null ? "stand-alone" : "format"); + return root[format][names_form]; + }; + + return Calendar; + + })(); + + root = typeof exports !== "undefined" && exports !== null ? exports : (this.TwitterCldr = {}, this.TwitterCldr); + + for (key in TwitterCldr) { + obj = TwitterCldr[key]; + root[key] = obj; + } + +}).call(this); diff --git a/20181122/lib/bootstrap/bootstrap-dropdown.js b/20181122/lib/bootstrap/bootstrap-dropdown.js new file mode 100644 index 00000000..88592b3a --- /dev/null +++ b/20181122/lib/bootstrap/bootstrap-dropdown.js @@ -0,0 +1,148 @@ +/* ============================================================ + * bootstrap-dropdown.js v2.2.1 + * http://twitter.github.com/bootstrap/javascript.html#dropdowns + * ============================================================ + * Copyright 2012 Twitter, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * ============================================================ */ + + +!function ($) { + + "use strict"; // jshint ;_; + + + /* DROPDOWN CLASS DEFINITION + * ========================= */ + + var toggle = '[data-toggle=dropdown]' + , Dropdown = function (element) { + var $el = $(element).on('click.dropdown.data-api', this.toggle) + $('html').on('click.dropdown.data-api', function () { + $el.parent().removeClass('open') + }) + } + + Dropdown.prototype = { + + constructor: Dropdown + + , toggle: function (e) { + var $this = $(this) + , $parent + , isActive + + if ($this.is('.disabled, :disabled')) return + + $parent = getParent($this) + + isActive = $parent.hasClass('open') + + clearMenus() + + if (!isActive) { + $parent.toggleClass('open') + $this.focus() + } + + return false + } + + , keydown: function (e) { + var $this + , $items + , $active + , $parent + , isActive + , index + + if (!/(38|40|27)/.test(e.keyCode)) return + + $this = $(this) + + e.preventDefault() + e.stopPropagation() + + if ($this.is('.disabled, :disabled')) return + + $parent = getParent($this) + + isActive = $parent.hasClass('open') + + if (!isActive || (isActive && e.keyCode == 27)) return $this.click() + + $items = $('[role=menu] li:not(.divider) a', $parent) + + if (!$items.length) return + + index = $items.index($items.filter(':focus')) + + if (e.keyCode == 38 && index > 0) index-- // up + if (e.keyCode == 40 && index < $items.length - 1) index++ // down + if (!~index) index = 0 + + $items + .eq(index) + .focus() + } + + } + + function clearMenus() { + $(toggle).each(function () { + getParent($(this)).removeClass('open') + }) + } + + function getParent($this) { + var selector = $this.attr('data-target') + , $parent + + if (!selector) { + selector = $this.attr('href') + selector = selector && /#/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7 + } + + $parent = $(selector) + $parent.length || ($parent = $this.parent()) + + return $parent + } + + + /* DROPDOWN PLUGIN DEFINITION + * ========================== */ + + $.fn.dropdown = function (option) { + return this.each(function () { + var $this = $(this) + , data = $this.data('dropdown') + if (!data) $this.data('dropdown', (data = new Dropdown(this))) + if (typeof option == 'string') data[option].call($this) + }) + } + + $.fn.dropdown.Constructor = Dropdown + + + /* APPLY TO STANDARD DROPDOWN ELEMENTS + * =================================== */ + + $(document) + .on('click.dropdown.data-api touchstart.dropdown.data-api', clearMenus) + .on('click.dropdown touchstart.dropdown.data-api', '.dropdown form', function (e) { e.stopPropagation() }) + .on('click.dropdown.data-api touchstart.dropdown.data-api' , toggle, Dropdown.prototype.toggle) + .on('keydown.dropdown.data-api touchstart.dropdown.data-api', toggle + ', [role=menu]' , Dropdown.prototype.keydown) + +}(window.jQuery); \ No newline at end of file diff --git a/20181122/lib/bootstrap/bootstrap-modal.js b/20181122/lib/bootstrap/bootstrap-modal.js new file mode 100644 index 00000000..e267a66e --- /dev/null +++ b/20181122/lib/bootstrap/bootstrap-modal.js @@ -0,0 +1,234 @@ +/* ========================================================= + * bootstrap-modal.js v2.2.1 + * http://twitter.github.com/bootstrap/javascript.html#modals + * ========================================================= + * Copyright 2012 Twitter, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * ========================================================= */ + + +!function ($) { + + "use strict"; // jshint ;_; + + + /* MODAL CLASS DEFINITION + * ====================== */ + + var Modal = function (element, options) { + this.options = options + this.$element = $(element) + .delegate('[data-dismiss="modal"]', 'click.dismiss.modal', $.proxy(this.hide, this)) + this.options.remote && this.$element.find('.modal-body').load(this.options.remote) + } + + Modal.prototype = { + + constructor: Modal + + , toggle: function () { + return this[!this.isShown ? 'show' : 'hide']() + } + + , show: function () { + var that = this + , e = $.Event('show') + + this.$element.trigger(e) + + if (this.isShown || e.isDefaultPrevented()) return + + this.isShown = true + + this.escape() + + this.backdrop(function () { + var transition = $.support.transition && that.$element.hasClass('fade') + + if (!that.$element.parent().length) { + that.$element.appendTo(document.body) //don't move modals dom position + } + + that.$element + .show() + + if (transition) { + that.$element[0].offsetWidth // force reflow + } + + that.$element + .addClass('in') + .attr('aria-hidden', false) + + that.enforceFocus() + + transition ? + that.$element.one($.support.transition.end, function () { that.$element.focus().trigger('shown') }) : + that.$element.focus().trigger('shown') + + }) + } + + , hide: function (e) { + e && e.preventDefault() + + var that = this + + e = $.Event('hide') + + this.$element.trigger(e) + + if (!this.isShown || e.isDefaultPrevented()) return + + this.isShown = false + + this.escape() + + $(document).off('focusin.modal') + + this.$element + .removeClass('in') + .attr('aria-hidden', true) + + $.support.transition && this.$element.hasClass('fade') ? + this.hideWithTransition() : + this.hideModal() + } + + , enforceFocus: function () { + var that = this + $(document).on('focusin.modal', function (e) { + if (that.$element[0] !== e.target && !that.$element.has(e.target).length) { + that.$element.focus() + } + }) + } + + , escape: function () { + var that = this + if (this.isShown && this.options.keyboard) { + this.$element.on('keyup.dismiss.modal', function ( e ) { + e.which == 27 && that.hide() + }) + } else if (!this.isShown) { + this.$element.off('keyup.dismiss.modal') + } + } + + , hideWithTransition: function () { + var that = this + , timeout = setTimeout(function () { + that.$element.off($.support.transition.end) + that.hideModal() + }, 500) + + this.$element.one($.support.transition.end, function () { + clearTimeout(timeout) + that.hideModal() + }) + } + + , hideModal: function (that) { + this.$element + .hide() + .trigger('hidden') + + this.backdrop() + } + + , removeBackdrop: function () { + this.$backdrop.remove() + this.$backdrop = null + } + + , backdrop: function (callback) { + var that = this + , animate = this.$element.hasClass('fade') ? 'fade' : '' + + if (this.isShown && this.options.backdrop) { + var doAnimate = $.support.transition && animate + + this.$backdrop = $('